Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 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-ssh14784909535725225354.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-ssh14849025333190608040.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-ssh5165417288363759018.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-ssh8201281258658737861.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-ssh16924137026771915416.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-673087 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/915 [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/915 # 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 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 (main) Commit message: "Merge pull request #5294 from judehung/refactor-lintv2-errcheck" > 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 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 # timeout=10 > git rev-list --no-walk b20ba73ed1266a13b240854122fe2f2a75963d10 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-27T06:52:30.721Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-27T06:52:30.791Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-27T06:52:30.817Z] ========================================================= [2025-10-27T06:52:30.817Z] EdgeX Global Pipelines Version Info [2025-10-27T06:52:30.817Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-27T06:52:31.900Z] ------------------- [2025-10-27T06:52:31.900Z] stable info: [2025-10-27T06:52:31.900Z] ------------------- [2025-10-27T06:52:31.900Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-27T06:52:31.900Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-27T06:52:31.900Z] Message: update stable to v1.0.278 [2025-10-27T06:52:32.843Z] ------------------- [2025-10-27T06:52:32.843Z] experimental info: [2025-10-27T06:52:32.843Z] ------------------- [2025-10-27T06:52:32.843Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-27T06:52:32.843Z] Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe [2025-10-27T06:52:32.844Z] Message: update experimental to v1.0.277 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-27T06:52:32.940Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-27T06:52:32.968Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-27T06:52:32.992Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-27T06:52:33.015Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-27T06:52:33.037Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-27T06:52:33.060Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-27T06:52:33.079Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-27T06:52:33.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-27T06:52:33.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-27T06:52:33.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-27T06:52:33.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-27T06:52:33.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-27T06:52:33.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-27T06:52:33.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-27T06:52:33.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-27T06:52:33.303Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-27T06:52:33.331Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-27T06:52:33.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-27T06:52:33.378Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-27T06:52:33.406Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-27T06:52:33.427Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-27T06:52:33.455Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-27T06:52:33.480Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-27T06:52:33.510Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-10-27T06:52:33.529Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-10-27T06:52:33.554Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-10-27T06:52:33.574Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] echo [2025-10-27T06:52:33.605Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e08ba6 [Pipeline] echo [2025-10-27T06:52:33.630Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-27T06:52:33.695Z] provisioning config files... [2025-10-27T06:52:33.716Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/915@tmp/config4292869800964255713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-27T06:52:34.063Z] ---> ****-login.sh [2025-10-27T06:52:34.063Z] nexus3.edgexfoundry.org:10001 [2025-10-27T06:52:34.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T06:52:34.324Z] [2025-10-27T06:52:34.324Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-27T06:52:34.324Z] Configure a credential helper to remove this warning. See [2025-10-27T06:52:34.324Z] https://docs.****.com/go/credential-store/ [2025-10-27T06:52:34.324Z] [2025-10-27T06:52:34.324Z] Login Succeeded [2025-10-27T06:52:34.324Z] nexus3.edgexfoundry.org:10002 [2025-10-27T06:52:34.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T06:52:34.324Z] [2025-10-27T06:52:34.324Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-27T06:52:34.324Z] Configure a credential helper to remove this warning. See [2025-10-27T06:52:34.324Z] https://docs.****.com/go/credential-store/ [2025-10-27T06:52:34.324Z] [2025-10-27T06:52:34.324Z] Login Succeeded [2025-10-27T06:52:34.324Z] nexus3.edgexfoundry.org:10003 [2025-10-27T06:52:34.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T06:52:34.324Z] [2025-10-27T06:52:34.324Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-27T06:52:34.324Z] Configure a credential helper to remove this warning. See [2025-10-27T06:52:34.324Z] https://docs.****.com/go/credential-store/ [2025-10-27T06:52:34.324Z] [2025-10-27T06:52:34.324Z] Login Succeeded [2025-10-27T06:52:34.324Z] nexus3.edgexfoundry.org:10004 [2025-10-27T06:52:34.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T06:52:34.584Z] [2025-10-27T06:52:34.584Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-27T06:52:34.584Z] Configure a credential helper to remove this warning. See [2025-10-27T06:52:34.584Z] https://docs.****.com/go/credential-store/ [2025-10-27T06:52:34.584Z] [2025-10-27T06:52:34.584Z] Login Succeeded [2025-10-27T06:52:34.584Z] ****.io [2025-10-27T06:52:34.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T06:52:34.843Z] [2025-10-27T06:52:34.843Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-27T06:52:34.843Z] Configure a credential helper to remove this warning. See [2025-10-27T06:52:34.843Z] https://docs.****.com/go/credential-store/ [2025-10-27T06:52:34.843Z] [2025-10-27T06:52:34.844Z] Login Succeeded [2025-10-27T06:52:34.844Z] ---> ****-login.sh ends [Pipeline] } [2025-10-27T06:52:34.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-27T06:52:35.188Z] + 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-27T06:52:35.188Z] + + cut -d/ -f2 [2025-10-27T06:52:35.188Z] dirname cmd/core-command/Dockerfile [2025-10-27T06:52:35.188Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-27T06:52:35.188Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-27T06:52:35.188Z] + cut -d/ -f2 [2025-10-27T06:52:35.188Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-27T06:52:35.188Z] + dirname cmd/core-data/Dockerfile [2025-10-27T06:52:35.188Z] + cut -d/ -f2 [2025-10-27T06:52:35.188Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-27T06:52:35.188Z] + dirname cmd/core-keeper/Dockerfile [2025-10-27T06:52:35.188Z] + cut -d/ -f2 [2025-10-27T06:52:35.188Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-27T06:52:35.188Z] + dirname cmd/core-metadata/Dockerfile [2025-10-27T06:52:35.188Z] + cut -d/ -f2 [2025-10-27T06:52:35.188Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-27T06:52:35.188Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-10-27T06:52:35.188Z] + cut -d/ -f2 [2025-10-27T06:52:35.188Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-27T06:52:35.188Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-27T06:52:35.188Z] + cut -d/ -f2 [2025-10-27T06:52:35.188Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-27T06:52:35.188Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-27T06:52:35.188Z] + cut -d/ -f2 [2025-10-27T06:52:35.188Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-27T06:52:35.188Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-10-27T06:52:35.188Z] + cut -d/ -f2 [2025-10-27T06:52:35.188Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-27T06:52:35.188Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-27T06:52:35.188Z] + cut -d/ -f2 [2025-10-27T06:52:35.188Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-27T06:52:35.188Z] + dirname cmd/security-spire-agent/Dockerfile [2025-10-27T06:52:35.188Z] + cut -d/ -f2 [2025-10-27T06:52:35.188Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-27T06:52:35.188Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-27T06:52:35.188Z] + cut -d/ -f2 [2025-10-27T06:52:35.188Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-27T06:52:35.188Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-27T06:52:35.188Z] + cut -d/ -f2 [2025-10-27T06:52:35.188Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-27T06:52:35.188Z] + dirname cmd/support-notifications/Dockerfile [2025-10-27T06:52:35.188Z] + cut -d/ -f2 [2025-10-27T06:52:35.188Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-27T06:52:35.188Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-27T06:52:35.188Z] + cut -d/ -f2 [2025-10-27T06:52:35.188Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-27T06:52:35.227Z] 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-27T06:52:35.595Z] + git rev-list -1 --merges 4e08ba6d01fd5b801157515d797bfa3fff2bcf73~1..4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] echo [2025-10-27T06:52:35.609Z] -----------> git rev-list -1 --merges 4e08ba6d01fd5b801157515d797bfa3fff2bcf73~1..4e08ba6d01fd5b801157515d797bfa3fff2bcf73 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T06:52:35.609Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [false] [Pipeline] sh [2025-10-27T06:52:35.911Z] + git log --format=format:%s -1 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] echo [2025-10-27T06:52:35.926Z] ========================================================= [2025-10-27T06:52:35.926Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-27T06:52:35.926Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-27T06:52:36.436Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-27T06:52:36.436Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-27T06:52:36.436Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-27T06:52:36.436Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-27T06:52:36.436Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-27T06:52:36.436Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-27T06:52:36.436Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T06:52:36.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-27T06:52:36.797Z] [2025-10-27T06:52:36.797Z] 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-27T06:52:37.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-27T06:52:37.101Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-27T06:52:37.101Z] 3dae71ba6b94: Pulling fs layer [2025-10-27T06:52:37.101Z] 6bf1a483ea7c: Pulling fs layer [2025-10-27T06:52:37.101Z] f5dfc541a4d3: Pulling fs layer [2025-10-27T06:52:37.101Z] 461d9e800cba: Pulling fs layer [2025-10-27T06:52:37.101Z] 80192f66455f: Pulling fs layer [2025-10-27T06:52:37.101Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-27T06:52:37.101Z] a29436f7fd5d: Pulling fs layer [2025-10-27T06:52:37.101Z] 923cac83aea3: Pulling fs layer [2025-10-27T06:52:37.101Z] 25ad8b0a4227: Pulling fs layer [2025-10-27T06:52:37.101Z] db01528c6b51: Pulling fs layer [2025-10-27T06:52:37.101Z] 28988de357af: Pulling fs layer [2025-10-27T06:52:37.101Z] a29436f7fd5d: Waiting [2025-10-27T06:52:37.101Z] 923cac83aea3: Waiting [2025-10-27T06:52:37.101Z] 25ad8b0a4227: Waiting [2025-10-27T06:52:37.101Z] db01528c6b51: Waiting [2025-10-27T06:52:37.101Z] 28988de357af: Waiting [2025-10-27T06:52:37.101Z] 2e8e34ca0e6c: Waiting [2025-10-27T06:52:37.101Z] 80192f66455f: Waiting [2025-10-27T06:52:37.101Z] 461d9e800cba: Waiting [2025-10-27T06:52:37.101Z] 6bf1a483ea7c: Verifying Checksum [2025-10-27T06:52:37.101Z] 6bf1a483ea7c: Download complete [2025-10-27T06:52:37.101Z] 461d9e800cba: Verifying Checksum [2025-10-27T06:52:37.101Z] 461d9e800cba: Download complete [2025-10-27T06:52:37.360Z] 80192f66455f: Verifying Checksum [2025-10-27T06:52:37.360Z] 80192f66455f: Download complete [2025-10-27T06:52:37.360Z] f5dfc541a4d3: Verifying Checksum [2025-10-27T06:52:37.360Z] f5dfc541a4d3: Download complete [2025-10-27T06:52:37.360Z] 3dae71ba6b94: Verifying Checksum [2025-10-27T06:52:37.360Z] 3dae71ba6b94: Download complete [2025-10-27T06:52:37.360Z] 923cac83aea3: Download complete [2025-10-27T06:52:37.360Z] 25ad8b0a4227: Verifying Checksum [2025-10-27T06:52:37.360Z] 25ad8b0a4227: Download complete [2025-10-27T06:52:37.618Z] db01528c6b51: Download complete [2025-10-27T06:52:37.618Z] 28988de357af: Verifying Checksum [2025-10-27T06:52:37.618Z] 28988de357af: Download complete [2025-10-27T06:52:37.876Z] a29436f7fd5d: Verifying Checksum [2025-10-27T06:52:37.876Z] a29436f7fd5d: Download complete [2025-10-27T06:52:38.135Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-27T06:52:38.135Z] 2e8e34ca0e6c: Download complete [2025-10-27T06:52:38.700Z] 3dae71ba6b94: Pull complete [2025-10-27T06:52:38.962Z] 6bf1a483ea7c: Pull complete [2025-10-27T06:52:39.538Z] f5dfc541a4d3: Pull complete [2025-10-27T06:52:39.797Z] 461d9e800cba: Pull complete [2025-10-27T06:52:39.797Z] 80192f66455f: Pull complete [2025-10-27T06:52:45.077Z] 2e8e34ca0e6c: Pull complete [2025-10-27T06:52:45.077Z] a29436f7fd5d: Pull complete [2025-10-27T06:52:45.077Z] 923cac83aea3: Pull complete [2025-10-27T06:52:45.077Z] 25ad8b0a4227: Pull complete [2025-10-27T06:52:45.335Z] db01528c6b51: Pull complete [2025-10-27T06:52:45.335Z] 28988de357af: Pull complete [2025-10-27T06:52:45.335Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-27T06:52:45.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-27T06:52:45.335Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-27T06:52:45.462Z] prd-ubuntu20.04-docker-8c-8g-673087 does not seem to be running inside a container [2025-10-27T06:52:45.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/915 -v /w/workspace/edgex-go/915:/w/workspace/edgex-go/915:rw,z -v /w/workspace/edgex-go/915@tmp:/w/workspace/edgex-go/915@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-27T06:52:47.173Z] $ docker top 850cb71828b4e09b551b414dc77963e974c0e7aa8ece4a9825562fb7b773065f -eo pid,comm [2025-10-27T06:52:47.228Z] 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-27T06:52:47.228Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-27T06:52:47.280Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-27T06:52:47.280Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-27T06:52:47.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-27T06:52:47.395Z] $ docker exec 850cb71828b4e09b551b414dc77963e974c0e7aa8ece4a9825562fb7b773065f ssh-agent [2025-10-27T06:52:47.501Z] SSH_AUTH_SOCK=/tmp/ssh-QXyp45H9ExFu/agent.31 [2025-10-27T06:52:47.501Z] SSH_AGENT_PID=37 [2025-10-27T06:52:47.506Z] Running ssh-add (command line suppressed) [2025-10-27T06:52:47.599Z] Identity added: /w/workspace/edgex-go/915@tmp/private_key_14226856556432660112.key (/w/workspace/edgex-go/915@tmp/private_key_14226856556432660112.key) [2025-10-27T06:52:47.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-27T06:52:47.914Z] + git config --global --add safe.directory /w/workspace/edgex-go/915 [Pipeline] sh [2025-10-27T06:52:48.197Z] + git tag --points-at HEAD [Pipeline] } [2025-10-27T06:52:48.207Z] $ docker exec --env ******** --env ******** 850cb71828b4e09b551b414dc77963e974c0e7aa8ece4a9825562fb7b773065f ssh-agent -k [2025-10-27T06:52:48.311Z] unset SSH_AUTH_SOCK; [2025-10-27T06:52:48.311Z] unset SSH_AGENT_PID; [2025-10-27T06:52:48.311Z] echo Agent pid 37 killed; [2025-10-27T06:52:48.324Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-27T06:52:48.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-27T06:52:48.362Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-27T06:52:48.467Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-27T06:52:48.466Z] $ docker exec 850cb71828b4e09b551b414dc77963e974c0e7aa8ece4a9825562fb7b773065f ssh-agent [2025-10-27T06:52:48.588Z] SSH_AUTH_SOCK=/tmp/ssh-xiDjcOHaVorW/agent.84 [2025-10-27T06:52:48.588Z] SSH_AGENT_PID=90 [2025-10-27T06:52:48.593Z] Running ssh-add (command line suppressed) [2025-10-27T06:52:48.697Z] Identity added: /w/workspace/edgex-go/915@tmp/private_key_12868377680095265552.key (/w/workspace/edgex-go/915@tmp/private_key_12868377680095265552.key) [2025-10-27T06:52:48.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-27T06:52:49.003Z] + git semver init [2025-10-27T06:52:49.264Z] 2025-10-27 06:52:49,227 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-27T06:52:49.264Z] 2025-10-27 06:52:49,232 [run_init] DEBUG init version:0.0.0 force:False [2025-10-27T06:52:49.264Z] 2025-10-27 06:52:49,233 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/915/.semver [2025-10-27T06:52:49.264Z] 2025-10-27 06:52:49,233 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/915/.semver [2025-10-27T06:52:49.264Z] 2025-10-27 06:52:49,233 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/915/.semver'], cwd=/w/workspace/edgex-go/915, stdin=None, shell=False, universal_newlines=False) [2025-10-27T06:52:54.540Z] 2025-10-27 06:52:53,876 [append_file] DEBUG append to file:/w/workspace/edgex-go/915/.git/info/exclude [2025-10-27T06:52:54.540Z] 2025-10-27 06:52:53,877 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/915/.semver/main with force:False [2025-10-27T06:52:54.540Z] 2025-10-27 06:52:53,877 [read_version] DEBUG read version from /w/workspace/edgex-go/915/.semver/main [2025-10-27T06:52:54.540Z] 2025-10-27 06:52:53,877 [read_version] DEBUG read version from /w/workspace/edgex-go/915/.semver/main [2025-10-27T06:52:54.540Z] 4.1.0-dev.69 [Pipeline] } [2025-10-27T06:52:54.547Z] $ docker exec --env ******** --env ******** 850cb71828b4e09b551b414dc77963e974c0e7aa8ece4a9825562fb7b773065f ssh-agent -k [2025-10-27T06:52:54.640Z] unset SSH_AUTH_SOCK; [2025-10-27T06:52:54.641Z] unset SSH_AGENT_PID; [2025-10-27T06:52:54.641Z] echo Agent pid 90 killed; [2025-10-27T06:52:54.652Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-27T06:52:54.967Z] + git semver [Pipeline] } [2025-10-27T06:52:55.546Z] $ docker stop --time=1 850cb71828b4e09b551b414dc77963e974c0e7aa8ece4a9825562fb7b773065f [2025-10-27T06:52:56.842Z] $ docker rm -f --volumes 850cb71828b4e09b551b414dc77963e974c0e7aa8ece4a9825562fb7b773065f [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-27T06:52:57.194Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-27T06:52:57.445Z] Stashed 1 file(s) [Pipeline] echo [2025-10-27T06:52:57.448Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.69 [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-27T06:52:58.005Z] + git config --global --add safe.directory /w/workspace/edgex-go/915 [Pipeline] echo [2025-10-27T06:52:58.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-27T06:52:58.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-27T06:52:58.054Z] ========================================================= [2025-10-27T06:52:58.054Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-27T06:52:58.054Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-27T06:52:58.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-27T06:52:58.351Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-27T06:52:58.351Z] 9824c27679d3: Pulling fs layer [2025-10-27T06:52:58.351Z] 8371a51cbc44: Pulling fs layer [2025-10-27T06:52:58.351Z] d5791340ef18: Pulling fs layer [2025-10-27T06:52:58.351Z] d3178a7b2709: Pulling fs layer [2025-10-27T06:52:58.351Z] 4f4fb700ef54: Pulling fs layer [2025-10-27T06:52:58.351Z] 063b4f904bf5: Pulling fs layer [2025-10-27T06:52:58.351Z] 066ecc492849: Pulling fs layer [2025-10-27T06:52:58.351Z] 50a4da29d654: Pulling fs layer [2025-10-27T06:52:58.351Z] 417dd178857c: Pulling fs layer [2025-10-27T06:52:58.351Z] 063b4f904bf5: Waiting [2025-10-27T06:52:58.351Z] 066ecc492849: Waiting [2025-10-27T06:52:58.351Z] 50a4da29d654: Waiting [2025-10-27T06:52:58.351Z] 417dd178857c: Waiting [2025-10-27T06:52:58.351Z] d3178a7b2709: Waiting [2025-10-27T06:52:58.351Z] 4f4fb700ef54: Waiting [2025-10-27T06:52:58.351Z] 8371a51cbc44: Verifying Checksum [2025-10-27T06:52:58.351Z] 8371a51cbc44: Download complete [2025-10-27T06:52:58.351Z] 4f4fb700ef54: Verifying Checksum [2025-10-27T06:52:58.351Z] 4f4fb700ef54: Download complete [2025-10-27T06:52:58.351Z] 063b4f904bf5: Download complete [2025-10-27T06:52:58.351Z] 9824c27679d3: Download complete [2025-10-27T06:52:58.610Z] 066ecc492849: Verifying Checksum [2025-10-27T06:52:58.610Z] 9824c27679d3: Pull complete [2025-10-27T06:52:58.610Z] 417dd178857c: Verifying Checksum [2025-10-27T06:52:58.610Z] 417dd178857c: Download complete [2025-10-27T06:52:58.610Z] 8371a51cbc44: Pull complete [2025-10-27T06:52:59.178Z] d5791340ef18: Download complete [2025-10-27T06:52:59.746Z] 50a4da29d654: Verifying Checksum [2025-10-27T06:52:59.746Z] 50a4da29d654: Download complete [2025-10-27T06:53:05.016Z] d5791340ef18: Pull complete [2025-10-27T06:53:05.016Z] d3178a7b2709: Pull complete [2025-10-27T06:53:05.016Z] 4f4fb700ef54: Pull complete [2025-10-27T06:53:05.016Z] 063b4f904bf5: Pull complete [2025-10-27T06:53:05.016Z] 066ecc492849: Pull complete [2025-10-27T06:53:07.557Z] 50a4da29d654: Pull complete [2025-10-27T06:53:07.817Z] 417dd178857c: Pull complete [2025-10-27T06:53:07.817Z] Digest: sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-27T06:53:07.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-27T06:53:07.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-27T06:53:08.133Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-27T06:53:08.133Z] WORKDIR /edgex [2025-10-27T06:53:08.133Z] COPY go.mod . [2025-10-27T06:53:08.133Z] RUN go mod download [2025-10-27T06:53:08.133Z] + docker build -t ci-base-image-x86_64 -f - . [2025-10-27T06:53:08.700Z] #0 building with "default" instance using docker driver [2025-10-27T06:53:08.700Z] [2025-10-27T06:53:08.700Z] #1 [internal] load build definition from Dockerfile [2025-10-27T06:53:08.700Z] #1 transferring dockerfile: 164B done [2025-10-27T06:53:08.700Z] #1 DONE 0.0s [2025-10-27T06:53:08.700Z] [2025-10-27T06:53:08.700Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-27T06:53:08.700Z] #2 DONE 0.0s [2025-10-27T06:53:08.700Z] [2025-10-27T06:53:08.700Z] #3 [internal] load .dockerignore [2025-10-27T06:53:08.700Z] #3 transferring context: 50B done [2025-10-27T06:53:08.700Z] #3 DONE 0.0s [2025-10-27T06:53:08.700Z] [2025-10-27T06:53:08.700Z] #4 [internal] load build context [2025-10-27T06:53:08.700Z] #4 transferring context: 6.57kB done [2025-10-27T06:53:08.700Z] #4 DONE 0.0s [2025-10-27T06:53:08.700Z] [2025-10-27T06:53:08.700Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-27T06:53:08.959Z] #5 DONE 0.1s [2025-10-27T06:53:08.960Z] [2025-10-27T06:53:08.960Z] #6 [2/4] WORKDIR /edgex [2025-10-27T06:53:10.338Z] #6 DONE 1.4s [2025-10-27T06:53:10.338Z] [2025-10-27T06:53:10.338Z] #7 [3/4] COPY go.mod . [2025-10-27T06:53:10.338Z] #7 DONE 0.0s [2025-10-27T06:53:10.338Z] [2025-10-27T06:53:10.338Z] #8 [4/4] RUN go mod download [2025-10-27T06:53:12.644Z] Still waiting to schedule task [2025-10-27T06:53:12.645Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-10-27T06:53:28.436Z] #8 DONE 15.7s [2025-10-27T06:53:28.436Z] [2025-10-27T06:53:28.436Z] #9 exporting to image [2025-10-27T06:53:28.436Z] #9 exporting layers [2025-10-27T06:53:30.341Z] #9 exporting layers 4.0s done [2025-10-27T06:53:30.341Z] #9 writing image sha256:4c598deee648e14a5b1c5cfb5db744b84992a51ae1df326af0ee04bd59c9fd19 done [2025-10-27T06:53:30.341Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-27T06:53:30.341Z] #9 DONE 4.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T06:53:30.637Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-27T06:53:30.637Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-27T06:53:30.714Z] prd-ubuntu20.04-docker-8c-8g-673087 does not seem to be running inside a container [2025-10-27T06:53:30.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/915 -v /w/workspace/edgex-go/915:/w/workspace/edgex-go/915:rw,z -v /w/workspace/edgex-go/915@tmp:/w/workspace/edgex-go/915@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-27T06:53:31.028Z] $ docker top c43935ef8895aaf081bd1390f1f1312bc874239a48bfc309780ac6f2939bf8c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-27T06:53:31.367Z] + go version [2025-10-27T06:53:31.367Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-10-27T06:53:31.377Z] $ docker stop --time=1 c43935ef8895aaf081bd1390f1f1312bc874239a48bfc309780ac6f2939bf8c8 [2025-10-27T06:53:32.630Z] $ docker rm -f --volumes c43935ef8895aaf081bd1390f1f1312bc874239a48bfc309780ac6f2939bf8c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T06:53:33.059Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-27T06:53:33.059Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-27T06:53:33.140Z] prd-ubuntu20.04-docker-8c-8g-673087 does not seem to be running inside a container [2025-10-27T06:53:33.164Z] $ 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/915 -v /w/workspace/edgex-go/915:/w/workspace/edgex-go/915:rw,z -v /w/workspace/edgex-go/915@tmp:/w/workspace/edgex-go/915@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-27T06:53:33.406Z] $ docker top efb6b996a7f0f30d2d19cbfb8c808aaea93303f13cc8e423a892dcd5801c2c7a -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-27T06:53:33.476Z] ========================================================= [2025-10-27T06:53:33.476Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-27T06:53:33.476Z] ========================================================= [Pipeline] sh [2025-10-27T06:53:33.752Z] + git config --global --add safe.directory /w/workspace/edgex-go/915 [Pipeline] fileExists [Pipeline] sh [2025-10-27T06:53:34.049Z] + make test [2025-10-27T06:53:34.049Z] go test -race -coverprofile=coverage.out ./... [2025-10-27T06:53:44.024Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-27T06:54:10.696Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-27T06:54:10.696Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-27T06:54:10.696Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-27T06:54:10.696Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-27T06:54:10.696Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-27T06:54:10.696Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-27T06:54:10.696Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-27T06:54:10.956Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-27T06:54:10.956Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-27T06:54:10.956Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-27T06:54:10.956Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-27T06:54:11.215Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-27T06:54:11.215Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-27T06:54:11.215Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-27T06:54:11.473Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2025-10-27T06:54:11.474Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-27T06:54:11.474Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-27T06:54:11.474Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-27T06:54:14.035Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-27T06:54:14.979Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-27T06:54:14.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.051s coverage: 97.0% of statements [2025-10-27T06:54:15.913Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-27T06:54:15.913Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-27T06:54:16.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-27T06:54:16.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-27T06:54:16.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-27T06:54:16.850Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-27T06:54:16.850Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-27T06:54:16.850Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-27T06:54:16.850Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-27T06:54:16.850Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-27T06:54:16.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-27T06:54:16.850Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-27T06:54:16.850Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-27T06:54:18.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.055s coverage: 69.4% of statements [2025-10-27T06:54:18.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 4.8% of statements [2025-10-27T06:54:18.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.068s coverage: 57.6% of statements [2025-10-27T06:54:18.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.022s coverage: 86.5% of statements [2025-10-27T06:54:18.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-27T06:54:18.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-27T06:54:18.227Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-27T06:54:18.227Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-27T06:54:18.227Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-27T06:54:18.227Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-27T06:54:20.135Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-27T06:54:20.135Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-27T06:54:20.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.509s coverage: 94.2% of statements [2025-10-27T06:54:20.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 90.7% of statements [2025-10-27T06:54:21.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.059s coverage: 8.4% of statements [2025-10-27T06:54:22.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-27T06:54:22.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-27T06:54:22.279Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-27T06:54:22.279Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-27T06:54:22.279Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-27T06:54:22.279Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-27T06:54:22.279Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-27T06:54:22.279Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-27T06:54:22.279Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-27T06:54:22.279Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-27T06:54:22.279Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-27T06:54:22.279Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-27T06:54:22.279Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-27T06:54:22.279Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-27T06:54:22.279Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-27T06:54:23.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.342s coverage: 95.8% of statements [2025-10-27T06:54:23.655Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2025-10-27T06:54:24.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-27T06:54:24.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-27T06:54:24.591Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-27T06:54:24.591Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-27T06:54:24.591Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-27T06:54:25.979Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.054s coverage: 2.4% of statements [2025-10-27T06:54:25.979Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.052s coverage: 1.0% of statements [2025-10-27T06:54:25.979Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 38.2% of statements [2025-10-27T06:54:25.979Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.026s coverage: 68.8% of statements [2025-10-27T06:54:26.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements [2025-10-27T06:54:26.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements [2025-10-27T06:54:26.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.026s coverage: 89.5% of statements [2025-10-27T06:54:26.547Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-27T06:54:26.547Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-27T06:54:26.547Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-27T06:54:26.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.039s coverage: 93.1% of statements [2025-10-27T06:54:27.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-27T06:54:27.114Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-27T06:54:27.114Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-27T06:54:27.114Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-27T06:54:27.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2025-10-27T06:54:28.307Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-27T06:54:28.307Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-27T06:54:28.307Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-27T06:54:28.307Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-27T06:54:28.307Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-27T06:54:28.307Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-27T06:54:28.307Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-27T06:54:28.873Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-27T06:54:28.873Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-27T06:54:29.439Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-27T06:54:31.340Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-27T06:54:31.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-27T06:54:33.248Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-27T06:54:34.187Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-27T06:54:34.187Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-27T06:54:34.187Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-27T06:54:37.490Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-27T06:54:38.429Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-27T06:54:38.429Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-27T06:54:38.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-27T06:54:38.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-27T06:54:38.689Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-27T06:54:39.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements [2025-10-27T06:54:41.174Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-27T06:54:41.174Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-27T06:54:41.174Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-27T06:54:41.174Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-27T06:54:41.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-27T06:54:41.174Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-27T06:54:41.744Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-27T06:54:41.744Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-27T06:54:41.744Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-27T06:54:41.744Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-27T06:54:41.744Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-27T06:54:41.744Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-27T06:54:43.123Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-27T06:54:43.123Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-27T06:54:43.123Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-27T06:54:43.123Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-27T06:54:44.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-27T06:54:44.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-27T06:54:44.502Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-27T06:54:44.502Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-27T06:54:44.762Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-27T06:54:44.762Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-27T06:54:44.762Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-27T06:54:46.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-27T06:54:46.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-27T06:54:46.144Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-27T06:54:49.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.043s coverage: 92.9% of statements [2025-10-27T06:54:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements [2025-10-27T06:54:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements [2025-10-27T06:54:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 47.4% of statements [2025-10-27T06:54:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2025-10-27T06:54:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements [2025-10-27T06:54:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.023s coverage: 100.0% of statements [2025-10-27T06:54:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.092s coverage: 81.8% of statements [2025-10-27T06:54:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.119s coverage: 82.1% of statements [2025-10-27T06:54:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2025-10-27T06:54:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.049s coverage: 6.8% of statements [2025-10-27T06:54:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.048s coverage: 33.3% of statements [2025-10-27T06:54:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.049s coverage: 100.0% of statements [2025-10-27T06:54:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.180s coverage: 54.8% of statements [2025-10-27T06:54:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.028s coverage: 89.6% of statements [2025-10-27T06:54:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements [2025-10-27T06:54:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.028s coverage: 73.7% of statements [2025-10-27T06:54:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2025-10-27T06:54:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements [2025-10-27T06:54:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements [2025-10-27T06:54:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2025-10-27T06:54:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.168s coverage: 29.2% of statements [2025-10-27T06:54:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements [2025-10-27T06:54:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2025-10-27T06:54:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements [2025-10-27T06:54:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements [2025-10-27T06:54:50.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 17.0% of statements [2025-10-27T06:54:50.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.117s coverage: 94.9% of statements [2025-10-27T06:54:50.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements [2025-10-27T06:54:50.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 97.7% of statements [2025-10-27T06:54:50.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements [2025-10-27T06:54:50.628Z] 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-27T06:54:50.887Z] running golangci-lint [2025-10-27T06:54:50.887Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-10-27T06:54:50.887Z] go version go1.23.12 linux/amd64 [2025-10-27T06:54:51.145Z] 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-27T06:54:51.145Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-27T06:54:51.403Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-10-27T06:55:17.948Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|compiled_files|name|types_sizes) took 25.946101098s" [2025-10-27T06:55:17.948Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.959739ms" [2025-10-27T06:55:36.114Z] level=info msg="[linters_context/goanalysis] analyzers took 2m18.892814425s with top 10 stages: buildir: 1m16.603156059s, gosec: 4.63920474s, fact_deprecated: 3.270799604s, inspect: 3.106418633s, printf: 2.313542684s, ctrlflow: 2.097957378s, fact_purity: 1.853216761s, nilness: 1.56222164s, S1038: 1.524436822s, SA5012: 1.111451879s" [2025-10-27T06:55:36.114Z] level=info msg="[runner] Issues before processing: 37, after processing: 0" [2025-10-27T06:55:36.114Z] level=info msg="[runner] Processors filtering stat (in/out): exclude-rules: 37/20, cgo: 37/37, identifier_marker: 37/37, exclude: 37/37, path_prettifier: 37/37, skip_files: 37/37, autogenerated_exclude: 37/37, filename_unadjuster: 37/37, skip_dirs: 37/37, nolint: 20/0, invalid_issue: 37/37" [2025-10-27T06:55:36.114Z] level=info msg="[runner] processing took 14.832353ms with stages: nolint: 8.344574ms, autogenerated_exclude: 1.60978ms, identifier_marker: 1.597249ms, exclude-rules: 1.449905ms, path_prettifier: 1.066116ms, skip_dirs: 702.427µs, invalid_issue: 24.681µs, cgo: 21.781µs, filename_unadjuster: 9.58µs, exclude: 1.43µs, max_same_issues: 970ns, max_from_linter: 700ns, fixer: 660ns, skip_files: 580ns, uniq_by_line: 570ns, sort_results: 370ns, path_prefixer: 260ns, severity-rules: 200ns, diff: 150ns, source_code: 140ns, path_shortener: 120ns, max_per_file_from_linter: 110ns" [2025-10-27T06:55:36.114Z] level=info msg="[runner] linters took 15.874483299s with stages: goanalysis_metalinter: 15.859550654s" [2025-10-27T06:55:36.114Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-10-27T06:55:36.114Z] level=info msg="Memory: 407 samples, avg is 318.5MB, max is 1433.6MB" [2025-10-27T06:55:36.114Z] level=info msg="Execution took 41.877481927s" [2025-10-27T06:55:36.114Z] go vet ./... [2025-10-27T06:55:41.375Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-27T06:55:41.375Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-27T06:55:41.375Z] ./bin/test-attribution-txt.sh [2025-10-27T06:55:41.375Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-27T06:55:41.375Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-27T06:55:41.375Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-27T06:55:41.375Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-27T06:55:41.375Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-27T06:55:41.375Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-27T06:55:41.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-27T06:55:41.693Z] + ls -al . [2025-10-27T06:55:41.693Z] total 2072 [2025-10-27T06:55:41.693Z] drwxrwxr-x 11 1001 1001 4096 Oct 27 06:53 . [2025-10-27T06:55:41.693Z] drwxr-xr-x 4 root root 4096 Oct 27 06:53 .. [2025-10-27T06:55:41.693Z] drwxrwxr-x 2 1001 1001 4096 Oct 27 06:52 .blubracket [2025-10-27T06:55:41.693Z] -rw-rw-r-- 1 1001 1001 10 Oct 27 06:52 .dockerignore [2025-10-27T06:55:41.693Z] drwxrwxr-x 8 1001 1001 4096 Oct 27 06:54 .git [2025-10-27T06:55:41.693Z] drwxrwxr-x 3 1001 1001 4096 Oct 27 06:52 .github [2025-10-27T06:55:41.693Z] -rw-rw-r-- 1 1001 1001 909 Oct 27 06:52 .gitignore [2025-10-27T06:55:41.693Z] -rw-rw-r-- 1 1001 1001 218 Oct 27 06:52 .golangci.yml [2025-10-27T06:55:41.693Z] -rw-rw-r-- 1 1001 1001 100 Oct 27 06:52 .hadolint.yml [2025-10-27T06:55:41.693Z] drwxr-xr-x 3 1001 1001 4096 Oct 27 06:52 .semver [2025-10-27T06:55:41.693Z] -rw-rw-r-- 1 1001 1001 155 Oct 27 06:52 .sonarcloud.properties [2025-10-27T06:55:41.693Z] -rw-rw-r-- 1 1001 1001 1171 Oct 27 06:52 ADOPTERS.md [2025-10-27T06:55:41.693Z] -rw-rw-r-- 1 1001 1001 17374 Oct 27 06:52 Attribution.txt [2025-10-27T06:55:41.693Z] -rw-rw-r-- 1 1001 1001 108018 Oct 27 06:52 CHANGELOG.md [2025-10-27T06:55:41.693Z] -rw-rw-r-- 1 1001 1001 3804 Oct 27 06:52 CONTRIBUTING.md [2025-10-27T06:55:41.693Z] -rw-rw-r-- 1 1001 1001 677 Oct 27 06:52 GOVERNANCE.md [2025-10-27T06:55:41.693Z] -rw-rw-r-- 1 1001 1001 886 Oct 27 06:52 Jenkinsfile [2025-10-27T06:55:41.693Z] -rw-rw-r-- 1 1001 1001 10775 Oct 27 06:52 LICENSE [2025-10-27T06:55:41.693Z] -rw-rw-r-- 1 1001 1001 16740 Oct 27 06:52 Makefile [2025-10-27T06:55:41.693Z] -rw-rw-r-- 1 1001 1001 582 Oct 27 06:52 OWNERS.md [2025-10-27T06:55:41.693Z] -rw-rw-r-- 1 1001 1001 9932 Oct 27 06:52 README.md [2025-10-27T06:55:41.693Z] -rw-rw-r-- 1 1001 1001 789 Oct 27 06:52 SECURITY.md [2025-10-27T06:55:41.693Z] -rw-rw-r-- 1 1001 1001 12 Oct 27 06:52 VERSION [2025-10-27T06:55:41.693Z] drwxrwxr-x 2 1001 1001 4096 Oct 27 06:52 bin [2025-10-27T06:55:41.693Z] drwxrwxr-x 19 1001 1001 4096 Oct 27 06:52 cmd [2025-10-27T06:55:41.693Z] -rw-r--r-- 1 root root 1743984 Oct 27 06:54 coverage.out [2025-10-27T06:55:41.693Z] drwxrwxr-x 2 1001 1001 4096 Oct 27 06:52 fuzz_test [2025-10-27T06:55:41.693Z] -rw-rw-r-- 1 1001 1001 6539 Oct 27 06:52 go.mod [2025-10-27T06:55:41.693Z] -rw-rw-r-- 1 1001 1001 88541 Oct 27 06:52 go.sum [2025-10-27T06:55:41.693Z] drwxrwxr-x 7 1001 1001 4096 Oct 27 06:52 internal [2025-10-27T06:55:41.693Z] drwxrwxr-x 2 1001 1001 4096 Oct 27 06:52 openapi [2025-10-27T06:55:41.693Z] -rw-rw-r-- 1 1001 1001 584 Oct 27 06:52 security.txt [2025-10-27T06:55:41.693Z] -rw-rw-r-- 1 1001 1001 204 Oct 27 06:52 version.go [Pipeline] sh [2025-10-27T06:55:41.981Z] + '[' -e coverage.out ] [2025-10-27T06:55:41.981Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-27T06:55:42.147Z] Stashed 1 file(s) [Pipeline] sh [2025-10-27T06:55:42.432Z] + make build [2025-10-27T06:55:42.432Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-27T06:56:08.973Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-27T06:56:08.973Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-27T06:56:10.878Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-27T06:56:11.453Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-27T06:56:13.358Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-27T06:56:18.626Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-27T06:56:21.167Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-27T06:56:23.698Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-27T06:56:26.226Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-27T06:56:28.129Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-27T06:56:29.503Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-27T06:56:30.070Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-10-27T06:56:31.982Z] $ docker stop --time=1 efb6b996a7f0f30d2d19cbfb8c808aaea93303f13cc8e423a892dcd5801c2c7a [2025-10-27T06:56:34.487Z] $ docker rm -f --volumes efb6b996a7f0f30d2d19cbfb8c808aaea93303f13cc8e423a892dcd5801c2c7a [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-27T06:56:35.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-27T06:56:35.748Z] [2025-10-27T06:56:35.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T06:56:36.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-27T06:56:36.063Z] latest: Pulling from edgex-devops/edgex-compose [2025-10-27T06:56:36.063Z] 91d30c5bc195: Pulling fs layer [2025-10-27T06:56:36.063Z] 2e9b0aa3be6d: Pulling fs layer [2025-10-27T06:56:36.063Z] 9c61dcf015f6: Pulling fs layer [2025-10-27T06:56:36.063Z] 4698f68db338: Pulling fs layer [2025-10-27T06:56:36.063Z] 2a2f49069b9e: Pulling fs layer [2025-10-27T06:56:36.063Z] e0025b399a48: Pulling fs layer [2025-10-27T06:56:36.063Z] 4698f68db338: Waiting [2025-10-27T06:56:36.063Z] e0025b399a48: Waiting [2025-10-27T06:56:36.063Z] 2a2f49069b9e: Waiting [2025-10-27T06:56:36.329Z] 91d30c5bc195: Verifying Checksum [2025-10-27T06:56:36.329Z] 91d30c5bc195: Download complete [2025-10-27T06:56:36.329Z] 4698f68db338: Download complete [2025-10-27T06:56:36.329Z] 2e9b0aa3be6d: Verifying Checksum [2025-10-27T06:56:36.329Z] 2e9b0aa3be6d: Download complete [2025-10-27T06:56:36.329Z] e0025b399a48: Verifying Checksum [2025-10-27T06:56:36.329Z] e0025b399a48: Download complete [2025-10-27T06:56:36.329Z] 91d30c5bc195: Pull complete [2025-10-27T06:56:36.589Z] 2a2f49069b9e: Download complete [2025-10-27T06:56:36.589Z] 2e9b0aa3be6d: Pull complete [2025-10-27T06:56:37.528Z] 9c61dcf015f6: Verifying Checksum [2025-10-27T06:56:37.528Z] 9c61dcf015f6: Download complete [2025-10-27T06:56:41.717Z] 9c61dcf015f6: Pull complete [2025-10-27T06:56:41.717Z] 4698f68db338: Pull complete [2025-10-27T06:56:42.285Z] 2a2f49069b9e: Pull complete [2025-10-27T06:56:42.285Z] e0025b399a48: Pull complete [2025-10-27T06:56:42.285Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-10-27T06:56:42.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-27T06:56:42.285Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-27T06:56:42.388Z] prd-ubuntu20.04-docker-8c-8g-673087 does not seem to be running inside a container [2025-10-27T06:56:42.417Z] $ 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/915 -v /w/workspace/edgex-go/915:/w/workspace/edgex-go/915:rw,z -v /w/workspace/edgex-go/915@tmp:/w/workspace/edgex-go/915@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-27T06:56:43.378Z] $ docker top c31627b4581d915a4f8e7a9f0de2ce5d560f07be5a14bc198b38861c38eca801 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-27T06:56:43.724Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-27T06:56:43.982Z] #1 [core-keeper internal] load build definition from Dockerfile [2025-10-27T06:56:43.982Z] #1 transferring dockerfile: 2.01kB done [2025-10-27T06:56:43.982Z] #1 DONE 0.1s [2025-10-27T06:56:43.982Z] [2025-10-27T06:56:43.982Z] #2 [security-spire-config internal] load build definition from Dockerfile [2025-10-27T06:56:43.982Z] #2 transferring dockerfile: 1.69kB done [2025-10-27T06:56:43.982Z] #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-27T06:56:43.982Z] #2 DONE 0.1s [2025-10-27T06:56:43.982Z] [2025-10-27T06:56:43.982Z] #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-27T06:56:43.982Z] #3 DONE 0.0s [2025-10-27T06:56:43.982Z] [2025-10-27T06:56:43.982Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-27T06:56:43.982Z] #4 transferring dockerfile: 2.50kB done [2025-10-27T06:56:43.982Z] #4 DONE 0.1s [2025-10-27T06:56:43.982Z] [2025-10-27T06:56:43.982Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-27T06:56:43.982Z] #5 transferring dockerfile: 2.23kB done [2025-10-27T06:56:43.982Z] #5 DONE 0.1s [2025-10-27T06:56:43.982Z] [2025-10-27T06:56:43.982Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2025-10-27T06:56:43.982Z] #6 transferring dockerfile: 1.81kB done [2025-10-27T06:56:43.982Z] #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-27T06:56:43.982Z] #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-10-27T06:56:43.982Z] #6 DONE 0.1s [2025-10-27T06:56:43.982Z] [2025-10-27T06:56:43.982Z] #7 [core-command internal] load build definition from Dockerfile [2025-10-27T06:56:43.982Z] #7 transferring dockerfile: 1.94kB done [2025-10-27T06:56:43.982Z] #7 DONE 0.1s [2025-10-27T06:56:43.982Z] [2025-10-27T06:56:43.982Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-27T06:56:43.982Z] #8 transferring dockerfile: 1.89kB done [2025-10-27T06:56:43.982Z] #8 DONE 0.1s [2025-10-27T06:56:43.982Z] [2025-10-27T06:56:43.982Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-27T06:56:43.982Z] #9 transferring dockerfile: 2.14kB done [2025-10-27T06:56:43.982Z] #9 DONE 0.1s [2025-10-27T06:56:43.982Z] [2025-10-27T06:56:43.982Z] #10 [support-scheduler internal] load build definition from Dockerfile [2025-10-27T06:56:43.982Z] #10 transferring dockerfile: 1.83kB done [2025-10-27T06:56:43.982Z] #10 DONE 0.1s [2025-10-27T06:56:43.982Z] [2025-10-27T06:56:43.982Z] #11 [core-data internal] load build definition from Dockerfile [2025-10-27T06:56:43.982Z] #11 transferring dockerfile: 2.04kB done [2025-10-27T06:56:43.982Z] #11 DONE 0.2s [2025-10-27T06:56:43.982Z] [2025-10-27T06:56:43.982Z] #12 [security-proxy-setup internal] load .dockerignore [2025-10-27T06:56:44.241Z] #12 ... [2025-10-27T06:56:44.241Z] [2025-10-27T06:56:44.241Z] #13 [support-notifications internal] load build definition from Dockerfile [2025-10-27T06:56:44.241Z] #13 transferring dockerfile: 2.00kB done [2025-10-27T06:56:44.241Z] #13 DONE 0.2s [2025-10-27T06:56:44.241Z] [2025-10-27T06:56:44.241Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-27T06:56:44.241Z] #14 transferring dockerfile: 3.02kB done [2025-10-27T06:56:44.241Z] #14 DONE 0.2s [2025-10-27T06:56:44.241Z] [2025-10-27T06:56:44.241Z] #15 [core-metadata internal] load build definition from Dockerfile [2025-10-27T06:56:44.241Z] #15 transferring dockerfile: 2.10kB done [2025-10-27T06:56:44.241Z] #15 DONE 0.2s [2025-10-27T06:56:44.241Z] [2025-10-27T06:56:44.241Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-27T06:56:44.241Z] #16 transferring dockerfile: 2.49kB done [2025-10-27T06:56:44.241Z] #16 DONE 0.2s [2025-10-27T06:56:44.241Z] [2025-10-27T06:56:44.241Z] #17 [security-spire-server internal] load build definition from Dockerfile [2025-10-27T06:56:44.241Z] #17 transferring dockerfile: 1.70kB done [2025-10-27T06:56:44.241Z] #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-27T06:56:44.241Z] #17 DONE 0.2s [2025-10-27T06:56:44.241Z] [2025-10-27T06:56:44.241Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-27T06:56:44.241Z] #3 DONE 0.0s [2025-10-27T06:56:44.241Z] [2025-10-27T06:56:44.241Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-27T06:56:44.241Z] #18 transferring context: 50B done [2025-10-27T06:56:44.241Z] #18 DONE 0.0s [2025-10-27T06:56:44.241Z] [2025-10-27T06:56:44.241Z] #19 [core-keeper internal] load .dockerignore [2025-10-27T06:56:44.241Z] #19 transferring context: 50B done [2025-10-27T06:56:44.241Z] #19 DONE 0.1s [2025-10-27T06:56:44.241Z] [2025-10-27T06:56:44.241Z] #20 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-10-27T06:56:44.241Z] #20 DONE 0.2s [2025-10-27T06:56:44.241Z] [2025-10-27T06:56:44.241Z] #12 [security-proxy-setup internal] load .dockerignore [2025-10-27T06:56:44.241Z] #12 transferring context: 50B done [2025-10-27T06:56:44.241Z] #12 DONE 0.1s [2025-10-27T06:56:44.241Z] [2025-10-27T06:56:44.241Z] #21 [core-command internal] load .dockerignore [2025-10-27T06:56:44.241Z] #21 transferring context: 50B done [2025-10-27T06:56:44.241Z] #21 DONE 0.1s [2025-10-27T06:56:44.241Z] [2025-10-27T06:56:44.241Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2025-10-27T06:56:44.241Z] #22 transferring context: 50B done [2025-10-27T06:56:44.242Z] #22 DONE 0.1s [2025-10-27T06:56:44.242Z] [2025-10-27T06:56:44.242Z] #23 [security-bootstrapper internal] load .dockerignore [2025-10-27T06:56:44.242Z] #23 transferring context: 50B done [2025-10-27T06:56:44.242Z] #23 DONE 0.1s [2025-10-27T06:56:44.242Z] [2025-10-27T06:56:44.242Z] #24 [core-data internal] load .dockerignore [2025-10-27T06:56:44.242Z] #24 transferring context: 50B done [2025-10-27T06:56:44.242Z] #24 DONE 0.1s [2025-10-27T06:56:44.242Z] [2025-10-27T06:56:44.242Z] #25 [support-notifications internal] load .dockerignore [2025-10-27T06:56:44.242Z] #25 transferring context: 50B done [2025-10-27T06:56:44.242Z] #25 DONE 0.1s [2025-10-27T06:56:44.242Z] [2025-10-27T06:56:44.242Z] #26 [support-scheduler internal] load .dockerignore [2025-10-27T06:56:44.242Z] #26 transferring context: 50B done [2025-10-27T06:56:44.242Z] #26 DONE 0.1s [2025-10-27T06:56:44.242Z] [2025-10-27T06:56:44.242Z] #27 [security-proxy-auth internal] load .dockerignore [2025-10-27T06:56:44.242Z] #27 transferring context: 50B done [2025-10-27T06:56:44.242Z] #27 DONE 0.2s [2025-10-27T06:56:44.242Z] [2025-10-27T06:56:44.242Z] #28 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T06:56:44.242Z] #28 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-27T06:56:44.609Z] #28 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-27T06:56:44.609Z] #28 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-27T06:56:44.609Z] #28 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-27T06:56:44.609Z] #28 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-27T06:56:44.609Z] #28 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s [2025-10-27T06:56:44.609Z] #28 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 [2025-10-27T06:56:44.609Z] #28 ... [2025-10-27T06:56:44.609Z] [2025-10-27T06:56:44.609Z] #29 [core-metadata internal] load .dockerignore [2025-10-27T06:56:44.609Z] #29 transferring context: 50B done [2025-10-27T06:56:44.609Z] #29 DONE 0.3s [2025-10-27T06:56:44.609Z] [2025-10-27T06:56:44.609Z] #28 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T06:56:44.609Z] #28 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done [2025-10-27T06:56:44.609Z] #28 ... [2025-10-27T06:56:44.609Z] [2025-10-27T06:56:44.609Z] #30 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-27T06:56:44.609Z] #30 DONE 0.3s [2025-10-27T06:56:44.609Z] [2025-10-27T06:56:44.609Z] #31 [security-secretstore-setup internal] load .dockerignore [2025-10-27T06:56:44.609Z] #31 transferring context: 50B 0.0s done [2025-10-27T06:56:44.609Z] #31 DONE 0.3s [2025-10-27T06:56:44.609Z] [2025-10-27T06:56:44.609Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-27T06:56:44.609Z] #32 DONE 0.5s [2025-10-27T06:56:44.609Z] [2025-10-27T06:56:44.609Z] #28 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T06:56:44.609Z] #28 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-27T06:56:44.609Z] #28 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-27T06:56:44.609Z] #28 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-27T06:56:44.609Z] #28 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-27T06:56:44.609Z] #28 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done [2025-10-27T06:56:44.609Z] #28 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done [2025-10-27T06:56:44.868Z] #28 ... [2025-10-27T06:56:44.868Z] [2025-10-27T06:56:44.868Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-27T06:56:44.868Z] #33 DONE 0.9s [2025-10-27T06:56:44.868Z] [2025-10-27T06:56:44.868Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-10-27T06:56:44.868Z] #34 DONE 0.4s [2025-10-27T06:56:45.129Z] [2025-10-27T06:56:45.129Z] #28 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T06:56:45.129Z] #28 DONE 0.8s [2025-10-27T06:56:45.129Z] [2025-10-27T06:56:45.129Z] #35 [security-spire-config internal] load .dockerignore [2025-10-27T06:56:45.129Z] #35 transferring context: 50B 0.0s done [2025-10-27T06:56:45.129Z] #35 DONE 0.2s [2025-10-27T06:56:45.129Z] [2025-10-27T06:56:45.129Z] #36 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-27T06:56:45.129Z] #36 ... [2025-10-27T06:56:45.129Z] [2025-10-27T06:56:45.129Z] #28 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T06:56:45.129Z] #28 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-27T06:56:45.129Z] #28 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-27T06:56:45.129Z] #28 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-27T06:56:45.129Z] #28 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-27T06:56:45.129Z] #28 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done [2025-10-27T06:56:45.129Z] #28 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done [2025-10-27T06:56:45.129Z] #28 DONE 0.8s [2025-10-27T06:56:45.129Z] [2025-10-27T06:56:45.129Z] #37 [security-spire-server internal] load .dockerignore [2025-10-27T06:56:45.129Z] #37 transferring context: 50B 0.0s done [2025-10-27T06:56:45.129Z] #37 DONE 0.4s [2025-10-27T06:56:45.129Z] [2025-10-27T06:56:45.129Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T06:56:45.129Z] #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-10-27T06:56:45.387Z] #38 ... [2025-10-27T06:56:45.387Z] [2025-10-27T06:56:45.387Z] #28 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T06:56:45.387Z] #28 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-27T06:56:45.387Z] #28 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-27T06:56:45.387Z] #28 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-27T06:56:45.387Z] #28 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-27T06:56:45.387Z] #28 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done [2025-10-27T06:56:45.387Z] #28 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done [2025-10-27T06:56:45.387Z] #28 DONE 0.8s [2025-10-27T06:56:45.387Z] [2025-10-27T06:56:45.387Z] #39 [security-spire-agent internal] load .dockerignore [2025-10-27T06:56:45.387Z] #39 transferring context: 50B 0.0s done [2025-10-27T06:56:45.387Z] #39 DONE 0.5s [2025-10-27T06:56:45.387Z] [2025-10-27T06:56:45.387Z] #40 [security-spire-server internal] load build context [2025-10-27T06:56:45.387Z] #40 DONE 0.0s [2025-10-27T06:56:45.387Z] [2025-10-27T06:56:45.387Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T06:56:45.387Z] #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-10-27T06:56:45.387Z] #38 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-27T06:56:45.387Z] #38 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-27T06:56:45.387Z] #38 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-10-27T06:56:45.387Z] #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-10-27T06:56:45.387Z] #38 ... [2025-10-27T06:56:45.387Z] [2025-10-27T06:56:45.387Z] #28 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T06:56:45.387Z] #28 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-27T06:56:45.387Z] #28 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-27T06:56:45.387Z] #28 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-27T06:56:45.387Z] #28 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-27T06:56:45.387Z] #28 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done [2025-10-27T06:56:45.387Z] #28 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done [2025-10-27T06:56:45.387Z] #28 DONE 0.8s [2025-10-27T06:56:45.387Z] [2025-10-27T06:56:45.387Z] #41 [security-spire-config internal] load build context [2025-10-27T06:56:45.387Z] #41 transferring context: 22.05kB 0.0s done [2025-10-27T06:56:45.387Z] #41 DONE 0.3s [2025-10-27T06:56:45.387Z] [2025-10-27T06:56:45.387Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T06:56:45.387Z] #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-10-27T06:56:45.387Z] #38 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-27T06:56:45.387Z] #38 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-27T06:56:45.387Z] #38 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-10-27T06:56:45.387Z] #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-10-27T06:56:45.387Z] #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-27T06:56:45.387Z] #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s [2025-10-27T06:56:45.387Z] #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.2s [2025-10-27T06:56:45.646Z] #38 ... [2025-10-27T06:56:45.646Z] [2025-10-27T06:56:45.646Z] #40 [security-spire-server internal] load build context [2025-10-27T06:56:45.646Z] #40 transferring context: 23.80kB 0.0s done [2025-10-27T06:56:45.646Z] #40 DONE 0.1s [2025-10-27T06:56:45.646Z] [2025-10-27T06:56:45.646Z] #42 [security-spire-agent internal] load build context [2025-10-27T06:56:45.646Z] #42 transferring context: 23.33kB 0.1s done [2025-10-27T06:56:45.646Z] #42 DONE 0.1s [2025-10-27T06:56:45.646Z] [2025-10-27T06:56:45.646Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T06:56:45.646Z] #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-10-27T06:56:45.646Z] #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-10-27T06:56:45.646Z] #38 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-27T06:56:45.646Z] #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.3s [2025-10-27T06:56:45.646Z] #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 9.69MB / 36.47MB 0.4s [2025-10-27T06:56:45.646Z] #38 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-27T06:56:45.646Z] #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 24.12MB / 36.47MB 0.5s [2025-10-27T06:56:45.903Z] #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 34.60MB / 36.47MB 0.6s [2025-10-27T06:56:45.903Z] #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.7s [2025-10-27T06:56:46.842Z] #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.3s done [2025-10-27T06:56:47.407Z] #38 ... [2025-10-27T06:56:47.407Z] [2025-10-27T06:56:47.407Z] #43 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-27T06:56:47.407Z] #43 DONE 2.3s [2025-10-27T06:56:47.407Z] [2025-10-27T06:56:47.407Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T06:56:47.407Z] #38 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-10-27T06:56:49.339Z] #38 ... [2025-10-27T06:56:49.339Z] [2025-10-27T06:56:49.339Z] #44 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-10-27T06:56:49.339Z] #0 1.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:49.339Z] #0 2.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:49.339Z] #0 2.523 OK: 265 MiB in 60 packages [2025-10-27T06:56:49.339Z] #44 DONE 4.5s [2025-10-27T06:56:49.339Z] [2025-10-27T06:56:49.339Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T06:56:51.246Z] #38 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.7s done [2025-10-27T06:56:51.246Z] #38 ... [2025-10-27T06:56:51.246Z] [2025-10-27T06:56:51.246Z] #45 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-27T06:56:51.246Z] #0 0.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:51.246Z] #0 3.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:51.246Z] #0 3.625 OK: 265 MiB in 60 packages [2025-10-27T06:56:51.246Z] #45 DONE 6.4s [2025-10-27T06:56:51.246Z] [2025-10-27T06:56:51.246Z] #46 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-27T06:56:51.246Z] #0 2.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:51.246Z] #0 2.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:51.246Z] #0 2.891 (1/7) Installing ca-certificates (20250911-r0) [2025-10-27T06:56:51.246Z] #0 2.918 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-27T06:56:51.246Z] #0 2.918 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-27T06:56:51.246Z] #0 2.920 (4/7) Installing libsodium (1.0.19-r0) [2025-10-27T06:56:51.246Z] #0 2.931 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-27T06:56:51.246Z] #0 2.958 (6/7) Installing libzmq (4.3.5-r2) [2025-10-27T06:56:51.246Z] #0 2.961 (7/7) Installing zeromq (4.3.5-r2) [2025-10-27T06:56:51.246Z] #0 2.966 Executing busybox-1.36.1-r30.trigger [2025-10-27T06:56:51.246Z] #0 2.976 Executing ca-certificates-20250911-r0.trigger [2025-10-27T06:56:51.246Z] #0 3.037 OK: 12 MiB in 21 packages [2025-10-27T06:56:51.246Z] #46 DONE 6.3s [2025-10-27T06:56:51.246Z] [2025-10-27T06:56:51.246Z] #47 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-27T06:56:51.246Z] #0 2.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:51.246Z] #0 2.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:51.246Z] #0 2.834 (1/3) Installing ca-certificates (20250911-r0) [2025-10-27T06:56:51.246Z] #0 2.860 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-27T06:56:51.246Z] #0 2.866 (3/3) Installing tzdata (2025b-r0) [2025-10-27T06:56:51.246Z] #0 2.909 Executing busybox-1.36.1-r30.trigger [2025-10-27T06:56:51.246Z] #0 2.918 Executing ca-certificates-20250911-r0.trigger [2025-10-27T06:56:51.246Z] #0 2.956 OK: 10 MiB in 17 packages [2025-10-27T06:56:51.246Z] #47 DONE 6.3s [2025-10-27T06:56:51.246Z] [2025-10-27T06:56:51.246Z] #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-27T06:56:51.246Z] #0 2.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:51.246Z] #0 2.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:51.246Z] #0 2.891 OK: 265 MiB in 60 packages [2025-10-27T06:56:51.246Z] #48 DONE 6.4s [2025-10-27T06:56:51.246Z] [2025-10-27T06:56:51.246Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-27T06:56:51.246Z] #0 2.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:51.246Z] #0 2.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:51.246Z] #0 2.860 v3.22.2-85-ge92a8d17c70 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-27T06:56:51.246Z] #0 2.860 v3.22.2-89-gea7511a9c1a [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-27T06:56:51.246Z] #0 2.860 OK: 26320 distinct packages available [2025-10-27T06:56:51.246Z] #0 2.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:51.246Z] #0 3.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:51.246Z] #0 3.432 OK: 265 MiB in 60 packages [2025-10-27T06:56:51.246Z] #49 DONE 6.4s [2025-10-27T06:56:51.246Z] [2025-10-27T06:56:51.246Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-27T06:56:51.246Z] #0 4.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:51.246Z] #0 4.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:51.246Z] #0 4.920 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-27T06:56:51.246Z] #0 4.926 (2/2) Installing su-exec (0.2-r3) [2025-10-27T06:56:51.246Z] #0 4.931 Executing busybox-1.36.1-r30.trigger [2025-10-27T06:56:51.246Z] #0 4.934 OK: 8 MiB in 16 packages [2025-10-27T06:56:51.246Z] #50 DONE 6.3s [2025-10-27T06:56:51.246Z] [2025-10-27T06:56:51.246Z] #36 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-27T06:56:51.246Z] #36 4.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:51.246Z] #36 4.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:51.246Z] #36 4.761 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-27T06:56:51.246Z] #36 4.792 Executing busybox-1.36.1-r30.trigger [2025-10-27T06:56:51.246Z] #36 4.803 OK: 8 MiB in 15 packages [2025-10-27T06:56:51.246Z] #36 DONE 6.3s [2025-10-27T06:56:51.246Z] [2025-10-27T06:56:51.246Z] #51 [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-27T06:56:51.246Z] #51 DONE 6.3s [2025-10-27T06:56:51.246Z] [2025-10-27T06:56:51.246Z] #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-27T06:56:51.246Z] #0 4.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:51.246Z] #0 4.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:51.246Z] #0 4.891 OK: 265 MiB in 60 packages [2025-10-27T06:56:51.246Z] #52 DONE 6.4s [2025-10-27T06:56:51.246Z] [2025-10-27T06:56:51.246Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-27T06:56:51.246Z] #0 4.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:51.246Z] #0 4.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:51.246Z] #0 4.888 (1/4) Installing ca-certificates (20250911-r0) [2025-10-27T06:56:51.246Z] #0 4.904 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-27T06:56:51.246Z] #0 4.911 (3/4) Installing su-exec (0.2-r3) [2025-10-27T06:56:51.246Z] #0 4.924 (4/4) Installing yq-go (4.44.1-r2) [2025-10-27T06:56:51.246Z] #0 4.996 Executing busybox-1.36.1-r30.trigger [2025-10-27T06:56:51.246Z] #0 5.012 Executing ca-certificates-20250911-r0.trigger [2025-10-27T06:56:51.246Z] #0 5.080 OK: 19 MiB in 18 packages [2025-10-27T06:56:51.246Z] #53 DONE 6.4s [2025-10-27T06:56:51.246Z] [2025-10-27T06:56:51.246Z] #54 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-27T06:56:51.811Z] #54 ... [2025-10-27T06:56:51.811Z] [2025-10-27T06:56:51.811Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-27T06:56:51.811Z] #55 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-10-27T06:56:51.811Z] #55 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-27T06:56:51.811Z] #55 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-27T06:56:51.811Z] #55 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-10-27T06:56:51.811Z] #55 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-10-27T06:56:51.811Z] #55 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-10-27T06:56:51.811Z] #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-10-27T06:56:51.811Z] #55 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.7s done [2025-10-27T06:56:51.811Z] #55 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.3s done [2025-10-27T06:56:51.811Z] #55 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-10-27T06:56:51.811Z] #55 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.2s done [2025-10-27T06:56:51.811Z] #55 DONE 6.2s [2025-10-27T06:56:51.811Z] [2025-10-27T06:56:51.811Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T06:56:51.811Z] #38 DONE 6.6s [2025-10-27T06:56:51.811Z] [2025-10-27T06:56:51.811Z] #56 [core-common-config-bootstrapper internal] load build context [2025-10-27T06:56:51.811Z] #56 transferring context: 279.88MB 7.5s [2025-10-27T06:56:53.712Z] #56 ... [2025-10-27T06:56:53.712Z] [2025-10-27T06:56:53.712Z] #57 [security-spiffe-token-provider internal] load build context [2025-10-27T06:56:53.712Z] #57 ... [2025-10-27T06:56:53.712Z] [2025-10-27T06:56:53.712Z] #56 [core-common-config-bootstrapper internal] load build context [2025-10-27T06:56:54.299Z] #56 ... [2025-10-27T06:56:54.299Z] [2025-10-27T06:56:54.299Z] #58 [core-keeper internal] load build context [2025-10-27T06:56:54.299Z] #58 ... [2025-10-27T06:56:54.299Z] [2025-10-27T06:56:54.299Z] #59 [support-notifications internal] load build context [2025-10-27T06:56:54.299Z] #59 ... [2025-10-27T06:56:54.299Z] [2025-10-27T06:56:54.299Z] #60 [support-scheduler internal] load build context [2025-10-27T06:56:54.563Z] #60 ... [2025-10-27T06:56:54.563Z] [2025-10-27T06:56:54.563Z] #61 [core-command internal] load build context [2025-10-27T06:56:54.563Z] #61 ... [2025-10-27T06:56:54.563Z] [2025-10-27T06:56:54.563Z] #62 [security-proxy-auth internal] load build context [2025-10-27T06:56:54.563Z] #62 ... [2025-10-27T06:56:54.563Z] [2025-10-27T06:56:54.563Z] #63 [security-bootstrapper internal] load build context [2025-10-27T06:56:54.821Z] #63 ... [2025-10-27T06:56:54.821Z] [2025-10-27T06:56:54.821Z] #64 [core-data internal] load build context [2025-10-27T06:56:54.821Z] #64 ... [2025-10-27T06:56:54.821Z] [2025-10-27T06:56:54.821Z] #65 [security-secretstore-setup internal] load build context [2025-10-27T06:56:55.081Z] #65 ... [2025-10-27T06:56:55.081Z] [2025-10-27T06:56:55.081Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-27T06:56:55.081Z] #0 7.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:55.081Z] #0 7.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:55.081Z] #0 7.826 v3.20.8-30-gc0e09b3eab0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-27T06:56:55.081Z] #0 7.826 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-27T06:56:55.081Z] #0 7.826 OK: 24171 distinct packages available [2025-10-27T06:56:55.081Z] #0 7.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:55.081Z] #0 7.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:55.081Z] #0 8.378 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-27T06:56:55.081Z] #0 8.382 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-27T06:56:55.081Z] #0 8.387 (3/4) Installing libucontext (1.2-r3) [2025-10-27T06:56:55.081Z] #0 8.390 (4/4) Installing gcompat (1.1.0-r4) [2025-10-27T06:56:55.081Z] #0 8.398 Executing busybox-1.36.1-r30.trigger [2025-10-27T06:56:55.081Z] #0 8.410 OK: 8 MiB in 18 packages [2025-10-27T06:56:55.081Z] #66 DONE 9.9s [2025-10-27T06:56:55.081Z] [2025-10-27T06:56:55.081Z] #65 [security-secretstore-setup internal] load build context [2025-10-27T06:56:55.081Z] #65 ... [2025-10-27T06:56:55.081Z] [2025-10-27T06:56:55.081Z] #67 [core-metadata internal] load build context [2025-10-27T06:56:55.081Z] #67 ... [2025-10-27T06:56:55.081Z] [2025-10-27T06:56:55.081Z] #68 [security-proxy-setup internal] load build context [2025-10-27T06:56:55.344Z] #68 ... [2025-10-27T06:56:55.344Z] [2025-10-27T06:56:55.344Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-27T06:56:55.344Z] #0 7.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:55.344Z] #0 7.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:55.344Z] #0 8.209 v3.20.8-30-gc0e09b3eab0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-27T06:56:55.344Z] #0 8.209 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-27T06:56:55.344Z] #0 8.209 OK: 24171 distinct packages available [2025-10-27T06:56:55.344Z] #0 8.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:55.344Z] #0 8.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:55.344Z] #0 8.731 (1/14) Installing ca-certificates (20250911-r0) [2025-10-27T06:56:55.344Z] #0 8.755 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-27T06:56:55.344Z] #0 8.763 (3/14) Installing c-ares (1.33.1-r0) [2025-10-27T06:56:55.344Z] #0 8.772 (4/14) Installing libunistring (1.2-r0) [2025-10-27T06:56:55.344Z] #0 8.787 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-27T06:56:55.344Z] #0 8.800 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-27T06:56:55.344Z] #0 8.804 (7/14) Installing libpsl (0.21.5-r1) [2025-10-27T06:56:55.344Z] #0 8.806 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-27T06:56:55.344Z] #0 8.815 (9/14) Installing libcurl (8.14.1-r2) [2025-10-27T06:56:55.344Z] #0 8.878 (10/14) Installing curl (8.14.1-r2) [2025-10-27T06:56:55.344Z] #0 8.887 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-27T06:56:55.344Z] #0 8.895 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-27T06:56:55.344Z] #0 8.896 (13/14) Installing libucontext (1.2-r3) [2025-10-27T06:56:55.344Z] #0 8.903 (14/14) Installing gcompat (1.1.0-r4) [2025-10-27T06:56:55.344Z] #0 8.908 Executing busybox-1.36.1-r30.trigger [2025-10-27T06:56:55.344Z] #0 8.915 Executing ca-certificates-20250911-r0.trigger [2025-10-27T06:56:55.344Z] #0 8.954 OK: 13 MiB in 28 packages [2025-10-27T06:56:55.344Z] #69 ... [2025-10-27T06:56:55.344Z] [2025-10-27T06:56:55.344Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-27T06:56:55.344Z] #0 9.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:55.344Z] #0 9.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:55.344Z] #0 9.885 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-27T06:56:55.344Z] #0 9.966 Executing busybox-1.36.1-r30.trigger [2025-10-27T06:56:55.344Z] #0 9.978 OK: 8 MiB in 15 packages [2025-10-27T06:56:55.344Z] #70 ... [2025-10-27T06:56:55.344Z] [2025-10-27T06:56:55.344Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-27T06:56:55.344Z] #0 8.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:55.344Z] #0 8.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:55.344Z] #0 8.811 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-27T06:56:55.344Z] #0 8.817 (2/4) Installing openssl (3.3.5-r0) [2025-10-27T06:56:55.344Z] #0 8.831 (3/4) Installing su-exec (0.2-r3) [2025-10-27T06:56:55.344Z] #0 8.832 (4/4) Installing yq-go (4.44.1-r2) [2025-10-27T06:56:55.344Z] #0 8.912 Executing busybox-1.36.1-r30.trigger [2025-10-27T06:56:55.344Z] #0 8.920 OK: 19 MiB in 18 packages [2025-10-27T06:56:55.645Z] #71 ... [2025-10-27T06:56:55.645Z] [2025-10-27T06:56:55.645Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-27T06:56:55.645Z] #0 9.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:55.645Z] #0 9.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:55.645Z] #0 10.07 v3.20.8-30-gc0e09b3eab0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-27T06:56:55.645Z] #0 10.07 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-27T06:56:55.645Z] #0 10.07 OK: 24171 distinct packages available [2025-10-27T06:56:55.645Z] #0 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:55.645Z] #72 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:55.645Z] #72 ... [2025-10-27T06:56:55.645Z] [2025-10-27T06:56:55.645Z] #67 [core-metadata internal] load build context [2025-10-27T06:56:56.231Z] #67 ... [2025-10-27T06:56:56.231Z] [2025-10-27T06:56:56.231Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-27T06:56:56.231Z] #71 DONE 11.3s [2025-10-27T06:56:56.231Z] [2025-10-27T06:56:56.231Z] #67 [core-metadata internal] load build context [2025-10-27T06:56:56.814Z] #67 transferring context: 350.43MB 11.8s [2025-10-27T06:56:56.814Z] #67 ... [2025-10-27T06:56:56.814Z] [2025-10-27T06:56:56.814Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-27T06:56:56.814Z] #69 DONE 11.9s [2025-10-27T06:56:56.814Z] [2025-10-27T06:56:56.814Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-27T06:56:56.814Z] #70 DONE 11.9s [2025-10-27T06:56:56.814Z] [2025-10-27T06:56:56.814Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-27T06:56:56.814Z] #0 3.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:56.814Z] #0 3.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:56.814Z] #0 3.795 OK: 10 MiB in 17 packages [2025-10-27T06:56:56.814Z] #73 DONE 5.7s [2025-10-27T06:56:56.814Z] [2025-10-27T06:56:56.814Z] #67 [core-metadata internal] load build context [2025-10-27T06:56:57.075Z] #67 ... [2025-10-27T06:56:57.075Z] [2025-10-27T06:56:57.075Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-27T06:56:57.075Z] #0 7.547 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:57.075Z] #0 7.982 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:57.075Z] #0 8.523 OK: 265 MiB in 60 packages [2025-10-27T06:56:57.075Z] #74 DONE 9.8s [2025-10-27T06:56:57.075Z] [2025-10-27T06:56:57.075Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-27T06:56:57.075Z] #72 10.54 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-27T06:56:57.075Z] #72 10.56 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-27T06:56:57.075Z] #72 10.56 (3/5) Installing libucontext (1.2-r3) [2025-10-27T06:56:57.075Z] #72 10.56 (4/5) Installing gcompat (1.1.0-r4) [2025-10-27T06:56:57.075Z] #72 10.57 (5/5) Installing openssl (3.3.5-r0) [2025-10-27T06:56:57.075Z] #72 10.59 Executing busybox-1.36.1-r30.trigger [2025-10-27T06:56:57.075Z] #72 10.60 OK: 9 MiB in 19 packages [2025-10-27T06:56:57.075Z] #72 DONE 11.6s [2025-10-27T06:56:57.075Z] [2025-10-27T06:56:57.075Z] #67 [core-metadata internal] load build context [2025-10-27T06:56:58.013Z] #67 ... [2025-10-27T06:56:58.013Z] [2025-10-27T06:56:58.013Z] #59 [support-notifications internal] load build context [2025-10-27T06:56:58.013Z] #59 transferring context: 596.02MB 13.3s done [2025-10-27T06:56:58.013Z] #59 DONE 13.5s [2025-10-27T06:56:58.013Z] [2025-10-27T06:56:58.013Z] #54 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-27T06:56:58.013Z] #54 6.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:58.013Z] #54 6.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:56:58.578Z] #54 7.071 OK: 8 MiB in 15 packages [2025-10-27T06:56:59.967Z] #54 ... [2025-10-27T06:56:59.967Z] [2025-10-27T06:56:59.967Z] #65 [security-secretstore-setup internal] load build context [2025-10-27T06:56:59.967Z] #65 transferring context: 596.02MB 13.3s done [2025-10-27T06:56:59.967Z] #65 DONE 15.3s [2025-10-27T06:56:59.967Z] [2025-10-27T06:56:59.967Z] #67 [core-metadata internal] load build context [2025-10-27T06:57:00.228Z] #67 transferring context: 596.02MB 15.4s done [2025-10-27T06:57:01.171Z] #67 ... [2025-10-27T06:57:01.171Z] [2025-10-27T06:57:01.171Z] #57 [security-spiffe-token-provider internal] load build context [2025-10-27T06:57:01.171Z] #57 transferring context: 596.02MB 14.3s done [2025-10-27T06:57:01.171Z] #57 DONE 16.9s [2025-10-27T06:57:01.171Z] [2025-10-27T06:57:01.171Z] #56 [core-common-config-bootstrapper internal] load build context [2025-10-27T06:57:01.171Z] #56 transferring context: 596.02MB 14.6s done [2025-10-27T06:57:01.171Z] #56 DONE 17.0s [2025-10-27T06:57:01.171Z] [2025-10-27T06:57:01.171Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-27T06:57:01.171Z] #0 6.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:57:01.171Z] #0 6.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:57:01.171Z] #0 6.984 OK: 12 MiB in 21 packages [2025-10-27T06:57:01.171Z] #75 DONE 9.9s [2025-10-27T06:57:01.171Z] [2025-10-27T06:57:01.171Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-27T06:57:01.171Z] #0 6.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:57:01.171Z] #0 6.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:57:01.171Z] #0 6.984 OK: 8 MiB in 16 packages [2025-10-27T06:57:01.171Z] #76 DONE 9.9s [2025-10-27T06:57:01.171Z] [2025-10-27T06:57:01.171Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-27T06:57:01.171Z] #0 6.529 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:57:01.171Z] #0 6.798 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:57:01.171Z] #0 7.309 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-27T06:57:01.171Z] #0 7.486 Executing busybox-1.36.1-r30.trigger [2025-10-27T06:57:01.171Z] #0 7.493 OK: 8 MiB in 15 packages [2025-10-27T06:57:01.171Z] #77 DONE 9.8s [2025-10-27T06:57:01.171Z] [2025-10-27T06:57:01.171Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-27T06:57:01.171Z] #0 7.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:57:01.171Z] #0 7.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:57:01.171Z] #0 7.925 OK: 19 MiB in 18 packages [2025-10-27T06:57:01.171Z] #78 DONE 9.8s [2025-10-27T06:57:01.171Z] [2025-10-27T06:57:01.171Z] #54 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-10-27T06:57:01.171Z] #54 DONE 9.9s [2025-10-27T06:57:01.171Z] [2025-10-27T06:57:01.171Z] #58 [core-keeper internal] load build context [2025-10-27T06:57:01.171Z] #58 transferring context: 596.02MB 14.7s done [2025-10-27T06:57:01.171Z] #58 DONE 17.0s [2025-10-27T06:57:01.171Z] [2025-10-27T06:57:01.171Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-27T06:57:01.171Z] #79 DONE 3.4s [2025-10-27T06:57:01.171Z] [2025-10-27T06:57:01.171Z] #62 [security-proxy-auth internal] load build context [2025-10-27T06:57:01.171Z] #62 transferring context: 596.02MB 14.6s done [2025-10-27T06:57:01.171Z] #62 DONE 16.9s [2025-10-27T06:57:01.171Z] [2025-10-27T06:57:01.171Z] #63 [security-bootstrapper internal] load build context [2025-10-27T06:57:01.171Z] #63 transferring context: 596.02MB 15.0s done [2025-10-27T06:57:01.171Z] #63 DONE 17.0s [2025-10-27T06:57:01.171Z] [2025-10-27T06:57:01.171Z] #60 [support-scheduler internal] load build context [2025-10-27T06:57:01.171Z] #60 transferring context: 596.02MB 15.0s done [2025-10-27T06:57:01.171Z] #60 DONE 16.9s [2025-10-27T06:57:01.171Z] [2025-10-27T06:57:01.171Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T06:57:01.429Z] #80 ... [2025-10-27T06:57:01.429Z] [2025-10-27T06:57:01.429Z] #61 [core-command internal] load build context [2025-10-27T06:57:01.429Z] #61 transferring context: 596.02MB 15.8s done [2025-10-27T06:57:01.429Z] #61 DONE 17.1s [2025-10-27T06:57:01.429Z] [2025-10-27T06:57:01.429Z] #68 [security-proxy-setup internal] load build context [2025-10-27T06:57:01.429Z] #68 transferring context: 596.02MB 15.8s done [2025-10-27T06:57:01.429Z] #68 DONE 17.1s [2025-10-27T06:57:01.429Z] [2025-10-27T06:57:01.429Z] #67 [core-metadata internal] load build context [2025-10-27T06:57:01.429Z] #67 DONE 16.8s [2025-10-27T06:57:01.429Z] [2025-10-27T06:57:01.429Z] #81 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-27T06:57:01.429Z] #81 DONE 0.3s [2025-10-27T06:57:01.429Z] [2025-10-27T06:57:01.429Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T06:57:01.429Z] #82 ... [2025-10-27T06:57:01.429Z] [2025-10-27T06:57:01.429Z] #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-27T06:57:01.429Z] #83 DONE 0.4s [2025-10-27T06:57:01.688Z] [2025-10-27T06:57:01.688Z] #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-27T06:57:01.688Z] #84 DONE 0.4s [2025-10-27T06:57:01.688Z] [2025-10-27T06:57:01.688Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-27T06:57:01.688Z] #85 DONE 0.4s [2025-10-27T06:57:01.688Z] [2025-10-27T06:57:01.688Z] #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-27T06:57:01.688Z] #86 DONE 0.3s [2025-10-27T06:57:01.688Z] [2025-10-27T06:57:01.688Z] #87 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T06:57:02.253Z] #87 ... [2025-10-27T06:57:02.253Z] [2025-10-27T06:57:02.253Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-27T06:57:02.253Z] #0 6.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:57:02.253Z] #0 6.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:57:02.253Z] #0 6.556 OK: 8 MiB in 18 packages [2025-10-27T06:57:02.253Z] #88 DONE 6.8s [2025-10-27T06:57:02.253Z] [2025-10-27T06:57:02.253Z] #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-27T06:57:02.253Z] #89 DONE 1.0s [2025-10-27T06:57:02.253Z] [2025-10-27T06:57:02.253Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-27T06:57:02.253Z] #0 4.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:57:02.253Z] #0 4.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:57:02.253Z] #0 5.003 OK: 13 MiB in 28 packages [2025-10-27T06:57:02.253Z] #90 DONE 5.3s [2025-10-27T06:57:02.253Z] [2025-10-27T06:57:02.253Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-27T06:57:02.253Z] #0 4.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:57:02.253Z] #0 5.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:57:02.253Z] #0 5.448 OK: 19 MiB in 18 packages [2025-10-27T06:57:02.253Z] #91 DONE 5.7s [2025-10-27T06:57:02.253Z] [2025-10-27T06:57:02.253Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-27T06:57:02.897Z] #92 ... [2025-10-27T06:57:02.897Z] [2025-10-27T06:57:02.897Z] #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-27T06:57:02.897Z] #0 4.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:57:02.897Z] #0 4.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:57:02.897Z] #0 5.200 OK: 8 MiB in 15 packages [2025-10-27T06:57:02.897Z] #93 DONE 5.8s [2025-10-27T06:57:02.897Z] [2025-10-27T06:57:02.897Z] #64 [core-data internal] load build context [2025-10-27T06:57:02.897Z] #64 transferring context: 596.02MB 17.9s done [2025-10-27T06:57:02.897Z] #64 DONE 18.4s [2025-10-27T06:57:02.897Z] [2025-10-27T06:57:02.897Z] #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-10-27T06:57:02.897Z] #0 4.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T06:57:02.897Z] #0 4.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T06:57:02.897Z] #0 5.180 OK: 9 MiB in 19 packages [2025-10-27T06:57:02.897Z] #94 DONE 5.7s [2025-10-27T06:57:02.897Z] [2025-10-27T06:57:02.897Z] #81 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-27T06:57:02.897Z] #81 DONE 0.3s [2025-10-27T06:57:02.897Z] [2025-10-27T06:57:02.897Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-27T06:57:02.897Z] #92 DONE 0.5s [2025-10-27T06:57:02.897Z] [2025-10-27T06:57:02.897Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-27T06:57:02.897Z] #95 DONE 0.5s [2025-10-27T06:57:02.897Z] [2025-10-27T06:57:02.897Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-27T06:57:02.897Z] #96 DONE 0.5s [2025-10-27T06:57:02.897Z] [2025-10-27T06:57:02.897Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-27T06:57:03.156Z] #97 DONE 0.3s [2025-10-27T06:57:03.156Z] [2025-10-27T06:57:03.156Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-27T06:57:03.156Z] #98 DONE 0.4s [2025-10-27T06:57:03.156Z] [2025-10-27T06:57:03.156Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-27T06:57:03.156Z] #99 DONE 0.4s [2025-10-27T06:57:03.156Z] [2025-10-27T06:57:03.156Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-27T06:57:03.156Z] #100 DONE 0.1s [2025-10-27T06:57:03.156Z] [2025-10-27T06:57:03.156Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-27T06:57:03.156Z] #101 ... [2025-10-27T06:57:03.156Z] [2025-10-27T06:57:03.156Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-27T06:57:03.156Z] #102 DONE 0.1s [2025-10-27T06:57:03.156Z] [2025-10-27T06:57:03.156Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-27T06:57:03.156Z] #103 DONE 0.1s [2025-10-27T06:57:03.413Z] [2025-10-27T06:57:03.413Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-27T06:57:03.413Z] #104 DONE 0.3s [2025-10-27T06:57:03.413Z] [2025-10-27T06:57:03.413Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-27T06:57:03.413Z] #101 DONE 0.4s [2025-10-27T06:57:03.413Z] [2025-10-27T06:57:03.413Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-27T06:57:03.413Z] #105 DONE 0.1s [2025-10-27T06:57:03.413Z] [2025-10-27T06:57:03.413Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-27T06:57:03.670Z] #106 DONE 0.1s [2025-10-27T06:57:03.671Z] [2025-10-27T06:57:03.671Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-27T06:57:03.671Z] #107 DONE 0.0s [2025-10-27T06:57:03.671Z] [2025-10-27T06:57:03.671Z] #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-27T06:57:03.671Z] #108 DONE 0.1s [2025-10-27T06:57:03.671Z] [2025-10-27T06:57:03.671Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-27T06:57:03.671Z] #109 DONE 0.1s [2025-10-27T06:57:03.671Z] [2025-10-27T06:57:03.671Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-27T06:57:03.671Z] #110 DONE 0.1s [2025-10-27T06:57:03.671Z] [2025-10-27T06:57:03.671Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-27T06:57:03.671Z] #111 DONE 0.1s [2025-10-27T06:57:03.671Z] [2025-10-27T06:57:03.671Z] #112 [security-spire-config] exporting to image [2025-10-27T06:57:03.671Z] #112 exporting layers [2025-10-27T06:57:03.671Z] #112 ... [2025-10-27T06:57:03.671Z] [2025-10-27T06:57:03.671Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-27T06:57:03.671Z] #113 DONE 0.1s [2025-10-27T06:57:03.671Z] [2025-10-27T06:57:03.671Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-27T06:57:03.671Z] #114 DONE 0.0s [2025-10-27T06:57:03.671Z] [2025-10-27T06:57:03.671Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-27T06:57:03.671Z] #115 DONE 0.0s [2025-10-27T06:57:03.929Z] [2025-10-27T06:57:03.929Z] #116 [security-spire-agent] exporting to image [2025-10-27T06:57:03.929Z] #116 ... [2025-10-27T06:57:03.929Z] [2025-10-27T06:57:03.929Z] #112 [security-spire-config] exporting to image [2025-10-27T06:57:03.929Z] #112 exporting layers 0.4s done [2025-10-27T06:57:03.929Z] #112 writing image sha256:f33b76dfa785f22dfc3d927f38ca28fc79ac07a5e44df44f41c74e02491cc2fd done [2025-10-27T06:57:03.929Z] #112 naming to docker.io/library/security-spire-config done [2025-10-27T06:57:03.929Z] #112 DONE 0.4s [2025-10-27T06:57:04.187Z] [2025-10-27T06:57:04.187Z] #117 [security-spire-server] exporting to image [2025-10-27T06:57:04.187Z] #117 exporting layers 0.4s done [2025-10-27T06:57:04.187Z] #117 writing image sha256:89a4e0efa5db7f8c393683b680e37cef53f4d73cb678ffbffbe7ae5f441ed43b done [2025-10-27T06:57:04.187Z] #117 naming to docker.io/library/security-spire-server done [2025-10-27T06:57:04.187Z] #117 DONE 0.4s [2025-10-27T06:57:04.187Z] [2025-10-27T06:57:04.187Z] #116 [security-spire-agent] exporting to image [2025-10-27T06:57:04.187Z] #116 exporting layers 0.4s done [2025-10-27T06:57:04.187Z] #116 writing image sha256:0f954a93827cbb42f585191e3c67a0b0016974c2ee8d0a4a24b2c233ee19b700 done [2025-10-27T06:57:04.187Z] #116 naming to docker.io/library/security-spire-agent done [2025-10-27T06:57:04.187Z] #116 DONE 0.4s [2025-10-27T06:57:04.187Z] [2025-10-27T06:57:04.187Z] #82 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T06:57:12.306Z] #82 ... [2025-10-27T06:57:12.306Z] [2025-10-27T06:57:12.306Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T06:57:12.306Z] #118 ... [2025-10-27T06:57:12.306Z] [2025-10-27T06:57:12.306Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T06:57:12.306Z] #119 ... [2025-10-27T06:57:12.306Z] [2025-10-27T06:57:12.306Z] #120 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T06:57:44.404Z] #120 ... [2025-10-27T06:57:44.404Z] [2025-10-27T06:57:44.404Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T06:57:44.404Z] #82 DONE 37.9s [2025-10-27T06:57:44.404Z] [2025-10-27T06:57:44.404Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T06:57:44.404Z] #118 DONE 37.7s [2025-10-27T06:57:44.404Z] [2025-10-27T06:57:44.404Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T06:57:44.404Z] #119 DONE 37.7s [2025-10-27T06:57:44.404Z] [2025-10-27T06:57:44.404Z] #87 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T06:57:44.404Z] #87 DONE 37.8s [2025-10-27T06:57:44.404Z] [2025-10-27T06:57:44.404Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T06:57:44.404Z] #80 DONE 38.1s [2025-10-27T06:57:44.404Z] [2025-10-27T06:57:44.404Z] #120 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T06:57:44.404Z] #120 DONE 37.7s [2025-10-27T06:57:44.404Z] [2025-10-27T06:57:44.404Z] #121 [core-data builder 6/7] COPY . . [2025-10-27T06:57:44.974Z] #121 DONE 5.7s [2025-10-27T06:57:44.974Z] [2025-10-27T06:57:44.974Z] #122 [support-notifications builder 6/7] COPY . . [2025-10-27T06:57:44.974Z] #122 DONE 5.6s [2025-10-27T06:57:44.974Z] [2025-10-27T06:57:44.974Z] #123 [support-scheduler builder 6/7] COPY . . [2025-10-27T06:57:44.974Z] #123 DONE 5.6s [2025-10-27T06:57:44.974Z] [2025-10-27T06:57:44.974Z] #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T06:57:44.974Z] #124 CACHED [2025-10-27T06:57:44.974Z] [2025-10-27T06:57:44.974Z] #125 [core-data builder 6/7] COPY . . [2025-10-27T06:57:44.974Z] #125 CACHED [2025-10-27T06:57:44.974Z] [2025-10-27T06:57:44.974Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-27T06:57:44.974Z] #126 CACHED [2025-10-27T06:57:44.974Z] [2025-10-27T06:57:44.974Z] #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T06:57:44.974Z] #127 CACHED [2025-10-27T06:57:44.974Z] [2025-10-27T06:57:44.974Z] #128 [core-metadata builder 6/7] COPY . . [2025-10-27T06:57:44.974Z] #128 CACHED [2025-10-27T06:57:44.974Z] [2025-10-27T06:57:44.974Z] #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-27T06:57:44.974Z] #129 CACHED [2025-10-27T06:57:44.974Z] [2025-10-27T06:57:44.974Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T06:57:44.974Z] #130 CACHED [2025-10-27T06:57:44.974Z] [2025-10-27T06:57:44.974Z] #131 [security-proxy-auth builder 6/7] COPY . . [2025-10-27T06:57:44.974Z] #131 CACHED [2025-10-27T06:57:44.974Z] [2025-10-27T06:57:44.974Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-27T06:57:44.974Z] #132 CACHED [2025-10-27T06:57:44.974Z] [2025-10-27T06:57:44.974Z] #133 [core-command builder 6/7] COPY . . [2025-10-27T06:57:44.974Z] #133 CACHED [2025-10-27T06:57:44.974Z] [2025-10-27T06:57:44.974Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T06:57:44.974Z] #134 CACHED [2025-10-27T06:57:44.974Z] [2025-10-27T06:57:44.974Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-27T06:57:44.974Z] #135 CACHED [2025-10-27T06:57:44.974Z] [2025-10-27T06:57:44.974Z] #136 [core-keeper builder 7/8] COPY . . [2025-10-27T06:57:44.974Z] #136 DONE 5.6s [2025-10-27T06:57:44.974Z] [2025-10-27T06:57:44.974Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-27T06:57:45.232Z] #137 ... [2025-10-27T06:57:45.232Z] [2025-10-27T06:57:45.232Z] #138 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-27T06:57:45.232Z] #138 DONE 5.7s [2025-10-27T06:57:45.232Z] [2025-10-27T06:57:45.232Z] #139 [security-proxy-setup builder 6/7] COPY . . [2025-10-27T06:57:45.232Z] #139 DONE 5.7s [2025-10-27T06:57:45.232Z] [2025-10-27T06:57:45.232Z] #140 [security-bootstrapper builder 6/7] COPY . . [2025-10-27T06:57:45.232Z] #140 CACHED [2025-10-27T06:57:45.232Z] [2025-10-27T06:57:45.232Z] #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-27T06:57:45.232Z] #141 CACHED [2025-10-27T06:57:45.232Z] [2025-10-27T06:57:45.232Z] #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T06:57:45.232Z] #142 CACHED [2025-10-27T06:57:45.232Z] [2025-10-27T06:57:45.232Z] #143 [security-proxy-setup builder 6/7] COPY . . [2025-10-27T06:57:45.232Z] #143 CACHED [2025-10-27T06:57:45.232Z] [2025-10-27T06:57:45.232Z] #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-27T06:57:45.232Z] #144 CACHED [2025-10-27T06:57:45.232Z] [2025-10-27T06:57:45.232Z] #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T06:57:45.232Z] #145 CACHED [2025-10-27T06:57:45.232Z] [2025-10-27T06:57:45.232Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-27T06:57:46.164Z] #146 0.959 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-27T06:57:56.129Z] #146 ... [2025-10-27T06:57:56.129Z] [2025-10-27T06:57:56.129Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-27T06:57:56.129Z] #0 0.999 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-27T06:57:56.129Z] #147 ... [2025-10-27T06:57:56.129Z] [2025-10-27T06:57:56.129Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-27T06:57:56.129Z] #0 0.835 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-27T06:57:56.129Z] #148 ... [2025-10-27T06:57:56.129Z] [2025-10-27T06:57:56.129Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-27T06:57:56.129Z] #0 1.005 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-27T06:57:56.129Z] #149 ... [2025-10-27T06:57:56.129Z] [2025-10-27T06:57:56.129Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-27T06:57:56.129Z] #0 0.497 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-27T06:57:56.129Z] #150 ... [2025-10-27T06:57:56.129Z] [2025-10-27T06:57:56.129Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-27T06:57:56.129Z] #0 1.003 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-27T06:57:56.129Z] #151 ... [2025-10-27T06:57:56.129Z] [2025-10-27T06:57:56.129Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-27T06:57:56.129Z] #137 0.654 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-27T06:57:56.387Z] #137 ... [2025-10-27T06:57:56.387Z] [2025-10-27T06:57:56.387Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-27T06:57:56.387Z] #0 0.973 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-10-27T06:57:56.387Z] #152 ... [2025-10-27T06:57:56.387Z] [2025-10-27T06:57:56.387Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-27T06:57:56.387Z] #0 0.973 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-27T06:57:56.646Z] #153 ... [2025-10-27T06:57:56.646Z] [2025-10-27T06:57:56.646Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-27T06:57:56.646Z] #0 0.994 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-27T06:57:56.646Z] #154 ... [2025-10-27T06:57:56.646Z] [2025-10-27T06:57:56.646Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-27T06:57:56.646Z] #0 0.990 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-27T06:57:56.904Z] #155 ... [2025-10-27T06:57:56.904Z] [2025-10-27T06:57:56.904Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-27T06:57:56.904Z] #0 0.987 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-27T06:59:33.338Z] #156 ... [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-27T06:59:33.338Z] #154 DONE 94.8s [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-27T06:59:33.338Z] #147 DONE 94.8s [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-27T06:59:33.338Z] #157 DONE 0.2s [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-27T06:59:33.338Z] #158 DONE 0.3s [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-27T06:59:33.338Z] #159 ... [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-27T06:59:33.338Z] #160 DONE 0.3s [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-27T06:59:33.338Z] #161 DONE 0.3s [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-27T06:59:33.338Z] #159 ... [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-10-27T06:59:33.338Z] #162 DONE 0.2s [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-10-27T06:59:33.338Z] #163 DONE 0.1s [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-27T06:59:33.338Z] #159 DONE 1.1s [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-27T06:59:33.338Z] #164 ... [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-27T06:59:33.338Z] #165 DONE 0.1s [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-27T06:59:33.338Z] #166 DONE 0.1s [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-27T06:59:33.338Z] #153 ... [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-27T06:59:33.338Z] #167 DONE 0.1s [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-27T06:59:33.338Z] #168 DONE 0.2s [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #169 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-10-27T06:59:33.338Z] #169 DONE 0.1s [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #170 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-10-27T06:59:33.338Z] #170 DONE 0.0s [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-27T06:59:33.338Z] #146 ... [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #171 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-10-27T06:59:33.338Z] #171 DONE 0.0s [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-27T06:59:33.338Z] #164 DONE 1.0s [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #172 [core-common-config-bootstrapper] exporting to image [2025-10-27T06:59:33.338Z] #172 exporting layers [2025-10-27T06:59:33.338Z] #172 ... [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-27T06:59:33.338Z] #173 DONE 0.2s [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-27T06:59:33.338Z] #174 ... [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #172 [core-common-config-bootstrapper] exporting to image [2025-10-27T06:59:33.338Z] #172 exporting layers 0.6s done [2025-10-27T06:59:33.338Z] #172 writing image sha256:542124a8245a9d0289947dff2a3fcda5ac49b8f64bed613c930179fbab432395 done [2025-10-27T06:59:33.338Z] #172 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-10-27T06:59:33.338Z] #172 DONE 0.6s [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-27T06:59:33.338Z] #150 ... [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-27T06:59:33.338Z] #174 DONE 1.1s [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #175 [security-bootstrapper] exporting to image [2025-10-27T06:59:33.338Z] #175 exporting layers 0.4s done [2025-10-27T06:59:33.338Z] #175 writing image sha256:19b51613db0635c1dcc74cfe401e0f751acba4cc77608008d68c6906980b819e done [2025-10-27T06:59:33.338Z] #175 naming to docker.io/library/security-bootstrapper done [2025-10-27T06:59:33.338Z] #175 DONE 0.5s [2025-10-27T06:59:33.338Z] [2025-10-27T06:59:33.338Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-27T07:00:07.656Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-673298 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-10-27T07:00:07.675Z] Running in /w/workspace/edgex-go/915 [Pipeline] { [Pipeline] checkout [2025-10-27T07:00:10.730Z] The recommended git tool is: git [2025-10-27T07:00:15.308Z] using credential edgex-jenkins-ssh [2025-10-27T07:00:15.335Z] Cloning the remote Git repository [2025-10-27T07:00:15.371Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-10-27T07:00:15.463Z] > git init /w/workspace/edgex-go/915 # timeout=10 [2025-10-27T07:00:15.595Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-10-27T07:00:15.596Z] > git --version # timeout=10 [2025-10-27T07:00:15.613Z] > git --version # 'git version 2.25.1' [2025-10-27T07:00:15.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-27T07:00:15.761Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-27T07:00:29.572Z] #150 ... [2025-10-27T07:00:29.572Z] [2025-10-27T07:00:29.572Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-27T07:00:29.572Z] #146 163.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-27T07:00:29.572Z] #146 ... [2025-10-27T07:00:29.572Z] [2025-10-27T07:00:29.572Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-27T07:00:29.572Z] #149 DONE 163.8s [2025-10-27T07:00:29.572Z] [2025-10-27T07:00:29.572Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-27T07:00:29.572Z] #153 DONE 163.8s [2025-10-27T07:00:29.572Z] [2025-10-27T07:00:29.572Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-27T07:00:29.572Z] #176 DONE 0.1s [2025-10-27T07:00:29.572Z] [2025-10-27T07:00:29.572Z] #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-27T07:00:29.572Z] #177 DONE 0.1s [2025-10-27T07:00:29.572Z] [2025-10-27T07:00:29.572Z] #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-27T07:00:29.572Z] #178 DONE 0.1s [2025-10-27T07:00:29.572Z] [2025-10-27T07:00:29.572Z] #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-27T07:00:29.572Z] #179 DONE 0.1s [2025-10-27T07:00:29.572Z] [2025-10-27T07:00:29.572Z] #180 [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-27T07:00:29.572Z] #180 DONE 0.1s [2025-10-27T07:00:29.572Z] [2025-10-27T07:00:29.572Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-27T07:00:29.572Z] #181 ... [2025-10-27T07:00:29.572Z] [2025-10-27T07:00:29.572Z] #182 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-27T07:00:29.572Z] #182 DONE 0.2s [2025-10-27T07:00:29.572Z] [2025-10-27T07:00:29.572Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-27T07:00:29.572Z] #181 DONE 0.3s [2025-10-27T07:00:29.572Z] [2025-10-27T07:00:29.572Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-27T07:00:29.572Z] #183 DONE 0.2s [2025-10-27T07:00:29.572Z] [2025-10-27T07:00:29.572Z] #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-27T07:00:29.572Z] #184 DONE 0.2s [2025-10-27T07:00:29.572Z] [2025-10-27T07:00:29.572Z] #185 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-27T07:00:29.572Z] #185 DONE 0.0s [2025-10-27T07:00:29.572Z] [2025-10-27T07:00:29.572Z] #186 [core-command] exporting to image [2025-10-27T07:00:29.572Z] #186 exporting layers 0.1s done [2025-10-27T07:00:29.572Z] #186 writing image sha256:6c5ce90a88efce880ddde717274634737b8c0223bab5788c280f8fc122cd56e1 [2025-10-27T07:00:29.830Z] #186 writing image sha256:6c5ce90a88efce880ddde717274634737b8c0223bab5788c280f8fc122cd56e1 done [2025-10-27T07:00:29.830Z] #186 naming to docker.io/library/core-command done [2025-10-27T07:00:29.830Z] #186 DONE 0.1s [2025-10-27T07:00:29.830Z] [2025-10-27T07:00:29.830Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-27T07:00:30.396Z] #187 DONE 0.7s [2025-10-27T07:00:30.396Z] [2025-10-27T07:00:30.396Z] #188 [security-proxy-setup] exporting to image [2025-10-27T07:00:30.654Z] #188 exporting layers 0.2s done [2025-10-27T07:00:30.654Z] #188 writing image sha256:aa1b0043214602d08c74fa6916387852fa6bcc6aa90a48fbc1a8678cda8c0592 done [2025-10-27T07:00:30.654Z] #188 naming to docker.io/library/security-proxy-setup done [2025-10-27T07:00:30.654Z] #188 DONE 0.3s [2025-10-27T07:00:30.654Z] [2025-10-27T07:00:30.654Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-27T07:00:32.034Z] #155 ... [2025-10-27T07:00:32.034Z] [2025-10-27T07:00:32.034Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-27T07:00:32.034Z] #146 DONE 166.9s [2025-10-27T07:00:32.034Z] [2025-10-27T07:00:32.034Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-27T07:00:32.034Z] #152 DONE 166.9s [2025-10-27T07:00:32.034Z] [2025-10-27T07:00:32.034Z] #189 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-27T07:00:32.292Z] #189 DONE 0.2s [2025-10-27T07:00:32.292Z] [2025-10-27T07:00:32.292Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-27T07:00:32.292Z] #148 DONE 167.1s [2025-10-27T07:00:32.292Z] [2025-10-27T07:00:32.292Z] #190 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-27T07:00:32.292Z] #190 DONE 0.1s [2025-10-27T07:00:32.292Z] [2025-10-27T07:00:32.292Z] #191 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-27T07:00:32.292Z] #191 DONE 0.2s [2025-10-27T07:00:32.292Z] [2025-10-27T07:00:32.292Z] #192 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-27T07:00:32.292Z] #192 DONE 0.1s [2025-10-27T07:00:32.292Z] [2025-10-27T07:00:32.292Z] #193 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-27T07:00:32.549Z] #193 DONE 0.2s [2025-10-27T07:00:32.550Z] [2025-10-27T07:00:32.550Z] #194 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-27T07:00:32.550Z] #194 DONE 0.1s [2025-10-27T07:00:32.550Z] [2025-10-27T07:00:32.550Z] #195 [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-27T07:00:32.550Z] #195 DONE 0.1s [2025-10-27T07:00:32.550Z] [2025-10-27T07:00:32.550Z] #196 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-27T07:00:32.550Z] #196 DONE 0.1s [2025-10-27T07:00:32.550Z] [2025-10-27T07:00:32.550Z] #197 [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-27T07:00:32.550Z] #197 DONE 0.0s [2025-10-27T07:00:32.550Z] [2025-10-27T07:00:32.550Z] #198 [security-spiffe-token-provider] exporting to image [2025-10-27T07:00:32.810Z] #198 ... [2025-10-27T07:00:32.810Z] [2025-10-27T07:00:32.810Z] #199 [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-27T07:00:32.810Z] #199 DONE 0.2s [2025-10-27T07:00:32.810Z] [2025-10-27T07:00:32.810Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-27T07:00:32.810Z] #200 DONE 0.2s [2025-10-27T07:00:32.810Z] [2025-10-27T07:00:32.810Z] #201 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-27T07:00:32.810Z] #201 DONE 0.1s [2025-10-27T07:00:32.810Z] [2025-10-27T07:00:32.810Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-27T07:00:32.810Z] #202 DONE 0.1s [2025-10-27T07:00:32.810Z] [2025-10-27T07:00:32.810Z] #198 [security-spiffe-token-provider] exporting to image [2025-10-27T07:00:32.810Z] #198 exporting layers 0.3s done [2025-10-27T07:00:32.810Z] #198 writing image sha256:19289a59db3d97af35a9d22da172985ed1c694dd4a9c9de8b5b54d7cafe19968 done [2025-10-27T07:00:32.810Z] #198 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-10-27T07:00:33.069Z] #198 DONE 0.4s [2025-10-27T07:00:33.069Z] [2025-10-27T07:00:33.069Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-27T07:00:33.069Z] #203 DONE 0.2s [2025-10-27T07:00:33.069Z] [2025-10-27T07:00:33.069Z] #204 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-27T07:00:33.069Z] #204 DONE 0.2s [2025-10-27T07:00:33.069Z] [2025-10-27T07:00:33.069Z] #205 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-27T07:00:33.069Z] #205 DONE 0.2s [2025-10-27T07:00:33.069Z] [2025-10-27T07:00:33.069Z] #206 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-27T07:00:33.069Z] #206 DONE 0.0s [2025-10-27T07:00:33.069Z] [2025-10-27T07:00:33.070Z] #207 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-27T07:00:33.327Z] #207 DONE 0.5s [2025-10-27T07:00:33.327Z] [2025-10-27T07:00:33.327Z] #208 [security-proxy-auth] exporting to image [2025-10-27T07:00:33.584Z] #208 exporting layers 0.2s done [2025-10-27T07:00:33.584Z] #208 writing image sha256:db4d99410bf7c346ad2226cfc2856929776e121db0db23722042f90b3f577753 done [2025-10-27T07:00:33.584Z] #208 naming to docker.io/library/security-proxy-auth done [2025-10-27T07:00:33.584Z] #208 DONE 0.2s [2025-10-27T07:00:33.584Z] [2025-10-27T07:00:33.584Z] #209 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-27T07:00:33.842Z] #209 DONE 0.5s [2025-10-27T07:00:33.842Z] [2025-10-27T07:00:33.842Z] #210 [security-secretstore-setup] exporting to image [2025-10-27T07:00:34.101Z] #210 exporting layers 0.2s done [2025-10-27T07:00:34.101Z] #210 writing image sha256:50fd295f0e950caa69ca873cb76572d92ffdea3df2264b6bae274a50d9d26036 done [2025-10-27T07:00:34.101Z] #210 naming to docker.io/library/security-secretstore-setup done [2025-10-27T07:00:34.101Z] #210 DONE 0.2s [2025-10-27T07:00:34.101Z] [2025-10-27T07:00:34.101Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-27T07:00:34.697Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-10-27T07:00:34.722Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-27T07:00:35.531Z] Avoid second fetch [2025-10-27T07:00:35.531Z] Checking out Revision 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 (main) [2025-10-27T07:00:36.326Z] Commit message: "Merge pull request #5294 from judehung/refactor-lintv2-errcheck" [2025-10-27T07:00:36.635Z] #137 ... [2025-10-27T07:00:36.635Z] [2025-10-27T07:00:36.635Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-27T07:00:36.635Z] #156 DONE 171.1s [2025-10-27T07:00:36.635Z] [2025-10-27T07:00:36.636Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-27T07:00:36.636Z] #137 DONE 171.3s [2025-10-27T07:00:36.636Z] [2025-10-27T07:00:36.636Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-27T07:00:36.636Z] #155 ... [2025-10-27T07:00:36.636Z] [2025-10-27T07:00:36.636Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-27T07:00:36.636Z] #151 DONE 171.4s [2025-10-27T07:00:36.636Z] [2025-10-27T07:00:36.636Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-27T07:00:36.636Z] #155 DONE 171.6s [2025-10-27T07:00:36.636Z] [2025-10-27T07:00:36.636Z] #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-27T07:00:36.892Z] #211 ... [2025-10-27T07:00:36.892Z] [2025-10-27T07:00:36.892Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-27T07:00:36.892Z] #150 DONE 171.9s [2025-10-27T07:00:36.892Z] [2025-10-27T07:00:36.892Z] #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-27T07:00:35.541Z] > git config core.sparsecheckout # timeout=10 [2025-10-27T07:00:35.599Z] > git checkout -f 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 # timeout=10 [2025-10-27T07:00:37.150Z] #212 DONE 0.1s [2025-10-27T07:00:37.150Z] [2025-10-27T07:00:37.150Z] #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-27T07:00:37.150Z] #211 DONE 0.5s [2025-10-27T07:00:37.150Z] [2025-10-27T07:00:37.150Z] #213 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-27T07:00:37.150Z] #213 DONE 0.3s [2025-10-27T07:00:37.150Z] [2025-10-27T07:00:37.150Z] #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-27T07:00:37.150Z] #214 ... [2025-10-27T07:00:37.150Z] [2025-10-27T07:00:37.150Z] #215 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-27T07:00:37.150Z] #215 DONE 0.1s [2025-10-27T07:00:37.150Z] [2025-10-27T07:00:37.150Z] #216 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-27T07:00:37.150Z] #216 DONE 0.1s [2025-10-27T07:00:37.410Z] [2025-10-27T07:00:37.410Z] #217 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-27T07:00:37.410Z] #217 DONE 0.2s [2025-10-27T07:00:37.410Z] [2025-10-27T07:00:37.410Z] #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-27T07:00:37.410Z] #214 DONE 0.2s [2025-10-27T07:00:37.410Z] [2025-10-27T07:00:37.410Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-27T07:00:37.410Z] #218 DONE 0.2s [2025-10-27T07:00:37.410Z] [2025-10-27T07:00:37.410Z] #219 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-27T07:00:37.410Z] #219 DONE 0.2s [2025-10-27T07:00:37.410Z] [2025-10-27T07:00:37.410Z] #220 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-27T07:00:37.410Z] #220 ... [2025-10-27T07:00:37.410Z] [2025-10-27T07:00:37.410Z] #221 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-27T07:00:37.410Z] #221 DONE 0.3s [2025-10-27T07:00:37.410Z] [2025-10-27T07:00:37.410Z] #222 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-27T07:00:37.410Z] #222 DONE 0.2s [2025-10-27T07:00:37.667Z] [2025-10-27T07:00:37.667Z] #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-27T07:00:37.667Z] #223 DONE 0.3s [2025-10-27T07:00:37.667Z] [2025-10-27T07:00:37.667Z] #220 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-27T07:00:37.667Z] #220 DONE 0.3s [2025-10-27T07:00:37.667Z] [2025-10-27T07:00:37.667Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-27T07:00:37.667Z] #224 DONE 0.4s [2025-10-27T07:00:37.667Z] [2025-10-27T07:00:37.667Z] #225 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-27T07:00:37.667Z] #225 DONE 0.2s [2025-10-27T07:00:37.668Z] [2025-10-27T07:00:37.668Z] #226 [core-keeper] exporting to image [2025-10-27T07:00:37.668Z] #226 ... [2025-10-27T07:00:37.668Z] [2025-10-27T07:00:37.668Z] #227 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-27T07:00:37.668Z] #227 DONE 0.2s [2025-10-27T07:00:37.926Z] [2025-10-27T07:00:37.926Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-27T07:00:37.926Z] #228 DONE 0.2s [2025-10-27T07:00:37.926Z] [2025-10-27T07:00:37.926Z] #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-27T07:00:37.926Z] #229 DONE 0.2s [2025-10-27T07:00:37.926Z] [2025-10-27T07:00:37.926Z] #230 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-27T07:00:37.926Z] #230 DONE 0.2s [2025-10-27T07:00:37.926Z] [2025-10-27T07:00:37.926Z] #226 [core-keeper] exporting to image [2025-10-27T07:00:37.927Z] #226 exporting layers 0.2s done [2025-10-27T07:00:37.927Z] #226 writing image sha256:c10cd48a9e0c894dfd0360d9936745aafc3b1058ebb9f4175e2625847f5bda2a done [2025-10-27T07:00:37.927Z] #226 naming to docker.io/library/core-keeper done [2025-10-27T07:00:37.927Z] #226 DONE 0.3s [2025-10-27T07:00:37.927Z] [2025-10-27T07:00:37.927Z] #231 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-27T07:00:37.927Z] #231 DONE 0.1s [2025-10-27T07:00:37.927Z] [2025-10-27T07:00:37.927Z] #232 [core-metadata] exporting to image [2025-10-27T07:00:37.927Z] #232 ... [2025-10-27T07:00:37.927Z] [2025-10-27T07:00:37.927Z] #233 [core-data] exporting to image [2025-10-27T07:00:37.927Z] #233 exporting layers 0.1s done [2025-10-27T07:00:37.927Z] #233 writing image sha256:5217bd62d49356572040816b45303ab5e41fd56c693bfbaa12fa5fc6c24d3e21 done [2025-10-27T07:00:37.927Z] #233 naming to docker.io/library/core-data done [2025-10-27T07:00:37.927Z] #233 DONE 0.2s [2025-10-27T07:00:37.927Z] [2025-10-27T07:00:37.927Z] #232 [core-metadata] exporting to image [2025-10-27T07:00:37.927Z] #232 exporting layers 0.2s done [2025-10-27T07:00:38.185Z] #232 writing image sha256:78357f022827c653fe534fe96ce0f095f507d3df57dd74412bf733a99f1ba549 0.0s done [2025-10-27T07:00:38.185Z] #232 naming to docker.io/library/core-metadata done [2025-10-27T07:00:38.185Z] #232 DONE 0.2s [2025-10-27T07:00:38.185Z] [2025-10-27T07:00:38.185Z] #234 [support-scheduler] exporting to image [2025-10-27T07:00:38.185Z] #234 exporting layers 0.2s done [2025-10-27T07:00:38.185Z] #234 writing image sha256:1ffec2155004005fbe4edfbc05f4d8fb96ea8c71971cc3081269574a93843db8 done [2025-10-27T07:00:38.185Z] #234 naming to docker.io/library/support-scheduler done [2025-10-27T07:00:38.185Z] #234 DONE 0.3s [2025-10-27T07:00:38.185Z] [2025-10-27T07:00:38.185Z] #235 [support-notifications] exporting to image [2025-10-27T07:00:38.185Z] #235 exporting layers 0.2s done [2025-10-27T07:00:38.185Z] #235 writing image sha256:0e632f432f36201ad6acca59c62b3466f2598ebd4ede5cbfea78204e6abf43de done [2025-10-27T07:00:38.185Z] #235 naming to docker.io/library/support-notifications done [2025-10-27T07:00:38.185Z] #235 DONE 0.2s [2025-10-27T07:00:38.185Z] time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:00:38.185Z] time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:00:38.185Z] time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:00:38.186Z] time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:00:38.186Z] time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:00:38.186Z] time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:00:38.186Z] time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:00:38.186Z] time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:00:38.186Z] time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:00:38.186Z] time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:00:38.186Z] time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:00:38.186Z] time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:00:38.186Z] time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:00:38.186Z] time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:00:38.186Z] time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-27T07:00:38.196Z] $ docker stop --time=1 c31627b4581d915a4f8e7a9f0de2ce5d560f07be5a14bc198b38861c38eca801 [2025-10-27T07:00:39.453Z] $ docker rm -f --volumes c31627b4581d915a4f8e7a9f0de2ce5d560f07be5a14bc198b38861c38eca801 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-27T07:00:39.788Z] + docker images [2025-10-27T07:00:39.788Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-27T07:00:39.788Z] support-scheduler latest 1ffec2155004 2 seconds ago 49.3MB [2025-10-27T07:00:39.788Z] core-keeper latest c10cd48a9e0c 2 seconds ago 45.3MB [2025-10-27T07:00:39.788Z] core-metadata latest 78357f022827 2 seconds ago 45.7MB [2025-10-27T07:00:39.788Z] core-data latest 5217bd62d493 2 seconds ago 45.5MB [2025-10-27T07:00:39.788Z] support-notifications latest 0e632f432f36 2 seconds ago 52.9MB [2025-10-27T07:00:39.788Z] security-secretstore-setup latest 50fd295f0e95 6 seconds ago 79.8MB [2025-10-27T07:00:39.788Z] security-proxy-auth latest db4d99410bf7 6 seconds ago 44.7MB [2025-10-27T07:00:39.788Z] security-spiffe-token-provider latest 19289a59db3d 7 seconds ago 48.1MB [2025-10-27T07:00:39.788Z] security-proxy-setup latest aa1b00432146 9 seconds ago 49.1MB [2025-10-27T07:00:39.788Z] core-command latest 6c5ce90a88ef 10 seconds ago 39.7MB [2025-10-27T07:00:39.788Z] security-bootstrapper latest 19b51613db06 About a minute ago 20.4MB [2025-10-27T07:00:39.788Z] core-common-config-bootstrapper latest 542124a8245a About a minute ago 19.4MB [2025-10-27T07:00:39.788Z] security-spire-config latest f33b76dfa785 3 minutes ago 149MB [2025-10-27T07:00:39.788Z] security-spire-agent latest 0f954a93827c 3 minutes ago 195MB [2025-10-27T07:00:39.788Z] security-spire-server latest 89a4e0efa5db 3 minutes ago 149MB [2025-10-27T07:00:39.788Z] ci-base-image-x86_64 latest 4c598deee648 7 minutes ago 966MB [2025-10-27T07:00:39.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine e619c034af25 12 days ago 610MB [2025-10-27T07:00:39.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 months ago 573MB [2025-10-27T07:00:39.788Z] 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-27T07:00:39.928Z] provisioning config files... [2025-10-27T07:00:39.940Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/915@tmp/config984452024982527214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-27T07:00:40.247Z] ---> ****-login.sh [2025-10-27T07:00:40.247Z] nexus3.edgexfoundry.org:10001 [2025-10-27T07:00:40.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T07:00:40.247Z] Login Succeeded [2025-10-27T07:00:40.247Z] nexus3.edgexfoundry.org:10002 [2025-10-27T07:00:40.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T07:00:40.247Z] Login Succeeded [2025-10-27T07:00:40.247Z] nexus3.edgexfoundry.org:10003 [2025-10-27T07:00:40.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T07:00:40.506Z] Login Succeeded [2025-10-27T07:00:40.506Z] nexus3.edgexfoundry.org:10004 [2025-10-27T07:00:40.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T07:00:40.506Z] Login Succeeded [2025-10-27T07:00:40.506Z] ****.io [2025-10-27T07:00:40.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-27T07:00:40.660Z] provisioning config files... [2025-10-27T07:00:40.687Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/915@tmp/config5151839693325733940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-27T07:00:40.764Z] Login Succeeded [2025-10-27T07:00:40.764Z] ---> ****-login.sh ends [Pipeline] } [2025-10-27T07:00:41.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-27T07:00:41.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-27T07:00:41.138Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-10-27T07:00:41.138Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:00:41.138Z] latest [2025-10-27T07:00:41.138Z] 4.1.0-dev.69 [2025-10-27T07:00:41.138Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:00:41.138Z] main [2025-10-27T07:00:41.138Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:00:41.374Z] ---> ****-login.sh [2025-10-27T07:00:41.374Z] nexus3.edgexfoundry.org:10001 [2025-10-27T07:00:41.483Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:00:41.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T07:00:41.801Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:00:41.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-27T07:00:41.801Z] 8b6395b7ce68: Preparing [2025-10-27T07:00:41.801Z] 98465af744a6: Preparing [2025-10-27T07:00:41.801Z] 0ac509f7950c: Preparing [2025-10-27T07:00:41.801Z] 6681537f87db: Preparing [2025-10-27T07:00:41.801Z] 9f0fd31e5b38: Preparing [2025-10-27T07:00:41.801Z] 613d7ee5efda: Preparing [2025-10-27T07:00:41.801Z] abfcb263a588: Preparing [2025-10-27T07:00:41.801Z] 613d7ee5efda: Waiting [2025-10-27T07:00:41.801Z] abfcb263a588: Waiting [2025-10-27T07:00:41.801Z] 9f0fd31e5b38: Pushed [2025-10-27T07:00:41.801Z] 6681537f87db: Pushed [2025-10-27T07:00:41.801Z] 0ac509f7950c: Pushed [2025-10-27T07:00:41.801Z] 8b6395b7ce68: Pushed [2025-10-27T07:00:41.801Z] abfcb263a588: Layer already exists [2025-10-27T07:00:41.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-27T07:00:41.918Z] Configure a credential helper to remove this warning. See [2025-10-27T07:00:41.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-27T07:00:41.918Z] [2025-10-27T07:00:41.918Z] Login Succeeded [2025-10-27T07:00:41.918Z] nexus3.edgexfoundry.org:10002 [2025-10-27T07:00:42.059Z] 613d7ee5efda: Pushed [2025-10-27T07:00:42.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T07:00:42.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-27T07:00:42.189Z] Configure a credential helper to remove this warning. See [2025-10-27T07:00:42.189Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-27T07:00:42.189Z] [2025-10-27T07:00:42.189Z] Login Succeeded [2025-10-27T07:00:42.189Z] nexus3.edgexfoundry.org:10003 [2025-10-27T07:00:42.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T07:00:42.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-27T07:00:42.733Z] Configure a credential helper to remove this warning. See [2025-10-27T07:00:42.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-27T07:00:42.733Z] [2025-10-27T07:00:42.733Z] Login Succeeded [2025-10-27T07:00:42.733Z] nexus3.edgexfoundry.org:10004 [2025-10-27T07:00:42.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T07:00:43.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-27T07:00:43.005Z] Configure a credential helper to remove this warning. See [2025-10-27T07:00:43.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-27T07:00:43.005Z] [2025-10-27T07:00:43.005Z] Login Succeeded [2025-10-27T07:00:43.005Z] ****.io [2025-10-27T07:00:43.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T07:00:43.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-27T07:00:43.546Z] Configure a credential helper to remove this warning. See [2025-10-27T07:00:43.547Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-27T07:00:43.547Z] [2025-10-27T07:00:43.547Z] Login Succeeded [2025-10-27T07:00:43.547Z] ---> ****-login.sh ends [Pipeline] } [2025-10-27T07:00:43.564Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-10-27T07:00:44.203Z] + git config --global --add safe.directory /w/workspace/edgex-go/915 [Pipeline] echo [2025-10-27T07:00:44.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-27T07:00:44.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-27T07:00:44.256Z] ========================================================= [2025-10-27T07:00:44.256Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-10-27T07:00:44.256Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-27T07:00:44.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-27T07:00:44.869Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-27T07:00:44.869Z] 6e174226ea69: Pulling fs layer [2025-10-27T07:00:44.869Z] 7d1a427e917c: Pulling fs layer [2025-10-27T07:00:44.869Z] 382d65ac76eb: Pulling fs layer [2025-10-27T07:00:44.869Z] 13eebdc497b7: Pulling fs layer [2025-10-27T07:00:44.869Z] 4f4fb700ef54: Pulling fs layer [2025-10-27T07:00:44.869Z] 06715773e931: Pulling fs layer [2025-10-27T07:00:44.869Z] 7fa9dde3b271: Pulling fs layer [2025-10-27T07:00:44.869Z] d57d563a94ed: Pulling fs layer [2025-10-27T07:00:44.869Z] 4f4fb700ef54: Waiting [2025-10-27T07:00:44.869Z] 06715773e931: Waiting [2025-10-27T07:00:44.869Z] 7fa9dde3b271: Waiting [2025-10-27T07:00:44.869Z] d57d563a94ed: Waiting [2025-10-27T07:00:44.869Z] 13eebdc497b7: Waiting [2025-10-27T07:00:44.869Z] 7d1a427e917c: Verifying Checksum [2025-10-27T07:00:44.869Z] 7d1a427e917c: Download complete [2025-10-27T07:00:44.869Z] 13eebdc497b7: Verifying Checksum [2025-10-27T07:00:44.869Z] 13eebdc497b7: Download complete [2025-10-27T07:00:44.869Z] 4f4fb700ef54: Verifying Checksum [2025-10-27T07:00:44.869Z] 4f4fb700ef54: Download complete [2025-10-27T07:00:44.869Z] 06715773e931: Verifying Checksum [2025-10-27T07:00:44.869Z] 06715773e931: Download complete [2025-10-27T07:00:44.869Z] 6e174226ea69: Verifying Checksum [2025-10-27T07:00:44.869Z] 6e174226ea69: Download complete [2025-10-27T07:00:45.346Z] 98465af744a6: Pushed [2025-10-27T07:00:45.346Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:00:45.467Z] d57d563a94ed: Verifying Checksum [2025-10-27T07:00:45.467Z] d57d563a94ed: Download complete [2025-10-27T07:00:45.673Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:00:45.738Z] 6e174226ea69: Pull complete [2025-10-27T07:00:45.995Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-27T07:00:45.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-27T07:00:45.995Z] 8b6395b7ce68: Preparing [2025-10-27T07:00:45.995Z] 98465af744a6: Preparing [2025-10-27T07:00:45.995Z] 0ac509f7950c: Preparing [2025-10-27T07:00:45.995Z] 6681537f87db: Preparing [2025-10-27T07:00:45.995Z] 9f0fd31e5b38: Preparing [2025-10-27T07:00:45.995Z] 613d7ee5efda: Preparing [2025-10-27T07:00:45.995Z] abfcb263a588: Preparing [2025-10-27T07:00:45.995Z] 613d7ee5efda: Waiting [2025-10-27T07:00:45.995Z] abfcb263a588: Waiting [2025-10-27T07:00:45.995Z] 0ac509f7950c: Layer already exists [2025-10-27T07:00:45.995Z] 9f0fd31e5b38: Layer already exists [2025-10-27T07:00:45.995Z] 8b6395b7ce68: Layer already exists [2025-10-27T07:00:45.995Z] 6681537f87db: Layer already exists [2025-10-27T07:00:45.995Z] 98465af744a6: Layer already exists [2025-10-27T07:00:45.995Z] 613d7ee5efda: Layer already exists [2025-10-27T07:00:45.995Z] abfcb263a588: Layer already exists [2025-10-27T07:00:45.995Z] latest: digest: sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:00:46.331Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.69 [Pipeline] } [2025-10-27T07:00:46.342Z] 7d1a427e917c: Pull complete [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:00:46.654Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.69 [2025-10-27T07:00:46.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-27T07:00:46.654Z] 8b6395b7ce68: Preparing [2025-10-27T07:00:46.654Z] 98465af744a6: Preparing [2025-10-27T07:00:46.654Z] 0ac509f7950c: Preparing [2025-10-27T07:00:46.654Z] 6681537f87db: Preparing [2025-10-27T07:00:46.654Z] 9f0fd31e5b38: Preparing [2025-10-27T07:00:46.654Z] 613d7ee5efda: Preparing [2025-10-27T07:00:46.654Z] abfcb263a588: Preparing [2025-10-27T07:00:46.654Z] 613d7ee5efda: Waiting [2025-10-27T07:00:46.654Z] abfcb263a588: Waiting [2025-10-27T07:00:46.654Z] 8b6395b7ce68: Layer already exists [2025-10-27T07:00:46.654Z] 98465af744a6: Layer already exists [2025-10-27T07:00:46.654Z] 0ac509f7950c: Layer already exists [2025-10-27T07:00:46.654Z] 9f0fd31e5b38: Layer already exists [2025-10-27T07:00:46.654Z] 6681537f87db: Layer already exists [2025-10-27T07:00:46.654Z] 613d7ee5efda: Layer already exists [2025-10-27T07:00:46.654Z] abfcb263a588: Layer already exists [2025-10-27T07:00:46.654Z] 4.1.0-dev.69: digest: sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:00:46.939Z] 382d65ac76eb: Verifying Checksum [2025-10-27T07:00:46.939Z] 382d65ac76eb: Download complete [2025-10-27T07:00:46.980Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:00:47.306Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:00:47.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-27T07:00:47.306Z] 8b6395b7ce68: Preparing [2025-10-27T07:00:47.306Z] 98465af744a6: Preparing [2025-10-27T07:00:47.306Z] 0ac509f7950c: Preparing [2025-10-27T07:00:47.306Z] 6681537f87db: Preparing [2025-10-27T07:00:47.306Z] 9f0fd31e5b38: Preparing [2025-10-27T07:00:47.306Z] 613d7ee5efda: Preparing [2025-10-27T07:00:47.306Z] abfcb263a588: Preparing [2025-10-27T07:00:47.306Z] 613d7ee5efda: Waiting [2025-10-27T07:00:47.306Z] abfcb263a588: Waiting [2025-10-27T07:00:47.306Z] 6681537f87db: Layer already exists [2025-10-27T07:00:47.306Z] 98465af744a6: Layer already exists [2025-10-27T07:00:47.306Z] 0ac509f7950c: Layer already exists [2025-10-27T07:00:47.306Z] 8b6395b7ce68: Layer already exists [2025-10-27T07:00:47.306Z] 9f0fd31e5b38: Layer already exists [2025-10-27T07:00:47.306Z] 613d7ee5efda: Layer already exists [2025-10-27T07:00:47.306Z] abfcb263a588: Layer already exists [2025-10-27T07:00:47.306Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:00:47.634Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:00:47.953Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-10-27T07:00:47.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-27T07:00:47.953Z] 8b6395b7ce68: Preparing [2025-10-27T07:00:47.953Z] 98465af744a6: Preparing [2025-10-27T07:00:47.953Z] 0ac509f7950c: Preparing [2025-10-27T07:00:47.953Z] 6681537f87db: Preparing [2025-10-27T07:00:47.954Z] 9f0fd31e5b38: Preparing [2025-10-27T07:00:47.954Z] 613d7ee5efda: Preparing [2025-10-27T07:00:47.954Z] abfcb263a588: Preparing [2025-10-27T07:00:47.954Z] abfcb263a588: Waiting [2025-10-27T07:00:47.954Z] 613d7ee5efda: Waiting [2025-10-27T07:00:47.954Z] 98465af744a6: Layer already exists [2025-10-27T07:00:47.954Z] 8b6395b7ce68: Layer already exists [2025-10-27T07:00:47.954Z] 9f0fd31e5b38: Layer already exists [2025-10-27T07:00:47.954Z] 0ac509f7950c: Layer already exists [2025-10-27T07:00:47.954Z] 6681537f87db: Layer already exists [2025-10-27T07:00:47.954Z] 613d7ee5efda: Layer already exists [2025-10-27T07:00:47.954Z] abfcb263a588: Layer already exists [2025-10-27T07:00:47.954Z] main: digest: sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-27T07:00:48.033Z] ===================================================== [Pipeline] echo [2025-10-27T07:00:48.048Z] taggedImages: [2025-10-27T07:00:48.048Z] - nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:00:48.048Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-27T07:00:48.048Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.69 [2025-10-27T07:00:48.048Z] - nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:00:48.048Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-10-27T07:00:48.077Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-10-27T07:00:48.077Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:00:48.077Z] latest [2025-10-27T07:00:48.077Z] 4.1.0-dev.69 [2025-10-27T07:00:48.077Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:00:48.077Z] main [2025-10-27T07:00:48.077Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:00:48.357Z] 7fa9dde3b271: Verifying Checksum [2025-10-27T07:00:48.357Z] 7fa9dde3b271: Download complete [2025-10-27T07:00:48.434Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:00:48.861Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:00:48.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-27T07:00:48.861Z] 207d650296bb: Preparing [2025-10-27T07:00:48.861Z] 31dc591db32a: Preparing [2025-10-27T07:00:48.861Z] db42c153e6e3: Preparing [2025-10-27T07:00:48.861Z] 6e1d23181db9: Preparing [2025-10-27T07:00:48.861Z] 0ac509f7950c: Preparing [2025-10-27T07:00:48.861Z] 6681537f87db: Preparing [2025-10-27T07:00:48.861Z] 9f0fd31e5b38: Preparing [2025-10-27T07:00:48.861Z] 613d7ee5efda: Preparing [2025-10-27T07:00:48.861Z] abfcb263a588: Preparing [2025-10-27T07:00:48.861Z] 613d7ee5efda: Waiting [2025-10-27T07:00:48.861Z] abfcb263a588: Waiting [2025-10-27T07:00:48.861Z] 9f0fd31e5b38: Waiting [2025-10-27T07:00:48.861Z] 6681537f87db: Waiting [2025-10-27T07:00:48.861Z] 0ac509f7950c: Layer already exists [2025-10-27T07:00:48.861Z] 6681537f87db: Layer already exists [2025-10-27T07:00:48.861Z] 9f0fd31e5b38: Layer already exists [2025-10-27T07:00:48.861Z] 613d7ee5efda: Layer already exists [2025-10-27T07:00:48.861Z] 31dc591db32a: Pushed [2025-10-27T07:00:48.861Z] 207d650296bb: Pushed [2025-10-27T07:00:48.861Z] db42c153e6e3: Pushed [2025-10-27T07:00:48.861Z] abfcb263a588: Layer already exists [2025-10-27T07:00:50.299Z] 6e1d23181db9: Pushed [2025-10-27T07:00:50.299Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:00:50.705Z] + 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-27T07:00:51.057Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-27T07:00:51.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-27T07:00:51.057Z] 207d650296bb: Preparing [2025-10-27T07:00:51.057Z] 31dc591db32a: Preparing [2025-10-27T07:00:51.057Z] db42c153e6e3: Preparing [2025-10-27T07:00:51.057Z] 6e1d23181db9: Preparing [2025-10-27T07:00:51.057Z] 0ac509f7950c: Preparing [2025-10-27T07:00:51.057Z] 6681537f87db: Preparing [2025-10-27T07:00:51.057Z] 9f0fd31e5b38: Preparing [2025-10-27T07:00:51.057Z] 613d7ee5efda: Preparing [2025-10-27T07:00:51.057Z] abfcb263a588: Preparing [2025-10-27T07:00:51.057Z] 6681537f87db: Waiting [2025-10-27T07:00:51.057Z] 9f0fd31e5b38: Waiting [2025-10-27T07:00:51.057Z] 613d7ee5efda: Waiting [2025-10-27T07:00:51.057Z] abfcb263a588: Waiting [2025-10-27T07:00:51.057Z] 6e1d23181db9: Layer already exists [2025-10-27T07:00:51.057Z] db42c153e6e3: Layer already exists [2025-10-27T07:00:51.057Z] 207d650296bb: Layer already exists [2025-10-27T07:00:51.057Z] 0ac509f7950c: Layer already exists [2025-10-27T07:00:51.057Z] 31dc591db32a: Layer already exists [2025-10-27T07:00:51.057Z] 6681537f87db: Layer already exists [2025-10-27T07:00:51.057Z] 9f0fd31e5b38: Layer already exists [2025-10-27T07:00:51.057Z] 613d7ee5efda: Layer already exists [2025-10-27T07:00:51.057Z] abfcb263a588: Layer already exists [2025-10-27T07:00:51.057Z] latest: digest: sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:00:51.387Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:00:51.708Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69 [2025-10-27T07:00:51.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-27T07:00:51.708Z] 207d650296bb: Preparing [2025-10-27T07:00:51.708Z] 31dc591db32a: Preparing [2025-10-27T07:00:51.708Z] db42c153e6e3: Preparing [2025-10-27T07:00:51.708Z] 6e1d23181db9: Preparing [2025-10-27T07:00:51.708Z] 0ac509f7950c: Preparing [2025-10-27T07:00:51.708Z] 6681537f87db: Preparing [2025-10-27T07:00:51.708Z] 9f0fd31e5b38: Preparing [2025-10-27T07:00:51.708Z] 613d7ee5efda: Preparing [2025-10-27T07:00:51.708Z] abfcb263a588: Preparing [2025-10-27T07:00:51.708Z] 9f0fd31e5b38: Waiting [2025-10-27T07:00:51.708Z] 613d7ee5efda: Waiting [2025-10-27T07:00:51.708Z] abfcb263a588: Waiting [2025-10-27T07:00:51.708Z] 6681537f87db: Waiting [2025-10-27T07:00:51.708Z] 0ac509f7950c: Layer already exists [2025-10-27T07:00:51.708Z] 6e1d23181db9: Layer already exists [2025-10-27T07:00:51.708Z] 207d650296bb: Layer already exists [2025-10-27T07:00:51.708Z] db42c153e6e3: Layer already exists [2025-10-27T07:00:51.708Z] 31dc591db32a: Layer already exists [2025-10-27T07:00:51.708Z] 9f0fd31e5b38: Layer already exists [2025-10-27T07:00:51.708Z] 6681537f87db: Layer already exists [2025-10-27T07:00:51.708Z] 613d7ee5efda: Layer already exists [2025-10-27T07:00:51.708Z] abfcb263a588: Layer already exists [2025-10-27T07:00:51.708Z] 4.1.0-dev.69: digest: sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:00:52.033Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:00:52.365Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:00:52.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-27T07:00:52.365Z] 207d650296bb: Preparing [2025-10-27T07:00:52.365Z] 31dc591db32a: Preparing [2025-10-27T07:00:52.365Z] db42c153e6e3: Preparing [2025-10-27T07:00:52.365Z] 6e1d23181db9: Preparing [2025-10-27T07:00:52.365Z] 0ac509f7950c: Preparing [2025-10-27T07:00:52.365Z] 6681537f87db: Preparing [2025-10-27T07:00:52.365Z] 9f0fd31e5b38: Preparing [2025-10-27T07:00:52.365Z] 613d7ee5efda: Preparing [2025-10-27T07:00:52.365Z] abfcb263a588: Preparing [2025-10-27T07:00:52.365Z] 9f0fd31e5b38: Waiting [2025-10-27T07:00:52.365Z] 613d7ee5efda: Waiting [2025-10-27T07:00:52.365Z] 6681537f87db: Waiting [2025-10-27T07:00:52.365Z] abfcb263a588: Waiting [2025-10-27T07:00:52.365Z] 6e1d23181db9: Layer already exists [2025-10-27T07:00:52.365Z] 0ac509f7950c: Layer already exists [2025-10-27T07:00:52.365Z] 207d650296bb: Layer already exists [2025-10-27T07:00:52.365Z] 31dc591db32a: Layer already exists [2025-10-27T07:00:52.365Z] db42c153e6e3: Layer already exists [2025-10-27T07:00:52.365Z] 6681537f87db: Layer already exists [2025-10-27T07:00:52.365Z] 613d7ee5efda: Layer already exists [2025-10-27T07:00:52.365Z] 9f0fd31e5b38: Layer already exists [2025-10-27T07:00:52.365Z] abfcb263a588: Layer already exists [2025-10-27T07:00:52.365Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:00:52.701Z] + 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-27T07:00:53.026Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-27T07:00:53.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-27T07:00:53.026Z] 207d650296bb: Preparing [2025-10-27T07:00:53.026Z] 31dc591db32a: Preparing [2025-10-27T07:00:53.026Z] db42c153e6e3: Preparing [2025-10-27T07:00:53.026Z] 6e1d23181db9: Preparing [2025-10-27T07:00:53.026Z] 0ac509f7950c: Preparing [2025-10-27T07:00:53.026Z] 6681537f87db: Preparing [2025-10-27T07:00:53.026Z] 9f0fd31e5b38: Preparing [2025-10-27T07:00:53.026Z] 613d7ee5efda: Preparing [2025-10-27T07:00:53.026Z] abfcb263a588: Preparing [2025-10-27T07:00:53.026Z] 9f0fd31e5b38: Waiting [2025-10-27T07:00:53.026Z] 613d7ee5efda: Waiting [2025-10-27T07:00:53.026Z] abfcb263a588: Waiting [2025-10-27T07:00:53.026Z] 6681537f87db: Waiting [2025-10-27T07:00:53.026Z] 31dc591db32a: Layer already exists [2025-10-27T07:00:53.026Z] 207d650296bb: Layer already exists [2025-10-27T07:00:53.026Z] 6e1d23181db9: Layer already exists [2025-10-27T07:00:53.026Z] db42c153e6e3: Layer already exists [2025-10-27T07:00:53.026Z] 0ac509f7950c: Layer already exists [2025-10-27T07:00:53.026Z] abfcb263a588: Layer already exists [2025-10-27T07:00:53.026Z] 9f0fd31e5b38: Layer already exists [2025-10-27T07:00:53.026Z] 613d7ee5efda: Layer already exists [2025-10-27T07:00:53.026Z] 6681537f87db: Layer already exists [2025-10-27T07:00:53.026Z] main: digest: sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-27T07:00:53.101Z] ===================================================== [Pipeline] echo [2025-10-27T07:00:53.113Z] taggedImages: [2025-10-27T07:00:53.113Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:00:53.113Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-27T07:00:53.113Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69 [2025-10-27T07:00:53.113Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:00:53.113Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-10-27T07:00:53.146Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-10-27T07:00:53.146Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:00:53.146Z] latest [2025-10-27T07:00:53.146Z] 4.1.0-dev.69 [2025-10-27T07:00:53.146Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:00:53.146Z] main [2025-10-27T07:00:53.146Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:00:53.482Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:00:53.814Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:00:53.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-27T07:00:53.814Z] 422ed284f012: Preparing [2025-10-27T07:00:53.814Z] 77549b9d826c: Preparing [2025-10-27T07:00:53.814Z] 0ac509f7950c: Preparing [2025-10-27T07:00:53.814Z] 6681537f87db: Preparing [2025-10-27T07:00:53.814Z] 08617d7bd957: Preparing [2025-10-27T07:00:53.814Z] 04a6b2b34a39: Preparing [2025-10-27T07:00:53.814Z] abfcb263a588: Preparing [2025-10-27T07:00:53.814Z] 04a6b2b34a39: Waiting [2025-10-27T07:00:53.814Z] abfcb263a588: Waiting [2025-10-27T07:00:53.814Z] 0ac509f7950c: Layer already exists [2025-10-27T07:00:53.814Z] 6681537f87db: Layer already exists [2025-10-27T07:00:53.814Z] abfcb263a588: Layer already exists [2025-10-27T07:00:53.814Z] 08617d7bd957: Pushed [2025-10-27T07:00:53.814Z] 422ed284f012: Pushed [2025-10-27T07:00:53.814Z] 04a6b2b34a39: Pushed [2025-10-27T07:00:58.005Z] 77549b9d826c: Pushed [2025-10-27T07:00:58.005Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:00:58.328Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:00:58.646Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-27T07:00:58.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-27T07:00:58.646Z] 422ed284f012: Preparing [2025-10-27T07:00:58.646Z] 77549b9d826c: Preparing [2025-10-27T07:00:58.646Z] 0ac509f7950c: Preparing [2025-10-27T07:00:58.646Z] 6681537f87db: Preparing [2025-10-27T07:00:58.646Z] 08617d7bd957: Preparing [2025-10-27T07:00:58.646Z] 04a6b2b34a39: Preparing [2025-10-27T07:00:58.646Z] abfcb263a588: Preparing [2025-10-27T07:00:58.646Z] 04a6b2b34a39: Waiting [2025-10-27T07:00:58.646Z] abfcb263a588: Waiting [2025-10-27T07:00:58.646Z] 77549b9d826c: Layer already exists [2025-10-27T07:00:58.646Z] 422ed284f012: Layer already exists [2025-10-27T07:00:58.646Z] 08617d7bd957: Layer already exists [2025-10-27T07:00:58.646Z] 0ac509f7950c: Layer already exists [2025-10-27T07:00:58.646Z] 6681537f87db: Layer already exists [2025-10-27T07:00:58.646Z] 04a6b2b34a39: Layer already exists [2025-10-27T07:00:58.646Z] abfcb263a588: Layer already exists [2025-10-27T07:00:58.646Z] latest: digest: sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:00:58.974Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:00:59.305Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.69 [2025-10-27T07:00:59.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-27T07:00:59.305Z] 422ed284f012: Preparing [2025-10-27T07:00:59.305Z] 77549b9d826c: Preparing [2025-10-27T07:00:59.305Z] 0ac509f7950c: Preparing [2025-10-27T07:00:59.305Z] 6681537f87db: Preparing [2025-10-27T07:00:59.305Z] 08617d7bd957: Preparing [2025-10-27T07:00:59.305Z] 04a6b2b34a39: Preparing [2025-10-27T07:00:59.305Z] abfcb263a588: Preparing [2025-10-27T07:00:59.305Z] 04a6b2b34a39: Waiting [2025-10-27T07:00:59.305Z] abfcb263a588: Waiting [2025-10-27T07:00:59.305Z] 77549b9d826c: Layer already exists [2025-10-27T07:00:59.305Z] 422ed284f012: Layer already exists [2025-10-27T07:00:59.305Z] 08617d7bd957: Layer already exists [2025-10-27T07:00:59.305Z] 0ac509f7950c: Layer already exists [2025-10-27T07:00:59.305Z] 6681537f87db: Layer already exists [2025-10-27T07:00:59.305Z] 04a6b2b34a39: Layer already exists [2025-10-27T07:00:59.305Z] abfcb263a588: Layer already exists [2025-10-27T07:00:59.305Z] 4.1.0-dev.69: digest: sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:00:59.632Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:00:59.956Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:00:59.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-27T07:00:59.956Z] 422ed284f012: Preparing [2025-10-27T07:00:59.956Z] 77549b9d826c: Preparing [2025-10-27T07:00:59.956Z] 0ac509f7950c: Preparing [2025-10-27T07:00:59.956Z] 6681537f87db: Preparing [2025-10-27T07:00:59.956Z] 08617d7bd957: Preparing [2025-10-27T07:00:59.956Z] 04a6b2b34a39: Preparing [2025-10-27T07:00:59.956Z] abfcb263a588: Preparing [2025-10-27T07:00:59.956Z] abfcb263a588: Waiting [2025-10-27T07:00:59.956Z] 04a6b2b34a39: Waiting [2025-10-27T07:00:59.956Z] 77549b9d826c: Layer already exists [2025-10-27T07:00:59.956Z] 08617d7bd957: Layer already exists [2025-10-27T07:00:59.956Z] 6681537f87db: Layer already exists [2025-10-27T07:00:59.956Z] 0ac509f7950c: Layer already exists [2025-10-27T07:00:59.956Z] 422ed284f012: Layer already exists [2025-10-27T07:00:59.956Z] abfcb263a588: Layer already exists [2025-10-27T07:00:59.956Z] 04a6b2b34a39: Layer already exists [2025-10-27T07:00:59.956Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:00.288Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:00.612Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-10-27T07:01:00.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-27T07:01:00.612Z] 422ed284f012: Preparing [2025-10-27T07:01:00.612Z] 77549b9d826c: Preparing [2025-10-27T07:01:00.612Z] 0ac509f7950c: Preparing [2025-10-27T07:01:00.612Z] 6681537f87db: Preparing [2025-10-27T07:01:00.612Z] 08617d7bd957: Preparing [2025-10-27T07:01:00.612Z] 04a6b2b34a39: Preparing [2025-10-27T07:01:00.612Z] abfcb263a588: Preparing [2025-10-27T07:01:00.612Z] 04a6b2b34a39: Waiting [2025-10-27T07:01:00.612Z] abfcb263a588: Waiting [2025-10-27T07:01:00.612Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:00.612Z] 422ed284f012: Layer already exists [2025-10-27T07:01:00.612Z] 6681537f87db: Layer already exists [2025-10-27T07:01:00.612Z] 77549b9d826c: Layer already exists [2025-10-27T07:01:00.612Z] 08617d7bd957: Layer already exists [2025-10-27T07:01:00.612Z] 04a6b2b34a39: Layer already exists [2025-10-27T07:01:00.612Z] abfcb263a588: Layer already exists [2025-10-27T07:01:00.612Z] main: digest: sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-27T07:01:00.694Z] ===================================================== [2025-10-27T07:01:00.707Z] 382d65ac76eb: Pull complete [2025-10-27T07:01:00.707Z] 13eebdc497b7: Pull complete [Pipeline] echo [2025-10-27T07:01:00.712Z] taggedImages: [2025-10-27T07:01:00.712Z] - nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:01:00.712Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-27T07:01:00.712Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.69 [2025-10-27T07:01:00.712Z] - nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:01:00.712Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-10-27T07:01:00.735Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-10-27T07:01:00.735Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:01:00.735Z] latest [2025-10-27T07:01:00.735Z] 4.1.0-dev.69 [2025-10-27T07:01:00.735Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:01:00.735Z] main [2025-10-27T07:01:00.735Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:00.976Z] 4f4fb700ef54: Pull complete [2025-10-27T07:01:01.073Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:01.246Z] 06715773e931: Pull complete [2025-10-27T07:01:01.396Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:01:01.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-27T07:01:01.396Z] 71fa73cbdc70: Preparing [2025-10-27T07:01:01.396Z] 4036d2e6f371: Preparing [2025-10-27T07:01:01.396Z] 6681537f87db: Preparing [2025-10-27T07:01:01.396Z] 29032818f764: Preparing [2025-10-27T07:01:01.396Z] ebf1a12775e3: Preparing [2025-10-27T07:01:01.396Z] abfcb263a588: Preparing [2025-10-27T07:01:01.396Z] abfcb263a588: Waiting [2025-10-27T07:01:01.396Z] 6681537f87db: Layer already exists [2025-10-27T07:01:01.396Z] abfcb263a588: Layer already exists [2025-10-27T07:01:01.396Z] ebf1a12775e3: Pushed [2025-10-27T07:01:01.396Z] 71fa73cbdc70: Pushed [2025-10-27T07:01:01.396Z] 29032818f764: Pushed [2025-10-27T07:01:05.593Z] 4036d2e6f371: Pushed [2025-10-27T07:01:05.593Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:05.916Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:06.238Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-27T07:01:06.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-27T07:01:06.238Z] 71fa73cbdc70: Preparing [2025-10-27T07:01:06.238Z] 4036d2e6f371: Preparing [2025-10-27T07:01:06.238Z] 6681537f87db: Preparing [2025-10-27T07:01:06.238Z] 29032818f764: Preparing [2025-10-27T07:01:06.238Z] ebf1a12775e3: Preparing [2025-10-27T07:01:06.238Z] abfcb263a588: Preparing [2025-10-27T07:01:06.238Z] abfcb263a588: Waiting [2025-10-27T07:01:06.238Z] 29032818f764: Layer already exists [2025-10-27T07:01:06.238Z] 6681537f87db: Layer already exists [2025-10-27T07:01:06.238Z] 4036d2e6f371: Layer already exists [2025-10-27T07:01:06.238Z] ebf1a12775e3: Layer already exists [2025-10-27T07:01:06.238Z] 71fa73cbdc70: Layer already exists [2025-10-27T07:01:06.238Z] abfcb263a588: Layer already exists [2025-10-27T07:01:06.238Z] latest: digest: sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:06.557Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:06.879Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69 [2025-10-27T07:01:06.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-27T07:01:06.879Z] 71fa73cbdc70: Preparing [2025-10-27T07:01:06.879Z] 4036d2e6f371: Preparing [2025-10-27T07:01:06.879Z] 6681537f87db: Preparing [2025-10-27T07:01:06.879Z] 29032818f764: Preparing [2025-10-27T07:01:06.879Z] ebf1a12775e3: Preparing [2025-10-27T07:01:06.879Z] abfcb263a588: Preparing [2025-10-27T07:01:06.879Z] abfcb263a588: Waiting [2025-10-27T07:01:06.879Z] ebf1a12775e3: Layer already exists [2025-10-27T07:01:06.879Z] 71fa73cbdc70: Layer already exists [2025-10-27T07:01:06.879Z] 29032818f764: Layer already exists [2025-10-27T07:01:06.879Z] 6681537f87db: Layer already exists [2025-10-27T07:01:06.879Z] 4036d2e6f371: Layer already exists [2025-10-27T07:01:06.879Z] abfcb263a588: Layer already exists [2025-10-27T07:01:06.879Z] 4.1.0-dev.69: digest: sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:07.205Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:07.531Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:01:07.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-27T07:01:07.532Z] 71fa73cbdc70: Preparing [2025-10-27T07:01:07.532Z] 4036d2e6f371: Preparing [2025-10-27T07:01:07.532Z] 6681537f87db: Preparing [2025-10-27T07:01:07.532Z] 29032818f764: Preparing [2025-10-27T07:01:07.532Z] ebf1a12775e3: Preparing [2025-10-27T07:01:07.532Z] abfcb263a588: Preparing [2025-10-27T07:01:07.532Z] abfcb263a588: Waiting [2025-10-27T07:01:07.532Z] 71fa73cbdc70: Layer already exists [2025-10-27T07:01:07.532Z] ebf1a12775e3: Layer already exists [2025-10-27T07:01:07.532Z] 6681537f87db: Layer already exists [2025-10-27T07:01:07.532Z] 4036d2e6f371: Layer already exists [2025-10-27T07:01:07.532Z] 29032818f764: Layer already exists [2025-10-27T07:01:07.532Z] abfcb263a588: Layer already exists [2025-10-27T07:01:07.532Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:07.857Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:08.180Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-27T07:01:08.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-27T07:01:08.180Z] 71fa73cbdc70: Preparing [2025-10-27T07:01:08.180Z] 4036d2e6f371: Preparing [2025-10-27T07:01:08.180Z] 6681537f87db: Preparing [2025-10-27T07:01:08.180Z] 29032818f764: Preparing [2025-10-27T07:01:08.180Z] ebf1a12775e3: Preparing [2025-10-27T07:01:08.180Z] abfcb263a588: Preparing [2025-10-27T07:01:08.180Z] abfcb263a588: Waiting [2025-10-27T07:01:08.180Z] 6681537f87db: Layer already exists [2025-10-27T07:01:08.180Z] 29032818f764: Layer already exists [2025-10-27T07:01:08.180Z] 4036d2e6f371: Layer already exists [2025-10-27T07:01:08.180Z] 71fa73cbdc70: Layer already exists [2025-10-27T07:01:08.180Z] ebf1a12775e3: Layer already exists [2025-10-27T07:01:08.180Z] abfcb263a588: Layer already exists [2025-10-27T07:01:08.180Z] main: digest: sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-27T07:01:08.258Z] ===================================================== [Pipeline] echo [2025-10-27T07:01:08.275Z] taggedImages: [2025-10-27T07:01:08.275Z] - nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:01:08.275Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-27T07:01:08.275Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69 [2025-10-27T07:01:08.275Z] - nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:01:08.275Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-10-27T07:01:08.301Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-10-27T07:01:08.301Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:01:08.301Z] latest [2025-10-27T07:01:08.301Z] 4.1.0-dev.69 [2025-10-27T07:01:08.301Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:01:08.301Z] main [2025-10-27T07:01:08.301Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:08.662Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:08.984Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:01:08.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-27T07:01:08.984Z] 2e661dc05113: Preparing [2025-10-27T07:01:08.984Z] 015dc12df00e: Preparing [2025-10-27T07:01:08.984Z] d0745ebf5c85: Preparing [2025-10-27T07:01:08.984Z] 0ac509f7950c: Preparing [2025-10-27T07:01:08.984Z] 6681537f87db: Preparing [2025-10-27T07:01:08.984Z] 9f0fd31e5b38: Preparing [2025-10-27T07:01:08.984Z] 613d7ee5efda: Preparing [2025-10-27T07:01:08.984Z] abfcb263a588: Preparing [2025-10-27T07:01:08.984Z] 613d7ee5efda: Waiting [2025-10-27T07:01:08.984Z] 9f0fd31e5b38: Waiting [2025-10-27T07:01:08.984Z] abfcb263a588: Waiting [2025-10-27T07:01:08.984Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:08.984Z] 6681537f87db: Layer already exists [2025-10-27T07:01:08.984Z] 9f0fd31e5b38: Layer already exists [2025-10-27T07:01:08.984Z] 613d7ee5efda: Layer already exists [2025-10-27T07:01:08.984Z] abfcb263a588: Layer already exists [2025-10-27T07:01:08.984Z] 015dc12df00e: Pushed [2025-10-27T07:01:08.984Z] 2e661dc05113: Pushed [2025-10-27T07:01:11.347Z] 7fa9dde3b271: Pull complete [2025-10-27T07:01:11.931Z] d57d563a94ed: Pull complete [2025-10-27T07:01:11.931Z] Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec [2025-10-27T07:01:12.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-27T07:01:12.198Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-27T07:01:12.554Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-27T07:01:12.554Z] WORKDIR /edgex [2025-10-27T07:01:12.554Z] COPY go.mod . [2025-10-27T07:01:12.554Z] RUN go mod download [2025-10-27T07:01:12.554Z] docker build -t ci-base-image-arm64 -f - . [2025-10-27T07:01:13.176Z] d0745ebf5c85: Pushed [2025-10-27T07:01:13.176Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:13.501Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [2025-10-27T07:01:13.528Z] Sending build context to Docker daemon 3.843MB [2025-10-27T07:01:13.528Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-27T07:01:13.528Z] ---> 43a1c90cae9b [2025-10-27T07:01:13.528Z] Step 2/4 : WORKDIR /edgex [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:13.818Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-27T07:01:13.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-27T07:01:13.819Z] 2e661dc05113: Preparing [2025-10-27T07:01:13.819Z] 015dc12df00e: Preparing [2025-10-27T07:01:13.819Z] d0745ebf5c85: Preparing [2025-10-27T07:01:13.819Z] 0ac509f7950c: Preparing [2025-10-27T07:01:13.819Z] 6681537f87db: Preparing [2025-10-27T07:01:13.819Z] 9f0fd31e5b38: Preparing [2025-10-27T07:01:13.819Z] 613d7ee5efda: Preparing [2025-10-27T07:01:13.819Z] abfcb263a588: Preparing [2025-10-27T07:01:13.819Z] 613d7ee5efda: Waiting [2025-10-27T07:01:13.819Z] abfcb263a588: Waiting [2025-10-27T07:01:13.819Z] 9f0fd31e5b38: Waiting [2025-10-27T07:01:13.819Z] d0745ebf5c85: Layer already exists [2025-10-27T07:01:13.819Z] 2e661dc05113: Layer already exists [2025-10-27T07:01:13.819Z] 015dc12df00e: Layer already exists [2025-10-27T07:01:13.819Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:13.819Z] 6681537f87db: Layer already exists [2025-10-27T07:01:13.819Z] 613d7ee5efda: Layer already exists [2025-10-27T07:01:13.819Z] abfcb263a588: Layer already exists [2025-10-27T07:01:13.819Z] 9f0fd31e5b38: Layer already exists [2025-10-27T07:01:13.819Z] latest: digest: sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:14.151Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:14.475Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69 [2025-10-27T07:01:14.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-27T07:01:14.475Z] 2e661dc05113: Preparing [2025-10-27T07:01:14.475Z] 015dc12df00e: Preparing [2025-10-27T07:01:14.475Z] d0745ebf5c85: Preparing [2025-10-27T07:01:14.475Z] 0ac509f7950c: Preparing [2025-10-27T07:01:14.475Z] 6681537f87db: Preparing [2025-10-27T07:01:14.475Z] 9f0fd31e5b38: Preparing [2025-10-27T07:01:14.475Z] 613d7ee5efda: Preparing [2025-10-27T07:01:14.475Z] abfcb263a588: Preparing [2025-10-27T07:01:14.475Z] 9f0fd31e5b38: Waiting [2025-10-27T07:01:14.475Z] 613d7ee5efda: Waiting [2025-10-27T07:01:14.475Z] abfcb263a588: Waiting [2025-10-27T07:01:14.475Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:14.475Z] 6681537f87db: Layer already exists [2025-10-27T07:01:14.475Z] 015dc12df00e: Layer already exists [2025-10-27T07:01:14.475Z] 2e661dc05113: Layer already exists [2025-10-27T07:01:14.475Z] d0745ebf5c85: Layer already exists [2025-10-27T07:01:14.475Z] 9f0fd31e5b38: Layer already exists [2025-10-27T07:01:14.475Z] 613d7ee5efda: Layer already exists [2025-10-27T07:01:14.475Z] abfcb263a588: Layer already exists [2025-10-27T07:01:14.475Z] 4.1.0-dev.69: digest: sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:14.788Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:15.105Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:01:15.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-27T07:01:15.105Z] 2e661dc05113: Preparing [2025-10-27T07:01:15.105Z] 015dc12df00e: Preparing [2025-10-27T07:01:15.105Z] d0745ebf5c85: Preparing [2025-10-27T07:01:15.105Z] 0ac509f7950c: Preparing [2025-10-27T07:01:15.105Z] 6681537f87db: Preparing [2025-10-27T07:01:15.105Z] 9f0fd31e5b38: Preparing [2025-10-27T07:01:15.105Z] 613d7ee5efda: Preparing [2025-10-27T07:01:15.105Z] abfcb263a588: Preparing [2025-10-27T07:01:15.105Z] 9f0fd31e5b38: Waiting [2025-10-27T07:01:15.105Z] 613d7ee5efda: Waiting [2025-10-27T07:01:15.105Z] abfcb263a588: Waiting [2025-10-27T07:01:15.105Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:15.105Z] d0745ebf5c85: Layer already exists [2025-10-27T07:01:15.105Z] 2e661dc05113: Layer already exists [2025-10-27T07:01:15.105Z] 015dc12df00e: Layer already exists [2025-10-27T07:01:15.105Z] 6681537f87db: Layer already exists [2025-10-27T07:01:15.105Z] 9f0fd31e5b38: Layer already exists [2025-10-27T07:01:15.105Z] 613d7ee5efda: Layer already exists [2025-10-27T07:01:15.105Z] abfcb263a588: Layer already exists [2025-10-27T07:01:15.105Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:15.431Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:15.486Z] ---> Running in 842ad3655a2a [2025-10-27T07:01:15.487Z] Removing intermediate container 842ad3655a2a [2025-10-27T07:01:15.487Z] ---> c17fcb87d877 [2025-10-27T07:01:15.487Z] Step 3/4 : COPY go.mod . [2025-10-27T07:01:15.758Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-27T07:01:15.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-27T07:01:15.758Z] 2e661dc05113: Preparing [2025-10-27T07:01:15.758Z] 015dc12df00e: Preparing [2025-10-27T07:01:15.758Z] d0745ebf5c85: Preparing [2025-10-27T07:01:15.758Z] 0ac509f7950c: Preparing [2025-10-27T07:01:15.758Z] 6681537f87db: Preparing [2025-10-27T07:01:15.758Z] 9f0fd31e5b38: Preparing [2025-10-27T07:01:15.758Z] 613d7ee5efda: Preparing [2025-10-27T07:01:15.758Z] abfcb263a588: Preparing [2025-10-27T07:01:15.758Z] 9f0fd31e5b38: Waiting [2025-10-27T07:01:15.758Z] 613d7ee5efda: Waiting [2025-10-27T07:01:15.758Z] abfcb263a588: Waiting [2025-10-27T07:01:15.758Z] 015dc12df00e: Layer already exists [2025-10-27T07:01:15.758Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:15.758Z] 2e661dc05113: Layer already exists [2025-10-27T07:01:15.758Z] 6681537f87db: Layer already exists [2025-10-27T07:01:15.758Z] d0745ebf5c85: Layer already exists [2025-10-27T07:01:15.758Z] abfcb263a588: Layer already exists [2025-10-27T07:01:15.758Z] 613d7ee5efda: Layer already exists [2025-10-27T07:01:15.758Z] 9f0fd31e5b38: Layer already exists [2025-10-27T07:01:15.758Z] main: digest: sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-27T07:01:15.835Z] ===================================================== [Pipeline] echo [2025-10-27T07:01:15.853Z] taggedImages: [2025-10-27T07:01:15.853Z] - nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:01:15.853Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-27T07:01:15.853Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69 [2025-10-27T07:01:15.853Z] - nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:01:15.853Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-10-27T07:01:15.880Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-10-27T07:01:15.880Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:01:15.880Z] latest [2025-10-27T07:01:15.880Z] 4.1.0-dev.69 [2025-10-27T07:01:15.880Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:01:15.880Z] main [2025-10-27T07:01:15.880Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:16.074Z] ---> abfaab2d45a4 [2025-10-27T07:01:16.074Z] Step 4/4 : RUN go mod download [2025-10-27T07:01:16.074Z] ---> Running in 25b4247a096b [2025-10-27T07:01:16.221Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:16.562Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:01:16.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-27T07:01:16.562Z] 0fd2578fe9fd: Preparing [2025-10-27T07:01:16.562Z] 49d7128bbabb: Preparing [2025-10-27T07:01:16.562Z] b37ff2376ac5: Preparing [2025-10-27T07:01:16.562Z] 43299cf0b671: Preparing [2025-10-27T07:01:16.562Z] 1179a9c4bf88: Preparing [2025-10-27T07:01:16.562Z] fb3c01f4a16d: Preparing [2025-10-27T07:01:16.562Z] 555c42655dd4: Preparing [2025-10-27T07:01:16.562Z] 0ac509f7950c: Preparing [2025-10-27T07:01:16.562Z] 6681537f87db: Preparing [2025-10-27T07:01:16.562Z] dc4a267f6d63: Preparing [2025-10-27T07:01:16.562Z] 2bd1e858669a: Preparing [2025-10-27T07:01:16.562Z] 5f70bf18a086: Preparing [2025-10-27T07:01:16.562Z] 5627d7245a35: Preparing [2025-10-27T07:01:16.562Z] 3202a9705469: Preparing [2025-10-27T07:01:16.562Z] 4a184ac142a7: Preparing [2025-10-27T07:01:16.562Z] abfcb263a588: Preparing [2025-10-27T07:01:16.562Z] 555c42655dd4: Waiting [2025-10-27T07:01:16.562Z] 6681537f87db: Waiting [2025-10-27T07:01:16.562Z] 5f70bf18a086: Waiting [2025-10-27T07:01:16.562Z] fb3c01f4a16d: Waiting [2025-10-27T07:01:16.562Z] 5627d7245a35: Waiting [2025-10-27T07:01:16.562Z] dc4a267f6d63: Waiting [2025-10-27T07:01:16.562Z] 3202a9705469: Waiting [2025-10-27T07:01:16.562Z] 2bd1e858669a: Waiting [2025-10-27T07:01:16.562Z] 0ac509f7950c: Waiting [2025-10-27T07:01:16.562Z] 4a184ac142a7: Waiting [2025-10-27T07:01:16.562Z] abfcb263a588: Waiting [2025-10-27T07:01:16.562Z] 49d7128bbabb: Pushed [2025-10-27T07:01:16.562Z] 43299cf0b671: Pushed [2025-10-27T07:01:16.562Z] 1179a9c4bf88: Pushed [2025-10-27T07:01:16.562Z] 0fd2578fe9fd: Pushed [2025-10-27T07:01:16.562Z] b37ff2376ac5: Pushed [2025-10-27T07:01:16.562Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:16.562Z] 6681537f87db: Layer already exists [2025-10-27T07:01:16.562Z] 5f70bf18a086: Layer already exists [2025-10-27T07:01:16.562Z] fb3c01f4a16d: Pushed [2025-10-27T07:01:16.821Z] dc4a267f6d63: Pushed [2025-10-27T07:01:16.821Z] 2bd1e858669a: Pushed [2025-10-27T07:01:16.821Z] 5627d7245a35: Pushed [2025-10-27T07:01:16.821Z] abfcb263a588: Layer already exists [2025-10-27T07:01:16.821Z] 3202a9705469: Pushed [2025-10-27T07:01:16.821Z] 4a184ac142a7: Pushed [2025-10-27T07:01:18.198Z] 555c42655dd4: Pushed [2025-10-27T07:01:18.198Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:18.536Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:18.863Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-27T07:01:18.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-27T07:01:18.863Z] 0fd2578fe9fd: Preparing [2025-10-27T07:01:18.863Z] 49d7128bbabb: Preparing [2025-10-27T07:01:18.863Z] b37ff2376ac5: Preparing [2025-10-27T07:01:18.863Z] 43299cf0b671: Preparing [2025-10-27T07:01:18.863Z] 1179a9c4bf88: Preparing [2025-10-27T07:01:18.863Z] fb3c01f4a16d: Preparing [2025-10-27T07:01:18.863Z] 555c42655dd4: Preparing [2025-10-27T07:01:18.863Z] fb3c01f4a16d: Waiting [2025-10-27T07:01:18.863Z] 0ac509f7950c: Preparing [2025-10-27T07:01:18.863Z] 6681537f87db: Preparing [2025-10-27T07:01:18.863Z] dc4a267f6d63: Preparing [2025-10-27T07:01:18.863Z] 2bd1e858669a: Preparing [2025-10-27T07:01:18.863Z] 0ac509f7950c: Waiting [2025-10-27T07:01:18.863Z] 5f70bf18a086: Preparing [2025-10-27T07:01:18.863Z] 6681537f87db: Waiting [2025-10-27T07:01:18.864Z] 5627d7245a35: Preparing [2025-10-27T07:01:18.864Z] dc4a267f6d63: Waiting [2025-10-27T07:01:18.864Z] 3202a9705469: Preparing [2025-10-27T07:01:18.864Z] 2bd1e858669a: Waiting [2025-10-27T07:01:18.864Z] 4a184ac142a7: Preparing [2025-10-27T07:01:18.864Z] 5f70bf18a086: Waiting [2025-10-27T07:01:18.864Z] abfcb263a588: Preparing [2025-10-27T07:01:18.864Z] 5627d7245a35: Waiting [2025-10-27T07:01:18.864Z] 3202a9705469: Waiting [2025-10-27T07:01:18.864Z] abfcb263a588: Waiting [2025-10-27T07:01:18.864Z] 4a184ac142a7: Waiting [2025-10-27T07:01:18.864Z] 0fd2578fe9fd: Layer already exists [2025-10-27T07:01:18.864Z] 43299cf0b671: Layer already exists [2025-10-27T07:01:18.864Z] b37ff2376ac5: Layer already exists [2025-10-27T07:01:18.864Z] 1179a9c4bf88: Layer already exists [2025-10-27T07:01:18.864Z] 49d7128bbabb: Layer already exists [2025-10-27T07:01:18.864Z] 6681537f87db: Layer already exists [2025-10-27T07:01:18.864Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:18.864Z] 555c42655dd4: Layer already exists [2025-10-27T07:01:18.864Z] fb3c01f4a16d: Layer already exists [2025-10-27T07:01:18.864Z] dc4a267f6d63: Layer already exists [2025-10-27T07:01:18.864Z] 5f70bf18a086: Layer already exists [2025-10-27T07:01:18.864Z] 5627d7245a35: Layer already exists [2025-10-27T07:01:18.864Z] 4a184ac142a7: Layer already exists [2025-10-27T07:01:18.864Z] 2bd1e858669a: Layer already exists [2025-10-27T07:01:18.864Z] 3202a9705469: Layer already exists [2025-10-27T07:01:18.864Z] abfcb263a588: Layer already exists [2025-10-27T07:01:18.864Z] latest: digest: sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:19.194Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:19.517Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69 [2025-10-27T07:01:19.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-27T07:01:19.517Z] 0fd2578fe9fd: Preparing [2025-10-27T07:01:19.517Z] 49d7128bbabb: Preparing [2025-10-27T07:01:19.517Z] b37ff2376ac5: Preparing [2025-10-27T07:01:19.517Z] 43299cf0b671: Preparing [2025-10-27T07:01:19.517Z] 1179a9c4bf88: Preparing [2025-10-27T07:01:19.517Z] fb3c01f4a16d: Preparing [2025-10-27T07:01:19.517Z] 555c42655dd4: Preparing [2025-10-27T07:01:19.517Z] 0ac509f7950c: Preparing [2025-10-27T07:01:19.517Z] 6681537f87db: Preparing [2025-10-27T07:01:19.517Z] dc4a267f6d63: Preparing [2025-10-27T07:01:19.517Z] 2bd1e858669a: Preparing [2025-10-27T07:01:19.517Z] 5f70bf18a086: Preparing [2025-10-27T07:01:19.517Z] 5627d7245a35: Preparing [2025-10-27T07:01:19.517Z] 3202a9705469: Preparing [2025-10-27T07:01:19.517Z] 4a184ac142a7: Preparing [2025-10-27T07:01:19.517Z] abfcb263a588: Preparing [2025-10-27T07:01:19.517Z] fb3c01f4a16d: Waiting [2025-10-27T07:01:19.517Z] 2bd1e858669a: Waiting [2025-10-27T07:01:19.517Z] 555c42655dd4: Waiting [2025-10-27T07:01:19.517Z] 5f70bf18a086: Waiting [2025-10-27T07:01:19.517Z] 0ac509f7950c: Waiting [2025-10-27T07:01:19.517Z] 5627d7245a35: Waiting [2025-10-27T07:01:19.517Z] 6681537f87db: Waiting [2025-10-27T07:01:19.517Z] 3202a9705469: Waiting [2025-10-27T07:01:19.517Z] dc4a267f6d63: Waiting [2025-10-27T07:01:19.517Z] 4a184ac142a7: Waiting [2025-10-27T07:01:19.517Z] abfcb263a588: Waiting [2025-10-27T07:01:19.517Z] b37ff2376ac5: Layer already exists [2025-10-27T07:01:19.517Z] 49d7128bbabb: Layer already exists [2025-10-27T07:01:19.517Z] 0fd2578fe9fd: Layer already exists [2025-10-27T07:01:19.517Z] 43299cf0b671: Layer already exists [2025-10-27T07:01:19.517Z] 1179a9c4bf88: Layer already exists [2025-10-27T07:01:19.517Z] 555c42655dd4: Layer already exists [2025-10-27T07:01:19.517Z] dc4a267f6d63: Layer already exists [2025-10-27T07:01:19.517Z] fb3c01f4a16d: Layer already exists [2025-10-27T07:01:19.517Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:19.517Z] 6681537f87db: Layer already exists [2025-10-27T07:01:19.517Z] 2bd1e858669a: Layer already exists [2025-10-27T07:01:19.517Z] 5f70bf18a086: Layer already exists [2025-10-27T07:01:19.517Z] 5627d7245a35: Layer already exists [2025-10-27T07:01:19.517Z] 3202a9705469: Layer already exists [2025-10-27T07:01:19.517Z] 4a184ac142a7: Layer already exists [2025-10-27T07:01:19.517Z] abfcb263a588: Layer already exists [2025-10-27T07:01:19.517Z] 4.1.0-dev.69: digest: sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:19.849Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:20.185Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:01:20.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-27T07:01:20.185Z] 0fd2578fe9fd: Preparing [2025-10-27T07:01:20.185Z] 49d7128bbabb: Preparing [2025-10-27T07:01:20.185Z] b37ff2376ac5: Preparing [2025-10-27T07:01:20.185Z] 43299cf0b671: Preparing [2025-10-27T07:01:20.185Z] 1179a9c4bf88: Preparing [2025-10-27T07:01:20.185Z] fb3c01f4a16d: Preparing [2025-10-27T07:01:20.185Z] 555c42655dd4: Preparing [2025-10-27T07:01:20.185Z] 0ac509f7950c: Preparing [2025-10-27T07:01:20.185Z] 6681537f87db: Preparing [2025-10-27T07:01:20.185Z] dc4a267f6d63: Preparing [2025-10-27T07:01:20.185Z] 2bd1e858669a: Preparing [2025-10-27T07:01:20.185Z] 5f70bf18a086: Preparing [2025-10-27T07:01:20.185Z] 5627d7245a35: Preparing [2025-10-27T07:01:20.185Z] 3202a9705469: Preparing [2025-10-27T07:01:20.185Z] 4a184ac142a7: Preparing [2025-10-27T07:01:20.185Z] abfcb263a588: Preparing [2025-10-27T07:01:20.185Z] 5f70bf18a086: Waiting [2025-10-27T07:01:20.185Z] 0ac509f7950c: Waiting [2025-10-27T07:01:20.185Z] abfcb263a588: Waiting [2025-10-27T07:01:20.185Z] 4a184ac142a7: Waiting [2025-10-27T07:01:20.185Z] dc4a267f6d63: Waiting [2025-10-27T07:01:20.185Z] 6681537f87db: Waiting [2025-10-27T07:01:20.185Z] fb3c01f4a16d: Waiting [2025-10-27T07:01:20.185Z] 5627d7245a35: Waiting [2025-10-27T07:01:20.185Z] 3202a9705469: Waiting [2025-10-27T07:01:20.185Z] 2bd1e858669a: Waiting [2025-10-27T07:01:20.185Z] 555c42655dd4: Waiting [2025-10-27T07:01:20.185Z] b37ff2376ac5: Layer already exists [2025-10-27T07:01:20.185Z] 1179a9c4bf88: Layer already exists [2025-10-27T07:01:20.185Z] 49d7128bbabb: Layer already exists [2025-10-27T07:01:20.185Z] 0fd2578fe9fd: Layer already exists [2025-10-27T07:01:20.185Z] 43299cf0b671: Layer already exists [2025-10-27T07:01:20.185Z] fb3c01f4a16d: Layer already exists [2025-10-27T07:01:20.185Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:20.185Z] 555c42655dd4: Layer already exists [2025-10-27T07:01:20.185Z] dc4a267f6d63: Layer already exists [2025-10-27T07:01:20.185Z] 6681537f87db: Layer already exists [2025-10-27T07:01:20.185Z] 2bd1e858669a: Layer already exists [2025-10-27T07:01:20.185Z] 5627d7245a35: Layer already exists [2025-10-27T07:01:20.185Z] 4a184ac142a7: Layer already exists [2025-10-27T07:01:20.185Z] 3202a9705469: Layer already exists [2025-10-27T07:01:20.185Z] 5f70bf18a086: Layer already exists [2025-10-27T07:01:20.185Z] abfcb263a588: Layer already exists [2025-10-27T07:01:20.185Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:20.515Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:20.846Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-27T07:01:20.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-27T07:01:20.846Z] 0fd2578fe9fd: Preparing [2025-10-27T07:01:20.846Z] 49d7128bbabb: Preparing [2025-10-27T07:01:20.846Z] b37ff2376ac5: Preparing [2025-10-27T07:01:20.846Z] 43299cf0b671: Preparing [2025-10-27T07:01:20.846Z] 1179a9c4bf88: Preparing [2025-10-27T07:01:20.846Z] fb3c01f4a16d: Preparing [2025-10-27T07:01:20.846Z] 555c42655dd4: Preparing [2025-10-27T07:01:20.846Z] 0ac509f7950c: Preparing [2025-10-27T07:01:20.846Z] 6681537f87db: Preparing [2025-10-27T07:01:20.846Z] dc4a267f6d63: Preparing [2025-10-27T07:01:20.846Z] 2bd1e858669a: Preparing [2025-10-27T07:01:20.846Z] 5f70bf18a086: Preparing [2025-10-27T07:01:20.846Z] 5627d7245a35: Preparing [2025-10-27T07:01:20.846Z] 3202a9705469: Preparing [2025-10-27T07:01:20.846Z] 4a184ac142a7: Preparing [2025-10-27T07:01:20.846Z] abfcb263a588: Preparing [2025-10-27T07:01:20.846Z] 5627d7245a35: Waiting [2025-10-27T07:01:20.846Z] 0ac509f7950c: Waiting [2025-10-27T07:01:20.846Z] 6681537f87db: Waiting [2025-10-27T07:01:20.846Z] dc4a267f6d63: Waiting [2025-10-27T07:01:20.846Z] 2bd1e858669a: Waiting [2025-10-27T07:01:20.846Z] 5f70bf18a086: Waiting [2025-10-27T07:01:20.846Z] fb3c01f4a16d: Waiting [2025-10-27T07:01:20.846Z] 4a184ac142a7: Waiting [2025-10-27T07:01:20.846Z] 3202a9705469: Waiting [2025-10-27T07:01:20.846Z] abfcb263a588: Waiting [2025-10-27T07:01:20.846Z] 555c42655dd4: Waiting [2025-10-27T07:01:20.846Z] 43299cf0b671: Layer already exists [2025-10-27T07:01:20.846Z] 1179a9c4bf88: Layer already exists [2025-10-27T07:01:20.846Z] 49d7128bbabb: Layer already exists [2025-10-27T07:01:20.846Z] b37ff2376ac5: Layer already exists [2025-10-27T07:01:20.846Z] 0fd2578fe9fd: Layer already exists [2025-10-27T07:01:20.846Z] fb3c01f4a16d: Layer already exists [2025-10-27T07:01:20.846Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:20.846Z] 6681537f87db: Layer already exists [2025-10-27T07:01:20.846Z] 555c42655dd4: Layer already exists [2025-10-27T07:01:20.846Z] dc4a267f6d63: Layer already exists [2025-10-27T07:01:20.846Z] 2bd1e858669a: Layer already exists [2025-10-27T07:01:20.846Z] 4a184ac142a7: Layer already exists [2025-10-27T07:01:20.846Z] 3202a9705469: Layer already exists [2025-10-27T07:01:20.846Z] 5627d7245a35: Layer already exists [2025-10-27T07:01:20.846Z] 5f70bf18a086: Layer already exists [2025-10-27T07:01:20.846Z] abfcb263a588: Layer already exists [2025-10-27T07:01:20.846Z] main: digest: sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-27T07:01:20.928Z] ===================================================== [Pipeline] echo [2025-10-27T07:01:20.942Z] taggedImages: [2025-10-27T07:01:20.943Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:01:20.943Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-27T07:01:20.943Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69 [2025-10-27T07:01:20.943Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:01:20.943Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-10-27T07:01:20.971Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-10-27T07:01:20.971Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:01:20.971Z] latest [2025-10-27T07:01:20.971Z] 4.1.0-dev.69 [2025-10-27T07:01:20.971Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:01:20.971Z] main [2025-10-27T07:01:20.971Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:21.318Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:21.648Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:01:21.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-27T07:01:21.648Z] 926f9196069f: Preparing [2025-10-27T07:01:21.648Z] 2fb6df505976: Preparing [2025-10-27T07:01:21.648Z] a7e11d17d3b2: Preparing [2025-10-27T07:01:21.648Z] fc61972496c4: Preparing [2025-10-27T07:01:21.648Z] 0ac509f7950c: Preparing [2025-10-27T07:01:21.648Z] 6681537f87db: Preparing [2025-10-27T07:01:21.648Z] 9f0fd31e5b38: Preparing [2025-10-27T07:01:21.648Z] 613d7ee5efda: Preparing [2025-10-27T07:01:21.648Z] abfcb263a588: Preparing [2025-10-27T07:01:21.648Z] 613d7ee5efda: Waiting [2025-10-27T07:01:21.648Z] 9f0fd31e5b38: Waiting [2025-10-27T07:01:21.648Z] 6681537f87db: Waiting [2025-10-27T07:01:21.648Z] abfcb263a588: Waiting [2025-10-27T07:01:21.648Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:21.648Z] 6681537f87db: Layer already exists [2025-10-27T07:01:21.648Z] 9f0fd31e5b38: Layer already exists [2025-10-27T07:01:21.648Z] 613d7ee5efda: Layer already exists [2025-10-27T07:01:21.648Z] 2fb6df505976: Pushed [2025-10-27T07:01:21.648Z] abfcb263a588: Layer already exists [2025-10-27T07:01:21.648Z] a7e11d17d3b2: Pushed [2025-10-27T07:01:21.648Z] 926f9196069f: Pushed [2025-10-27T07:01:25.839Z] fc61972496c4: Pushed [2025-10-27T07:01:25.839Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:26.163Z] + 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-27T07:01:26.486Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-27T07:01:26.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-27T07:01:26.486Z] 926f9196069f: Preparing [2025-10-27T07:01:26.486Z] 2fb6df505976: Preparing [2025-10-27T07:01:26.486Z] a7e11d17d3b2: Preparing [2025-10-27T07:01:26.486Z] fc61972496c4: Preparing [2025-10-27T07:01:26.486Z] 0ac509f7950c: Preparing [2025-10-27T07:01:26.486Z] 6681537f87db: Preparing [2025-10-27T07:01:26.486Z] 9f0fd31e5b38: Preparing [2025-10-27T07:01:26.486Z] 613d7ee5efda: Preparing [2025-10-27T07:01:26.486Z] 6681537f87db: Waiting [2025-10-27T07:01:26.486Z] 9f0fd31e5b38: Waiting [2025-10-27T07:01:26.486Z] abfcb263a588: Preparing [2025-10-27T07:01:26.486Z] 613d7ee5efda: Waiting [2025-10-27T07:01:26.486Z] abfcb263a588: Waiting [2025-10-27T07:01:26.486Z] 926f9196069f: Layer already exists [2025-10-27T07:01:26.486Z] 2fb6df505976: Layer already exists [2025-10-27T07:01:26.486Z] a7e11d17d3b2: Layer already exists [2025-10-27T07:01:26.486Z] fc61972496c4: Layer already exists [2025-10-27T07:01:26.486Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:26.486Z] 6681537f87db: Layer already exists [2025-10-27T07:01:26.486Z] 9f0fd31e5b38: Layer already exists [2025-10-27T07:01:26.486Z] 613d7ee5efda: Layer already exists [2025-10-27T07:01:26.486Z] abfcb263a588: Layer already exists [2025-10-27T07:01:26.486Z] latest: digest: sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:26.809Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:27.138Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.69 [2025-10-27T07:01:27.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-27T07:01:27.138Z] 926f9196069f: Preparing [2025-10-27T07:01:27.138Z] 2fb6df505976: Preparing [2025-10-27T07:01:27.138Z] a7e11d17d3b2: Preparing [2025-10-27T07:01:27.138Z] fc61972496c4: Preparing [2025-10-27T07:01:27.138Z] 0ac509f7950c: Preparing [2025-10-27T07:01:27.138Z] 6681537f87db: Preparing [2025-10-27T07:01:27.138Z] 9f0fd31e5b38: Preparing [2025-10-27T07:01:27.138Z] 613d7ee5efda: Preparing [2025-10-27T07:01:27.138Z] abfcb263a588: Preparing [2025-10-27T07:01:27.138Z] 9f0fd31e5b38: Waiting [2025-10-27T07:01:27.138Z] 613d7ee5efda: Waiting [2025-10-27T07:01:27.138Z] abfcb263a588: Waiting [2025-10-27T07:01:27.138Z] 6681537f87db: Waiting [2025-10-27T07:01:27.138Z] a7e11d17d3b2: Layer already exists [2025-10-27T07:01:27.138Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:27.138Z] fc61972496c4: Layer already exists [2025-10-27T07:01:27.138Z] 926f9196069f: Layer already exists [2025-10-27T07:01:27.138Z] 2fb6df505976: Layer already exists [2025-10-27T07:01:27.138Z] 6681537f87db: Layer already exists [2025-10-27T07:01:27.138Z] 9f0fd31e5b38: Layer already exists [2025-10-27T07:01:27.138Z] abfcb263a588: Layer already exists [2025-10-27T07:01:27.138Z] 613d7ee5efda: Layer already exists [2025-10-27T07:01:27.138Z] 4.1.0-dev.69: digest: sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:27.467Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:27.797Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:01:27.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-27T07:01:27.797Z] 926f9196069f: Preparing [2025-10-27T07:01:27.797Z] 2fb6df505976: Preparing [2025-10-27T07:01:27.797Z] a7e11d17d3b2: Preparing [2025-10-27T07:01:27.797Z] fc61972496c4: Preparing [2025-10-27T07:01:27.797Z] 0ac509f7950c: Preparing [2025-10-27T07:01:27.797Z] 6681537f87db: Preparing [2025-10-27T07:01:27.797Z] 9f0fd31e5b38: Preparing [2025-10-27T07:01:27.797Z] 9f0fd31e5b38: Waiting [2025-10-27T07:01:27.797Z] 6681537f87db: Waiting [2025-10-27T07:01:27.797Z] 613d7ee5efda: Preparing [2025-10-27T07:01:27.797Z] abfcb263a588: Preparing [2025-10-27T07:01:27.797Z] 613d7ee5efda: Waiting [2025-10-27T07:01:27.797Z] abfcb263a588: Waiting [2025-10-27T07:01:27.797Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:27.797Z] 2fb6df505976: Layer already exists [2025-10-27T07:01:27.797Z] fc61972496c4: Layer already exists [2025-10-27T07:01:27.797Z] a7e11d17d3b2: Layer already exists [2025-10-27T07:01:27.797Z] 926f9196069f: Layer already exists [2025-10-27T07:01:27.797Z] 6681537f87db: Layer already exists [2025-10-27T07:01:27.797Z] 613d7ee5efda: Layer already exists [2025-10-27T07:01:27.797Z] 9f0fd31e5b38: Layer already exists [2025-10-27T07:01:27.797Z] abfcb263a588: Layer already exists [2025-10-27T07:01:27.797Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:28.125Z] + 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-27T07:01:28.452Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-27T07:01:28.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-27T07:01:28.452Z] 926f9196069f: Preparing [2025-10-27T07:01:28.452Z] 2fb6df505976: Preparing [2025-10-27T07:01:28.452Z] a7e11d17d3b2: Preparing [2025-10-27T07:01:28.452Z] fc61972496c4: Preparing [2025-10-27T07:01:28.452Z] 0ac509f7950c: Preparing [2025-10-27T07:01:28.452Z] 6681537f87db: Preparing [2025-10-27T07:01:28.452Z] 9f0fd31e5b38: Preparing [2025-10-27T07:01:28.452Z] 613d7ee5efda: Preparing [2025-10-27T07:01:28.452Z] abfcb263a588: Preparing [2025-10-27T07:01:28.452Z] 6681537f87db: Waiting [2025-10-27T07:01:28.452Z] 9f0fd31e5b38: Waiting [2025-10-27T07:01:28.452Z] 613d7ee5efda: Waiting [2025-10-27T07:01:28.452Z] abfcb263a588: Waiting [2025-10-27T07:01:28.452Z] 2fb6df505976: Layer already exists [2025-10-27T07:01:28.452Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:28.452Z] fc61972496c4: Layer already exists [2025-10-27T07:01:28.452Z] a7e11d17d3b2: Layer already exists [2025-10-27T07:01:28.452Z] 926f9196069f: Layer already exists [2025-10-27T07:01:28.452Z] 6681537f87db: Layer already exists [2025-10-27T07:01:28.452Z] 9f0fd31e5b38: Layer already exists [2025-10-27T07:01:28.452Z] 613d7ee5efda: Layer already exists [2025-10-27T07:01:28.452Z] abfcb263a588: Layer already exists [2025-10-27T07:01:28.452Z] main: digest: sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-27T07:01:28.534Z] ===================================================== [Pipeline] echo [2025-10-27T07:01:28.552Z] taggedImages: [2025-10-27T07:01:28.552Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:01:28.552Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-27T07:01:28.552Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.69 [2025-10-27T07:01:28.552Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:01:28.552Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-10-27T07:01:28.577Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-10-27T07:01:28.577Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:01:28.577Z] latest [2025-10-27T07:01:28.577Z] 4.1.0-dev.69 [2025-10-27T07:01:28.577Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:01:28.577Z] main [2025-10-27T07:01:28.577Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:28.941Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:29.279Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:01:29.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-27T07:01:29.279Z] 8b30da2399bb: Preparing [2025-10-27T07:01:29.279Z] eddf7ade60ef: Preparing [2025-10-27T07:01:29.279Z] 498ad73617db: Preparing [2025-10-27T07:01:29.279Z] 5869566ceae0: Preparing [2025-10-27T07:01:29.279Z] 2e60f112d6ca: Preparing [2025-10-27T07:01:29.279Z] 0ac509f7950c: Preparing [2025-10-27T07:01:29.279Z] 6681537f87db: Preparing [2025-10-27T07:01:29.279Z] 8111518f11df: Preparing [2025-10-27T07:01:29.279Z] 0ac509f7950c: Waiting [2025-10-27T07:01:29.279Z] b7de3273d90c: Preparing [2025-10-27T07:01:29.279Z] 6681537f87db: Waiting [2025-10-27T07:01:29.279Z] 953e8be346e3: Preparing [2025-10-27T07:01:29.279Z] b7de3273d90c: Waiting [2025-10-27T07:01:29.279Z] abfcb263a588: Preparing [2025-10-27T07:01:29.279Z] 8111518f11df: Waiting [2025-10-27T07:01:29.279Z] 953e8be346e3: Waiting [2025-10-27T07:01:29.279Z] abfcb263a588: Waiting [2025-10-27T07:01:29.279Z] 2e60f112d6ca: Pushed [2025-10-27T07:01:29.279Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:29.279Z] 5869566ceae0: Pushed [2025-10-27T07:01:29.279Z] 8b30da2399bb: Pushed [2025-10-27T07:01:29.279Z] eddf7ade60ef: Pushed [2025-10-27T07:01:29.279Z] 6681537f87db: Layer already exists [2025-10-27T07:01:29.279Z] abfcb263a588: Layer already exists [2025-10-27T07:01:29.537Z] 8111518f11df: Pushed [2025-10-27T07:01:29.537Z] b7de3273d90c: Pushed [2025-10-27T07:01:30.916Z] 953e8be346e3: Pushed [2025-10-27T07:01:32.295Z] 498ad73617db: Pushed [2025-10-27T07:01:32.554Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:32.871Z] + 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-27T07:01:33.196Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-27T07:01:33.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-27T07:01:33.196Z] 8b30da2399bb: Preparing [2025-10-27T07:01:33.196Z] eddf7ade60ef: Preparing [2025-10-27T07:01:33.196Z] 498ad73617db: Preparing [2025-10-27T07:01:33.196Z] 5869566ceae0: Preparing [2025-10-27T07:01:33.196Z] 2e60f112d6ca: Preparing [2025-10-27T07:01:33.196Z] 0ac509f7950c: Preparing [2025-10-27T07:01:33.196Z] 6681537f87db: Preparing [2025-10-27T07:01:33.196Z] 8111518f11df: Preparing [2025-10-27T07:01:33.196Z] b7de3273d90c: Preparing [2025-10-27T07:01:33.196Z] 953e8be346e3: Preparing [2025-10-27T07:01:33.196Z] abfcb263a588: Preparing [2025-10-27T07:01:33.196Z] 0ac509f7950c: Waiting [2025-10-27T07:01:33.196Z] 6681537f87db: Waiting [2025-10-27T07:01:33.196Z] 8111518f11df: Waiting [2025-10-27T07:01:33.196Z] b7de3273d90c: Waiting [2025-10-27T07:01:33.196Z] 953e8be346e3: Waiting [2025-10-27T07:01:33.196Z] abfcb263a588: Waiting [2025-10-27T07:01:33.196Z] 5869566ceae0: Layer already exists [2025-10-27T07:01:33.196Z] 498ad73617db: Layer already exists [2025-10-27T07:01:33.196Z] 8b30da2399bb: Layer already exists [2025-10-27T07:01:33.196Z] 2e60f112d6ca: Layer already exists [2025-10-27T07:01:33.196Z] eddf7ade60ef: Layer already exists [2025-10-27T07:01:33.196Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:33.196Z] 6681537f87db: Layer already exists [2025-10-27T07:01:33.196Z] 8111518f11df: Layer already exists [2025-10-27T07:01:33.196Z] b7de3273d90c: Layer already exists [2025-10-27T07:01:33.196Z] 953e8be346e3: Layer already exists [2025-10-27T07:01:33.196Z] abfcb263a588: Layer already exists [2025-10-27T07:01:33.196Z] latest: digest: sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:33.521Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:33.837Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69 [2025-10-27T07:01:33.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-27T07:01:33.837Z] 8b30da2399bb: Preparing [2025-10-27T07:01:33.837Z] eddf7ade60ef: Preparing [2025-10-27T07:01:33.837Z] 498ad73617db: Preparing [2025-10-27T07:01:33.837Z] 5869566ceae0: Preparing [2025-10-27T07:01:33.837Z] 2e60f112d6ca: Preparing [2025-10-27T07:01:33.837Z] 0ac509f7950c: Preparing [2025-10-27T07:01:33.837Z] 6681537f87db: Preparing [2025-10-27T07:01:33.837Z] 8111518f11df: Preparing [2025-10-27T07:01:33.837Z] b7de3273d90c: Preparing [2025-10-27T07:01:33.837Z] 953e8be346e3: Preparing [2025-10-27T07:01:33.837Z] abfcb263a588: Preparing [2025-10-27T07:01:33.837Z] 0ac509f7950c: Waiting [2025-10-27T07:01:33.837Z] 6681537f87db: Waiting [2025-10-27T07:01:33.837Z] 8111518f11df: Waiting [2025-10-27T07:01:33.837Z] b7de3273d90c: Waiting [2025-10-27T07:01:33.837Z] 953e8be346e3: Waiting [2025-10-27T07:01:33.837Z] abfcb263a588: Waiting [2025-10-27T07:01:33.837Z] 2e60f112d6ca: Layer already exists [2025-10-27T07:01:33.837Z] 498ad73617db: Layer already exists [2025-10-27T07:01:33.837Z] 5869566ceae0: Layer already exists [2025-10-27T07:01:33.837Z] 8b30da2399bb: Layer already exists [2025-10-27T07:01:33.837Z] eddf7ade60ef: Layer already exists [2025-10-27T07:01:33.837Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:33.837Z] 8111518f11df: Layer already exists [2025-10-27T07:01:33.837Z] 6681537f87db: Layer already exists [2025-10-27T07:01:33.837Z] b7de3273d90c: Layer already exists [2025-10-27T07:01:33.837Z] 953e8be346e3: Layer already exists [2025-10-27T07:01:33.837Z] abfcb263a588: Layer already exists [2025-10-27T07:01:33.837Z] 4.1.0-dev.69: digest: sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:34.169Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:34.491Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:01:34.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-27T07:01:34.491Z] 8b30da2399bb: Preparing [2025-10-27T07:01:34.491Z] eddf7ade60ef: Preparing [2025-10-27T07:01:34.491Z] 498ad73617db: Preparing [2025-10-27T07:01:34.491Z] 5869566ceae0: Preparing [2025-10-27T07:01:34.491Z] 2e60f112d6ca: Preparing [2025-10-27T07:01:34.491Z] 0ac509f7950c: Preparing [2025-10-27T07:01:34.491Z] 6681537f87db: Preparing [2025-10-27T07:01:34.491Z] 8111518f11df: Preparing [2025-10-27T07:01:34.491Z] b7de3273d90c: Preparing [2025-10-27T07:01:34.491Z] 953e8be346e3: Preparing [2025-10-27T07:01:34.491Z] abfcb263a588: Preparing [2025-10-27T07:01:34.491Z] 0ac509f7950c: Waiting [2025-10-27T07:01:34.491Z] 6681537f87db: Waiting [2025-10-27T07:01:34.491Z] 8111518f11df: Waiting [2025-10-27T07:01:34.491Z] 953e8be346e3: Waiting [2025-10-27T07:01:34.491Z] abfcb263a588: Waiting [2025-10-27T07:01:34.491Z] b7de3273d90c: Waiting [2025-10-27T07:01:34.491Z] 5869566ceae0: Layer already exists [2025-10-27T07:01:34.491Z] 8b30da2399bb: Layer already exists [2025-10-27T07:01:34.491Z] eddf7ade60ef: Layer already exists [2025-10-27T07:01:34.491Z] 2e60f112d6ca: Layer already exists [2025-10-27T07:01:34.491Z] 498ad73617db: Layer already exists [2025-10-27T07:01:34.491Z] 6681537f87db: Layer already exists [2025-10-27T07:01:34.491Z] 8111518f11df: Layer already exists [2025-10-27T07:01:34.491Z] 953e8be346e3: Layer already exists [2025-10-27T07:01:34.491Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:34.491Z] b7de3273d90c: Layer already exists [2025-10-27T07:01:34.491Z] abfcb263a588: Layer already exists [2025-10-27T07:01:34.491Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:34.821Z] + 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-27T07:01:35.144Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-27T07:01:35.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-27T07:01:35.144Z] 8b30da2399bb: Preparing [2025-10-27T07:01:35.144Z] eddf7ade60ef: Preparing [2025-10-27T07:01:35.144Z] 498ad73617db: Preparing [2025-10-27T07:01:35.144Z] 5869566ceae0: Preparing [2025-10-27T07:01:35.144Z] 2e60f112d6ca: Preparing [2025-10-27T07:01:35.144Z] 0ac509f7950c: Preparing [2025-10-27T07:01:35.144Z] 6681537f87db: Preparing [2025-10-27T07:01:35.144Z] 8111518f11df: Preparing [2025-10-27T07:01:35.144Z] b7de3273d90c: Preparing [2025-10-27T07:01:35.144Z] 953e8be346e3: Preparing [2025-10-27T07:01:35.144Z] abfcb263a588: Preparing [2025-10-27T07:01:35.144Z] 0ac509f7950c: Waiting [2025-10-27T07:01:35.144Z] 6681537f87db: Waiting [2025-10-27T07:01:35.144Z] 8111518f11df: Waiting [2025-10-27T07:01:35.144Z] b7de3273d90c: Waiting [2025-10-27T07:01:35.144Z] 953e8be346e3: Waiting [2025-10-27T07:01:35.144Z] abfcb263a588: Waiting [2025-10-27T07:01:35.144Z] 2e60f112d6ca: Layer already exists [2025-10-27T07:01:35.144Z] 5869566ceae0: Layer already exists [2025-10-27T07:01:35.144Z] eddf7ade60ef: Layer already exists [2025-10-27T07:01:35.144Z] 498ad73617db: Layer already exists [2025-10-27T07:01:35.144Z] 8b30da2399bb: Layer already exists [2025-10-27T07:01:35.144Z] 6681537f87db: Layer already exists [2025-10-27T07:01:35.144Z] 8111518f11df: Layer already exists [2025-10-27T07:01:35.144Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:35.144Z] b7de3273d90c: Layer already exists [2025-10-27T07:01:35.144Z] 953e8be346e3: Layer already exists [2025-10-27T07:01:35.144Z] abfcb263a588: Layer already exists [2025-10-27T07:01:35.144Z] main: digest: sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-27T07:01:35.223Z] ===================================================== [Pipeline] echo [2025-10-27T07:01:35.241Z] taggedImages: [2025-10-27T07:01:35.241Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:01:35.241Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-27T07:01:35.241Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69 [2025-10-27T07:01:35.241Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:01:35.241Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-10-27T07:01:35.265Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-10-27T07:01:35.265Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:01:35.265Z] latest [2025-10-27T07:01:35.265Z] 4.1.0-dev.69 [2025-10-27T07:01:35.265Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:01:35.265Z] main [2025-10-27T07:01:35.265Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:35.601Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:35.927Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:01:35.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-27T07:01:35.927Z] 57caeec62439: Preparing [2025-10-27T07:01:35.927Z] 8f4552abf6ad: Preparing [2025-10-27T07:01:35.927Z] 57b9b59d5cf6: Preparing [2025-10-27T07:01:35.927Z] aa10105dd8c7: Preparing [2025-10-27T07:01:35.927Z] 2f4b984bce07: Preparing [2025-10-27T07:01:35.927Z] b561fcb5f49c: Preparing [2025-10-27T07:01:35.927Z] ff34029f3781: Preparing [2025-10-27T07:01:35.927Z] 0ac509f7950c: Preparing [2025-10-27T07:01:35.927Z] 6681537f87db: Preparing [2025-10-27T07:01:35.927Z] 2972b65bda70: Preparing [2025-10-27T07:01:35.927Z] 00229bbc9016: Preparing [2025-10-27T07:01:35.927Z] abfcb263a588: Preparing [2025-10-27T07:01:35.927Z] ff34029f3781: Waiting [2025-10-27T07:01:35.927Z] 00229bbc9016: Waiting [2025-10-27T07:01:35.927Z] abfcb263a588: Waiting [2025-10-27T07:01:35.927Z] 6681537f87db: Waiting [2025-10-27T07:01:35.927Z] 2972b65bda70: Waiting [2025-10-27T07:01:35.927Z] b561fcb5f49c: Waiting [2025-10-27T07:01:35.927Z] 0ac509f7950c: Waiting [2025-10-27T07:01:35.927Z] 57caeec62439: Pushed [2025-10-27T07:01:35.927Z] 8f4552abf6ad: Pushed [2025-10-27T07:01:35.927Z] 2f4b984bce07: Pushed [2025-10-27T07:01:35.927Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:35.927Z] 6681537f87db: Layer already exists [2025-10-27T07:01:35.927Z] ff34029f3781: Pushed [2025-10-27T07:01:35.927Z] b561fcb5f49c: Pushed [2025-10-27T07:01:36.184Z] abfcb263a588: Layer already exists [2025-10-27T07:01:36.184Z] 2972b65bda70: Pushed [2025-10-27T07:01:37.555Z] 00229bbc9016: Pushed [2025-10-27T07:01:38.932Z] aa10105dd8c7: Pushed [2025-10-27T07:01:38.932Z] 57b9b59d5cf6: Pushed [2025-10-27T07:01:39.192Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:39.512Z] + 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-27T07:01:39.833Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-27T07:01:39.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-27T07:01:39.833Z] 57caeec62439: Preparing [2025-10-27T07:01:39.833Z] 8f4552abf6ad: Preparing [2025-10-27T07:01:39.833Z] 57b9b59d5cf6: Preparing [2025-10-27T07:01:39.833Z] aa10105dd8c7: Preparing [2025-10-27T07:01:39.833Z] 2f4b984bce07: Preparing [2025-10-27T07:01:39.833Z] b561fcb5f49c: Preparing [2025-10-27T07:01:39.833Z] ff34029f3781: Preparing [2025-10-27T07:01:39.833Z] 0ac509f7950c: Preparing [2025-10-27T07:01:39.833Z] 6681537f87db: Preparing [2025-10-27T07:01:39.833Z] 2972b65bda70: Preparing [2025-10-27T07:01:39.833Z] 00229bbc9016: Preparing [2025-10-27T07:01:39.833Z] abfcb263a588: Preparing [2025-10-27T07:01:39.833Z] 0ac509f7950c: Waiting [2025-10-27T07:01:39.833Z] 6681537f87db: Waiting [2025-10-27T07:01:39.833Z] 2972b65bda70: Waiting [2025-10-27T07:01:39.833Z] 00229bbc9016: Waiting [2025-10-27T07:01:39.833Z] b561fcb5f49c: Waiting [2025-10-27T07:01:39.833Z] abfcb263a588: Waiting [2025-10-27T07:01:39.833Z] ff34029f3781: Waiting [2025-10-27T07:01:39.833Z] 2f4b984bce07: Layer already exists [2025-10-27T07:01:39.833Z] 57caeec62439: Layer already exists [2025-10-27T07:01:39.833Z] 57b9b59d5cf6: Layer already exists [2025-10-27T07:01:39.833Z] 8f4552abf6ad: Layer already exists [2025-10-27T07:01:39.833Z] aa10105dd8c7: Layer already exists [2025-10-27T07:01:39.833Z] 6681537f87db: Layer already exists [2025-10-27T07:01:39.833Z] ff34029f3781: Layer already exists [2025-10-27T07:01:39.833Z] b561fcb5f49c: Layer already exists [2025-10-27T07:01:39.833Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:39.833Z] 2972b65bda70: Layer already exists [2025-10-27T07:01:39.833Z] 00229bbc9016: Layer already exists [2025-10-27T07:01:39.833Z] abfcb263a588: Layer already exists [2025-10-27T07:01:39.833Z] latest: digest: sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:40.166Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:40.494Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69 [2025-10-27T07:01:40.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-27T07:01:40.494Z] 57caeec62439: Preparing [2025-10-27T07:01:40.494Z] 8f4552abf6ad: Preparing [2025-10-27T07:01:40.494Z] 57b9b59d5cf6: Preparing [2025-10-27T07:01:40.494Z] aa10105dd8c7: Preparing [2025-10-27T07:01:40.494Z] 2f4b984bce07: Preparing [2025-10-27T07:01:40.494Z] b561fcb5f49c: Preparing [2025-10-27T07:01:40.494Z] ff34029f3781: Preparing [2025-10-27T07:01:40.494Z] 0ac509f7950c: Preparing [2025-10-27T07:01:40.494Z] 6681537f87db: Preparing [2025-10-27T07:01:40.494Z] 2972b65bda70: Preparing [2025-10-27T07:01:40.494Z] 00229bbc9016: Preparing [2025-10-27T07:01:40.494Z] b561fcb5f49c: Waiting [2025-10-27T07:01:40.494Z] 2972b65bda70: Waiting [2025-10-27T07:01:40.494Z] 6681537f87db: Waiting [2025-10-27T07:01:40.494Z] ff34029f3781: Waiting [2025-10-27T07:01:40.494Z] 0ac509f7950c: Waiting [2025-10-27T07:01:40.494Z] 00229bbc9016: Waiting [2025-10-27T07:01:40.494Z] abfcb263a588: Preparing [2025-10-27T07:01:40.494Z] abfcb263a588: Waiting [2025-10-27T07:01:40.494Z] 2f4b984bce07: Layer already exists [2025-10-27T07:01:40.494Z] 57caeec62439: Layer already exists [2025-10-27T07:01:40.494Z] 8f4552abf6ad: Layer already exists [2025-10-27T07:01:40.494Z] 57b9b59d5cf6: Layer already exists [2025-10-27T07:01:40.494Z] aa10105dd8c7: Layer already exists [2025-10-27T07:01:40.494Z] ff34029f3781: Layer already exists [2025-10-27T07:01:40.494Z] 6681537f87db: Layer already exists [2025-10-27T07:01:40.494Z] b561fcb5f49c: Layer already exists [2025-10-27T07:01:40.494Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:40.494Z] 2972b65bda70: Layer already exists [2025-10-27T07:01:40.494Z] 00229bbc9016: Layer already exists [2025-10-27T07:01:40.494Z] abfcb263a588: Layer already exists [2025-10-27T07:01:40.494Z] 4.1.0-dev.69: digest: sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:40.834Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:41.171Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:01:41.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-27T07:01:41.171Z] 57caeec62439: Preparing [2025-10-27T07:01:41.171Z] 8f4552abf6ad: Preparing [2025-10-27T07:01:41.171Z] 57b9b59d5cf6: Preparing [2025-10-27T07:01:41.171Z] aa10105dd8c7: Preparing [2025-10-27T07:01:41.171Z] 2f4b984bce07: Preparing [2025-10-27T07:01:41.171Z] b561fcb5f49c: Preparing [2025-10-27T07:01:41.171Z] ff34029f3781: Preparing [2025-10-27T07:01:41.171Z] 0ac509f7950c: Preparing [2025-10-27T07:01:41.171Z] 6681537f87db: Preparing [2025-10-27T07:01:41.171Z] 2972b65bda70: Preparing [2025-10-27T07:01:41.171Z] 00229bbc9016: Preparing [2025-10-27T07:01:41.171Z] abfcb263a588: Preparing [2025-10-27T07:01:41.171Z] 6681537f87db: Waiting [2025-10-27T07:01:41.171Z] b561fcb5f49c: Waiting [2025-10-27T07:01:41.171Z] ff34029f3781: Waiting [2025-10-27T07:01:41.171Z] 00229bbc9016: Waiting [2025-10-27T07:01:41.171Z] abfcb263a588: Waiting [2025-10-27T07:01:41.171Z] 0ac509f7950c: Waiting [2025-10-27T07:01:41.171Z] 2972b65bda70: Waiting [2025-10-27T07:01:41.171Z] 2f4b984bce07: Layer already exists [2025-10-27T07:01:41.171Z] 8f4552abf6ad: Layer already exists [2025-10-27T07:01:41.171Z] aa10105dd8c7: Layer already exists [2025-10-27T07:01:41.171Z] 57b9b59d5cf6: Layer already exists [2025-10-27T07:01:41.171Z] 57caeec62439: Layer already exists [2025-10-27T07:01:41.171Z] b561fcb5f49c: Layer already exists [2025-10-27T07:01:41.171Z] ff34029f3781: Layer already exists [2025-10-27T07:01:41.171Z] 2972b65bda70: Layer already exists [2025-10-27T07:01:41.171Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:41.171Z] 6681537f87db: Layer already exists [2025-10-27T07:01:41.171Z] 00229bbc9016: Layer already exists [2025-10-27T07:01:41.171Z] abfcb263a588: Layer already exists [2025-10-27T07:01:41.171Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:41.502Z] + 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-27T07:01:41.833Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-27T07:01:41.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-27T07:01:41.833Z] 57caeec62439: Preparing [2025-10-27T07:01:41.833Z] 8f4552abf6ad: Preparing [2025-10-27T07:01:41.833Z] 57b9b59d5cf6: Preparing [2025-10-27T07:01:41.833Z] aa10105dd8c7: Preparing [2025-10-27T07:01:41.833Z] 2f4b984bce07: Preparing [2025-10-27T07:01:41.833Z] b561fcb5f49c: Preparing [2025-10-27T07:01:41.833Z] ff34029f3781: Preparing [2025-10-27T07:01:41.833Z] 0ac509f7950c: Preparing [2025-10-27T07:01:41.833Z] 6681537f87db: Preparing [2025-10-27T07:01:41.833Z] 2972b65bda70: Preparing [2025-10-27T07:01:41.833Z] 00229bbc9016: Preparing [2025-10-27T07:01:41.833Z] abfcb263a588: Preparing [2025-10-27T07:01:41.833Z] 6681537f87db: Waiting [2025-10-27T07:01:41.833Z] ff34029f3781: Waiting [2025-10-27T07:01:41.833Z] 2972b65bda70: Waiting [2025-10-27T07:01:41.833Z] 0ac509f7950c: Waiting [2025-10-27T07:01:41.833Z] 00229bbc9016: Waiting [2025-10-27T07:01:41.833Z] abfcb263a588: Waiting [2025-10-27T07:01:41.833Z] b561fcb5f49c: Waiting [2025-10-27T07:01:41.833Z] aa10105dd8c7: Layer already exists [2025-10-27T07:01:41.833Z] 8f4552abf6ad: Layer already exists [2025-10-27T07:01:41.833Z] 57caeec62439: Layer already exists [2025-10-27T07:01:41.833Z] 57b9b59d5cf6: Layer already exists [2025-10-27T07:01:41.833Z] 2f4b984bce07: Layer already exists [2025-10-27T07:01:41.833Z] ff34029f3781: Layer already exists [2025-10-27T07:01:41.833Z] b561fcb5f49c: Layer already exists [2025-10-27T07:01:41.833Z] 2972b65bda70: Layer already exists [2025-10-27T07:01:41.833Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:41.833Z] 6681537f87db: Layer already exists [2025-10-27T07:01:41.833Z] 00229bbc9016: Layer already exists [2025-10-27T07:01:41.833Z] abfcb263a588: Layer already exists [2025-10-27T07:01:41.833Z] main: digest: sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-27T07:01:41.905Z] ===================================================== [Pipeline] echo [2025-10-27T07:01:41.919Z] taggedImages: [2025-10-27T07:01:41.919Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:01:41.919Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-27T07:01:41.919Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69 [2025-10-27T07:01:41.919Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:01:41.919Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-10-27T07:01:41.947Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-10-27T07:01:41.947Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:01:41.947Z] latest [2025-10-27T07:01:41.947Z] 4.1.0-dev.69 [2025-10-27T07:01:41.947Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:01:41.947Z] main [2025-10-27T07:01:41.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:42.297Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:42.618Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:01:42.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-27T07:01:42.618Z] 884c31ae607b: Preparing [2025-10-27T07:01:42.618Z] a56bd58bbc23: Preparing [2025-10-27T07:01:42.618Z] 0ac509f7950c: Preparing [2025-10-27T07:01:42.618Z] 6681537f87db: Preparing [2025-10-27T07:01:42.618Z] fc8fd74e6401: Preparing [2025-10-27T07:01:42.618Z] 86e71888cfd2: Preparing [2025-10-27T07:01:42.618Z] abfcb263a588: Preparing [2025-10-27T07:01:42.618Z] 86e71888cfd2: Waiting [2025-10-27T07:01:42.618Z] abfcb263a588: Waiting [2025-10-27T07:01:42.618Z] 6681537f87db: Layer already exists [2025-10-27T07:01:42.618Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:42.618Z] abfcb263a588: Layer already exists [2025-10-27T07:01:42.618Z] fc8fd74e6401: Pushed [2025-10-27T07:01:42.618Z] 884c31ae607b: Pushed [2025-10-27T07:01:43.551Z] 86e71888cfd2: Pushed [2025-10-27T07:01:46.080Z] a56bd58bbc23: Pushed [2025-10-27T07:01:46.080Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:46.404Z] + 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-27T07:01:46.730Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-27T07:01:46.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-27T07:01:46.730Z] 884c31ae607b: Preparing [2025-10-27T07:01:46.730Z] a56bd58bbc23: Preparing [2025-10-27T07:01:46.730Z] 0ac509f7950c: Preparing [2025-10-27T07:01:46.730Z] 6681537f87db: Preparing [2025-10-27T07:01:46.730Z] fc8fd74e6401: Preparing [2025-10-27T07:01:46.730Z] 86e71888cfd2: Preparing [2025-10-27T07:01:46.730Z] abfcb263a588: Preparing [2025-10-27T07:01:46.730Z] 86e71888cfd2: Waiting [2025-10-27T07:01:46.730Z] abfcb263a588: Waiting [2025-10-27T07:01:46.730Z] fc8fd74e6401: Layer already exists [2025-10-27T07:01:46.730Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:46.730Z] a56bd58bbc23: Layer already exists [2025-10-27T07:01:46.730Z] 6681537f87db: Layer already exists [2025-10-27T07:01:46.730Z] 884c31ae607b: Layer already exists [2025-10-27T07:01:46.730Z] 86e71888cfd2: Layer already exists [2025-10-27T07:01:46.730Z] abfcb263a588: Layer already exists [2025-10-27T07:01:46.730Z] latest: digest: sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:47.055Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:47.387Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69 [2025-10-27T07:01:47.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-27T07:01:47.387Z] 884c31ae607b: Preparing [2025-10-27T07:01:47.387Z] a56bd58bbc23: Preparing [2025-10-27T07:01:47.387Z] 0ac509f7950c: Preparing [2025-10-27T07:01:47.387Z] 6681537f87db: Preparing [2025-10-27T07:01:47.387Z] fc8fd74e6401: Preparing [2025-10-27T07:01:47.387Z] 86e71888cfd2: Preparing [2025-10-27T07:01:47.387Z] abfcb263a588: Preparing [2025-10-27T07:01:47.387Z] 86e71888cfd2: Waiting [2025-10-27T07:01:47.387Z] abfcb263a588: Waiting [2025-10-27T07:01:47.387Z] 884c31ae607b: Layer already exists [2025-10-27T07:01:47.387Z] fc8fd74e6401: Layer already exists [2025-10-27T07:01:47.387Z] a56bd58bbc23: Layer already exists [2025-10-27T07:01:47.387Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:47.387Z] 6681537f87db: Layer already exists [2025-10-27T07:01:47.387Z] 86e71888cfd2: Layer already exists [2025-10-27T07:01:47.387Z] abfcb263a588: Layer already exists [2025-10-27T07:01:47.387Z] 4.1.0-dev.69: digest: sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:47.708Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:48.032Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:01:48.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-27T07:01:48.032Z] 884c31ae607b: Preparing [2025-10-27T07:01:48.032Z] a56bd58bbc23: Preparing [2025-10-27T07:01:48.032Z] 0ac509f7950c: Preparing [2025-10-27T07:01:48.032Z] 6681537f87db: Preparing [2025-10-27T07:01:48.032Z] fc8fd74e6401: Preparing [2025-10-27T07:01:48.032Z] 86e71888cfd2: Preparing [2025-10-27T07:01:48.032Z] abfcb263a588: Preparing [2025-10-27T07:01:48.032Z] abfcb263a588: Waiting [2025-10-27T07:01:48.032Z] 86e71888cfd2: Waiting [2025-10-27T07:01:48.032Z] fc8fd74e6401: Layer already exists [2025-10-27T07:01:48.032Z] 884c31ae607b: Layer already exists [2025-10-27T07:01:48.032Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:48.032Z] 6681537f87db: Layer already exists [2025-10-27T07:01:48.032Z] a56bd58bbc23: Layer already exists [2025-10-27T07:01:48.032Z] 86e71888cfd2: Layer already exists [2025-10-27T07:01:48.032Z] abfcb263a588: Layer already exists [2025-10-27T07:01:48.032Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:48.361Z] + 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-27T07:01:48.686Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-27T07:01:48.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-27T07:01:48.686Z] 884c31ae607b: Preparing [2025-10-27T07:01:48.686Z] a56bd58bbc23: Preparing [2025-10-27T07:01:48.686Z] 0ac509f7950c: Preparing [2025-10-27T07:01:48.686Z] 6681537f87db: Preparing [2025-10-27T07:01:48.686Z] fc8fd74e6401: Preparing [2025-10-27T07:01:48.686Z] 86e71888cfd2: Preparing [2025-10-27T07:01:48.686Z] abfcb263a588: Preparing [2025-10-27T07:01:48.686Z] 86e71888cfd2: Waiting [2025-10-27T07:01:48.686Z] abfcb263a588: Waiting [2025-10-27T07:01:48.686Z] 6681537f87db: Layer already exists [2025-10-27T07:01:48.686Z] a56bd58bbc23: Layer already exists [2025-10-27T07:01:48.686Z] 884c31ae607b: Layer already exists [2025-10-27T07:01:48.686Z] fc8fd74e6401: Layer already exists [2025-10-27T07:01:48.686Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:48.686Z] 86e71888cfd2: Layer already exists [2025-10-27T07:01:48.686Z] abfcb263a588: Layer already exists [2025-10-27T07:01:48.686Z] main: digest: sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-27T07:01:48.772Z] ===================================================== [Pipeline] echo [2025-10-27T07:01:48.786Z] taggedImages: [2025-10-27T07:01:48.786Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:01:48.786Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-27T07:01:48.786Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69 [2025-10-27T07:01:48.786Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:01:48.786Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-10-27T07:01:48.813Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-10-27T07:01:48.813Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:01:48.813Z] latest [2025-10-27T07:01:48.813Z] 4.1.0-dev.69 [2025-10-27T07:01:48.813Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:01:48.813Z] main [2025-10-27T07:01:48.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:49.170Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:01:49.496Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:01:49.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-27T07:01:49.496Z] cee3f0a44d13: Preparing [2025-10-27T07:01:49.496Z] c156c68c8195: Preparing [2025-10-27T07:01:49.496Z] e0e1a0025a9a: Preparing [2025-10-27T07:01:49.496Z] 0ac509f7950c: Preparing [2025-10-27T07:01:49.496Z] 6681537f87db: Preparing [2025-10-27T07:01:49.496Z] 5d411e8672b9: Preparing [2025-10-27T07:01:49.496Z] 5e32085fcaac: Preparing [2025-10-27T07:01:49.496Z] 82a3b1bd1c30: Preparing [2025-10-27T07:01:49.496Z] f8ad79d9637d: Preparing [2025-10-27T07:01:49.496Z] abfcb263a588: Preparing [2025-10-27T07:01:49.496Z] 5d411e8672b9: Waiting [2025-10-27T07:01:49.496Z] 5e32085fcaac: Waiting [2025-10-27T07:01:49.496Z] 82a3b1bd1c30: Waiting [2025-10-27T07:01:49.496Z] f8ad79d9637d: Waiting [2025-10-27T07:01:49.496Z] abfcb263a588: Waiting [2025-10-27T07:01:49.496Z] 0ac509f7950c: Layer already exists [2025-10-27T07:01:49.496Z] 6681537f87db: Layer already exists [2025-10-27T07:01:49.496Z] cee3f0a44d13: Pushed [2025-10-27T07:01:49.496Z] c156c68c8195: Pushed [2025-10-27T07:01:49.496Z] e0e1a0025a9a: Pushed [2025-10-27T07:01:49.496Z] abfcb263a588: Layer already exists [2025-10-27T07:01:49.754Z] 82a3b1bd1c30: Pushed [2025-10-27T07:01:50.012Z] f8ad79d9637d: Pushed [2025-10-27T07:01:54.196Z] 5e32085fcaac: Pushed [2025-10-27T07:02:02.397Z] 5d411e8672b9: Pushed [2025-10-27T07:02:02.397Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:02.737Z] + 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-27T07:02:03.103Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-27T07:02:03.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-27T07:02:03.103Z] cee3f0a44d13: Preparing [2025-10-27T07:02:03.103Z] c156c68c8195: Preparing [2025-10-27T07:02:03.103Z] e0e1a0025a9a: Preparing [2025-10-27T07:02:03.103Z] 0ac509f7950c: Preparing [2025-10-27T07:02:03.103Z] 6681537f87db: Preparing [2025-10-27T07:02:03.103Z] 5d411e8672b9: Preparing [2025-10-27T07:02:03.103Z] 5e32085fcaac: Preparing [2025-10-27T07:02:03.103Z] 82a3b1bd1c30: Preparing [2025-10-27T07:02:03.103Z] f8ad79d9637d: Preparing [2025-10-27T07:02:03.103Z] abfcb263a588: Preparing [2025-10-27T07:02:03.103Z] 5d411e8672b9: Waiting [2025-10-27T07:02:03.103Z] 5e32085fcaac: Waiting [2025-10-27T07:02:03.103Z] 82a3b1bd1c30: Waiting [2025-10-27T07:02:03.103Z] f8ad79d9637d: Waiting [2025-10-27T07:02:03.103Z] abfcb263a588: Waiting [2025-10-27T07:02:03.103Z] 0ac509f7950c: Layer already exists [2025-10-27T07:02:03.103Z] cee3f0a44d13: Layer already exists [2025-10-27T07:02:03.103Z] c156c68c8195: Layer already exists [2025-10-27T07:02:03.103Z] 6681537f87db: Layer already exists [2025-10-27T07:02:03.103Z] e0e1a0025a9a: Layer already exists [2025-10-27T07:02:03.103Z] 5e32085fcaac: Layer already exists [2025-10-27T07:02:03.103Z] 5d411e8672b9: Layer already exists [2025-10-27T07:02:03.103Z] 82a3b1bd1c30: Layer already exists [2025-10-27T07:02:03.103Z] f8ad79d9637d: Layer already exists [2025-10-27T07:02:03.103Z] abfcb263a588: Layer already exists [2025-10-27T07:02:03.103Z] latest: digest: sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:03.427Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:03.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69 [2025-10-27T07:02:03.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-27T07:02:03.748Z] cee3f0a44d13: Preparing [2025-10-27T07:02:03.748Z] c156c68c8195: Preparing [2025-10-27T07:02:03.748Z] e0e1a0025a9a: Preparing [2025-10-27T07:02:03.748Z] 0ac509f7950c: Preparing [2025-10-27T07:02:03.748Z] 6681537f87db: Preparing [2025-10-27T07:02:03.748Z] 5d411e8672b9: Preparing [2025-10-27T07:02:03.748Z] 5e32085fcaac: Preparing [2025-10-27T07:02:03.748Z] 82a3b1bd1c30: Preparing [2025-10-27T07:02:03.748Z] f8ad79d9637d: Preparing [2025-10-27T07:02:03.748Z] abfcb263a588: Preparing [2025-10-27T07:02:03.748Z] 5e32085fcaac: Waiting [2025-10-27T07:02:03.748Z] 82a3b1bd1c30: Waiting [2025-10-27T07:02:03.748Z] f8ad79d9637d: Waiting [2025-10-27T07:02:03.748Z] 5d411e8672b9: Waiting [2025-10-27T07:02:03.748Z] abfcb263a588: Waiting [2025-10-27T07:02:03.748Z] cee3f0a44d13: Layer already exists [2025-10-27T07:02:03.748Z] 6681537f87db: Layer already exists [2025-10-27T07:02:03.748Z] e0e1a0025a9a: Layer already exists [2025-10-27T07:02:03.748Z] c156c68c8195: Layer already exists [2025-10-27T07:02:03.748Z] 0ac509f7950c: Layer already exists [2025-10-27T07:02:03.748Z] 5d411e8672b9: Layer already exists [2025-10-27T07:02:03.748Z] 5e32085fcaac: Layer already exists [2025-10-27T07:02:03.748Z] 82a3b1bd1c30: Layer already exists [2025-10-27T07:02:03.748Z] abfcb263a588: Layer already exists [2025-10-27T07:02:03.748Z] f8ad79d9637d: Layer already exists [2025-10-27T07:02:03.748Z] 4.1.0-dev.69: digest: sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:04.069Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:04.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:04.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-27T07:02:04.389Z] cee3f0a44d13: Preparing [2025-10-27T07:02:04.389Z] c156c68c8195: Preparing [2025-10-27T07:02:04.389Z] e0e1a0025a9a: Preparing [2025-10-27T07:02:04.389Z] 0ac509f7950c: Preparing [2025-10-27T07:02:04.389Z] 6681537f87db: Preparing [2025-10-27T07:02:04.389Z] 5d411e8672b9: Preparing [2025-10-27T07:02:04.389Z] 5e32085fcaac: Preparing [2025-10-27T07:02:04.389Z] 82a3b1bd1c30: Preparing [2025-10-27T07:02:04.389Z] f8ad79d9637d: Preparing [2025-10-27T07:02:04.389Z] abfcb263a588: Preparing [2025-10-27T07:02:04.389Z] 5d411e8672b9: Waiting [2025-10-27T07:02:04.389Z] 5e32085fcaac: Waiting [2025-10-27T07:02:04.389Z] 82a3b1bd1c30: Waiting [2025-10-27T07:02:04.389Z] abfcb263a588: Waiting [2025-10-27T07:02:04.389Z] f8ad79d9637d: Waiting [2025-10-27T07:02:04.389Z] 6681537f87db: Layer already exists [2025-10-27T07:02:04.389Z] e0e1a0025a9a: Layer already exists [2025-10-27T07:02:04.389Z] cee3f0a44d13: Layer already exists [2025-10-27T07:02:04.389Z] 0ac509f7950c: Layer already exists [2025-10-27T07:02:04.389Z] c156c68c8195: Layer already exists [2025-10-27T07:02:04.389Z] 5d411e8672b9: Layer already exists [2025-10-27T07:02:04.389Z] 82a3b1bd1c30: Layer already exists [2025-10-27T07:02:04.389Z] 5e32085fcaac: Layer already exists [2025-10-27T07:02:04.389Z] abfcb263a588: Layer already exists [2025-10-27T07:02:04.389Z] f8ad79d9637d: Layer already exists [2025-10-27T07:02:04.389Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:04.724Z] + 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-27T07:02:05.047Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-27T07:02:05.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-27T07:02:05.047Z] cee3f0a44d13: Preparing [2025-10-27T07:02:05.047Z] c156c68c8195: Preparing [2025-10-27T07:02:05.047Z] e0e1a0025a9a: Preparing [2025-10-27T07:02:05.047Z] 0ac509f7950c: Preparing [2025-10-27T07:02:05.047Z] 6681537f87db: Preparing [2025-10-27T07:02:05.047Z] 5d411e8672b9: Preparing [2025-10-27T07:02:05.047Z] 5e32085fcaac: Preparing [2025-10-27T07:02:05.047Z] 82a3b1bd1c30: Preparing [2025-10-27T07:02:05.047Z] f8ad79d9637d: Preparing [2025-10-27T07:02:05.047Z] abfcb263a588: Preparing [2025-10-27T07:02:05.047Z] 82a3b1bd1c30: Waiting [2025-10-27T07:02:05.047Z] f8ad79d9637d: Waiting [2025-10-27T07:02:05.047Z] 5d411e8672b9: Waiting [2025-10-27T07:02:05.047Z] abfcb263a588: Waiting [2025-10-27T07:02:05.047Z] 5e32085fcaac: Waiting [2025-10-27T07:02:05.047Z] cee3f0a44d13: Layer already exists [2025-10-27T07:02:05.047Z] e0e1a0025a9a: Layer already exists [2025-10-27T07:02:05.047Z] 0ac509f7950c: Layer already exists [2025-10-27T07:02:05.047Z] 6681537f87db: Layer already exists [2025-10-27T07:02:05.047Z] c156c68c8195: Layer already exists [2025-10-27T07:02:05.047Z] 5e32085fcaac: Layer already exists [2025-10-27T07:02:05.047Z] 82a3b1bd1c30: Layer already exists [2025-10-27T07:02:05.047Z] f8ad79d9637d: Layer already exists [2025-10-27T07:02:05.047Z] 5d411e8672b9: Layer already exists [2025-10-27T07:02:05.047Z] abfcb263a588: Layer already exists [2025-10-27T07:02:05.047Z] main: digest: sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-27T07:02:05.128Z] ===================================================== [Pipeline] echo [2025-10-27T07:02:05.147Z] taggedImages: [2025-10-27T07:02:05.147Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:05.147Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-27T07:02:05.147Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69 [2025-10-27T07:02:05.147Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:05.147Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-10-27T07:02:05.180Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-10-27T07:02:05.180Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:05.180Z] latest [2025-10-27T07:02:05.180Z] 4.1.0-dev.69 [2025-10-27T07:02:05.180Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:05.180Z] main [2025-10-27T07:02:05.180Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:05.588Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:05.910Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:05.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-27T07:02:05.910Z] 7d9a406e0079: Preparing [2025-10-27T07:02:05.910Z] 7b2f67f2afa2: Preparing [2025-10-27T07:02:05.910Z] 8f7f3a6753e5: Preparing [2025-10-27T07:02:05.910Z] 0ac509f7950c: Preparing [2025-10-27T07:02:05.910Z] 6681537f87db: Preparing [2025-10-27T07:02:05.910Z] 5d411e8672b9: Preparing [2025-10-27T07:02:05.910Z] dc31d8eddfaa: Preparing [2025-10-27T07:02:05.910Z] c63afecf45da: Preparing [2025-10-27T07:02:05.910Z] abfcb263a588: Preparing [2025-10-27T07:02:05.910Z] 5d411e8672b9: Waiting [2025-10-27T07:02:05.910Z] dc31d8eddfaa: Waiting [2025-10-27T07:02:05.910Z] c63afecf45da: Waiting [2025-10-27T07:02:05.910Z] abfcb263a588: Waiting [2025-10-27T07:02:05.910Z] 0ac509f7950c: Layer already exists [2025-10-27T07:02:05.910Z] 6681537f87db: Layer already exists [2025-10-27T07:02:05.910Z] 5d411e8672b9: Layer already exists [2025-10-27T07:02:05.910Z] 7b2f67f2afa2: Pushed [2025-10-27T07:02:05.910Z] 8f7f3a6753e5: Pushed [2025-10-27T07:02:05.910Z] abfcb263a588: Layer already exists [2025-10-27T07:02:05.910Z] 7d9a406e0079: Pushed [2025-10-27T07:02:05.910Z] dc31d8eddfaa: Pushed [2025-10-27T07:02:06.168Z] c63afecf45da: Pushed [2025-10-27T07:02:06.426Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:06.742Z] + 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-27T07:02:07.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-27T07:02:07.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-27T07:02:07.061Z] 7d9a406e0079: Preparing [2025-10-27T07:02:07.061Z] 7b2f67f2afa2: Preparing [2025-10-27T07:02:07.061Z] 8f7f3a6753e5: Preparing [2025-10-27T07:02:07.061Z] 0ac509f7950c: Preparing [2025-10-27T07:02:07.061Z] 6681537f87db: Preparing [2025-10-27T07:02:07.061Z] 5d411e8672b9: Preparing [2025-10-27T07:02:07.061Z] dc31d8eddfaa: Preparing [2025-10-27T07:02:07.061Z] c63afecf45da: Preparing [2025-10-27T07:02:07.061Z] abfcb263a588: Preparing [2025-10-27T07:02:07.061Z] 5d411e8672b9: Waiting [2025-10-27T07:02:07.061Z] dc31d8eddfaa: Waiting [2025-10-27T07:02:07.061Z] c63afecf45da: Waiting [2025-10-27T07:02:07.061Z] abfcb263a588: Waiting [2025-10-27T07:02:07.061Z] 6681537f87db: Layer already exists [2025-10-27T07:02:07.061Z] 7b2f67f2afa2: Layer already exists [2025-10-27T07:02:07.061Z] 8f7f3a6753e5: Layer already exists [2025-10-27T07:02:07.061Z] 0ac509f7950c: Layer already exists [2025-10-27T07:02:07.061Z] 7d9a406e0079: Layer already exists [2025-10-27T07:02:07.061Z] c63afecf45da: Layer already exists [2025-10-27T07:02:07.061Z] dc31d8eddfaa: Layer already exists [2025-10-27T07:02:07.061Z] 5d411e8672b9: Layer already exists [2025-10-27T07:02:07.061Z] abfcb263a588: Layer already exists [2025-10-27T07:02:07.061Z] latest: digest: sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:07.449Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:07.768Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.69 [2025-10-27T07:02:07.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-27T07:02:07.769Z] 7d9a406e0079: Preparing [2025-10-27T07:02:07.769Z] 7b2f67f2afa2: Preparing [2025-10-27T07:02:07.769Z] 8f7f3a6753e5: Preparing [2025-10-27T07:02:07.769Z] 0ac509f7950c: Preparing [2025-10-27T07:02:07.769Z] 6681537f87db: Preparing [2025-10-27T07:02:07.769Z] 5d411e8672b9: Preparing [2025-10-27T07:02:07.769Z] dc31d8eddfaa: Preparing [2025-10-27T07:02:07.769Z] c63afecf45da: Preparing [2025-10-27T07:02:07.769Z] abfcb263a588: Preparing [2025-10-27T07:02:07.769Z] 5d411e8672b9: Waiting [2025-10-27T07:02:07.769Z] dc31d8eddfaa: Waiting [2025-10-27T07:02:07.769Z] c63afecf45da: Waiting [2025-10-27T07:02:07.769Z] abfcb263a588: Waiting [2025-10-27T07:02:07.769Z] 8f7f3a6753e5: Layer already exists [2025-10-27T07:02:07.769Z] 0ac509f7950c: Layer already exists [2025-10-27T07:02:07.769Z] 7b2f67f2afa2: Layer already exists [2025-10-27T07:02:07.769Z] 6681537f87db: Layer already exists [2025-10-27T07:02:07.769Z] 7d9a406e0079: Layer already exists [2025-10-27T07:02:07.769Z] 5d411e8672b9: Layer already exists [2025-10-27T07:02:07.769Z] abfcb263a588: Layer already exists [2025-10-27T07:02:07.769Z] dc31d8eddfaa: Layer already exists [2025-10-27T07:02:07.769Z] c63afecf45da: Layer already exists [2025-10-27T07:02:07.769Z] 4.1.0-dev.69: digest: sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:08.102Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:08.428Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:08.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-27T07:02:08.428Z] 7d9a406e0079: Preparing [2025-10-27T07:02:08.428Z] 7b2f67f2afa2: Preparing [2025-10-27T07:02:08.428Z] 8f7f3a6753e5: Preparing [2025-10-27T07:02:08.428Z] 0ac509f7950c: Preparing [2025-10-27T07:02:08.428Z] 6681537f87db: Preparing [2025-10-27T07:02:08.428Z] 5d411e8672b9: Preparing [2025-10-27T07:02:08.428Z] dc31d8eddfaa: Preparing [2025-10-27T07:02:08.428Z] c63afecf45da: Preparing [2025-10-27T07:02:08.428Z] abfcb263a588: Preparing [2025-10-27T07:02:08.428Z] dc31d8eddfaa: Waiting [2025-10-27T07:02:08.428Z] c63afecf45da: Waiting [2025-10-27T07:02:08.428Z] abfcb263a588: Waiting [2025-10-27T07:02:08.428Z] 5d411e8672b9: Waiting [2025-10-27T07:02:08.428Z] 0ac509f7950c: Layer already exists [2025-10-27T07:02:08.428Z] 7b2f67f2afa2: Layer already exists [2025-10-27T07:02:08.428Z] 7d9a406e0079: Layer already exists [2025-10-27T07:02:08.428Z] 6681537f87db: Layer already exists [2025-10-27T07:02:08.428Z] 8f7f3a6753e5: Layer already exists [2025-10-27T07:02:08.428Z] dc31d8eddfaa: Layer already exists [2025-10-27T07:02:08.428Z] 5d411e8672b9: Layer already exists [2025-10-27T07:02:08.428Z] c63afecf45da: Layer already exists [2025-10-27T07:02:08.428Z] abfcb263a588: Layer already exists [2025-10-27T07:02:08.428Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:08.750Z] + 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-27T07:02:09.074Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-27T07:02:09.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-27T07:02:09.074Z] 7d9a406e0079: Preparing [2025-10-27T07:02:09.074Z] 7b2f67f2afa2: Preparing [2025-10-27T07:02:09.074Z] 8f7f3a6753e5: Preparing [2025-10-27T07:02:09.074Z] 0ac509f7950c: Preparing [2025-10-27T07:02:09.074Z] 6681537f87db: Preparing [2025-10-27T07:02:09.074Z] 5d411e8672b9: Preparing [2025-10-27T07:02:09.074Z] dc31d8eddfaa: Preparing [2025-10-27T07:02:09.074Z] c63afecf45da: Preparing [2025-10-27T07:02:09.074Z] abfcb263a588: Preparing [2025-10-27T07:02:09.074Z] 5d411e8672b9: Waiting [2025-10-27T07:02:09.074Z] dc31d8eddfaa: Waiting [2025-10-27T07:02:09.074Z] c63afecf45da: Waiting [2025-10-27T07:02:09.074Z] abfcb263a588: Waiting [2025-10-27T07:02:09.074Z] 7b2f67f2afa2: Layer already exists [2025-10-27T07:02:09.074Z] 0ac509f7950c: Layer already exists [2025-10-27T07:02:09.074Z] 6681537f87db: Layer already exists [2025-10-27T07:02:09.074Z] 7d9a406e0079: Layer already exists [2025-10-27T07:02:09.074Z] 8f7f3a6753e5: Layer already exists [2025-10-27T07:02:09.074Z] 5d411e8672b9: Layer already exists [2025-10-27T07:02:09.074Z] dc31d8eddfaa: Layer already exists [2025-10-27T07:02:09.074Z] abfcb263a588: Layer already exists [2025-10-27T07:02:09.074Z] c63afecf45da: Layer already exists [2025-10-27T07:02:09.074Z] main: digest: sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-27T07:02:09.155Z] ===================================================== [Pipeline] echo [2025-10-27T07:02:09.169Z] taggedImages: [2025-10-27T07:02:09.169Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:09.169Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-27T07:02:09.169Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.69 [2025-10-27T07:02:09.169Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:09.169Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-10-27T07:02:09.196Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-10-27T07:02:09.196Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:09.196Z] latest [2025-10-27T07:02:09.196Z] 4.1.0-dev.69 [2025-10-27T07:02:09.196Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:09.196Z] main [2025-10-27T07:02:09.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:09.545Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:11.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:11.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-27T07:02:11.147Z] cee3f0a44d13: Preparing [2025-10-27T07:02:11.147Z] 08034379f966: Preparing [2025-10-27T07:02:11.147Z] 2ae1f3a076d1: Preparing [2025-10-27T07:02:11.147Z] 0ac509f7950c: Preparing [2025-10-27T07:02:11.147Z] 6681537f87db: Preparing [2025-10-27T07:02:11.147Z] 5d411e8672b9: Preparing [2025-10-27T07:02:11.147Z] 82a3b1bd1c30: Preparing [2025-10-27T07:02:11.147Z] f8ad79d9637d: Preparing [2025-10-27T07:02:11.147Z] abfcb263a588: Preparing [2025-10-27T07:02:11.147Z] f8ad79d9637d: Waiting [2025-10-27T07:02:11.147Z] 5d411e8672b9: Waiting [2025-10-27T07:02:11.147Z] 82a3b1bd1c30: Waiting [2025-10-27T07:02:11.147Z] abfcb263a588: Waiting [2025-10-27T07:02:11.147Z] 0ac509f7950c: Layer already exists [2025-10-27T07:02:11.147Z] cee3f0a44d13: Layer already exists [2025-10-27T07:02:11.147Z] 6681537f87db: Layer already exists [2025-10-27T07:02:11.147Z] 5d411e8672b9: Layer already exists [2025-10-27T07:02:11.147Z] f8ad79d9637d: Layer already exists [2025-10-27T07:02:11.147Z] 82a3b1bd1c30: Layer already exists [2025-10-27T07:02:11.147Z] abfcb263a588: Layer already exists [2025-10-27T07:02:11.147Z] 08034379f966: Pushed [2025-10-27T07:02:11.147Z] 2ae1f3a076d1: Pushed [2025-10-27T07:02:12.488Z] Removing intermediate container 25b4247a096b [2025-10-27T07:02:12.488Z] ---> 25c0c8d70f8e [2025-10-27T07:02:12.488Z] Successfully built 25c0c8d70f8e [2025-10-27T07:02:12.488Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:12.824Z] + docker inspect -f . ci-base-image-arm64 [2025-10-27T07:02:12.824Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-27T07:02:13.039Z] prd-ubuntu20.04-docker-arm64-4c-16g-673298 does not seem to be running inside a container [2025-10-27T07:02:13.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/915 -v /w/workspace/edgex-go/915:/w/workspace/edgex-go/915:rw,z -v /w/workspace/edgex-go/915@tmp:/w/workspace/edgex-go/915@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-27T07:02:13.894Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 size: 2196 [2025-10-27T07:02:14.375Z] $ docker top 073c8e88c5e14dffa32c0d685afebdb9b9a60f64b2e98e78b17dafc33f9e2664 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:14.978Z] + 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-27T07:02:15.238Z] + go version [2025-10-27T07:02:15.238Z] go version go1.23.12 linux/arm64 [Pipeline] } [2025-10-27T07:02:15.251Z] $ docker stop --time=1 073c8e88c5e14dffa32c0d685afebdb9b9a60f64b2e98e78b17dafc33f9e2664 [2025-10-27T07:02:15.322Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-27T07:02:15.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-27T07:02:15.322Z] cee3f0a44d13: Preparing [2025-10-27T07:02:15.322Z] 08034379f966: Preparing [2025-10-27T07:02:15.322Z] 2ae1f3a076d1: Preparing [2025-10-27T07:02:15.322Z] 0ac509f7950c: Preparing [2025-10-27T07:02:15.322Z] 6681537f87db: Preparing [2025-10-27T07:02:15.322Z] 5d411e8672b9: Preparing [2025-10-27T07:02:15.322Z] 82a3b1bd1c30: Preparing [2025-10-27T07:02:15.322Z] f8ad79d9637d: Preparing [2025-10-27T07:02:15.322Z] abfcb263a588: Preparing [2025-10-27T07:02:15.322Z] f8ad79d9637d: Waiting [2025-10-27T07:02:15.322Z] 82a3b1bd1c30: Waiting [2025-10-27T07:02:15.322Z] abfcb263a588: Waiting [2025-10-27T07:02:15.322Z] 5d411e8672b9: Waiting [2025-10-27T07:02:15.322Z] 6681537f87db: Layer already exists [2025-10-27T07:02:15.322Z] 08034379f966: Layer already exists [2025-10-27T07:02:15.322Z] 0ac509f7950c: Layer already exists [2025-10-27T07:02:15.322Z] 2ae1f3a076d1: Layer already exists [2025-10-27T07:02:15.322Z] cee3f0a44d13: Layer already exists [2025-10-27T07:02:15.322Z] 82a3b1bd1c30: Layer already exists [2025-10-27T07:02:15.322Z] 5d411e8672b9: Layer already exists [2025-10-27T07:02:15.322Z] f8ad79d9637d: Layer already exists [2025-10-27T07:02:15.322Z] abfcb263a588: Layer already exists [2025-10-27T07:02:15.322Z] latest: digest: sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 size: 2196 [2025-10-27T07:02:16.863Z] $ docker rm -f --volumes 073c8e88c5e14dffa32c0d685afebdb9b9a60f64b2e98e78b17dafc33f9e2664 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 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-27T07:02:17.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-27T07:02:17.655Z] [2025-10-27T07:02:17.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:17.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-27T07:02:18.262Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-10-27T07:02:18.262Z] 547446be3368: Pulling fs layer [2025-10-27T07:02:18.262Z] d125d8839a47: Pulling fs layer [2025-10-27T07:02:18.262Z] 3e85d5ac6304: Pulling fs layer [2025-10-27T07:02:18.262Z] c3105a71a48b: Pulling fs layer [2025-10-27T07:02:18.262Z] 0f093f025ec4: Pulling fs layer [2025-10-27T07:02:18.262Z] c3106fc0e877: Pulling fs layer [2025-10-27T07:02:18.262Z] c3105a71a48b: Waiting [2025-10-27T07:02:18.262Z] 0f093f025ec4: Waiting [2025-10-27T07:02:18.262Z] c3106fc0e877: Waiting [2025-10-27T07:02:18.528Z] 547446be3368: Verifying Checksum [2025-10-27T07:02:18.528Z] 547446be3368: Download complete [2025-10-27T07:02:18.528Z] c3105a71a48b: Verifying Checksum [2025-10-27T07:02:18.528Z] c3105a71a48b: Download complete [2025-10-27T07:02:18.733Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:18.796Z] d125d8839a47: Verifying Checksum [2025-10-27T07:02:18.796Z] d125d8839a47: Download complete [2025-10-27T07:02:18.796Z] c3106fc0e877: Verifying Checksum [2025-10-27T07:02:18.796Z] c3106fc0e877: Download complete [2025-10-27T07:02:19.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.69 [2025-10-27T07:02:19.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-27T07:02:19.061Z] cee3f0a44d13: Preparing [2025-10-27T07:02:19.061Z] 08034379f966: Preparing [2025-10-27T07:02:19.061Z] 2ae1f3a076d1: Preparing [2025-10-27T07:02:19.061Z] 0ac509f7950c: Preparing [2025-10-27T07:02:19.061Z] 6681537f87db: Preparing [2025-10-27T07:02:19.061Z] 5d411e8672b9: Preparing [2025-10-27T07:02:19.061Z] 82a3b1bd1c30: Preparing [2025-10-27T07:02:19.061Z] f8ad79d9637d: Preparing [2025-10-27T07:02:19.061Z] abfcb263a588: Preparing [2025-10-27T07:02:19.061Z] 5d411e8672b9: Waiting [2025-10-27T07:02:19.061Z] 82a3b1bd1c30: Waiting [2025-10-27T07:02:19.061Z] f8ad79d9637d: Waiting [2025-10-27T07:02:19.061Z] abfcb263a588: Waiting [2025-10-27T07:02:19.061Z] 0ac509f7950c: Layer already exists [2025-10-27T07:02:19.061Z] 08034379f966: Layer already exists [2025-10-27T07:02:19.061Z] 6681537f87db: Layer already exists [2025-10-27T07:02:19.061Z] cee3f0a44d13: Layer already exists [2025-10-27T07:02:19.061Z] 2ae1f3a076d1: Layer already exists [2025-10-27T07:02:19.061Z] 5d411e8672b9: Layer already exists [2025-10-27T07:02:19.061Z] 82a3b1bd1c30: Layer already exists [2025-10-27T07:02:19.061Z] f8ad79d9637d: Layer already exists [2025-10-27T07:02:19.061Z] abfcb263a588: Layer already exists [2025-10-27T07:02:19.061Z] 4.1.0-dev.69: digest: sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 size: 2196 [2025-10-27T07:02:19.064Z] 0f093f025ec4: Verifying Checksum [2025-10-27T07:02:19.064Z] 0f093f025ec4: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:19.338Z] 547446be3368: Pull complete [2025-10-27T07:02:19.396Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:20.303Z] d125d8839a47: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:20.886Z] 3e85d5ac6304: Verifying Checksum [2025-10-27T07:02:20.886Z] 3e85d5ac6304: Download complete [2025-10-27T07:02:21.156Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:21.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-27T07:02:21.156Z] cee3f0a44d13: Preparing [2025-10-27T07:02:21.156Z] 08034379f966: Preparing [2025-10-27T07:02:21.156Z] 2ae1f3a076d1: Preparing [2025-10-27T07:02:21.156Z] 0ac509f7950c: Preparing [2025-10-27T07:02:21.156Z] 6681537f87db: Preparing [2025-10-27T07:02:21.156Z] 5d411e8672b9: Preparing [2025-10-27T07:02:21.156Z] 82a3b1bd1c30: Preparing [2025-10-27T07:02:21.156Z] f8ad79d9637d: Preparing [2025-10-27T07:02:21.156Z] abfcb263a588: Preparing [2025-10-27T07:02:21.156Z] 82a3b1bd1c30: Waiting [2025-10-27T07:02:21.156Z] f8ad79d9637d: Waiting [2025-10-27T07:02:21.156Z] 5d411e8672b9: Waiting [2025-10-27T07:02:21.156Z] abfcb263a588: Waiting [2025-10-27T07:02:21.156Z] 0ac509f7950c: Layer already exists [2025-10-27T07:02:21.156Z] cee3f0a44d13: Layer already exists [2025-10-27T07:02:21.156Z] 2ae1f3a076d1: Layer already exists [2025-10-27T07:02:21.156Z] 6681537f87db: Layer already exists [2025-10-27T07:02:21.156Z] 08034379f966: Layer already exists [2025-10-27T07:02:21.156Z] 5d411e8672b9: Layer already exists [2025-10-27T07:02:21.156Z] f8ad79d9637d: Layer already exists [2025-10-27T07:02:21.156Z] 82a3b1bd1c30: Layer already exists [2025-10-27T07:02:21.156Z] abfcb263a588: Layer already exists [2025-10-27T07:02:21.156Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:21.489Z] + 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-27T07:02:22.420Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-27T07:02:22.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-27T07:02:22.420Z] cee3f0a44d13: Preparing [2025-10-27T07:02:22.420Z] 08034379f966: Preparing [2025-10-27T07:02:22.420Z] 2ae1f3a076d1: Preparing [2025-10-27T07:02:22.420Z] 0ac509f7950c: Preparing [2025-10-27T07:02:22.420Z] 6681537f87db: Preparing [2025-10-27T07:02:22.420Z] 5d411e8672b9: Preparing [2025-10-27T07:02:22.420Z] 82a3b1bd1c30: Preparing [2025-10-27T07:02:22.420Z] f8ad79d9637d: Preparing [2025-10-27T07:02:22.420Z] abfcb263a588: Preparing [2025-10-27T07:02:22.420Z] 82a3b1bd1c30: Waiting [2025-10-27T07:02:22.420Z] f8ad79d9637d: Waiting [2025-10-27T07:02:22.420Z] 5d411e8672b9: Waiting [2025-10-27T07:02:22.420Z] abfcb263a588: Waiting [2025-10-27T07:02:22.420Z] cee3f0a44d13: Layer already exists [2025-10-27T07:02:22.420Z] 2ae1f3a076d1: Layer already exists [2025-10-27T07:02:22.420Z] 0ac509f7950c: Layer already exists [2025-10-27T07:02:22.420Z] 08034379f966: Layer already exists [2025-10-27T07:02:22.420Z] 6681537f87db: Layer already exists [2025-10-27T07:02:22.420Z] 5d411e8672b9: Layer already exists [2025-10-27T07:02:22.420Z] abfcb263a588: Layer already exists [2025-10-27T07:02:22.420Z] f8ad79d9637d: Layer already exists [2025-10-27T07:02:22.420Z] 82a3b1bd1c30: Layer already exists [2025-10-27T07:02:22.420Z] main: digest: sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-27T07:02:22.511Z] ===================================================== [Pipeline] echo [2025-10-27T07:02:22.528Z] taggedImages: [2025-10-27T07:02:22.528Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:22.528Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-27T07:02:22.528Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.69 [2025-10-27T07:02:22.528Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:22.528Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-10-27T07:02:22.558Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-10-27T07:02:22.558Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:22.558Z] latest [2025-10-27T07:02:22.558Z] 4.1.0-dev.69 [2025-10-27T07:02:22.558Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:22.558Z] main [2025-10-27T07:02:22.558Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:22.917Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:23.532Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:23.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-27T07:02:23.532Z] 082836653384: Preparing [2025-10-27T07:02:23.532Z] 258389131afe: Preparing [2025-10-27T07:02:23.532Z] 0ac509f7950c: Preparing [2025-10-27T07:02:23.532Z] 6681537f87db: Preparing [2025-10-27T07:02:23.532Z] 488091bf46ed: Preparing [2025-10-27T07:02:23.532Z] f6ce28650733: Preparing [2025-10-27T07:02:23.532Z] abfcb263a588: Preparing [2025-10-27T07:02:23.532Z] f6ce28650733: Waiting [2025-10-27T07:02:23.532Z] abfcb263a588: Waiting [2025-10-27T07:02:23.532Z] 488091bf46ed: Pushed [2025-10-27T07:02:23.790Z] 0ac509f7950c: Layer already exists [2025-10-27T07:02:23.790Z] 082836653384: Pushed [2025-10-27T07:02:24.357Z] 6681537f87db: Layer already exists [2025-10-27T07:02:24.357Z] f6ce28650733: Pushed [2025-10-27T07:02:24.617Z] abfcb263a588: Layer already exists [2025-10-27T07:02:27.912Z] 258389131afe: Pushed [2025-10-27T07:02:27.912Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:28.244Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:28.603Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-27T07:02:28.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-27T07:02:28.603Z] 082836653384: Preparing [2025-10-27T07:02:28.603Z] 258389131afe: Preparing [2025-10-27T07:02:28.603Z] 0ac509f7950c: Preparing [2025-10-27T07:02:28.603Z] 6681537f87db: Preparing [2025-10-27T07:02:28.603Z] 488091bf46ed: Preparing [2025-10-27T07:02:28.603Z] f6ce28650733: Preparing [2025-10-27T07:02:28.603Z] abfcb263a588: Preparing [2025-10-27T07:02:28.603Z] abfcb263a588: Waiting [2025-10-27T07:02:28.603Z] f6ce28650733: Waiting [2025-10-27T07:02:28.603Z] 082836653384: Layer already exists [2025-10-27T07:02:28.603Z] 0ac509f7950c: Layer already exists [2025-10-27T07:02:28.603Z] 488091bf46ed: Layer already exists [2025-10-27T07:02:28.603Z] 6681537f87db: Layer already exists [2025-10-27T07:02:28.603Z] 258389131afe: Layer already exists [2025-10-27T07:02:28.603Z] abfcb263a588: Layer already exists [2025-10-27T07:02:28.603Z] f6ce28650733: Layer already exists [2025-10-27T07:02:28.603Z] latest: digest: sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:30.676Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:30.954Z] 3e85d5ac6304: Pull complete [2025-10-27T07:02:30.954Z] c3105a71a48b: Pull complete [2025-10-27T07:02:31.014Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69 [2025-10-27T07:02:31.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-27T07:02:31.014Z] 082836653384: Preparing [2025-10-27T07:02:31.014Z] 258389131afe: Preparing [2025-10-27T07:02:31.014Z] 0ac509f7950c: Preparing [2025-10-27T07:02:31.014Z] 6681537f87db: Preparing [2025-10-27T07:02:31.014Z] 488091bf46ed: Preparing [2025-10-27T07:02:31.014Z] f6ce28650733: Preparing [2025-10-27T07:02:31.014Z] abfcb263a588: Preparing [2025-10-27T07:02:31.014Z] f6ce28650733: Waiting [2025-10-27T07:02:31.014Z] abfcb263a588: Waiting [2025-10-27T07:02:31.014Z] 258389131afe: Layer already exists [2025-10-27T07:02:31.014Z] 082836653384: Layer already exists [2025-10-27T07:02:31.014Z] 6681537f87db: Layer already exists [2025-10-27T07:02:31.014Z] 0ac509f7950c: Layer already exists [2025-10-27T07:02:31.014Z] 488091bf46ed: Layer already exists [2025-10-27T07:02:31.014Z] f6ce28650733: Layer already exists [2025-10-27T07:02:31.014Z] abfcb263a588: Layer already exists [2025-10-27T07:02:31.014Z] 4.1.0-dev.69: digest: sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:31.349Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:31.677Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:31.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-27T07:02:31.677Z] 082836653384: Preparing [2025-10-27T07:02:31.677Z] 258389131afe: Preparing [2025-10-27T07:02:31.677Z] 0ac509f7950c: Preparing [2025-10-27T07:02:31.677Z] 6681537f87db: Preparing [2025-10-27T07:02:31.677Z] 488091bf46ed: Preparing [2025-10-27T07:02:31.677Z] f6ce28650733: Preparing [2025-10-27T07:02:31.677Z] abfcb263a588: Preparing [2025-10-27T07:02:31.677Z] f6ce28650733: Waiting [2025-10-27T07:02:31.677Z] abfcb263a588: Waiting [2025-10-27T07:02:31.677Z] 488091bf46ed: Layer already exists [2025-10-27T07:02:31.677Z] 0ac509f7950c: Layer already exists [2025-10-27T07:02:31.677Z] 082836653384: Layer already exists [2025-10-27T07:02:31.677Z] 258389131afe: Layer already exists [2025-10-27T07:02:31.677Z] 6681537f87db: Layer already exists [2025-10-27T07:02:31.677Z] f6ce28650733: Layer already exists [2025-10-27T07:02:31.677Z] abfcb263a588: Layer already exists [2025-10-27T07:02:31.677Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:32.013Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:32.341Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-27T07:02:32.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-27T07:02:32.341Z] 082836653384: Preparing [2025-10-27T07:02:32.341Z] 258389131afe: Preparing [2025-10-27T07:02:32.341Z] 0ac509f7950c: Preparing [2025-10-27T07:02:32.341Z] 6681537f87db: Preparing [2025-10-27T07:02:32.341Z] 488091bf46ed: Preparing [2025-10-27T07:02:32.341Z] f6ce28650733: Preparing [2025-10-27T07:02:32.341Z] abfcb263a588: Preparing [2025-10-27T07:02:32.341Z] f6ce28650733: Waiting [2025-10-27T07:02:32.341Z] 6681537f87db: Layer already exists [2025-10-27T07:02:32.341Z] 082836653384: Layer already exists [2025-10-27T07:02:32.341Z] 0ac509f7950c: Layer already exists [2025-10-27T07:02:32.341Z] 488091bf46ed: Layer already exists [2025-10-27T07:02:32.341Z] 258389131afe: Layer already exists [2025-10-27T07:02:32.341Z] f6ce28650733: Layer already exists [2025-10-27T07:02:32.341Z] abfcb263a588: Layer already exists [2025-10-27T07:02:32.341Z] main: digest: sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 size: 1782 [Pipeline] } [Pipeline] // withEnv [2025-10-27T07:02:32.362Z] 0f093f025ec4: Pull complete [2025-10-27T07:02:32.362Z] c3106fc0e877: Pull complete [2025-10-27T07:02:32.362Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-10-27T07:02:32.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-27T07:02:32.362Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] echo [2025-10-27T07:02:32.425Z] ===================================================== [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-27T07:02:32.575Z] prd-ubuntu20.04-docker-arm64-4c-16g-673298 does not seem to be running inside a container [2025-10-27T07:02:32.629Z] $ 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/915 -v /w/workspace/edgex-go/915:/w/workspace/edgex-go/915:rw,z -v /w/workspace/edgex-go/915@tmp:/w/workspace/edgex-go/915@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-27T07:02:34.582Z] $ docker top 45a67fb6797583a18cda2f30a118d14b47cdf18304860e26bd2563fc4ee53e5b -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-27T07:02:34.802Z] taggedImages: [2025-10-27T07:02:34.802Z] - nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:34.802Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-27T07:02:34.802Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69 [2025-10-27T07:02:34.802Z] - nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:34.802Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] sh [Pipeline] echo [2025-10-27T07:02:34.869Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-10-27T07:02:34.869Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:34.869Z] latest [2025-10-27T07:02:34.869Z] 4.1.0-dev.69 [2025-10-27T07:02:34.869Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:34.869Z] main [2025-10-27T07:02:34.869Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:35.110Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-27T07:02:35.236Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:35.574Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:35.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-27T07:02:35.574Z] 519c6afe69fc: Preparing [2025-10-27T07:02:35.574Z] 949b26b936ce: Preparing [2025-10-27T07:02:35.574Z] 0ac509f7950c: Preparing [2025-10-27T07:02:35.574Z] 6681537f87db: Preparing [2025-10-27T07:02:35.574Z] 45722618cf64: Preparing [2025-10-27T07:02:35.574Z] 7f3d103734ae: Preparing [2025-10-27T07:02:35.574Z] abfcb263a588: Preparing [2025-10-27T07:02:35.574Z] abfcb263a588: Waiting [2025-10-27T07:02:35.574Z] 7f3d103734ae: Waiting [2025-10-27T07:02:35.574Z] 0ac509f7950c: Layer already exists [2025-10-27T07:02:35.574Z] 6681537f87db: Layer already exists [2025-10-27T07:02:35.574Z] abfcb263a588: Layer already exists [2025-10-27T07:02:35.574Z] 519c6afe69fc: Pushed [2025-10-27T07:02:35.574Z] 45722618cf64: Pushed [2025-10-27T07:02:35.837Z] 7f3d103734ae: Pushed [2025-10-27T07:02:40.085Z] 949b26b936ce: Pushed [2025-10-27T07:02:40.085Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:40.439Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:40.779Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-27T07:02:40.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-27T07:02:40.779Z] 519c6afe69fc: Preparing [2025-10-27T07:02:40.779Z] 949b26b936ce: Preparing [2025-10-27T07:02:40.779Z] 0ac509f7950c: Preparing [2025-10-27T07:02:40.779Z] 6681537f87db: Preparing [2025-10-27T07:02:40.779Z] 45722618cf64: Preparing [2025-10-27T07:02:40.779Z] 7f3d103734ae: Preparing [2025-10-27T07:02:40.779Z] abfcb263a588: Preparing [2025-10-27T07:02:40.779Z] 7f3d103734ae: Waiting [2025-10-27T07:02:40.779Z] abfcb263a588: Waiting [2025-10-27T07:02:40.779Z] 949b26b936ce: Layer already exists [2025-10-27T07:02:40.779Z] 519c6afe69fc: Layer already exists [2025-10-27T07:02:40.779Z] 45722618cf64: Layer already exists [2025-10-27T07:02:40.779Z] 6681537f87db: Layer already exists [2025-10-27T07:02:40.779Z] 0ac509f7950c: Layer already exists [2025-10-27T07:02:40.779Z] 7f3d103734ae: Layer already exists [2025-10-27T07:02:40.779Z] abfcb263a588: Layer already exists [2025-10-27T07:02:40.779Z] latest: digest: sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:41.114Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:41.457Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.69 [2025-10-27T07:02:41.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-27T07:02:41.458Z] 519c6afe69fc: Preparing [2025-10-27T07:02:41.458Z] 949b26b936ce: Preparing [2025-10-27T07:02:41.458Z] 0ac509f7950c: Preparing [2025-10-27T07:02:41.458Z] 6681537f87db: Preparing [2025-10-27T07:02:41.458Z] 45722618cf64: Preparing [2025-10-27T07:02:41.458Z] 7f3d103734ae: Preparing [2025-10-27T07:02:41.458Z] abfcb263a588: Preparing [2025-10-27T07:02:41.458Z] abfcb263a588: Waiting [2025-10-27T07:02:41.458Z] 7f3d103734ae: Waiting [2025-10-27T07:02:41.458Z] 519c6afe69fc: Layer already exists [2025-10-27T07:02:41.458Z] 949b26b936ce: Layer already exists [2025-10-27T07:02:41.458Z] 6681537f87db: Layer already exists [2025-10-27T07:02:41.458Z] 0ac509f7950c: Layer already exists [2025-10-27T07:02:41.458Z] 45722618cf64: Layer already exists [2025-10-27T07:02:41.458Z] 7f3d103734ae: Layer already exists [2025-10-27T07:02:41.458Z] abfcb263a588: Layer already exists [2025-10-27T07:02:41.458Z] 4.1.0-dev.69: digest: sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:41.803Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:42.149Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:42.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-27T07:02:42.149Z] 519c6afe69fc: Preparing [2025-10-27T07:02:42.149Z] 949b26b936ce: Preparing [2025-10-27T07:02:42.149Z] 0ac509f7950c: Preparing [2025-10-27T07:02:42.149Z] 6681537f87db: Preparing [2025-10-27T07:02:42.149Z] 45722618cf64: Preparing [2025-10-27T07:02:42.149Z] 7f3d103734ae: Preparing [2025-10-27T07:02:42.149Z] abfcb263a588: Preparing [2025-10-27T07:02:42.149Z] abfcb263a588: Waiting [2025-10-27T07:02:42.149Z] 7f3d103734ae: Waiting [2025-10-27T07:02:42.149Z] 0ac509f7950c: Layer already exists [2025-10-27T07:02:42.149Z] 519c6afe69fc: Layer already exists [2025-10-27T07:02:42.149Z] 6681537f87db: Layer already exists [2025-10-27T07:02:42.149Z] 45722618cf64: Layer already exists [2025-10-27T07:02:42.149Z] 949b26b936ce: Layer already exists [2025-10-27T07:02:42.149Z] 7f3d103734ae: Layer already exists [2025-10-27T07:02:42.149Z] abfcb263a588: Layer already exists [2025-10-27T07:02:42.149Z] 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:42.481Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:02:42.808Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-27T07:02:42.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-27T07:02:42.808Z] 519c6afe69fc: Preparing [2025-10-27T07:02:42.808Z] 949b26b936ce: Preparing [2025-10-27T07:02:42.808Z] 0ac509f7950c: Preparing [2025-10-27T07:02:42.808Z] 6681537f87db: Preparing [2025-10-27T07:02:42.808Z] 45722618cf64: Preparing [2025-10-27T07:02:42.808Z] 7f3d103734ae: Preparing [2025-10-27T07:02:42.808Z] abfcb263a588: Preparing [2025-10-27T07:02:42.808Z] 7f3d103734ae: Waiting [2025-10-27T07:02:42.808Z] abfcb263a588: Waiting [2025-10-27T07:02:42.808Z] 0ac509f7950c: Layer already exists [2025-10-27T07:02:42.808Z] 6681537f87db: Layer already exists [2025-10-27T07:02:42.808Z] 949b26b936ce: Layer already exists [2025-10-27T07:02:42.808Z] 519c6afe69fc: Layer already exists [2025-10-27T07:02:42.808Z] 45722618cf64: Layer already exists [2025-10-27T07:02:42.808Z] abfcb263a588: Layer already exists [2025-10-27T07:02:42.808Z] 7f3d103734ae: Layer already exists [2025-10-27T07:02:42.808Z] main: digest: sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-27T07:02:42.884Z] ===================================================== [Pipeline] echo [2025-10-27T07:02:42.895Z] taggedImages: [2025-10-27T07:02:42.895Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:42.895Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-27T07:02:42.895Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.69 [2025-10-27T07:02:42.895Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:42.895Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-10-27T07:02:43.005Z] ========================================================= [2025-10-27T07:02:43.005Z] [edgeXBuildMultiArch] RAW Config: [2025-10-27T07:02:43.005Z] images: [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:02:43.005Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-27T07:02:43.005Z] settingsFile: [2025-10-27T07:02:43.005Z] edgex-go-settings [2025-10-27T07:02:43.005Z] ========================================================= [Pipeline] node [2025-10-27T07:02:45.202Z] #1 [core-keeper internal] load build definition from Dockerfile [2025-10-27T07:02:45.202Z] #1 transferring dockerfile: 2.01kB 0.0s done [2025-10-27T07:02:45.202Z] #1 DONE 0.1s [2025-10-27T07:02:45.202Z] [2025-10-27T07:02:45.202Z] #2 [security-spire-config internal] load build definition from Dockerfile [2025-10-27T07:02:45.202Z] #2 transferring dockerfile: 1.69kB done [2025-10-27T07:02:45.202Z] #2 DONE 0.0s [2025-10-27T07:02:45.202Z] [2025-10-27T07:02:45.202Z] #3 [support-scheduler internal] load build definition from Dockerfile [2025-10-27T07:02:45.202Z] #3 transferring dockerfile: 1.83kB done [2025-10-27T07:02:45.202Z] #3 DONE 0.1s [2025-10-27T07:02:45.202Z] [2025-10-27T07:02:45.202Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-27T07:02:45.202Z] #4 transferring dockerfile: 2.50kB done [2025-10-27T07:02:45.202Z] #4 DONE 0.1s [2025-10-27T07:02:45.202Z] [2025-10-27T07:02:45.202Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-27T07:02:45.202Z] #5 transferring dockerfile: 3.02kB 0.0s done [2025-10-27T07:02:45.202Z] #5 DONE 0.1s [2025-10-27T07:02:45.202Z] [2025-10-27T07:02:45.202Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-27T07:02:45.202Z] #6 transferring dockerfile: 1.89kB done [2025-10-27T07:02:45.202Z] #6 DONE 0.1s [2025-10-27T07:02:45.202Z] [2025-10-27T07:02:45.202Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-27T07:02:45.202Z] #7 transferring dockerfile: 2.23kB 0.0s done [2025-10-27T07:02:45.202Z] #7 DONE 0.1s [2025-10-27T07:02:45.202Z] [2025-10-27T07:02:45.202Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-27T07:02:45.202Z] #8 transferring dockerfile: 2.14kB done [2025-10-27T07:02:45.202Z] #8 DONE 0.1s [2025-10-27T07:02:45.202Z] [2025-10-27T07:02:45.202Z] #9 [support-notifications internal] load build definition from Dockerfile [2025-10-27T07:02:45.202Z] #9 transferring dockerfile: 2.00kB 0.0s done [2025-10-27T07:02:45.202Z] #9 DONE 0.1s [2025-10-27T07:02:45.202Z] [2025-10-27T07:02:45.202Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2025-10-27T07:02:45.202Z] #10 transferring dockerfile: 1.81kB 0.0s done [2025-10-27T07:02:45.202Z] #10 DONE 0.1s [2025-10-27T07:02:45.202Z] [2025-10-27T07:02:45.202Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-27T07:02:45.476Z] #11 transferring dockerfile: 2.49kB done [2025-10-27T07:02:45.476Z] #11 DONE 0.1s [2025-10-27T07:02:45.476Z] [2025-10-27T07:02:45.476Z] #12 [core-data internal] load build definition from Dockerfile [2025-10-27T07:02:45.476Z] #12 transferring dockerfile: 2.04kB done [2025-10-27T07:02:45.476Z] #12 DONE 0.1s [2025-10-27T07:02:45.476Z] [2025-10-27T07:02:45.476Z] #13 [core-metadata internal] load build definition from Dockerfile [2025-10-27T07:02:45.476Z] #13 transferring dockerfile: 2.10kB done [2025-10-27T07:02:45.476Z] #13 DONE 0.1s [2025-10-27T07:02:45.476Z] [2025-10-27T07:02:45.476Z] #14 [security-spire-server internal] load build definition from Dockerfile [2025-10-27T07:02:45.476Z] #14 transferring dockerfile: 1.70kB done [2025-10-27T07:02:45.476Z] #14 DONE 0.1s [2025-10-27T07:02:45.476Z] [2025-10-27T07:02:45.476Z] #15 [core-command internal] load build definition from Dockerfile [2025-10-27T07:02:45.476Z] #15 transferring dockerfile: 1.94kB done [2025-10-27T07:02:45.476Z] #15 DONE 0.1s [2025-10-27T07:02:45.476Z] [2025-10-27T07:02:45.476Z] #16 [core-keeper internal] load .dockerignore [2025-10-27T07:02:45.476Z] #16 transferring context: [2025-10-27T07:02:45.744Z] #16 transferring context: 50B 0.0s done [2025-10-27T07:02:45.744Z] #16 DONE 0.1s [2025-10-27T07:02:46.330Z] [2025-10-27T07:02:46.330Z] #17 [security-spire-config internal] load .dockerignore [2025-10-27T07:02:46.330Z] #17 transferring context: 50B done [2025-10-27T07:02:46.330Z] #17 DONE 0.0s [2025-10-27T07:02:46.330Z] [2025-10-27T07:02:46.330Z] #18 [support-scheduler internal] load .dockerignore [2025-10-27T07:02:46.330Z] #18 transferring context: 50B done [2025-10-27T07:02:46.330Z] #18 DONE 0.0s [2025-10-27T07:02:46.330Z] [2025-10-27T07:02:46.330Z] #19 [security-proxy-setup internal] load .dockerignore [2025-10-27T07:02:46.600Z] #19 transferring context: 50B done [2025-10-27T07:02:46.600Z] #19 DONE 0.1s [2025-10-27T07:02:46.600Z] [2025-10-27T07:02:46.600Z] #20 [security-bootstrapper internal] load .dockerignore [2025-10-27T07:02:46.600Z] #20 transferring context: 50B 0.0s done [2025-10-27T07:02:46.600Z] #20 DONE 0.1s [2025-10-27T07:02:46.600Z] [2025-10-27T07:02:46.600Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2025-10-27T07:02:46.600Z] #21 transferring context: 50B done [2025-10-27T07:02:46.600Z] #21 DONE 0.1s [2025-10-27T07:02:46.600Z] [2025-10-27T07:02:46.600Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-27T07:02:46.600Z] #22 transferring context: 50B done [2025-10-27T07:02:46.600Z] #22 DONE 0.1s [2025-10-27T07:02:46.600Z] [2025-10-27T07:02:46.600Z] #23 [security-proxy-auth internal] load .dockerignore [2025-10-27T07:02:46.874Z] #23 transferring context: 50B done [2025-10-27T07:02:46.874Z] #23 DONE 0.1s [2025-10-27T07:02:46.874Z] [2025-10-27T07:02:46.874Z] #24 [support-notifications internal] load .dockerignore [2025-10-27T07:02:46.874Z] #24 transferring context: 50B done [2025-10-27T07:02:46.874Z] #24 DONE 0.1s [2025-10-27T07:02:46.874Z] [2025-10-27T07:02:46.874Z] #25 [security-spire-agent internal] load .dockerignore [2025-10-27T07:02:46.874Z] #25 transferring context: 50B 0.0s done [2025-10-27T07:02:46.874Z] #25 DONE 0.1s [2025-10-27T07:02:46.874Z] [2025-10-27T07:02:46.874Z] #26 [core-data internal] load .dockerignore [2025-10-27T07:02:47.142Z] #26 transferring context: 50B done [2025-10-27T07:02:47.142Z] #26 DONE 0.1s [2025-10-27T07:02:47.142Z] [2025-10-27T07:02:47.142Z] #27 [security-secretstore-setup internal] load .dockerignore [2025-10-27T07:02:47.142Z] #27 transferring context: 50B done [2025-10-27T07:02:47.142Z] #27 DONE 0.1s [2025-10-27T07:02:47.142Z] [2025-10-27T07:02:47.142Z] #28 [core-metadata internal] load .dockerignore [2025-10-27T07:02:47.142Z] #28 transferring context: 50B done [2025-10-27T07:02:47.142Z] #28 DONE 0.1s [2025-10-27T07:02:47.142Z] [2025-10-27T07:02:47.142Z] #29 [security-spire-server internal] load .dockerignore [2025-10-27T07:02:47.142Z] #29 transferring context: 50B 0.0s done [2025-10-27T07:02:47.142Z] #29 DONE 0.1s [2025-10-27T07:02:47.142Z] [2025-10-27T07:02:47.142Z] #30 [core-command internal] load .dockerignore [2025-10-27T07:02:47.142Z] #30 transferring context: 50B 0.0s done [2025-10-27T07:02:47.142Z] #30 DONE 0.1s [2025-10-27T07:02:47.411Z] [2025-10-27T07:02:47.411Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-27T07:02:47.411Z] #31 DONE 0.0s [2025-10-27T07:02:47.411Z] [2025-10-27T07:02:47.411Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-27T07:02:47.679Z] #32 DONE 0.5s [2025-10-27T07:02:47.949Z] [2025-10-27T07:02:47.949Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-27T07:02:47.949Z] #33 ... [2025-10-27T07:02:47.949Z] [2025-10-27T07:02:47.949Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-27T07:02:47.949Z] #31 DONE 0.0s [2025-10-27T07:02:48.219Z] [2025-10-27T07:02:48.219Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-10-27T07:02:48.219Z] #32 DONE 0.5s [2025-10-27T07:02:48.219Z] [2025-10-27T07:02:48.219Z] #34 [support-scheduler internal] load build context [2025-10-27T07:02:48.219Z] #34 ... [2025-10-27T07:02:48.219Z] [2025-10-27T07:02:48.219Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-27T07:02:48.219Z] #31 DONE 0.0s [2025-10-27T07:02:48.486Z] [2025-10-27T07:02:48.486Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-27T07:02:48.486Z] #31 DONE 0.0s [2025-10-27T07:02:48.486Z] [2025-10-27T07:02:48.486Z] #35 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T07:02:48.486Z] #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-27T07:02:48.486Z] #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-27T07:02:48.486Z] #35 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.10MB / 4.09MB 0.5s [2025-10-27T07:02:48.486Z] #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-27T07:02:48.486Z] #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-27T07:02:48.486Z] #35 ... [2025-10-27T07:02:48.486Z] [2025-10-27T07:02:48.486Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-27T07:02:48.486Z] #31 DONE 0.0s [2025-10-27T07:02:48.486Z] [2025-10-27T07:02:48.486Z] #35 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T07:02:48.486Z] #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-27T07:02:48.486Z] #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-27T07:02:48.486Z] #35 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 3.15MB / 4.09MB 0.6s [2025-10-27T07:02:48.486Z] #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-27T07:02:48.486Z] #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-27T07:02:48.486Z] #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-27T07:02:48.486Z] #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-27T07:02:48.486Z] #35 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.6s done [2025-10-27T07:02:48.486Z] #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-27T07:02:48.486Z] #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-27T07:02:48.486Z] #35 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 [2025-10-27T07:02:48.756Z] #35 ... [2025-10-27T07:02:48.756Z] [2025-10-27T07:02:48.756Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-27T07:02:48.756Z] #31 DONE 0.0s [2025-10-27T07:02:48.756Z] [2025-10-27T07:02:48.756Z] #35 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T07:02:49.024Z] #35 ... [2025-10-27T07:02:49.024Z] [2025-10-27T07:02:49.024Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-27T07:02:49.024Z] #32 DONE 0.9s [2025-10-27T07:02:49.024Z] [2025-10-27T07:02:49.024Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-27T07:02:49.024Z] #31 DONE 0.0s [2025-10-27T07:02:49.024Z] [2025-10-27T07:02:49.024Z] #35 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T07:02:49.024Z] #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-27T07:02:49.024Z] #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-27T07:02:49.024Z] #35 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.6s done [2025-10-27T07:02:49.024Z] #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-27T07:02:49.024Z] #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-27T07:02:49.291Z] #35 ... [2025-10-27T07:02:49.291Z] [2025-10-27T07:02:49.291Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-27T07:02:49.291Z] #33 DONE 1.3s [2025-10-27T07:02:49.291Z] [2025-10-27T07:02:49.291Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T07:02:49.291Z] #36 DONE 0.0s [2025-10-27T07:02:49.291Z] [2025-10-27T07:02:49.291Z] #35 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T07:02:49.291Z] #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-27T07:02:49.291Z] #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-27T07:02:49.291Z] #35 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.6s done [2025-10-27T07:02:49.291Z] #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-27T07:02:49.291Z] #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-27T07:02:49.291Z] #35 ... [2025-10-27T07:02:49.291Z] [2025-10-27T07:02:49.291Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-27T07:02:49.291Z] #31 DONE 0.0s [2025-10-27T07:02:49.291Z] [2025-10-27T07:02:49.291Z] #35 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T07:02:49.561Z] #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-27T07:02:49.561Z] #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-27T07:02:49.561Z] #35 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.6s done [2025-10-27T07:02:49.561Z] #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-27T07:02:49.561Z] #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-27T07:02:49.829Z] #35 ... [2025-10-27T07:02:49.829Z] [2025-10-27T07:02:49.829Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-27T07:02:49.829Z] #31 DONE 0.0s [2025-10-27T07:02:49.829Z] [2025-10-27T07:02:49.829Z] #35 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T07:02:50.097Z] #35 ... [2025-10-27T07:02:50.097Z] [2025-10-27T07:02:50.097Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-27T07:02:50.097Z] #31 DONE 0.0s [2025-10-27T07:02:50.097Z] [2025-10-27T07:02:50.097Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-10-27T07:02:50.097Z] #32 DONE 1.7s [2025-10-27T07:02:50.097Z] [2025-10-27T07:02:50.097Z] #37 [core-keeper internal] load build context [2025-10-27T07:02:50.097Z] #37 transferring context: 3.35MB 1.7s done [2025-10-27T07:02:50.097Z] #37 DONE 2.1s [2025-10-27T07:02:50.097Z] [2025-10-27T07:02:50.097Z] #35 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T07:02:50.097Z] #35 ... [2025-10-27T07:02:50.097Z] [2025-10-27T07:02:50.097Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-27T07:02:50.097Z] #31 DONE 0.0s [2025-10-27T07:02:50.097Z] [2025-10-27T07:02:50.097Z] #35 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T07:02:50.097Z] #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-27T07:02:50.097Z] #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-27T07:02:50.097Z] #35 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.6s done [2025-10-27T07:02:50.097Z] #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-27T07:02:50.097Z] #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-27T07:02:50.683Z] #35 ... [2025-10-27T07:02:50.683Z] [2025-10-27T07:02:50.683Z] #34 [support-scheduler internal] load build context [2025-10-27T07:02:50.683Z] #34 transferring context: 3.35MB 1.6s done [2025-10-27T07:02:50.683Z] #34 DONE 2.1s [2025-10-27T07:02:50.683Z] [2025-10-27T07:02:50.683Z] #38 [security-spire-config internal] load build context [2025-10-27T07:02:50.683Z] #38 transferring context: 22.05kB 0.1s done [2025-10-27T07:02:50.683Z] #38 DONE 1.3s [2025-10-27T07:02:50.683Z] [2025-10-27T07:02:50.683Z] #35 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T07:02:50.958Z] #35 ... [2025-10-27T07:02:50.958Z] [2025-10-27T07:02:50.958Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-27T07:02:50.958Z] #31 DONE 0.0s [2025-10-27T07:02:51.229Z] [2025-10-27T07:02:51.229Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T07:02:51.229Z] #36 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.4s done [2025-10-27T07:02:51.229Z] #36 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-27T07:02:51.229Z] #36 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-27T07:02:51.229Z] #36 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-27T07:02:51.229Z] #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.0s done [2025-10-27T07:02:51.229Z] #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.0s done [2025-10-27T07:02:51.229Z] #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.2s [2025-10-27T07:02:51.229Z] #36 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-10-27T07:02:51.501Z] #36 ... [2025-10-27T07:02:51.501Z] [2025-10-27T07:02:51.501Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-27T07:02:51.501Z] #33 DONE 3.1s [2025-10-27T07:02:51.501Z] [2025-10-27T07:02:51.501Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T07:02:51.501Z] #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.3s done [2025-10-27T07:02:51.501Z] #36 ... [2025-10-27T07:02:51.501Z] [2025-10-27T07:02:51.501Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-10-27T07:02:51.501Z] #32 DONE 3.1s [2025-10-27T07:02:51.786Z] [2025-10-27T07:02:51.786Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T07:02:51.786Z] #36 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.4s done [2025-10-27T07:02:51.786Z] #36 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-27T07:02:51.786Z] #36 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-27T07:02:51.786Z] #36 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-27T07:02:51.786Z] #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.0s done [2025-10-27T07:02:51.786Z] #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.0s done [2025-10-27T07:02:51.786Z] #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.3s done [2025-10-27T07:02:51.786Z] #36 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-10-27T07:02:51.786Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 1.6s [2025-10-27T07:02:51.786Z] #36 ... [2025-10-27T07:02:51.786Z] [2025-10-27T07:02:51.786Z] #39 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-10-27T07:02:51.786Z] #39 DONE 4.9s [2025-10-27T07:02:51.786Z] [2025-10-27T07:02:51.786Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T07:02:51.786Z] #36 ... [2025-10-27T07:02:51.786Z] [2025-10-27T07:02:51.786Z] #40 [security-proxy-setup internal] load build context [2025-10-27T07:02:51.786Z] #40 transferring context: 3.35MB 1.8s done [2025-10-27T07:02:51.786Z] #40 DONE 3.3s [2025-10-27T07:02:51.786Z] [2025-10-27T07:02:51.786Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T07:02:51.786Z] #36 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-10-27T07:02:52.053Z] #36 ... [2025-10-27T07:02:52.053Z] [2025-10-27T07:02:52.053Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-27T07:02:52.053Z] #41 DONE 2.4s [2025-10-27T07:02:52.053Z] [2025-10-27T07:02:52.053Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T07:02:52.053Z] #36 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-10-27T07:02:52.053Z] #36 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.4s done [2025-10-27T07:02:52.053Z] #36 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-27T07:02:52.053Z] #36 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-27T07:02:52.053Z] #36 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-27T07:02:52.053Z] #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.0s done [2025-10-27T07:02:52.053Z] #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.0s done [2025-10-27T07:02:52.053Z] #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.3s done [2025-10-27T07:02:52.053Z] #36 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-10-27T07:02:52.053Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 2.1s [2025-10-27T07:02:52.053Z] #36 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-10-27T07:02:52.321Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.25MB / 33.17MB 2.5s [2025-10-27T07:02:52.595Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 2.6s [2025-10-27T07:02:52.861Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 2.8s [2025-10-27T07:02:52.861Z] #36 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 [2025-10-27T07:02:52.861Z] #36 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-10-27T07:02:52.861Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 3.0s [2025-10-27T07:02:53.129Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 3.1s [2025-10-27T07:02:53.129Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.42MB / 33.17MB 3.2s [2025-10-27T07:02:53.720Z] #36 ... [2025-10-27T07:02:53.720Z] [2025-10-27T07:02:53.720Z] #42 [security-spiffe-token-provider internal] load build context [2025-10-27T07:02:53.720Z] #42 transferring context: 3.35MB 2.6s done [2025-10-27T07:02:53.720Z] #42 DONE 4.4s [2025-10-27T07:02:53.720Z] [2025-10-27T07:02:53.720Z] #43 [security-bootstrapper internal] load build context [2025-10-27T07:02:53.720Z] #43 transferring context: 3.35MB 3.3s done [2025-10-27T07:02:53.720Z] #43 DONE 5.0s [2025-10-27T07:02:53.720Z] [2025-10-27T07:02:53.720Z] #35 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T07:02:53.720Z] #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-27T07:02:53.720Z] #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-27T07:02:53.720Z] #35 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.6s done [2025-10-27T07:02:53.720Z] #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-27T07:02:53.720Z] #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-27T07:02:53.720Z] #35 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.7s done [2025-10-27T07:02:53.720Z] #35 DONE 6.6s [2025-10-27T07:02:53.720Z] [2025-10-27T07:02:53.720Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T07:02:53.720Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.85MB / 33.17MB 3.6s [2025-10-27T07:02:53.720Z] #36 ... [2025-10-27T07:02:53.720Z] [2025-10-27T07:02:53.720Z] #44 [core-common-config-bootstrapper internal] load build context [2025-10-27T07:02:53.720Z] #44 transferring context: 3.35MB 2.6s done [2025-10-27T07:02:53.720Z] #44 DONE 4.7s [2025-10-27T07:02:53.720Z] [2025-10-27T07:02:53.720Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T07:02:53.720Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 3.7s [2025-10-27T07:02:53.988Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 4.1s [2025-10-27T07:02:54.256Z] #36 ... [2025-10-27T07:02:54.256Z] [2025-10-27T07:02:54.256Z] #45 [security-proxy-auth internal] load build context [2025-10-27T07:02:54.256Z] #45 transferring context: 3.35MB 2.6s done [2025-10-27T07:02:54.256Z] #45 DONE 4.7s [2025-10-27T07:02:54.256Z] [2025-10-27T07:02:54.256Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T07:02:54.256Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.13MB / 33.17MB 4.2s [2025-10-27T07:02:54.530Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 4.4s [2025-10-27T07:02:54.530Z] #36 ... [2025-10-27T07:02:54.530Z] [2025-10-27T07:02:54.530Z] #46 [support-notifications internal] load build context [2025-10-27T07:02:54.530Z] #46 transferring context: 3.35MB 2.8s done [2025-10-27T07:02:54.530Z] #46 DONE 5.0s [2025-10-27T07:02:54.530Z] [2025-10-27T07:02:54.530Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T07:02:54.802Z] #36 ... [2025-10-27T07:02:54.802Z] [2025-10-27T07:02:54.802Z] #47 [security-spire-server internal] load build context [2025-10-27T07:02:54.802Z] #47 transferring context: 23.80kB 0.2s done [2025-10-27T07:02:54.802Z] #47 DONE 3.0s [2025-10-27T07:02:54.802Z] [2025-10-27T07:02:54.802Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T07:02:54.802Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 4.6s [2025-10-27T07:02:54.802Z] #36 ... [2025-10-27T07:02:54.802Z] [2025-10-27T07:02:54.802Z] #48 [security-spire-agent internal] load build context [2025-10-27T07:02:54.802Z] #48 transferring context: 23.33kB 0.2s done [2025-10-27T07:02:54.802Z] #48 DONE 2.8s [2025-10-27T07:02:54.802Z] [2025-10-27T07:02:54.802Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T07:02:55.073Z] #36 ... [2025-10-27T07:02:55.073Z] [2025-10-27T07:02:55.073Z] #49 [security-secretstore-setup internal] load build context [2025-10-27T07:02:55.073Z] #49 transferring context: 3.35MB 3.0s done [2025-10-27T07:02:55.073Z] #49 DONE 4.8s [2025-10-27T07:02:55.073Z] [2025-10-27T07:02:55.073Z] #50 [core-data builder 2/8] WORKDIR /edgex-go [2025-10-27T07:02:55.073Z] #50 DONE 3.9s [2025-10-27T07:02:55.073Z] [2025-10-27T07:02:55.073Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T07:02:55.073Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.9s [2025-10-27T07:02:55.073Z] #36 ... [2025-10-27T07:02:55.073Z] [2025-10-27T07:02:55.073Z] #51 [core-metadata internal] load build context [2025-10-27T07:02:55.073Z] #51 transferring context: 3.35MB 2.5s done [2025-10-27T07:02:55.073Z] #51 DONE 3.4s [2025-10-27T07:02:55.073Z] [2025-10-27T07:02:55.073Z] #52 [core-command internal] load build context [2025-10-27T07:02:55.073Z] #52 transferring context: 3.35MB 1.7s done [2025-10-27T07:02:55.073Z] #52 DONE 3.5s [2025-10-27T07:02:55.073Z] [2025-10-27T07:02:55.073Z] #53 [core-data internal] load build context [2025-10-27T07:02:55.073Z] #53 transferring context: 3.35MB 2.9s done [2025-10-27T07:02:55.073Z] #53 DONE 5.0s [2025-10-27T07:02:55.073Z] [2025-10-27T07:02:55.073Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T07:02:55.073Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.0s done [2025-10-27T07:02:56.500Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-10-27T07:02:58.009Z] Still waiting to schedule task [2025-10-27T07:02:58.009Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-10-27T07:03:01.875Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.3s [2025-10-27T07:03:01.875Z] #36 ... [2025-10-27T07:03:01.875Z] [2025-10-27T07:03:01.875Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-27T07:03:01.875Z] #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.8s done [2025-10-27T07:03:01.875Z] #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-10-27T07:03:01.875Z] #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-27T07:03:01.875Z] #54 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-10-27T07:03:01.875Z] #54 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-10-27T07:03:01.875Z] #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-10-27T07:03:01.875Z] #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 1.9s done [2025-10-27T07:03:01.875Z] #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done [2025-10-27T07:03:01.875Z] #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-10-27T07:03:01.875Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.9s [2025-10-27T07:03:02.852Z] #54 ... [2025-10-27T07:03:02.852Z] [2025-10-27T07:03:02.852Z] #55 [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-27T07:03:02.852Z] #55 DONE 8.4s [2025-10-27T07:03:02.852Z] [2025-10-27T07:03:02.852Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-27T07:03:02.852Z] #54 ... [2025-10-27T07:03:02.852Z] [2025-10-27T07:03:02.852Z] #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-27T07:03:04.263Z] #56 ... [2025-10-27T07:03:04.263Z] [2025-10-27T07:03:04.263Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-27T07:03:04.263Z] #0 8.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:04.263Z] #0 8.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:04.263Z] #57 ... [2025-10-27T07:03:04.263Z] [2025-10-27T07:03:04.263Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-27T07:03:04.531Z] #54 ... [2025-10-27T07:03:04.531Z] [2025-10-27T07:03:04.531Z] #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-27T07:03:04.798Z] #58 ... [2025-10-27T07:03:04.798Z] [2025-10-27T07:03:04.798Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-27T07:03:04.798Z] #59 ... [2025-10-27T07:03:04.798Z] [2025-10-27T07:03:04.798Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-27T07:03:04.798Z] #0 9.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:05.074Z] #60 ... [2025-10-27T07:03:05.074Z] [2025-10-27T07:03:05.074Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-27T07:03:05.074Z] #61 ... [2025-10-27T07:03:05.074Z] [2025-10-27T07:03:05.074Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-27T07:03:05.074Z] #0 8.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:05.074Z] #0 9.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:05.341Z] #62 ... [2025-10-27T07:03:05.341Z] [2025-10-27T07:03:05.341Z] #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-27T07:03:05.341Z] #63 ... [2025-10-27T07:03:05.341Z] [2025-10-27T07:03:05.341Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-27T07:03:05.341Z] #0 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:05.611Z] #64 ... [2025-10-27T07:03:05.611Z] [2025-10-27T07:03:05.611Z] #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-27T07:03:05.611Z] #65 ... [2025-10-27T07:03:05.611Z] [2025-10-27T07:03:05.611Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-27T07:03:05.611Z] #0 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:05.878Z] #66 ... [2025-10-27T07:03:05.878Z] [2025-10-27T07:03:05.878Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-27T07:03:05.878Z] #67 ... [2025-10-27T07:03:05.878Z] [2025-10-27T07:03:05.878Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-27T07:03:06.147Z] #68 ... [2025-10-27T07:03:06.147Z] [2025-10-27T07:03:06.147Z] #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-27T07:03:06.147Z] #0 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:06.147Z] #69 ... [2025-10-27T07:03:06.147Z] [2025-10-27T07:03:06.147Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-27T07:03:06.147Z] #0 8.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:06.147Z] #0 9.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:06.417Z] #70 ... [2025-10-27T07:03:06.417Z] [2025-10-27T07:03:06.417Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-27T07:03:06.417Z] #0 8.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:06.417Z] #0 9.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:06.417Z] #71 ... [2025-10-27T07:03:06.417Z] [2025-10-27T07:03:06.417Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-27T07:03:06.684Z] #72 ... [2025-10-27T07:03:06.684Z] [2025-10-27T07:03:06.684Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T07:03:06.684Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.5s [2025-10-27T07:03:06.955Z] #36 ... [2025-10-27T07:03:06.955Z] [2025-10-27T07:03:06.955Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-27T07:03:06.955Z] #72 DONE 11.9s [2025-10-27T07:03:06.955Z] [2025-10-27T07:03:06.955Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T07:03:12.320Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.8s [2025-10-27T07:03:12.594Z] #36 ... [2025-10-27T07:03:12.594Z] [2025-10-27T07:03:12.594Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-27T07:03:12.594Z] #62 15.98 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-27T07:03:12.594Z] #62 16.08 (2/2) Installing su-exec (0.2-r3) [2025-10-27T07:03:12.594Z] #62 16.16 Executing busybox-1.36.1-r30.trigger [2025-10-27T07:03:12.594Z] #62 16.37 OK: 9 MiB in 16 packages [2025-10-27T07:03:12.594Z] #62 DONE 18.2s [2025-10-27T07:03:12.594Z] [2025-10-27T07:03:12.594Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T07:03:12.594Z] #36 ... [2025-10-27T07:03:12.594Z] [2025-10-27T07:03:12.594Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-27T07:03:12.594Z] #70 17.79 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-27T07:03:12.594Z] #70 17.82 (2/4) Installing openssl (3.3.5-r0) [2025-10-27T07:03:12.594Z] #70 18.04 (3/4) Installing su-exec (0.2-r3) [2025-10-27T07:03:12.594Z] #70 18.06 (4/4) Installing yq-go (4.44.1-r2) [2025-10-27T07:03:14.542Z] #70 19.60 Executing busybox-1.36.1-r30.trigger [2025-10-27T07:03:14.542Z] #70 19.80 OK: 20 MiB in 18 packages [2025-10-27T07:03:14.810Z] #70 ... [2025-10-27T07:03:14.810Z] [2025-10-27T07:03:14.810Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-27T07:03:14.810Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.3s done [2025-10-27T07:03:14.810Z] #54 ... [2025-10-27T07:03:14.810Z] [2025-10-27T07:03:14.810Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T07:03:15.082Z] #36 ... [2025-10-27T07:03:15.082Z] [2025-10-27T07:03:15.082Z] #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-27T07:03:15.082Z] #58 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:15.082Z] #58 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:15.082Z] #58 ... [2025-10-27T07:03:15.082Z] [2025-10-27T07:03:15.082Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T07:03:15.082Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.0s done [2025-10-27T07:03:16.492Z] #36 ... [2025-10-27T07:03:16.492Z] [2025-10-27T07:03:16.492Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-27T07:03:16.492Z] #67 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:16.492Z] #67 13.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:16.492Z] #67 ... [2025-10-27T07:03:16.492Z] [2025-10-27T07:03:16.492Z] #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-27T07:03:16.492Z] #65 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:16.492Z] #65 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:16.492Z] #65 ... [2025-10-27T07:03:16.492Z] [2025-10-27T07:03:16.492Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-27T07:03:16.492Z] #70 DONE 22.0s [2025-10-27T07:03:16.492Z] [2025-10-27T07:03:16.492Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-27T07:03:16.492Z] #61 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:16.492Z] #61 13.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:16.492Z] #61 ... [2025-10-27T07:03:16.492Z] [2025-10-27T07:03:16.492Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-27T07:03:16.492Z] #59 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:16.492Z] #59 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:16.778Z] #59 ... [2025-10-27T07:03:16.779Z] [2025-10-27T07:03:16.779Z] #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-27T07:03:16.779Z] #63 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:16.779Z] #63 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:16.779Z] #63 ... [2025-10-27T07:03:16.779Z] [2025-10-27T07:03:16.779Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-27T07:03:16.779Z] #0 4.686 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:16.779Z] #0 9.698 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.22/main: temporary error (try again later) [2025-10-27T07:03:16.779Z] #0 9.701 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:17.048Z] #73 ... [2025-10-27T07:03:17.048Z] [2025-10-27T07:03:17.048Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-27T07:03:17.048Z] #60 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:17.316Z] #60 ... [2025-10-27T07:03:17.316Z] [2025-10-27T07:03:17.316Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-27T07:03:17.316Z] #64 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:17.316Z] #64 20.60 (1/3) Installing ca-certificates (20250911-r0) [2025-10-27T07:03:17.316Z] #64 21.07 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-27T07:03:17.316Z] #64 21.08 (3/3) Installing tzdata (2025b-r0) [2025-10-27T07:03:17.316Z] #64 22.85 Executing busybox-1.36.1-r30.trigger [2025-10-27T07:03:17.316Z] #64 ... [2025-10-27T07:03:17.316Z] [2025-10-27T07:03:17.316Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-27T07:03:17.316Z] #68 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:17.316Z] #68 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:17.316Z] #68 ... [2025-10-27T07:03:17.316Z] [2025-10-27T07:03:17.316Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-27T07:03:17.316Z] #64 22.93 Executing ca-certificates-20250911-r0.trigger [2025-10-27T07:03:17.582Z] #64 ... [2025-10-27T07:03:17.582Z] [2025-10-27T07:03:17.582Z] #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-27T07:03:17.583Z] #69 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:17.851Z] #69 ... [2025-10-27T07:03:17.851Z] [2025-10-27T07:03:17.851Z] #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-27T07:03:17.851Z] #58 23.29 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-27T07:03:17.851Z] #58 23.30 Executing busybox-1.36.1-r30.trigger [2025-10-27T07:03:17.851Z] #58 23.41 OK: 9 MiB in 15 packages [2025-10-27T07:03:18.438Z] #58 ... [2025-10-27T07:03:18.438Z] [2025-10-27T07:03:18.438Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-27T07:03:18.438Z] #66 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:18.438Z] #66 22.39 (1/4) Installing ca-certificates (20250911-r0) [2025-10-27T07:03:18.438Z] #66 22.84 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-27T07:03:18.438Z] #66 22.88 (3/4) Installing su-exec (0.2-r3) [2025-10-27T07:03:18.438Z] #66 22.90 (4/4) Installing yq-go (4.44.1-r2) [2025-10-27T07:03:18.438Z] #66 ... [2025-10-27T07:03:18.438Z] [2025-10-27T07:03:18.438Z] #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-27T07:03:18.438Z] #63 22.51 OK: 255 MiB in 60 packages [2025-10-27T07:03:18.438Z] #63 DONE 23.5s [2025-10-27T07:03:18.438Z] [2025-10-27T07:03:18.438Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-27T07:03:19.045Z] #74 DONE 0.6s [2025-10-27T07:03:19.045Z] [2025-10-27T07:03:19.045Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-27T07:03:19.045Z] #60 22.79 (1/7) Installing ca-certificates (20250911-r0) [2025-10-27T07:03:19.045Z] #60 23.35 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-27T07:03:19.045Z] #60 23.40 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-27T07:03:19.045Z] #60 23.44 (4/7) Installing libsodium (1.0.19-r0) [2025-10-27T07:03:19.045Z] #60 23.49 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-27T07:03:19.045Z] #60 23.94 (6/7) Installing libzmq (4.3.5-r2) [2025-10-27T07:03:19.045Z] #60 24.13 (7/7) Installing zeromq (4.3.5-r2) [2025-10-27T07:03:19.045Z] #60 24.27 Executing busybox-1.36.1-r30.trigger [2025-10-27T07:03:19.318Z] #60 24.46 Executing ca-certificates-20250911-r0.trigger [2025-10-27T07:03:19.318Z] #60 ... [2025-10-27T07:03:19.318Z] [2025-10-27T07:03:19.318Z] #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-27T07:03:19.318Z] #56 6.405 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:19.318Z] #56 11.41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:19.318Z] #56 11.41 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.20/main: temporary error (try again later) [2025-10-27T07:03:19.318Z] #56 16.42 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.20/community: temporary error (try again later) [2025-10-27T07:03:19.318Z] #56 16.42 ERROR: unable to select packages: [2025-10-27T07:03:19.318Z] #56 16.42 dumb-init (no such package): [2025-10-27T07:03:19.318Z] #56 16.42 required by: world[dumb-init] [2025-10-27T07:03:19.318Z] #56 ... [2025-10-27T07:03:19.318Z] [2025-10-27T07:03:19.318Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-27T07:03:19.318Z] #59 24.49 v3.20.8-30-gc0e09b3eab0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-27T07:03:19.318Z] #59 24.49 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-27T07:03:19.318Z] #59 24.49 OK: 24049 distinct packages available [2025-10-27T07:03:19.592Z] #59 ... [2025-10-27T07:03:19.592Z] [2025-10-27T07:03:19.592Z] #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-27T07:03:19.592Z] #56 ERROR: executor failed running [/bin/sh -c apk add --update --no-cache dumb-init]: exit code: 1 [2025-10-27T07:03:19.592Z] [2025-10-27T07:03:19.592Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-27T07:03:19.592Z] #66 24.68 Executing busybox-1.36.1-r30.trigger [2025-10-27T07:03:19.592Z] #66 24.90 Executing ca-certificates-20250911-r0.trigger [2025-10-27T07:03:20.186Z] #66 ... [2025-10-27T07:03:20.186Z] [2025-10-27T07:03:20.186Z] #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-10-27T07:03:20.186Z] #69 23.07 OK: 255 MiB in 60 packages [2025-10-27T07:03:20.186Z] #69 DONE 25.4s [2025-10-27T07:03:20.453Z] [2025-10-27T07:03:20.453Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-27T07:03:20.453Z] #61 22.87 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-27T07:03:20.453Z] #61 22.89 Executing busybox-1.36.1-r30.trigger [2025-10-27T07:03:20.453Z] #61 23.00 OK: 9 MiB in 15 packages [2025-10-27T07:03:20.453Z] #61 DONE 25.5s [2025-10-27T07:03:20.453Z] [2025-10-27T07:03:20.453Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-27T07:03:20.453Z] #67 23.19 OK: 255 MiB in 60 packages [2025-10-27T07:03:20.453Z] #67 DONE 25.3s [2025-10-27T07:03:20.453Z] [2025-10-27T07:03:20.453Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-27T07:03:20.453Z] #75 ... [2025-10-27T07:03:20.453Z] [2025-10-27T07:03:20.453Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-27T07:03:20.453Z] #73 CANCELED [2025-10-27T07:03:20.719Z] [2025-10-27T07:03:20.719Z] #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-27T07:03:20.719Z] #76 CANCELED [2025-10-27T07:03:20.719Z] [2025-10-27T07:03:20.719Z] #58 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-27T07:03:20.988Z] #58 ... [2025-10-27T07:03:20.988Z] [2025-10-27T07:03:20.988Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-27T07:03:20.988Z] #57 17.03 v3.20.8-30-gc0e09b3eab0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-27T07:03:20.988Z] #57 17.03 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-27T07:03:20.988Z] #57 17.03 OK: 24049 distinct packages available [2025-10-27T07:03:20.988Z] #57 19.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:20.988Z] #57 21.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:21.259Z] #57 ... [2025-10-27T07:03:21.259Z] [2025-10-27T07:03:21.259Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-27T07:03:21.259Z] #66 26.09 OK: 20 MiB in 18 packages [2025-10-27T07:03:21.850Z] #66 ... [2025-10-27T07:03:21.850Z] [2025-10-27T07:03:21.850Z] #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-27T07:03:21.850Z] #58 DONE 27.3s [2025-10-27T07:03:22.126Z] [2025-10-27T07:03:22.126Z] #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-27T07:03:22.126Z] #65 24.73 OK: 255 MiB in 60 packages [2025-10-27T07:03:22.126Z] #65 DONE 27.3s [2025-10-27T07:03:22.126Z] [2025-10-27T07:03:22.126Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-27T07:03:22.126Z] #59 26.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:22.397Z] #59 ... [2025-10-27T07:03:22.397Z] [2025-10-27T07:03:22.397Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-27T07:03:22.397Z] #64 23.57 OK: 11 MiB in 17 packages [2025-10-27T07:03:22.397Z] #64 DONE 27.9s [2025-10-27T07:03:22.665Z] [2025-10-27T07:03:22.665Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-27T07:03:22.665Z] #68 26.39 v3.22.2-85-ge92a8d17c70 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-27T07:03:22.665Z] #68 26.39 v3.22.2-89-gea7511a9c1a [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-27T07:03:22.665Z] #68 26.39 OK: 26161 distinct packages available [2025-10-27T07:03:22.665Z] #68 ... [2025-10-27T07:03:22.665Z] [2025-10-27T07:03:22.665Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-27T07:03:22.665Z] #0 3.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:22.665Z] #0 4.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:22.933Z] #77 ... [2025-10-27T07:03:22.933Z] [2025-10-27T07:03:22.933Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-27T07:03:22.933Z] #60 26.58 OK: 14 MiB in 21 packages [2025-10-27T07:03:23.525Z] #60 ... [2025-10-27T07:03:23.525Z] [2025-10-27T07:03:23.525Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-27T07:03:23.525Z] #66 CANCELED [2025-10-27T07:03:23.525Z] ------ [2025-10-27T07:03:23.525Z] > [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init: [2025-10-27T07:03:23.525Z] #56 6.405 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:23.525Z] #56 11.41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-27T07:03:23.525Z] #56 11.41 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.20/main: temporary error (try again later) [2025-10-27T07:03:23.525Z] #56 16.42 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.20/community: temporary error (try again later) [2025-10-27T07:03:23.525Z] #56 16.42 ERROR: unable to select packages: [2025-10-27T07:03:23.525Z] #56 16.42 dumb-init (no such package): [2025-10-27T07:03:23.525Z] #56 16.42 required by: world[dumb-init] [2025-10-27T07:03:23.525Z] ------ [2025-10-27T07:03:23.525Z] time="2025-10-27T07:02:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:03:23.525Z] time="2025-10-27T07:02:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:03:23.525Z] time="2025-10-27T07:02:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:03:23.525Z] time="2025-10-27T07:02:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:03:23.525Z] time="2025-10-27T07:02:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:03:23.525Z] time="2025-10-27T07:02:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:03:23.525Z] time="2025-10-27T07:02:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:03:23.525Z] time="2025-10-27T07:02:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:03:23.525Z] time="2025-10-27T07:02:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:03:23.525Z] time="2025-10-27T07:02:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:03:23.525Z] time="2025-10-27T07:02:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:03:23.525Z] time="2025-10-27T07:02:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:03:23.525Z] time="2025-10-27T07:02:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:03:23.525Z] time="2025-10-27T07:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:03:23.525Z] time="2025-10-27T07:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T07:03:23.525Z] failed to solve: executor failed running [/bin/sh -c apk add --update --no-cache dumb-init]: exit code: 1 [Pipeline] } [2025-10-27T07:03:23.548Z] $ docker stop --time=1 45a67fb6797583a18cda2f30a118d14b47cdf18304860e26bd2563fc4ee53e5b [2025-10-27T07:03:25.634Z] $ docker rm -f --volumes 45a67fb6797583a18cda2f30a118d14b47cdf18304860e26bd2563fc4ee53e5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:03:26.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-27T07:03:26.269Z] [2025-10-27T07:03:26.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:03:26.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-27T07:03:26.612Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-27T07:03:26.612Z] 8998bd30e6a1: Pulling fs layer [2025-10-27T07:03:26.612Z] 04944245beec: Pulling fs layer [2025-10-27T07:03:26.612Z] 699f458cf7ca: Pulling fs layer [2025-10-27T07:03:26.612Z] 765212b225bb: Pulling fs layer [2025-10-27T07:03:26.612Z] f23df028b6ca: Pulling fs layer [2025-10-27T07:03:26.612Z] 765212b225bb: Waiting [2025-10-27T07:03:26.612Z] d65c8cfc05b1: Pulling fs layer [2025-10-27T07:03:26.612Z] f23df028b6ca: Waiting [2025-10-27T07:03:26.612Z] 2437ff75d9bd: Pulling fs layer [2025-10-27T07:03:26.612Z] d65c8cfc05b1: Waiting [2025-10-27T07:03:26.612Z] 2437ff75d9bd: Waiting [2025-10-27T07:03:26.879Z] 04944245beec: Verifying Checksum [2025-10-27T07:03:26.879Z] 04944245beec: Download complete [2025-10-27T07:03:26.879Z] 765212b225bb: Verifying Checksum [2025-10-27T07:03:26.879Z] 765212b225bb: Download complete [2025-10-27T07:03:26.879Z] f23df028b6ca: Verifying Checksum [2025-10-27T07:03:26.879Z] f23df028b6ca: Download complete [2025-10-27T07:03:26.879Z] d65c8cfc05b1: Verifying Checksum [2025-10-27T07:03:26.879Z] d65c8cfc05b1: Download complete [2025-10-27T07:03:26.879Z] 699f458cf7ca: Verifying Checksum [2025-10-27T07:03:26.879Z] 699f458cf7ca: Download complete [2025-10-27T07:03:27.472Z] 8998bd30e6a1: Verifying Checksum [2025-10-27T07:03:27.472Z] 8998bd30e6a1: Download complete [2025-10-27T07:03:30.056Z] 2437ff75d9bd: Verifying Checksum [2025-10-27T07:03:30.056Z] 2437ff75d9bd: Download complete [2025-10-27T07:03:32.069Z] 8998bd30e6a1: Pull complete [2025-10-27T07:03:32.677Z] 04944245beec: Pull complete [2025-10-27T07:03:34.646Z] 699f458cf7ca: Pull complete [2025-10-27T07:03:34.646Z] 765212b225bb: Pull complete [2025-10-27T07:03:35.620Z] f23df028b6ca: Pull complete [2025-10-27T07:03:35.620Z] d65c8cfc05b1: Pull complete [2025-10-27T07:03:37.954Z] Running on prd-centos7-docker-4c-2g-673416 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-27T07:03:38.008Z] provisioning config files... [2025-10-27T07:03:38.087Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config10801020171317183446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-27T07:03:39.804Z] ---> ****-login.sh [2025-10-27T07:03:39.804Z] nexus3.edgexfoundry.org:10001 [2025-10-27T07:03:41.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T07:03:41.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-27T07:03:41.220Z] Configure a credential helper to remove this warning. See [2025-10-27T07:03:41.221Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-27T07:03:41.221Z] [2025-10-27T07:03:41.221Z] Login Succeeded [2025-10-27T07:03:41.221Z] nexus3.edgexfoundry.org:10002 [2025-10-27T07:03:41.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T07:03:41.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-27T07:03:41.221Z] Configure a credential helper to remove this warning. See [2025-10-27T07:03:41.221Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-27T07:03:41.221Z] [2025-10-27T07:03:41.221Z] Login Succeeded [2025-10-27T07:03:41.221Z] nexus3.edgexfoundry.org:10003 [2025-10-27T07:03:41.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T07:03:41.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-27T07:03:41.221Z] Configure a credential helper to remove this warning. See [2025-10-27T07:03:41.221Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-27T07:03:41.221Z] [2025-10-27T07:03:41.221Z] Login Succeeded [2025-10-27T07:03:41.221Z] nexus3.edgexfoundry.org:10004 [2025-10-27T07:03:41.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T07:03:41.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-27T07:03:41.489Z] Configure a credential helper to remove this warning. See [2025-10-27T07:03:41.489Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-27T07:03:41.489Z] [2025-10-27T07:03:41.489Z] Login Succeeded [2025-10-27T07:03:41.489Z] ****.io [2025-10-27T07:03:41.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T07:03:41.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-27T07:03:41.750Z] Configure a credential helper to remove this warning. See [2025-10-27T07:03:41.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-27T07:03:41.750Z] [2025-10-27T07:03:41.750Z] Login Succeeded [2025-10-27T07:03:41.750Z] ---> ****-login.sh ends [Pipeline] } [2025-10-27T07:03:41.760Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-27T07:03:42.114Z] + docker buildx ls [2025-10-27T07:03:42.374Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-27T07:03:42.374Z] default * docker [2025-10-27T07:03:42.374Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-27T07:03:42.674Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-10-27T07:03:42.674Z] edgex-builder [Pipeline] sh [2025-10-27T07:03:42.967Z] + docker buildx inspect --bootstrap [2025-10-27T07:03:42.967Z] #1 [internal] booting buildkit [2025-10-27T07:03:42.967Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-10-27T07:03:46.264Z] #1 pulling image moby/buildkit:buildx-stable-1 3.1s done [2025-10-27T07:03:46.264Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-10-27T07:03:47.207Z] #1 creating container buildx_buildkit_edgex-builder0 1.2s done [2025-10-27T07:03:47.207Z] #1 DONE 4.4s [2025-10-27T07:03:47.470Z] Name: edgex-builder [2025-10-27T07:03:47.470Z] Driver: docker-container [2025-10-27T07:03:47.470Z] [2025-10-27T07:03:47.470Z] Nodes: [2025-10-27T07:03:47.470Z] Name: edgex-builder0 [2025-10-27T07:03:47.470Z] Endpoint: unix:///var/run/docker.sock [2025-10-27T07:03:47.470Z] Status: running [2025-10-27T07:03:47.470Z] Buildkit: v0.25.1 [2025-10-27T07:03:47.470Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-10-27T07:03:47.771Z] + docker buildx ls [2025-10-27T07:03:47.771Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-27T07:03:47.771Z] edgex-builder * docker-container [2025-10-27T07:03:47.771Z] 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-27T07:03:47.771Z] default docker [2025-10-27T07:03:47.771Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-27T07:03:48.062Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' [2025-10-27T07:03:48.062Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - [2025-10-27T07:03:48.062Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:03:48.062Z] #1 transferring dockerfile: 197B done [2025-10-27T07:03:48.062Z] #1 DONE 0.0s [2025-10-27T07:03:48.062Z] [2025-10-27T07:03:48.062Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:03:48.062Z] #2 DONE 0.1s [2025-10-27T07:03:48.062Z] [2025-10-27T07:03:48.062Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:03:48.323Z] #3 DONE 0.1s [2025-10-27T07:03:48.323Z] [2025-10-27T07:03:48.323Z] #4 [internal] load .dockerignore [2025-10-27T07:03:48.323Z] #4 transferring context: 2B done [2025-10-27T07:03:48.323Z] #4 DONE 0.0s [2025-10-27T07:03:48.323Z] [2025-10-27T07:03:48.323Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 [2025-10-27T07:03:48.323Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 0.0s done [2025-10-27T07:03:48.323Z] #5 DONE 0.0s [2025-10-27T07:03:48.323Z] [2025-10-27T07:03:48.323Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 [2025-10-27T07:03:48.323Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 0.0s done [2025-10-27T07:03:48.323Z] #6 DONE 0.1s [2025-10-27T07:03:48.323Z] [2025-10-27T07:03:48.323Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:03:48.323Z] #7 DONE 0.0s [2025-10-27T07:03:48.323Z] [2025-10-27T07:03:48.323Z] #8 exporting to image [2025-10-27T07:03:48.323Z] #8 exporting layers done [2025-10-27T07:03:48.323Z] #8 exporting manifest sha256:bdfdff3fd6acda21016deaf7cf4e15ee5a5500b027cdfd4865b0933ee32e4088 done [2025-10-27T07:03:48.323Z] #8 exporting config sha256:6c5ce90a88efce880ddde717274634737b8c0223bab5788c280f8fc122cd56e1 done [2025-10-27T07:03:48.323Z] #8 exporting manifest sha256:8c274d2e3628ae000e64c3efdc6fb474e094fa16b2d552cbd74faab87fccbe60 done [2025-10-27T07:03:48.323Z] #8 exporting config sha256:3b738d52b7da8b40e73e231c2f9b88d87a05b1bf995a983984731240c44e3dba done [2025-10-27T07:03:48.323Z] #8 exporting manifest list sha256:b92c52b163513252821a9bcc7ba4b032e70c18bd0cda8ac95a5f4b25a6cbe2b9 done [2025-10-27T07:03:48.323Z] #8 pushing layers 0.1s done [2025-10-27T07:03:48.323Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:b92c52b163513252821a9bcc7ba4b032e70c18bd0cda8ac95a5f4b25a6cbe2b9 [2025-10-27T07:03:48.323Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:03:48.584Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:b92c52b163513252821a9bcc7ba4b032e70c18bd0cda8ac95a5f4b25a6cbe2b9 0.1s done [2025-10-27T07:03:48.584Z] #8 DONE 0.2s [2025-10-27T07:03:48.584Z] [2025-10-27T07:03:48.584Z] 1 warning found (use --debug to expand): [2025-10-27T07:03:48.584Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:03:48.889Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-10-27T07:03:48.889Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-10-27T07:03:49.147Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:03:49.147Z] #1 transferring dockerfile: 163B done [2025-10-27T07:03:49.147Z] #1 DONE 0.0s [2025-10-27T07:03:49.147Z] [2025-10-27T07:03:49.147Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-27T07:03:49.147Z] #2 DONE 0.0s [2025-10-27T07:03:49.147Z] [2025-10-27T07:03:49.147Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-27T07:03:49.147Z] #3 DONE 0.0s [2025-10-27T07:03:49.147Z] [2025-10-27T07:03:49.147Z] #4 [internal] load .dockerignore [2025-10-27T07:03:49.147Z] #4 transferring context: 2B done [2025-10-27T07:03:49.147Z] #4 DONE 0.0s [2025-10-27T07:03:49.147Z] [2025-10-27T07:03:49.147Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 [2025-10-27T07:03:49.147Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 0.0s done [2025-10-27T07:03:49.147Z] #5 DONE 0.0s [2025-10-27T07:03:49.147Z] [2025-10-27T07:03:49.147Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 [2025-10-27T07:03:49.147Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 0.0s done [2025-10-27T07:03:49.147Z] #6 CACHED [2025-10-27T07:03:49.147Z] [2025-10-27T07:03:49.147Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 [2025-10-27T07:03:49.147Z] #5 CACHED [2025-10-27T07:03:49.147Z] [2025-10-27T07:03:49.147Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:03:49.147Z] #7 DONE 0.0s [2025-10-27T07:03:49.147Z] [2025-10-27T07:03:49.147Z] #8 exporting to image [2025-10-27T07:03:49.147Z] #8 exporting layers done [2025-10-27T07:03:49.147Z] #8 exporting manifest sha256:bdfdff3fd6acda21016deaf7cf4e15ee5a5500b027cdfd4865b0933ee32e4088 done [2025-10-27T07:03:49.147Z] #8 exporting config sha256:6c5ce90a88efce880ddde717274634737b8c0223bab5788c280f8fc122cd56e1 done [2025-10-27T07:03:49.147Z] #8 exporting manifest sha256:8c274d2e3628ae000e64c3efdc6fb474e094fa16b2d552cbd74faab87fccbe60 done [2025-10-27T07:03:49.147Z] #8 exporting config sha256:3b738d52b7da8b40e73e231c2f9b88d87a05b1bf995a983984731240c44e3dba done [2025-10-27T07:03:49.147Z] #8 exporting manifest list sha256:b92c52b163513252821a9bcc7ba4b032e70c18bd0cda8ac95a5f4b25a6cbe2b9 done [2025-10-27T07:03:49.147Z] #8 pushing layers 0.0s done [2025-10-27T07:03:49.147Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:b92c52b163513252821a9bcc7ba4b032e70c18bd0cda8ac95a5f4b25a6cbe2b9 0.1s done [2025-10-27T07:03:49.147Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:03:49.147Z] #8 DONE 0.1s [2025-10-27T07:03:49.147Z] [2025-10-27T07:03:49.147Z] 1 warning found (use --debug to expand): [2025-10-27T07:03:49.147Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:03:49.481Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.69' [2025-10-27T07:03:49.481Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.69 --push - [2025-10-27T07:03:49.481Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:03:49.481Z] #1 transferring dockerfile: 169B done [2025-10-27T07:03:49.481Z] #1 DONE 0.0s [2025-10-27T07:03:49.481Z] [2025-10-27T07:03:49.481Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.69 [2025-10-27T07:03:49.481Z] #2 DONE 0.0s [2025-10-27T07:03:49.481Z] [2025-10-27T07:03:49.481Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.69 [2025-10-27T07:03:49.481Z] #3 DONE 0.0s [2025-10-27T07:03:49.481Z] [2025-10-27T07:03:49.481Z] #4 [internal] load .dockerignore [2025-10-27T07:03:49.481Z] #4 transferring context: 2B done [2025-10-27T07:03:49.481Z] #4 DONE 0.0s [2025-10-27T07:03:49.481Z] [2025-10-27T07:03:49.481Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.69@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 [2025-10-27T07:03:49.481Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.69@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 0.0s done [2025-10-27T07:03:49.481Z] #5 CACHED [2025-10-27T07:03:49.481Z] [2025-10-27T07:03:49.481Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.69@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 [2025-10-27T07:03:49.744Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.69@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 0.0s done [2025-10-27T07:03:49.744Z] #6 CACHED [2025-10-27T07:03:49.744Z] [2025-10-27T07:03:49.744Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:03:49.744Z] #7 DONE 0.0s [2025-10-27T07:03:49.744Z] [2025-10-27T07:03:49.744Z] #8 exporting to image [2025-10-27T07:03:49.744Z] #8 exporting layers done [2025-10-27T07:03:49.744Z] #8 exporting manifest sha256:bdfdff3fd6acda21016deaf7cf4e15ee5a5500b027cdfd4865b0933ee32e4088 done [2025-10-27T07:03:49.744Z] #8 exporting config sha256:6c5ce90a88efce880ddde717274634737b8c0223bab5788c280f8fc122cd56e1 done [2025-10-27T07:03:49.744Z] #8 exporting manifest sha256:8c274d2e3628ae000e64c3efdc6fb474e094fa16b2d552cbd74faab87fccbe60 done [2025-10-27T07:03:49.744Z] #8 exporting config sha256:3b738d52b7da8b40e73e231c2f9b88d87a05b1bf995a983984731240c44e3dba done [2025-10-27T07:03:49.744Z] #8 exporting manifest list sha256:b92c52b163513252821a9bcc7ba4b032e70c18bd0cda8ac95a5f4b25a6cbe2b9 done [2025-10-27T07:03:49.744Z] #8 pushing layers 0.0s done [2025-10-27T07:03:49.744Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.69@sha256:b92c52b163513252821a9bcc7ba4b032e70c18bd0cda8ac95a5f4b25a6cbe2b9 0.1s done [2025-10-27T07:03:49.744Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:03:49.744Z] #8 DONE 0.1s [2025-10-27T07:03:49.744Z] [2025-10-27T07:03:49.744Z] 1 warning found (use --debug to expand): [2025-10-27T07:03:49.744Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:03:50.032Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' [2025-10-27T07:03:50.032Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - [2025-10-27T07:03:50.032Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:03:50.032Z] #1 transferring dockerfile: 210B done [2025-10-27T07:03:50.032Z] #1 DONE 0.0s [2025-10-27T07:03:50.032Z] [2025-10-27T07:03:50.032Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:03:50.032Z] #2 DONE 0.0s [2025-10-27T07:03:50.032Z] [2025-10-27T07:03:50.032Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:03:50.032Z] #3 DONE 0.0s [2025-10-27T07:03:50.032Z] [2025-10-27T07:03:50.032Z] #4 [internal] load .dockerignore [2025-10-27T07:03:50.032Z] #4 transferring context: 2B done [2025-10-27T07:03:50.032Z] #4 DONE 0.0s [2025-10-27T07:03:50.032Z] [2025-10-27T07:03:50.032Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 [2025-10-27T07:03:50.032Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 0.0s done [2025-10-27T07:03:50.032Z] #5 CACHED [2025-10-27T07:03:50.032Z] [2025-10-27T07:03:50.032Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 [2025-10-27T07:03:50.032Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 0.0s done [2025-10-27T07:03:50.032Z] #6 CACHED [2025-10-27T07:03:50.032Z] [2025-10-27T07:03:50.032Z] #7 exporting to image [2025-10-27T07:03:50.032Z] #7 exporting layers done [2025-10-27T07:03:50.032Z] #7 exporting manifest sha256:bdfdff3fd6acda21016deaf7cf4e15ee5a5500b027cdfd4865b0933ee32e4088 done [2025-10-27T07:03:50.032Z] #7 exporting config sha256:6c5ce90a88efce880ddde717274634737b8c0223bab5788c280f8fc122cd56e1 done [2025-10-27T07:03:50.032Z] #7 exporting manifest sha256:8c274d2e3628ae000e64c3efdc6fb474e094fa16b2d552cbd74faab87fccbe60 done [2025-10-27T07:03:50.032Z] #7 exporting config sha256:3b738d52b7da8b40e73e231c2f9b88d87a05b1bf995a983984731240c44e3dba done [2025-10-27T07:03:50.032Z] #7 exporting manifest list sha256:b92c52b163513252821a9bcc7ba4b032e70c18bd0cda8ac95a5f4b25a6cbe2b9 done [2025-10-27T07:03:50.032Z] #7 pushing layers [2025-10-27T07:03:50.032Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:03:50.292Z] #7 pushing layers 0.0s done [2025-10-27T07:03:50.292Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:b92c52b163513252821a9bcc7ba4b032e70c18bd0cda8ac95a5f4b25a6cbe2b9 0.1s done [2025-10-27T07:03:50.292Z] #7 DONE 0.1s [2025-10-27T07:03:50.292Z] [2025-10-27T07:03:50.292Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:03:50.292Z] #8 DONE 0.0s [2025-10-27T07:03:50.292Z] [2025-10-27T07:03:50.292Z] 1 warning found (use --debug to expand): [2025-10-27T07:03:50.292Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:03:50.593Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-10-27T07:03:50.593Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-10-27T07:03:50.851Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:03:50.851Z] #1 transferring dockerfile: 161B done [2025-10-27T07:03:50.851Z] #1 DONE 0.0s [2025-10-27T07:03:50.851Z] [2025-10-27T07:03:50.851Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-10-27T07:03:50.851Z] #2 DONE 0.0s [2025-10-27T07:03:50.851Z] [2025-10-27T07:03:50.851Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-10-27T07:03:50.851Z] #3 DONE 0.0s [2025-10-27T07:03:50.851Z] [2025-10-27T07:03:50.851Z] #4 [internal] load .dockerignore [2025-10-27T07:03:50.851Z] #4 transferring context: 2B done [2025-10-27T07:03:50.851Z] #4 DONE 0.0s [2025-10-27T07:03:50.851Z] [2025-10-27T07:03:50.851Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 [2025-10-27T07:03:50.851Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 done [2025-10-27T07:03:50.851Z] #5 DONE 0.0s [2025-10-27T07:03:50.851Z] [2025-10-27T07:03:50.851Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 [2025-10-27T07:03:50.851Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 done [2025-10-27T07:03:50.851Z] #6 CACHED [2025-10-27T07:03:50.851Z] [2025-10-27T07:03:50.851Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 [2025-10-27T07:03:50.851Z] #5 CACHED [2025-10-27T07:03:50.851Z] [2025-10-27T07:03:50.851Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:03:50.851Z] #7 DONE 0.0s [2025-10-27T07:03:50.851Z] [2025-10-27T07:03:50.851Z] #8 exporting to image [2025-10-27T07:03:50.851Z] #8 exporting layers done [2025-10-27T07:03:50.851Z] #8 exporting manifest sha256:bdfdff3fd6acda21016deaf7cf4e15ee5a5500b027cdfd4865b0933ee32e4088 0.0s done [2025-10-27T07:03:50.851Z] #8 exporting config sha256:6c5ce90a88efce880ddde717274634737b8c0223bab5788c280f8fc122cd56e1 done [2025-10-27T07:03:50.851Z] #8 exporting manifest sha256:8c274d2e3628ae000e64c3efdc6fb474e094fa16b2d552cbd74faab87fccbe60 done [2025-10-27T07:03:50.851Z] #8 exporting config sha256:3b738d52b7da8b40e73e231c2f9b88d87a05b1bf995a983984731240c44e3dba done [2025-10-27T07:03:50.851Z] #8 exporting manifest list sha256:b92c52b163513252821a9bcc7ba4b032e70c18bd0cda8ac95a5f4b25a6cbe2b9 0.0s done [2025-10-27T07:03:50.851Z] #8 pushing layers 0.0s done [2025-10-27T07:03:50.851Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:b92c52b163513252821a9bcc7ba4b032e70c18bd0cda8ac95a5f4b25a6cbe2b9 0.1s done [2025-10-27T07:03:50.851Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:03:50.851Z] #8 DONE 0.2s [2025-10-27T07:03:50.851Z] [2025-10-27T07:03:50.851Z] 1 warning found (use --debug to expand): [2025-10-27T07:03:50.851Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:03:51.145Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' [2025-10-27T07:03:51.145Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - [2025-10-27T07:03:51.145Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:03:51.145Z] #1 transferring dockerfile: 216B done [2025-10-27T07:03:51.145Z] #1 DONE 0.0s [2025-10-27T07:03:51.145Z] [2025-10-27T07:03:51.145Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:03:51.145Z] #2 DONE 0.1s [2025-10-27T07:03:51.145Z] [2025-10-27T07:03:51.145Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:03:51.145Z] #3 DONE 0.1s [2025-10-27T07:03:51.145Z] [2025-10-27T07:03:51.145Z] #4 [internal] load .dockerignore [2025-10-27T07:03:51.145Z] #4 transferring context: [2025-10-27T07:03:51.405Z] #4 transferring context: 2B done [2025-10-27T07:03:51.405Z] #4 DONE 0.0s [2025-10-27T07:03:51.405Z] [2025-10-27T07:03:51.405Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d [2025-10-27T07:03:51.405Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d [2025-10-27T07:03:51.405Z] #5 ... [2025-10-27T07:03:51.405Z] [2025-10-27T07:03:51.405Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d [2025-10-27T07:03:51.405Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d done [2025-10-27T07:03:51.405Z] #6 DONE 0.1s [2025-10-27T07:03:51.405Z] [2025-10-27T07:03:51.405Z] #7 exporting to image [2025-10-27T07:03:51.405Z] #7 exporting layers done [2025-10-27T07:03:51.405Z] #7 exporting manifest sha256:20a91aec5445e8d121faede8808a4c796270f2964a7e70b3857d9b1dbe07a7a5 done [2025-10-27T07:03:51.405Z] #7 exporting config sha256:542124a8245a9d0289947dff2a3fcda5ac49b8f64bed613c930179fbab432395 done [2025-10-27T07:03:51.405Z] #7 exporting manifest sha256:37afe83321c0fbb2523444c43eb040127ee4d90ed52e16708cc9113c70093fba done [2025-10-27T07:03:51.405Z] #7 exporting config sha256:50a0c5d557aade796c18574ae28782a2f6a9e2eb0029b0b075db46ab063c7d96 0.0s done [2025-10-27T07:03:51.405Z] #7 exporting manifest list sha256:aff971a29f14618fdf252b7b5cc52c539a82fabb7169fad54ad66bcf82b92617 [2025-10-27T07:03:51.405Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:03:51.405Z] #7 ... [2025-10-27T07:03:51.405Z] [2025-10-27T07:03:51.405Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:03:51.405Z] #8 DONE 0.0s [2025-10-27T07:03:51.405Z] [2025-10-27T07:03:51.405Z] #7 exporting to image [2025-10-27T07:03:51.405Z] #7 exporting manifest list sha256:aff971a29f14618fdf252b7b5cc52c539a82fabb7169fad54ad66bcf82b92617 done [2025-10-27T07:03:51.405Z] #7 pushing layers 0.1s done [2025-10-27T07:03:51.405Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:aff971a29f14618fdf252b7b5cc52c539a82fabb7169fad54ad66bcf82b92617 [2025-10-27T07:03:51.665Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:aff971a29f14618fdf252b7b5cc52c539a82fabb7169fad54ad66bcf82b92617 0.1s done [2025-10-27T07:03:51.665Z] #7 DONE 0.2s [2025-10-27T07:03:51.665Z] [2025-10-27T07:03:51.665Z] 1 warning found (use --debug to expand): [2025-10-27T07:03:51.665Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:03:51.954Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-10-27T07:03:51.954Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-10-27T07:03:51.954Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:03:51.954Z] #1 transferring dockerfile: 182B done [2025-10-27T07:03:51.954Z] #1 DONE 0.0s [2025-10-27T07:03:51.954Z] [2025-10-27T07:03:51.954Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-27T07:03:51.954Z] #2 DONE 0.0s [2025-10-27T07:03:51.954Z] [2025-10-27T07:03:51.954Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-27T07:03:51.954Z] #3 DONE 0.0s [2025-10-27T07:03:51.954Z] [2025-10-27T07:03:51.954Z] #4 [internal] load .dockerignore [2025-10-27T07:03:51.954Z] #4 transferring context: 2B done [2025-10-27T07:03:51.954Z] #4 DONE 0.0s [2025-10-27T07:03:51.954Z] [2025-10-27T07:03:51.954Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d [2025-10-27T07:03:51.954Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d done [2025-10-27T07:03:51.954Z] #5 CACHED [2025-10-27T07:03:51.954Z] [2025-10-27T07:03:51.954Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d [2025-10-27T07:03:51.954Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d done [2025-10-27T07:03:51.954Z] #6 CACHED [2025-10-27T07:03:51.954Z] [2025-10-27T07:03:51.954Z] #7 exporting to image [2025-10-27T07:03:51.954Z] #7 exporting layers [2025-10-27T07:03:51.954Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:03:52.216Z] #7 exporting layers done [2025-10-27T07:03:52.216Z] #7 exporting manifest sha256:20a91aec5445e8d121faede8808a4c796270f2964a7e70b3857d9b1dbe07a7a5 done [2025-10-27T07:03:52.216Z] #7 exporting config sha256:542124a8245a9d0289947dff2a3fcda5ac49b8f64bed613c930179fbab432395 done [2025-10-27T07:03:52.216Z] #7 exporting manifest sha256:37afe83321c0fbb2523444c43eb040127ee4d90ed52e16708cc9113c70093fba done [2025-10-27T07:03:52.216Z] #7 exporting config sha256:50a0c5d557aade796c18574ae28782a2f6a9e2eb0029b0b075db46ab063c7d96 done [2025-10-27T07:03:52.216Z] #7 exporting manifest list sha256:aff971a29f14618fdf252b7b5cc52c539a82fabb7169fad54ad66bcf82b92617 done [2025-10-27T07:03:52.216Z] #7 pushing layers 0.0s done [2025-10-27T07:03:52.216Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:aff971a29f14618fdf252b7b5cc52c539a82fabb7169fad54ad66bcf82b92617 0.1s done [2025-10-27T07:03:52.216Z] #7 DONE 0.1s [2025-10-27T07:03:52.216Z] [2025-10-27T07:03:52.216Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:03:52.216Z] #8 DONE 0.0s [2025-10-27T07:03:52.216Z] [2025-10-27T07:03:52.216Z] 1 warning found (use --debug to expand): [2025-10-27T07:03:52.216Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:03:52.509Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69' [2025-10-27T07:03:52.509Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69 --push - [2025-10-27T07:03:52.509Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:03:52.509Z] #1 transferring dockerfile: 188B done [2025-10-27T07:03:52.509Z] #1 DONE 0.0s [2025-10-27T07:03:52.509Z] [2025-10-27T07:03:52.509Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69 [2025-10-27T07:03:52.509Z] #2 DONE 0.0s [2025-10-27T07:03:52.509Z] [2025-10-27T07:03:52.509Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69 [2025-10-27T07:03:52.509Z] #3 DONE 0.0s [2025-10-27T07:03:52.509Z] [2025-10-27T07:03:52.509Z] #4 [internal] load .dockerignore [2025-10-27T07:03:52.509Z] #4 transferring context: 2B done [2025-10-27T07:03:52.509Z] #4 DONE 0.0s [2025-10-27T07:03:52.509Z] [2025-10-27T07:03:52.509Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d [2025-10-27T07:03:52.509Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d 0.0s done [2025-10-27T07:03:52.509Z] #5 CACHED [2025-10-27T07:03:52.509Z] [2025-10-27T07:03:52.509Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d [2025-10-27T07:03:52.509Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d 0.0s done [2025-10-27T07:03:52.509Z] #6 DONE 0.0s [2025-10-27T07:03:52.768Z] [2025-10-27T07:03:52.768Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d [2025-10-27T07:03:52.768Z] #6 CACHED [2025-10-27T07:03:52.768Z] [2025-10-27T07:03:52.768Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:03:52.768Z] #7 DONE 0.0s [2025-10-27T07:03:52.768Z] [2025-10-27T07:03:52.768Z] #8 exporting to image [2025-10-27T07:03:52.768Z] #8 exporting layers done [2025-10-27T07:03:52.768Z] #8 exporting manifest sha256:20a91aec5445e8d121faede8808a4c796270f2964a7e70b3857d9b1dbe07a7a5 done [2025-10-27T07:03:52.768Z] #8 exporting config sha256:542124a8245a9d0289947dff2a3fcda5ac49b8f64bed613c930179fbab432395 done [2025-10-27T07:03:52.768Z] #8 exporting manifest sha256:37afe83321c0fbb2523444c43eb040127ee4d90ed52e16708cc9113c70093fba done [2025-10-27T07:03:52.768Z] #8 exporting config sha256:50a0c5d557aade796c18574ae28782a2f6a9e2eb0029b0b075db46ab063c7d96 done [2025-10-27T07:03:52.768Z] #8 exporting manifest list sha256:aff971a29f14618fdf252b7b5cc52c539a82fabb7169fad54ad66bcf82b92617 done [2025-10-27T07:03:52.768Z] #8 pushing layers 0.0s done [2025-10-27T07:03:52.768Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69@sha256:aff971a29f14618fdf252b7b5cc52c539a82fabb7169fad54ad66bcf82b92617 0.1s done [2025-10-27T07:03:52.768Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:03:52.768Z] #8 DONE 0.1s [2025-10-27T07:03:52.768Z] [2025-10-27T07:03:52.768Z] 1 warning found (use --debug to expand): [2025-10-27T07:03:52.768Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:03:53.060Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' [2025-10-27T07:03:53.060Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - [2025-10-27T07:03:53.060Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:03:53.060Z] #1 transferring dockerfile: 229B done [2025-10-27T07:03:53.060Z] #1 DONE 0.0s [2025-10-27T07:03:53.060Z] [2025-10-27T07:03:53.060Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:03:53.060Z] #2 DONE 0.0s [2025-10-27T07:03:53.060Z] [2025-10-27T07:03:53.060Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:03:53.060Z] #3 DONE 0.0s [2025-10-27T07:03:53.060Z] [2025-10-27T07:03:53.060Z] #4 [internal] load .dockerignore [2025-10-27T07:03:53.060Z] #4 transferring context: 2B done [2025-10-27T07:03:53.060Z] #4 DONE 0.0s [2025-10-27T07:03:53.060Z] [2025-10-27T07:03:53.061Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d [2025-10-27T07:03:53.061Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d 0.0s done [2025-10-27T07:03:53.061Z] #5 CACHED [2025-10-27T07:03:53.061Z] [2025-10-27T07:03:53.061Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d [2025-10-27T07:03:53.061Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d 0.0s done [2025-10-27T07:03:53.061Z] #6 CACHED [2025-10-27T07:03:53.061Z] [2025-10-27T07:03:53.061Z] #7 exporting to image [2025-10-27T07:03:53.061Z] #7 exporting layers done [2025-10-27T07:03:53.061Z] #7 exporting manifest sha256:20a91aec5445e8d121faede8808a4c796270f2964a7e70b3857d9b1dbe07a7a5 done [2025-10-27T07:03:53.061Z] #7 exporting config sha256:542124a8245a9d0289947dff2a3fcda5ac49b8f64bed613c930179fbab432395 done [2025-10-27T07:03:53.061Z] #7 exporting manifest sha256:37afe83321c0fbb2523444c43eb040127ee4d90ed52e16708cc9113c70093fba done [2025-10-27T07:03:53.061Z] #7 exporting config sha256:50a0c5d557aade796c18574ae28782a2f6a9e2eb0029b0b075db46ab063c7d96 done [2025-10-27T07:03:53.061Z] #7 exporting manifest list sha256:aff971a29f14618fdf252b7b5cc52c539a82fabb7169fad54ad66bcf82b92617 done [2025-10-27T07:03:53.061Z] #7 pushing layers 0.0s done [2025-10-27T07:03:53.061Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:aff971a29f14618fdf252b7b5cc52c539a82fabb7169fad54ad66bcf82b92617 [2025-10-27T07:03:53.061Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:03:53.320Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:aff971a29f14618fdf252b7b5cc52c539a82fabb7169fad54ad66bcf82b92617 0.1s done [2025-10-27T07:03:53.320Z] #7 DONE 0.1s [2025-10-27T07:03:53.320Z] [2025-10-27T07:03:53.320Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:03:53.320Z] #8 DONE 0.0s [2025-10-27T07:03:53.320Z] [2025-10-27T07:03:53.320Z] 1 warning found (use --debug to expand): [2025-10-27T07:03:53.320Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:03:53.625Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-10-27T07:03:53.625Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-10-27T07:03:53.625Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:03:53.625Z] #1 transferring dockerfile: 180B done [2025-10-27T07:03:53.625Z] #1 DONE 0.0s [2025-10-27T07:03:53.625Z] [2025-10-27T07:03:53.625Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-27T07:03:53.625Z] #2 DONE 0.0s [2025-10-27T07:03:53.625Z] [2025-10-27T07:03:53.625Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-27T07:03:53.625Z] #3 DONE 0.0s [2025-10-27T07:03:53.625Z] [2025-10-27T07:03:53.625Z] #4 [internal] load .dockerignore [2025-10-27T07:03:53.625Z] #4 transferring context: 2B done [2025-10-27T07:03:53.625Z] #4 DONE 0.0s [2025-10-27T07:03:53.625Z] [2025-10-27T07:03:53.625Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d [2025-10-27T07:03:53.625Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d 0.0s done [2025-10-27T07:03:53.625Z] #5 DONE 0.0s [2025-10-27T07:03:53.625Z] [2025-10-27T07:03:53.625Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d [2025-10-27T07:03:53.822Z] 2437ff75d9bd: Pull complete [2025-10-27T07:03:53.822Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-27T07:03:53.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-27T07:03:53.822Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-27T07:03:53.886Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d 0.0s done [2025-10-27T07:03:53.886Z] #6 CACHED [2025-10-27T07:03:53.886Z] [2025-10-27T07:03:53.886Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d [2025-10-27T07:03:53.886Z] #5 CACHED [2025-10-27T07:03:53.886Z] [2025-10-27T07:03:53.886Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:03:53.886Z] #7 DONE 0.0s [2025-10-27T07:03:53.886Z] [2025-10-27T07:03:53.886Z] #8 exporting to image [2025-10-27T07:03:53.886Z] #8 exporting layers done [2025-10-27T07:03:53.886Z] #8 exporting manifest sha256:20a91aec5445e8d121faede8808a4c796270f2964a7e70b3857d9b1dbe07a7a5 done [2025-10-27T07:03:53.886Z] #8 exporting config sha256:542124a8245a9d0289947dff2a3fcda5ac49b8f64bed613c930179fbab432395 done [2025-10-27T07:03:53.886Z] #8 exporting manifest sha256:37afe83321c0fbb2523444c43eb040127ee4d90ed52e16708cc9113c70093fba done [2025-10-27T07:03:53.886Z] #8 exporting config sha256:50a0c5d557aade796c18574ae28782a2f6a9e2eb0029b0b075db46ab063c7d96 done [2025-10-27T07:03:53.886Z] #8 exporting manifest list sha256:aff971a29f14618fdf252b7b5cc52c539a82fabb7169fad54ad66bcf82b92617 done [2025-10-27T07:03:53.886Z] #8 pushing layers 0.0s done [2025-10-27T07:03:53.886Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:aff971a29f14618fdf252b7b5cc52c539a82fabb7169fad54ad66bcf82b92617 0.1s done [2025-10-27T07:03:53.886Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:03:53.886Z] #8 DONE 0.1s [2025-10-27T07:03:53.886Z] [2025-10-27T07:03:53.886Z] 1 warning found (use --debug to expand): [2025-10-27T07:03:53.886Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:03:54.030Z] prd-ubuntu20.04-docker-arm64-4c-16g-673298 does not seem to be running inside a container [2025-10-27T07:03:54.089Z] $ 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/915 -v /w/workspace/edgex-go/915:/w/workspace/edgex-go/915:rw,z -v /w/workspace/edgex-go/915@tmp:/w/workspace/edgex-go/915@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-27T07:03:56.610Z] $ docker top 41a8d519110ae4f40e9bb7a141ef8635a28af283a910609a48ef6dc7ac983745 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2025-10-27T07:03:57.122Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - [2025-10-27T07:03:57.122Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' [2025-10-27T07:03:57.122Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:03:57.122Z] #1 transferring dockerfile: 194B done [2025-10-27T07:03:57.122Z] #1 DONE 0.0s [2025-10-27T07:03:57.122Z] [2025-10-27T07:03:57.122Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:03:57.122Z] #2 DONE 0.0s [2025-10-27T07:03:57.122Z] [2025-10-27T07:03:57.122Z] #3 [internal] load .dockerignore [2025-10-27T07:03:57.122Z] #3 transferring context: [2025-10-27T07:03:57.381Z] #3 transferring context: 2B done [2025-10-27T07:03:57.381Z] #3 DONE 0.0s [2025-10-27T07:03:57.381Z] [2025-10-27T07:03:57.381Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:03:57.381Z] #4 DONE 0.1s [2025-10-27T07:03:57.381Z] [2025-10-27T07:03:57.381Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 [2025-10-27T07:03:57.381Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 0.0s done [2025-10-27T07:03:57.381Z] #5 DONE 0.0s [2025-10-27T07:03:57.381Z] [2025-10-27T07:03:57.381Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 [2025-10-27T07:03:57.381Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 0.0s done [2025-10-27T07:03:57.381Z] #6 DONE 0.1s [2025-10-27T07:03:57.381Z] [2025-10-27T07:03:57.381Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:03:57.381Z] #7 DONE 0.0s [2025-10-27T07:03:57.381Z] [2025-10-27T07:03:57.381Z] #8 exporting to image [2025-10-27T07:03:57.381Z] #8 exporting layers done [2025-10-27T07:03:57.381Z] #8 exporting manifest sha256:00315da770ad7a335fda289b40c2d4b68f0af4ee42364985ab939bac6c5b7156 done [2025-10-27T07:03:57.381Z] #8 exporting config sha256:5217bd62d49356572040816b45303ab5e41fd56c693bfbaa12fa5fc6c24d3e21 done [2025-10-27T07:03:57.381Z] #8 exporting manifest sha256:f06724f35ef8c432db477aaea03c06af2890fec38fe9fd0a5376f3509e2b6f62 0.0s done [2025-10-27T07:03:57.381Z] #8 exporting config sha256:9dacb3fa89600d903df0b288a1437a2c6d7681b7acbabe84d245f4eb6380c970 done [2025-10-27T07:03:57.381Z] #8 exporting manifest list sha256:d762a56246bdf3acacfbac02549e373071a5b245e035b38d9b9dcdda9147b8ce done [2025-10-27T07:03:57.381Z] #8 pushing layers 0.1s done [2025-10-27T07:03:57.381Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:d762a56246bdf3acacfbac02549e373071a5b245e035b38d9b9dcdda9147b8ce [2025-10-27T07:03:57.381Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:03:57.550Z] ---> job-cost.sh [2025-10-27T07:03:57.550Z] lf-activate-venv: SKIPPING [2025-10-27T07:03:57.550Z] INFO: No Stack... [2025-10-27T07:03:57.643Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:d762a56246bdf3acacfbac02549e373071a5b245e035b38d9b9dcdda9147b8ce 0.1s done [2025-10-27T07:03:57.643Z] #8 DONE 0.2s [2025-10-27T07:03:57.643Z] [2025-10-27T07:03:57.643Z] 1 warning found (use --debug to expand): [2025-10-27T07:03:57.643Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:03:57.814Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-27T07:03:57.939Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-10-27T07:03:57.939Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-10-27T07:03:57.939Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:03:57.939Z] #1 transferring dockerfile: 160B done [2025-10-27T07:03:57.939Z] #1 DONE 0.0s [2025-10-27T07:03:57.939Z] [2025-10-27T07:03:57.939Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-27T07:03:57.939Z] #2 DONE 0.0s [2025-10-27T07:03:57.939Z] [2025-10-27T07:03:57.939Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-27T07:03:57.939Z] #3 DONE 0.0s [2025-10-27T07:03:57.939Z] [2025-10-27T07:03:57.939Z] #4 [internal] load .dockerignore [2025-10-27T07:03:57.939Z] #4 transferring context: 2B done [2025-10-27T07:03:57.939Z] #4 DONE 0.0s [2025-10-27T07:03:57.939Z] [2025-10-27T07:03:57.939Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 [2025-10-27T07:03:57.939Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 0.0s done [2025-10-27T07:03:57.939Z] #5 DONE 0.0s [2025-10-27T07:03:57.939Z] [2025-10-27T07:03:57.939Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 [2025-10-27T07:03:58.198Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 0.0s done [2025-10-27T07:03:58.198Z] #6 CACHED [2025-10-27T07:03:58.198Z] [2025-10-27T07:03:58.198Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 [2025-10-27T07:03:58.198Z] #5 CACHED [2025-10-27T07:03:58.198Z] [2025-10-27T07:03:58.198Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:03:58.198Z] #7 DONE 0.0s [2025-10-27T07:03:58.198Z] [2025-10-27T07:03:58.198Z] #8 exporting to image [2025-10-27T07:03:58.198Z] #8 exporting layers done [2025-10-27T07:03:58.198Z] #8 exporting manifest sha256:00315da770ad7a335fda289b40c2d4b68f0af4ee42364985ab939bac6c5b7156 done [2025-10-27T07:03:58.198Z] #8 exporting config sha256:5217bd62d49356572040816b45303ab5e41fd56c693bfbaa12fa5fc6c24d3e21 done [2025-10-27T07:03:58.198Z] #8 exporting manifest sha256:f06724f35ef8c432db477aaea03c06af2890fec38fe9fd0a5376f3509e2b6f62 0.0s done [2025-10-27T07:03:58.198Z] #8 exporting config sha256:9dacb3fa89600d903df0b288a1437a2c6d7681b7acbabe84d245f4eb6380c970 done [2025-10-27T07:03:58.198Z] #8 exporting manifest list sha256:d762a56246bdf3acacfbac02549e373071a5b245e035b38d9b9dcdda9147b8ce done [2025-10-27T07:03:58.198Z] #8 pushing layers 0.0s done [2025-10-27T07:03:58.198Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:d762a56246bdf3acacfbac02549e373071a5b245e035b38d9b9dcdda9147b8ce 0.1s done [2025-10-27T07:03:58.198Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:03:58.198Z] #8 DONE 0.1s [2025-10-27T07:03:58.198Z] [2025-10-27T07:03:58.198Z] 1 warning found (use --debug to expand): [2025-10-27T07:03:58.198Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:03:58.497Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.69' [2025-10-27T07:03:58.497Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.69 --push - [2025-10-27T07:03:58.497Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:03:58.497Z] #1 transferring dockerfile: 166B done [2025-10-27T07:03:58.497Z] #1 DONE 0.0s [2025-10-27T07:03:58.497Z] [2025-10-27T07:03:58.497Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.69 [2025-10-27T07:03:58.497Z] #2 DONE 0.0s [2025-10-27T07:03:58.497Z] [2025-10-27T07:03:58.497Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.69 [2025-10-27T07:03:58.497Z] #3 DONE 0.0s [2025-10-27T07:03:58.497Z] [2025-10-27T07:03:58.497Z] #4 [internal] load .dockerignore [2025-10-27T07:03:58.497Z] #4 transferring context: 2B done [2025-10-27T07:03:58.497Z] #4 DONE 0.0s [2025-10-27T07:03:58.497Z] [2025-10-27T07:03:58.497Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.69@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 [2025-10-27T07:03:58.497Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.69@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 0.0s done [2025-10-27T07:03:58.497Z] #5 CACHED [2025-10-27T07:03:58.497Z] [2025-10-27T07:03:58.497Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.69@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 [2025-10-27T07:03:58.497Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.69@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 0.0s done [2025-10-27T07:03:58.497Z] #6 CACHED [2025-10-27T07:03:58.497Z] [2025-10-27T07:03:58.497Z] #7 exporting to image [2025-10-27T07:03:58.497Z] #7 exporting layers done [2025-10-27T07:03:58.497Z] #7 exporting manifest sha256:00315da770ad7a335fda289b40c2d4b68f0af4ee42364985ab939bac6c5b7156 done [2025-10-27T07:03:58.497Z] #7 exporting config sha256:5217bd62d49356572040816b45303ab5e41fd56c693bfbaa12fa5fc6c24d3e21 done [2025-10-27T07:03:58.497Z] #7 exporting manifest sha256:f06724f35ef8c432db477aaea03c06af2890fec38fe9fd0a5376f3509e2b6f62 done [2025-10-27T07:03:58.497Z] #7 exporting config sha256:9dacb3fa89600d903df0b288a1437a2c6d7681b7acbabe84d245f4eb6380c970 done [2025-10-27T07:03:58.497Z] #7 exporting manifest list sha256:d762a56246bdf3acacfbac02549e373071a5b245e035b38d9b9dcdda9147b8ce [2025-10-27T07:03:58.497Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:03:58.756Z] #7 exporting manifest list sha256:d762a56246bdf3acacfbac02549e373071a5b245e035b38d9b9dcdda9147b8ce done [2025-10-27T07:03:58.756Z] #7 pushing layers 0.0s done [2025-10-27T07:03:58.756Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.69@sha256:d762a56246bdf3acacfbac02549e373071a5b245e035b38d9b9dcdda9147b8ce 0.1s done [2025-10-27T07:03:58.756Z] #7 DONE 0.1s [2025-10-27T07:03:58.756Z] [2025-10-27T07:03:58.756Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:03:58.756Z] #8 DONE 0.0s [2025-10-27T07:03:58.756Z] [2025-10-27T07:03:58.756Z] 1 warning found (use --debug to expand): [2025-10-27T07:03:58.756Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:03:58.768Z] INFO: Archiving Costs [Pipeline] sh [2025-10-27T07:03:59.048Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' [2025-10-27T07:03:59.048Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - [2025-10-27T07:03:59.048Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:03:59.048Z] #1 transferring dockerfile: 207B done [2025-10-27T07:03:59.048Z] #1 DONE 0.0s [2025-10-27T07:03:59.048Z] [2025-10-27T07:03:59.048Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:03:59.048Z] #2 DONE 0.0s [2025-10-27T07:03:59.048Z] [2025-10-27T07:03:59.048Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:03:59.048Z] #3 DONE 0.0s [2025-10-27T07:03:59.048Z] [2025-10-27T07:03:59.048Z] #4 [internal] load .dockerignore [2025-10-27T07:03:59.048Z] #4 transferring context: 2B done [2025-10-27T07:03:59.048Z] #4 DONE 0.0s [2025-10-27T07:03:59.048Z] [2025-10-27T07:03:59.048Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 [2025-10-27T07:03:59.048Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 0.0s done [2025-10-27T07:03:59.048Z] #5 CACHED [2025-10-27T07:03:59.048Z] [2025-10-27T07:03:59.048Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 [2025-10-27T07:03:59.048Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 0.0s done [2025-10-27T07:03:59.048Z] #6 CACHED [2025-10-27T07:03:59.048Z] [2025-10-27T07:03:59.048Z] #7 exporting to image [2025-10-27T07:03:59.048Z] #7 exporting layers done [2025-10-27T07:03:59.048Z] #7 exporting manifest sha256:00315da770ad7a335fda289b40c2d4b68f0af4ee42364985ab939bac6c5b7156 done [2025-10-27T07:03:59.048Z] #7 exporting config sha256:5217bd62d49356572040816b45303ab5e41fd56c693bfbaa12fa5fc6c24d3e21 done [2025-10-27T07:03:59.048Z] #7 exporting manifest sha256:f06724f35ef8c432db477aaea03c06af2890fec38fe9fd0a5376f3509e2b6f62 done [2025-10-27T07:03:59.048Z] #7 exporting config sha256:9dacb3fa89600d903df0b288a1437a2c6d7681b7acbabe84d245f4eb6380c970 done [2025-10-27T07:03:59.048Z] #7 exporting manifest list sha256:d762a56246bdf3acacfbac02549e373071a5b245e035b38d9b9dcdda9147b8ce done [2025-10-27T07:03:59.048Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:03:59.307Z] #7 pushing layers 0.0s done [2025-10-27T07:03:59.307Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:d762a56246bdf3acacfbac02549e373071a5b245e035b38d9b9dcdda9147b8ce 0.1s done [2025-10-27T07:03:59.307Z] #7 DONE 0.1s [2025-10-27T07:03:59.307Z] [2025-10-27T07:03:59.307Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:03:59.307Z] #8 DONE 0.0s [2025-10-27T07:03:59.307Z] [2025-10-27T07:03:59.307Z] 1 warning found (use --debug to expand): [2025-10-27T07:03:59.307Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:03:59.419Z] + cat /w/workspace/edgex-go/915/archives/cost.csv [2025-10-27T07:03:59.420Z] + cut -d, -f6 [Pipeline] lock [2025-10-27T07:03:59.478Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-915-stack-cost] [2025-10-27T07:03:59.485Z] Resource [jenkins-edgexfoundry-edgex-go-main-915-stack-cost] did not exist. Created. [2025-10-27T07:03:59.491Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-915-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-27T07:03:59.598Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-10-27T07:03:59.598Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-10-27T07:03:59.856Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:03:59.856Z] #1 transferring dockerfile: 158B done [2025-10-27T07:03:59.856Z] #1 DONE 0.0s [2025-10-27T07:03:59.856Z] [2025-10-27T07:03:59.856Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-10-27T07:03:59.856Z] #2 DONE 0.0s [2025-10-27T07:03:59.856Z] [2025-10-27T07:03:59.856Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-10-27T07:03:59.856Z] #3 DONE 0.0s [2025-10-27T07:03:59.856Z] [2025-10-27T07:03:59.856Z] #4 [internal] load .dockerignore [2025-10-27T07:03:59.856Z] #4 transferring context: 2B done [2025-10-27T07:03:59.856Z] #4 DONE 0.0s [2025-10-27T07:03:59.856Z] [2025-10-27T07:03:59.856Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 [2025-10-27T07:03:59.856Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 0.0s done [2025-10-27T07:03:59.856Z] #5 CACHED [2025-10-27T07:03:59.856Z] [2025-10-27T07:03:59.856Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 [2025-10-27T07:03:59.856Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 0.0s done [2025-10-27T07:03:59.856Z] #6 CACHED [2025-10-27T07:03:59.856Z] [2025-10-27T07:03:59.856Z] #7 exporting to image [2025-10-27T07:03:59.856Z] #7 exporting layers [2025-10-27T07:03:59.856Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:03:59.856Z] #7 exporting layers done [2025-10-27T07:03:59.856Z] #7 exporting manifest sha256:00315da770ad7a335fda289b40c2d4b68f0af4ee42364985ab939bac6c5b7156 done [2025-10-27T07:03:59.856Z] #7 exporting config sha256:5217bd62d49356572040816b45303ab5e41fd56c693bfbaa12fa5fc6c24d3e21 done [2025-10-27T07:03:59.856Z] #7 exporting manifest sha256:f06724f35ef8c432db477aaea03c06af2890fec38fe9fd0a5376f3509e2b6f62 done [2025-10-27T07:03:59.856Z] #7 exporting config sha256:9dacb3fa89600d903df0b288a1437a2c6d7681b7acbabe84d245f4eb6380c970 done [2025-10-27T07:03:59.856Z] #7 exporting manifest list sha256:d762a56246bdf3acacfbac02549e373071a5b245e035b38d9b9dcdda9147b8ce done [2025-10-27T07:03:59.856Z] #7 pushing layers 0.0s done [2025-10-27T07:03:59.856Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:d762a56246bdf3acacfbac02549e373071a5b245e035b38d9b9dcdda9147b8ce 0.1s done [2025-10-27T07:03:59.856Z] #7 DONE 0.1s [2025-10-27T07:03:59.856Z] [2025-10-27T07:03:59.856Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:03:59.856Z] #8 DONE 0.0s [2025-10-27T07:03:59.856Z] [2025-10-27T07:03:59.856Z] 1 warning found (use --debug to expand): [2025-10-27T07:03:59.856Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:00.135Z] + echo total: 0.10999999940395355 [2025-10-27T07:04:00.144Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - [2025-10-27T07:04:00.144Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' [2025-10-27T07:04:00.144Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:00.144Z] #1 transferring dockerfile: 196B done [2025-10-27T07:04:00.144Z] #1 DONE 0.0s [2025-10-27T07:04:00.144Z] [2025-10-27T07:04:00.144Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:04:00.144Z] #2 DONE 0.0s [2025-10-27T07:04:00.144Z] [2025-10-27T07:04:00.144Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:04:00.144Z] #3 DONE 0.1s [2025-10-27T07:04:00.144Z] [2025-10-27T07:04:00.144Z] #4 [internal] load .dockerignore [2025-10-27T07:04:00.144Z] #4 transferring context: 2B done [2025-10-27T07:04:00.144Z] #4 DONE 0.0s [2025-10-27T07:04:00.144Z] [2025-10-27T07:04:00.144Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b [2025-10-27T07:04:00.144Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b [Pipeline] stash [2025-10-27T07:04:00.402Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b 0.0s done [2025-10-27T07:04:00.402Z] #5 DONE 0.1s [2025-10-27T07:04:00.402Z] [2025-10-27T07:04:00.402Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b [2025-10-27T07:04:00.402Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b 0.0s done [2025-10-27T07:04:00.402Z] #6 DONE 0.0s [2025-10-27T07:04:00.402Z] [2025-10-27T07:04:00.402Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:00.662Z] #7 DONE 0.0s [2025-10-27T07:04:00.662Z] [2025-10-27T07:04:00.662Z] #8 exporting to image [2025-10-27T07:04:00.662Z] #8 exporting layers done [2025-10-27T07:04:00.662Z] #8 exporting manifest sha256:275160f969a81e8eda60296e647c70a5b2909e604869c3893ac2da1fc47aa518 done [2025-10-27T07:04:00.662Z] #8 exporting config sha256:c10cd48a9e0c894dfd0360d9936745aafc3b1058ebb9f4175e2625847f5bda2a done [2025-10-27T07:04:00.662Z] #8 exporting manifest sha256:b307ac30eaa80773bf08a472c6c51c66778507fd0f1ca049d4816f9b59e30004 done [2025-10-27T07:04:00.662Z] #8 exporting config sha256:ac0719c5e6803b2ee1a5db61f82b69f32f04822a4dfc0f503e0f6e2e78fc9f3f 0.0s done [2025-10-27T07:04:00.662Z] #8 exporting manifest list sha256:56ad0d818ea41a738f15614ecc6dd691f549a7b0ba5b4e38a6fd96dd567ac939 done [2025-10-27T07:04:00.662Z] #8 pushing layers 0.1s done [2025-10-27T07:04:00.662Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:56ad0d818ea41a738f15614ecc6dd691f549a7b0ba5b4e38a6fd96dd567ac939 [2025-10-27T07:04:00.662Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:00.662Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:56ad0d818ea41a738f15614ecc6dd691f549a7b0ba5b4e38a6fd96dd567ac939 0.1s done [2025-10-27T07:04:00.662Z] #8 DONE 0.2s [2025-10-27T07:04:00.662Z] [2025-10-27T07:04:00.662Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:00.662Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:00.780Z] Stashed 1 file(s) [Pipeline] } [2025-10-27T07:04:00.788Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-915-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-27T07:04:00.809Z] $ docker stop --time=1 41a8d519110ae4f40e9bb7a141ef8635a28af283a910609a48ef6dc7ac983745 [2025-10-27T07:04:00.951Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-10-27T07:04:00.951Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-10-27T07:04:00.951Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:00.951Z] #1 transferring dockerfile: 162B done [2025-10-27T07:04:00.951Z] #1 DONE 0.0s [2025-10-27T07:04:00.951Z] [2025-10-27T07:04:00.951Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-27T07:04:00.951Z] #2 DONE 0.0s [2025-10-27T07:04:00.951Z] [2025-10-27T07:04:00.951Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-27T07:04:00.951Z] #3 DONE 0.0s [2025-10-27T07:04:00.951Z] [2025-10-27T07:04:00.951Z] #4 [internal] load .dockerignore [2025-10-27T07:04:00.951Z] #4 transferring context: 2B done [2025-10-27T07:04:00.951Z] #4 DONE 0.0s [2025-10-27T07:04:00.951Z] [2025-10-27T07:04:00.951Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b [2025-10-27T07:04:00.951Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b done [2025-10-27T07:04:00.951Z] #5 CACHED [2025-10-27T07:04:00.951Z] [2025-10-27T07:04:00.951Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b [2025-10-27T07:04:00.951Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b 0.0s done [2025-10-27T07:04:00.951Z] #6 CACHED [2025-10-27T07:04:00.951Z] [2025-10-27T07:04:00.951Z] #7 exporting to image [2025-10-27T07:04:00.951Z] #7 exporting layers done [2025-10-27T07:04:00.951Z] #7 exporting manifest sha256:275160f969a81e8eda60296e647c70a5b2909e604869c3893ac2da1fc47aa518 done [2025-10-27T07:04:00.951Z] #7 exporting config sha256:c10cd48a9e0c894dfd0360d9936745aafc3b1058ebb9f4175e2625847f5bda2a done [2025-10-27T07:04:00.951Z] #7 exporting manifest sha256:b307ac30eaa80773bf08a472c6c51c66778507fd0f1ca049d4816f9b59e30004 done [2025-10-27T07:04:00.951Z] #7 exporting config sha256:ac0719c5e6803b2ee1a5db61f82b69f32f04822a4dfc0f503e0f6e2e78fc9f3f done [2025-10-27T07:04:00.951Z] #7 exporting manifest list sha256:56ad0d818ea41a738f15614ecc6dd691f549a7b0ba5b4e38a6fd96dd567ac939 done [2025-10-27T07:04:00.951Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:01.210Z] #7 pushing layers 0.0s done [2025-10-27T07:04:01.210Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:56ad0d818ea41a738f15614ecc6dd691f549a7b0ba5b4e38a6fd96dd567ac939 0.1s done [2025-10-27T07:04:01.210Z] #7 DONE 0.1s [2025-10-27T07:04:01.210Z] [2025-10-27T07:04:01.210Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:01.210Z] #8 DONE 0.0s [2025-10-27T07:04:01.210Z] [2025-10-27T07:04:01.210Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:01.210Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:02.329Z] $ docker rm -f --volumes 41a8d519110ae4f40e9bb7a141ef8635a28af283a910609a48ef6dc7ac983745 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-27T07:04:02.684Z] Failed in branch arm64 [2025-10-27T07:04:02.789Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69' [2025-10-27T07:04:02.789Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69 --push - [2025-10-27T07:04:02.789Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:02.789Z] #1 transferring dockerfile: 168B done [2025-10-27T07:04:02.789Z] #1 DONE 0.0s [2025-10-27T07:04:02.789Z] [2025-10-27T07:04:02.789Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69 [2025-10-27T07:04:02.789Z] #2 DONE 0.0s [2025-10-27T07:04:02.789Z] [2025-10-27T07:04:02.789Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69 [2025-10-27T07:04:02.789Z] #3 DONE 0.0s [2025-10-27T07:04:02.789Z] [2025-10-27T07:04:02.789Z] #4 [internal] load .dockerignore [2025-10-27T07:04:02.789Z] #4 transferring context: 2B done [2025-10-27T07:04:02.789Z] #4 DONE 0.0s [2025-10-27T07:04:02.789Z] [2025-10-27T07:04:02.789Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b [2025-10-27T07:04:02.789Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b 0.0s done [2025-10-27T07:04:02.789Z] #5 CACHED [2025-10-27T07:04:02.789Z] [2025-10-27T07:04:02.789Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b [2025-10-27T07:04:02.789Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b 0.0s done [2025-10-27T07:04:02.789Z] #6 CACHED [2025-10-27T07:04:02.789Z] [2025-10-27T07:04:02.789Z] #7 exporting to image [2025-10-27T07:04:02.789Z] #7 exporting layers done [2025-10-27T07:04:02.789Z] #7 exporting manifest sha256:275160f969a81e8eda60296e647c70a5b2909e604869c3893ac2da1fc47aa518 done [2025-10-27T07:04:02.789Z] #7 exporting config sha256:c10cd48a9e0c894dfd0360d9936745aafc3b1058ebb9f4175e2625847f5bda2a done [2025-10-27T07:04:02.789Z] #7 exporting manifest sha256:b307ac30eaa80773bf08a472c6c51c66778507fd0f1ca049d4816f9b59e30004 done [2025-10-27T07:04:02.789Z] #7 exporting config sha256:ac0719c5e6803b2ee1a5db61f82b69f32f04822a4dfc0f503e0f6e2e78fc9f3f done [2025-10-27T07:04:02.789Z] #7 exporting manifest list sha256:56ad0d818ea41a738f15614ecc6dd691f549a7b0ba5b4e38a6fd96dd567ac939 done [2025-10-27T07:04:02.789Z] #7 pushing layers 0.0s done [2025-10-27T07:04:02.789Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69@sha256:56ad0d818ea41a738f15614ecc6dd691f549a7b0ba5b4e38a6fd96dd567ac939 [2025-10-27T07:04:02.789Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:03.050Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69@sha256:56ad0d818ea41a738f15614ecc6dd691f549a7b0ba5b4e38a6fd96dd567ac939 0.1s done [2025-10-27T07:04:03.050Z] #7 DONE 0.1s [2025-10-27T07:04:03.050Z] [2025-10-27T07:04:03.050Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:03.050Z] #8 DONE 0.0s [2025-10-27T07:04:03.050Z] [2025-10-27T07:04:03.050Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:03.050Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:03.337Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' [2025-10-27T07:04:03.337Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - [2025-10-27T07:04:03.337Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:03.337Z] #1 transferring dockerfile: 209B done [2025-10-27T07:04:03.337Z] #1 DONE 0.0s [2025-10-27T07:04:03.337Z] [2025-10-27T07:04:03.337Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:04:03.337Z] #2 DONE 0.0s [2025-10-27T07:04:03.337Z] [2025-10-27T07:04:03.337Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:04:03.337Z] #3 DONE 0.0s [2025-10-27T07:04:03.337Z] [2025-10-27T07:04:03.337Z] #4 [internal] load .dockerignore [2025-10-27T07:04:03.337Z] #4 transferring context: 2B done [2025-10-27T07:04:03.337Z] #4 DONE 0.0s [2025-10-27T07:04:03.337Z] [2025-10-27T07:04:03.337Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b [2025-10-27T07:04:03.337Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b 0.0s done [2025-10-27T07:04:03.337Z] #5 CACHED [2025-10-27T07:04:03.337Z] [2025-10-27T07:04:03.337Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b [2025-10-27T07:04:03.337Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b done [2025-10-27T07:04:03.337Z] #6 CACHED [2025-10-27T07:04:03.337Z] [2025-10-27T07:04:03.337Z] #7 exporting to image [2025-10-27T07:04:03.337Z] #7 exporting layers done [2025-10-27T07:04:03.337Z] #7 exporting manifest sha256:275160f969a81e8eda60296e647c70a5b2909e604869c3893ac2da1fc47aa518 [2025-10-27T07:04:03.337Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:03.596Z] #7 exporting manifest sha256:275160f969a81e8eda60296e647c70a5b2909e604869c3893ac2da1fc47aa518 done [2025-10-27T07:04:03.596Z] #7 exporting config sha256:c10cd48a9e0c894dfd0360d9936745aafc3b1058ebb9f4175e2625847f5bda2a done [2025-10-27T07:04:03.596Z] #7 exporting manifest sha256:b307ac30eaa80773bf08a472c6c51c66778507fd0f1ca049d4816f9b59e30004 done [2025-10-27T07:04:03.596Z] #7 exporting config sha256:ac0719c5e6803b2ee1a5db61f82b69f32f04822a4dfc0f503e0f6e2e78fc9f3f done [2025-10-27T07:04:03.596Z] #7 exporting manifest list sha256:56ad0d818ea41a738f15614ecc6dd691f549a7b0ba5b4e38a6fd96dd567ac939 done [2025-10-27T07:04:03.596Z] #7 pushing layers 0.0s done [2025-10-27T07:04:03.596Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:56ad0d818ea41a738f15614ecc6dd691f549a7b0ba5b4e38a6fd96dd567ac939 0.1s done [2025-10-27T07:04:03.596Z] #7 DONE 0.1s [2025-10-27T07:04:03.596Z] [2025-10-27T07:04:03.596Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:03.596Z] #8 DONE 0.0s [2025-10-27T07:04:03.596Z] [2025-10-27T07:04:03.596Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:03.596Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:03.888Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-10-27T07:04:03.888Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-10-27T07:04:03.888Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:03.888Z] #1 transferring dockerfile: 160B done [2025-10-27T07:04:03.888Z] #1 DONE 0.0s [2025-10-27T07:04:03.888Z] [2025-10-27T07:04:03.888Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-27T07:04:03.888Z] #2 DONE 0.0s [2025-10-27T07:04:03.888Z] [2025-10-27T07:04:03.888Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-27T07:04:03.888Z] #3 DONE 0.0s [2025-10-27T07:04:03.888Z] [2025-10-27T07:04:03.888Z] #4 [internal] load .dockerignore [2025-10-27T07:04:03.888Z] #4 transferring context: 2B done [2025-10-27T07:04:03.888Z] #4 DONE 0.0s [2025-10-27T07:04:03.888Z] [2025-10-27T07:04:03.888Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b [2025-10-27T07:04:03.888Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b [2025-10-27T07:04:03.888Z] #5 ... [2025-10-27T07:04:03.888Z] [2025-10-27T07:04:03.888Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b [2025-10-27T07:04:03.888Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b 0.0s done [2025-10-27T07:04:03.888Z] #6 DONE 0.0s [2025-10-27T07:04:04.148Z] [2025-10-27T07:04:04.148Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b [2025-10-27T07:04:04.148Z] #5 CACHED [2025-10-27T07:04:04.148Z] [2025-10-27T07:04:04.148Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b [2025-10-27T07:04:04.148Z] #6 CACHED [2025-10-27T07:04:04.148Z] [2025-10-27T07:04:04.148Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:04.148Z] #7 DONE 0.0s [2025-10-27T07:04:04.148Z] [2025-10-27T07:04:04.148Z] #8 exporting to image [2025-10-27T07:04:04.148Z] #8 exporting layers done [2025-10-27T07:04:04.148Z] #8 exporting manifest sha256:275160f969a81e8eda60296e647c70a5b2909e604869c3893ac2da1fc47aa518 done [2025-10-27T07:04:04.148Z] #8 exporting config sha256:c10cd48a9e0c894dfd0360d9936745aafc3b1058ebb9f4175e2625847f5bda2a done [2025-10-27T07:04:04.148Z] #8 exporting manifest sha256:b307ac30eaa80773bf08a472c6c51c66778507fd0f1ca049d4816f9b59e30004 done [2025-10-27T07:04:04.148Z] #8 exporting config sha256:ac0719c5e6803b2ee1a5db61f82b69f32f04822a4dfc0f503e0f6e2e78fc9f3f done [2025-10-27T07:04:04.148Z] #8 exporting manifest list sha256:56ad0d818ea41a738f15614ecc6dd691f549a7b0ba5b4e38a6fd96dd567ac939 done [2025-10-27T07:04:04.148Z] #8 pushing layers 0.0s done [2025-10-27T07:04:04.148Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:56ad0d818ea41a738f15614ecc6dd691f549a7b0ba5b4e38a6fd96dd567ac939 0.1s done [2025-10-27T07:04:04.148Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:04.148Z] #8 DONE 0.1s [2025-10-27T07:04:04.148Z] [2025-10-27T07:04:04.148Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:04.148Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:04.438Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' [2025-10-27T07:04:04.438Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - [2025-10-27T07:04:04.438Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:04.438Z] #1 transferring dockerfile: 198B done [2025-10-27T07:04:04.438Z] #1 DONE 0.0s [2025-10-27T07:04:04.438Z] [2025-10-27T07:04:04.438Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:04:04.438Z] #2 DONE 0.0s [2025-10-27T07:04:04.438Z] [2025-10-27T07:04:04.438Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:04:04.438Z] #3 DONE 0.1s [2025-10-27T07:04:04.438Z] [2025-10-27T07:04:04.438Z] #4 [internal] load .dockerignore [2025-10-27T07:04:04.438Z] #4 transferring context: 2B done [2025-10-27T07:04:04.438Z] #4 DONE 0.0s [2025-10-27T07:04:04.697Z] [2025-10-27T07:04:04.697Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f [2025-10-27T07:04:04.697Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f [2025-10-27T07:04:04.697Z] #5 ... [2025-10-27T07:04:04.697Z] [2025-10-27T07:04:04.697Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f [2025-10-27T07:04:04.697Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f done [2025-10-27T07:04:04.697Z] #6 DONE 0.0s [2025-10-27T07:04:04.697Z] [2025-10-27T07:04:04.697Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:04.697Z] #7 DONE 0.0s [2025-10-27T07:04:04.697Z] [2025-10-27T07:04:04.697Z] #8 exporting to image [2025-10-27T07:04:04.697Z] #8 exporting layers done [2025-10-27T07:04:04.697Z] #8 exporting manifest sha256:c0614e6ff1c37f85f1db5887dea7339efbfcc66f77eaf48aa86ae8f9b543a6f5 done [2025-10-27T07:04:04.697Z] #8 exporting config sha256:78357f022827c653fe534fe96ce0f095f507d3df57dd74412bf733a99f1ba549 done [2025-10-27T07:04:04.697Z] #8 exporting manifest sha256:07a710c03aac9c590ea51a1ee5008fb87c636c379137d8c50f2f8617c5d360b9 0.0s done [2025-10-27T07:04:04.697Z] #8 exporting config sha256:fde28b8f6e1ba924ffbb3e75c0712638dae7a336aeeb8e5c29c820a3edf195d0 done [2025-10-27T07:04:04.697Z] #8 exporting manifest list sha256:464a467cfa709b0a702907797bac01580856dc7b7d01bb65b24820627039f4c3 done [2025-10-27T07:04:04.697Z] #8 pushing layers 0.1s done [2025-10-27T07:04:04.697Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:464a467cfa709b0a702907797bac01580856dc7b7d01bb65b24820627039f4c3 0.1s done [2025-10-27T07:04:04.697Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:04.697Z] #8 DONE 0.2s [2025-10-27T07:04:04.958Z] [2025-10-27T07:04:04.958Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:04.958Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:05.244Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-10-27T07:04:05.244Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-10-27T07:04:05.244Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:05.244Z] #1 transferring dockerfile: 164B done [2025-10-27T07:04:05.244Z] #1 DONE 0.0s [2025-10-27T07:04:05.244Z] [2025-10-27T07:04:05.244Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-27T07:04:05.244Z] #2 DONE 0.0s [2025-10-27T07:04:05.244Z] [2025-10-27T07:04:05.244Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-27T07:04:05.244Z] #3 DONE 0.0s [2025-10-27T07:04:05.244Z] [2025-10-27T07:04:05.244Z] #4 [internal] load .dockerignore [2025-10-27T07:04:05.244Z] #4 transferring context: 2B done [2025-10-27T07:04:05.244Z] #4 DONE 0.0s [2025-10-27T07:04:05.244Z] [2025-10-27T07:04:05.244Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f [2025-10-27T07:04:05.244Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f 0.0s done [2025-10-27T07:04:05.244Z] #5 DONE 0.0s [2025-10-27T07:04:05.244Z] [2025-10-27T07:04:05.244Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f [2025-10-27T07:04:05.503Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f 0.0s done [2025-10-27T07:04:05.503Z] #6 CACHED [2025-10-27T07:04:05.503Z] [2025-10-27T07:04:05.503Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f [2025-10-27T07:04:05.503Z] #5 CACHED [2025-10-27T07:04:05.503Z] [2025-10-27T07:04:05.503Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:05.503Z] #7 DONE 0.0s [2025-10-27T07:04:05.503Z] [2025-10-27T07:04:05.503Z] #8 exporting to image [2025-10-27T07:04:05.503Z] #8 exporting layers done [2025-10-27T07:04:05.503Z] #8 exporting manifest sha256:c0614e6ff1c37f85f1db5887dea7339efbfcc66f77eaf48aa86ae8f9b543a6f5 done [2025-10-27T07:04:05.503Z] #8 exporting config sha256:78357f022827c653fe534fe96ce0f095f507d3df57dd74412bf733a99f1ba549 done [2025-10-27T07:04:05.503Z] #8 exporting manifest sha256:07a710c03aac9c590ea51a1ee5008fb87c636c379137d8c50f2f8617c5d360b9 done [2025-10-27T07:04:05.503Z] #8 exporting config sha256:fde28b8f6e1ba924ffbb3e75c0712638dae7a336aeeb8e5c29c820a3edf195d0 done [2025-10-27T07:04:05.503Z] #8 exporting manifest list sha256:464a467cfa709b0a702907797bac01580856dc7b7d01bb65b24820627039f4c3 done [2025-10-27T07:04:05.503Z] #8 pushing layers 0.0s done [2025-10-27T07:04:05.503Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:464a467cfa709b0a702907797bac01580856dc7b7d01bb65b24820627039f4c3 0.1s done [2025-10-27T07:04:05.503Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:05.503Z] #8 DONE 0.1s [2025-10-27T07:04:05.503Z] [2025-10-27T07:04:05.503Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:05.503Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:05.790Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69' [2025-10-27T07:04:05.790Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69 --push - [2025-10-27T07:04:05.790Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:05.790Z] #1 transferring dockerfile: 170B done [2025-10-27T07:04:05.790Z] #1 DONE 0.0s [2025-10-27T07:04:05.790Z] [2025-10-27T07:04:05.790Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69 [2025-10-27T07:04:05.790Z] #2 DONE 0.0s [2025-10-27T07:04:05.790Z] [2025-10-27T07:04:05.790Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69 [2025-10-27T07:04:05.790Z] #3 DONE 0.0s [2025-10-27T07:04:05.790Z] [2025-10-27T07:04:05.790Z] #4 [internal] load .dockerignore [2025-10-27T07:04:05.790Z] #4 transferring context: 2B done [2025-10-27T07:04:05.790Z] #4 DONE 0.0s [2025-10-27T07:04:05.790Z] [2025-10-27T07:04:05.790Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f [2025-10-27T07:04:05.790Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f 0.0s done [2025-10-27T07:04:05.790Z] #5 CACHED [2025-10-27T07:04:05.790Z] [2025-10-27T07:04:05.790Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f [2025-10-27T07:04:05.790Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f 0.0s done [2025-10-27T07:04:05.790Z] #6 CACHED [2025-10-27T07:04:05.790Z] [2025-10-27T07:04:05.790Z] #7 exporting to image [2025-10-27T07:04:05.790Z] #7 exporting layers done [2025-10-27T07:04:05.790Z] #7 exporting manifest sha256:c0614e6ff1c37f85f1db5887dea7339efbfcc66f77eaf48aa86ae8f9b543a6f5 done [2025-10-27T07:04:05.790Z] #7 exporting config sha256:78357f022827c653fe534fe96ce0f095f507d3df57dd74412bf733a99f1ba549 [2025-10-27T07:04:05.790Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:06.049Z] #7 ... [2025-10-27T07:04:06.049Z] [2025-10-27T07:04:06.049Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:06.049Z] #8 DONE 0.0s [2025-10-27T07:04:06.049Z] [2025-10-27T07:04:06.049Z] #7 exporting to image [2025-10-27T07:04:06.049Z] #7 exporting config sha256:78357f022827c653fe534fe96ce0f095f507d3df57dd74412bf733a99f1ba549 done [2025-10-27T07:04:06.049Z] #7 exporting manifest sha256:07a710c03aac9c590ea51a1ee5008fb87c636c379137d8c50f2f8617c5d360b9 done [2025-10-27T07:04:06.049Z] #7 exporting config sha256:fde28b8f6e1ba924ffbb3e75c0712638dae7a336aeeb8e5c29c820a3edf195d0 done [2025-10-27T07:04:06.049Z] #7 exporting manifest list sha256:464a467cfa709b0a702907797bac01580856dc7b7d01bb65b24820627039f4c3 done [2025-10-27T07:04:06.049Z] #7 pushing layers 0.1s done [2025-10-27T07:04:06.049Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69@sha256:464a467cfa709b0a702907797bac01580856dc7b7d01bb65b24820627039f4c3 [2025-10-27T07:04:06.049Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69@sha256:464a467cfa709b0a702907797bac01580856dc7b7d01bb65b24820627039f4c3 0.1s done [2025-10-27T07:04:06.049Z] #7 DONE 0.2s [2025-10-27T07:04:06.049Z] [2025-10-27T07:04:06.049Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:06.049Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:06.335Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' [2025-10-27T07:04:06.335Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - [2025-10-27T07:04:06.335Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:06.335Z] #1 transferring dockerfile: 211B done [2025-10-27T07:04:06.335Z] #1 DONE 0.0s [2025-10-27T07:04:06.335Z] [2025-10-27T07:04:06.335Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:04:06.335Z] #2 DONE 0.0s [2025-10-27T07:04:06.335Z] [2025-10-27T07:04:06.335Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:04:06.335Z] #3 DONE 0.0s [2025-10-27T07:04:06.335Z] [2025-10-27T07:04:06.335Z] #4 [internal] load .dockerignore [2025-10-27T07:04:06.335Z] #4 transferring context: 2B done [2025-10-27T07:04:06.335Z] #4 DONE 0.0s [2025-10-27T07:04:06.335Z] [2025-10-27T07:04:06.335Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f [2025-10-27T07:04:06.335Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f done [2025-10-27T07:04:06.335Z] #5 CACHED [2025-10-27T07:04:06.335Z] [2025-10-27T07:04:06.335Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f [2025-10-27T07:04:06.593Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f 0.0s done [2025-10-27T07:04:06.593Z] #6 CACHED [2025-10-27T07:04:06.593Z] [2025-10-27T07:04:06.593Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:06.593Z] #7 DONE 0.0s [2025-10-27T07:04:06.593Z] [2025-10-27T07:04:06.593Z] #8 exporting to image [2025-10-27T07:04:06.594Z] #8 exporting layers done [2025-10-27T07:04:06.594Z] #8 exporting manifest sha256:c0614e6ff1c37f85f1db5887dea7339efbfcc66f77eaf48aa86ae8f9b543a6f5 done [2025-10-27T07:04:06.594Z] #8 exporting config sha256:78357f022827c653fe534fe96ce0f095f507d3df57dd74412bf733a99f1ba549 done [2025-10-27T07:04:06.594Z] #8 exporting manifest sha256:07a710c03aac9c590ea51a1ee5008fb87c636c379137d8c50f2f8617c5d360b9 done [2025-10-27T07:04:06.594Z] #8 exporting config sha256:fde28b8f6e1ba924ffbb3e75c0712638dae7a336aeeb8e5c29c820a3edf195d0 done [2025-10-27T07:04:06.594Z] #8 exporting manifest list sha256:464a467cfa709b0a702907797bac01580856dc7b7d01bb65b24820627039f4c3 done [2025-10-27T07:04:06.594Z] #8 pushing layers 0.0s done [2025-10-27T07:04:06.594Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:464a467cfa709b0a702907797bac01580856dc7b7d01bb65b24820627039f4c3 0.1s done [2025-10-27T07:04:06.594Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:06.594Z] #8 DONE 0.1s [2025-10-27T07:04:06.594Z] [2025-10-27T07:04:06.594Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:06.594Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:06.874Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-10-27T07:04:06.874Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-10-27T07:04:06.874Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:06.874Z] #1 transferring dockerfile: 162B done [2025-10-27T07:04:06.874Z] #1 DONE 0.0s [2025-10-27T07:04:06.874Z] [2025-10-27T07:04:06.874Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-27T07:04:06.874Z] #2 DONE 0.0s [2025-10-27T07:04:06.874Z] [2025-10-27T07:04:06.874Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-27T07:04:06.874Z] #3 DONE 0.0s [2025-10-27T07:04:06.874Z] [2025-10-27T07:04:06.874Z] #4 [internal] load .dockerignore [2025-10-27T07:04:06.874Z] #4 transferring context: 2B done [2025-10-27T07:04:06.874Z] #4 DONE 0.0s [2025-10-27T07:04:06.874Z] [2025-10-27T07:04:06.874Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f [2025-10-27T07:04:06.874Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f done [2025-10-27T07:04:06.874Z] #5 CACHED [2025-10-27T07:04:06.874Z] [2025-10-27T07:04:06.874Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f [2025-10-27T07:04:06.874Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f done [2025-10-27T07:04:06.874Z] #6 CACHED [2025-10-27T07:04:06.874Z] [2025-10-27T07:04:06.874Z] #7 exporting to image [2025-10-27T07:04:06.874Z] #7 exporting layers done [2025-10-27T07:04:06.874Z] #7 exporting manifest sha256:c0614e6ff1c37f85f1db5887dea7339efbfcc66f77eaf48aa86ae8f9b543a6f5 done [2025-10-27T07:04:06.874Z] #7 exporting config sha256:78357f022827c653fe534fe96ce0f095f507d3df57dd74412bf733a99f1ba549 done [2025-10-27T07:04:06.874Z] #7 exporting manifest sha256:07a710c03aac9c590ea51a1ee5008fb87c636c379137d8c50f2f8617c5d360b9 done [2025-10-27T07:04:06.874Z] #7 exporting config sha256:fde28b8f6e1ba924ffbb3e75c0712638dae7a336aeeb8e5c29c820a3edf195d0 [2025-10-27T07:04:06.874Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:07.133Z] #7 exporting config sha256:fde28b8f6e1ba924ffbb3e75c0712638dae7a336aeeb8e5c29c820a3edf195d0 done [2025-10-27T07:04:07.133Z] #7 exporting manifest list sha256:464a467cfa709b0a702907797bac01580856dc7b7d01bb65b24820627039f4c3 done [2025-10-27T07:04:07.133Z] #7 pushing layers 0.0s done [2025-10-27T07:04:07.133Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:464a467cfa709b0a702907797bac01580856dc7b7d01bb65b24820627039f4c3 0.1s done [2025-10-27T07:04:07.133Z] #7 DONE 0.1s [2025-10-27T07:04:07.133Z] [2025-10-27T07:04:07.133Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:07.133Z] #8 DONE 0.0s [2025-10-27T07:04:07.133Z] [2025-10-27T07:04:07.133Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:07.133Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:07.428Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - [2025-10-27T07:04:07.428Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' [2025-10-27T07:04:07.428Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:07.428Z] #1 transferring dockerfile: 206B done [2025-10-27T07:04:07.428Z] #1 DONE 0.0s [2025-10-27T07:04:07.428Z] [2025-10-27T07:04:07.428Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:04:07.428Z] #2 DONE 0.0s [2025-10-27T07:04:07.428Z] [2025-10-27T07:04:07.428Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:04:07.428Z] #3 DONE 0.0s [2025-10-27T07:04:07.428Z] [2025-10-27T07:04:07.428Z] #4 [internal] load .dockerignore [2025-10-27T07:04:07.428Z] #4 transferring context: 2B done [2025-10-27T07:04:07.428Z] #4 DONE 0.0s [2025-10-27T07:04:07.689Z] [2025-10-27T07:04:07.689Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 [2025-10-27T07:04:07.689Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 0.0s done [2025-10-27T07:04:07.689Z] #5 DONE 0.0s [2025-10-27T07:04:07.689Z] [2025-10-27T07:04:07.689Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 [2025-10-27T07:04:07.689Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 done [2025-10-27T07:04:07.948Z] #6 DONE 0.2s [2025-10-27T07:04:07.948Z] [2025-10-27T07:04:07.948Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:07.948Z] #7 DONE 0.0s [2025-10-27T07:04:07.948Z] [2025-10-27T07:04:07.948Z] #8 exporting to image [2025-10-27T07:04:07.948Z] #8 exporting layers done [2025-10-27T07:04:07.948Z] #8 exporting manifest sha256:a14d8f7f92edf6d97a32b83679ed77b7e6808ec8f781a2d544f37091d1c91f44 done [2025-10-27T07:04:07.948Z] #8 exporting config sha256:19b51613db0635c1dcc74cfe401e0f751acba4cc77608008d68c6906980b819e done [2025-10-27T07:04:07.948Z] #8 exporting manifest sha256:71ec82bd3e296955d3bfdcf5727e39ca0cb4d33bf0587d6ddd08ddc29993d088 0.0s done [2025-10-27T07:04:07.948Z] #8 exporting config sha256:f2cd27959a1a2964a132e2da0773d7ee40a36c97d6c5bf4091614de1c7e69737 done [2025-10-27T07:04:07.948Z] #8 exporting manifest list sha256:d1b3e0e1a5c0bc1851494b8a01dd868f8bfcd06060f911f7ce3627a2d3d21a90 0.0s done [2025-10-27T07:04:07.948Z] #8 pushing layers [2025-10-27T07:04:07.948Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:07.948Z] #8 pushing layers 0.1s done [2025-10-27T07:04:07.948Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:d1b3e0e1a5c0bc1851494b8a01dd868f8bfcd06060f911f7ce3627a2d3d21a90 0.1s done [2025-10-27T07:04:07.948Z] #8 DONE 0.2s [2025-10-27T07:04:07.948Z] [2025-10-27T07:04:07.948Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:07.948Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:08.243Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-10-27T07:04:08.243Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-10-27T07:04:08.243Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:08.243Z] #1 transferring dockerfile: 172B done [2025-10-27T07:04:08.243Z] #1 DONE 0.0s [2025-10-27T07:04:08.243Z] [2025-10-27T07:04:08.243Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-27T07:04:08.243Z] #2 DONE 0.0s [2025-10-27T07:04:08.243Z] [2025-10-27T07:04:08.243Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-27T07:04:08.243Z] #3 DONE 0.0s [2025-10-27T07:04:08.243Z] [2025-10-27T07:04:08.243Z] #4 [internal] load .dockerignore [2025-10-27T07:04:08.243Z] #4 transferring context: 2B done [2025-10-27T07:04:08.243Z] #4 DONE 0.0s [2025-10-27T07:04:08.502Z] [2025-10-27T07:04:08.502Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 [2025-10-27T07:04:08.502Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 0.0s done [2025-10-27T07:04:08.502Z] #5 CACHED [2025-10-27T07:04:08.502Z] [2025-10-27T07:04:08.502Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 [2025-10-27T07:04:08.502Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 0.0s done [2025-10-27T07:04:08.502Z] #6 CACHED [2025-10-27T07:04:08.502Z] [2025-10-27T07:04:08.502Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:08.502Z] #7 DONE 0.0s [2025-10-27T07:04:08.502Z] [2025-10-27T07:04:08.502Z] #8 exporting to image [2025-10-27T07:04:08.502Z] #8 exporting layers done [2025-10-27T07:04:08.502Z] #8 exporting manifest sha256:a14d8f7f92edf6d97a32b83679ed77b7e6808ec8f781a2d544f37091d1c91f44 done [2025-10-27T07:04:08.502Z] #8 exporting config sha256:19b51613db0635c1dcc74cfe401e0f751acba4cc77608008d68c6906980b819e done [2025-10-27T07:04:08.502Z] #8 exporting manifest sha256:71ec82bd3e296955d3bfdcf5727e39ca0cb4d33bf0587d6ddd08ddc29993d088 done [2025-10-27T07:04:08.502Z] #8 exporting config sha256:f2cd27959a1a2964a132e2da0773d7ee40a36c97d6c5bf4091614de1c7e69737 done [2025-10-27T07:04:08.502Z] #8 exporting manifest list sha256:d1b3e0e1a5c0bc1851494b8a01dd868f8bfcd06060f911f7ce3627a2d3d21a90 done [2025-10-27T07:04:08.502Z] #8 pushing layers 0.0s done [2025-10-27T07:04:08.502Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:d1b3e0e1a5c0bc1851494b8a01dd868f8bfcd06060f911f7ce3627a2d3d21a90 0.1s done [2025-10-27T07:04:08.502Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:08.502Z] #8 DONE 0.1s [2025-10-27T07:04:08.502Z] [2025-10-27T07:04:08.502Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:08.502Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:08.793Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69' [2025-10-27T07:04:08.794Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69 --push - [2025-10-27T07:04:09.052Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:09.052Z] #1 transferring dockerfile: 178B done [2025-10-27T07:04:09.052Z] #1 DONE 0.0s [2025-10-27T07:04:09.052Z] [2025-10-27T07:04:09.052Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69 [2025-10-27T07:04:09.052Z] #2 DONE 0.0s [2025-10-27T07:04:09.052Z] [2025-10-27T07:04:09.052Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69 [2025-10-27T07:04:09.052Z] #3 DONE 0.0s [2025-10-27T07:04:09.052Z] [2025-10-27T07:04:09.052Z] #4 [internal] load .dockerignore [2025-10-27T07:04:09.052Z] #4 transferring context: 2B done [2025-10-27T07:04:09.052Z] #4 DONE 0.0s [2025-10-27T07:04:09.052Z] [2025-10-27T07:04:09.052Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 [2025-10-27T07:04:09.052Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 0.0s done [2025-10-27T07:04:09.052Z] #5 DONE 0.0s [2025-10-27T07:04:09.052Z] [2025-10-27T07:04:09.052Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 [2025-10-27T07:04:09.052Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 0.0s done [2025-10-27T07:04:09.052Z] #6 CACHED [2025-10-27T07:04:09.052Z] [2025-10-27T07:04:09.052Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 [2025-10-27T07:04:09.052Z] #5 CACHED [2025-10-27T07:04:09.052Z] [2025-10-27T07:04:09.052Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:09.052Z] #7 DONE 0.0s [2025-10-27T07:04:09.052Z] [2025-10-27T07:04:09.052Z] #8 exporting to image [2025-10-27T07:04:09.052Z] #8 exporting layers done [2025-10-27T07:04:09.052Z] #8 exporting manifest sha256:a14d8f7f92edf6d97a32b83679ed77b7e6808ec8f781a2d544f37091d1c91f44 done [2025-10-27T07:04:09.052Z] #8 exporting config sha256:19b51613db0635c1dcc74cfe401e0f751acba4cc77608008d68c6906980b819e done [2025-10-27T07:04:09.052Z] #8 exporting manifest sha256:71ec82bd3e296955d3bfdcf5727e39ca0cb4d33bf0587d6ddd08ddc29993d088 done [2025-10-27T07:04:09.053Z] #8 exporting config sha256:f2cd27959a1a2964a132e2da0773d7ee40a36c97d6c5bf4091614de1c7e69737 done [2025-10-27T07:04:09.053Z] #8 exporting manifest list sha256:d1b3e0e1a5c0bc1851494b8a01dd868f8bfcd06060f911f7ce3627a2d3d21a90 done [2025-10-27T07:04:09.053Z] #8 pushing layers 0.0s done [2025-10-27T07:04:09.053Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69@sha256:d1b3e0e1a5c0bc1851494b8a01dd868f8bfcd06060f911f7ce3627a2d3d21a90 0.1s done [2025-10-27T07:04:09.053Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:09.053Z] #8 DONE 0.1s [2025-10-27T07:04:09.053Z] [2025-10-27T07:04:09.053Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:09.053Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:09.347Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' [2025-10-27T07:04:09.347Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - [2025-10-27T07:04:09.347Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:09.347Z] #1 transferring dockerfile: 219B done [2025-10-27T07:04:09.347Z] #1 DONE 0.0s [2025-10-27T07:04:09.347Z] [2025-10-27T07:04:09.347Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:04:09.347Z] #2 DONE 0.0s [2025-10-27T07:04:09.347Z] [2025-10-27T07:04:09.347Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:04:09.347Z] #3 DONE 0.0s [2025-10-27T07:04:09.347Z] [2025-10-27T07:04:09.347Z] #4 [internal] load .dockerignore [2025-10-27T07:04:09.347Z] #4 transferring context: 2B done [2025-10-27T07:04:09.347Z] #4 DONE 0.0s [2025-10-27T07:04:09.347Z] [2025-10-27T07:04:09.347Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 [2025-10-27T07:04:09.347Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 done [2025-10-27T07:04:09.347Z] #5 CACHED [2025-10-27T07:04:09.347Z] [2025-10-27T07:04:09.348Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 [2025-10-27T07:04:09.348Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 done [2025-10-27T07:04:09.348Z] #6 CACHED [2025-10-27T07:04:09.348Z] [2025-10-27T07:04:09.348Z] #7 exporting to image [2025-10-27T07:04:09.348Z] #7 exporting layers done [2025-10-27T07:04:09.348Z] #7 exporting manifest sha256:a14d8f7f92edf6d97a32b83679ed77b7e6808ec8f781a2d544f37091d1c91f44 done [2025-10-27T07:04:09.348Z] #7 exporting config sha256:19b51613db0635c1dcc74cfe401e0f751acba4cc77608008d68c6906980b819e done [2025-10-27T07:04:09.348Z] #7 exporting manifest sha256:71ec82bd3e296955d3bfdcf5727e39ca0cb4d33bf0587d6ddd08ddc29993d088 done [2025-10-27T07:04:09.348Z] #7 exporting config sha256:f2cd27959a1a2964a132e2da0773d7ee40a36c97d6c5bf4091614de1c7e69737 done [2025-10-27T07:04:09.348Z] #7 exporting manifest list sha256:d1b3e0e1a5c0bc1851494b8a01dd868f8bfcd06060f911f7ce3627a2d3d21a90 done [2025-10-27T07:04:09.348Z] #7 pushing layers [2025-10-27T07:04:09.348Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:09.607Z] #7 pushing layers 0.0s done [2025-10-27T07:04:09.607Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:d1b3e0e1a5c0bc1851494b8a01dd868f8bfcd06060f911f7ce3627a2d3d21a90 0.1s done [2025-10-27T07:04:09.607Z] #7 DONE 0.1s [2025-10-27T07:04:09.607Z] [2025-10-27T07:04:09.607Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:09.607Z] #8 DONE 0.0s [2025-10-27T07:04:09.607Z] [2025-10-27T07:04:09.607Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:09.607Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:09.897Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-10-27T07:04:09.897Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-10-27T07:04:10.160Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:10.160Z] #1 transferring dockerfile: 170B done [2025-10-27T07:04:10.160Z] #1 DONE 0.0s [2025-10-27T07:04:10.160Z] [2025-10-27T07:04:10.160Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-27T07:04:10.160Z] #2 DONE 0.0s [2025-10-27T07:04:10.160Z] [2025-10-27T07:04:10.160Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-27T07:04:10.160Z] #3 DONE 0.0s [2025-10-27T07:04:10.160Z] [2025-10-27T07:04:10.160Z] #4 [internal] load .dockerignore [2025-10-27T07:04:10.160Z] #4 transferring context: 2B done [2025-10-27T07:04:10.160Z] #4 DONE 0.0s [2025-10-27T07:04:10.160Z] [2025-10-27T07:04:10.160Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 [2025-10-27T07:04:10.160Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 0.0s done [2025-10-27T07:04:10.160Z] #5 CACHED [2025-10-27T07:04:10.160Z] [2025-10-27T07:04:10.160Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 [2025-10-27T07:04:10.160Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 0.0s done [2025-10-27T07:04:10.160Z] #6 CACHED [2025-10-27T07:04:10.160Z] [2025-10-27T07:04:10.160Z] #7 exporting to image [2025-10-27T07:04:10.160Z] #7 exporting layers done [2025-10-27T07:04:10.160Z] #7 exporting manifest sha256:a14d8f7f92edf6d97a32b83679ed77b7e6808ec8f781a2d544f37091d1c91f44 done [2025-10-27T07:04:10.160Z] #7 exporting config sha256:19b51613db0635c1dcc74cfe401e0f751acba4cc77608008d68c6906980b819e done [2025-10-27T07:04:10.160Z] #7 exporting manifest sha256:71ec82bd3e296955d3bfdcf5727e39ca0cb4d33bf0587d6ddd08ddc29993d088 done [2025-10-27T07:04:10.160Z] #7 exporting config sha256:f2cd27959a1a2964a132e2da0773d7ee40a36c97d6c5bf4091614de1c7e69737 done [2025-10-27T07:04:10.160Z] #7 exporting manifest list sha256:d1b3e0e1a5c0bc1851494b8a01dd868f8bfcd06060f911f7ce3627a2d3d21a90 0.0s done [2025-10-27T07:04:10.160Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:10.160Z] #7 pushing layers 0.0s done [2025-10-27T07:04:10.160Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:d1b3e0e1a5c0bc1851494b8a01dd868f8bfcd06060f911f7ce3627a2d3d21a90 0.1s done [2025-10-27T07:04:10.160Z] #7 DONE 0.1s [2025-10-27T07:04:10.160Z] [2025-10-27T07:04:10.160Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:10.160Z] #8 DONE 0.0s [2025-10-27T07:04:10.160Z] [2025-10-27T07:04:10.160Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:10.160Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:10.458Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - [2025-10-27T07:04:10.459Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' [2025-10-27T07:04:10.459Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:10.459Z] #1 transferring dockerfile: 204B done [2025-10-27T07:04:10.459Z] #1 DONE 0.0s [2025-10-27T07:04:10.459Z] [2025-10-27T07:04:10.459Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:04:10.459Z] #2 DONE 0.0s [2025-10-27T07:04:10.459Z] [2025-10-27T07:04:10.459Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:04:10.459Z] #3 DONE 0.0s [2025-10-27T07:04:10.459Z] [2025-10-27T07:04:10.459Z] #4 [internal] load .dockerignore [2025-10-27T07:04:10.459Z] #4 transferring context: 2B done [2025-10-27T07:04:10.459Z] #4 DONE 0.0s [2025-10-27T07:04:10.459Z] [2025-10-27T07:04:10.459Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 [2025-10-27T07:04:10.459Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 [2025-10-27T07:04:10.717Z] #5 DONE 0.0s [2025-10-27T07:04:10.717Z] [2025-10-27T07:04:10.717Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 [2025-10-27T07:04:10.717Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 0.0s done [2025-10-27T07:04:10.718Z] #6 DONE 0.1s [2025-10-27T07:04:10.718Z] [2025-10-27T07:04:10.718Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:10.718Z] #7 DONE 0.0s [2025-10-27T07:04:10.718Z] [2025-10-27T07:04:10.718Z] #8 exporting to image [2025-10-27T07:04:10.718Z] #8 exporting layers done [2025-10-27T07:04:10.718Z] #8 exporting manifest sha256:5b9385866b0e181f5fbfdc1a43fe0a89104a01866a8535c8925f7eb92f3d9933 done [2025-10-27T07:04:10.718Z] #8 exporting config sha256:db4d99410bf7c346ad2226cfc2856929776e121db0db23722042f90b3f577753 done [2025-10-27T07:04:10.718Z] #8 exporting manifest sha256:d48dea54f7ab5bf5f206bf961abd029430ee23805bbb51e0ca357346044c669b done [2025-10-27T07:04:10.718Z] #8 exporting config sha256:be5078f1027816bd7b1353050a15e16c9c6da91147e6887dfbe815f5a437a229 done [2025-10-27T07:04:10.718Z] #8 exporting manifest list sha256:ee9725c74f0bc9c2c961391630873dfbdb847c8d881e0d498943099a26e0279b done [2025-10-27T07:04:10.718Z] #8 pushing layers 0.1s done [2025-10-27T07:04:10.718Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:ee9725c74f0bc9c2c961391630873dfbdb847c8d881e0d498943099a26e0279b [2025-10-27T07:04:10.718Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:10.980Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:ee9725c74f0bc9c2c961391630873dfbdb847c8d881e0d498943099a26e0279b 0.1s done [2025-10-27T07:04:10.980Z] #8 DONE 0.2s [2025-10-27T07:04:10.980Z] [2025-10-27T07:04:10.980Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:10.980Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:11.271Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-10-27T07:04:11.272Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-10-27T07:04:11.272Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:11.272Z] #1 transferring dockerfile: 170B done [2025-10-27T07:04:11.272Z] #1 DONE 0.0s [2025-10-27T07:04:11.272Z] [2025-10-27T07:04:11.272Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-27T07:04:11.272Z] #2 DONE 0.0s [2025-10-27T07:04:11.272Z] [2025-10-27T07:04:11.272Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-27T07:04:11.272Z] #3 DONE 0.0s [2025-10-27T07:04:11.272Z] [2025-10-27T07:04:11.272Z] #4 [internal] load .dockerignore [2025-10-27T07:04:11.272Z] #4 transferring context: 2B done [2025-10-27T07:04:11.272Z] #4 DONE 0.0s [2025-10-27T07:04:11.272Z] [2025-10-27T07:04:11.272Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 [2025-10-27T07:04:11.272Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 0.0s done [2025-10-27T07:04:11.272Z] #5 DONE 0.0s [2025-10-27T07:04:11.272Z] [2025-10-27T07:04:11.272Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 [2025-10-27T07:04:11.533Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 0.0s done [2025-10-27T07:04:11.534Z] #6 CACHED [2025-10-27T07:04:11.534Z] [2025-10-27T07:04:11.534Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 [2025-10-27T07:04:11.534Z] #5 CACHED [2025-10-27T07:04:11.534Z] [2025-10-27T07:04:11.534Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:11.534Z] #7 DONE 0.0s [2025-10-27T07:04:11.534Z] [2025-10-27T07:04:11.534Z] #8 exporting to image [2025-10-27T07:04:11.534Z] #8 exporting layers done [2025-10-27T07:04:11.534Z] #8 exporting manifest sha256:5b9385866b0e181f5fbfdc1a43fe0a89104a01866a8535c8925f7eb92f3d9933 done [2025-10-27T07:04:11.534Z] #8 exporting config sha256:db4d99410bf7c346ad2226cfc2856929776e121db0db23722042f90b3f577753 done [2025-10-27T07:04:11.534Z] #8 exporting manifest sha256:d48dea54f7ab5bf5f206bf961abd029430ee23805bbb51e0ca357346044c669b done [2025-10-27T07:04:11.534Z] #8 exporting config sha256:be5078f1027816bd7b1353050a15e16c9c6da91147e6887dfbe815f5a437a229 done [2025-10-27T07:04:11.534Z] #8 exporting manifest list sha256:ee9725c74f0bc9c2c961391630873dfbdb847c8d881e0d498943099a26e0279b done [2025-10-27T07:04:11.534Z] #8 pushing layers 0.0s done [2025-10-27T07:04:11.534Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:ee9725c74f0bc9c2c961391630873dfbdb847c8d881e0d498943099a26e0279b 0.1s done [2025-10-27T07:04:11.534Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:11.534Z] #8 DONE 0.1s [2025-10-27T07:04:11.534Z] [2025-10-27T07:04:11.534Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:11.534Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:11.820Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.69' [2025-10-27T07:04:11.820Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.69 --push - [2025-10-27T07:04:11.820Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:12.080Z] #1 transferring dockerfile: 176B done [2025-10-27T07:04:12.080Z] #1 DONE 0.0s [2025-10-27T07:04:12.080Z] [2025-10-27T07:04:12.080Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.69 [2025-10-27T07:04:12.080Z] #2 DONE 0.0s [2025-10-27T07:04:12.080Z] [2025-10-27T07:04:12.080Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.69 [2025-10-27T07:04:12.080Z] #3 DONE 0.0s [2025-10-27T07:04:12.080Z] [2025-10-27T07:04:12.080Z] #4 [internal] load .dockerignore [2025-10-27T07:04:12.080Z] #4 transferring context: 2B done [2025-10-27T07:04:12.080Z] #4 DONE 0.0s [2025-10-27T07:04:12.080Z] [2025-10-27T07:04:12.080Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.69@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 [2025-10-27T07:04:12.080Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.69@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 0.0s done [2025-10-27T07:04:12.080Z] #5 CACHED [2025-10-27T07:04:12.080Z] [2025-10-27T07:04:12.080Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.69@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 [2025-10-27T07:04:12.080Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.69@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 0.0s done [2025-10-27T07:04:12.080Z] #6 CACHED [2025-10-27T07:04:12.080Z] [2025-10-27T07:04:12.080Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:12.080Z] #7 DONE 0.0s [2025-10-27T07:04:12.080Z] [2025-10-27T07:04:12.080Z] #8 exporting to image [2025-10-27T07:04:12.080Z] #8 exporting layers done [2025-10-27T07:04:12.080Z] #8 exporting manifest sha256:5b9385866b0e181f5fbfdc1a43fe0a89104a01866a8535c8925f7eb92f3d9933 done [2025-10-27T07:04:12.080Z] #8 exporting config sha256:db4d99410bf7c346ad2226cfc2856929776e121db0db23722042f90b3f577753 done [2025-10-27T07:04:12.080Z] #8 exporting manifest sha256:d48dea54f7ab5bf5f206bf961abd029430ee23805bbb51e0ca357346044c669b done [2025-10-27T07:04:12.080Z] #8 exporting config sha256:be5078f1027816bd7b1353050a15e16c9c6da91147e6887dfbe815f5a437a229 done [2025-10-27T07:04:12.080Z] #8 exporting manifest list sha256:ee9725c74f0bc9c2c961391630873dfbdb847c8d881e0d498943099a26e0279b done [2025-10-27T07:04:12.080Z] #8 pushing layers 0.0s done [2025-10-27T07:04:12.080Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.69@sha256:ee9725c74f0bc9c2c961391630873dfbdb847c8d881e0d498943099a26e0279b 0.1s done [2025-10-27T07:04:12.080Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:12.080Z] #8 DONE 0.1s [2025-10-27T07:04:12.080Z] [2025-10-27T07:04:12.080Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:12.080Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:12.387Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' [2025-10-27T07:04:12.387Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - [2025-10-27T07:04:12.686Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:12.686Z] #1 transferring dockerfile: 217B done [2025-10-27T07:04:12.686Z] #1 DONE 0.0s [2025-10-27T07:04:12.686Z] [2025-10-27T07:04:12.686Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:04:12.686Z] #2 DONE 0.0s [2025-10-27T07:04:12.686Z] [2025-10-27T07:04:12.686Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:04:12.686Z] #3 DONE 0.0s [2025-10-27T07:04:12.686Z] [2025-10-27T07:04:12.686Z] #4 [internal] load .dockerignore [2025-10-27T07:04:12.686Z] #4 transferring context: 2B done [2025-10-27T07:04:12.686Z] #4 DONE 0.0s [2025-10-27T07:04:12.686Z] [2025-10-27T07:04:12.686Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 [2025-10-27T07:04:12.686Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 0.0s done [2025-10-27T07:04:12.686Z] #5 CACHED [2025-10-27T07:04:12.686Z] [2025-10-27T07:04:12.686Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 [2025-10-27T07:04:12.686Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 0.0s done [2025-10-27T07:04:12.686Z] #6 DONE 0.0s [2025-10-27T07:04:12.686Z] [2025-10-27T07:04:12.686Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 [2025-10-27T07:04:12.686Z] #6 CACHED [2025-10-27T07:04:12.686Z] [2025-10-27T07:04:12.686Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:12.686Z] #7 DONE 0.0s [2025-10-27T07:04:12.686Z] [2025-10-27T07:04:12.686Z] #8 exporting to image [2025-10-27T07:04:12.686Z] #8 exporting layers done [2025-10-27T07:04:12.686Z] #8 exporting manifest sha256:5b9385866b0e181f5fbfdc1a43fe0a89104a01866a8535c8925f7eb92f3d9933 done [2025-10-27T07:04:12.686Z] #8 exporting config sha256:db4d99410bf7c346ad2226cfc2856929776e121db0db23722042f90b3f577753 done [2025-10-27T07:04:12.686Z] #8 exporting manifest sha256:d48dea54f7ab5bf5f206bf961abd029430ee23805bbb51e0ca357346044c669b done [2025-10-27T07:04:12.686Z] #8 exporting config sha256:be5078f1027816bd7b1353050a15e16c9c6da91147e6887dfbe815f5a437a229 done [2025-10-27T07:04:12.686Z] #8 exporting manifest list sha256:ee9725c74f0bc9c2c961391630873dfbdb847c8d881e0d498943099a26e0279b done [2025-10-27T07:04:12.686Z] #8 pushing layers 0.0s done [2025-10-27T07:04:12.686Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:ee9725c74f0bc9c2c961391630873dfbdb847c8d881e0d498943099a26e0279b 0.1s done [2025-10-27T07:04:12.686Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:12.686Z] #8 DONE 0.1s [2025-10-27T07:04:12.686Z] [2025-10-27T07:04:12.686Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:12.686Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:12.986Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-10-27T07:04:12.986Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-10-27T07:04:12.986Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:13.244Z] #1 transferring dockerfile: 168B done [2025-10-27T07:04:13.244Z] #1 DONE 0.0s [2025-10-27T07:04:13.244Z] [2025-10-27T07:04:13.244Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-27T07:04:13.244Z] #2 DONE 0.0s [2025-10-27T07:04:13.244Z] [2025-10-27T07:04:13.244Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-27T07:04:13.244Z] #3 DONE 0.0s [2025-10-27T07:04:13.244Z] [2025-10-27T07:04:13.244Z] #4 [internal] load .dockerignore [2025-10-27T07:04:13.244Z] #4 transferring context: 2B done [2025-10-27T07:04:13.245Z] #4 DONE 0.0s [2025-10-27T07:04:13.245Z] [2025-10-27T07:04:13.245Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 [2025-10-27T07:04:13.245Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 0.0s done [2025-10-27T07:04:13.245Z] #5 CACHED [2025-10-27T07:04:13.245Z] [2025-10-27T07:04:13.245Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 [2025-10-27T07:04:13.245Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 0.0s done [2025-10-27T07:04:13.245Z] #6 CACHED [2025-10-27T07:04:13.245Z] [2025-10-27T07:04:13.245Z] #7 exporting to image [2025-10-27T07:04:13.245Z] #7 exporting layers [2025-10-27T07:04:13.245Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:13.245Z] #7 exporting layers done [2025-10-27T07:04:13.245Z] #7 exporting manifest sha256:5b9385866b0e181f5fbfdc1a43fe0a89104a01866a8535c8925f7eb92f3d9933 done [2025-10-27T07:04:13.245Z] #7 exporting config sha256:db4d99410bf7c346ad2226cfc2856929776e121db0db23722042f90b3f577753 done [2025-10-27T07:04:13.245Z] #7 exporting manifest sha256:d48dea54f7ab5bf5f206bf961abd029430ee23805bbb51e0ca357346044c669b done [2025-10-27T07:04:13.245Z] #7 exporting config sha256:be5078f1027816bd7b1353050a15e16c9c6da91147e6887dfbe815f5a437a229 done [2025-10-27T07:04:13.245Z] #7 exporting manifest list sha256:ee9725c74f0bc9c2c961391630873dfbdb847c8d881e0d498943099a26e0279b done [2025-10-27T07:04:13.245Z] #7 pushing layers 0.0s done [2025-10-27T07:04:13.245Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:ee9725c74f0bc9c2c961391630873dfbdb847c8d881e0d498943099a26e0279b 0.1s done [2025-10-27T07:04:13.245Z] #7 DONE 0.1s [2025-10-27T07:04:13.245Z] [2025-10-27T07:04:13.245Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:13.245Z] #8 DONE 0.0s [2025-10-27T07:04:13.245Z] [2025-10-27T07:04:13.245Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:13.245Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:13.526Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' [2025-10-27T07:04:13.526Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - [2025-10-27T07:04:13.784Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:13.784Z] #1 transferring dockerfile: 205B done [2025-10-27T07:04:13.784Z] #1 DONE 0.0s [2025-10-27T07:04:13.784Z] [2025-10-27T07:04:13.784Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:04:13.784Z] #2 DONE 0.0s [2025-10-27T07:04:13.784Z] [2025-10-27T07:04:13.784Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:04:13.784Z] #3 DONE 0.0s [2025-10-27T07:04:13.784Z] [2025-10-27T07:04:13.784Z] #4 [internal] load .dockerignore [2025-10-27T07:04:13.784Z] #4 transferring context: 2B done [2025-10-27T07:04:13.784Z] #4 DONE 0.0s [2025-10-27T07:04:13.784Z] [2025-10-27T07:04:13.784Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 [2025-10-27T07:04:13.784Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 0.0s done [2025-10-27T07:04:13.784Z] #5 DONE 0.0s [2025-10-27T07:04:13.784Z] [2025-10-27T07:04:13.784Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 [2025-10-27T07:04:13.784Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 0.0s done [2025-10-27T07:04:13.784Z] #6 DONE 0.1s [2025-10-27T07:04:13.784Z] [2025-10-27T07:04:13.784Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:13.784Z] #7 DONE 0.0s [2025-10-27T07:04:13.784Z] [2025-10-27T07:04:13.784Z] #8 exporting to image [2025-10-27T07:04:13.784Z] #8 exporting layers done [2025-10-27T07:04:13.784Z] #8 exporting manifest sha256:da51639c12ee31780dabb455918eb0fd880fa6ee9b487265bfbcec7437bda7d4 done [2025-10-27T07:04:13.784Z] #8 exporting config sha256:aa1b0043214602d08c74fa6916387852fa6bcc6aa90a48fbc1a8678cda8c0592 done [2025-10-27T07:04:13.784Z] #8 exporting manifest sha256:8abff91c8b30b5a20cfd49e20fe91205d40ee0d200c14ded5188bd50db1a55ab done [2025-10-27T07:04:13.784Z] #8 exporting config sha256:62c6e795180e3dcd823c1fe30a8f103c5495ff5f240d67bf25fe49df7f2ed993 done [2025-10-27T07:04:13.784Z] #8 exporting manifest list sha256:12c9e96d90c4265bf3f4ea8c8cb83b1ca1f73111230515417ed508aa7bde4ffc done [2025-10-27T07:04:13.784Z] #8 pushing layers [2025-10-27T07:04:13.784Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:14.042Z] #8 pushing layers 0.1s done [2025-10-27T07:04:14.042Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:12c9e96d90c4265bf3f4ea8c8cb83b1ca1f73111230515417ed508aa7bde4ffc 0.1s done [2025-10-27T07:04:14.042Z] #8 DONE 0.2s [2025-10-27T07:04:14.042Z] [2025-10-27T07:04:14.042Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:14.042Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:14.326Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-10-27T07:04:14.326Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-10-27T07:04:14.326Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:14.326Z] #1 transferring dockerfile: 171B done [2025-10-27T07:04:14.326Z] #1 DONE 0.0s [2025-10-27T07:04:14.326Z] [2025-10-27T07:04:14.326Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-27T07:04:14.326Z] #2 DONE 0.0s [2025-10-27T07:04:14.326Z] [2025-10-27T07:04:14.326Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-27T07:04:14.326Z] #3 DONE 0.0s [2025-10-27T07:04:14.326Z] [2025-10-27T07:04:14.326Z] #4 [internal] load .dockerignore [2025-10-27T07:04:14.326Z] #4 transferring context: 2B done [2025-10-27T07:04:14.326Z] #4 DONE 0.0s [2025-10-27T07:04:14.326Z] [2025-10-27T07:04:14.326Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 [2025-10-27T07:04:14.326Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 0.0s done [2025-10-27T07:04:14.326Z] #5 CACHED [2025-10-27T07:04:14.326Z] [2025-10-27T07:04:14.326Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 [2025-10-27T07:04:14.326Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 0.0s done [2025-10-27T07:04:14.326Z] #6 CACHED [2025-10-27T07:04:14.326Z] [2025-10-27T07:04:14.326Z] #7 exporting to image [2025-10-27T07:04:14.326Z] #7 exporting layers done [2025-10-27T07:04:14.327Z] #7 exporting manifest sha256:da51639c12ee31780dabb455918eb0fd880fa6ee9b487265bfbcec7437bda7d4 done [2025-10-27T07:04:14.327Z] #7 exporting config sha256:aa1b0043214602d08c74fa6916387852fa6bcc6aa90a48fbc1a8678cda8c0592 done [2025-10-27T07:04:14.327Z] #7 exporting manifest sha256:8abff91c8b30b5a20cfd49e20fe91205d40ee0d200c14ded5188bd50db1a55ab done [2025-10-27T07:04:14.327Z] #7 exporting config sha256:62c6e795180e3dcd823c1fe30a8f103c5495ff5f240d67bf25fe49df7f2ed993 done [2025-10-27T07:04:14.327Z] #7 exporting manifest list sha256:12c9e96d90c4265bf3f4ea8c8cb83b1ca1f73111230515417ed508aa7bde4ffc done [2025-10-27T07:04:14.327Z] #7 pushing layers 0.0s done [2025-10-27T07:04:14.327Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:12c9e96d90c4265bf3f4ea8c8cb83b1ca1f73111230515417ed508aa7bde4ffc [2025-10-27T07:04:14.327Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:14.588Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:12c9e96d90c4265bf3f4ea8c8cb83b1ca1f73111230515417ed508aa7bde4ffc 0.1s done [2025-10-27T07:04:14.588Z] #7 DONE 0.1s [2025-10-27T07:04:14.588Z] [2025-10-27T07:04:14.588Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:14.588Z] #8 DONE 0.0s [2025-10-27T07:04:14.588Z] [2025-10-27T07:04:14.588Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:14.588Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:14.875Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69' [2025-10-27T07:04:14.875Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69 --push - [2025-10-27T07:04:15.134Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:15.134Z] #1 transferring dockerfile: 177B done [2025-10-27T07:04:15.134Z] #1 DONE 0.0s [2025-10-27T07:04:15.134Z] [2025-10-27T07:04:15.134Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69 [2025-10-27T07:04:15.134Z] #2 DONE 0.0s [2025-10-27T07:04:15.134Z] [2025-10-27T07:04:15.134Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69 [2025-10-27T07:04:15.134Z] #3 DONE 0.0s [2025-10-27T07:04:15.134Z] [2025-10-27T07:04:15.134Z] #4 [internal] load .dockerignore [2025-10-27T07:04:15.134Z] #4 transferring context: 2B done [2025-10-27T07:04:15.134Z] #4 DONE 0.0s [2025-10-27T07:04:15.134Z] [2025-10-27T07:04:15.134Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 [2025-10-27T07:04:15.134Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 0.0s done [2025-10-27T07:04:15.134Z] #5 CACHED [2025-10-27T07:04:15.134Z] [2025-10-27T07:04:15.134Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 [2025-10-27T07:04:15.134Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 done [2025-10-27T07:04:15.134Z] #6 CACHED [2025-10-27T07:04:15.134Z] [2025-10-27T07:04:15.134Z] #7 exporting to image [2025-10-27T07:04:15.134Z] #7 exporting layers done [2025-10-27T07:04:15.134Z] #7 exporting manifest sha256:da51639c12ee31780dabb455918eb0fd880fa6ee9b487265bfbcec7437bda7d4 done [2025-10-27T07:04:15.134Z] #7 exporting config sha256:aa1b0043214602d08c74fa6916387852fa6bcc6aa90a48fbc1a8678cda8c0592 done [2025-10-27T07:04:15.134Z] #7 exporting manifest sha256:8abff91c8b30b5a20cfd49e20fe91205d40ee0d200c14ded5188bd50db1a55ab done [2025-10-27T07:04:15.134Z] #7 exporting config sha256:62c6e795180e3dcd823c1fe30a8f103c5495ff5f240d67bf25fe49df7f2ed993 done [2025-10-27T07:04:15.134Z] #7 exporting manifest list sha256:12c9e96d90c4265bf3f4ea8c8cb83b1ca1f73111230515417ed508aa7bde4ffc done [2025-10-27T07:04:15.134Z] #7 pushing layers 0.0s done [2025-10-27T07:04:15.134Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69@sha256:12c9e96d90c4265bf3f4ea8c8cb83b1ca1f73111230515417ed508aa7bde4ffc [2025-10-27T07:04:15.134Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:15.134Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69@sha256:12c9e96d90c4265bf3f4ea8c8cb83b1ca1f73111230515417ed508aa7bde4ffc 0.1s done [2025-10-27T07:04:15.134Z] #7 DONE 0.1s [2025-10-27T07:04:15.134Z] [2025-10-27T07:04:15.134Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:15.134Z] #8 DONE 0.0s [2025-10-27T07:04:15.134Z] [2025-10-27T07:04:15.134Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:15.134Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:15.422Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' [2025-10-27T07:04:15.422Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - [2025-10-27T07:04:15.422Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:15.422Z] #1 transferring dockerfile: 218B done [2025-10-27T07:04:15.422Z] #1 DONE 0.0s [2025-10-27T07:04:15.422Z] [2025-10-27T07:04:15.422Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:04:15.422Z] #2 DONE 0.0s [2025-10-27T07:04:15.422Z] [2025-10-27T07:04:15.422Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:04:15.422Z] #3 DONE 0.0s [2025-10-27T07:04:15.422Z] [2025-10-27T07:04:15.422Z] #4 [internal] load .dockerignore [2025-10-27T07:04:15.422Z] #4 transferring context: 2B done [2025-10-27T07:04:15.422Z] #4 DONE 0.0s [2025-10-27T07:04:15.422Z] [2025-10-27T07:04:15.422Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 [2025-10-27T07:04:15.422Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 0.0s done [2025-10-27T07:04:15.422Z] #5 CACHED [2025-10-27T07:04:15.422Z] [2025-10-27T07:04:15.422Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 [2025-10-27T07:04:15.422Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 0.0s done [2025-10-27T07:04:15.422Z] #6 DONE 0.0s [2025-10-27T07:04:15.681Z] [2025-10-27T07:04:15.681Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 [2025-10-27T07:04:15.681Z] #6 CACHED [2025-10-27T07:04:15.681Z] [2025-10-27T07:04:15.681Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:15.681Z] #7 DONE 0.0s [2025-10-27T07:04:15.681Z] [2025-10-27T07:04:15.681Z] #8 exporting to image [2025-10-27T07:04:15.681Z] #8 exporting layers done [2025-10-27T07:04:15.681Z] #8 exporting manifest sha256:da51639c12ee31780dabb455918eb0fd880fa6ee9b487265bfbcec7437bda7d4 done [2025-10-27T07:04:15.681Z] #8 exporting config sha256:aa1b0043214602d08c74fa6916387852fa6bcc6aa90a48fbc1a8678cda8c0592 done [2025-10-27T07:04:15.681Z] #8 exporting manifest sha256:8abff91c8b30b5a20cfd49e20fe91205d40ee0d200c14ded5188bd50db1a55ab done [2025-10-27T07:04:15.681Z] #8 exporting config sha256:62c6e795180e3dcd823c1fe30a8f103c5495ff5f240d67bf25fe49df7f2ed993 done [2025-10-27T07:04:15.681Z] #8 exporting manifest list sha256:12c9e96d90c4265bf3f4ea8c8cb83b1ca1f73111230515417ed508aa7bde4ffc done [2025-10-27T07:04:15.681Z] #8 pushing layers 0.0s done [2025-10-27T07:04:15.681Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:12c9e96d90c4265bf3f4ea8c8cb83b1ca1f73111230515417ed508aa7bde4ffc 0.1s done [2025-10-27T07:04:15.681Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:15.681Z] #8 DONE 0.1s [2025-10-27T07:04:15.681Z] [2025-10-27T07:04:15.681Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:15.681Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:15.969Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-10-27T07:04:15.969Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-10-27T07:04:15.969Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:15.969Z] #1 transferring dockerfile: 169B done [2025-10-27T07:04:15.969Z] #1 DONE 0.0s [2025-10-27T07:04:15.969Z] [2025-10-27T07:04:15.969Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-27T07:04:15.969Z] #2 DONE 0.0s [2025-10-27T07:04:15.969Z] [2025-10-27T07:04:15.969Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-27T07:04:15.969Z] #3 DONE 0.0s [2025-10-27T07:04:15.969Z] [2025-10-27T07:04:15.969Z] #4 [internal] load .dockerignore [2025-10-27T07:04:15.969Z] #4 transferring context: 2B done [2025-10-27T07:04:15.969Z] #4 DONE 0.0s [2025-10-27T07:04:15.969Z] [2025-10-27T07:04:15.969Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 [2025-10-27T07:04:15.969Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 0.0s done [2025-10-27T07:04:15.969Z] #5 CACHED [2025-10-27T07:04:15.969Z] [2025-10-27T07:04:15.969Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 [2025-10-27T07:04:15.969Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 0.0s done [2025-10-27T07:04:15.969Z] #6 CACHED [2025-10-27T07:04:15.969Z] [2025-10-27T07:04:15.969Z] #7 exporting to image [2025-10-27T07:04:15.969Z] #7 exporting layers done [2025-10-27T07:04:15.969Z] #7 exporting manifest sha256:da51639c12ee31780dabb455918eb0fd880fa6ee9b487265bfbcec7437bda7d4 done [2025-10-27T07:04:15.969Z] #7 exporting config sha256:aa1b0043214602d08c74fa6916387852fa6bcc6aa90a48fbc1a8678cda8c0592 done [2025-10-27T07:04:15.969Z] #7 exporting manifest sha256:8abff91c8b30b5a20cfd49e20fe91205d40ee0d200c14ded5188bd50db1a55ab done [2025-10-27T07:04:15.969Z] #7 exporting config sha256:62c6e795180e3dcd823c1fe30a8f103c5495ff5f240d67bf25fe49df7f2ed993 done [2025-10-27T07:04:15.969Z] #7 exporting manifest list sha256:12c9e96d90c4265bf3f4ea8c8cb83b1ca1f73111230515417ed508aa7bde4ffc done [2025-10-27T07:04:15.969Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:16.227Z] #7 pushing layers 0.0s done [2025-10-27T07:04:16.227Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:12c9e96d90c4265bf3f4ea8c8cb83b1ca1f73111230515417ed508aa7bde4ffc 0.1s done [2025-10-27T07:04:16.227Z] #7 DONE 0.1s [2025-10-27T07:04:16.227Z] [2025-10-27T07:04:16.227Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:16.227Z] #8 DONE 0.0s [2025-10-27T07:04:16.227Z] [2025-10-27T07:04:16.227Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:16.227Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:16.513Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' [2025-10-27T07:04:16.513Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - [2025-10-27T07:04:16.513Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:16.513Z] #1 transferring dockerfile: 211B done [2025-10-27T07:04:16.513Z] #1 DONE 0.0s [2025-10-27T07:04:16.513Z] [2025-10-27T07:04:16.514Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:04:16.514Z] #2 DONE 0.0s [2025-10-27T07:04:16.514Z] [2025-10-27T07:04:16.514Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:04:16.514Z] #3 DONE 0.1s [2025-10-27T07:04:16.514Z] [2025-10-27T07:04:16.514Z] #4 [internal] load .dockerignore [2025-10-27T07:04:16.514Z] #4 transferring context: 2B done [2025-10-27T07:04:16.514Z] #4 DONE 0.0s [2025-10-27T07:04:16.773Z] [2025-10-27T07:04:16.773Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 [2025-10-27T07:04:16.773Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 done [2025-10-27T07:04:16.773Z] #5 DONE 0.0s [2025-10-27T07:04:16.773Z] [2025-10-27T07:04:16.773Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 [2025-10-27T07:04:16.773Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 done [2025-10-27T07:04:16.773Z] #6 DONE 0.1s [2025-10-27T07:04:16.773Z] [2025-10-27T07:04:16.773Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:16.773Z] #7 DONE 0.0s [2025-10-27T07:04:16.773Z] [2025-10-27T07:04:16.773Z] #8 exporting to image [2025-10-27T07:04:16.773Z] #8 exporting layers done [2025-10-27T07:04:16.773Z] #8 exporting manifest sha256:6c57601758c7b8429d2896cc6247a3f4f004c99affe6078bf69bf26bedb9e97b 0.0s done [2025-10-27T07:04:16.773Z] #8 exporting config sha256:50fd295f0e950caa69ca873cb76572d92ffdea3df2264b6bae274a50d9d26036 done [2025-10-27T07:04:16.773Z] #8 exporting manifest sha256:d69cb6c623d9e7926f3f46efb00b18e52f80be73510ec002ac94250566a29017 done [2025-10-27T07:04:16.773Z] #8 exporting config sha256:f2628f0e958422e5e3857a2487f3c766df0df30fe22f14461f8c99e1c3b5e172 done [2025-10-27T07:04:16.773Z] #8 exporting manifest list sha256:227638ab99d1409bebc10298c3f37f842c99911b84972af2af3024846b28dfba done [2025-10-27T07:04:16.773Z] #8 pushing layers 0.1s done [2025-10-27T07:04:16.773Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:227638ab99d1409bebc10298c3f37f842c99911b84972af2af3024846b28dfba [2025-10-27T07:04:16.773Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:17.032Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:227638ab99d1409bebc10298c3f37f842c99911b84972af2af3024846b28dfba 0.1s done [2025-10-27T07:04:17.032Z] #8 DONE 0.2s [2025-10-27T07:04:17.032Z] [2025-10-27T07:04:17.032Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:17.032Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:17.322Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-10-27T07:04:17.322Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-10-27T07:04:17.322Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:17.322Z] #1 transferring dockerfile: 177B done [2025-10-27T07:04:17.322Z] #1 DONE 0.0s [2025-10-27T07:04:17.322Z] [2025-10-27T07:04:17.322Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-27T07:04:17.322Z] #2 DONE 0.0s [2025-10-27T07:04:17.322Z] [2025-10-27T07:04:17.322Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-27T07:04:17.322Z] #3 DONE 0.0s [2025-10-27T07:04:17.322Z] [2025-10-27T07:04:17.322Z] #4 [internal] load .dockerignore [2025-10-27T07:04:17.322Z] #4 transferring context: 2B done [2025-10-27T07:04:17.322Z] #4 DONE 0.0s [2025-10-27T07:04:17.322Z] [2025-10-27T07:04:17.322Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 [2025-10-27T07:04:17.322Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 done [2025-10-27T07:04:17.322Z] #5 DONE 0.0s [2025-10-27T07:04:17.322Z] [2025-10-27T07:04:17.322Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 [2025-10-27T07:04:17.580Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 0.0s done [2025-10-27T07:04:17.580Z] #6 CACHED [2025-10-27T07:04:17.580Z] [2025-10-27T07:04:17.580Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 [2025-10-27T07:04:17.580Z] #5 CACHED [2025-10-27T07:04:17.580Z] [2025-10-27T07:04:17.580Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:17.580Z] #7 DONE 0.0s [2025-10-27T07:04:17.580Z] [2025-10-27T07:04:17.580Z] #8 exporting to image [2025-10-27T07:04:17.580Z] #8 exporting layers done [2025-10-27T07:04:17.580Z] #8 exporting manifest sha256:6c57601758c7b8429d2896cc6247a3f4f004c99affe6078bf69bf26bedb9e97b done [2025-10-27T07:04:17.580Z] #8 exporting config sha256:50fd295f0e950caa69ca873cb76572d92ffdea3df2264b6bae274a50d9d26036 done [2025-10-27T07:04:17.580Z] #8 exporting manifest sha256:d69cb6c623d9e7926f3f46efb00b18e52f80be73510ec002ac94250566a29017 done [2025-10-27T07:04:17.580Z] #8 exporting config sha256:f2628f0e958422e5e3857a2487f3c766df0df30fe22f14461f8c99e1c3b5e172 done [2025-10-27T07:04:17.580Z] #8 exporting manifest list sha256:227638ab99d1409bebc10298c3f37f842c99911b84972af2af3024846b28dfba done [2025-10-27T07:04:17.580Z] #8 pushing layers 0.0s done [2025-10-27T07:04:17.580Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:227638ab99d1409bebc10298c3f37f842c99911b84972af2af3024846b28dfba 0.1s done [2025-10-27T07:04:17.580Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:17.580Z] #8 DONE 0.1s [2025-10-27T07:04:17.580Z] [2025-10-27T07:04:17.580Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:17.580Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:17.880Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69' [2025-10-27T07:04:17.880Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69 --push - [2025-10-27T07:04:17.880Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:17.880Z] #1 transferring dockerfile: 183B done [2025-10-27T07:04:17.880Z] #1 DONE 0.0s [2025-10-27T07:04:17.880Z] [2025-10-27T07:04:17.880Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69 [2025-10-27T07:04:17.880Z] #2 DONE 0.0s [2025-10-27T07:04:17.880Z] [2025-10-27T07:04:17.880Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69 [2025-10-27T07:04:17.880Z] #3 DONE 0.0s [2025-10-27T07:04:17.880Z] [2025-10-27T07:04:17.880Z] #4 [internal] load .dockerignore [2025-10-27T07:04:17.880Z] #4 transferring context: 2B done [2025-10-27T07:04:17.880Z] #4 DONE 0.0s [2025-10-27T07:04:17.880Z] [2025-10-27T07:04:17.880Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 [2025-10-27T07:04:17.880Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 [2025-10-27T07:04:18.139Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 0.0s done [2025-10-27T07:04:18.139Z] #5 CACHED [2025-10-27T07:04:18.139Z] [2025-10-27T07:04:18.139Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 [2025-10-27T07:04:18.139Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 done [2025-10-27T07:04:18.139Z] #6 CACHED [2025-10-27T07:04:18.139Z] [2025-10-27T07:04:18.139Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:18.139Z] #7 DONE 0.0s [2025-10-27T07:04:18.139Z] [2025-10-27T07:04:18.139Z] #8 exporting to image [2025-10-27T07:04:18.139Z] #8 exporting layers done [2025-10-27T07:04:18.139Z] #8 exporting manifest sha256:6c57601758c7b8429d2896cc6247a3f4f004c99affe6078bf69bf26bedb9e97b done [2025-10-27T07:04:18.139Z] #8 exporting config sha256:50fd295f0e950caa69ca873cb76572d92ffdea3df2264b6bae274a50d9d26036 done [2025-10-27T07:04:18.139Z] #8 exporting manifest sha256:d69cb6c623d9e7926f3f46efb00b18e52f80be73510ec002ac94250566a29017 done [2025-10-27T07:04:18.139Z] #8 exporting config sha256:f2628f0e958422e5e3857a2487f3c766df0df30fe22f14461f8c99e1c3b5e172 done [2025-10-27T07:04:18.139Z] #8 exporting manifest list sha256:227638ab99d1409bebc10298c3f37f842c99911b84972af2af3024846b28dfba done [2025-10-27T07:04:18.139Z] #8 pushing layers 0.0s done [2025-10-27T07:04:18.139Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69@sha256:227638ab99d1409bebc10298c3f37f842c99911b84972af2af3024846b28dfba 0.1s done [2025-10-27T07:04:18.139Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:18.139Z] #8 DONE 0.1s [2025-10-27T07:04:18.139Z] [2025-10-27T07:04:18.139Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:18.139Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:18.436Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' [2025-10-27T07:04:18.436Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - [2025-10-27T07:04:18.436Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:18.436Z] #1 transferring dockerfile: 224B done [2025-10-27T07:04:18.436Z] #1 DONE 0.0s [2025-10-27T07:04:18.436Z] [2025-10-27T07:04:18.436Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:04:18.436Z] #2 DONE 0.0s [2025-10-27T07:04:18.436Z] [2025-10-27T07:04:18.436Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:04:18.436Z] #3 DONE 0.0s [2025-10-27T07:04:18.436Z] [2025-10-27T07:04:18.436Z] #4 [internal] load .dockerignore [2025-10-27T07:04:18.436Z] #4 transferring context: 2B done [2025-10-27T07:04:18.436Z] #4 DONE 0.0s [2025-10-27T07:04:18.436Z] [2025-10-27T07:04:18.436Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 [2025-10-27T07:04:18.436Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 0.0s done [2025-10-27T07:04:18.436Z] #5 CACHED [2025-10-27T07:04:18.436Z] [2025-10-27T07:04:18.436Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 [2025-10-27T07:04:18.436Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 0.0s done [2025-10-27T07:04:18.436Z] #6 CACHED [2025-10-27T07:04:18.436Z] [2025-10-27T07:04:18.436Z] #7 exporting to image [2025-10-27T07:04:18.436Z] #7 exporting layers done [2025-10-27T07:04:18.436Z] #7 exporting manifest sha256:6c57601758c7b8429d2896cc6247a3f4f004c99affe6078bf69bf26bedb9e97b done [2025-10-27T07:04:18.436Z] #7 exporting config sha256:50fd295f0e950caa69ca873cb76572d92ffdea3df2264b6bae274a50d9d26036 done [2025-10-27T07:04:18.436Z] #7 exporting manifest sha256:d69cb6c623d9e7926f3f46efb00b18e52f80be73510ec002ac94250566a29017 done [2025-10-27T07:04:18.436Z] #7 exporting config sha256:f2628f0e958422e5e3857a2487f3c766df0df30fe22f14461f8c99e1c3b5e172 done [2025-10-27T07:04:18.436Z] #7 exporting manifest list sha256:227638ab99d1409bebc10298c3f37f842c99911b84972af2af3024846b28dfba [2025-10-27T07:04:18.436Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:18.695Z] #7 exporting manifest list sha256:227638ab99d1409bebc10298c3f37f842c99911b84972af2af3024846b28dfba done [2025-10-27T07:04:18.695Z] #7 pushing layers 0.0s done [2025-10-27T07:04:18.695Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:227638ab99d1409bebc10298c3f37f842c99911b84972af2af3024846b28dfba 0.1s done [2025-10-27T07:04:18.695Z] #7 DONE 0.1s [2025-10-27T07:04:18.695Z] [2025-10-27T07:04:18.695Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:18.695Z] #8 DONE 0.0s [2025-10-27T07:04:18.695Z] [2025-10-27T07:04:18.695Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:18.695Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:18.986Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-10-27T07:04:18.986Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-10-27T07:04:18.986Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:18.986Z] #1 transferring dockerfile: 175B done [2025-10-27T07:04:18.986Z] #1 DONE 0.0s [2025-10-27T07:04:18.986Z] [2025-10-27T07:04:18.986Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-27T07:04:18.986Z] #2 DONE 0.0s [2025-10-27T07:04:18.986Z] [2025-10-27T07:04:18.986Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-27T07:04:18.986Z] #3 DONE 0.0s [2025-10-27T07:04:18.986Z] [2025-10-27T07:04:18.986Z] #4 [internal] load .dockerignore [2025-10-27T07:04:18.986Z] #4 transferring context: 2B done [2025-10-27T07:04:18.986Z] #4 DONE 0.0s [2025-10-27T07:04:18.986Z] [2025-10-27T07:04:18.986Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 [2025-10-27T07:04:18.986Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 0.0s done [2025-10-27T07:04:18.986Z] #5 CACHED [2025-10-27T07:04:18.986Z] [2025-10-27T07:04:18.986Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 [2025-10-27T07:04:18.986Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 0.0s done [2025-10-27T07:04:18.986Z] #6 CACHED [2025-10-27T07:04:18.986Z] [2025-10-27T07:04:18.986Z] #7 exporting to image [2025-10-27T07:04:18.986Z] #7 exporting layers done [2025-10-27T07:04:18.986Z] #7 exporting manifest sha256:6c57601758c7b8429d2896cc6247a3f4f004c99affe6078bf69bf26bedb9e97b done [2025-10-27T07:04:18.986Z] #7 exporting config sha256:50fd295f0e950caa69ca873cb76572d92ffdea3df2264b6bae274a50d9d26036 done [2025-10-27T07:04:18.986Z] #7 exporting manifest sha256:d69cb6c623d9e7926f3f46efb00b18e52f80be73510ec002ac94250566a29017 done [2025-10-27T07:04:18.986Z] #7 exporting config sha256:f2628f0e958422e5e3857a2487f3c766df0df30fe22f14461f8c99e1c3b5e172 done [2025-10-27T07:04:18.986Z] #7 exporting manifest list sha256:227638ab99d1409bebc10298c3f37f842c99911b84972af2af3024846b28dfba done [2025-10-27T07:04:18.986Z] #7 pushing layers [2025-10-27T07:04:18.986Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:19.245Z] #7 pushing layers 0.0s done [2025-10-27T07:04:19.245Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:227638ab99d1409bebc10298c3f37f842c99911b84972af2af3024846b28dfba 0.1s done [2025-10-27T07:04:19.245Z] #7 DONE 0.1s [2025-10-27T07:04:19.245Z] [2025-10-27T07:04:19.245Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:19.245Z] #8 DONE 0.0s [2025-10-27T07:04:19.245Z] [2025-10-27T07:04:19.245Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:19.245Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:19.544Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' [2025-10-27T07:04:19.544Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - [2025-10-27T07:04:19.809Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:19.809Z] #1 transferring dockerfile: 215B done [2025-10-27T07:04:19.809Z] #1 DONE 0.0s [2025-10-27T07:04:19.809Z] [2025-10-27T07:04:19.809Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:04:19.809Z] #2 DONE 0.0s [2025-10-27T07:04:19.809Z] [2025-10-27T07:04:19.809Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:04:19.809Z] #3 DONE 0.0s [2025-10-27T07:04:19.809Z] [2025-10-27T07:04:19.809Z] #4 [internal] load .dockerignore [2025-10-27T07:04:19.809Z] #4 transferring context: 2B done [2025-10-27T07:04:19.809Z] #4 DONE 0.0s [2025-10-27T07:04:19.809Z] [2025-10-27T07:04:19.809Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 [2025-10-27T07:04:19.809Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 done [2025-10-27T07:04:19.809Z] #5 DONE 0.0s [2025-10-27T07:04:19.809Z] [2025-10-27T07:04:19.809Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 [2025-10-27T07:04:19.809Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 done [2025-10-27T07:04:19.809Z] #6 DONE 0.1s [2025-10-27T07:04:19.809Z] [2025-10-27T07:04:19.809Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:19.809Z] #7 DONE 0.0s [2025-10-27T07:04:19.809Z] [2025-10-27T07:04:19.809Z] #8 exporting to image [2025-10-27T07:04:19.809Z] #8 exporting layers done [2025-10-27T07:04:19.809Z] #8 exporting manifest sha256:3d9a0c29ac14107169fb6fcd038f6ac87b8072fa04ffad0d195f796df820efe7 done [2025-10-27T07:04:19.809Z] #8 exporting config sha256:19289a59db3d97af35a9d22da172985ed1c694dd4a9c9de8b5b54d7cafe19968 done [2025-10-27T07:04:19.809Z] #8 exporting manifest sha256:cf1e9673521875b1f8dc27d8d5ab8c06c9c5f731b8eff0817f7626cc87b28aa1 done [2025-10-27T07:04:19.809Z] #8 exporting config sha256:9a4987f4ec95c8b9a32fd3c88008cb5aa0300e820a8c0fc7de4f54c32197063c done [2025-10-27T07:04:19.809Z] #8 exporting manifest list sha256:df048de04f17db1a101477382e873bf4e6fceebfeb32e092003503d65f493f06 done [2025-10-27T07:04:19.809Z] #8 pushing layers 0.1s done [2025-10-27T07:04:19.809Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:df048de04f17db1a101477382e873bf4e6fceebfeb32e092003503d65f493f06 [2025-10-27T07:04:19.809Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:20.067Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:df048de04f17db1a101477382e873bf4e6fceebfeb32e092003503d65f493f06 0.1s done [2025-10-27T07:04:20.067Z] #8 DONE 0.2s [2025-10-27T07:04:20.067Z] [2025-10-27T07:04:20.067Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:20.067Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:20.355Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-10-27T07:04:20.355Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-10-27T07:04:20.615Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:20.615Z] #1 transferring dockerfile: 181B done [2025-10-27T07:04:20.615Z] #1 DONE 0.0s [2025-10-27T07:04:20.615Z] [2025-10-27T07:04:20.615Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-27T07:04:20.615Z] #2 DONE 0.0s [2025-10-27T07:04:20.615Z] [2025-10-27T07:04:20.615Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-27T07:04:20.615Z] #3 DONE 0.0s [2025-10-27T07:04:20.615Z] [2025-10-27T07:04:20.615Z] #4 [internal] load .dockerignore [2025-10-27T07:04:20.615Z] #4 transferring context: 2B done [2025-10-27T07:04:20.615Z] #4 DONE 0.0s [2025-10-27T07:04:20.615Z] [2025-10-27T07:04:20.615Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 [2025-10-27T07:04:20.615Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 0.0s done [2025-10-27T07:04:20.615Z] #5 CACHED [2025-10-27T07:04:20.615Z] [2025-10-27T07:04:20.615Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 [2025-10-27T07:04:20.615Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 0.0s done [2025-10-27T07:04:20.615Z] #6 CACHED [2025-10-27T07:04:20.615Z] [2025-10-27T07:04:20.615Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:20.615Z] #7 DONE 0.0s [2025-10-27T07:04:20.615Z] [2025-10-27T07:04:20.615Z] #8 exporting to image [2025-10-27T07:04:20.615Z] #8 exporting layers done [2025-10-27T07:04:20.615Z] #8 exporting manifest sha256:3d9a0c29ac14107169fb6fcd038f6ac87b8072fa04ffad0d195f796df820efe7 done [2025-10-27T07:04:20.615Z] #8 exporting config sha256:19289a59db3d97af35a9d22da172985ed1c694dd4a9c9de8b5b54d7cafe19968 done [2025-10-27T07:04:20.615Z] #8 exporting manifest sha256:cf1e9673521875b1f8dc27d8d5ab8c06c9c5f731b8eff0817f7626cc87b28aa1 done [2025-10-27T07:04:20.615Z] #8 exporting config sha256:9a4987f4ec95c8b9a32fd3c88008cb5aa0300e820a8c0fc7de4f54c32197063c done [2025-10-27T07:04:20.615Z] #8 exporting manifest list sha256:df048de04f17db1a101477382e873bf4e6fceebfeb32e092003503d65f493f06 done [2025-10-27T07:04:20.615Z] #8 pushing layers 0.0s done [2025-10-27T07:04:20.615Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:df048de04f17db1a101477382e873bf4e6fceebfeb32e092003503d65f493f06 0.1s done [2025-10-27T07:04:20.615Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:20.615Z] #8 DONE 0.1s [2025-10-27T07:04:20.615Z] [2025-10-27T07:04:20.615Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:20.615Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:20.905Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69 --push - [2025-10-27T07:04:20.905Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69' [2025-10-27T07:04:20.905Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:20.905Z] #1 transferring dockerfile: 187B done [2025-10-27T07:04:20.905Z] #1 DONE 0.0s [2025-10-27T07:04:20.905Z] [2025-10-27T07:04:20.905Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69 [2025-10-27T07:04:20.905Z] #2 DONE 0.0s [2025-10-27T07:04:20.905Z] [2025-10-27T07:04:20.905Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69 [2025-10-27T07:04:20.905Z] #3 DONE 0.0s [2025-10-27T07:04:20.905Z] [2025-10-27T07:04:20.905Z] #4 [internal] load .dockerignore [2025-10-27T07:04:20.905Z] #4 transferring context: 2B done [2025-10-27T07:04:20.905Z] #4 DONE 0.0s [2025-10-27T07:04:20.905Z] [2025-10-27T07:04:20.905Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 [2025-10-27T07:04:20.905Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 [2025-10-27T07:04:21.164Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 0.0s done [2025-10-27T07:04:21.164Z] #5 CACHED [2025-10-27T07:04:21.164Z] [2025-10-27T07:04:21.164Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 [2025-10-27T07:04:21.164Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 0.0s done [2025-10-27T07:04:21.164Z] #6 CACHED [2025-10-27T07:04:21.164Z] [2025-10-27T07:04:21.164Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:21.164Z] #7 DONE 0.0s [2025-10-27T07:04:21.164Z] [2025-10-27T07:04:21.164Z] #8 exporting to image [2025-10-27T07:04:21.164Z] #8 exporting layers done [2025-10-27T07:04:21.164Z] #8 exporting manifest sha256:3d9a0c29ac14107169fb6fcd038f6ac87b8072fa04ffad0d195f796df820efe7 done [2025-10-27T07:04:21.164Z] #8 exporting config sha256:19289a59db3d97af35a9d22da172985ed1c694dd4a9c9de8b5b54d7cafe19968 done [2025-10-27T07:04:21.164Z] #8 exporting manifest sha256:cf1e9673521875b1f8dc27d8d5ab8c06c9c5f731b8eff0817f7626cc87b28aa1 done [2025-10-27T07:04:21.164Z] #8 exporting config sha256:9a4987f4ec95c8b9a32fd3c88008cb5aa0300e820a8c0fc7de4f54c32197063c done [2025-10-27T07:04:21.164Z] #8 exporting manifest list sha256:df048de04f17db1a101477382e873bf4e6fceebfeb32e092003503d65f493f06 done [2025-10-27T07:04:21.164Z] #8 pushing layers 0.0s done [2025-10-27T07:04:21.164Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69@sha256:df048de04f17db1a101477382e873bf4e6fceebfeb32e092003503d65f493f06 [2025-10-27T07:04:21.164Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:21.164Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69@sha256:df048de04f17db1a101477382e873bf4e6fceebfeb32e092003503d65f493f06 0.1s done [2025-10-27T07:04:21.164Z] #8 DONE 0.1s [2025-10-27T07:04:21.164Z] [2025-10-27T07:04:21.164Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:21.164Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:21.450Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' [2025-10-27T07:04:21.450Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - [2025-10-27T07:04:21.708Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:21.708Z] #1 transferring dockerfile: 228B done [2025-10-27T07:04:21.708Z] #1 DONE 0.0s [2025-10-27T07:04:21.708Z] [2025-10-27T07:04:21.708Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:04:21.708Z] #2 DONE 0.0s [2025-10-27T07:04:21.708Z] [2025-10-27T07:04:21.708Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:04:21.708Z] #3 DONE 0.0s [2025-10-27T07:04:21.708Z] [2025-10-27T07:04:21.708Z] #4 [internal] load .dockerignore [2025-10-27T07:04:21.708Z] #4 transferring context: 2B done [2025-10-27T07:04:21.708Z] #4 DONE 0.0s [2025-10-27T07:04:21.708Z] [2025-10-27T07:04:21.708Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 [2025-10-27T07:04:21.708Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 done [2025-10-27T07:04:21.708Z] #5 CACHED [2025-10-27T07:04:21.708Z] [2025-10-27T07:04:21.708Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 [2025-10-27T07:04:21.708Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 0.0s done [2025-10-27T07:04:21.708Z] #6 CACHED [2025-10-27T07:04:21.708Z] [2025-10-27T07:04:21.708Z] #7 exporting to image [2025-10-27T07:04:21.708Z] #7 exporting layers done [2025-10-27T07:04:21.708Z] #7 exporting manifest sha256:3d9a0c29ac14107169fb6fcd038f6ac87b8072fa04ffad0d195f796df820efe7 done [2025-10-27T07:04:21.708Z] #7 exporting config sha256:19289a59db3d97af35a9d22da172985ed1c694dd4a9c9de8b5b54d7cafe19968 done [2025-10-27T07:04:21.708Z] #7 exporting manifest sha256:cf1e9673521875b1f8dc27d8d5ab8c06c9c5f731b8eff0817f7626cc87b28aa1 done [2025-10-27T07:04:21.708Z] #7 exporting config sha256:9a4987f4ec95c8b9a32fd3c88008cb5aa0300e820a8c0fc7de4f54c32197063c done [2025-10-27T07:04:21.708Z] #7 exporting manifest list sha256:df048de04f17db1a101477382e873bf4e6fceebfeb32e092003503d65f493f06 done [2025-10-27T07:04:21.708Z] #7 pushing layers 0.0s done [2025-10-27T07:04:21.708Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:df048de04f17db1a101477382e873bf4e6fceebfeb32e092003503d65f493f06 [2025-10-27T07:04:21.708Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:21.708Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:df048de04f17db1a101477382e873bf4e6fceebfeb32e092003503d65f493f06 0.1s done [2025-10-27T07:04:21.708Z] #7 DONE 0.1s [2025-10-27T07:04:21.708Z] [2025-10-27T07:04:21.708Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:21.708Z] #8 DONE 0.0s [2025-10-27T07:04:21.708Z] [2025-10-27T07:04:21.708Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:21.708Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:21.995Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-10-27T07:04:21.995Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-10-27T07:04:21.995Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:21.995Z] #1 transferring dockerfile: 179B done [2025-10-27T07:04:21.995Z] #1 DONE 0.0s [2025-10-27T07:04:21.995Z] [2025-10-27T07:04:21.995Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-27T07:04:21.995Z] #2 DONE 0.0s [2025-10-27T07:04:21.995Z] [2025-10-27T07:04:21.995Z] #3 [internal] load .dockerignore [2025-10-27T07:04:21.995Z] #3 transferring context: 2B done [2025-10-27T07:04:21.995Z] #3 DONE 0.0s [2025-10-27T07:04:21.995Z] [2025-10-27T07:04:21.995Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-27T07:04:21.995Z] #4 DONE 0.0s [2025-10-27T07:04:21.995Z] [2025-10-27T07:04:21.995Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 [2025-10-27T07:04:21.995Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 0.0s done [2025-10-27T07:04:21.995Z] #5 CACHED [2025-10-27T07:04:21.995Z] [2025-10-27T07:04:21.995Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 [2025-10-27T07:04:21.995Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 0.0s done [2025-10-27T07:04:21.995Z] #6 CACHED [2025-10-27T07:04:21.995Z] [2025-10-27T07:04:21.995Z] #7 exporting to image [2025-10-27T07:04:21.995Z] #7 exporting layers done [2025-10-27T07:04:21.995Z] #7 exporting manifest sha256:3d9a0c29ac14107169fb6fcd038f6ac87b8072fa04ffad0d195f796df820efe7 done [2025-10-27T07:04:21.995Z] #7 exporting config sha256:19289a59db3d97af35a9d22da172985ed1c694dd4a9c9de8b5b54d7cafe19968 done [2025-10-27T07:04:21.995Z] #7 exporting manifest sha256:cf1e9673521875b1f8dc27d8d5ab8c06c9c5f731b8eff0817f7626cc87b28aa1 done [2025-10-27T07:04:21.995Z] #7 exporting config sha256:9a4987f4ec95c8b9a32fd3c88008cb5aa0300e820a8c0fc7de4f54c32197063c done [2025-10-27T07:04:21.995Z] #7 exporting manifest list sha256:df048de04f17db1a101477382e873bf4e6fceebfeb32e092003503d65f493f06 done [2025-10-27T07:04:21.995Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:22.255Z] #7 pushing layers 0.0s done [2025-10-27T07:04:22.255Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:df048de04f17db1a101477382e873bf4e6fceebfeb32e092003503d65f493f06 0.1s done [2025-10-27T07:04:22.255Z] #7 DONE 0.1s [2025-10-27T07:04:22.255Z] [2025-10-27T07:04:22.255Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:22.255Z] #8 DONE 0.0s [2025-10-27T07:04:22.255Z] [2025-10-27T07:04:22.255Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:22.255Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:22.540Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' [2025-10-27T07:04:22.540Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - [2025-10-27T07:04:22.802Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:22.802Z] #1 transferring dockerfile: 205B done [2025-10-27T07:04:22.802Z] #1 DONE 0.0s [2025-10-27T07:04:22.802Z] [2025-10-27T07:04:22.802Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:04:22.802Z] #2 DONE 0.0s [2025-10-27T07:04:22.802Z] [2025-10-27T07:04:22.802Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:04:22.802Z] #3 DONE 0.1s [2025-10-27T07:04:22.802Z] [2025-10-27T07:04:22.802Z] #4 [internal] load .dockerignore [2025-10-27T07:04:22.802Z] #4 transferring context: 2B done [2025-10-27T07:04:22.802Z] #4 DONE 0.0s [2025-10-27T07:04:22.802Z] [2025-10-27T07:04:22.802Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a [2025-10-27T07:04:22.802Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a 0.0s done [2025-10-27T07:04:22.802Z] #5 DONE 0.0s [2025-10-27T07:04:22.802Z] [2025-10-27T07:04:22.802Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a [2025-10-27T07:04:22.802Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a 0.0s done [2025-10-27T07:04:22.802Z] #6 DONE 0.1s [2025-10-27T07:04:22.802Z] [2025-10-27T07:04:22.802Z] #7 exporting to image [2025-10-27T07:04:22.802Z] #7 exporting layers done [2025-10-27T07:04:22.802Z] #7 exporting manifest sha256:c62e5e0bb2972d7307a04de544bc4093ad0f39f46dd5e8c9855c7d636636351a done [2025-10-27T07:04:22.802Z] #7 exporting config sha256:0f954a93827cbb42f585191e3c67a0b0016974c2ee8d0a4a24b2c233ee19b700 [2025-10-27T07:04:22.802Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:22.802Z] #7 ... [2025-10-27T07:04:22.802Z] [2025-10-27T07:04:22.802Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:22.802Z] #8 DONE 0.0s [2025-10-27T07:04:22.802Z] [2025-10-27T07:04:22.802Z] #7 exporting to image [2025-10-27T07:04:22.802Z] #7 exporting config sha256:0f954a93827cbb42f585191e3c67a0b0016974c2ee8d0a4a24b2c233ee19b700 done [2025-10-27T07:04:22.802Z] #7 exporting manifest sha256:d77acb8be7c9e1ac8e1bbfac15b8a12e00eae41a819de1b5ee51ad84287d8eca done [2025-10-27T07:04:22.802Z] #7 exporting config sha256:41e8b682b47e85bb3ef1dfca04df6510b81f7ae4fdc65a71ac7e0f82ff8286c7 done [2025-10-27T07:04:22.802Z] #7 exporting manifest list sha256:8e7856d1f8cefc79cf286bdcbdf8305eb31d075cb8bf94dc26bd1b9d9203b916 done [2025-10-27T07:04:22.802Z] #7 pushing layers 0.1s done [2025-10-27T07:04:22.802Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:8e7856d1f8cefc79cf286bdcbdf8305eb31d075cb8bf94dc26bd1b9d9203b916 [2025-10-27T07:04:23.060Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:8e7856d1f8cefc79cf286bdcbdf8305eb31d075cb8bf94dc26bd1b9d9203b916 0.1s done [2025-10-27T07:04:23.060Z] #7 DONE 0.2s [2025-10-27T07:04:23.060Z] [2025-10-27T07:04:23.060Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:23.060Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:23.342Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-10-27T07:04:23.342Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-10-27T07:04:23.342Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:23.342Z] #1 transferring dockerfile: 171B done [2025-10-27T07:04:23.342Z] #1 DONE 0.0s [2025-10-27T07:04:23.342Z] [2025-10-27T07:04:23.342Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-27T07:04:23.342Z] #2 DONE 0.0s [2025-10-27T07:04:23.342Z] [2025-10-27T07:04:23.342Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-27T07:04:23.342Z] #3 DONE 0.0s [2025-10-27T07:04:23.342Z] [2025-10-27T07:04:23.342Z] #4 [internal] load .dockerignore [2025-10-27T07:04:23.342Z] #4 transferring context: 2B done [2025-10-27T07:04:23.342Z] #4 DONE 0.0s [2025-10-27T07:04:23.342Z] [2025-10-27T07:04:23.342Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a [2025-10-27T07:04:23.342Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a 0.0s done [2025-10-27T07:04:23.342Z] #5 CACHED [2025-10-27T07:04:23.342Z] [2025-10-27T07:04:23.342Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a [2025-10-27T07:04:23.342Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a 0.0s done [2025-10-27T07:04:23.342Z] #6 CACHED [2025-10-27T07:04:23.342Z] [2025-10-27T07:04:23.342Z] #7 exporting to image [2025-10-27T07:04:23.342Z] #7 exporting layers done [2025-10-27T07:04:23.342Z] #7 exporting manifest sha256:c62e5e0bb2972d7307a04de544bc4093ad0f39f46dd5e8c9855c7d636636351a done [2025-10-27T07:04:23.342Z] #7 exporting config sha256:0f954a93827cbb42f585191e3c67a0b0016974c2ee8d0a4a24b2c233ee19b700 [2025-10-27T07:04:23.342Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:23.601Z] #7 exporting config sha256:0f954a93827cbb42f585191e3c67a0b0016974c2ee8d0a4a24b2c233ee19b700 done [2025-10-27T07:04:23.601Z] #7 exporting manifest sha256:d77acb8be7c9e1ac8e1bbfac15b8a12e00eae41a819de1b5ee51ad84287d8eca done [2025-10-27T07:04:23.601Z] #7 exporting config sha256:41e8b682b47e85bb3ef1dfca04df6510b81f7ae4fdc65a71ac7e0f82ff8286c7 done [2025-10-27T07:04:23.601Z] #7 exporting manifest list sha256:8e7856d1f8cefc79cf286bdcbdf8305eb31d075cb8bf94dc26bd1b9d9203b916 done [2025-10-27T07:04:23.601Z] #7 pushing layers 0.0s done [2025-10-27T07:04:23.601Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:8e7856d1f8cefc79cf286bdcbdf8305eb31d075cb8bf94dc26bd1b9d9203b916 0.1s done [2025-10-27T07:04:23.601Z] #7 DONE 0.1s [2025-10-27T07:04:23.601Z] [2025-10-27T07:04:23.601Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:23.601Z] #8 DONE 0.0s [2025-10-27T07:04:23.601Z] [2025-10-27T07:04:23.601Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:23.601Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:23.908Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69' [2025-10-27T07:04:23.908Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69 --push - [2025-10-27T07:04:23.908Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:23.908Z] #1 transferring dockerfile: 177B done [2025-10-27T07:04:23.908Z] #1 DONE 0.0s [2025-10-27T07:04:23.908Z] [2025-10-27T07:04:23.908Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69 [2025-10-27T07:04:23.908Z] #2 DONE 0.0s [2025-10-27T07:04:23.908Z] [2025-10-27T07:04:23.908Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69 [2025-10-27T07:04:23.908Z] #3 DONE 0.0s [2025-10-27T07:04:23.908Z] [2025-10-27T07:04:23.908Z] #4 [internal] load .dockerignore [2025-10-27T07:04:23.908Z] #4 transferring context: 2B done [2025-10-27T07:04:23.908Z] #4 DONE 0.0s [2025-10-27T07:04:23.908Z] [2025-10-27T07:04:23.908Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a [2025-10-27T07:04:23.908Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a done [2025-10-27T07:04:23.908Z] #5 CACHED [2025-10-27T07:04:23.908Z] [2025-10-27T07:04:23.908Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a [2025-10-27T07:04:23.908Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a done [2025-10-27T07:04:23.908Z] #6 CACHED [2025-10-27T07:04:23.908Z] [2025-10-27T07:04:23.908Z] #7 exporting to image [2025-10-27T07:04:23.908Z] #7 exporting layers done [2025-10-27T07:04:23.908Z] #7 exporting manifest sha256:c62e5e0bb2972d7307a04de544bc4093ad0f39f46dd5e8c9855c7d636636351a done [2025-10-27T07:04:23.908Z] #7 exporting config sha256:0f954a93827cbb42f585191e3c67a0b0016974c2ee8d0a4a24b2c233ee19b700 done [2025-10-27T07:04:23.908Z] #7 exporting manifest sha256:d77acb8be7c9e1ac8e1bbfac15b8a12e00eae41a819de1b5ee51ad84287d8eca done [2025-10-27T07:04:23.908Z] #7 exporting config sha256:41e8b682b47e85bb3ef1dfca04df6510b81f7ae4fdc65a71ac7e0f82ff8286c7 done [2025-10-27T07:04:23.908Z] #7 exporting manifest list sha256:8e7856d1f8cefc79cf286bdcbdf8305eb31d075cb8bf94dc26bd1b9d9203b916 done [2025-10-27T07:04:23.908Z] #7 pushing layers 0.0s done [2025-10-27T07:04:23.908Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69@sha256:8e7856d1f8cefc79cf286bdcbdf8305eb31d075cb8bf94dc26bd1b9d9203b916 [2025-10-27T07:04:23.908Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:24.167Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69@sha256:8e7856d1f8cefc79cf286bdcbdf8305eb31d075cb8bf94dc26bd1b9d9203b916 0.1s done [2025-10-27T07:04:24.167Z] #7 DONE 0.1s [2025-10-27T07:04:24.167Z] [2025-10-27T07:04:24.167Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:24.167Z] #8 DONE 0.0s [2025-10-27T07:04:24.167Z] [2025-10-27T07:04:24.167Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:24.167Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:24.456Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' [2025-10-27T07:04:24.456Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - [2025-10-27T07:04:24.456Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:24.456Z] #1 transferring dockerfile: 218B done [2025-10-27T07:04:24.456Z] #1 DONE 0.0s [2025-10-27T07:04:24.456Z] [2025-10-27T07:04:24.456Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:04:24.456Z] #2 DONE 0.0s [2025-10-27T07:04:24.456Z] [2025-10-27T07:04:24.456Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:04:24.456Z] #3 DONE 0.0s [2025-10-27T07:04:24.456Z] [2025-10-27T07:04:24.456Z] #4 [internal] load .dockerignore [2025-10-27T07:04:24.456Z] #4 transferring context: 2B done [2025-10-27T07:04:24.456Z] #4 DONE 0.0s [2025-10-27T07:04:24.456Z] [2025-10-27T07:04:24.456Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a [2025-10-27T07:04:24.456Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a done [2025-10-27T07:04:24.456Z] #5 CACHED [2025-10-27T07:04:24.456Z] [2025-10-27T07:04:24.456Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a [2025-10-27T07:04:24.456Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a 0.0s done [2025-10-27T07:04:24.456Z] #6 DONE 0.0s [2025-10-27T07:04:24.714Z] [2025-10-27T07:04:24.714Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a [2025-10-27T07:04:24.714Z] #6 CACHED [2025-10-27T07:04:24.714Z] [2025-10-27T07:04:24.714Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:24.714Z] #7 DONE 0.0s [2025-10-27T07:04:24.714Z] [2025-10-27T07:04:24.714Z] #8 exporting to image [2025-10-27T07:04:24.714Z] #8 exporting layers done [2025-10-27T07:04:24.714Z] #8 exporting manifest sha256:c62e5e0bb2972d7307a04de544bc4093ad0f39f46dd5e8c9855c7d636636351a done [2025-10-27T07:04:24.714Z] #8 exporting config sha256:0f954a93827cbb42f585191e3c67a0b0016974c2ee8d0a4a24b2c233ee19b700 done [2025-10-27T07:04:24.714Z] #8 exporting manifest sha256:d77acb8be7c9e1ac8e1bbfac15b8a12e00eae41a819de1b5ee51ad84287d8eca done [2025-10-27T07:04:24.715Z] #8 exporting config sha256:41e8b682b47e85bb3ef1dfca04df6510b81f7ae4fdc65a71ac7e0f82ff8286c7 done [2025-10-27T07:04:24.715Z] #8 exporting manifest list sha256:8e7856d1f8cefc79cf286bdcbdf8305eb31d075cb8bf94dc26bd1b9d9203b916 done [2025-10-27T07:04:24.715Z] #8 pushing layers 0.0s done [2025-10-27T07:04:24.715Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:8e7856d1f8cefc79cf286bdcbdf8305eb31d075cb8bf94dc26bd1b9d9203b916 0.1s done [2025-10-27T07:04:24.715Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:24.715Z] #8 DONE 0.1s [2025-10-27T07:04:24.715Z] [2025-10-27T07:04:24.715Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:24.715Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:24.997Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-10-27T07:04:24.998Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-10-27T07:04:24.998Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:24.998Z] #1 transferring dockerfile: 169B done [2025-10-27T07:04:24.998Z] #1 DONE 0.0s [2025-10-27T07:04:24.998Z] [2025-10-27T07:04:24.998Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-27T07:04:24.998Z] #2 DONE 0.0s [2025-10-27T07:04:24.998Z] [2025-10-27T07:04:24.998Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-27T07:04:24.998Z] #3 DONE 0.0s [2025-10-27T07:04:24.998Z] [2025-10-27T07:04:24.998Z] #4 [internal] load .dockerignore [2025-10-27T07:04:24.998Z] #4 transferring context: 2B done [2025-10-27T07:04:24.998Z] #4 DONE 0.0s [2025-10-27T07:04:24.998Z] [2025-10-27T07:04:24.998Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a [2025-10-27T07:04:24.998Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a 0.0s done [2025-10-27T07:04:24.998Z] #5 CACHED [2025-10-27T07:04:24.998Z] [2025-10-27T07:04:24.998Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a [2025-10-27T07:04:24.998Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a 0.0s done [2025-10-27T07:04:24.998Z] #6 CACHED [2025-10-27T07:04:24.998Z] [2025-10-27T07:04:24.998Z] #7 exporting to image [2025-10-27T07:04:24.998Z] #7 exporting layers done [2025-10-27T07:04:24.998Z] #7 exporting manifest sha256:c62e5e0bb2972d7307a04de544bc4093ad0f39f46dd5e8c9855c7d636636351a done [2025-10-27T07:04:24.998Z] #7 exporting config sha256:0f954a93827cbb42f585191e3c67a0b0016974c2ee8d0a4a24b2c233ee19b700 done [2025-10-27T07:04:24.998Z] #7 exporting manifest sha256:d77acb8be7c9e1ac8e1bbfac15b8a12e00eae41a819de1b5ee51ad84287d8eca done [2025-10-27T07:04:24.998Z] #7 exporting config sha256:41e8b682b47e85bb3ef1dfca04df6510b81f7ae4fdc65a71ac7e0f82ff8286c7 done [2025-10-27T07:04:24.998Z] #7 exporting manifest list sha256:8e7856d1f8cefc79cf286bdcbdf8305eb31d075cb8bf94dc26bd1b9d9203b916 done [2025-10-27T07:04:24.998Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:25.257Z] #7 pushing layers 0.0s done [2025-10-27T07:04:25.257Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:8e7856d1f8cefc79cf286bdcbdf8305eb31d075cb8bf94dc26bd1b9d9203b916 0.1s done [2025-10-27T07:04:25.257Z] #7 DONE 0.1s [2025-10-27T07:04:25.257Z] [2025-10-27T07:04:25.257Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:25.257Z] #8 DONE 0.0s [2025-10-27T07:04:25.257Z] [2025-10-27T07:04:25.257Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:25.257Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:25.553Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - [2025-10-27T07:04:25.553Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' [2025-10-27T07:04:25.553Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:25.553Z] #1 transferring dockerfile: 206B done [2025-10-27T07:04:25.553Z] #1 DONE 0.0s [2025-10-27T07:04:25.553Z] [2025-10-27T07:04:25.553Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:04:25.553Z] #2 DONE 0.0s [2025-10-27T07:04:25.553Z] [2025-10-27T07:04:25.553Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:04:25.553Z] #3 DONE 0.1s [2025-10-27T07:04:25.553Z] [2025-10-27T07:04:25.553Z] #4 [internal] load .dockerignore [2025-10-27T07:04:25.553Z] #4 transferring context: 2B done [2025-10-27T07:04:25.553Z] #4 DONE 0.0s [2025-10-27T07:04:25.811Z] [2025-10-27T07:04:25.811Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 [2025-10-27T07:04:25.811Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 0.0s done [2025-10-27T07:04:25.811Z] #5 DONE 0.0s [2025-10-27T07:04:25.811Z] [2025-10-27T07:04:25.811Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 [2025-10-27T07:04:25.811Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 0.0s done [2025-10-27T07:04:25.811Z] #6 DONE 0.1s [2025-10-27T07:04:25.811Z] [2025-10-27T07:04:25.811Z] #7 exporting to image [2025-10-27T07:04:25.811Z] #7 exporting layers done [2025-10-27T07:04:25.811Z] #7 exporting manifest sha256:225e5fc106b7653e745cbf71168074885373c6ea1ca1ac71041cc1a5e21e39d3 done [2025-10-27T07:04:25.811Z] #7 exporting config sha256:f33b76dfa785f22dfc3d927f38ca28fc79ac07a5e44df44f41c74e02491cc2fd done [2025-10-27T07:04:25.811Z] #7 exporting manifest sha256:7fbc77d809bba9c10cf33724c8bf4a561bd96e774d29a6ce7ef570620b5728a5 done [2025-10-27T07:04:25.811Z] #7 exporting config sha256:d415a1f2b1447cde380b24decd077430aafd43569ed487bafb8628545c425037 [2025-10-27T07:04:25.811Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:25.811Z] #7 ... [2025-10-27T07:04:25.811Z] [2025-10-27T07:04:25.811Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:25.811Z] #8 DONE 0.0s [2025-10-27T07:04:25.811Z] [2025-10-27T07:04:25.811Z] #7 exporting to image [2025-10-27T07:04:25.811Z] #7 exporting config sha256:d415a1f2b1447cde380b24decd077430aafd43569ed487bafb8628545c425037 done [2025-10-27T07:04:25.811Z] #7 exporting manifest list sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 done [2025-10-27T07:04:25.811Z] #7 pushing layers 0.1s done [2025-10-27T07:04:25.811Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 [2025-10-27T07:04:26.070Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 0.1s done [2025-10-27T07:04:26.070Z] #7 DONE 0.2s [2025-10-27T07:04:26.070Z] [2025-10-27T07:04:26.070Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:26.070Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:26.359Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-10-27T07:04:26.359Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-10-27T07:04:26.359Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:26.619Z] #1 transferring dockerfile: 172B done [2025-10-27T07:04:26.619Z] #1 DONE 0.0s [2025-10-27T07:04:26.619Z] [2025-10-27T07:04:26.619Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-27T07:04:26.619Z] #2 DONE 0.0s [2025-10-27T07:04:26.619Z] [2025-10-27T07:04:26.619Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-27T07:04:26.619Z] #3 DONE 0.0s [2025-10-27T07:04:26.619Z] [2025-10-27T07:04:26.619Z] #4 [internal] load .dockerignore [2025-10-27T07:04:26.619Z] #4 transferring context: 2B done [2025-10-27T07:04:26.619Z] #4 DONE 0.0s [2025-10-27T07:04:26.619Z] [2025-10-27T07:04:26.619Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 [2025-10-27T07:04:26.619Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 0.0s done [2025-10-27T07:04:26.619Z] #5 CACHED [2025-10-27T07:04:26.619Z] [2025-10-27T07:04:26.619Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 [2025-10-27T07:04:26.619Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 0.0s done [2025-10-27T07:04:26.619Z] #6 CACHED [2025-10-27T07:04:26.619Z] [2025-10-27T07:04:26.619Z] #7 exporting to image [2025-10-27T07:04:26.619Z] #7 exporting layers done [2025-10-27T07:04:26.619Z] #7 exporting manifest sha256:225e5fc106b7653e745cbf71168074885373c6ea1ca1ac71041cc1a5e21e39d3 done [2025-10-27T07:04:26.619Z] #7 exporting config sha256:f33b76dfa785f22dfc3d927f38ca28fc79ac07a5e44df44f41c74e02491cc2fd done [2025-10-27T07:04:26.619Z] #7 exporting manifest sha256:7fbc77d809bba9c10cf33724c8bf4a561bd96e774d29a6ce7ef570620b5728a5 done [2025-10-27T07:04:26.619Z] #7 exporting config sha256:d415a1f2b1447cde380b24decd077430aafd43569ed487bafb8628545c425037 done [2025-10-27T07:04:26.619Z] #7 exporting manifest list sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 done [2025-10-27T07:04:26.619Z] #7 pushing layers 0.0s done [2025-10-27T07:04:26.619Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 [2025-10-27T07:04:26.619Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:26.619Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 0.1s done [2025-10-27T07:04:26.619Z] #7 DONE 0.1s [2025-10-27T07:04:26.619Z] [2025-10-27T07:04:26.619Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:26.619Z] #8 DONE 0.0s [2025-10-27T07:04:26.619Z] [2025-10-27T07:04:26.619Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:26.619Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:26.910Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.69' [2025-10-27T07:04:26.910Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.69 --push - [2025-10-27T07:04:26.910Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:26.910Z] #1 transferring dockerfile: 178B done [2025-10-27T07:04:26.910Z] #1 DONE 0.0s [2025-10-27T07:04:26.910Z] [2025-10-27T07:04:26.910Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.69 [2025-10-27T07:04:26.910Z] #2 DONE 0.0s [2025-10-27T07:04:26.910Z] [2025-10-27T07:04:26.910Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.69 [2025-10-27T07:04:26.910Z] #3 DONE 0.0s [2025-10-27T07:04:26.910Z] [2025-10-27T07:04:26.910Z] #4 [internal] load .dockerignore [2025-10-27T07:04:26.910Z] #4 transferring context: 2B done [2025-10-27T07:04:26.910Z] #4 DONE 0.0s [2025-10-27T07:04:26.910Z] [2025-10-27T07:04:26.910Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.69@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 [2025-10-27T07:04:26.910Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.69@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 0.0s done [2025-10-27T07:04:26.910Z] #5 CACHED [2025-10-27T07:04:26.910Z] [2025-10-27T07:04:26.910Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.69@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 [2025-10-27T07:04:26.910Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.69@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 0.0s done [2025-10-27T07:04:26.910Z] #6 CACHED [2025-10-27T07:04:26.910Z] [2025-10-27T07:04:26.910Z] #7 exporting to image [2025-10-27T07:04:26.910Z] #7 exporting layers done [2025-10-27T07:04:26.910Z] #7 exporting manifest sha256:225e5fc106b7653e745cbf71168074885373c6ea1ca1ac71041cc1a5e21e39d3 done [2025-10-27T07:04:26.910Z] #7 exporting config sha256:f33b76dfa785f22dfc3d927f38ca28fc79ac07a5e44df44f41c74e02491cc2fd done [2025-10-27T07:04:26.910Z] #7 exporting manifest sha256:7fbc77d809bba9c10cf33724c8bf4a561bd96e774d29a6ce7ef570620b5728a5 done [2025-10-27T07:04:26.910Z] #7 exporting config sha256:d415a1f2b1447cde380b24decd077430aafd43569ed487bafb8628545c425037 done [2025-10-27T07:04:26.910Z] #7 exporting manifest list sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 [2025-10-27T07:04:26.910Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:27.170Z] #7 exporting manifest list sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 done [2025-10-27T07:04:27.170Z] #7 pushing layers 0.0s done [2025-10-27T07:04:27.170Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.69@sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 0.1s done [2025-10-27T07:04:27.170Z] #7 DONE 0.1s [2025-10-27T07:04:27.170Z] [2025-10-27T07:04:27.170Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:27.170Z] #8 DONE 0.0s [2025-10-27T07:04:27.170Z] [2025-10-27T07:04:27.170Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:27.170Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:27.460Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' [2025-10-27T07:04:27.460Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - [2025-10-27T07:04:27.719Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:27.719Z] #1 transferring dockerfile: 219B done [2025-10-27T07:04:27.719Z] #1 DONE 0.0s [2025-10-27T07:04:27.719Z] [2025-10-27T07:04:27.719Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:04:27.719Z] #2 DONE 0.0s [2025-10-27T07:04:27.719Z] [2025-10-27T07:04:27.719Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:04:27.719Z] #3 DONE 0.0s [2025-10-27T07:04:27.719Z] [2025-10-27T07:04:27.719Z] #4 [internal] load .dockerignore [2025-10-27T07:04:27.719Z] #4 transferring context: 2B done [2025-10-27T07:04:27.719Z] #4 DONE 0.0s [2025-10-27T07:04:27.719Z] [2025-10-27T07:04:27.719Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 [2025-10-27T07:04:27.719Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 done [2025-10-27T07:04:27.719Z] #5 CACHED [2025-10-27T07:04:27.719Z] [2025-10-27T07:04:27.719Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 [2025-10-27T07:04:27.719Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 done [2025-10-27T07:04:27.719Z] #6 CACHED [2025-10-27T07:04:27.719Z] [2025-10-27T07:04:27.719Z] #7 exporting to image [2025-10-27T07:04:27.719Z] #7 exporting layers done [2025-10-27T07:04:27.719Z] #7 exporting manifest sha256:225e5fc106b7653e745cbf71168074885373c6ea1ca1ac71041cc1a5e21e39d3 done [2025-10-27T07:04:27.719Z] #7 exporting config sha256:f33b76dfa785f22dfc3d927f38ca28fc79ac07a5e44df44f41c74e02491cc2fd done [2025-10-27T07:04:27.719Z] #7 exporting manifest sha256:7fbc77d809bba9c10cf33724c8bf4a561bd96e774d29a6ce7ef570620b5728a5 done [2025-10-27T07:04:27.719Z] #7 exporting config sha256:d415a1f2b1447cde380b24decd077430aafd43569ed487bafb8628545c425037 done [2025-10-27T07:04:27.719Z] #7 exporting manifest list sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 done [2025-10-27T07:04:27.719Z] #7 pushing layers 0.0s done [2025-10-27T07:04:27.719Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 [2025-10-27T07:04:27.719Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:27.719Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 0.1s done [2025-10-27T07:04:27.719Z] #7 DONE 0.1s [2025-10-27T07:04:27.719Z] [2025-10-27T07:04:27.719Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:27.719Z] #8 DONE 0.0s [2025-10-27T07:04:27.719Z] [2025-10-27T07:04:27.719Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:27.719Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:28.008Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-10-27T07:04:28.008Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-10-27T07:04:28.267Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:28.267Z] #1 transferring dockerfile: 170B done [2025-10-27T07:04:28.267Z] #1 DONE 0.0s [2025-10-27T07:04:28.267Z] [2025-10-27T07:04:28.267Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-27T07:04:28.267Z] #2 DONE 0.0s [2025-10-27T07:04:28.267Z] [2025-10-27T07:04:28.267Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-27T07:04:28.267Z] #3 DONE 0.0s [2025-10-27T07:04:28.267Z] [2025-10-27T07:04:28.267Z] #4 [internal] load .dockerignore [2025-10-27T07:04:28.267Z] #4 transferring context: 2B done [2025-10-27T07:04:28.267Z] #4 DONE 0.0s [2025-10-27T07:04:28.267Z] [2025-10-27T07:04:28.267Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 [2025-10-27T07:04:28.267Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 0.0s done [2025-10-27T07:04:28.267Z] #5 CACHED [2025-10-27T07:04:28.267Z] [2025-10-27T07:04:28.267Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 [2025-10-27T07:04:28.267Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 done [2025-10-27T07:04:28.267Z] #6 CACHED [2025-10-27T07:04:28.267Z] [2025-10-27T07:04:28.267Z] #7 exporting to image [2025-10-27T07:04:28.267Z] #7 exporting layers done [2025-10-27T07:04:28.268Z] #7 exporting manifest sha256:225e5fc106b7653e745cbf71168074885373c6ea1ca1ac71041cc1a5e21e39d3 done [2025-10-27T07:04:28.268Z] #7 exporting config sha256:f33b76dfa785f22dfc3d927f38ca28fc79ac07a5e44df44f41c74e02491cc2fd done [2025-10-27T07:04:28.268Z] #7 exporting manifest sha256:7fbc77d809bba9c10cf33724c8bf4a561bd96e774d29a6ce7ef570620b5728a5 done [2025-10-27T07:04:28.268Z] #7 exporting config sha256:d415a1f2b1447cde380b24decd077430aafd43569ed487bafb8628545c425037 done [2025-10-27T07:04:28.268Z] #7 exporting manifest list sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 done [2025-10-27T07:04:28.268Z] #7 pushing layers 0.0s done [2025-10-27T07:04:28.268Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 [2025-10-27T07:04:28.268Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:28.268Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 0.1s done [2025-10-27T07:04:28.268Z] #7 DONE 0.1s [2025-10-27T07:04:28.268Z] [2025-10-27T07:04:28.268Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:28.268Z] #8 DONE 0.0s [2025-10-27T07:04:28.268Z] [2025-10-27T07:04:28.268Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:28.268Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:28.557Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' [2025-10-27T07:04:28.557Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - [2025-10-27T07:04:28.557Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:28.557Z] #1 transferring dockerfile: 206B done [2025-10-27T07:04:28.557Z] #1 DONE 0.0s [2025-10-27T07:04:28.557Z] [2025-10-27T07:04:28.557Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:04:28.557Z] #2 DONE 0.0s [2025-10-27T07:04:28.557Z] [2025-10-27T07:04:28.557Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:04:28.557Z] #3 DONE 0.0s [2025-10-27T07:04:28.557Z] [2025-10-27T07:04:28.557Z] #4 [internal] load .dockerignore [2025-10-27T07:04:28.557Z] #4 transferring context: 2B done [2025-10-27T07:04:28.557Z] #4 DONE 0.0s [2025-10-27T07:04:28.557Z] [2025-10-27T07:04:28.557Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 [2025-10-27T07:04:28.557Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 0.0s done [2025-10-27T07:04:28.557Z] #5 DONE 0.0s [2025-10-27T07:04:28.557Z] [2025-10-27T07:04:28.557Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 [2025-10-27T07:04:28.817Z] #6 DONE 0.0s [2025-10-27T07:04:28.817Z] [2025-10-27T07:04:28.817Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 [2025-10-27T07:04:28.817Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 0.0s done [2025-10-27T07:04:28.817Z] #5 DONE 0.1s [2025-10-27T07:04:28.817Z] [2025-10-27T07:04:28.817Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:28.817Z] #7 DONE 0.0s [2025-10-27T07:04:28.817Z] [2025-10-27T07:04:28.817Z] #8 exporting to image [2025-10-27T07:04:28.817Z] #8 exporting layers done [2025-10-27T07:04:28.817Z] #8 exporting manifest sha256:01c7ebf53046ac04bcf8cb3cc648871a4b12e6218f3606df2124ee0e04c3edc1 done [2025-10-27T07:04:28.817Z] #8 exporting config sha256:89a4e0efa5db7f8c393683b680e37cef53f4d73cb678ffbffbe7ae5f441ed43b done [2025-10-27T07:04:28.817Z] #8 exporting manifest sha256:a3c57801e8dcdedaa046da0020b0cce31a05014583063a65ac01e6ea86150a0b done [2025-10-27T07:04:28.817Z] #8 exporting config sha256:6fbfa061fe455b03e2e8214d2ad534e862b2d00100dad170a489572d8d6635bf done [2025-10-27T07:04:28.817Z] #8 exporting manifest list sha256:f89f464ff31404388f37915bf89e9a129b3f1839707f4f7d907993c8a9c4e620 done [2025-10-27T07:04:28.817Z] #8 pushing layers 0.1s done [2025-10-27T07:04:28.817Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:f89f464ff31404388f37915bf89e9a129b3f1839707f4f7d907993c8a9c4e620 [2025-10-27T07:04:28.817Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:29.076Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:f89f464ff31404388f37915bf89e9a129b3f1839707f4f7d907993c8a9c4e620 0.1s done [2025-10-27T07:04:29.076Z] #8 DONE 0.2s [2025-10-27T07:04:29.076Z] [2025-10-27T07:04:29.076Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:29.076Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:29.422Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-10-27T07:04:29.422Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-10-27T07:04:29.422Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:29.422Z] #1 transferring dockerfile: 172B done [2025-10-27T07:04:29.422Z] #1 DONE 0.0s [2025-10-27T07:04:29.422Z] [2025-10-27T07:04:29.422Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-27T07:04:29.422Z] #2 DONE 0.0s [2025-10-27T07:04:29.422Z] [2025-10-27T07:04:29.422Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-27T07:04:29.422Z] #3 DONE 0.0s [2025-10-27T07:04:29.422Z] [2025-10-27T07:04:29.422Z] #4 [internal] load .dockerignore [2025-10-27T07:04:29.422Z] #4 transferring context: 2B done [2025-10-27T07:04:29.422Z] #4 DONE 0.0s [2025-10-27T07:04:29.422Z] [2025-10-27T07:04:29.422Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 [2025-10-27T07:04:29.422Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 0.0s done [2025-10-27T07:04:29.692Z] #5 CACHED [2025-10-27T07:04:29.692Z] [2025-10-27T07:04:29.692Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 [2025-10-27T07:04:29.692Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 0.0s done [2025-10-27T07:04:29.692Z] #6 CACHED [2025-10-27T07:04:29.693Z] [2025-10-27T07:04:29.693Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:29.693Z] #7 DONE 0.0s [2025-10-27T07:04:29.693Z] [2025-10-27T07:04:29.693Z] #8 exporting to image [2025-10-27T07:04:29.693Z] #8 exporting layers done [2025-10-27T07:04:29.693Z] #8 exporting manifest sha256:01c7ebf53046ac04bcf8cb3cc648871a4b12e6218f3606df2124ee0e04c3edc1 done [2025-10-27T07:04:29.693Z] #8 exporting config sha256:89a4e0efa5db7f8c393683b680e37cef53f4d73cb678ffbffbe7ae5f441ed43b done [2025-10-27T07:04:29.693Z] #8 exporting manifest sha256:a3c57801e8dcdedaa046da0020b0cce31a05014583063a65ac01e6ea86150a0b done [2025-10-27T07:04:29.693Z] #8 exporting config sha256:6fbfa061fe455b03e2e8214d2ad534e862b2d00100dad170a489572d8d6635bf done [2025-10-27T07:04:29.693Z] #8 exporting manifest list sha256:f89f464ff31404388f37915bf89e9a129b3f1839707f4f7d907993c8a9c4e620 done [2025-10-27T07:04:29.693Z] #8 pushing layers 0.0s done [2025-10-27T07:04:29.693Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:f89f464ff31404388f37915bf89e9a129b3f1839707f4f7d907993c8a9c4e620 0.1s done [2025-10-27T07:04:29.693Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:29.693Z] #8 DONE 0.1s [2025-10-27T07:04:29.693Z] [2025-10-27T07:04:29.693Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:29.693Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:29.982Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.69' [2025-10-27T07:04:29.982Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.69 --push - [2025-10-27T07:04:29.982Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:29.982Z] #1 transferring dockerfile: 178B done [2025-10-27T07:04:29.982Z] #1 DONE 0.0s [2025-10-27T07:04:29.982Z] [2025-10-27T07:04:29.982Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.69 [2025-10-27T07:04:29.982Z] #2 DONE 0.0s [2025-10-27T07:04:29.982Z] [2025-10-27T07:04:29.982Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.69 [2025-10-27T07:04:29.982Z] #3 DONE 0.0s [2025-10-27T07:04:29.982Z] [2025-10-27T07:04:29.982Z] #4 [internal] load .dockerignore [2025-10-27T07:04:29.982Z] #4 transferring context: 2B done [2025-10-27T07:04:29.982Z] #4 DONE 0.0s [2025-10-27T07:04:29.982Z] [2025-10-27T07:04:29.982Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.69@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 [2025-10-27T07:04:29.982Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.69@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 0.0s done [2025-10-27T07:04:29.982Z] #5 CACHED [2025-10-27T07:04:29.982Z] [2025-10-27T07:04:29.982Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.69@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 [2025-10-27T07:04:29.982Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.69@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 0.0s done [2025-10-27T07:04:29.982Z] #6 CACHED [2025-10-27T07:04:29.982Z] [2025-10-27T07:04:29.982Z] #7 exporting to image [2025-10-27T07:04:29.982Z] #7 exporting layers [2025-10-27T07:04:29.982Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:30.241Z] #7 exporting layers done [2025-10-27T07:04:30.241Z] #7 exporting manifest sha256:01c7ebf53046ac04bcf8cb3cc648871a4b12e6218f3606df2124ee0e04c3edc1 done [2025-10-27T07:04:30.241Z] #7 exporting config sha256:89a4e0efa5db7f8c393683b680e37cef53f4d73cb678ffbffbe7ae5f441ed43b done [2025-10-27T07:04:30.241Z] #7 exporting manifest sha256:a3c57801e8dcdedaa046da0020b0cce31a05014583063a65ac01e6ea86150a0b done [2025-10-27T07:04:30.241Z] #7 exporting config sha256:6fbfa061fe455b03e2e8214d2ad534e862b2d00100dad170a489572d8d6635bf done [2025-10-27T07:04:30.241Z] #7 exporting manifest list sha256:f89f464ff31404388f37915bf89e9a129b3f1839707f4f7d907993c8a9c4e620 done [2025-10-27T07:04:30.241Z] #7 pushing layers 0.0s done [2025-10-27T07:04:30.241Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.69@sha256:f89f464ff31404388f37915bf89e9a129b3f1839707f4f7d907993c8a9c4e620 0.1s done [2025-10-27T07:04:30.241Z] #7 DONE 0.1s [2025-10-27T07:04:30.241Z] [2025-10-27T07:04:30.241Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:30.241Z] #8 DONE 0.0s [2025-10-27T07:04:30.241Z] [2025-10-27T07:04:30.241Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:30.241Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:30.527Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' [2025-10-27T07:04:30.527Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - [2025-10-27T07:04:30.527Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:30.527Z] #1 transferring dockerfile: 219B done [2025-10-27T07:04:30.527Z] #1 DONE 0.0s [2025-10-27T07:04:30.527Z] [2025-10-27T07:04:30.527Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:04:30.527Z] #2 DONE 0.0s [2025-10-27T07:04:30.527Z] [2025-10-27T07:04:30.527Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:04:30.527Z] #3 DONE 0.0s [2025-10-27T07:04:30.527Z] [2025-10-27T07:04:30.527Z] #4 [internal] load .dockerignore [2025-10-27T07:04:30.527Z] #4 transferring context: 2B done [2025-10-27T07:04:30.527Z] #4 DONE 0.0s [2025-10-27T07:04:30.527Z] [2025-10-27T07:04:30.527Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 [2025-10-27T07:04:30.527Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 0.0s done [2025-10-27T07:04:30.527Z] #5 CACHED [2025-10-27T07:04:30.527Z] [2025-10-27T07:04:30.527Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 [2025-10-27T07:04:30.527Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 0.0s done [2025-10-27T07:04:30.527Z] #6 CACHED [2025-10-27T07:04:30.527Z] [2025-10-27T07:04:30.527Z] #7 exporting to image [2025-10-27T07:04:30.527Z] #7 exporting layers done [2025-10-27T07:04:30.527Z] #7 exporting manifest sha256:01c7ebf53046ac04bcf8cb3cc648871a4b12e6218f3606df2124ee0e04c3edc1 done [2025-10-27T07:04:30.527Z] #7 exporting config sha256:89a4e0efa5db7f8c393683b680e37cef53f4d73cb678ffbffbe7ae5f441ed43b done [2025-10-27T07:04:30.527Z] #7 exporting manifest sha256:a3c57801e8dcdedaa046da0020b0cce31a05014583063a65ac01e6ea86150a0b done [2025-10-27T07:04:30.527Z] #7 exporting config sha256:6fbfa061fe455b03e2e8214d2ad534e862b2d00100dad170a489572d8d6635bf done [2025-10-27T07:04:30.527Z] #7 exporting manifest list sha256:f89f464ff31404388f37915bf89e9a129b3f1839707f4f7d907993c8a9c4e620 done [2025-10-27T07:04:30.527Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:30.787Z] #7 pushing layers 0.0s done [2025-10-27T07:04:30.787Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:f89f464ff31404388f37915bf89e9a129b3f1839707f4f7d907993c8a9c4e620 0.1s done [2025-10-27T07:04:30.787Z] #7 DONE 0.1s [2025-10-27T07:04:30.787Z] [2025-10-27T07:04:30.787Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:30.787Z] #8 DONE 0.0s [2025-10-27T07:04:30.787Z] [2025-10-27T07:04:30.787Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:30.787Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:31.073Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-10-27T07:04:31.073Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-10-27T07:04:31.073Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:31.331Z] #1 transferring dockerfile: 170B done [2025-10-27T07:04:31.331Z] #1 DONE 0.0s [2025-10-27T07:04:31.331Z] [2025-10-27T07:04:31.331Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-27T07:04:31.331Z] #2 DONE 0.0s [2025-10-27T07:04:31.331Z] [2025-10-27T07:04:31.331Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-27T07:04:31.331Z] #3 DONE 0.0s [2025-10-27T07:04:31.331Z] [2025-10-27T07:04:31.331Z] #4 [internal] load .dockerignore [2025-10-27T07:04:31.331Z] #4 transferring context: 2B done [2025-10-27T07:04:31.331Z] #4 DONE 0.0s [2025-10-27T07:04:31.331Z] [2025-10-27T07:04:31.331Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 [2025-10-27T07:04:31.331Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 0.0s done [2025-10-27T07:04:31.331Z] #5 CACHED [2025-10-27T07:04:31.331Z] [2025-10-27T07:04:31.331Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 [2025-10-27T07:04:31.331Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 0.0s done [2025-10-27T07:04:31.331Z] #6 CACHED [2025-10-27T07:04:31.331Z] [2025-10-27T07:04:31.331Z] #7 exporting to image [2025-10-27T07:04:31.331Z] #7 exporting layers done [2025-10-27T07:04:31.331Z] #7 exporting manifest sha256:01c7ebf53046ac04bcf8cb3cc648871a4b12e6218f3606df2124ee0e04c3edc1 done [2025-10-27T07:04:31.331Z] #7 exporting config sha256:89a4e0efa5db7f8c393683b680e37cef53f4d73cb678ffbffbe7ae5f441ed43b done [2025-10-27T07:04:31.331Z] #7 exporting manifest sha256:a3c57801e8dcdedaa046da0020b0cce31a05014583063a65ac01e6ea86150a0b done [2025-10-27T07:04:31.331Z] #7 exporting config sha256:6fbfa061fe455b03e2e8214d2ad534e862b2d00100dad170a489572d8d6635bf done [2025-10-27T07:04:31.331Z] #7 exporting manifest list sha256:f89f464ff31404388f37915bf89e9a129b3f1839707f4f7d907993c8a9c4e620 done [2025-10-27T07:04:31.331Z] #7 pushing layers 0.0s done [2025-10-27T07:04:31.331Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:f89f464ff31404388f37915bf89e9a129b3f1839707f4f7d907993c8a9c4e620 [2025-10-27T07:04:31.331Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:31.331Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:f89f464ff31404388f37915bf89e9a129b3f1839707f4f7d907993c8a9c4e620 0.1s done [2025-10-27T07:04:31.331Z] #7 DONE 0.1s [2025-10-27T07:04:31.331Z] [2025-10-27T07:04:31.331Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:31.331Z] #8 DONE 0.0s [2025-10-27T07:04:31.331Z] [2025-10-27T07:04:31.331Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:31.331Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:31.626Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' [2025-10-27T07:04:31.626Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - [2025-10-27T07:04:31.626Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:31.626Z] #1 transferring dockerfile: 206B done [2025-10-27T07:04:31.626Z] #1 DONE 0.0s [2025-10-27T07:04:31.626Z] [2025-10-27T07:04:31.626Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:04:31.626Z] #2 DONE 0.0s [2025-10-27T07:04:31.627Z] [2025-10-27T07:04:31.627Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:04:31.627Z] #3 DONE 0.0s [2025-10-27T07:04:31.627Z] [2025-10-27T07:04:31.627Z] #4 [internal] load .dockerignore [2025-10-27T07:04:31.627Z] #4 transferring context: 2B done [2025-10-27T07:04:31.627Z] #4 DONE 0.0s [2025-10-27T07:04:31.627Z] [2025-10-27T07:04:31.627Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 [2025-10-27T07:04:31.627Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 done [2025-10-27T07:04:31.627Z] #5 DONE 0.0s [2025-10-27T07:04:31.627Z] [2025-10-27T07:04:31.627Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 [2025-10-27T07:04:31.888Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 0.0s done [2025-10-27T07:04:31.888Z] #6 DONE 0.0s [2025-10-27T07:04:31.888Z] [2025-10-27T07:04:31.888Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 [2025-10-27T07:04:31.888Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 done [2025-10-27T07:04:31.888Z] #5 DONE 0.1s [2025-10-27T07:04:31.888Z] [2025-10-27T07:04:31.888Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:31.888Z] #7 DONE 0.0s [2025-10-27T07:04:31.888Z] [2025-10-27T07:04:31.888Z] #8 exporting to image [2025-10-27T07:04:31.888Z] #8 exporting layers done [2025-10-27T07:04:31.888Z] #8 exporting manifest sha256:fd42e8f1c0cab095f6a669c2bb2b95125016976f4cc0456293b7cb0655770ef8 done [2025-10-27T07:04:31.888Z] #8 exporting config sha256:0e632f432f36201ad6acca59c62b3466f2598ebd4ede5cbfea78204e6abf43de done [2025-10-27T07:04:31.888Z] #8 exporting manifest sha256:0165af583f33a9932bf91c3a7cd5517e1444a59d9c1472e193f44bd479ce98eb done [2025-10-27T07:04:31.888Z] #8 exporting config sha256:9b223ba72c436416d6bd27aad0a9ab8f5b642b5272ef934dbefd2c1c273c1046 done [2025-10-27T07:04:31.888Z] #8 exporting manifest list sha256:a3e6564b018d6dbffab83d51f6af6292c4933a77e734052f12224d7fc49c135e done [2025-10-27T07:04:31.888Z] #8 pushing layers [2025-10-27T07:04:31.888Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:32.155Z] #8 pushing layers 0.1s done [2025-10-27T07:04:32.155Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:a3e6564b018d6dbffab83d51f6af6292c4933a77e734052f12224d7fc49c135e 0.1s done [2025-10-27T07:04:32.155Z] #8 DONE 0.2s [2025-10-27T07:04:32.155Z] [2025-10-27T07:04:32.155Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:32.155Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:32.443Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-10-27T07:04:32.443Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-10-27T07:04:32.443Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:32.443Z] #1 transferring dockerfile: 172B done [2025-10-27T07:04:32.443Z] #1 DONE 0.0s [2025-10-27T07:04:32.443Z] [2025-10-27T07:04:32.443Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-27T07:04:32.443Z] #2 DONE 0.0s [2025-10-27T07:04:32.443Z] [2025-10-27T07:04:32.443Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-27T07:04:32.443Z] #3 DONE 0.0s [2025-10-27T07:04:32.443Z] [2025-10-27T07:04:32.443Z] #4 [internal] load .dockerignore [2025-10-27T07:04:32.443Z] #4 transferring context: 2B done [2025-10-27T07:04:32.443Z] #4 DONE 0.0s [2025-10-27T07:04:32.443Z] [2025-10-27T07:04:32.443Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 [2025-10-27T07:04:32.443Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 0.0s done [2025-10-27T07:04:32.443Z] #5 CACHED [2025-10-27T07:04:32.443Z] [2025-10-27T07:04:32.443Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 [2025-10-27T07:04:32.443Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 0.0s done [2025-10-27T07:04:32.443Z] #6 CACHED [2025-10-27T07:04:32.443Z] [2025-10-27T07:04:32.443Z] #7 exporting to image [2025-10-27T07:04:32.443Z] #7 exporting layers done [2025-10-27T07:04:32.443Z] #7 exporting manifest sha256:fd42e8f1c0cab095f6a669c2bb2b95125016976f4cc0456293b7cb0655770ef8 done [2025-10-27T07:04:32.443Z] #7 exporting config sha256:0e632f432f36201ad6acca59c62b3466f2598ebd4ede5cbfea78204e6abf43de done [2025-10-27T07:04:32.443Z] #7 exporting manifest sha256:0165af583f33a9932bf91c3a7cd5517e1444a59d9c1472e193f44bd479ce98eb done [2025-10-27T07:04:32.443Z] #7 exporting config sha256:9b223ba72c436416d6bd27aad0a9ab8f5b642b5272ef934dbefd2c1c273c1046 [2025-10-27T07:04:32.443Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:32.701Z] #7 exporting config sha256:9b223ba72c436416d6bd27aad0a9ab8f5b642b5272ef934dbefd2c1c273c1046 done [2025-10-27T07:04:32.701Z] #7 exporting manifest list sha256:a3e6564b018d6dbffab83d51f6af6292c4933a77e734052f12224d7fc49c135e done [2025-10-27T07:04:32.701Z] #7 pushing layers 0.0s done [2025-10-27T07:04:32.702Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a3e6564b018d6dbffab83d51f6af6292c4933a77e734052f12224d7fc49c135e 0.1s done [2025-10-27T07:04:32.702Z] #7 DONE 0.1s [2025-10-27T07:04:32.702Z] [2025-10-27T07:04:32.702Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:32.702Z] #8 DONE 0.0s [2025-10-27T07:04:32.702Z] [2025-10-27T07:04:32.702Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:32.702Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:32.999Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69' [2025-10-27T07:04:32.999Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69 --push - [2025-10-27T07:04:33.258Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:33.258Z] #1 transferring dockerfile: 178B done [2025-10-27T07:04:33.258Z] #1 DONE 0.0s [2025-10-27T07:04:33.258Z] [2025-10-27T07:04:33.258Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69 [2025-10-27T07:04:33.258Z] #2 DONE 0.0s [2025-10-27T07:04:33.258Z] [2025-10-27T07:04:33.258Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69 [2025-10-27T07:04:33.258Z] #3 DONE 0.0s [2025-10-27T07:04:33.258Z] [2025-10-27T07:04:33.258Z] #4 [internal] load .dockerignore [2025-10-27T07:04:33.258Z] #4 transferring context: 2B done [2025-10-27T07:04:33.258Z] #4 DONE 0.0s [2025-10-27T07:04:33.258Z] [2025-10-27T07:04:33.258Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 [2025-10-27T07:04:33.258Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 0.0s done [2025-10-27T07:04:33.258Z] #5 CACHED [2025-10-27T07:04:33.258Z] [2025-10-27T07:04:33.258Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 [2025-10-27T07:04:33.258Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 0.0s done [2025-10-27T07:04:33.258Z] #6 CACHED [2025-10-27T07:04:33.258Z] [2025-10-27T07:04:33.258Z] #7 exporting to image [2025-10-27T07:04:33.258Z] #7 exporting layers done [2025-10-27T07:04:33.258Z] #7 exporting manifest sha256:fd42e8f1c0cab095f6a669c2bb2b95125016976f4cc0456293b7cb0655770ef8 done [2025-10-27T07:04:33.258Z] #7 exporting config sha256:0e632f432f36201ad6acca59c62b3466f2598ebd4ede5cbfea78204e6abf43de done [2025-10-27T07:04:33.258Z] #7 exporting manifest sha256:0165af583f33a9932bf91c3a7cd5517e1444a59d9c1472e193f44bd479ce98eb done [2025-10-27T07:04:33.258Z] #7 exporting config sha256:9b223ba72c436416d6bd27aad0a9ab8f5b642b5272ef934dbefd2c1c273c1046 done [2025-10-27T07:04:33.258Z] #7 exporting manifest list sha256:a3e6564b018d6dbffab83d51f6af6292c4933a77e734052f12224d7fc49c135e done [2025-10-27T07:04:33.258Z] #7 pushing layers 0.0s done [2025-10-27T07:04:33.258Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69@sha256:a3e6564b018d6dbffab83d51f6af6292c4933a77e734052f12224d7fc49c135e [2025-10-27T07:04:33.258Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:33.258Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69@sha256:a3e6564b018d6dbffab83d51f6af6292c4933a77e734052f12224d7fc49c135e 0.1s done [2025-10-27T07:04:33.258Z] #7 DONE 0.1s [2025-10-27T07:04:33.258Z] [2025-10-27T07:04:33.258Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:33.258Z] #8 DONE 0.0s [2025-10-27T07:04:33.258Z] [2025-10-27T07:04:33.258Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:33.258Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:33.547Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' [2025-10-27T07:04:33.547Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - [2025-10-27T07:04:33.547Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:33.547Z] #1 transferring dockerfile: 219B done [2025-10-27T07:04:33.547Z] #1 DONE 0.0s [2025-10-27T07:04:33.547Z] [2025-10-27T07:04:33.547Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:04:33.547Z] #2 DONE 0.0s [2025-10-27T07:04:33.547Z] [2025-10-27T07:04:33.547Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:04:33.547Z] #3 DONE 0.0s [2025-10-27T07:04:33.547Z] [2025-10-27T07:04:33.547Z] #4 [internal] load .dockerignore [2025-10-27T07:04:33.547Z] #4 transferring context: 2B done [2025-10-27T07:04:33.547Z] #4 DONE 0.0s [2025-10-27T07:04:33.547Z] [2025-10-27T07:04:33.547Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 [2025-10-27T07:04:33.547Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 done [2025-10-27T07:04:33.547Z] #5 CACHED [2025-10-27T07:04:33.547Z] [2025-10-27T07:04:33.547Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 [2025-10-27T07:04:33.547Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 done [2025-10-27T07:04:33.547Z] #6 CACHED [2025-10-27T07:04:33.547Z] [2025-10-27T07:04:33.547Z] #7 exporting to image [2025-10-27T07:04:33.547Z] #7 exporting layers done [2025-10-27T07:04:33.547Z] #7 exporting manifest sha256:fd42e8f1c0cab095f6a669c2bb2b95125016976f4cc0456293b7cb0655770ef8 done [2025-10-27T07:04:33.547Z] #7 exporting config sha256:0e632f432f36201ad6acca59c62b3466f2598ebd4ede5cbfea78204e6abf43de done [2025-10-27T07:04:33.547Z] #7 exporting manifest sha256:0165af583f33a9932bf91c3a7cd5517e1444a59d9c1472e193f44bd479ce98eb done [2025-10-27T07:04:33.547Z] #7 exporting config sha256:9b223ba72c436416d6bd27aad0a9ab8f5b642b5272ef934dbefd2c1c273c1046 done [2025-10-27T07:04:33.547Z] #7 exporting manifest list sha256:a3e6564b018d6dbffab83d51f6af6292c4933a77e734052f12224d7fc49c135e done [2025-10-27T07:04:33.547Z] #7 pushing layers 0.0s done [2025-10-27T07:04:33.547Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:a3e6564b018d6dbffab83d51f6af6292c4933a77e734052f12224d7fc49c135e [2025-10-27T07:04:33.547Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:33.806Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:a3e6564b018d6dbffab83d51f6af6292c4933a77e734052f12224d7fc49c135e 0.1s done [2025-10-27T07:04:33.806Z] #7 DONE 0.1s [2025-10-27T07:04:33.806Z] [2025-10-27T07:04:33.806Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:33.806Z] #8 DONE 0.0s [2025-10-27T07:04:33.806Z] [2025-10-27T07:04:33.806Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:33.806Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:34.094Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-10-27T07:04:34.094Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-10-27T07:04:34.094Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:34.094Z] #1 transferring dockerfile: 170B done [2025-10-27T07:04:34.094Z] #1 DONE 0.0s [2025-10-27T07:04:34.094Z] [2025-10-27T07:04:34.094Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-27T07:04:34.094Z] #2 DONE 0.0s [2025-10-27T07:04:34.094Z] [2025-10-27T07:04:34.094Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-27T07:04:34.094Z] #3 DONE 0.0s [2025-10-27T07:04:34.094Z] [2025-10-27T07:04:34.094Z] #4 [internal] load .dockerignore [2025-10-27T07:04:34.094Z] #4 transferring context: 2B done [2025-10-27T07:04:34.094Z] #4 DONE 0.0s [2025-10-27T07:04:34.094Z] [2025-10-27T07:04:34.094Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 [2025-10-27T07:04:34.094Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 0.0s done [2025-10-27T07:04:34.094Z] #5 CACHED [2025-10-27T07:04:34.094Z] [2025-10-27T07:04:34.094Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 [2025-10-27T07:04:34.094Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 0.0s done [2025-10-27T07:04:34.094Z] #6 CACHED [2025-10-27T07:04:34.094Z] [2025-10-27T07:04:34.094Z] #7 exporting to image [2025-10-27T07:04:34.094Z] #7 exporting layers done [2025-10-27T07:04:34.094Z] #7 exporting manifest sha256:fd42e8f1c0cab095f6a669c2bb2b95125016976f4cc0456293b7cb0655770ef8 done [2025-10-27T07:04:34.094Z] #7 exporting config sha256:0e632f432f36201ad6acca59c62b3466f2598ebd4ede5cbfea78204e6abf43de done [2025-10-27T07:04:34.094Z] #7 exporting manifest sha256:0165af583f33a9932bf91c3a7cd5517e1444a59d9c1472e193f44bd479ce98eb done [2025-10-27T07:04:34.094Z] #7 exporting config sha256:9b223ba72c436416d6bd27aad0a9ab8f5b642b5272ef934dbefd2c1c273c1046 done [2025-10-27T07:04:34.094Z] #7 exporting manifest list sha256:a3e6564b018d6dbffab83d51f6af6292c4933a77e734052f12224d7fc49c135e done [2025-10-27T07:04:34.094Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:34.353Z] #7 pushing layers 0.0s done [2025-10-27T07:04:34.353Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a3e6564b018d6dbffab83d51f6af6292c4933a77e734052f12224d7fc49c135e 0.1s done [2025-10-27T07:04:34.353Z] #7 DONE 0.1s [2025-10-27T07:04:34.353Z] [2025-10-27T07:04:34.353Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:34.353Z] #8 DONE 0.0s [2025-10-27T07:04:34.353Z] [2025-10-27T07:04:34.353Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:34.353Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:34.638Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - [2025-10-27T07:04:34.638Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' [2025-10-27T07:04:34.638Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:34.638Z] #1 transferring dockerfile: 202B done [2025-10-27T07:04:34.638Z] #1 DONE 0.0s [2025-10-27T07:04:34.638Z] [2025-10-27T07:04:34.638Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:04:34.638Z] #2 DONE 0.0s [2025-10-27T07:04:34.638Z] [2025-10-27T07:04:34.638Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [2025-10-27T07:04:34.638Z] #3 DONE 0.0s [2025-10-27T07:04:34.638Z] [2025-10-27T07:04:34.638Z] #4 [internal] load .dockerignore [2025-10-27T07:04:34.638Z] #4 transferring context: 2B done [2025-10-27T07:04:34.638Z] #4 DONE 0.0s [2025-10-27T07:04:34.900Z] [2025-10-27T07:04:34.900Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 [2025-10-27T07:04:34.900Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 done [2025-10-27T07:04:34.900Z] #5 DONE 0.0s [2025-10-27T07:04:34.900Z] [2025-10-27T07:04:34.900Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 [2025-10-27T07:04:34.900Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 done [2025-10-27T07:04:34.900Z] #6 DONE 0.1s [2025-10-27T07:04:34.900Z] [2025-10-27T07:04:34.900Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:34.900Z] #7 DONE 0.0s [2025-10-27T07:04:34.900Z] [2025-10-27T07:04:34.900Z] #8 exporting to image [2025-10-27T07:04:34.900Z] #8 exporting layers done [2025-10-27T07:04:34.900Z] #8 exporting manifest sha256:f5b2bc13e3fedcb471ae659c09d7226201201850731a8325be69822fd1cf44f4 done [2025-10-27T07:04:34.900Z] #8 exporting config sha256:1ffec2155004005fbe4edfbc05f4d8fb96ea8c71971cc3081269574a93843db8 done [2025-10-27T07:04:34.900Z] #8 exporting manifest sha256:0de9ff122ada3850f1c73ecf41efe6221a49c566cc3ae12589db468941aae7eb done [2025-10-27T07:04:34.900Z] #8 exporting config sha256:421f83d9102455cef5174722dad5bf212648aed2d12b45e5d0ebae8978c2bb7f done [2025-10-27T07:04:34.900Z] #8 exporting manifest list sha256:a87a10806a145a16d2c77491d4d4433ceef901b9b1904cb5731ade20b52e8a8b done [2025-10-27T07:04:34.900Z] #8 pushing layers 0.1s done [2025-10-27T07:04:34.900Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:a87a10806a145a16d2c77491d4d4433ceef901b9b1904cb5731ade20b52e8a8b 0.1s done [2025-10-27T07:04:34.900Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:34.900Z] #8 DONE 0.2s [2025-10-27T07:04:35.158Z] [2025-10-27T07:04:35.158Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:35.158Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:35.445Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-10-27T07:04:35.445Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-10-27T07:04:35.445Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:35.445Z] #1 transferring dockerfile: 168B done [2025-10-27T07:04:35.445Z] #1 DONE 0.0s [2025-10-27T07:04:35.445Z] [2025-10-27T07:04:35.445Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-27T07:04:35.445Z] #2 DONE 0.0s [2025-10-27T07:04:35.445Z] [2025-10-27T07:04:35.445Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-27T07:04:35.445Z] #3 DONE 0.0s [2025-10-27T07:04:35.445Z] [2025-10-27T07:04:35.445Z] #4 [internal] load .dockerignore [2025-10-27T07:04:35.445Z] #4 transferring context: 2B done [2025-10-27T07:04:35.445Z] #4 DONE 0.0s [2025-10-27T07:04:35.445Z] [2025-10-27T07:04:35.445Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 [2025-10-27T07:04:35.445Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 done [2025-10-27T07:04:35.445Z] #5 CACHED [2025-10-27T07:04:35.445Z] [2025-10-27T07:04:35.445Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 [2025-10-27T07:04:35.445Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 done [2025-10-27T07:04:35.445Z] #6 CACHED [2025-10-27T07:04:35.445Z] [2025-10-27T07:04:35.445Z] #7 exporting to image [2025-10-27T07:04:35.445Z] #7 exporting layers done [2025-10-27T07:04:35.445Z] #7 exporting manifest sha256:f5b2bc13e3fedcb471ae659c09d7226201201850731a8325be69822fd1cf44f4 done [2025-10-27T07:04:35.445Z] #7 exporting config sha256:1ffec2155004005fbe4edfbc05f4d8fb96ea8c71971cc3081269574a93843db8 done [2025-10-27T07:04:35.445Z] #7 exporting manifest sha256:0de9ff122ada3850f1c73ecf41efe6221a49c566cc3ae12589db468941aae7eb done [2025-10-27T07:04:35.445Z] #7 exporting config sha256:421f83d9102455cef5174722dad5bf212648aed2d12b45e5d0ebae8978c2bb7f [2025-10-27T07:04:35.445Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:35.703Z] #7 exporting config sha256:421f83d9102455cef5174722dad5bf212648aed2d12b45e5d0ebae8978c2bb7f done [2025-10-27T07:04:35.703Z] #7 exporting manifest list sha256:a87a10806a145a16d2c77491d4d4433ceef901b9b1904cb5731ade20b52e8a8b done [2025-10-27T07:04:35.703Z] #7 pushing layers 0.0s done [2025-10-27T07:04:35.703Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:a87a10806a145a16d2c77491d4d4433ceef901b9b1904cb5731ade20b52e8a8b 0.1s done [2025-10-27T07:04:35.703Z] #7 DONE 0.1s [2025-10-27T07:04:35.704Z] [2025-10-27T07:04:35.704Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:35.704Z] #8 DONE 0.0s [2025-10-27T07:04:35.704Z] [2025-10-27T07:04:35.704Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:35.704Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:35.995Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.69' [2025-10-27T07:04:35.995Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.69 --push - [2025-10-27T07:04:35.995Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:35.995Z] #1 transferring dockerfile: 174B done [2025-10-27T07:04:35.995Z] #1 DONE 0.0s [2025-10-27T07:04:35.995Z] [2025-10-27T07:04:35.995Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.69 [2025-10-27T07:04:35.995Z] #2 DONE 0.0s [2025-10-27T07:04:35.995Z] [2025-10-27T07:04:35.995Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.69 [2025-10-27T07:04:35.995Z] #3 DONE 0.0s [2025-10-27T07:04:35.995Z] [2025-10-27T07:04:35.995Z] #4 [internal] load .dockerignore [2025-10-27T07:04:35.995Z] #4 transferring context: 2B done [2025-10-27T07:04:35.995Z] #4 DONE 0.0s [2025-10-27T07:04:35.995Z] [2025-10-27T07:04:35.995Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.69@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 [2025-10-27T07:04:35.995Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.69@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 0.0s done [2025-10-27T07:04:35.995Z] #5 CACHED [2025-10-27T07:04:35.995Z] [2025-10-27T07:04:35.995Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.69@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 [2025-10-27T07:04:35.995Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.69@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 0.0s done [2025-10-27T07:04:35.995Z] #6 CACHED [2025-10-27T07:04:35.995Z] [2025-10-27T07:04:35.995Z] #7 exporting to image [2025-10-27T07:04:35.995Z] #7 exporting layers done [2025-10-27T07:04:35.995Z] #7 exporting manifest sha256:f5b2bc13e3fedcb471ae659c09d7226201201850731a8325be69822fd1cf44f4 done [2025-10-27T07:04:35.995Z] #7 exporting config sha256:1ffec2155004005fbe4edfbc05f4d8fb96ea8c71971cc3081269574a93843db8 [2025-10-27T07:04:35.995Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:36.253Z] #7 exporting config sha256:1ffec2155004005fbe4edfbc05f4d8fb96ea8c71971cc3081269574a93843db8 done [2025-10-27T07:04:36.253Z] #7 exporting manifest sha256:0de9ff122ada3850f1c73ecf41efe6221a49c566cc3ae12589db468941aae7eb done [2025-10-27T07:04:36.253Z] #7 exporting config sha256:421f83d9102455cef5174722dad5bf212648aed2d12b45e5d0ebae8978c2bb7f done [2025-10-27T07:04:36.253Z] #7 exporting manifest list sha256:a87a10806a145a16d2c77491d4d4433ceef901b9b1904cb5731ade20b52e8a8b done [2025-10-27T07:04:36.253Z] #7 pushing layers 0.0s done [2025-10-27T07:04:36.253Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.69@sha256:a87a10806a145a16d2c77491d4d4433ceef901b9b1904cb5731ade20b52e8a8b 0.1s done [2025-10-27T07:04:36.253Z] #7 DONE 0.1s [2025-10-27T07:04:36.253Z] [2025-10-27T07:04:36.253Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:36.253Z] #8 DONE 0.0s [2025-10-27T07:04:36.253Z] [2025-10-27T07:04:36.253Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:36.253Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:36.537Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' [2025-10-27T07:04:36.538Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - [2025-10-27T07:04:36.538Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:36.538Z] #1 transferring dockerfile: 215B done [2025-10-27T07:04:36.538Z] #1 DONE 0.0s [2025-10-27T07:04:36.538Z] [2025-10-27T07:04:36.538Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:04:36.538Z] #2 DONE 0.0s [2025-10-27T07:04:36.538Z] [2025-10-27T07:04:36.538Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [2025-10-27T07:04:36.538Z] #3 DONE 0.0s [2025-10-27T07:04:36.538Z] [2025-10-27T07:04:36.538Z] #4 [internal] load .dockerignore [2025-10-27T07:04:36.538Z] #4 transferring context: 2B done [2025-10-27T07:04:36.538Z] #4 DONE 0.0s [2025-10-27T07:04:36.538Z] [2025-10-27T07:04:36.538Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 [2025-10-27T07:04:36.538Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 [2025-10-27T07:04:36.796Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 done [2025-10-27T07:04:36.796Z] #5 CACHED [2025-10-27T07:04:36.796Z] [2025-10-27T07:04:36.796Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 [2025-10-27T07:04:36.796Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 done [2025-10-27T07:04:36.796Z] #6 CACHED [2025-10-27T07:04:36.796Z] [2025-10-27T07:04:36.796Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:36.796Z] #7 DONE 0.0s [2025-10-27T07:04:36.796Z] [2025-10-27T07:04:36.796Z] #8 exporting to image [2025-10-27T07:04:36.796Z] #8 exporting layers done [2025-10-27T07:04:36.796Z] #8 exporting manifest sha256:f5b2bc13e3fedcb471ae659c09d7226201201850731a8325be69822fd1cf44f4 done [2025-10-27T07:04:36.796Z] #8 exporting config sha256:1ffec2155004005fbe4edfbc05f4d8fb96ea8c71971cc3081269574a93843db8 done [2025-10-27T07:04:36.796Z] #8 exporting manifest sha256:0de9ff122ada3850f1c73ecf41efe6221a49c566cc3ae12589db468941aae7eb done [2025-10-27T07:04:36.796Z] #8 exporting config sha256:421f83d9102455cef5174722dad5bf212648aed2d12b45e5d0ebae8978c2bb7f done [2025-10-27T07:04:36.796Z] #8 exporting manifest list sha256:a87a10806a145a16d2c77491d4d4433ceef901b9b1904cb5731ade20b52e8a8b done [2025-10-27T07:04:36.796Z] #8 pushing layers 0.0s done [2025-10-27T07:04:36.796Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:a87a10806a145a16d2c77491d4d4433ceef901b9b1904cb5731ade20b52e8a8b 0.1s done [2025-10-27T07:04:36.796Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:36.796Z] #8 DONE 0.1s [2025-10-27T07:04:36.796Z] [2025-10-27T07:04:36.796Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:36.796Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-27T07:04:37.084Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-10-27T07:04:37.084Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-10-27T07:04:37.084Z] #1 [internal] load build definition from Dockerfile [2025-10-27T07:04:37.084Z] #1 transferring dockerfile: 166B done [2025-10-27T07:04:37.084Z] #1 DONE 0.0s [2025-10-27T07:04:37.084Z] [2025-10-27T07:04:37.084Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-27T07:04:37.084Z] #2 DONE 0.0s [2025-10-27T07:04:37.084Z] [2025-10-27T07:04:37.084Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-27T07:04:37.084Z] #3 DONE 0.0s [2025-10-27T07:04:37.084Z] [2025-10-27T07:04:37.084Z] #4 [internal] load .dockerignore [2025-10-27T07:04:37.084Z] #4 transferring context: 2B done [2025-10-27T07:04:37.084Z] #4 DONE 0.0s [2025-10-27T07:04:37.084Z] [2025-10-27T07:04:37.084Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 [2025-10-27T07:04:37.084Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 0.0s done [2025-10-27T07:04:37.084Z] #5 CACHED [2025-10-27T07:04:37.084Z] [2025-10-27T07:04:37.084Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 [2025-10-27T07:04:37.084Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 done [2025-10-27T07:04:37.084Z] #6 CACHED [2025-10-27T07:04:37.084Z] [2025-10-27T07:04:37.084Z] #7 exporting to image [2025-10-27T07:04:37.084Z] #7 exporting layers done [2025-10-27T07:04:37.084Z] #7 exporting manifest sha256:f5b2bc13e3fedcb471ae659c09d7226201201850731a8325be69822fd1cf44f4 done [2025-10-27T07:04:37.084Z] #7 exporting config sha256:1ffec2155004005fbe4edfbc05f4d8fb96ea8c71971cc3081269574a93843db8 done [2025-10-27T07:04:37.084Z] #7 exporting manifest sha256:0de9ff122ada3850f1c73ecf41efe6221a49c566cc3ae12589db468941aae7eb done [2025-10-27T07:04:37.084Z] #7 exporting config sha256:421f83d9102455cef5174722dad5bf212648aed2d12b45e5d0ebae8978c2bb7f done [2025-10-27T07:04:37.084Z] #7 exporting manifest list sha256:a87a10806a145a16d2c77491d4d4433ceef901b9b1904cb5731ade20b52e8a8b done [2025-10-27T07:04:37.084Z] #7 pushing layers 0.0s done [2025-10-27T07:04:37.084Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:a87a10806a145a16d2c77491d4d4433ceef901b9b1904cb5731ade20b52e8a8b [2025-10-27T07:04:37.084Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-27T07:04:37.343Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:a87a10806a145a16d2c77491d4d4433ceef901b9b1904cb5731ade20b52e8a8b 0.1s done [2025-10-27T07:04:37.343Z] #7 DONE 0.1s [2025-10-27T07:04:37.343Z] [2025-10-27T07:04:37.343Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-27T07:04:37.343Z] #8 DONE 0.0s [2025-10-27T07:04:37.343Z] [2025-10-27T07:04:37.343Z] 1 warning found (use --debug to expand): [2025-10-27T07:04:37.343Z]  - 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-27T07:04:37.708Z] + '[' -d /w/workspace/edgex-go/915/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-27T07:04:37.995Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-27T07:04:38.546Z] ---> package-listing.sh [2025-10-27T07:04:38.546Z] ++ facter osfamily [2025-10-27T07:04:38.546Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-27T07:04:38.806Z] + OS_FAMILY=redhat [2025-10-27T07:04:38.806Z] + workspace=/w/workspace/edgex-go/915 [2025-10-27T07:04:38.806Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-27T07:04:38.806Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-27T07:04:38.806Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-27T07:04:38.806Z] + PACKAGES=/tmp/packages_start.txt [2025-10-27T07:04:38.806Z] + '[' /w/workspace/edgex-go/915 ']' [2025-10-27T07:04:38.807Z] + PACKAGES=/tmp/packages_end.txt [2025-10-27T07:04:38.807Z] + case "${OS_FAMILY}" in [2025-10-27T07:04:38.807Z] + sort [2025-10-27T07:04:38.807Z] + rpm -qa [2025-10-27T07:04:39.373Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-27T07:04:39.373Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-27T07:04:39.373Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-27T07:04:39.373Z] + '[' /w/workspace/edgex-go/915 ']' [2025-10-27T07:04:39.373Z] + mkdir -p /w/workspace/edgex-go/915/archives/ [2025-10-27T07:04:39.373Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/915/archives/ [Pipeline] echo [2025-10-27T07:04:39.385Z] 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/915/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-27T07:04:39.674Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:04:40.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-27T07:04:40.254Z] [2025-10-27T07:04:40.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:04:40.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-27T07:04:40.563Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-27T07:04:40.563Z] 5eb5b503b376: Pulling fs layer [2025-10-27T07:04:40.563Z] 5c69ac0246d0: Pulling fs layer [2025-10-27T07:04:40.563Z] ec43610c2a17: Pulling fs layer [2025-10-27T07:04:40.563Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-27T07:04:40.563Z] 33b1e0a273af: Pulling fs layer [2025-10-27T07:04:40.563Z] 5d3b04190fa2: Pulling fs layer [2025-10-27T07:04:40.563Z] 2f39f015ded8: Pulling fs layer [2025-10-27T07:04:40.563Z] 3a2ae6a8a46f: Waiting [2025-10-27T07:04:40.563Z] 33b1e0a273af: Waiting [2025-10-27T07:04:40.563Z] 5d3b04190fa2: Waiting [2025-10-27T07:04:40.563Z] 2f39f015ded8: Waiting [2025-10-27T07:04:40.563Z] 5c69ac0246d0: Verifying Checksum [2025-10-27T07:04:40.563Z] 5c69ac0246d0: Download complete [2025-10-27T07:04:40.563Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-27T07:04:40.563Z] 3a2ae6a8a46f: Download complete [2025-10-27T07:04:40.563Z] 33b1e0a273af: Verifying Checksum [2025-10-27T07:04:40.563Z] 33b1e0a273af: Download complete [2025-10-27T07:04:40.563Z] 5d3b04190fa2: Verifying Checksum [2025-10-27T07:04:40.563Z] 5d3b04190fa2: Download complete [2025-10-27T07:04:40.563Z] ec43610c2a17: Verifying Checksum [2025-10-27T07:04:40.563Z] ec43610c2a17: Download complete [2025-10-27T07:04:40.822Z] 5eb5b503b376: Verifying Checksum [2025-10-27T07:04:40.822Z] 5eb5b503b376: Download complete [2025-10-27T07:04:41.393Z] 2f39f015ded8: Verifying Checksum [2025-10-27T07:04:41.393Z] 2f39f015ded8: Download complete [2025-10-27T07:04:42.357Z] 5eb5b503b376: Pull complete [2025-10-27T07:04:42.357Z] 5c69ac0246d0: Pull complete [2025-10-27T07:04:42.626Z] ec43610c2a17: Pull complete [2025-10-27T07:04:42.626Z] 3a2ae6a8a46f: Pull complete [2025-10-27T07:04:42.887Z] 33b1e0a273af: Pull complete [2025-10-27T07:04:42.887Z] 5d3b04190fa2: Pull complete [2025-10-27T07:04:47.121Z] 2f39f015ded8: Pull complete [2025-10-27T07:04:47.121Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-27T07:04:47.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-27T07:04:47.121Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-27T07:04:47.265Z] prd-centos7-docker-4c-2g-673416 does not seem to be running inside a container [2025-10-27T07:04:47.295Z] $ 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/915/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-27T07:04:50.306Z] $ docker top aaa828efe45945d0126cd3700a876993aa618185ab28025fed0151a221cab554 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-27T07:04:50.661Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-27T07:04:50.948Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-27T07:04:51.238Z] + ls /var/log/sa-host [2025-10-27T07:04:51.238Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-27T07:04:51.317Z] provisioning config files... [2025-10-27T07:04:51.325Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config6814274233150576480tmp [Pipeline] { [Pipeline] echo [2025-10-27T07:04:51.348Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-27T07:04:51.636Z] ---> create-netrc.sh [Pipeline] } [2025-10-27T07:04:51.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-27T07:04:52.019Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-27T07:04:52.058Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-27T07:04:52.338Z] ---> sudo-logs.sh [2025-10-27T07:04:52.338Z] Archiving 'sudo' log.. [2025-10-27T07:04:52.338Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-27T07:04:52.377Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-27T07:04:52.379Z] $ docker stop --time=1 aaa828efe45945d0126cd3700a876993aa618185ab28025fed0151a221cab554 [2025-10-27T07:04:53.503Z] $ docker rm -f --volumes aaa828efe45945d0126cd3700a876993aa618185ab28025fed0151a221cab554 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-27T07:04:53.610Z] [WS-CLEANUP] Deleting project workspace... [2025-10-27T07:04:53.610Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-27T07:04:53.628Z] [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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-27T07:04:54.611Z] + [ -d /w/workspace/edgex-go/915/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-27T07:04:54.901Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-27T07:04:55.759Z] ---> package-listing.sh [2025-10-27T07:04:55.759Z] ++ facter osfamily [2025-10-27T07:04:55.759Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-27T07:04:56.017Z] + OS_FAMILY=debian [2025-10-27T07:04:56.017Z] + workspace=/w/workspace/edgex-go/915 [2025-10-27T07:04:56.017Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-27T07:04:56.017Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-27T07:04:56.017Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-27T07:04:56.017Z] + PACKAGES=/tmp/packages_start.txt [2025-10-27T07:04:56.017Z] + '[' /w/workspace/edgex-go/915 ']' [2025-10-27T07:04:56.017Z] + PACKAGES=/tmp/packages_end.txt [2025-10-27T07:04:56.017Z] + case "${OS_FAMILY}" in [2025-10-27T07:04:56.017Z] + dpkg -l [2025-10-27T07:04:56.017Z] + grep '^ii' [2025-10-27T07:04:56.017Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-27T07:04:56.017Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-27T07:04:56.017Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-27T07:04:56.017Z] + '[' /w/workspace/edgex-go/915 ']' [2025-10-27T07:04:56.017Z] + mkdir -p /w/workspace/edgex-go/915/archives/ [2025-10-27T07:04:56.017Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/915/archives/ [Pipeline] echo [2025-10-27T07:04:56.028Z] 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/915/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-27T07:04:56.302Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:04:56.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-27T07:04:56.867Z] [2025-10-27T07:04:56.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T07:04:57.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-27T07:04:57.166Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-27T07:04:57.166Z] 5eb5b503b376: Pulling fs layer [2025-10-27T07:04:57.166Z] 5c69ac0246d0: Pulling fs layer [2025-10-27T07:04:57.166Z] ec43610c2a17: Pulling fs layer [2025-10-27T07:04:57.166Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-27T07:04:57.166Z] 33b1e0a273af: Pulling fs layer [2025-10-27T07:04:57.166Z] 3a2ae6a8a46f: Waiting [2025-10-27T07:04:57.166Z] 5d3b04190fa2: Pulling fs layer [2025-10-27T07:04:57.166Z] 2f39f015ded8: Pulling fs layer [2025-10-27T07:04:57.166Z] 33b1e0a273af: Waiting [2025-10-27T07:04:57.166Z] 5d3b04190fa2: Waiting [2025-10-27T07:04:57.166Z] 2f39f015ded8: Waiting [2025-10-27T07:04:57.166Z] 5c69ac0246d0: Verifying Checksum [2025-10-27T07:04:57.166Z] 5c69ac0246d0: Download complete [2025-10-27T07:04:57.166Z] 3a2ae6a8a46f: Download complete [2025-10-27T07:04:57.424Z] 33b1e0a273af: Verifying Checksum [2025-10-27T07:04:57.424Z] 33b1e0a273af: Download complete [2025-10-27T07:04:57.424Z] 5d3b04190fa2: Verifying Checksum [2025-10-27T07:04:57.424Z] 5d3b04190fa2: Download complete [2025-10-27T07:04:57.424Z] ec43610c2a17: Download complete [2025-10-27T07:04:57.683Z] 5eb5b503b376: Verifying Checksum [2025-10-27T07:04:57.683Z] 5eb5b503b376: Download complete [2025-10-27T07:04:58.246Z] 2f39f015ded8: Verifying Checksum [2025-10-27T07:04:58.246Z] 2f39f015ded8: Download complete [2025-10-27T07:04:59.622Z] 5eb5b503b376: Pull complete [2025-10-27T07:04:59.622Z] 5c69ac0246d0: Pull complete [2025-10-27T07:05:00.189Z] ec43610c2a17: Pull complete [2025-10-27T07:05:00.189Z] 3a2ae6a8a46f: Pull complete [2025-10-27T07:05:00.189Z] 33b1e0a273af: Pull complete [2025-10-27T07:05:00.448Z] 5d3b04190fa2: Pull complete [2025-10-27T07:05:07.005Z] 2f39f015ded8: Pull complete [2025-10-27T07:05:07.005Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-27T07:05:07.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-27T07:05:07.005Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-27T07:05:07.113Z] prd-ubuntu20.04-docker-8c-8g-673087 does not seem to be running inside a container [2025-10-27T07:05:07.147Z] $ 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/915/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/915 -v /w/workspace/edgex-go/915:/w/workspace/edgex-go/915:rw,z -v /w/workspace/edgex-go/915@tmp:/w/workspace/edgex-go/915@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-27T07:05:08.585Z] $ docker top 32b717e9dd1f41429792ac065c87c47ea7101e3bc104def03344810a07f01328 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-27T07:05:08.938Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-27T07:05:09.224Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-27T07:05:09.511Z] + ls /var/log/sa-host [2025-10-27T07:05:09.511Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-27T07:05:09.550Z] provisioning config files... [2025-10-27T07:05:09.559Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/915@tmp/config1092599640557269292tmp [Pipeline] { [Pipeline] echo [2025-10-27T07:05:09.578Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-27T07:05:09.859Z] ---> create-netrc.sh [Pipeline] } [2025-10-27T07:05:09.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-27T07:05:24.305Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-27T07:05:24.315Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-27T07:05:24.602Z] ---> sudo-logs.sh [2025-10-27T07:05:24.602Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-27T07:05:24.651Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-27T07:05:24.937Z] ---> job-cost.sh [2025-10-27T07:05:24.937Z] lf-activate-venv: SKIPPING [2025-10-27T07:05:24.937Z] DEBUG: total: 0.10999999940395355 [2025-10-27T07:05:24.937Z] INFO: Retrieving Stack Cost... [2025-10-27T07:05:25.506Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-27T07:05:25.765Z] INFO: Archiving Costs [Pipeline] echo [2025-10-27T07:05:25.780Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-27T07:05:26.064Z] ---> logs-deploy.sh [2025-10-27T07:05:26.064Z] lf-activate-venv: SKIPPING [2025-10-27T07:05:26.064Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/915 [2025-10-27T07:05:26.064Z] INFO: archiving workspace using pattern(s): [2025-10-27T07:05:27.000Z] Archives upload complete. [2025-10-27T07:05:27.259Z] INFO: archiving logs to Nexus