Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 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-ssh16325023661319421628.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18161892967114124623.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15551871686987871278.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16314287757457392469.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-ssh10216070917416501301.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6471’ Running on prd-ubuntu20.04-docker-8c-8g-6477 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/882 [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/882 # 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 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c (main) Commit message: "build(deps): Bump golang.org/x/crypto from 0.40.0 to 0.41.0 (#5222)" > 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 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c # timeout=10 > git rev-list --no-walk dc461ce1615b87c2cd2b77eb23d6240bcec97de8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-08T01:10:08.729Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-08T01:10:08.799Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-08T01:10:08.820Z] ========================================================= [2025-08-08T01:10:08.820Z] EdgeX Global Pipelines Version Info [2025-08-08T01:10:08.820Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-08T01:10:09.921Z] ------------------- [2025-08-08T01:10:09.921Z] stable info: [2025-08-08T01:10:09.921Z] ------------------- [2025-08-08T01:10:09.921Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-08T01:10:09.921Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-08T01:10:09.921Z] Message: update stable to v1.0.276 [2025-08-08T01:10:10.492Z] ------------------- [2025-08-08T01:10:10.492Z] experimental info: [2025-08-08T01:10:10.492Z] ------------------- [2025-08-08T01:10:10.492Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-08T01:10:10.492Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-08T01:10:10.492Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-08T01:10:10.565Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-08-08T01:10:10.587Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-08-08T01:10:10.610Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-08T01:10:10.631Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-08T01:10:10.656Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-08T01:10:10.678Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-08T01:10:10.700Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-08T01:10:10.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-08-08T01:10:10.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-08-08T01:10:10.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-08-08T01:10:10.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-08T01:10:10.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-08T01:10:10.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-08T01:10:10.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-08T01:10:10.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-08T01:10:10.888Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-08T01:10:10.911Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-08T01:10:10.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-08T01:10:10.947Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-08-08T01:10:10.963Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-08-08T01:10:10.981Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-08T01:10:11.001Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-08T01:10:11.019Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-08T01:10:11.040Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-08T01:10:11.058Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-08T01:10:11.077Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-08T01:10:11.100Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo [2025-08-08T01:10:11.129Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 42a8eb0 [Pipeline] echo [2025-08-08T01:10:11.150Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-08T01:10:11.207Z] provisioning config files... [2025-08-08T01:10:11.219Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/882@tmp/config17954183246022677108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-08T01:10:11.556Z] ---> ****-login.sh [2025-08-08T01:10:11.556Z] nexus3.edgexfoundry.org:10001 [2025-08-08T01:10:11.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-08T01:10:11.816Z] [2025-08-08T01:10:11.816Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-08T01:10:11.816Z] Configure a credential helper to remove this warning. See [2025-08-08T01:10:11.816Z] https://docs.****.com/go/credential-store/ [2025-08-08T01:10:11.816Z] [2025-08-08T01:10:11.816Z] Login Succeeded [2025-08-08T01:10:11.816Z] nexus3.edgexfoundry.org:10002 [2025-08-08T01:10:11.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-08T01:10:11.816Z] [2025-08-08T01:10:11.816Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-08T01:10:11.817Z] Configure a credential helper to remove this warning. See [2025-08-08T01:10:11.817Z] https://docs.****.com/go/credential-store/ [2025-08-08T01:10:11.817Z] [2025-08-08T01:10:11.817Z] Login Succeeded [2025-08-08T01:10:11.817Z] nexus3.edgexfoundry.org:10003 [2025-08-08T01:10:12.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-08T01:10:12.077Z] [2025-08-08T01:10:12.077Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-08T01:10:12.078Z] Configure a credential helper to remove this warning. See [2025-08-08T01:10:12.078Z] https://docs.****.com/go/credential-store/ [2025-08-08T01:10:12.078Z] [2025-08-08T01:10:12.078Z] Login Succeeded [2025-08-08T01:10:12.078Z] nexus3.edgexfoundry.org:10004 [2025-08-08T01:10:12.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-08T01:10:12.078Z] [2025-08-08T01:10:12.078Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-08T01:10:12.078Z] Configure a credential helper to remove this warning. See [2025-08-08T01:10:12.078Z] https://docs.****.com/go/credential-store/ [2025-08-08T01:10:12.078Z] [2025-08-08T01:10:12.078Z] Login Succeeded [2025-08-08T01:10:12.078Z] ****.io [2025-08-08T01:10:12.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-08T01:10:12.337Z] [2025-08-08T01:10:12.337Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-08T01:10:12.337Z] Configure a credential helper to remove this warning. See [2025-08-08T01:10:12.337Z] https://docs.****.com/go/credential-store/ [2025-08-08T01:10:12.337Z] [2025-08-08T01:10:12.337Z] Login Succeeded [2025-08-08T01:10:12.337Z] ---> ****-login.sh ends [Pipeline] } [2025-08-08T01:10:12.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-08T01:10:12.672Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-08-08T01:10:12.672Z] + dirname cmd/core-command/Dockerfile [2025-08-08T01:10:12.672Z] + cut -d/ -f2 [2025-08-08T01:10:12.672Z] + echo core-command,cmd/core-command/Dockerfile [2025-08-08T01:10:12.672Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-08-08T01:10:12.672Z] + cut -d/ -f2 [2025-08-08T01:10:12.672Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-08-08T01:10:12.672Z] + dirname cmd/core-data/Dockerfile [2025-08-08T01:10:12.672Z] + cut -d/ -f2 [2025-08-08T01:10:12.672Z] + echo core-data,cmd/core-data/Dockerfile [2025-08-08T01:10:12.672Z] + dirname cmd/core-keeper/Dockerfile [2025-08-08T01:10:12.672Z] + cut -d/ -f2 [2025-08-08T01:10:12.672Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-08-08T01:10:12.672Z] + dirname cmd/core-metadata/Dockerfile [2025-08-08T01:10:12.672Z] + cut -d/ -f2 [2025-08-08T01:10:12.672Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-08-08T01:10:12.672Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-08-08T01:10:12.672Z] + cut -d/ -f2 [2025-08-08T01:10:12.672Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-08-08T01:10:12.672Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-08-08T01:10:12.672Z] + cut -d/ -f2 [2025-08-08T01:10:12.672Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-08-08T01:10:12.672Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-08-08T01:10:12.672Z] + cut -d/ -f2 [2025-08-08T01:10:12.672Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-08-08T01:10:12.672Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-08-08T01:10:12.672Z] + cut -d/ -f2 [2025-08-08T01:10:12.672Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-08-08T01:10:12.672Z] + + dirname cmd/security-spiffe-token-provider/Dockerfilecut [2025-08-08T01:10:12.672Z] -d/ -f2 [2025-08-08T01:10:12.672Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-08-08T01:10:12.672Z] + dirname cmd/security-spire-agent/Dockerfile [2025-08-08T01:10:12.672Z] + cut -d/ -f2 [2025-08-08T01:10:12.672Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-08-08T01:10:12.672Z] + dirname cmd/security-spire-config/Dockerfile [2025-08-08T01:10:12.672Z] + cut -d/ -f2 [2025-08-08T01:10:12.672Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-08-08T01:10:12.672Z] + dirname cmd/security-spire-server/Dockerfile [2025-08-08T01:10:12.672Z] + cut -d/ -f2 [2025-08-08T01:10:12.672Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-08-08T01:10:12.672Z] + dirname cmd/support-notifications/Dockerfile [2025-08-08T01:10:12.672Z] + cut -d/ -f2 [2025-08-08T01:10:12.672Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-08-08T01:10:12.672Z] + dirname cmd/support-scheduler/Dockerfile [2025-08-08T01:10:12.672Z] + cut -d/ -f2 [2025-08-08T01:10:12.672Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-08-08T01:10:12.708Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-08T01:10:13.091Z] + git rev-list -1 --merges 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c~1..42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo [2025-08-08T01:10:13.102Z] -----------> git rev-list -1 --merges 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c~1..42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [false] [Pipeline] sh [2025-08-08T01:10:13.399Z] + git log --format=format:%s -1 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo [2025-08-08T01:10:13.419Z] ========================================================= [2025-08-08T01:10:13.419Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-08T01:10:13.419Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-08-08T01:10:13.872Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-08T01:10:13.872Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-08T01:10:13.872Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-08T01:10:13.872Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-08T01:10:13.872Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-08T01:10:13.872Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-08T01:10:13.872Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:10:14.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-08T01:10:14.302Z] [2025-08-08T01:10:14.302Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:10:14.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-08T01:10:14.617Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-08T01:10:14.617Z] 3dae71ba6b94: Pulling fs layer [2025-08-08T01:10:14.617Z] 6bf1a483ea7c: Pulling fs layer [2025-08-08T01:10:14.617Z] f5dfc541a4d3: Pulling fs layer [2025-08-08T01:10:14.617Z] 461d9e800cba: Pulling fs layer [2025-08-08T01:10:14.617Z] 80192f66455f: Pulling fs layer [2025-08-08T01:10:14.617Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-08T01:10:14.617Z] 80192f66455f: Waiting [2025-08-08T01:10:14.617Z] 461d9e800cba: Waiting [2025-08-08T01:10:14.617Z] a29436f7fd5d: Pulling fs layer [2025-08-08T01:10:14.617Z] 923cac83aea3: Pulling fs layer [2025-08-08T01:10:14.617Z] a29436f7fd5d: Waiting [2025-08-08T01:10:14.617Z] 923cac83aea3: Waiting [2025-08-08T01:10:14.617Z] 25ad8b0a4227: Pulling fs layer [2025-08-08T01:10:14.617Z] 2e8e34ca0e6c: Waiting [2025-08-08T01:10:14.617Z] db01528c6b51: Pulling fs layer [2025-08-08T01:10:14.617Z] 25ad8b0a4227: Waiting [2025-08-08T01:10:14.617Z] 28988de357af: Pulling fs layer [2025-08-08T01:10:14.617Z] db01528c6b51: Waiting [2025-08-08T01:10:14.617Z] 6bf1a483ea7c: Verifying Checksum [2025-08-08T01:10:14.617Z] 6bf1a483ea7c: Download complete [2025-08-08T01:10:14.617Z] 461d9e800cba: Verifying Checksum [2025-08-08T01:10:14.617Z] 461d9e800cba: Download complete [2025-08-08T01:10:14.876Z] 80192f66455f: Download complete [2025-08-08T01:10:14.876Z] f5dfc541a4d3: Verifying Checksum [2025-08-08T01:10:14.876Z] f5dfc541a4d3: Download complete [2025-08-08T01:10:14.876Z] 3dae71ba6b94: Verifying Checksum [2025-08-08T01:10:14.876Z] 3dae71ba6b94: Download complete [2025-08-08T01:10:14.876Z] 923cac83aea3: Download complete [2025-08-08T01:10:15.137Z] 25ad8b0a4227: Download complete [2025-08-08T01:10:15.137Z] db01528c6b51: Verifying Checksum [2025-08-08T01:10:15.137Z] db01528c6b51: Download complete [2025-08-08T01:10:15.137Z] 28988de357af: Verifying Checksum [2025-08-08T01:10:15.137Z] 28988de357af: Download complete [2025-08-08T01:10:15.137Z] a29436f7fd5d: Verifying Checksum [2025-08-08T01:10:15.137Z] a29436f7fd5d: Download complete [2025-08-08T01:10:15.707Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-08T01:10:15.707Z] 2e8e34ca0e6c: Download complete [2025-08-08T01:10:16.645Z] 3dae71ba6b94: Pull complete [2025-08-08T01:10:16.645Z] 6bf1a483ea7c: Pull complete [2025-08-08T01:10:17.583Z] f5dfc541a4d3: Pull complete [2025-08-08T01:10:17.583Z] 461d9e800cba: Pull complete [2025-08-08T01:10:17.583Z] 80192f66455f: Pull complete [2025-08-08T01:10:22.869Z] 2e8e34ca0e6c: Pull complete [2025-08-08T01:10:23.130Z] a29436f7fd5d: Pull complete [2025-08-08T01:10:23.390Z] 923cac83aea3: Pull complete [2025-08-08T01:10:23.390Z] 25ad8b0a4227: Pull complete [2025-08-08T01:10:23.390Z] db01528c6b51: Pull complete [2025-08-08T01:10:23.650Z] 28988de357af: Pull complete [2025-08-08T01:10:23.650Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-08T01:10:23.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-08T01:10:23.650Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-08T01:10:23.801Z] prd-ubuntu20.04-docker-8c-8g-6477 does not seem to be running inside a container [2025-08-08T01:10:23.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/882 -v /w/workspace/edgex-go/882:/w/workspace/edgex-go/882:rw,z -v /w/workspace/edgex-go/882@tmp:/w/workspace/edgex-go/882@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-08T01:10:25.590Z] $ docker top 5e5668db9629e56b43a71bc7613003fc4681c4a89197d09b8c3f6f91a9c2640d -eo pid,comm [2025-08-08T01:10:25.650Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-08T01:10:25.650Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-08T01:10:25.704Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-08T01:10:25.704Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-08T01:10:25.835Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-08T01:10:25.833Z] $ docker exec 5e5668db9629e56b43a71bc7613003fc4681c4a89197d09b8c3f6f91a9c2640d ssh-agent [2025-08-08T01:10:25.952Z] SSH_AUTH_SOCK=/tmp/ssh-61gOlLoRiPI0/agent.33 [2025-08-08T01:10:25.952Z] SSH_AGENT_PID=39 [2025-08-08T01:10:25.960Z] Running ssh-add (command line suppressed) [2025-08-08T01:10:26.061Z] Identity added: /w/workspace/edgex-go/882@tmp/private_key_12984435972453055831.key (/w/workspace/edgex-go/882@tmp/private_key_12984435972453055831.key) [2025-08-08T01:10:26.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-08T01:10:26.371Z] + git config --global --add safe.directory /w/workspace/edgex-go/882 [Pipeline] sh [2025-08-08T01:10:26.660Z] + git tag --points-at HEAD [Pipeline] } [2025-08-08T01:10:26.667Z] $ docker exec --env ******** --env ******** 5e5668db9629e56b43a71bc7613003fc4681c4a89197d09b8c3f6f91a9c2640d ssh-agent -k [2025-08-08T01:10:26.769Z] unset SSH_AUTH_SOCK; [2025-08-08T01:10:26.769Z] unset SSH_AGENT_PID; [2025-08-08T01:10:26.769Z] echo Agent pid 39 killed; [2025-08-08T01:10:26.785Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-08T01:10:26.819Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-08T01:10:26.819Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-08T01:10:26.938Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-08T01:10:26.935Z] $ docker exec 5e5668db9629e56b43a71bc7613003fc4681c4a89197d09b8c3f6f91a9c2640d ssh-agent [2025-08-08T01:10:27.049Z] SSH_AUTH_SOCK=/tmp/ssh-FvcgdNORsC6Y/agent.86 [2025-08-08T01:10:27.049Z] SSH_AGENT_PID=92 [2025-08-08T01:10:27.054Z] Running ssh-add (command line suppressed) [2025-08-08T01:10:27.150Z] Identity added: /w/workspace/edgex-go/882@tmp/private_key_16089899841851229385.key (/w/workspace/edgex-go/882@tmp/private_key_16089899841851229385.key) [2025-08-08T01:10:27.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-08T01:10:27.458Z] + git semver init [2025-08-08T01:10:27.718Z] 2025-08-08 01:10:27,667 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-08T01:10:27.718Z] 2025-08-08 01:10:27,672 [run_init] DEBUG init version:0.0.0 force:False [2025-08-08T01:10:27.718Z] 2025-08-08 01:10:27,672 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/882/.semver [2025-08-08T01:10:27.718Z] 2025-08-08 01:10:27,673 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/882/.semver [2025-08-08T01:10:27.718Z] 2025-08-08 01:10:27,673 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/882/.semver'], cwd=/w/workspace/edgex-go/882, stdin=None, shell=False, universal_newlines=False) [2025-08-08T01:10:33.022Z] 2025-08-08 01:10:32,274 [append_file] DEBUG append to file:/w/workspace/edgex-go/882/.git/info/exclude [2025-08-08T01:10:33.022Z] 2025-08-08 01:10:32,275 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/882/.semver/main with force:False [2025-08-08T01:10:33.022Z] 2025-08-08 01:10:32,275 [read_version] DEBUG read version from /w/workspace/edgex-go/882/.semver/main [2025-08-08T01:10:33.022Z] 2025-08-08 01:10:32,275 [read_version] DEBUG read version from /w/workspace/edgex-go/882/.semver/main [2025-08-08T01:10:33.022Z] 4.1.0-dev.43 [Pipeline] } [2025-08-08T01:10:33.041Z] $ docker exec --env ******** --env ******** 5e5668db9629e56b43a71bc7613003fc4681c4a89197d09b8c3f6f91a9c2640d ssh-agent -k [2025-08-08T01:10:33.134Z] unset SSH_AUTH_SOCK; [2025-08-08T01:10:33.135Z] unset SSH_AGENT_PID; [2025-08-08T01:10:33.135Z] echo Agent pid 92 killed; [2025-08-08T01:10:33.148Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-08T01:10:33.462Z] + git semver [Pipeline] } [2025-08-08T01:10:33.738Z] $ docker stop --time=1 5e5668db9629e56b43a71bc7613003fc4681c4a89197d09b8c3f6f91a9c2640d [2025-08-08T01:10:35.052Z] $ docker rm -f --volumes 5e5668db9629e56b43a71bc7613003fc4681c4a89197d09b8c3f6f91a9c2640d [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-08T01:10:35.407Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-08T01:10:35.718Z] Stashed 1 file(s) [Pipeline] echo [2025-08-08T01:10:35.721Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.43 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-08T01:10:36.182Z] + git config --global --add safe.directory /w/workspace/edgex-go/882 [Pipeline] echo [2025-08-08T01:10:36.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-08T01:10:36.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-08T01:10:36.231Z] ========================================================= [2025-08-08T01:10:36.231Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-08T01:10:36.231Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-08-08T01:10:36.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-08T01:10:36.526Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-08-08T01:10:36.526Z] 0a9a5dfd008f: Pulling fs layer [2025-08-08T01:10:36.526Z] 36466aa92d05: Pulling fs layer [2025-08-08T01:10:36.526Z] e10405b45d13: Pulling fs layer [2025-08-08T01:10:36.526Z] 096b7ceb2af7: Pulling fs layer [2025-08-08T01:10:36.526Z] 4f4fb700ef54: Pulling fs layer [2025-08-08T01:10:36.526Z] c451b95d7931: Pulling fs layer [2025-08-08T01:10:36.526Z] 9febf9df4401: Pulling fs layer [2025-08-08T01:10:36.526Z] 1477f019b032: Pulling fs layer [2025-08-08T01:10:36.526Z] 096b7ceb2af7: Waiting [2025-08-08T01:10:36.526Z] 4f4fb700ef54: Waiting [2025-08-08T01:10:36.526Z] c451b95d7931: Waiting [2025-08-08T01:10:36.526Z] 9febf9df4401: Waiting [2025-08-08T01:10:36.526Z] c7dc25521971: Pulling fs layer [2025-08-08T01:10:36.526Z] 1477f019b032: Waiting [2025-08-08T01:10:36.526Z] c7dc25521971: Waiting [2025-08-08T01:10:36.526Z] 36466aa92d05: Verifying Checksum [2025-08-08T01:10:36.526Z] 36466aa92d05: Download complete [2025-08-08T01:10:36.526Z] 096b7ceb2af7: Verifying Checksum [2025-08-08T01:10:36.526Z] 096b7ceb2af7: Download complete [2025-08-08T01:10:36.526Z] 4f4fb700ef54: Download complete [2025-08-08T01:10:36.526Z] 0a9a5dfd008f: Verifying Checksum [2025-08-08T01:10:36.526Z] 0a9a5dfd008f: Download complete [2025-08-08T01:10:36.526Z] c451b95d7931: Verifying Checksum [2025-08-08T01:10:36.526Z] c451b95d7931: Download complete [2025-08-08T01:10:36.785Z] 9febf9df4401: Verifying Checksum [2025-08-08T01:10:36.785Z] 9febf9df4401: Download complete [2025-08-08T01:10:36.785Z] 0a9a5dfd008f: Pull complete [2025-08-08T01:10:37.043Z] 36466aa92d05: Pull complete [2025-08-08T01:10:37.043Z] c7dc25521971: Verifying Checksum [2025-08-08T01:10:37.043Z] c7dc25521971: Download complete [2025-08-08T01:10:37.302Z] e10405b45d13: Verifying Checksum [2025-08-08T01:10:37.302Z] e10405b45d13: Download complete [2025-08-08T01:10:37.560Z] 1477f019b032: Verifying Checksum [2025-08-08T01:10:37.560Z] 1477f019b032: Download complete [2025-08-08T01:10:42.826Z] e10405b45d13: Pull complete [2025-08-08T01:10:42.826Z] 096b7ceb2af7: Pull complete [2025-08-08T01:10:42.826Z] 4f4fb700ef54: Pull complete [2025-08-08T01:10:42.826Z] c451b95d7931: Pull complete [2025-08-08T01:10:42.826Z] 9febf9df4401: Pull complete [2025-08-08T01:10:46.109Z] 1477f019b032: Pull complete [2025-08-08T01:10:46.368Z] c7dc25521971: Pull complete [2025-08-08T01:10:46.368Z] Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-08T01:10:46.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-08T01:10:46.368Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-08-08T01:10:46.668Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-08T01:10:46.668Z] WORKDIR /edgex [2025-08-08T01:10:46.668Z] COPY go.mod . [2025-08-08T01:10:46.668Z] RUN go mod download [2025-08-08T01:10:46.668Z] + docker build -t ci-base-image-x86_64 -f - . [2025-08-08T01:10:47.235Z] #0 building with "default" instance using docker driver [2025-08-08T01:10:47.235Z] [2025-08-08T01:10:47.235Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:10:47.235Z] #1 transferring dockerfile: 164B done [2025-08-08T01:10:47.235Z] #1 DONE 0.0s [2025-08-08T01:10:47.235Z] [2025-08-08T01:10:47.235Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-08T01:10:47.235Z] #2 DONE 0.0s [2025-08-08T01:10:47.235Z] [2025-08-08T01:10:47.235Z] #3 [internal] load .dockerignore [2025-08-08T01:10:47.235Z] #3 transferring context: 50B done [2025-08-08T01:10:47.235Z] #3 DONE 0.0s [2025-08-08T01:10:47.235Z] [2025-08-08T01:10:47.235Z] #4 [internal] load build context [2025-08-08T01:10:47.235Z] #4 transferring context: 6.51kB done [2025-08-08T01:10:47.235Z] #4 DONE 0.0s [2025-08-08T01:10:47.235Z] [2025-08-08T01:10:47.235Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-08T01:10:47.493Z] #5 DONE 0.1s [2025-08-08T01:10:47.493Z] [2025-08-08T01:10:47.493Z] #6 [2/4] WORKDIR /edgex [2025-08-08T01:10:48.870Z] #6 DONE 1.5s [2025-08-08T01:10:49.129Z] [2025-08-08T01:10:49.129Z] #7 [3/4] COPY go.mod . [2025-08-08T01:10:49.129Z] #7 DONE 0.0s [2025-08-08T01:10:49.129Z] [2025-08-08T01:10:49.129Z] #8 [4/4] RUN go mod download [2025-08-08T01:10:50.836Z] Still waiting to schedule task [2025-08-08T01:10:50.836Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6475’ [2025-08-08T01:11:01.336Z] #8 DONE 10.7s [2025-08-08T01:11:01.336Z] [2025-08-08T01:11:01.336Z] #9 exporting to image [2025-08-08T01:11:01.336Z] #9 exporting layers [2025-08-08T01:11:03.864Z] #9 exporting layers 4.0s done [2025-08-08T01:11:03.864Z] #9 writing image sha256:bab0644c8c4d023b38a629c06a2f6ac5681ffbb8e7f05edf1bf4a417b79fdef8 done [2025-08-08T01:11:03.864Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-08T01:11:03.864Z] #9 DONE 4.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:11:04.161Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-08T01:11:04.161Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-08T01:11:04.241Z] prd-ubuntu20.04-docker-8c-8g-6477 does not seem to be running inside a container [2025-08-08T01:11:04.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/882 -v /w/workspace/edgex-go/882:/w/workspace/edgex-go/882:rw,z -v /w/workspace/edgex-go/882@tmp:/w/workspace/edgex-go/882@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-08T01:11:04.552Z] $ docker top da33eb079d346639e857aa3df3ad71c03aef83c75267d26b072e86e1e3a553fe -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-08T01:11:04.901Z] + go version [2025-08-08T01:11:04.902Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-08T01:11:04.912Z] $ docker stop --time=1 da33eb079d346639e857aa3df3ad71c03aef83c75267d26b072e86e1e3a553fe [2025-08-08T01:11:06.176Z] $ docker rm -f --volumes da33eb079d346639e857aa3df3ad71c03aef83c75267d26b072e86e1e3a553fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:11:06.620Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-08T01:11:06.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-08T01:11:06.700Z] prd-ubuntu20.04-docker-8c-8g-6477 does not seem to be running inside a container [2025-08-08T01:11:06.735Z] $ 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/882 -v /w/workspace/edgex-go/882:/w/workspace/edgex-go/882:rw,z -v /w/workspace/edgex-go/882@tmp:/w/workspace/edgex-go/882@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-08T01:11:06.984Z] $ docker top f9e7cf7a19adc8727053b43095cd008842f22170eef41b69f7793093ddc6534d -eo pid,comm [Pipeline] { [Pipeline] echo [2025-08-08T01:11:07.054Z] ========================================================= [2025-08-08T01:11:07.054Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-08-08T01:11:07.054Z] ========================================================= [Pipeline] sh [2025-08-08T01:11:07.330Z] + git config --global --add safe.directory /w/workspace/edgex-go/882 [Pipeline] fileExists [Pipeline] sh [2025-08-08T01:11:07.628Z] + make test [2025-08-08T01:11:07.628Z] go test -race -coverprofile=coverage.out ./... [2025-08-08T01:11:15.741Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-08-08T01:11:42.278Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-08-08T01:11:42.278Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-08-08T01:11:42.278Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-08-08T01:11:42.278Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-08-08T01:11:42.278Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-08-08T01:11:42.278Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-08-08T01:11:42.278Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-08-08T01:11:42.278Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-08-08T01:11:42.278Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-08-08T01:11:42.278Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-08-08T01:11:42.538Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-08-08T01:11:42.538Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-08-08T01:11:42.538Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-08-08T01:11:42.538Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-08-08T01:11:42.538Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-08-08T01:11:42.538Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-08-08T01:11:42.538Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-08-08T01:11:43.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 42.3% of statements [2025-08-08T01:11:44.045Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-08-08T01:11:44.045Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-08-08T01:11:44.305Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-08-08T01:11:44.305Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-08-08T01:11:44.564Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2025-08-08T01:11:45.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-08-08T01:11:45.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-08-08T01:11:45.506Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-08-08T01:11:45.506Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-08-08T01:11:45.506Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-08-08T01:11:45.506Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-08-08T01:11:45.506Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-08T01:11:45.506Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-08-08T01:11:45.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-08-08T01:11:45.506Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-08-08T01:11:46.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-08-08T01:11:46.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-08-08T01:11:46.893Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-08-08T01:11:46.893Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-08T01:11:46.893Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-08-08T01:11:46.893Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-08-08T01:11:48.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.4% of statements [2025-08-08T01:11:48.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 3.5% of statements [2025-08-08T01:11:48.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.066s coverage: 46.3% of statements [2025-08-08T01:11:48.888Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-08-08T01:11:48.888Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-08-08T01:11:48.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.291s coverage: 93.4% of statements [2025-08-08T01:11:48.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 92.4% of statements [2025-08-08T01:11:49.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 8.4% of statements [2025-08-08T01:11:50.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-08-08T01:11:50.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-08-08T01:11:50.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-08-08T01:11:50.764Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-08-08T01:11:50.764Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-08T01:11:50.764Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-08-08T01:11:50.764Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-08-08T01:11:50.764Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-08-08T01:11:50.764Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-08-08T01:11:50.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-08-08T01:11:50.764Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-08-08T01:11:50.764Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-08-08T01:11:50.764Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-08-08T01:11:50.764Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-08-08T01:11:52.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.353s coverage: 95.8% of statements [2025-08-08T01:11:52.159Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2025-08-08T01:11:52.731Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-08-08T01:11:52.731Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-08-08T01:11:52.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-08-08T01:11:52.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-08-08T01:11:52.731Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-08-08T01:11:52.731Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-08-08T01:11:53.671Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.047s coverage: 0.0% of statements [no tests to run] [2025-08-08T01:11:53.930Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements [2025-08-08T01:11:53.930Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 38.1% of statements [2025-08-08T01:11:53.930Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.014s coverage: 81.1% of statements [2025-08-08T01:11:54.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 40.0% of statements [2025-08-08T01:11:54.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements [2025-08-08T01:11:54.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.028s coverage: 94.1% of statements [2025-08-08T01:11:54.498Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-08-08T01:11:54.498Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-08-08T01:11:54.498Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-08-08T01:11:54.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.038s coverage: 96.3% of statements [2025-08-08T01:11:55.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-08-08T01:11:55.330Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-08-08T01:11:55.330Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-08-08T01:11:55.330Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-08-08T01:11:55.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.027s coverage: 87.5% of statements [2025-08-08T01:11:56.708Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-08-08T01:11:56.708Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-08-08T01:11:56.708Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-08-08T01:11:57.649Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-08-08T01:11:57.649Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-08-08T01:11:57.649Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-08-08T01:11:57.649Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-08-08T01:11:58.217Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-08-08T01:11:58.217Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-08-08T01:11:58.785Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-08-08T01:12:00.685Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-08-08T01:12:00.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-08-08T01:12:02.065Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-08-08T01:12:03.453Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-08-08T01:12:03.453Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-08-08T01:12:03.453Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-08-08T01:12:06.741Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-08-08T01:12:07.309Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-08-08T01:12:07.309Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-08-08T01:12:07.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.036s coverage: 94.4% of statements [2025-08-08T01:12:07.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-08-08T01:12:07.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-08-08T01:12:07.568Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-08T01:12:10.108Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-08-08T01:12:10.108Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-08-08T01:12:10.109Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-08-08T01:12:10.109Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-08-08T01:12:10.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-08-08T01:12:10.109Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-08-08T01:12:10.675Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-08-08T01:12:10.675Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-08-08T01:12:10.675Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-08-08T01:12:10.675Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-08-08T01:12:10.675Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-08-08T01:12:10.675Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-08-08T01:12:12.599Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-08-08T01:12:12.599Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-08-08T01:12:12.599Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-08-08T01:12:12.599Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-08-08T01:12:13.538Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-08-08T01:12:13.538Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-08-08T01:12:13.538Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-08-08T01:12:13.538Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-08T01:12:13.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.046s coverage: 92.9% of statements [2025-08-08T01:12:13.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.030s coverage: 68.8% of statements [2025-08-08T01:12:13.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2025-08-08T01:12:13.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 47.4% of statements [2025-08-08T01:12:13.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2025-08-08T01:12:13.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.023s coverage: 15.5% of statements [2025-08-08T01:12:13.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2025-08-08T01:12:13.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements [2025-08-08T01:12:13.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements [2025-08-08T01:12:13.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2025-08-08T01:12:13.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.058s coverage: 6.8% of statements [2025-08-08T01:12:13.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.042s coverage: 33.3% of statements [2025-08-08T01:12:13.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements [2025-08-08T01:12:13.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.188s coverage: 54.5% of statements [2025-08-08T01:12:13.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2025-08-08T01:12:13.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2025-08-08T01:12:13.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements [2025-08-08T01:12:13.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements [2025-08-08T01:12:13.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.023s coverage: 88.6% of statements [2025-08-08T01:12:13.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements [2025-08-08T01:12:13.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements [2025-08-08T01:12:13.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.165s coverage: 29.2% of statements [2025-08-08T01:12:13.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.028s coverage: 93.8% of statements [2025-08-08T01:12:13.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements [2025-08-08T01:12:13.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements [2025-08-08T01:12:13.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.034s coverage: 54.0% of statements [2025-08-08T01:12:13.797Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-08-08T01:12:13.797Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-08-08T01:12:13.797Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-08-08T01:12:15.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-08-08T01:12:15.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-08-08T01:12:15.178Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-08T01:12:19.372Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.073s coverage: 17.0% of statements [2025-08-08T01:12:19.372Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.116s coverage: 94.9% of statements [2025-08-08T01:12:19.372Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements [2025-08-08T01:12:19.372Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.059s coverage: 97.7% of statements [2025-08-08T01:12:19.372Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.033s coverage: 43.6% of statements [2025-08-08T01:12:19.637Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-08-08T01:12:19.895Z] running golangci-lint [2025-08-08T01:12:19.895Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-08-08T01:12:19.895Z] go version go1.23.9 linux/amd64 [2025-08-08T01:12:20.155Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-08-08T01:12:20.155Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-08-08T01:12:20.155Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-08-08T01:12:42.085Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|imports|exports_file|files|name|types_sizes) took 21.566429295s" [2025-08-08T01:12:42.085Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 64.778416ms" [2025-08-08T01:13:00.154Z] level=info msg="[linters_context/goanalysis] analyzers took 2m8.869735755s with top 10 stages: buildir: 1m15.169128659s, gosec: 4.801471032s, fact_deprecated: 3.249687078s, inspect: 3.032174101s, ctrlflow: 2.200689466s, printf: 2.042712945s, fact_purity: 1.565277264s, S1038: 1.445806656s, nilness: 1.356272702s, isgenerated: 1.065801689s" [2025-08-08T01:13:00.154Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-08-08T01:13:00.154Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 202/202, autogenerated_exclude: 202/202, cgo: 202/202, skip_files: 202/202, identifier_marker: 202/202, exclude: 202/202, skip_dirs: 202/202, nolint: 20/0, filename_unadjuster: 202/202, path_prettifier: 202/202, exclude-rules: 202/20" [2025-08-08T01:13:00.154Z] level=info msg="[runner] processing took 18.159048ms with stages: nolint: 8.16711ms, identifier_marker: 4.221541ms, autogenerated_exclude: 1.844079ms, path_prettifier: 1.720713ms, exclude-rules: 1.146068ms, skip_dirs: 972.222µs, invalid_issue: 33.362µs, cgo: 32.312µs, filename_unadjuster: 14.75µs, max_same_issues: 1.8µs, uniq_by_line: 940ns, max_from_linter: 691ns, fixer: 590ns, skip_files: 560ns, sort_results: 530ns, severity-rules: 360ns, path_shortener: 340ns, source_code: 280ns, exclude: 260ns, path_prefixer: 260ns, diff: 170ns, max_per_file_from_linter: 110ns" [2025-08-08T01:13:00.154Z] level=info msg="[runner] linters took 15.445971233s with stages: goanalysis_metalinter: 15.427703032s" [2025-08-08T01:13:00.154Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-08-08T01:13:00.154Z] level=info msg="Memory: 372 samples, avg is 352.0MB, max is 1306.7MB" [2025-08-08T01:13:00.154Z] level=info msg="Execution took 37.087025259s" [2025-08-08T01:13:00.154Z] go vet ./... [2025-08-08T01:13:05.414Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-08T01:13:05.414Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-08T01:13:05.414Z] ./bin/test-attribution-txt.sh [2025-08-08T01:13:05.414Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-08T01:13:05.414Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-08T01:13:05.414Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-08T01:13:05.414Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-08T01:13:05.414Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo [2025-08-08T01:13:05.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-08-08T01:13:05.712Z] + ls -al . [2025-08-08T01:13:05.712Z] total 1996 [2025-08-08T01:13:05.712Z] drwxrwxr-x 11 1001 1001 4096 Aug 8 01:11 . [2025-08-08T01:13:05.712Z] drwxr-xr-x 4 root root 4096 Aug 8 01:11 .. [2025-08-08T01:13:05.712Z] drwxrwxr-x 2 1001 1001 4096 Aug 8 01:10 .blubracket [2025-08-08T01:13:05.712Z] -rw-rw-r-- 1 1001 1001 10 Aug 8 01:10 .dockerignore [2025-08-08T01:13:05.712Z] drwxrwxr-x 8 1001 1001 4096 Aug 8 01:12 .git [2025-08-08T01:13:05.712Z] drwxrwxr-x 3 1001 1001 4096 Aug 8 01:10 .github [2025-08-08T01:13:05.712Z] -rw-rw-r-- 1 1001 1001 909 Aug 8 01:10 .gitignore [2025-08-08T01:13:05.712Z] -rw-rw-r-- 1 1001 1001 218 Aug 8 01:10 .golangci.yml [2025-08-08T01:13:05.712Z] -rw-rw-r-- 1 1001 1001 100 Aug 8 01:10 .hadolint.yml [2025-08-08T01:13:05.712Z] drwxr-xr-x 3 1001 1001 4096 Aug 8 01:10 .semver [2025-08-08T01:13:05.712Z] -rw-rw-r-- 1 1001 1001 155 Aug 8 01:10 .sonarcloud.properties [2025-08-08T01:13:05.712Z] -rw-rw-r-- 1 1001 1001 1171 Aug 8 01:10 ADOPTERS.md [2025-08-08T01:13:05.712Z] -rw-rw-r-- 1 1001 1001 17374 Aug 8 01:10 Attribution.txt [2025-08-08T01:13:05.712Z] -rw-rw-r-- 1 1001 1001 108018 Aug 8 01:10 CHANGELOG.md [2025-08-08T01:13:05.712Z] -rw-rw-r-- 1 1001 1001 3804 Aug 8 01:10 CONTRIBUTING.md [2025-08-08T01:13:05.712Z] -rw-rw-r-- 1 1001 1001 677 Aug 8 01:10 GOVERNANCE.md [2025-08-08T01:13:05.712Z] -rw-rw-r-- 1 1001 1001 858 Aug 8 01:10 Jenkinsfile [2025-08-08T01:13:05.712Z] -rw-rw-r-- 1 1001 1001 10775 Aug 8 01:10 LICENSE [2025-08-08T01:13:05.712Z] -rw-rw-r-- 1 1001 1001 16740 Aug 8 01:10 Makefile [2025-08-08T01:13:05.712Z] -rw-rw-r-- 1 1001 1001 582 Aug 8 01:10 OWNERS.md [2025-08-08T01:13:05.712Z] -rw-rw-r-- 1 1001 1001 9932 Aug 8 01:10 README.md [2025-08-08T01:13:05.712Z] -rw-rw-r-- 1 1001 1001 789 Aug 8 01:10 SECURITY.md [2025-08-08T01:13:05.712Z] -rw-rw-r-- 1 1001 1001 12 Aug 8 01:10 VERSION [2025-08-08T01:13:05.712Z] drwxrwxr-x 2 1001 1001 4096 Aug 8 01:10 bin [2025-08-08T01:13:05.712Z] drwxrwxr-x 19 1001 1001 4096 Aug 8 01:10 cmd [2025-08-08T01:13:05.712Z] -rw-r--r-- 1 root root 1666030 Aug 8 01:12 coverage.out [2025-08-08T01:13:05.712Z] drwxrwxr-x 2 1001 1001 4096 Aug 8 01:10 fuzz_test [2025-08-08T01:13:05.712Z] -rw-rw-r-- 1 1001 1001 6476 Aug 8 01:10 go.mod [2025-08-08T01:13:05.712Z] -rw-rw-r-- 1 1001 1001 88362 Aug 8 01:10 go.sum [2025-08-08T01:13:05.712Z] drwxrwxr-x 7 1001 1001 4096 Aug 8 01:10 internal [2025-08-08T01:13:05.712Z] drwxrwxr-x 2 1001 1001 4096 Aug 8 01:10 openapi [2025-08-08T01:13:05.712Z] -rw-rw-r-- 1 1001 1001 584 Aug 8 01:10 security.txt [2025-08-08T01:13:05.712Z] -rw-rw-r-- 1 1001 1001 204 Aug 8 01:10 version.go [Pipeline] sh [2025-08-08T01:13:05.996Z] + '[' -e coverage.out ] [2025-08-08T01:13:05.996Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-08-08T01:13:06.148Z] Stashed 1 file(s) [Pipeline] sh [2025-08-08T01:13:06.428Z] + make build [2025-08-08T01:13:06.428Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-08-08T01:13:32.958Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-08-08T01:13:32.958Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-08-08T01:13:33.528Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-08-08T01:13:34.464Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-08-08T01:13:36.370Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-08-08T01:13:41.645Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-08-08T01:13:44.178Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-08-08T01:13:46.084Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-08-08T01:13:48.614Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-08-08T01:13:49.993Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-08-08T01:13:51.959Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-08-08T01:13:52.576Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-08-08T01:13:54.033Z] $ docker stop --time=1 f9e7cf7a19adc8727053b43095cd008842f22170eef41b69f7793093ddc6534d [2025-08-08T01:13:56.552Z] $ docker rm -f --volumes f9e7cf7a19adc8727053b43095cd008842f22170eef41b69f7793093ddc6534d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:13:57.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-08T01:13:57.754Z] [2025-08-08T01:13:57.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:13:58.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-08T01:13:58.050Z] latest: Pulling from edgex-devops/edgex-compose [2025-08-08T01:13:58.050Z] 91d30c5bc195: Pulling fs layer [2025-08-08T01:13:58.050Z] 2e9b0aa3be6d: Pulling fs layer [2025-08-08T01:13:58.050Z] 9c61dcf015f6: Pulling fs layer [2025-08-08T01:13:58.050Z] 4698f68db338: Pulling fs layer [2025-08-08T01:13:58.050Z] 2a2f49069b9e: Pulling fs layer [2025-08-08T01:13:58.050Z] e0025b399a48: Pulling fs layer [2025-08-08T01:13:58.050Z] 4698f68db338: Waiting [2025-08-08T01:13:58.050Z] e0025b399a48: Waiting [2025-08-08T01:13:58.050Z] 2a2f49069b9e: Waiting [2025-08-08T01:13:58.050Z] 91d30c5bc195: Verifying Checksum [2025-08-08T01:13:58.050Z] 91d30c5bc195: Download complete [2025-08-08T01:13:58.050Z] 4698f68db338: Download complete [2025-08-08T01:13:58.308Z] 2e9b0aa3be6d: Download complete [2025-08-08T01:13:58.308Z] e0025b399a48: Verifying Checksum [2025-08-08T01:13:58.308Z] e0025b399a48: Download complete [2025-08-08T01:13:58.308Z] 91d30c5bc195: Pull complete [2025-08-08T01:13:58.308Z] 2a2f49069b9e: Download complete [2025-08-08T01:13:58.568Z] 2e9b0aa3be6d: Pull complete [2025-08-08T01:13:59.135Z] 9c61dcf015f6: Verifying Checksum [2025-08-08T01:13:59.135Z] 9c61dcf015f6: Download complete [2025-08-08T01:14:02.414Z] 9c61dcf015f6: Pull complete [2025-08-08T01:14:02.414Z] 4698f68db338: Pull complete [2025-08-08T01:14:02.980Z] 2a2f49069b9e: Pull complete [2025-08-08T01:14:02.980Z] e0025b399a48: Pull complete [2025-08-08T01:14:02.980Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-08-08T01:14:02.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-08T01:14:02.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-08T01:14:03.070Z] prd-ubuntu20.04-docker-8c-8g-6477 does not seem to be running inside a container [2025-08-08T01:14:03.099Z] $ 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/882 -v /w/workspace/edgex-go/882:/w/workspace/edgex-go/882:rw,z -v /w/workspace/edgex-go/882@tmp:/w/workspace/edgex-go/882@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-08-08T01:14:04.167Z] $ docker top 6a0b0ff9f97a028b2792992119e61ee4f25bc9a5381864fae54e83963597d433 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-08T01:14:04.507Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-08-08T01:14:04.770Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-08-08T01:14:04.770Z] #1 transferring dockerfile: 2.23kB done [2025-08-08T01:14:04.770Z] #1 DONE 0.0s [2025-08-08T01:14:04.770Z] [2025-08-08T01:14:04.770Z] #2 [support-notifications internal] load build definition from Dockerfile [2025-08-08T01:14:04.770Z] #2 transferring dockerfile: 2.00kB done [2025-08-08T01:14:04.770Z] #2 DONE 0.0s [2025-08-08T01:14:04.770Z] [2025-08-08T01:14:04.770Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-08T01:14:04.770Z] #3 DONE 0.0s [2025-08-08T01:14:04.770Z] [2025-08-08T01:14:04.770Z] #4 [core-data internal] load build definition from Dockerfile [2025-08-08T01:14:04.770Z] #4 transferring dockerfile: 2.04kB done [2025-08-08T01:14:04.770Z] #4 DONE 0.1s [2025-08-08T01:14:04.770Z] [2025-08-08T01:14:04.770Z] #5 [security-spire-config internal] load build definition from Dockerfile [2025-08-08T01:14:04.770Z] #5 transferring dockerfile: 1.69kB done [2025-08-08T01:14:04.770Z] #5 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-08T01:14:04.770Z] #5 DONE 0.1s [2025-08-08T01:14:04.770Z] [2025-08-08T01:14:04.770Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2025-08-08T01:14:04.770Z] #6 transferring dockerfile: 2.49kB done [2025-08-08T01:14:04.770Z] #6 DONE 0.1s [2025-08-08T01:14:04.770Z] [2025-08-08T01:14:04.770Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2025-08-08T01:14:04.770Z] #7 transferring dockerfile: 2.14kB done [2025-08-08T01:14:04.770Z] #7 DONE 0.1s [2025-08-08T01:14:04.770Z] [2025-08-08T01:14:04.770Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-08-08T01:14:04.770Z] #8 transferring dockerfile: 1.89kB done [2025-08-08T01:14:04.770Z] #8 DONE 0.1s [2025-08-08T01:14:04.770Z] [2025-08-08T01:14:04.770Z] #9 [security-spire-server internal] load build definition from Dockerfile [2025-08-08T01:14:04.770Z] #9 transferring dockerfile: 1.70kB done [2025-08-08T01:14:04.770Z] #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-08T01:14:04.770Z] #9 DONE 0.1s [2025-08-08T01:14:04.770Z] [2025-08-08T01:14:04.770Z] #10 [core-metadata internal] load build definition from Dockerfile [2025-08-08T01:14:04.770Z] #10 transferring dockerfile: 2.10kB done [2025-08-08T01:14:04.770Z] #10 DONE 0.1s [2025-08-08T01:14:04.770Z] [2025-08-08T01:14:04.770Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2025-08-08T01:14:04.770Z] #11 transferring dockerfile: 2.50kB done [2025-08-08T01:14:04.770Z] #11 DONE 0.2s [2025-08-08T01:14:04.770Z] [2025-08-08T01:14:04.770Z] #12 [support-scheduler internal] load build definition from Dockerfile [2025-08-08T01:14:04.770Z] #12 transferring dockerfile: 1.83kB done [2025-08-08T01:14:04.770Z] #12 DONE 0.2s [2025-08-08T01:14:04.770Z] [2025-08-08T01:14:04.770Z] #13 [core-command internal] load build definition from Dockerfile [2025-08-08T01:14:04.770Z] #13 transferring dockerfile: 1.94kB done [2025-08-08T01:14:04.770Z] #13 DONE 0.2s [2025-08-08T01:14:04.770Z] [2025-08-08T01:14:04.770Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-08T01:14:04.770Z] #3 DONE 0.0s [2025-08-08T01:14:04.770Z] [2025-08-08T01:14:04.770Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2025-08-08T01:14:04.770Z] #14 transferring dockerfile: 3.02kB done [2025-08-08T01:14:04.770Z] #14 DONE 0.2s [2025-08-08T01:14:04.770Z] [2025-08-08T01:14:04.770Z] #15 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-08-08T01:14:04.770Z] #15 DONE 0.2s [2025-08-08T01:14:04.770Z] [2025-08-08T01:14:04.771Z] #16 [security-proxy-setup internal] load .dockerignore [2025-08-08T01:14:05.029Z] #16 ... [2025-08-08T01:14:05.029Z] [2025-08-08T01:14:05.029Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-08T01:14:05.029Z] #3 DONE 0.0s [2025-08-08T01:14:05.029Z] [2025-08-08T01:14:05.029Z] #17 [core-data internal] load .dockerignore [2025-08-08T01:14:05.029Z] #17 transferring context: 50B done [2025-08-08T01:14:05.029Z] #17 DONE 0.0s [2025-08-08T01:14:05.029Z] [2025-08-08T01:14:05.029Z] #15 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-08-08T01:14:05.029Z] #15 DONE 0.2s [2025-08-08T01:14:05.029Z] [2025-08-08T01:14:05.029Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2025-08-08T01:14:05.029Z] #18 transferring context: 50B done [2025-08-08T01:14:05.029Z] #18 DONE 0.1s [2025-08-08T01:14:05.029Z] [2025-08-08T01:14:05.029Z] #19 [security-secretstore-setup internal] load .dockerignore [2025-08-08T01:14:05.029Z] #19 transferring context: 50B done [2025-08-08T01:14:05.029Z] #19 DONE 0.1s [2025-08-08T01:14:05.029Z] [2025-08-08T01:14:05.029Z] #20 [support-notifications internal] load .dockerignore [2025-08-08T01:14:05.029Z] #20 transferring context: 50B done [2025-08-08T01:14:05.029Z] #20 DONE 0.1s [2025-08-08T01:14:05.029Z] [2025-08-08T01:14:05.029Z] #16 [security-proxy-setup internal] load .dockerignore [2025-08-08T01:14:05.029Z] #16 transferring context: 50B done [2025-08-08T01:14:05.029Z] #16 DONE 0.1s [2025-08-08T01:14:05.029Z] [2025-08-08T01:14:05.029Z] #21 [support-scheduler internal] load .dockerignore [2025-08-08T01:14:05.029Z] #21 transferring context: 50B done [2025-08-08T01:14:05.029Z] #21 DONE 0.1s [2025-08-08T01:14:05.029Z] [2025-08-08T01:14:05.029Z] #22 [security-proxy-auth internal] load .dockerignore [2025-08-08T01:14:05.029Z] #22 transferring context: 50B done [2025-08-08T01:14:05.029Z] #22 DONE 0.1s [2025-08-08T01:14:05.029Z] [2025-08-08T01:14:05.029Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2025-08-08T01:14:05.029Z] #23 transferring context: 50B done [2025-08-08T01:14:05.029Z] #23 DONE 0.1s [2025-08-08T01:14:05.029Z] [2025-08-08T01:14:05.029Z] #24 [core-metadata internal] load .dockerignore [2025-08-08T01:14:05.029Z] #24 transferring context: 50B done [2025-08-08T01:14:05.029Z] #24 DONE 0.1s [2025-08-08T01:14:05.029Z] [2025-08-08T01:14:05.029Z] #25 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-08T01:14:05.029Z] #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-08T01:14:05.029Z] #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-08-08T01:14:05.029Z] #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-08T01:14:05.029Z] #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-08T01:14:05.029Z] #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-08T01:14:05.029Z] #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-08T01:14:05.287Z] #25 ... [2025-08-08T01:14:05.287Z] [2025-08-08T01:14:05.287Z] #26 [core-command internal] load .dockerignore [2025-08-08T01:14:05.287Z] #26 transferring context: 50B 0.0s done [2025-08-08T01:14:05.287Z] #26 DONE 0.2s [2025-08-08T01:14:05.287Z] [2025-08-08T01:14:05.287Z] #25 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-08T01:14:05.287Z] #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-08T01:14:05.287Z] #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-08T01:14:05.287Z] #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-08T01:14:05.287Z] #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-08T01:14:05.287Z] #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-08T01:14:05.287Z] #25 ... [2025-08-08T01:14:05.287Z] [2025-08-08T01:14:05.287Z] #27 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-08T01:14:05.287Z] #27 DONE 0.4s [2025-08-08T01:14:05.287Z] [2025-08-08T01:14:05.287Z] #28 [security-bootstrapper internal] load .dockerignore [2025-08-08T01:14:05.287Z] #28 transferring context: 50B 0.0s done [2025-08-08T01:14:05.287Z] #28 DONE 0.4s [2025-08-08T01:14:05.287Z] [2025-08-08T01:14:05.287Z] #25 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-08T01:14:05.287Z] #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-08T01:14:05.287Z] #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-08T01:14:05.287Z] #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-08T01:14:05.287Z] #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-08T01:14:05.287Z] #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-08T01:14:05.287Z] #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-08-08T01:14:05.853Z] #25 ... [2025-08-08T01:14:05.853Z] [2025-08-08T01:14:05.853Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-08T01:14:05.853Z] #29 DONE 1.1s [2025-08-08T01:14:05.853Z] [2025-08-08T01:14:05.853Z] #30 [core-data builder 2/7] WORKDIR /edgex-go [2025-08-08T01:14:05.853Z] #30 DONE 0.6s [2025-08-08T01:14:06.109Z] [2025-08-08T01:14:06.110Z] #25 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-08T01:14:06.110Z] #25 DONE 1.2s [2025-08-08T01:14:06.110Z] [2025-08-08T01:14:06.110Z] #31 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-08T01:14:06.110Z] #31 ... [2025-08-08T01:14:06.110Z] [2025-08-08T01:14:06.110Z] #32 [security-spire-server internal] load .dockerignore [2025-08-08T01:14:06.110Z] #32 transferring context: 50B 0.0s done [2025-08-08T01:14:06.110Z] #32 DONE 0.2s [2025-08-08T01:14:06.110Z] [2025-08-08T01:14:06.110Z] #31 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-08T01:14:06.366Z] #31 ... [2025-08-08T01:14:06.366Z] [2025-08-08T01:14:06.366Z] #25 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-08T01:14:06.366Z] #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-08T01:14:06.366Z] #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-08T01:14:06.366Z] #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-08T01:14:06.366Z] #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-08T01:14:06.366Z] #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-08T01:14:06.366Z] #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-08-08T01:14:06.366Z] #25 DONE 1.2s [2025-08-08T01:14:06.366Z] [2025-08-08T01:14:06.366Z] #33 [security-spire-config internal] load .dockerignore [2025-08-08T01:14:06.366Z] #33 transferring context: 50B 0.0s done [2025-08-08T01:14:06.366Z] #33 DONE 0.3s [2025-08-08T01:14:06.366Z] [2025-08-08T01:14:06.366Z] #25 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-08T01:14:06.366Z] #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-08T01:14:06.366Z] #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-08T01:14:06.366Z] #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-08T01:14:06.366Z] #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-08T01:14:06.366Z] #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-08T01:14:06.366Z] #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-08-08T01:14:06.366Z] #25 DONE 1.2s [2025-08-08T01:14:06.366Z] [2025-08-08T01:14:06.366Z] #34 [security-spire-server internal] load build context [2025-08-08T01:14:06.367Z] #34 transferring context: 23.80kB 0.0s done [2025-08-08T01:14:06.367Z] #34 DONE 0.2s [2025-08-08T01:14:06.367Z] [2025-08-08T01:14:06.367Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:14:06.367Z] #35 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-08-08T01:14:06.367Z] #35 ... [2025-08-08T01:14:06.367Z] [2025-08-08T01:14:06.367Z] #36 [security-spire-config internal] load build context [2025-08-08T01:14:06.367Z] #36 transferring context: 22.05kB 0.0s done [2025-08-08T01:14:06.367Z] #36 DONE 0.2s [2025-08-08T01:14:06.367Z] [2025-08-08T01:14:06.367Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:14:06.367Z] #35 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-08-08T01:14:06.367Z] #35 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-08-08T01:14:06.367Z] #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-08-08T01:14:06.367Z] #35 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-08-08T01:14:06.367Z] #35 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s [2025-08-08T01:14:06.367Z] #35 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-08T01:14:06.625Z] #35 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-08-08T01:14:06.625Z] #35 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-08-08T01:14:06.625Z] #35 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-08T01:14:06.625Z] #35 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-08-08T01:14:06.625Z] #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-08-08T01:14:06.625Z] #35 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-08-08T01:14:06.625Z] #35 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s [2025-08-08T01:14:06.625Z] #35 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s [2025-08-08T01:14:06.625Z] #35 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-08-08T01:14:06.886Z] #35 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-08-08T01:14:06.886Z] #35 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 13.44MB / 36.47MB 0.4s [2025-08-08T01:14:06.886Z] #35 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-08-08T01:14:06.886Z] #35 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 20.97MB / 36.47MB 0.5s [2025-08-08T01:14:06.886Z] #35 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 33.55MB / 36.47MB 0.6s [2025-08-08T01:14:07.144Z] #35 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.7s done [2025-08-08T01:14:07.407Z] #35 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-08-08T01:14:10.694Z] #35 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.5s done [2025-08-08T01:14:13.257Z] #35 ... [2025-08-08T01:14:13.257Z] [2025-08-08T01:14:13.257Z] #37 [security-spire-agent internal] load build definition from Dockerfile [2025-08-08T01:14:13.257Z] #37 transferring dockerfile: 1.81kB 0.0s done [2025-08-08T01:14:13.257Z] #37 DONE 5.1s [2025-08-08T01:14:13.257Z] [2025-08-08T01:14:13.257Z] #38 [support-notifications internal] load build context [2025-08-08T01:14:13.257Z] #38 transferring context: 274.44MB 7.9s [2025-08-08T01:14:13.257Z] #38 ... [2025-08-08T01:14:13.257Z] [2025-08-08T01:14:13.257Z] #39 [security-proxy-auth internal] load build context [2025-08-08T01:14:13.257Z] #39 ... [2025-08-08T01:14:13.257Z] [2025-08-08T01:14:13.257Z] #38 [support-notifications internal] load build context [2025-08-08T01:14:14.654Z] #38 ... [2025-08-08T01:14:14.654Z] [2025-08-08T01:14:14.654Z] #40 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-08T01:14:14.654Z] #0 0.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:14.654Z] #0 1.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:14.654Z] #0 1.503 OK: 248 MiB in 58 packages [2025-08-08T01:14:14.654Z] #40 DONE 8.5s [2025-08-08T01:14:14.654Z] [2025-08-08T01:14:14.654Z] #38 [support-notifications internal] load build context [2025-08-08T01:14:14.912Z] #38 ... [2025-08-08T01:14:14.912Z] [2025-08-08T01:14:14.912Z] #41 [core-data internal] load build context [2025-08-08T01:14:15.169Z] #41 ... [2025-08-08T01:14:15.169Z] [2025-08-08T01:14:15.169Z] #42 [support-scheduler internal] load build context [2025-08-08T01:14:15.169Z] #42 ... [2025-08-08T01:14:15.169Z] [2025-08-08T01:14:15.169Z] #43 [security-secretstore-setup internal] load build context [2025-08-08T01:14:15.169Z] #43 ... [2025-08-08T01:14:15.169Z] [2025-08-08T01:14:15.169Z] #44 [core-command internal] load build context [2025-08-08T01:14:15.433Z] #44 ... [2025-08-08T01:14:15.433Z] [2025-08-08T01:14:15.433Z] #45 [core-common-config-bootstrapper internal] load build context [2025-08-08T01:14:15.433Z] #45 ... [2025-08-08T01:14:15.433Z] [2025-08-08T01:14:15.433Z] #46 [core-metadata internal] load build context [2025-08-08T01:14:15.695Z] #46 ... [2025-08-08T01:14:15.695Z] [2025-08-08T01:14:15.695Z] #47 [security-bootstrapper internal] load build context [2025-08-08T01:14:15.695Z] #47 ... [2025-08-08T01:14:15.695Z] [2025-08-08T01:14:15.695Z] #48 [security-proxy-setup internal] load build context [2025-08-08T01:14:15.695Z] #48 ... [2025-08-08T01:14:15.695Z] [2025-08-08T01:14:15.695Z] #49 [security-spiffe-token-provider internal] load build context [2025-08-08T01:14:15.954Z] #49 ... [2025-08-08T01:14:15.954Z] [2025-08-08T01:14:15.954Z] #47 [security-bootstrapper internal] load build context [2025-08-08T01:14:15.954Z] #47 ... [2025-08-08T01:14:15.954Z] [2025-08-08T01:14:15.954Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-08T01:14:15.954Z] #0 0.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:15.954Z] #0 1.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:15.954Z] #0 1.687 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-08T01:14:15.954Z] #0 1.687 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-08T01:14:15.954Z] #0 1.687 OK: 24174 distinct packages available [2025-08-08T01:14:15.954Z] #0 1.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:15.954Z] #0 2.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:15.954Z] #0 2.404 OK: 248 MiB in 58 packages [2025-08-08T01:14:16.211Z] #50 ... [2025-08-08T01:14:16.211Z] [2025-08-08T01:14:16.211Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-08T01:14:16.211Z] #0 0.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:16.211Z] #0 0.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:16.211Z] #0 1.604 (1/7) Installing ca-certificates (20250619-r0) [2025-08-08T01:14:16.211Z] #0 1.679 (2/7) Installing dumb-init (1.2.5-r3) [2025-08-08T01:14:16.211Z] #0 1.691 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-08-08T01:14:16.211Z] #0 1.700 (4/7) Installing libsodium (1.0.19-r0) [2025-08-08T01:14:16.211Z] #0 1.721 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-08T01:14:16.211Z] #0 1.768 (6/7) Installing libzmq (4.3.5-r2) [2025-08-08T01:14:16.211Z] #0 1.773 (7/7) Installing zeromq (4.3.5-r2) [2025-08-08T01:14:16.211Z] #0 1.791 Executing busybox-1.36.1-r29.trigger [2025-08-08T01:14:16.211Z] #0 1.813 Executing ca-certificates-20250619-r0.trigger [2025-08-08T01:14:16.211Z] #0 1.872 OK: 12 MiB in 21 packages [2025-08-08T01:14:16.211Z] #51 ... [2025-08-08T01:14:16.211Z] [2025-08-08T01:14:16.211Z] #52 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-08T01:14:16.211Z] #0 0.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:16.211Z] #0 1.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:16.211Z] #0 1.837 OK: 248 MiB in 58 packages [2025-08-08T01:14:16.211Z] #52 ... [2025-08-08T01:14:16.211Z] [2025-08-08T01:14:16.211Z] #53 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-08-08T01:14:16.211Z] #0 0.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:16.211Z] #0 1.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:16.211Z] #0 1.581 OK: 248 MiB in 58 packages [2025-08-08T01:14:16.470Z] #53 ... [2025-08-08T01:14:16.470Z] [2025-08-08T01:14:16.470Z] #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-08T01:14:16.470Z] #0 2.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:16.470Z] #0 2.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:16.470Z] #0 3.315 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-08T01:14:16.470Z] #0 3.315 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-08T01:14:16.470Z] #0 3.315 OK: 24174 distinct packages available [2025-08-08T01:14:16.470Z] #0 3.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:16.470Z] #0 3.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:16.470Z] #0 3.777 (1/5) Installing dumb-init (1.2.5-r3) [2025-08-08T01:14:16.470Z] #0 3.799 (2/5) Installing musl-obstack (1.2.3-r2) [2025-08-08T01:14:16.470Z] #0 3.811 (3/5) Installing libucontext (1.2-r3) [2025-08-08T01:14:16.470Z] #0 3.819 (4/5) Installing gcompat (1.1.0-r4) [2025-08-08T01:14:16.470Z] #0 3.863 (5/5) Installing openssl (3.3.4-r0) [2025-08-08T01:14:16.470Z] #0 3.879 Executing busybox-1.36.1-r29.trigger [2025-08-08T01:14:16.470Z] #0 4.026 OK: 9 MiB in 19 packages [2025-08-08T01:14:16.470Z] #54 ... [2025-08-08T01:14:16.470Z] [2025-08-08T01:14:16.470Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-08T01:14:16.470Z] #0 1.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:16.470Z] #0 1.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:16.470Z] #0 1.926 OK: 248 MiB in 58 packages [2025-08-08T01:14:16.728Z] #55 ... [2025-08-08T01:14:16.728Z] [2025-08-08T01:14:16.728Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-08T01:14:16.728Z] #56 ... [2025-08-08T01:14:16.728Z] [2025-08-08T01:14:16.728Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-08T01:14:16.728Z] #0 1.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:16.728Z] #0 1.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:16.728Z] #0 1.774 (1/2) Installing dumb-init (1.2.5-r3) [2025-08-08T01:14:16.728Z] #0 1.782 (2/2) Installing su-exec (0.2-r3) [2025-08-08T01:14:16.728Z] #0 1.791 Executing busybox-1.36.1-r29.trigger [2025-08-08T01:14:16.728Z] #0 1.802 OK: 8 MiB in 16 packages [2025-08-08T01:14:16.728Z] #57 ... [2025-08-08T01:14:16.728Z] [2025-08-08T01:14:16.728Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-08T01:14:16.728Z] #0 1.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:16.728Z] #0 1.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:16.728Z] #0 1.931 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-08T01:14:16.728Z] #0 1.942 Executing busybox-1.36.1-r29.trigger [2025-08-08T01:14:16.728Z] #0 1.957 OK: 8 MiB in 15 packages [2025-08-08T01:14:16.986Z] #58 ... [2025-08-08T01:14:16.986Z] [2025-08-08T01:14:16.986Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-08T01:14:16.986Z] #0 1.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:16.986Z] #0 1.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:16.986Z] #0 1.788 (1/3) Installing ca-certificates (20250619-r0) [2025-08-08T01:14:16.986Z] #0 1.818 (2/3) Installing dumb-init (1.2.5-r3) [2025-08-08T01:14:16.986Z] #0 1.831 (3/3) Installing tzdata (2025b-r0) [2025-08-08T01:14:16.986Z] #0 1.891 Executing busybox-1.36.1-r29.trigger [2025-08-08T01:14:16.986Z] #0 1.934 Executing ca-certificates-20250619-r0.trigger [2025-08-08T01:14:16.986Z] #0 1.984 OK: 10 MiB in 17 packages [2025-08-08T01:14:16.986Z] #59 ... [2025-08-08T01:14:16.986Z] [2025-08-08T01:14:16.986Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-08T01:14:16.986Z] #0 2.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:16.986Z] #0 2.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:16.986Z] #0 2.460 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-08T01:14:16.986Z] #0 2.460 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-08T01:14:16.986Z] #0 2.460 OK: 24174 distinct packages available [2025-08-08T01:14:16.986Z] #0 2.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:16.986Z] #0 2.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:16.986Z] #0 2.893 (1/14) Installing ca-certificates (20250619-r0) [2025-08-08T01:14:16.986Z] #0 2.955 (2/14) Installing brotli-libs (1.1.0-r2) [2025-08-08T01:14:16.986Z] #0 2.967 (3/14) Installing c-ares (1.33.1-r0) [2025-08-08T01:14:16.986Z] #0 2.978 (4/14) Installing libunistring (1.2-r0) [2025-08-08T01:14:16.986Z] #0 3.049 (5/14) Installing libidn2 (2.3.7-r0) [2025-08-08T01:14:16.986Z] #0 3.057 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-08-08T01:14:16.986Z] #0 3.063 (7/14) Installing libpsl (0.21.5-r1) [2025-08-08T01:14:16.986Z] #0 3.079 (8/14) Installing zstd-libs (1.5.6-r0) [2025-08-08T01:14:16.986Z] #0 3.086 (9/14) Installing libcurl (8.12.1-r0) [2025-08-08T01:14:16.986Z] #0 3.096 (10/14) Installing curl (8.12.1-r0) [2025-08-08T01:14:16.986Z] #0 3.109 (11/14) Installing dumb-init (1.2.5-r3) [2025-08-08T01:14:16.986Z] #0 3.158 (12/14) Installing musl-obstack (1.2.3-r2) [2025-08-08T01:14:16.986Z] #0 3.163 (13/14) Installing libucontext (1.2-r3) [2025-08-08T01:14:16.986Z] #0 3.170 (14/14) Installing gcompat (1.1.0-r4) [2025-08-08T01:14:16.986Z] #0 3.180 Executing busybox-1.36.1-r29.trigger [2025-08-08T01:14:16.986Z] #0 3.185 Executing ca-certificates-20250619-r0.trigger [2025-08-08T01:14:16.986Z] #0 3.235 OK: 13 MiB in 28 packages [2025-08-08T01:14:17.244Z] #60 ... [2025-08-08T01:14:17.244Z] [2025-08-08T01:14:17.244Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-08T01:14:17.244Z] #0 2.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:17.244Z] #0 2.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:17.244Z] #0 3.153 (1/4) Installing ca-certificates (20250619-r0) [2025-08-08T01:14:17.244Z] #0 3.187 (2/4) Installing dumb-init (1.2.5-r3) [2025-08-08T01:14:17.244Z] #0 3.202 (3/4) Installing su-exec (0.2-r3) [2025-08-08T01:14:17.244Z] #0 3.210 (4/4) Installing yq-go (4.44.1-r2) [2025-08-08T01:14:17.244Z] #0 3.287 Executing busybox-1.36.1-r29.trigger [2025-08-08T01:14:17.244Z] #0 3.298 Executing ca-certificates-20250619-r0.trigger [2025-08-08T01:14:17.244Z] #0 3.337 OK: 19 MiB in 18 packages [2025-08-08T01:14:17.244Z] #61 ... [2025-08-08T01:14:17.244Z] [2025-08-08T01:14:17.244Z] #31 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-08T01:14:17.244Z] #31 1.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:17.244Z] #31 1.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:17.244Z] #31 1.921 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-08T01:14:17.244Z] #31 1.939 Executing busybox-1.36.1-r29.trigger [2025-08-08T01:14:17.244Z] #31 1.958 OK: 8 MiB in 15 packages [2025-08-08T01:14:17.502Z] #31 ... [2025-08-08T01:14:17.502Z] [2025-08-08T01:14:17.502Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-08T01:14:17.502Z] #0 1.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:17.502Z] #0 1.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:17.502Z] #0 2.124 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-08T01:14:17.502Z] #0 2.148 (2/4) Installing openssl (3.3.4-r0) [2025-08-08T01:14:17.502Z] #0 2.180 (3/4) Installing su-exec (0.2-r3) [2025-08-08T01:14:17.502Z] #0 2.201 (4/4) Installing yq-go (4.44.1-r2) [2025-08-08T01:14:17.502Z] #0 2.343 Executing busybox-1.36.1-r29.trigger [2025-08-08T01:14:17.502Z] #0 2.355 OK: 19 MiB in 18 packages [2025-08-08T01:14:17.502Z] #62 ... [2025-08-08T01:14:17.502Z] [2025-08-08T01:14:17.502Z] #48 [security-proxy-setup internal] load build context [2025-08-08T01:14:17.502Z] #48 transferring context: 591.42MB 12.4s done [2025-08-08T01:14:17.759Z] #48 ... [2025-08-08T01:14:17.759Z] [2025-08-08T01:14:17.760Z] #63 [core-keeper internal] load build definition from Dockerfile [2025-08-08T01:14:17.760Z] #63 transferring dockerfile: 2.01kB 0.0s done [2025-08-08T01:14:18.017Z] #63 ... [2025-08-08T01:14:18.017Z] [2025-08-08T01:14:18.017Z] #49 [security-spiffe-token-provider internal] load build context [2025-08-08T01:14:18.017Z] #49 transferring context: 591.42MB 12.8s done [2025-08-08T01:14:20.546Z] #49 ... [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #63 [core-keeper internal] load build definition from Dockerfile [2025-08-08T01:14:20.546Z] #63 DONE 12.5s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-08T01:14:20.546Z] #3 DONE 0.0s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-08T01:14:20.546Z] #62 DONE 14.2s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-08T01:14:20.546Z] #60 DONE 14.2s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #52 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-08T01:14:20.546Z] #52 DONE 14.4s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-08T01:14:20.546Z] #61 DONE 14.2s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-08T01:14:20.546Z] #59 DONE 14.2s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-08T01:14:20.546Z] #57 DONE 14.2s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #15 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-08-08T01:14:20.546Z] #15 DONE 0.3s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-08T01:14:20.546Z] #58 DONE 14.3s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-08T01:14:20.546Z] #55 DONE 14.4s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-08T01:14:20.546Z] #50 DONE 14.4s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-08T01:14:20.546Z] #51 DONE 14.2s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #53 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-08-08T01:14:20.546Z] #53 DONE 14.4s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-08T01:14:20.546Z] #54 DONE 14.1s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #31 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-08T01:14:20.546Z] #31 DONE 14.3s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #42 [support-scheduler internal] load build context [2025-08-08T01:14:20.546Z] #42 transferring context: 591.42MB 11.3s done [2025-08-08T01:14:20.546Z] #42 DONE 15.3s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #43 [security-secretstore-setup internal] load build context [2025-08-08T01:14:20.546Z] #43 transferring context: 591.42MB 11.8s done [2025-08-08T01:14:20.546Z] #43 DONE 15.4s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #46 [core-metadata internal] load build context [2025-08-08T01:14:20.546Z] #46 transferring context: 591.42MB 11.8s done [2025-08-08T01:14:20.546Z] #46 DONE 15.3s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-08T01:14:20.546Z] #29 DONE 1.2s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #45 [core-common-config-bootstrapper internal] load build context [2025-08-08T01:14:20.546Z] #45 transferring context: 591.42MB 12.2s done [2025-08-08T01:14:20.546Z] #45 DONE 15.4s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #48 [security-proxy-setup internal] load build context [2025-08-08T01:14:20.546Z] #48 DONE 15.3s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #39 [security-proxy-auth internal] load build context [2025-08-08T01:14:20.546Z] #39 transferring context: 591.42MB 12.6s done [2025-08-08T01:14:20.546Z] #39 DONE 15.4s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #49 [security-spiffe-token-provider internal] load build context [2025-08-08T01:14:20.546Z] #49 DONE 15.4s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #41 [core-data internal] load build context [2025-08-08T01:14:20.546Z] #41 transferring context: 591.42MB 13.1s done [2025-08-08T01:14:20.546Z] #41 DONE 15.5s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #47 [security-bootstrapper internal] load build context [2025-08-08T01:14:20.546Z] #47 transferring context: 591.42MB 12.3s done [2025-08-08T01:14:20.546Z] #47 DONE 15.1s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #44 [core-command internal] load build context [2025-08-08T01:14:20.546Z] #44 transferring context: 591.42MB 13.0s done [2025-08-08T01:14:20.546Z] #44 DONE 15.3s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #38 [support-notifications internal] load build context [2025-08-08T01:14:20.546Z] #38 transferring context: 591.42MB 13.2s done [2025-08-08T01:14:20.546Z] #38 DONE 15.5s [2025-08-08T01:14:20.546Z] [2025-08-08T01:14:20.546Z] #64 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-08-08T01:14:20.807Z] #64 DONE 0.3s [2025-08-08T01:14:20.807Z] [2025-08-08T01:14:20.807Z] #65 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-08-08T01:14:20.807Z] #65 DONE 0.4s [2025-08-08T01:14:20.807Z] [2025-08-08T01:14:20.807Z] #66 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-08T01:14:20.807Z] #66 DONE 0.3s [2025-08-08T01:14:20.807Z] [2025-08-08T01:14:20.807Z] #67 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-08-08T01:14:20.807Z] #67 DONE 0.3s [2025-08-08T01:14:20.807Z] [2025-08-08T01:14:20.807Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-08-08T01:14:20.807Z] #68 DONE 0.3s [2025-08-08T01:14:20.807Z] [2025-08-08T01:14:20.807Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-08-08T01:14:20.807Z] #69 DONE 0.2s [2025-08-08T01:14:20.807Z] [2025-08-08T01:14:20.807Z] #70 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:14:21.067Z] #70 ... [2025-08-08T01:14:21.067Z] [2025-08-08T01:14:21.067Z] #27 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-08T01:14:21.067Z] #27 DONE 0.4s [2025-08-08T01:14:21.067Z] [2025-08-08T01:14:21.067Z] #30 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-08-08T01:14:21.067Z] #30 DONE 0.6s [2025-08-08T01:14:21.067Z] [2025-08-08T01:14:21.067Z] #25 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-08T01:14:21.067Z] #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-08T01:14:21.067Z] #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-08T01:14:21.067Z] #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-08T01:14:21.067Z] #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-08T01:14:21.067Z] #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-08T01:14:21.067Z] #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-08-08T01:14:21.067Z] #25 DONE 1.2s [2025-08-08T01:14:21.067Z] [2025-08-08T01:14:21.067Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:14:21.067Z] #35 DONE 14.7s [2025-08-08T01:14:21.067Z] [2025-08-08T01:14:21.067Z] #71 [core-keeper internal] load .dockerignore [2025-08-08T01:14:21.067Z] #71 transferring context: 50B done [2025-08-08T01:14:21.067Z] #71 DONE 0.6s [2025-08-08T01:14:21.067Z] [2025-08-08T01:14:21.067Z] #25 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-08T01:14:21.067Z] #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-08T01:14:21.067Z] #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-08T01:14:21.067Z] #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-08T01:14:21.067Z] #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-08T01:14:21.067Z] #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-08T01:14:21.067Z] #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-08-08T01:14:21.067Z] #25 DONE 1.2s [2025-08-08T01:14:21.067Z] [2025-08-08T01:14:21.067Z] #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-08T01:14:21.067Z] #54 DONE 14.2s [2025-08-08T01:14:21.067Z] [2025-08-08T01:14:21.067Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:14:21.067Z] #35 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-08-08T01:14:21.067Z] #35 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-08-08T01:14:21.067Z] #35 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-08-08T01:14:21.067Z] #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-08-08T01:14:21.067Z] #35 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-08-08T01:14:21.067Z] #35 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-08-08T01:14:21.067Z] #35 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-08T01:14:21.067Z] #35 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-08-08T01:14:21.067Z] #35 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.7s done [2025-08-08T01:14:21.067Z] #35 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-08-08T01:14:21.067Z] #35 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-08-08T01:14:21.067Z] #35 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.5s done [2025-08-08T01:14:21.067Z] #35 DONE 14.8s [2025-08-08T01:14:21.067Z] [2025-08-08T01:14:21.067Z] #72 [security-spire-agent internal] load .dockerignore [2025-08-08T01:14:21.067Z] #72 transferring context: 50B done [2025-08-08T01:14:21.067Z] #72 DONE 0.3s [2025-08-08T01:14:21.067Z] [2025-08-08T01:14:21.067Z] #73 [security-spire-agent internal] load build context [2025-08-08T01:14:21.067Z] #73 transferring context: 23.33kB done [2025-08-08T01:14:21.067Z] #73 DONE 0.1s [2025-08-08T01:14:21.067Z] [2025-08-08T01:14:21.067Z] #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-08T01:14:21.067Z] #74 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.0s done [2025-08-08T01:14:21.327Z] #74 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-08-08T01:14:21.327Z] #74 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-08-08T01:14:21.327Z] #74 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 0.1s [2025-08-08T01:14:21.327Z] #74 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0B / 15.53MB 0.1s [2025-08-08T01:14:21.327Z] #74 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-08-08T01:14:21.327Z] #74 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-08-08T01:14:21.327Z] #74 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done [2025-08-08T01:14:21.327Z] #74 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 9.44MB / 15.53MB 0.3s [2025-08-08T01:14:21.327Z] #74 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c [2025-08-08T01:14:21.585Z] #74 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.3s done [2025-08-08T01:14:22.515Z] #74 ... [2025-08-08T01:14:22.515Z] [2025-08-08T01:14:22.515Z] #75 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-08T01:14:22.515Z] #75 DONE 1.5s [2025-08-08T01:14:22.515Z] [2025-08-08T01:14:22.515Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-08T01:14:22.515Z] #56 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:22.515Z] #56 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:22.515Z] #56 15.03 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-08T01:14:22.515Z] #56 15.03 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-08T01:14:22.515Z] #56 15.03 OK: 24174 distinct packages available [2025-08-08T01:14:22.515Z] #56 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:22.515Z] #56 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:22.515Z] #56 15.57 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-08T01:14:22.515Z] #56 15.60 (2/4) Installing musl-obstack (1.2.3-r2) [2025-08-08T01:14:22.515Z] #56 15.61 (3/4) Installing libucontext (1.2-r3) [2025-08-08T01:14:22.515Z] #56 15.65 (4/4) Installing gcompat (1.1.0-r4) [2025-08-08T01:14:22.515Z] #56 15.66 Executing busybox-1.36.1-r29.trigger [2025-08-08T01:14:22.515Z] #56 15.66 OK: 8 MiB in 18 packages [2025-08-08T01:14:22.515Z] #56 DONE 16.2s [2025-08-08T01:14:22.515Z] [2025-08-08T01:14:22.515Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-08T01:14:22.515Z] #0 1.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:22.515Z] #0 1.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:22.515Z] #0 1.666 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:22.515Z] #0 1.696 Executing busybox-1.36.1-r30.post-upgrade [2025-08-08T01:14:22.515Z] #0 1.786 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:22.515Z] #0 1.786 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:22.515Z] #0 1.791 Executing busybox-1.36.1-r30.trigger [2025-08-08T01:14:22.515Z] #0 1.802 OK: 13 MiB in 28 packages [2025-08-08T01:14:22.515Z] #76 DONE 2.2s [2025-08-08T01:14:22.515Z] [2025-08-08T01:14:22.515Z] #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-08T01:14:23.082Z] #74 ... [2025-08-08T01:14:23.082Z] [2025-08-08T01:14:23.082Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-08T01:14:23.082Z] #0 1.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:23.082Z] #0 1.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:23.082Z] #0 1.799 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:23.082Z] #0 1.830 Executing busybox-1.36.1-r30.post-upgrade [2025-08-08T01:14:23.082Z] #0 2.248 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:23.082Z] #0 2.257 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:23.082Z] #0 2.263 Executing busybox-1.36.1-r30.trigger [2025-08-08T01:14:23.082Z] #0 2.275 OK: 19 MiB in 18 packages [2025-08-08T01:14:23.082Z] #77 DONE 2.6s [2025-08-08T01:14:23.082Z] [2025-08-08T01:14:23.082Z] #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-08T01:14:23.082Z] #0 1.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:23.082Z] #0 1.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:23.082Z] #0 1.811 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:23.082Z] #0 1.851 Executing busybox-1.36.1-r30.post-upgrade [2025-08-08T01:14:23.082Z] #0 2.230 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:23.082Z] #0 2.237 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:23.082Z] #0 2.247 Executing busybox-1.36.1-r30.trigger [2025-08-08T01:14:23.082Z] #0 2.257 OK: 10 MiB in 17 packages [2025-08-08T01:14:23.082Z] #78 DONE 2.6s [2025-08-08T01:14:23.082Z] [2025-08-08T01:14:23.082Z] #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-08-08T01:14:23.082Z] #0 1.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:23.082Z] #0 1.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:23.082Z] #0 1.978 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:23.082Z] #0 2.042 Executing busybox-1.36.1-r30.post-upgrade [2025-08-08T01:14:23.082Z] #0 2.193 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:23.082Z] #0 2.198 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:23.082Z] #0 2.203 Executing busybox-1.36.1-r30.trigger [2025-08-08T01:14:23.082Z] #0 2.210 OK: 8 MiB in 15 packages [2025-08-08T01:14:23.082Z] #79 DONE 2.5s [2025-08-08T01:14:23.082Z] [2025-08-08T01:14:23.082Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-08T01:14:23.082Z] #0 1.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:23.082Z] #0 1.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:23.082Z] #0 2.155 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:23.082Z] #0 2.180 Executing busybox-1.36.1-r30.post-upgrade [2025-08-08T01:14:23.082Z] #0 2.259 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:23.082Z] #0 2.259 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:23.082Z] #0 2.259 Executing busybox-1.36.1-r30.trigger [2025-08-08T01:14:23.082Z] #0 2.264 OK: 8 MiB in 15 packages [2025-08-08T01:14:23.082Z] #80 DONE 2.5s [2025-08-08T01:14:23.082Z] [2025-08-08T01:14:23.082Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-08T01:14:23.082Z] #0 1.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:23.082Z] #0 1.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:23.082Z] #0 1.880 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:23.082Z] #0 1.910 Executing busybox-1.36.1-r30.post-upgrade [2025-08-08T01:14:23.082Z] #0 2.223 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:23.082Z] #0 2.230 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:23.082Z] #0 2.234 Executing busybox-1.36.1-r30.trigger [2025-08-08T01:14:23.082Z] #0 2.245 OK: 8 MiB in 16 packages [2025-08-08T01:14:23.082Z] #81 DONE 2.6s [2025-08-08T01:14:23.082Z] [2025-08-08T01:14:23.082Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-08T01:14:23.082Z] #0 1.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:23.082Z] #0 1.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:23.082Z] #0 1.859 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:23.082Z] #0 1.888 Executing busybox-1.36.1-r30.post-upgrade [2025-08-08T01:14:23.082Z] #0 2.213 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:23.082Z] #0 2.223 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:23.082Z] #0 2.231 Executing busybox-1.36.1-r30.trigger [2025-08-08T01:14:23.082Z] #0 2.250 OK: 12 MiB in 21 packages [2025-08-08T01:14:23.082Z] #82 DONE 2.6s [2025-08-08T01:14:23.082Z] [2025-08-08T01:14:23.082Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-08T01:14:23.082Z] #0 1.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:23.082Z] #0 1.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:23.082Z] #0 1.704 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:23.082Z] #0 1.729 Executing busybox-1.36.1-r30.post-upgrade [2025-08-08T01:14:23.082Z] #0 2.224 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:23.082Z] #0 2.239 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:23.082Z] #0 2.251 Executing busybox-1.36.1-r30.trigger [2025-08-08T01:14:23.082Z] #0 2.266 OK: 19 MiB in 18 packages [2025-08-08T01:14:23.082Z] #83 DONE 2.6s [2025-08-08T01:14:23.082Z] [2025-08-08T01:14:23.082Z] #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-08T01:14:23.082Z] #74 ... [2025-08-08T01:14:23.082Z] [2025-08-08T01:14:23.082Z] #84 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-08T01:14:23.082Z] #84 DONE 2.0s [2025-08-08T01:14:23.082Z] [2025-08-08T01:14:23.082Z] #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-08T01:14:23.082Z] #74 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.7s done [2025-08-08T01:14:23.082Z] #74 DONE 2.2s [2025-08-08T01:14:23.082Z] [2025-08-08T01:14:23.082Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-08-08T01:14:23.082Z] #85 DONE 0.2s [2025-08-08T01:14:23.082Z] [2025-08-08T01:14:23.082Z] #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-08-08T01:14:23.082Z] #0 1.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:23.082Z] #0 1.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:23.082Z] #0 2.288 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:23.082Z] #0 2.314 Executing busybox-1.36.1-r30.post-upgrade [2025-08-08T01:14:23.082Z] #0 2.546 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:23.082Z] #0 2.586 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:23.082Z] #0 2.592 Executing busybox-1.36.1-r30.trigger [2025-08-08T01:14:23.082Z] #0 2.597 OK: 9 MiB in 19 packages [2025-08-08T01:14:23.082Z] #86 DONE 2.8s [2025-08-08T01:14:23.082Z] [2025-08-08T01:14:23.082Z] #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-08T01:14:24.016Z] #87 DONE 1.0s [2025-08-08T01:14:24.016Z] [2025-08-08T01:14:24.016Z] #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-08-08T01:14:24.274Z] #88 DONE 0.2s [2025-08-08T01:14:24.274Z] [2025-08-08T01:14:24.274Z] #89 [core-keeper internal] load build context [2025-08-08T01:14:24.532Z] #89 ... [2025-08-08T01:14:24.532Z] [2025-08-08T01:14:24.532Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-08-08T01:14:24.532Z] #90 DONE 0.3s [2025-08-08T01:14:24.532Z] [2025-08-08T01:14:24.532Z] #89 [core-keeper internal] load build context [2025-08-08T01:14:24.532Z] #89 ... [2025-08-08T01:14:24.532Z] [2025-08-08T01:14:24.532Z] #91 [security-spire-server stage-2 6/9] COPY security.txt / [2025-08-08T01:14:24.532Z] #91 DONE 0.1s [2025-08-08T01:14:24.532Z] [2025-08-08T01:14:24.532Z] #89 [core-keeper internal] load build context [2025-08-08T01:14:24.790Z] #89 transferring context: 591.42MB 3.8s done [2025-08-08T01:14:24.790Z] #89 DONE 3.9s [2025-08-08T01:14:24.790Z] [2025-08-08T01:14:24.790Z] #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-08-08T01:14:24.790Z] #92 DONE 0.4s [2025-08-08T01:14:24.790Z] [2025-08-08T01:14:24.790Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-08T01:14:24.790Z] #93 DONE 0.6s [2025-08-08T01:14:24.790Z] [2025-08-08T01:14:24.790Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-08-08T01:14:25.047Z] #94 DONE 0.1s [2025-08-08T01:14:25.047Z] [2025-08-08T01:14:25.047Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-08-08T01:14:25.047Z] #95 DONE 0.1s [2025-08-08T01:14:25.047Z] [2025-08-08T01:14:25.047Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-08-08T01:14:25.047Z] #96 DONE 0.0s [2025-08-08T01:14:25.047Z] [2025-08-08T01:14:25.047Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-08-08T01:14:25.047Z] #97 DONE 0.0s [2025-08-08T01:14:25.047Z] [2025-08-08T01:14:25.047Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-08-08T01:14:25.047Z] #98 DONE 0.0s [2025-08-08T01:14:25.047Z] [2025-08-08T01:14:25.047Z] #99 [security-spire-server] exporting to image [2025-08-08T01:14:25.047Z] #99 exporting layers [2025-08-08T01:14:25.305Z] #99 ... [2025-08-08T01:14:25.306Z] [2025-08-08T01:14:25.306Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-08-08T01:14:25.306Z] #100 DONE 0.0s [2025-08-08T01:14:25.306Z] [2025-08-08T01:14:25.306Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-08-08T01:14:25.306Z] #101 DONE 0.0s [2025-08-08T01:14:25.306Z] [2025-08-08T01:14:25.306Z] #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-08T01:14:25.306Z] #102 DONE 2.3s [2025-08-08T01:14:25.306Z] [2025-08-08T01:14:25.306Z] #103 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-08T01:14:25.306Z] #0 1.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:25.306Z] #0 2.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:25.306Z] #0 2.375 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:25.306Z] #0 2.412 Executing busybox-1.36.1-r30.post-upgrade [2025-08-08T01:14:25.306Z] #0 2.460 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:25.306Z] #0 2.477 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:14:25.306Z] #0 2.501 Executing busybox-1.36.1-r30.trigger [2025-08-08T01:14:25.306Z] #0 2.508 OK: 8 MiB in 18 packages [2025-08-08T01:14:25.306Z] #103 DONE 2.6s [2025-08-08T01:14:25.306Z] [2025-08-08T01:14:25.306Z] #104 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-08-08T01:14:25.306Z] #104 DONE 0.1s [2025-08-08T01:14:25.306Z] [2025-08-08T01:14:25.306Z] #105 [security-spire-agent] exporting to image [2025-08-08T01:14:25.564Z] #105 ... [2025-08-08T01:14:25.564Z] [2025-08-08T01:14:25.564Z] #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-08T01:14:25.564Z] #106 DONE 0.4s [2025-08-08T01:14:25.564Z] [2025-08-08T01:14:25.564Z] #107 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-08-08T01:14:25.564Z] #107 DONE 0.0s [2025-08-08T01:14:25.564Z] [2025-08-08T01:14:25.564Z] #108 [security-spire-config stage-2 6/10] COPY security.txt / [2025-08-08T01:14:25.564Z] #108 DONE 0.0s [2025-08-08T01:14:25.821Z] [2025-08-08T01:14:25.821Z] #105 [security-spire-agent] exporting to image [2025-08-08T01:14:25.821Z] #105 exporting layers 0.5s done [2025-08-08T01:14:25.821Z] #105 writing image sha256:60b18c5f10000fbf0d035c85ef8a5c062eb6994ddf8f09b41e0809a91611a6da done [2025-08-08T01:14:25.821Z] #105 naming to docker.io/library/security-spire-agent done [2025-08-08T01:14:25.821Z] #105 DONE 0.6s [2025-08-08T01:14:25.821Z] [2025-08-08T01:14:25.821Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-08-08T01:14:25.821Z] #109 DONE 0.0s [2025-08-08T01:14:25.821Z] [2025-08-08T01:14:25.821Z] #99 [security-spire-server] exporting to image [2025-08-08T01:14:25.821Z] #99 exporting layers 0.6s done [2025-08-08T01:14:25.821Z] #99 writing image sha256:dc61340c1982f7e829d1fc4fa60d58fda812627f5b0e097e0d82b6b2fdf334b5 done [2025-08-08T01:14:25.821Z] #99 naming to docker.io/library/security-spire-server done [2025-08-08T01:14:25.821Z] #99 DONE 0.7s [2025-08-08T01:14:25.821Z] [2025-08-08T01:14:25.821Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-08-08T01:14:25.821Z] #110 DONE 0.1s [2025-08-08T01:14:25.821Z] [2025-08-08T01:14:25.821Z] #111 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-08T01:14:25.821Z] #0 2.085 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:25.821Z] #111 ... [2025-08-08T01:14:25.821Z] [2025-08-08T01:14:25.821Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-08-08T01:14:25.821Z] #112 DONE 0.1s [2025-08-08T01:14:26.079Z] [2025-08-08T01:14:26.079Z] #113 [security-spire-config] exporting to image [2025-08-08T01:14:26.645Z] #113 exporting layers 0.6s done [2025-08-08T01:14:26.645Z] #113 writing image sha256:b613368bff7afa9af59382b72d03d998629692a11c18842c0e4bd73c587b896e done [2025-08-08T01:14:26.645Z] #113 naming to docker.io/library/security-spire-config done [2025-08-08T01:14:26.645Z] #113 DONE 0.6s [2025-08-08T01:14:26.645Z] [2025-08-08T01:14:26.645Z] #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:14:28.020Z] #114 ... [2025-08-08T01:14:28.020Z] [2025-08-08T01:14:28.020Z] #115 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-08T01:14:28.020Z] #0 1.960 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:28.020Z] #0 4.922 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:28.020Z] #115 ... [2025-08-08T01:14:28.020Z] [2025-08-08T01:14:28.020Z] #111 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-08T01:14:28.020Z] #111 5.092 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-08T01:14:30.202Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6478 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-08-08T01:14:30.219Z] Running in /w/workspace/edgex-go/882 [Pipeline] { [Pipeline] checkout [2025-08-08T01:14:30.254Z] The recommended git tool is: git [2025-08-08T01:14:31.314Z] #111 ... [2025-08-08T01:14:31.314Z] [2025-08-08T01:14:31.314Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:14:31.314Z] #116 ... [2025-08-08T01:14:31.314Z] [2025-08-08T01:14:31.314Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:14:31.314Z] #117 ... [2025-08-08T01:14:31.314Z] [2025-08-08T01:14:31.314Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:14:31.314Z] #118 ... [2025-08-08T01:14:31.314Z] [2025-08-08T01:14:31.314Z] #115 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-08T01:14:31.314Z] #115 8.627 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-08T01:14:33.245Z] #115 10.36 Executing busybox-1.36.1-r29.trigger [2025-08-08T01:14:33.245Z] #115 10.37 OK: 8 MiB in 15 packages [2025-08-08T01:14:33.815Z] #115 ... [2025-08-08T01:14:33.815Z] [2025-08-08T01:14:33.815Z] #111 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-08T01:14:33.815Z] #111 9.158 OK: 248 MiB in 58 packages [2025-08-08T01:14:33.815Z] #111 DONE 10.8s [2025-08-08T01:14:34.074Z] [2025-08-08T01:14:34.074Z] #119 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-08-08T01:14:35.951Z] using credential edgex-jenkins-ssh [2025-08-08T01:14:35.974Z] Cloning the remote Git repository [2025-08-08T01:14:36.017Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-08-08T01:14:36.113Z] > git init /w/workspace/edgex-go/882 # timeout=10 [2025-08-08T01:14:36.288Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-08-08T01:14:36.289Z] > git --version # timeout=10 [2025-08-08T01:14:36.314Z] > git --version # 'git version 2.25.1' [2025-08-08T01:14:36.317Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-08T01:14:36.485Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-08T01:14:37.500Z] #119 ... [2025-08-08T01:14:37.500Z] [2025-08-08T01:14:37.500Z] #115 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-08T01:14:37.500Z] #115 DONE 14.6s [2025-08-08T01:14:37.500Z] [2025-08-08T01:14:37.500Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:14:49.247Z] #118 ... [2025-08-08T01:14:49.247Z] [2025-08-08T01:14:49.247Z] #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:14:49.247Z] #114 DONE 21.1s [2025-08-08T01:14:49.247Z] [2025-08-08T01:14:49.247Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:14:49.247Z] #116 DONE 21.1s [2025-08-08T01:14:49.247Z] [2025-08-08T01:14:49.247Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:14:49.247Z] #117 DONE 21.1s [2025-08-08T01:14:49.247Z] [2025-08-08T01:14:49.247Z] #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:14:49.247Z] #70 DONE 21.2s [2025-08-08T01:14:49.247Z] [2025-08-08T01:14:49.247Z] #119 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-08-08T01:14:49.247Z] #119 DONE 8.0s [2025-08-08T01:14:49.247Z] [2025-08-08T01:14:49.247Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:14:49.247Z] #118 DONE 21.1s [2025-08-08T01:14:49.247Z] [2025-08-08T01:14:49.247Z] #120 [core-command builder 6/7] COPY . . [2025-08-08T01:14:49.940Z] #120 DONE 6.3s [2025-08-08T01:14:49.940Z] [2025-08-08T01:14:49.940Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-08T01:14:49.940Z] #121 DONE 6.2s [2025-08-08T01:14:49.940Z] [2025-08-08T01:14:49.940Z] #122 [security-bootstrapper builder 6/7] COPY . . [2025-08-08T01:14:49.940Z] #122 DONE 6.3s [2025-08-08T01:14:49.940Z] [2025-08-08T01:14:49.940Z] #123 [support-notifications builder 6/7] COPY . . [2025-08-08T01:14:49.940Z] #123 DONE 6.3s [2025-08-08T01:14:49.940Z] [2025-08-08T01:14:49.940Z] #124 [support-scheduler builder 6/7] COPY . . [2025-08-08T01:14:49.940Z] #124 DONE 6.3s [2025-08-08T01:14:49.940Z] [2025-08-08T01:14:49.940Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-08T01:14:49.940Z] #125 CACHED [2025-08-08T01:14:49.940Z] [2025-08-08T01:14:49.940Z] #126 [security-proxy-setup builder 6/7] COPY . . [2025-08-08T01:14:49.940Z] #126 CACHED [2025-08-08T01:14:49.940Z] [2025-08-08T01:14:49.940Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:14:49.940Z] #127 CACHED [2025-08-08T01:14:49.940Z] [2025-08-08T01:14:49.940Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-08T01:14:49.940Z] #128 CACHED [2025-08-08T01:14:49.940Z] [2025-08-08T01:14:49.940Z] #129 [security-bootstrapper builder 6/7] COPY . . [2025-08-08T01:14:49.940Z] #129 CACHED [2025-08-08T01:14:49.940Z] [2025-08-08T01:14:49.940Z] #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:14:49.940Z] #130 CACHED [2025-08-08T01:14:49.940Z] [2025-08-08T01:14:49.940Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:14:49.940Z] #131 CACHED [2025-08-08T01:14:49.940Z] [2025-08-08T01:14:49.940Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-08-08T01:14:49.940Z] #132 CACHED [2025-08-08T01:14:49.940Z] [2025-08-08T01:14:49.940Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-08T01:14:49.940Z] #133 CACHED [2025-08-08T01:14:49.940Z] [2025-08-08T01:14:49.940Z] #134 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-08-08T01:14:49.940Z] #134 CACHED [2025-08-08T01:14:49.940Z] [2025-08-08T01:14:49.940Z] #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:14:49.940Z] #135 CACHED [2025-08-08T01:14:49.940Z] [2025-08-08T01:14:49.940Z] #136 [core-command builder 6/7] COPY . . [2025-08-08T01:14:49.940Z] #136 CACHED [2025-08-08T01:14:49.940Z] [2025-08-08T01:14:49.940Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-08-08T01:14:49.940Z] #137 CACHED [2025-08-08T01:14:49.940Z] [2025-08-08T01:14:49.940Z] #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:14:49.940Z] #138 CACHED [2025-08-08T01:14:49.940Z] [2025-08-08T01:14:49.940Z] #139 [core-data builder 6/7] COPY . . [2025-08-08T01:14:49.940Z] #139 CACHED [2025-08-08T01:14:49.940Z] [2025-08-08T01:14:49.940Z] #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:14:49.940Z] #140 CACHED [2025-08-08T01:14:49.940Z] [2025-08-08T01:14:49.940Z] #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-08-08T01:14:49.940Z] #141 CACHED [2025-08-08T01:14:49.940Z] [2025-08-08T01:14:49.940Z] #142 [security-proxy-auth builder 6/7] COPY . . [2025-08-08T01:14:49.940Z] #142 CACHED [2025-08-08T01:14:49.940Z] [2025-08-08T01:14:49.940Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-08T01:14:49.940Z] #143 1.051 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-08-08T01:14:51.872Z] #143 ... [2025-08-08T01:14:51.872Z] [2025-08-08T01:14:51.872Z] #144 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:14:52.224Z] #144 ... [2025-08-08T01:14:52.224Z] [2025-08-08T01:14:52.224Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-08T01:14:52.224Z] #0 1.067 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-08-08T01:14:54.201Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-08-08T01:14:54.227Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-08T01:14:55.113Z] Avoid second fetch [2025-08-08T01:14:55.113Z] Checking out Revision 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c (main) [2025-08-08T01:14:55.968Z] Commit message: "build(deps): Bump golang.org/x/crypto from 0.40.0 to 0.41.0 (#5222)" [2025-08-08T01:14:55.125Z] > git config core.sparsecheckout # timeout=10 [2025-08-08T01:14:55.196Z] > git checkout -f 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c # timeout=10 [2025-08-08T01:14:58.873Z] #145 ... [2025-08-08T01:14:58.873Z] [2025-08-08T01:14:58.873Z] #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-08-08T01:14:58.873Z] #0 0.845 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-08-08T01:14:58.873Z] #146 ... [2025-08-08T01:14:58.873Z] [2025-08-08T01:14:58.873Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-08T01:14:58.874Z] #0 0.922 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-08-08T01:14:58.874Z] #147 ... [2025-08-08T01:14:58.874Z] [2025-08-08T01:14:58.874Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-08T01:14:58.874Z] #0 0.733 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-08-08T01:14:58.874Z] #148 ... [2025-08-08T01:14:58.874Z] [2025-08-08T01:14:58.874Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-08T01:14:58.874Z] #0 1.046 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-08-08T01:14:58.874Z] #149 ... [2025-08-08T01:14:58.874Z] [2025-08-08T01:14:58.874Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-08T01:14:58.874Z] #0 0.867 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-08-08T01:14:58.874Z] #150 ... [2025-08-08T01:14:58.874Z] [2025-08-08T01:14:58.874Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-08T01:14:58.874Z] #0 1.075 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-08-08T01:14:59.130Z] #151 ... [2025-08-08T01:14:59.130Z] [2025-08-08T01:14:59.130Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-08T01:14:59.130Z] #0 0.842 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-08-08T01:14:59.388Z] #152 ... [2025-08-08T01:14:59.388Z] [2025-08-08T01:14:59.388Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-08T01:14:59.388Z] #0 1.057 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-08-08T01:14:59.388Z] #153 ... [2025-08-08T01:14:59.388Z] [2025-08-08T01:14:59.388Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-08T01:14:59.388Z] #0 1.057 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-08T01:15:00.263Z] provisioning config files... [2025-08-08T01:15:00.298Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/882@tmp/config1684971743392002420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-08T01:15:01.032Z] ---> ****-login.sh [2025-08-08T01:15:01.032Z] nexus3.edgexfoundry.org:10001 [2025-08-08T01:15:01.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-08T01:15:01.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-08T01:15:01.595Z] Configure a credential helper to remove this warning. See [2025-08-08T01:15:01.595Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-08T01:15:01.595Z] [2025-08-08T01:15:01.595Z] Login Succeeded [2025-08-08T01:15:01.595Z] nexus3.edgexfoundry.org:10002 [2025-08-08T01:15:01.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-08T01:15:02.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-08T01:15:02.147Z] Configure a credential helper to remove this warning. See [2025-08-08T01:15:02.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-08T01:15:02.147Z] [2025-08-08T01:15:02.147Z] Login Succeeded [2025-08-08T01:15:02.147Z] nexus3.edgexfoundry.org:10003 [2025-08-08T01:15:02.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-08T01:15:02.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-08T01:15:02.421Z] Configure a credential helper to remove this warning. See [2025-08-08T01:15:02.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-08T01:15:02.421Z] [2025-08-08T01:15:02.421Z] Login Succeeded [2025-08-08T01:15:02.421Z] nexus3.edgexfoundry.org:10004 [2025-08-08T01:15:02.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-08T01:15:02.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-08T01:15:02.692Z] Configure a credential helper to remove this warning. See [2025-08-08T01:15:02.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-08T01:15:02.692Z] [2025-08-08T01:15:02.692Z] Login Succeeded [2025-08-08T01:15:02.692Z] ****.io [2025-08-08T01:15:03.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-08T01:15:03.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-08T01:15:03.317Z] Configure a credential helper to remove this warning. See [2025-08-08T01:15:03.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-08T01:15:03.317Z] [2025-08-08T01:15:03.317Z] Login Succeeded [2025-08-08T01:15:03.317Z] ---> ****-login.sh ends [Pipeline] } [2025-08-08T01:15:03.337Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-08-08T01:15:03.962Z] + git config --global --add safe.directory /w/workspace/edgex-go/882 [Pipeline] echo [2025-08-08T01:15:03.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-08T01:15:04.000Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-08T01:15:04.018Z] ========================================================= [2025-08-08T01:15:04.018Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-08T01:15:04.018Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-08-08T01:15:04.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-08T01:15:04.634Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-08T01:15:04.634Z] 94e9d8af2201: Pulling fs layer [2025-08-08T01:15:04.634Z] a6c56e8762df: Pulling fs layer [2025-08-08T01:15:04.634Z] f0f3c8884826: Pulling fs layer [2025-08-08T01:15:04.634Z] c7e7622c144d: Pulling fs layer [2025-08-08T01:15:04.634Z] 4f4fb700ef54: Pulling fs layer [2025-08-08T01:15:04.634Z] b4c3b6d88c5a: Pulling fs layer [2025-08-08T01:15:04.634Z] ba8bce9d2590: Pulling fs layer [2025-08-08T01:15:04.634Z] ca778ea9c289: Pulling fs layer [2025-08-08T01:15:04.634Z] b4c3b6d88c5a: Waiting [2025-08-08T01:15:04.634Z] ba8bce9d2590: Waiting [2025-08-08T01:15:04.634Z] ca778ea9c289: Waiting [2025-08-08T01:15:04.634Z] c7e7622c144d: Waiting [2025-08-08T01:15:04.634Z] a6c56e8762df: Verifying Checksum [2025-08-08T01:15:04.634Z] a6c56e8762df: Download complete [2025-08-08T01:15:04.634Z] c7e7622c144d: Verifying Checksum [2025-08-08T01:15:04.634Z] c7e7622c144d: Download complete [2025-08-08T01:15:04.634Z] 4f4fb700ef54: Verifying Checksum [2025-08-08T01:15:04.634Z] 4f4fb700ef54: Download complete [2025-08-08T01:15:04.634Z] b4c3b6d88c5a: Download complete [2025-08-08T01:15:04.634Z] 94e9d8af2201: Verifying Checksum [2025-08-08T01:15:04.634Z] 94e9d8af2201: Download complete [2025-08-08T01:15:05.220Z] ca778ea9c289: Verifying Checksum [2025-08-08T01:15:05.220Z] ca778ea9c289: Download complete [2025-08-08T01:15:05.539Z] 94e9d8af2201: Pull complete [2025-08-08T01:15:06.123Z] a6c56e8762df: Pull complete [2025-08-08T01:15:06.390Z] f0f3c8884826: Download complete [2025-08-08T01:15:07.503Z] #154 ... [2025-08-08T01:15:07.503Z] [2025-08-08T01:15:07.503Z] #144 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:15:07.503Z] #144 DONE 24.7s [2025-08-08T01:15:07.503Z] [2025-08-08T01:15:07.503Z] #155 [core-keeper builder 7/8] COPY . . [2025-08-08T01:15:07.815Z] ba8bce9d2590: Verifying Checksum [2025-08-08T01:15:07.815Z] ba8bce9d2590: Download complete [2025-08-08T01:15:09.006Z] #155 DONE 2.4s [2025-08-08T01:15:09.006Z] [2025-08-08T01:15:09.006Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-08T01:15:09.965Z] #156 0.736 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-08-08T01:15:20.279Z] f0f3c8884826: Pull complete [2025-08-08T01:15:20.279Z] c7e7622c144d: Pull complete [2025-08-08T01:15:20.550Z] 4f4fb700ef54: Pull complete [2025-08-08T01:15:20.819Z] b4c3b6d88c5a: Pull complete [2025-08-08T01:15:29.029Z] ba8bce9d2590: Pull complete [2025-08-08T01:15:30.973Z] ca778ea9c289: Pull complete [2025-08-08T01:15:31.239Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-08T01:15:31.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-08T01:15:31.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-08-08T01:15:31.583Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-08T01:15:31.583Z] WORKDIR /edgex [2025-08-08T01:15:31.583Z] COPY go.mod . [2025-08-08T01:15:31.583Z] RUN go mod download [2025-08-08T01:15:31.583Z] + docker build -t ci-base-image-arm64 -f - . [2025-08-08T01:15:32.179Z] Sending build context to Docker daemon 3.708MB [2025-08-08T01:15:32.446Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-08T01:15:32.447Z] ---> 47b25d7523d1 [2025-08-08T01:15:32.447Z] Step 2/4 : WORKDIR /edgex [2025-08-08T01:15:34.389Z] ---> Running in 6e59b672216d [2025-08-08T01:15:34.389Z] Removing intermediate container 6e59b672216d [2025-08-08T01:15:34.389Z] ---> 3dee73cae9dc [2025-08-08T01:15:34.389Z] Step 3/4 : COPY go.mod . [2025-08-08T01:15:34.974Z] ---> 4e6dfcfdf67a [2025-08-08T01:15:34.974Z] Step 4/4 : RUN go mod download [2025-08-08T01:15:34.974Z] ---> Running in 2b2d04a7a0d2 [2025-08-08T01:16:19.160Z] #156 ... [2025-08-08T01:16:19.160Z] [2025-08-08T01:16:19.160Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-08T01:16:19.160Z] #150 DONE 89.7s [2025-08-08T01:16:19.160Z] [2025-08-08T01:16:19.160Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-08T01:16:19.160Z] #151 ... [2025-08-08T01:16:19.160Z] [2025-08-08T01:16:19.160Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-08-08T01:16:19.160Z] #157 DONE 0.1s [2025-08-08T01:16:19.160Z] [2025-08-08T01:16:19.160Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-08T01:16:19.160Z] #158 DONE 1.0s [2025-08-08T01:16:19.160Z] [2025-08-08T01:16:19.160Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-08T01:16:19.461Z] #143 ... [2025-08-08T01:16:19.461Z] [2025-08-08T01:16:19.461Z] #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-08T01:16:19.461Z] #159 DONE 0.1s [2025-08-08T01:16:19.461Z] [2025-08-08T01:16:19.462Z] #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-08-08T01:16:19.721Z] #160 DONE 0.3s [2025-08-08T01:16:19.721Z] [2025-08-08T01:16:19.721Z] #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-08-08T01:16:19.721Z] #146 ... [2025-08-08T01:16:19.721Z] [2025-08-08T01:16:19.721Z] #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-08-08T01:16:19.979Z] #161 DONE 0.2s [2025-08-08T01:16:19.979Z] [2025-08-08T01:16:19.979Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-08T01:16:19.979Z] #143 DONE 91.7s [2025-08-08T01:16:19.979Z] [2025-08-08T01:16:19.979Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-08-08T01:16:20.236Z] #162 DONE 0.2s [2025-08-08T01:16:20.236Z] [2025-08-08T01:16:20.236Z] #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-08T01:16:20.236Z] #163 DONE 0.1s [2025-08-08T01:16:20.236Z] [2025-08-08T01:16:20.236Z] #164 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-08-08T01:16:20.236Z] #164 DONE 0.0s [2025-08-08T01:16:20.236Z] [2025-08-08T01:16:20.236Z] #165 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-08-08T01:16:20.494Z] #165 DONE 0.2s [2025-08-08T01:16:20.494Z] [2025-08-08T01:16:20.494Z] #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-08T01:16:20.494Z] #166 DONE 0.2s [2025-08-08T01:16:20.494Z] [2025-08-08T01:16:20.494Z] #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-08-08T01:16:20.494Z] #167 DONE 0.1s [2025-08-08T01:16:20.494Z] [2025-08-08T01:16:20.494Z] #168 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-08-08T01:16:20.494Z] #168 DONE 0.1s [2025-08-08T01:16:20.494Z] [2025-08-08T01:16:20.494Z] #169 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-08-08T01:16:20.494Z] #169 DONE 0.1s [2025-08-08T01:16:20.494Z] [2025-08-08T01:16:20.494Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-08-08T01:16:20.752Z] #170 DONE 0.1s [2025-08-08T01:16:20.752Z] [2025-08-08T01:16:20.752Z] #171 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-08-08T01:16:20.752Z] #171 DONE 0.1s [2025-08-08T01:16:20.752Z] [2025-08-08T01:16:20.752Z] #172 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-08-08T01:16:21.865Z] #172 DONE 0.9s [2025-08-08T01:16:21.865Z] [2025-08-08T01:16:21.865Z] #173 [security-bootstrapper] exporting to image [2025-08-08T01:16:21.865Z] #173 exporting layers [2025-08-08T01:16:22.152Z] #173 ... [2025-08-08T01:16:22.152Z] [2025-08-08T01:16:22.152Z] #174 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-08T01:16:22.152Z] #174 DONE 1.4s [2025-08-08T01:16:22.448Z] [2025-08-08T01:16:22.448Z] #175 [core-common-config-bootstrapper] exporting to image [2025-08-08T01:16:22.706Z] #175 exporting layers 0.5s done [2025-08-08T01:16:22.706Z] #175 writing image sha256:29aa80e5eeae52ac9d26c3b984ccc0b3cf280bd63eb378b7a175515fc92ad873 done [2025-08-08T01:16:22.706Z] #175 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-08-08T01:16:22.706Z] #175 DONE 0.5s [2025-08-08T01:16:22.706Z] [2025-08-08T01:16:22.706Z] #173 [security-bootstrapper] exporting to image [2025-08-08T01:16:22.706Z] #173 exporting layers 1.0s done [2025-08-08T01:16:22.706Z] #173 writing image sha256:6487705d064464ea7bfdb3ebab586ff60e8f3f5a3b21b4e3b79e6bd2a0528609 done [2025-08-08T01:16:22.706Z] #173 naming to docker.io/library/security-bootstrapper 0.0s done [2025-08-08T01:16:22.706Z] #173 DONE 1.1s [2025-08-08T01:16:22.706Z] [2025-08-08T01:16:22.706Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-08T01:16:31.407Z] Removing intermediate container 2b2d04a7a0d2 [2025-08-08T01:16:31.407Z] ---> 4ef09bde6a8b [2025-08-08T01:16:31.407Z] Successfully built 4ef09bde6a8b [2025-08-08T01:16:31.407Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:16:31.754Z] + docker inspect -f . ci-base-image-arm64 [2025-08-08T01:16:31.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-08T01:16:31.974Z] prd-ubuntu20.04-docker-arm64-4c-16g-6478 does not seem to be running inside a container [2025-08-08T01:16:32.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/882 -v /w/workspace/edgex-go/882:/w/workspace/edgex-go/882:rw,z -v /w/workspace/edgex-go/882@tmp:/w/workspace/edgex-go/882@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-arm64 cat [2025-08-08T01:16:33.287Z] $ docker top d62230f4fe5fa12e22de3a30141ea4d128ba16933dcd3932e4edd3e38e828c2a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-08T01:16:34.139Z] + go version [2025-08-08T01:16:34.139Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-08T01:16:34.154Z] $ docker stop --time=1 d62230f4fe5fa12e22de3a30141ea4d128ba16933dcd3932e4edd3e38e828c2a [2025-08-08T01:16:35.843Z] $ docker rm -f --volumes d62230f4fe5fa12e22de3a30141ea4d128ba16933dcd3932e4edd3e38e828c2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:16:36.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-08-08T01:16:36.569Z] [2025-08-08T01:16:36.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:16:36.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-08-08T01:16:36.920Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-08-08T01:16:36.920Z] 547446be3368: Pulling fs layer [2025-08-08T01:16:36.920Z] d125d8839a47: Pulling fs layer [2025-08-08T01:16:36.920Z] 3e85d5ac6304: Pulling fs layer [2025-08-08T01:16:36.920Z] c3105a71a48b: Pulling fs layer [2025-08-08T01:16:36.920Z] 0f093f025ec4: Pulling fs layer [2025-08-08T01:16:36.920Z] c3106fc0e877: Pulling fs layer [2025-08-08T01:16:36.920Z] c3105a71a48b: Waiting [2025-08-08T01:16:36.920Z] 0f093f025ec4: Waiting [2025-08-08T01:16:36.920Z] c3106fc0e877: Waiting [2025-08-08T01:16:37.191Z] 547446be3368: Verifying Checksum [2025-08-08T01:16:37.191Z] 547446be3368: Download complete [2025-08-08T01:16:37.191Z] c3105a71a48b: Download complete [2025-08-08T01:16:37.460Z] d125d8839a47: Verifying Checksum [2025-08-08T01:16:37.460Z] d125d8839a47: Download complete [2025-08-08T01:16:37.460Z] c3106fc0e877: Verifying Checksum [2025-08-08T01:16:37.460Z] c3106fc0e877: Download complete [2025-08-08T01:16:37.730Z] 0f093f025ec4: Verifying Checksum [2025-08-08T01:16:37.730Z] 0f093f025ec4: Download complete [2025-08-08T01:16:37.998Z] 547446be3368: Pull complete [2025-08-08T01:16:38.960Z] d125d8839a47: Pull complete [2025-08-08T01:16:39.555Z] 3e85d5ac6304: Verifying Checksum [2025-08-08T01:16:39.555Z] 3e85d5ac6304: Download complete [2025-08-08T01:16:49.645Z] 3e85d5ac6304: Pull complete [2025-08-08T01:16:49.645Z] c3105a71a48b: Pull complete [2025-08-08T01:16:50.604Z] 0f093f025ec4: Pull complete [2025-08-08T01:16:50.874Z] c3106fc0e877: Pull complete [2025-08-08T01:16:50.874Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-08-08T01:16:50.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-08-08T01:16:50.874Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-08T01:16:51.101Z] prd-ubuntu20.04-docker-arm64-4c-16g-6478 does not seem to be running inside a container [2025-08-08T01:16:51.176Z] $ 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/882 -v /w/workspace/edgex-go/882:/w/workspace/edgex-go/882:rw,z -v /w/workspace/edgex-go/882@tmp:/w/workspace/edgex-go/882@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-arm64:latest cat [2025-08-08T01:16:53.343Z] $ docker top e46fa3c80cb8070369cc7e1e07aec5e96bc973a0d93db04d0a6c27ea7b473e63 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-08T01:16:54.213Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-08-08T01:17:04.314Z] #1 [security-spire-config internal] load build definition from Dockerfile [2025-08-08T01:17:04.314Z] #1 transferring dockerfile: 1.69kB done [2025-08-08T01:17:04.314Z] #1 DONE 0.1s [2025-08-08T01:17:04.314Z] [2025-08-08T01:17:04.314Z] #2 [security-spire-server internal] load build definition from Dockerfile [2025-08-08T01:17:04.314Z] #2 transferring dockerfile: 1.70kB 0.0s done [2025-08-08T01:17:04.314Z] #2 DONE 0.1s [2025-08-08T01:17:04.314Z] [2025-08-08T01:17:04.314Z] #3 [core-metadata internal] load build definition from Dockerfile [2025-08-08T01:17:04.314Z] #3 transferring dockerfile: 2.10kB 0.0s done [2025-08-08T01:17:04.314Z] #3 DONE 0.1s [2025-08-08T01:17:04.314Z] [2025-08-08T01:17:04.314Z] #4 [core-keeper internal] load build definition from Dockerfile [2025-08-08T01:17:04.314Z] #4 transferring dockerfile: 2.01kB 0.0s done [2025-08-08T01:17:04.314Z] #4 DONE 0.1s [2025-08-08T01:17:04.314Z] [2025-08-08T01:17:04.314Z] #5 [support-scheduler internal] load build definition from Dockerfile [2025-08-08T01:17:04.314Z] #5 transferring dockerfile: 1.83kB 0.0s done [2025-08-08T01:17:04.314Z] #5 DONE 0.1s [2025-08-08T01:17:04.314Z] [2025-08-08T01:17:04.314Z] #6 [core-data internal] load build definition from Dockerfile [2025-08-08T01:17:04.314Z] #6 transferring dockerfile: 2.04kB done [2025-08-08T01:17:04.314Z] #6 DONE 0.1s [2025-08-08T01:17:04.314Z] [2025-08-08T01:17:04.314Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2025-08-08T01:17:04.314Z] #7 transferring dockerfile: 1.81kB done [2025-08-08T01:17:04.314Z] #7 DONE 0.1s [2025-08-08T01:17:04.314Z] [2025-08-08T01:17:04.314Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2025-08-08T01:17:04.314Z] #8 transferring dockerfile: 2.49kB 0.0s done [2025-08-08T01:17:04.314Z] #8 DONE 0.1s [2025-08-08T01:17:04.314Z] [2025-08-08T01:17:04.314Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2025-08-08T01:17:04.314Z] #9 transferring dockerfile: 2.50kB done [2025-08-08T01:17:04.314Z] #9 DONE 0.1s [2025-08-08T01:17:04.314Z] [2025-08-08T01:17:04.314Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-08-08T01:17:04.314Z] #10 transferring dockerfile: 1.89kB 0.0s done [2025-08-08T01:17:04.314Z] #10 DONE 0.1s [2025-08-08T01:17:04.314Z] [2025-08-08T01:17:04.314Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-08-08T01:17:04.314Z] #11 transferring dockerfile: 2.23kB done [2025-08-08T01:17:04.314Z] #11 DONE 0.1s [2025-08-08T01:17:04.314Z] [2025-08-08T01:17:04.314Z] #12 [core-command internal] load build definition from Dockerfile [2025-08-08T01:17:04.584Z] #12 transferring dockerfile: 1.94kB 0.0s done [2025-08-08T01:17:04.584Z] #12 DONE 0.1s [2025-08-08T01:17:04.584Z] [2025-08-08T01:17:04.584Z] #13 [support-notifications internal] load build definition from Dockerfile [2025-08-08T01:17:04.584Z] #13 transferring dockerfile: 2.00kB done [2025-08-08T01:17:04.584Z] #13 DONE 0.1s [2025-08-08T01:17:04.584Z] [2025-08-08T01:17:04.584Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2025-08-08T01:17:04.584Z] #14 transferring dockerfile: 3.02kB 0.0s done [2025-08-08T01:17:04.584Z] #14 DONE 0.1s [2025-08-08T01:17:04.584Z] [2025-08-08T01:17:04.584Z] #15 [security-spire-config internal] load .dockerignore [2025-08-08T01:17:04.854Z] #15 transferring context: 50B done [2025-08-08T01:17:04.854Z] #15 DONE 0.1s [2025-08-08T01:17:04.854Z] [2025-08-08T01:17:04.854Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2025-08-08T01:17:04.854Z] #16 transferring dockerfile: 2.14kB 0.0s done [2025-08-08T01:17:04.854Z] #16 DONE 0.1s [2025-08-08T01:17:05.442Z] [2025-08-08T01:17:05.442Z] #17 [security-spire-server internal] load .dockerignore [2025-08-08T01:17:05.442Z] #17 transferring context: 50B done [2025-08-08T01:17:05.442Z] #17 DONE 0.1s [2025-08-08T01:17:05.442Z] [2025-08-08T01:17:05.442Z] #18 [core-metadata internal] load .dockerignore [2025-08-08T01:17:05.442Z] #18 transferring context: 50B 0.0s done [2025-08-08T01:17:05.442Z] #18 DONE 0.1s [2025-08-08T01:17:05.442Z] [2025-08-08T01:17:05.442Z] #19 [core-keeper internal] load .dockerignore [2025-08-08T01:17:05.442Z] #19 transferring context: 50B 0.0s done [2025-08-08T01:17:05.711Z] #19 DONE 0.1s [2025-08-08T01:17:05.711Z] [2025-08-08T01:17:05.711Z] #20 [support-scheduler internal] load .dockerignore [2025-08-08T01:17:05.711Z] #20 transferring context: 50B 0.0s done [2025-08-08T01:17:05.711Z] #20 DONE 0.1s [2025-08-08T01:17:05.711Z] [2025-08-08T01:17:05.711Z] #21 [core-data internal] load .dockerignore [2025-08-08T01:17:05.711Z] #21 transferring context: 50B 0.0s done [2025-08-08T01:17:05.711Z] #21 DONE 0.1s [2025-08-08T01:17:05.711Z] [2025-08-08T01:17:05.711Z] #22 [security-secretstore-setup internal] load .dockerignore [2025-08-08T01:17:05.711Z] #22 transferring context: 50B 0.0s done [2025-08-08T01:17:05.711Z] #22 DONE 0.1s [2025-08-08T01:17:05.711Z] [2025-08-08T01:17:05.711Z] #23 [security-spire-agent internal] load .dockerignore [2025-08-08T01:17:05.980Z] #23 transferring context: 50B done [2025-08-08T01:17:05.980Z] #23 DONE 0.1s [2025-08-08T01:17:05.980Z] [2025-08-08T01:17:05.980Z] #24 [security-proxy-setup internal] load .dockerignore [2025-08-08T01:17:05.980Z] #24 transferring context: 50B done [2025-08-08T01:17:05.980Z] #24 DONE 0.1s [2025-08-08T01:17:05.980Z] [2025-08-08T01:17:05.980Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2025-08-08T01:17:06.254Z] #25 transferring context: 50B 0.0s done [2025-08-08T01:17:06.254Z] #25 DONE 0.1s [2025-08-08T01:17:06.254Z] [2025-08-08T01:17:06.254Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2025-08-08T01:17:06.254Z] #26 transferring context: 50B 0.0s done [2025-08-08T01:17:06.254Z] #26 DONE 0.1s [2025-08-08T01:17:06.254Z] [2025-08-08T01:17:06.254Z] #27 [core-command internal] load .dockerignore [2025-08-08T01:17:06.254Z] #27 transferring context: 50B 0.0s done [2025-08-08T01:17:06.254Z] #27 DONE 0.1s [2025-08-08T01:17:06.254Z] [2025-08-08T01:17:06.254Z] #28 [support-notifications internal] load .dockerignore [2025-08-08T01:17:06.254Z] #28 transferring context: 50B 0.0s done [2025-08-08T01:17:06.254Z] #28 DONE 0.1s [2025-08-08T01:17:06.254Z] [2025-08-08T01:17:06.254Z] #29 [security-bootstrapper internal] load .dockerignore [2025-08-08T01:17:06.254Z] #29 transferring context: 50B 0.0s done [2025-08-08T01:17:06.254Z] #29 DONE 0.1s [2025-08-08T01:17:06.254Z] [2025-08-08T01:17:06.254Z] #30 [security-proxy-auth internal] load .dockerignore [2025-08-08T01:17:06.528Z] #30 transferring context: 50B 0.0s done [2025-08-08T01:17:06.528Z] #30 DONE 0.1s [2025-08-08T01:17:06.528Z] [2025-08-08T01:17:06.528Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-08T01:17:07.121Z] #31 DONE 0.6s [2025-08-08T01:17:07.121Z] [2025-08-08T01:17:07.121Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-08-08T01:17:07.121Z] #32 DONE 0.8s [2025-08-08T01:17:07.121Z] [2025-08-08T01:17:07.121Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-08T01:17:07.390Z] #31 DONE 0.6s [2025-08-08T01:17:07.390Z] [2025-08-08T01:17:07.390Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-08T01:17:07.390Z] #33 DONE 0.0s [2025-08-08T01:17:07.390Z] [2025-08-08T01:17:07.390Z] #34 [security-spire-config internal] load build context [2025-08-08T01:17:07.390Z] #34 transferring context: 22.05kB 0.0s done [2025-08-08T01:17:07.390Z] #34 DONE 0.1s [2025-08-08T01:17:07.390Z] [2025-08-08T01:17:07.390Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:17:07.390Z] #35 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-08-08T01:17:07.390Z] #35 ... [2025-08-08T01:17:07.390Z] [2025-08-08T01:17:07.390Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-08T01:17:07.390Z] #33 DONE 0.0s [2025-08-08T01:17:07.390Z] [2025-08-08T01:17:07.390Z] #36 [security-spire-server internal] load build context [2025-08-08T01:17:07.390Z] #36 transferring context: 23.80kB 0.0s done [2025-08-08T01:17:07.390Z] #36 DONE 0.1s [2025-08-08T01:17:07.390Z] [2025-08-08T01:17:07.390Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:17:07.390Z] #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.0s [2025-08-08T01:17:07.390Z] #35 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-08T01:17:07.390Z] #35 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-08-08T01:17:07.390Z] #35 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-08-08T01:17:07.664Z] #35 ... [2025-08-08T01:17:07.664Z] [2025-08-08T01:17:07.664Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-08T01:17:07.664Z] #33 DONE 0.0s [2025-08-08T01:17:07.664Z] [2025-08-08T01:17:07.664Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:17:07.664Z] #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s [2025-08-08T01:17:07.664Z] #35 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-08-08T01:17:07.664Z] #35 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-08-08T01:17:07.664Z] #35 ... [2025-08-08T01:17:07.664Z] [2025-08-08T01:17:07.664Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-08-08T01:17:07.664Z] #32 DONE 0.8s [2025-08-08T01:17:07.664Z] [2025-08-08T01:17:07.664Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:17:07.664Z] #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-08-08T01:17:07.664Z] #35 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-08-08T01:17:07.664Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.2s [2025-08-08T01:17:07.664Z] #35 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.4s [2025-08-08T01:17:07.932Z] #35 ... [2025-08-08T01:17:07.932Z] [2025-08-08T01:17:07.932Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-08T01:17:07.932Z] #33 DONE 0.0s [2025-08-08T01:17:07.932Z] [2025-08-08T01:17:07.932Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:17:07.932Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.94MB / 33.17MB 0.6s [2025-08-08T01:17:08.202Z] #35 ... [2025-08-08T01:17:08.202Z] [2025-08-08T01:17:08.202Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-08T01:17:08.202Z] #33 DONE 0.0s [2025-08-08T01:17:08.202Z] [2025-08-08T01:17:08.202Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:17:08.202Z] #35 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.7s [2025-08-08T01:17:08.202Z] #35 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.7s done [2025-08-08T01:17:08.202Z] #35 ... [2025-08-08T01:17:08.202Z] [2025-08-08T01:17:08.202Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-08T01:17:08.202Z] #33 DONE 0.0s [2025-08-08T01:17:08.202Z] [2025-08-08T01:17:08.202Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-08T01:17:08.202Z] #31 DONE 1.1s [2025-08-08T01:17:08.202Z] [2025-08-08T01:17:08.202Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:17:08.202Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 0.8s [2025-08-08T01:17:08.473Z] #35 ... [2025-08-08T01:17:08.473Z] [2025-08-08T01:17:08.473Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-08-08T01:17:08.473Z] #32 DONE 1.1s [2025-08-08T01:17:08.473Z] [2025-08-08T01:17:08.473Z] #37 [core-common-config-bootstrapper internal] load build context [2025-08-08T01:17:08.473Z] #37 DONE 0.0s [2025-08-08T01:17:08.473Z] [2025-08-08T01:17:08.473Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:17:08.473Z] #35 ... [2025-08-08T01:17:08.473Z] [2025-08-08T01:17:08.473Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-08T01:17:08.473Z] #33 DONE 0.0s [2025-08-08T01:17:08.473Z] [2025-08-08T01:17:08.473Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:17:08.473Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.32MB / 33.17MB 1.1s [2025-08-08T01:17:08.473Z] #35 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-08-08T01:17:08.742Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 1.2s [2025-08-08T01:17:08.742Z] #35 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-08-08T01:17:08.742Z] #35 ... [2025-08-08T01:17:08.742Z] [2025-08-08T01:17:08.742Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-08-08T01:17:08.742Z] #38 DONE 1.3s [2025-08-08T01:17:08.742Z] [2025-08-08T01:17:08.742Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:17:09.030Z] #35 ... [2025-08-08T01:17:09.030Z] [2025-08-08T01:17:09.030Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-08T01:17:09.030Z] #33 DONE 0.0s [2025-08-08T01:17:09.030Z] [2025-08-08T01:17:09.030Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:17:09.030Z] #35 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-08-08T01:17:09.030Z] #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-08-08T01:17:09.030Z] #35 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-08T01:17:09.030Z] #35 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-08-08T01:17:09.030Z] #35 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-08-08T01:17:09.030Z] #35 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-08-08T01:17:09.030Z] #35 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-08-08T01:17:09.030Z] #35 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.7s done [2025-08-08T01:17:09.030Z] #35 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-08-08T01:17:09.030Z] #35 ... [2025-08-08T01:17:09.030Z] [2025-08-08T01:17:09.030Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-08-08T01:17:09.030Z] #32 DONE 1.5s [2025-08-08T01:17:09.030Z] [2025-08-08T01:17:09.030Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:17:09.030Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 1.6s [2025-08-08T01:17:09.622Z] #35 ... [2025-08-08T01:17:09.622Z] [2025-08-08T01:17:09.622Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-08T01:17:09.622Z] #33 DONE 0.0s [2025-08-08T01:17:09.622Z] [2025-08-08T01:17:09.622Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:17:09.622Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.18MB / 33.17MB 2.0s [2025-08-08T01:17:09.622Z] #35 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 [2025-08-08T01:17:09.622Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.57MB / 33.17MB 2.2s [2025-08-08T01:17:09.622Z] #35 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-08-08T01:17:09.892Z] #35 ... [2025-08-08T01:17:09.892Z] [2025-08-08T01:17:09.892Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-08T01:17:09.892Z] #33 DONE 0.0s [2025-08-08T01:17:09.892Z] [2025-08-08T01:17:09.892Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-08-08T01:17:09.892Z] #32 DONE 1.8s [2025-08-08T01:17:09.892Z] [2025-08-08T01:17:09.892Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:17:10.164Z] #35 ... [2025-08-08T01:17:10.164Z] [2025-08-08T01:17:10.164Z] #39 [core-keeper internal] load build context [2025-08-08T01:17:10.164Z] #39 transferring context: 3.23MB 1.9s done [2025-08-08T01:17:10.164Z] #39 DONE 2.6s [2025-08-08T01:17:10.164Z] [2025-08-08T01:17:10.164Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:17:10.164Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 2.5s [2025-08-08T01:17:10.164Z] #35 ... [2025-08-08T01:17:10.164Z] [2025-08-08T01:17:10.164Z] #40 [core-metadata internal] load build context [2025-08-08T01:17:10.164Z] #40 transferring context: 3.23MB 2.0s done [2025-08-08T01:17:10.164Z] #40 DONE 2.7s [2025-08-08T01:17:10.164Z] [2025-08-08T01:17:10.164Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:17:10.164Z] #35 ... [2025-08-08T01:17:10.164Z] [2025-08-08T01:17:10.164Z] #41 [support-scheduler internal] load build context [2025-08-08T01:17:10.164Z] #41 transferring context: 3.23MB 2.1s done [2025-08-08T01:17:10.164Z] #41 DONE 2.8s [2025-08-08T01:17:10.164Z] [2025-08-08T01:17:10.164Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:17:10.164Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.11MB / 33.17MB 2.8s [2025-08-08T01:17:10.753Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 3.2s [2025-08-08T01:17:10.753Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 3.4s [2025-08-08T01:17:11.034Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 3.6s [2025-08-08T01:17:11.305Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 4.0s [2025-08-08T01:17:11.894Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 4.4s [2025-08-08T01:17:12.162Z] #35 ... [2025-08-08T01:17:12.162Z] [2025-08-08T01:17:12.162Z] #42 [security-spire-agent internal] load build context [2025-08-08T01:17:12.162Z] #42 transferring context: 23.33kB 0.2s done [2025-08-08T01:17:12.162Z] #42 DONE 3.2s [2025-08-08T01:17:12.162Z] [2025-08-08T01:17:12.162Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:17:12.162Z] #35 ... [2025-08-08T01:17:12.162Z] [2025-08-08T01:17:12.162Z] #43 [security-secretstore-setup internal] load build context [2025-08-08T01:17:12.162Z] #43 transferring context: 3.23MB 1.9s done [2025-08-08T01:17:12.162Z] #43 DONE 4.5s [2025-08-08T01:17:12.162Z] [2025-08-08T01:17:12.162Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:17:12.162Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.8s [2025-08-08T01:17:12.430Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.9s done [2025-08-08T01:17:13.401Z] #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-08-08T01:17:14.370Z] #35 ... [2025-08-08T01:17:14.370Z] [2025-08-08T01:17:14.370Z] #44 [core-data internal] load build context [2025-08-08T01:17:14.370Z] #44 transferring context: 3.23MB 3.2s done [2025-08-08T01:17:14.370Z] #44 DONE 6.5s [2025-08-08T01:17:14.370Z] [2025-08-08T01:17:14.370Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:17:14.370Z] #35 ... [2025-08-08T01:17:14.370Z] [2025-08-08T01:17:14.370Z] #45 [core-command internal] load build context [2025-08-08T01:17:14.370Z] #45 transferring context: 3.23MB 2.6s done [2025-08-08T01:17:14.370Z] #45 DONE 5.2s [2025-08-08T01:17:14.370Z] [2025-08-08T01:17:14.370Z] #46 [security-spiffe-token-provider internal] load build context [2025-08-08T01:17:14.370Z] #46 transferring context: 3.23MB 2.7s done [2025-08-08T01:17:14.370Z] #46 DONE 5.8s [2025-08-08T01:17:14.370Z] [2025-08-08T01:17:14.370Z] #47 [support-notifications internal] load build context [2025-08-08T01:17:14.370Z] #47 transferring context: 3.23MB 3.7s done [2025-08-08T01:17:14.370Z] #47 DONE 5.3s [2025-08-08T01:17:14.370Z] [2025-08-08T01:17:14.370Z] #48 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-08-08T01:17:14.370Z] #48 DONE 7.3s [2025-08-08T01:17:14.370Z] [2025-08-08T01:17:14.370Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:17:14.643Z] #35 ... [2025-08-08T01:17:14.643Z] [2025-08-08T01:17:14.643Z] #37 [core-common-config-bootstrapper internal] load build context [2025-08-08T01:17:14.643Z] #37 transferring context: 3.23MB 3.7s done [2025-08-08T01:17:14.643Z] #37 DONE 6.1s [2025-08-08T01:17:14.643Z] [2025-08-08T01:17:14.643Z] #49 [security-bootstrapper internal] load build context [2025-08-08T01:17:14.643Z] #49 transferring context: 3.23MB 3.1s done [2025-08-08T01:17:14.643Z] #49 DONE 4.7s [2025-08-08T01:17:14.643Z] [2025-08-08T01:17:14.643Z] #50 [security-proxy-setup internal] load build context [2025-08-08T01:17:14.643Z] #50 transferring context: 3.23MB 3.2s done [2025-08-08T01:17:14.643Z] #50 DONE 6.2s [2025-08-08T01:17:14.643Z] [2025-08-08T01:17:14.643Z] #51 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-08T01:17:14.643Z] #51 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-08T01:17:14.643Z] #51 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-08T01:17:14.643Z] #51 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-08T01:17:14.643Z] #51 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-08T01:17:14.643Z] #51 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.0s done [2025-08-08T01:17:14.643Z] #51 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.1s done [2025-08-08T01:17:14.920Z] #51 ... [2025-08-08T01:17:14.920Z] [2025-08-08T01:17:14.920Z] #52 [core-keeper builder 2/8] WORKDIR /edgex-go [2025-08-08T01:17:14.920Z] #52 ... [2025-08-08T01:17:14.920Z] [2025-08-08T01:17:14.920Z] #53 [security-proxy-auth internal] load build context [2025-08-08T01:17:14.920Z] #53 transferring context: 3.23MB 1.6s done [2025-08-08T01:17:14.920Z] #53 DONE 5.1s [2025-08-08T01:17:15.206Z] [2025-08-08T01:17:15.206Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:17:16.190Z] #35 ... [2025-08-08T01:17:16.190Z] [2025-08-08T01:17:16.190Z] #52 [support-notifications builder 2/8] WORKDIR /edgex-go [2025-08-08T01:17:16.190Z] #52 DONE 1.6s [2025-08-08T01:17:16.190Z] [2025-08-08T01:17:16.190Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:17:18.804Z] #35 ... [2025-08-08T01:17:18.804Z] [2025-08-08T01:17:18.804Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-08T01:17:18.804Z] #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done [2025-08-08T01:17:18.804Z] #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-08-08T01:17:18.804Z] #54 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-08-08T01:17:18.804Z] #54 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-08-08T01:17:18.804Z] #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-08-08T01:17:18.804Z] #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-08-08T01:17:18.804Z] #54 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-08-08T01:17:18.804Z] #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done [2025-08-08T01:17:18.804Z] #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 1.7s done [2025-08-08T01:17:18.804Z] #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-08-08T01:17:18.804Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.8s [2025-08-08T01:17:19.073Z] #54 ... [2025-08-08T01:17:19.073Z] [2025-08-08T01:17:19.073Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:17:19.073Z] #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.8s [2025-08-08T01:17:24.434Z] #35 ... [2025-08-08T01:17:24.434Z] [2025-08-08T01:17:24.434Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-08T01:17:24.434Z] #0 8.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:24.434Z] #0 9.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:24.434Z] #55 ... [2025-08-08T01:17:24.434Z] [2025-08-08T01:17:24.434Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-08T01:17:24.434Z] #0 9.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:24.434Z] #56 ... [2025-08-08T01:17:24.434Z] [2025-08-08T01:17:24.434Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-08T01:17:24.434Z] #0 9.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:24.434Z] #57 ... [2025-08-08T01:17:24.434Z] [2025-08-08T01:17:24.434Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-08T01:17:24.434Z] #0 9.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:24.434Z] #58 ... [2025-08-08T01:17:24.434Z] [2025-08-08T01:17:24.434Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-08T01:17:24.705Z] #59 DONE 10.4s [2025-08-08T01:17:24.705Z] [2025-08-08T01:17:24.705Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-08T01:17:24.705Z] #60 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:24.705Z] #60 ... [2025-08-08T01:17:24.705Z] [2025-08-08T01:17:24.705Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-08T01:17:24.705Z] #0 9.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:24.975Z] #61 ... [2025-08-08T01:17:24.975Z] [2025-08-08T01:17:24.975Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-08T01:17:24.975Z] #62 ... [2025-08-08T01:17:24.975Z] [2025-08-08T01:17:24.975Z] #63 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-08T01:17:24.975Z] #0 8.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:24.975Z] #0 8.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:25.244Z] #63 ... [2025-08-08T01:17:25.244Z] [2025-08-08T01:17:25.244Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-08T01:17:25.244Z] #0 9.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:25.244Z] #64 ... [2025-08-08T01:17:25.244Z] [2025-08-08T01:17:25.244Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-08T01:17:25.244Z] #0 8.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:25.244Z] #0 8.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:25.516Z] #65 ... [2025-08-08T01:17:25.516Z] [2025-08-08T01:17:25.516Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-08T01:17:25.516Z] #57 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:25.785Z] #57 ... [2025-08-08T01:17:25.785Z] [2025-08-08T01:17:25.785Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-08T01:17:25.785Z] #66 DONE 9.7s [2025-08-08T01:17:26.054Z] [2025-08-08T01:17:26.054Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:17:26.054Z] #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.7s [2025-08-08T01:17:26.054Z] #35 ... [2025-08-08T01:17:26.054Z] [2025-08-08T01:17:26.054Z] #67 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-08-08T01:17:26.054Z] #0 9.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:26.323Z] #67 ... [2025-08-08T01:17:26.323Z] [2025-08-08T01:17:26.323Z] #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-08T01:17:26.323Z] #0 8.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:26.323Z] #68 ... [2025-08-08T01:17:26.323Z] [2025-08-08T01:17:26.323Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-08T01:17:26.323Z] #0 9.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:26.593Z] #69 ... [2025-08-08T01:17:26.593Z] [2025-08-08T01:17:26.593Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-08T01:17:26.593Z] #0 9.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:26.593Z] #70 ... [2025-08-08T01:17:26.593Z] [2025-08-08T01:17:26.593Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-08T01:17:26.593Z] #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:26.864Z] #71 ... [2025-08-08T01:17:26.864Z] [2025-08-08T01:17:26.864Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:17:29.460Z] #35 ... [2025-08-08T01:17:29.460Z] [2025-08-08T01:17:29.460Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-08T01:17:29.460Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.6s done [2025-08-08T01:17:29.460Z] #54 ... [2025-08-08T01:17:29.460Z] [2025-08-08T01:17:29.460Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-08T01:17:30.052Z] #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.1s [2025-08-08T01:17:30.319Z] #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.2s done [2025-08-08T01:17:30.319Z] #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.2s done [2025-08-08T01:17:30.388Z] #152 ... [2025-08-08T01:17:30.388Z] [2025-08-08T01:17:30.388Z] #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-08-08T01:17:30.388Z] #146 153.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-08-08T01:17:30.587Z] #35 DONE 23.9s [2025-08-08T01:17:30.587Z] [2025-08-08T01:17:30.587Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-08T01:17:30.587Z] #71 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:31.320Z] #146 DONE 163.2s [2025-08-08T01:17:31.321Z] [2025-08-08T01:17:31.321Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-08T01:17:31.321Z] #147 DONE 163.2s [2025-08-08T01:17:31.321Z] [2025-08-08T01:17:31.321Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-08T01:17:31.321Z] #148 DONE 163.2s [2025-08-08T01:17:31.321Z] [2025-08-08T01:17:31.321Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-08T01:17:31.321Z] #154 DONE 163.2s [2025-08-08T01:17:31.321Z] [2025-08-08T01:17:31.321Z] #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-08T01:17:32.697Z] #176 DONE 1.1s [2025-08-08T01:17:32.697Z] [2025-08-08T01:17:32.697Z] #177 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-08-08T01:17:32.697Z] #177 ... [2025-08-08T01:17:32.697Z] [2025-08-08T01:17:32.697Z] #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-08T01:17:32.697Z] #178 DONE 0.2s [2025-08-08T01:17:32.697Z] [2025-08-08T01:17:32.697Z] #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-08T01:17:32.697Z] #179 DONE 0.2s [2025-08-08T01:17:32.697Z] [2025-08-08T01:17:32.697Z] #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-08T01:17:32.697Z] #180 DONE 0.3s [2025-08-08T01:17:32.697Z] [2025-08-08T01:17:32.697Z] #177 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-08-08T01:17:32.697Z] #177 DONE 0.2s [2025-08-08T01:17:32.697Z] [2025-08-08T01:17:32.697Z] #181 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-08-08T01:17:32.697Z] #181 DONE 0.1s [2025-08-08T01:17:32.697Z] [2025-08-08T01:17:32.697Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-08-08T01:17:32.959Z] #182 ... [2025-08-08T01:17:32.959Z] [2025-08-08T01:17:32.959Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-08T01:17:32.959Z] #149 DONE 164.8s [2025-08-08T01:17:32.959Z] [2025-08-08T01:17:32.959Z] #183 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-08-08T01:17:32.959Z] #183 DONE 0.2s [2025-08-08T01:17:32.959Z] [2025-08-08T01:17:32.959Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-08-08T01:17:32.959Z] #182 DONE 0.2s [2025-08-08T01:17:32.959Z] [2025-08-08T01:17:32.959Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-08T01:17:32.959Z] #145 DONE 164.8s [2025-08-08T01:17:32.959Z] [2025-08-08T01:17:32.959Z] #184 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-08T01:17:32.959Z] #184 DONE 0.2s [2025-08-08T01:17:32.959Z] [2025-08-08T01:17:32.959Z] #185 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-08-08T01:17:32.959Z] #185 DONE 0.1s [2025-08-08T01:17:32.959Z] [2025-08-08T01:17:32.959Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-08T01:17:32.959Z] #153 DONE 164.9s [2025-08-08T01:17:32.959Z] [2025-08-08T01:17:32.959Z] #186 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-08T01:17:33.220Z] #186 ... [2025-08-08T01:17:33.220Z] [2025-08-08T01:17:33.220Z] #179 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-08T01:17:33.220Z] #179 DONE 0.2s [2025-08-08T01:17:33.220Z] [2025-08-08T01:17:33.220Z] #183 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-08-08T01:17:33.220Z] #183 DONE 0.2s [2025-08-08T01:17:33.220Z] [2025-08-08T01:17:33.220Z] #187 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-08T01:17:33.220Z] #187 CACHED [2025-08-08T01:17:33.220Z] [2025-08-08T01:17:33.220Z] #188 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-08T01:17:33.220Z] #188 CACHED [2025-08-08T01:17:33.220Z] [2025-08-08T01:17:33.220Z] #189 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-08T01:17:33.220Z] #189 CACHED [2025-08-08T01:17:33.220Z] [2025-08-08T01:17:33.220Z] #190 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-08T01:17:33.220Z] #190 CACHED [2025-08-08T01:17:33.478Z] [2025-08-08T01:17:33.478Z] #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-08-08T01:17:33.478Z] #191 DONE 0.4s [2025-08-08T01:17:33.478Z] [2025-08-08T01:17:33.478Z] #192 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-08-08T01:17:33.737Z] #192 DONE 0.4s [2025-08-08T01:17:33.737Z] [2025-08-08T01:17:33.737Z] #193 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-08-08T01:17:33.737Z] #193 DONE 0.6s [2025-08-08T01:17:33.737Z] [2025-08-08T01:17:33.737Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-08-08T01:17:33.737Z] #194 DONE 0.6s [2025-08-08T01:17:33.737Z] [2025-08-08T01:17:33.737Z] #195 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-08-08T01:17:33.737Z] #195 DONE 0.6s [2025-08-08T01:17:33.737Z] [2025-08-08T01:17:33.737Z] #186 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-08T01:17:33.737Z] #186 DONE 0.6s [2025-08-08T01:17:33.737Z] [2025-08-08T01:17:33.737Z] #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-08-08T01:17:33.737Z] #196 DONE 0.5s [2025-08-08T01:17:33.737Z] [2025-08-08T01:17:33.737Z] #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-08-08T01:17:33.737Z] #197 ... [2025-08-08T01:17:33.737Z] [2025-08-08T01:17:33.737Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-08-08T01:17:33.737Z] #198 DONE 0.3s [2025-08-08T01:17:33.958Z] #71 ... [2025-08-08T01:17:33.958Z] [2025-08-08T01:17:33.958Z] #63 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-08T01:17:33.958Z] #63 17.64 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-08T01:17:33.958Z] #63 17.68 Executing busybox-1.36.1-r29.trigger [2025-08-08T01:17:33.958Z] #63 17.84 OK: 9 MiB in 15 packages [2025-08-08T01:17:33.958Z] #63 DONE 19.6s [2025-08-08T01:17:33.958Z] [2025-08-08T01:17:33.958Z] #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-08-08T01:17:34.003Z] [2025-08-08T01:17:34.003Z] #199 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-08-08T01:17:34.003Z] #199 DONE 0.3s [2025-08-08T01:17:34.003Z] [2025-08-08T01:17:34.003Z] #200 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-08-08T01:17:34.003Z] #200 DONE 0.3s [2025-08-08T01:17:34.003Z] [2025-08-08T01:17:34.003Z] #201 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-08-08T01:17:34.003Z] #201 DONE 0.3s [2025-08-08T01:17:34.003Z] [2025-08-08T01:17:34.003Z] #202 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-08T01:17:34.003Z] #202 DONE 0.3s [2025-08-08T01:17:34.003Z] [2025-08-08T01:17:34.003Z] #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-08-08T01:17:34.003Z] #203 DONE 0.3s [2025-08-08T01:17:34.003Z] [2025-08-08T01:17:34.003Z] #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-08-08T01:17:34.003Z] #197 DONE 0.3s [2025-08-08T01:17:34.003Z] [2025-08-08T01:17:34.003Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-08-08T01:17:34.548Z] #72 ... [2025-08-08T01:17:34.549Z] [2025-08-08T01:17:34.549Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-08T01:17:34.549Z] #65 17.54 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-08T01:17:34.549Z] #65 17.60 Executing busybox-1.36.1-r29.trigger [2025-08-08T01:17:34.549Z] #65 17.72 OK: 9 MiB in 15 packages [2025-08-08T01:17:34.549Z] #65 DONE 20.2s [2025-08-08T01:17:34.549Z] [2025-08-08T01:17:34.549Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-08T01:17:34.549Z] #56 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:34.549Z] #56 20.36 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-08T01:17:34.549Z] #56 20.39 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-08T01:17:34.549Z] #56 20.39 OK: 24052 distinct packages available [2025-08-08T01:17:34.570Z] #204 ... [2025-08-08T01:17:34.570Z] [2025-08-08T01:17:34.570Z] #205 [core-command] exporting to image [2025-08-08T01:17:34.570Z] #205 exporting layers 0.2s done [2025-08-08T01:17:34.570Z] #205 writing image sha256:5d9bcdf6670f0dcec7260b40a556309964a96e27cc59ef60ab6c8ac5f4bff8bd 0.0s done [2025-08-08T01:17:34.570Z] #205 naming to docker.io/library/core-command 0.1s done [2025-08-08T01:17:34.570Z] #205 DONE 0.7s [2025-08-08T01:17:34.570Z] [2025-08-08T01:17:34.570Z] #206 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-08-08T01:17:34.570Z] #206 DONE 0.6s [2025-08-08T01:17:34.570Z] [2025-08-08T01:17:34.570Z] #207 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-08-08T01:17:34.570Z] #207 DONE 0.6s [2025-08-08T01:17:34.570Z] [2025-08-08T01:17:34.570Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-08-08T01:17:34.570Z] #204 DONE 0.6s [2025-08-08T01:17:34.570Z] [2025-08-08T01:17:34.570Z] #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-08-08T01:17:34.570Z] #208 DONE 0.6s [2025-08-08T01:17:34.570Z] [2025-08-08T01:17:34.570Z] #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-08-08T01:17:34.570Z] #209 DONE 0.6s [2025-08-08T01:17:34.570Z] [2025-08-08T01:17:34.570Z] #210 [core-metadata] exporting to image [2025-08-08T01:17:34.816Z] #56 ... [2025-08-08T01:17:34.816Z] [2025-08-08T01:17:34.816Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-08T01:17:34.816Z] #0 4.909 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:34.816Z] #0 9.053 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:34.816Z] #73 ... [2025-08-08T01:17:34.816Z] [2025-08-08T01:17:34.816Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-08T01:17:34.829Z] #210 ... [2025-08-08T01:17:34.829Z] [2025-08-08T01:17:34.829Z] #211 [security-spiffe-token-provider] exporting to image [2025-08-08T01:17:34.829Z] #211 exporting layers 0.7s done [2025-08-08T01:17:34.829Z] #211 writing image sha256:fba544d61ca83dec5132aba641bc36f41e5e4cb9cde0d9e28f52456fcddac704 0.0s done [2025-08-08T01:17:34.829Z] #211 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-08-08T01:17:34.829Z] #211 DONE 0.8s [2025-08-08T01:17:34.829Z] [2025-08-08T01:17:34.829Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-08-08T01:17:34.829Z] #212 DONE 0.3s [2025-08-08T01:17:34.829Z] [2025-08-08T01:17:34.829Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-08T01:17:34.829Z] #152 DONE 166.7s [2025-08-08T01:17:34.829Z] [2025-08-08T01:17:34.829Z] #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-08T01:17:35.170Z] #213 ... [2025-08-08T01:17:35.171Z] [2025-08-08T01:17:35.171Z] #214 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-08-08T01:17:35.171Z] #214 DONE 0.3s [2025-08-08T01:17:35.171Z] [2025-08-08T01:17:35.171Z] #215 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-08-08T01:17:35.171Z] #215 DONE 0.1s [2025-08-08T01:17:35.171Z] [2025-08-08T01:17:35.171Z] #216 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-08T01:17:35.171Z] #216 DONE 0.0s [2025-08-08T01:17:35.171Z] [2025-08-08T01:17:35.171Z] #217 [core-data] exporting to image [2025-08-08T01:17:35.171Z] #217 exporting layers 0.1s done [2025-08-08T01:17:35.171Z] #217 writing image sha256:a58c05702c583b7f4f5c8d4a706f8426c619a430e476202933f0af433b99dacc done [2025-08-08T01:17:35.171Z] #217 naming to docker.io/library/core-data done [2025-08-08T01:17:35.171Z] #217 DONE 0.2s [2025-08-08T01:17:35.171Z] [2025-08-08T01:17:35.171Z] #218 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-08T01:17:35.171Z] #218 DONE 0.0s [2025-08-08T01:17:35.171Z] [2025-08-08T01:17:35.171Z] #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-08T01:17:35.171Z] #219 DONE 0.6s [2025-08-08T01:17:35.171Z] [2025-08-08T01:17:35.171Z] #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-08-08T01:17:35.429Z] #220 DONE 0.2s [2025-08-08T01:17:35.429Z] [2025-08-08T01:17:35.429Z] #210 [core-metadata] exporting to image [2025-08-08T01:17:35.429Z] #210 exporting layers 0.7s done [2025-08-08T01:17:35.429Z] #210 writing image sha256:4b5a05857c5939f029ae5412e2b15b0522030692a9356b300c438c31960d953a done [2025-08-08T01:17:35.429Z] #210 naming to docker.io/library/core-metadata done [2025-08-08T01:17:35.429Z] #210 DONE 0.8s [2025-08-08T01:17:35.429Z] [2025-08-08T01:17:35.429Z] #221 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-08-08T01:17:35.429Z] #221 DONE 0.1s [2025-08-08T01:17:35.429Z] [2025-08-08T01:17:35.429Z] #222 [security-proxy-setup] exporting to image [2025-08-08T01:17:35.429Z] #222 exporting layers 0.3s done [2025-08-08T01:17:35.429Z] #222 writing image sha256:51b16cfd774b461491bef28475e0ad8dd51ab808c58f20f9bec0adcc3b686ccd done [2025-08-08T01:17:35.429Z] #222 naming to docker.io/library/security-proxy-setup done [2025-08-08T01:17:35.429Z] #222 DONE 0.4s [2025-08-08T01:17:35.429Z] [2025-08-08T01:17:35.429Z] #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-08T01:17:35.429Z] #213 DONE 0.8s [2025-08-08T01:17:35.429Z] [2025-08-08T01:17:35.429Z] #223 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-08T01:17:35.429Z] #223 DONE 0.5s [2025-08-08T01:17:35.429Z] [2025-08-08T01:17:35.429Z] #224 [security-proxy-auth] exporting to image [2025-08-08T01:17:35.492Z] #74 ... [2025-08-08T01:17:35.492Z] [2025-08-08T01:17:35.492Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-08T01:17:35.492Z] #62 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:35.492Z] #62 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:35.492Z] #62 ... [2025-08-08T01:17:35.492Z] [2025-08-08T01:17:35.492Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-08T01:17:35.492Z] #57 21.28 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-08T01:17:35.492Z] #57 21.29 (2/4) Installing openssl (3.3.4-r0) [2025-08-08T01:17:35.686Z] #224 ... [2025-08-08T01:17:35.686Z] [2025-08-08T01:17:35.686Z] #225 [support-scheduler] exporting to image [2025-08-08T01:17:35.686Z] #225 exporting layers 0.3s done [2025-08-08T01:17:35.686Z] #225 writing image sha256:2f9f115c45162e30730866813bf726fd78d7017f573a33e0bb097f89de4dd5c2 done [2025-08-08T01:17:35.686Z] #225 naming to docker.io/library/support-scheduler done [2025-08-08T01:17:35.686Z] #225 DONE 0.3s [2025-08-08T01:17:35.769Z] #57 21.46 (3/4) Installing su-exec (0.2-r3) [2025-08-08T01:17:35.769Z] #57 21.49 (4/4) Installing yq-go (4.44.1-r2) [2025-08-08T01:17:35.769Z] #57 ... [2025-08-08T01:17:35.769Z] [2025-08-08T01:17:35.769Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-08T01:17:35.769Z] #0 3.825 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:35.769Z] #0 7.649 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:35.946Z] [2025-08-08T01:17:35.947Z] #226 [security-secretstore-setup] exporting to image [2025-08-08T01:17:35.947Z] #226 exporting layers 0.3s done [2025-08-08T01:17:35.947Z] #226 writing image sha256:4cbd3835f864790e66110d81875b05ac8a41146a70c9c2f95860eaf7fad01995 done [2025-08-08T01:17:35.947Z] #226 naming to docker.io/library/security-secretstore-setup done [2025-08-08T01:17:35.947Z] #226 DONE 0.3s [2025-08-08T01:17:35.947Z] [2025-08-08T01:17:35.947Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-08T01:17:36.052Z] #75 ... [2025-08-08T01:17:36.052Z] [2025-08-08T01:17:36.052Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-08T01:17:36.052Z] #58 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:36.052Z] #58 21.76 (1/2) Installing dumb-init (1.2.5-r3) [2025-08-08T01:17:36.052Z] #58 21.80 (2/2) Installing su-exec (0.2-r3) [2025-08-08T01:17:36.052Z] #58 21.84 Executing busybox-1.36.1-r29.trigger [2025-08-08T01:17:36.052Z] #58 ... [2025-08-08T01:17:36.052Z] [2025-08-08T01:17:36.052Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-08T01:17:36.052Z] #55 18.27 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-08T01:17:36.052Z] #55 18.27 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-08T01:17:36.052Z] #55 18.27 OK: 24052 distinct packages available [2025-08-08T01:17:36.052Z] #55 19.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:36.052Z] #55 21.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:36.205Z] #156 ... [2025-08-08T01:17:36.205Z] [2025-08-08T01:17:36.205Z] #224 [security-proxy-auth] exporting to image [2025-08-08T01:17:36.205Z] #224 exporting layers 0.8s done [2025-08-08T01:17:36.205Z] #224 writing image sha256:8660f0ad617cb1341d328418c3bbd474429a0215a2607e8b853d5a33dd6c027e done [2025-08-08T01:17:36.205Z] #224 naming to docker.io/library/security-proxy-auth done [2025-08-08T01:17:36.205Z] #224 DONE 0.8s [2025-08-08T01:17:36.205Z] [2025-08-08T01:17:36.205Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-08T01:17:36.328Z] #55 ... [2025-08-08T01:17:36.328Z] [2025-08-08T01:17:36.328Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-08T01:17:36.328Z] #61 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:36.328Z] #61 21.77 (1/3) Installing ca-certificates (20250619-r0) [2025-08-08T01:17:36.328Z] #61 22.27 (2/3) Installing dumb-init (1.2.5-r3) [2025-08-08T01:17:36.328Z] #61 22.29 (3/3) Installing tzdata (2025b-r0) [2025-08-08T01:17:36.328Z] #61 ... [2025-08-08T01:17:36.328Z] [2025-08-08T01:17:36.328Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-08T01:17:36.328Z] #58 22.05 OK: 9 MiB in 16 packages [2025-08-08T01:17:36.599Z] #58 ... [2025-08-08T01:17:36.599Z] [2025-08-08T01:17:36.599Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-08T01:17:36.599Z] #64 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:36.599Z] #64 22.29 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-08T01:17:36.599Z] #64 22.29 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-08T01:17:36.599Z] #64 22.29 OK: 24052 distinct packages available [2025-08-08T01:17:36.771Z] #156 ... [2025-08-08T01:17:36.771Z] [2025-08-08T01:17:36.771Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-08T01:17:36.771Z] #151 DONE 168.7s [2025-08-08T01:17:36.867Z] #64 ... [2025-08-08T01:17:36.867Z] [2025-08-08T01:17:36.867Z] #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-08T01:17:36.867Z] #68 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:36.867Z] #68 19.42 OK: 239 MiB in 58 packages [2025-08-08T01:17:36.867Z] #68 ... [2025-08-08T01:17:36.867Z] [2025-08-08T01:17:36.867Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-08T01:17:36.867Z] #71 20.78 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-08T01:17:36.867Z] #71 20.78 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-08T01:17:36.867Z] #71 20.78 OK: 24052 distinct packages available [2025-08-08T01:17:37.029Z] [2025-08-08T01:17:37.029Z] #227 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-08T01:17:37.029Z] #227 DONE 0.0s [2025-08-08T01:17:37.029Z] [2025-08-08T01:17:37.029Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-08T01:17:37.029Z] #156 DONE 148.1s [2025-08-08T01:17:37.029Z] [2025-08-08T01:17:37.029Z] #228 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-08T01:17:37.287Z] #228 DONE 0.2s [2025-08-08T01:17:37.287Z] [2025-08-08T01:17:37.287Z] #229 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-08T01:17:37.287Z] #229 DONE 0.1s [2025-08-08T01:17:37.287Z] [2025-08-08T01:17:37.287Z] #230 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-08-08T01:17:37.453Z] #71 ... [2025-08-08T01:17:37.453Z] [2025-08-08T01:17:37.453Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-08T01:17:37.453Z] #60 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:37.453Z] #60 21.36 (1/4) Installing ca-certificates (20250619-r0) [2025-08-08T01:17:37.453Z] #60 21.80 (2/4) Installing dumb-init (1.2.5-r3) [2025-08-08T01:17:37.454Z] #60 21.82 (3/4) Installing su-exec (0.2-r3) [2025-08-08T01:17:37.454Z] #60 21.84 (4/4) Installing yq-go (4.44.1-r2) [2025-08-08T01:17:37.454Z] #60 ... [2025-08-08T01:17:37.454Z] [2025-08-08T01:17:37.454Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-08-08T01:17:37.454Z] #68 DONE 21.4s [2025-08-08T01:17:37.454Z] [2025-08-08T01:17:37.454Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-08T01:17:37.454Z] #69 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:37.454Z] #69 20.24 OK: 239 MiB in 58 packages [2025-08-08T01:17:37.454Z] #69 ... [2025-08-08T01:17:37.454Z] [2025-08-08T01:17:37.454Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-08T01:17:37.454Z] #60 23.31 Executing busybox-1.36.1-r29.trigger [2025-08-08T01:17:37.545Z] #230 DONE 0.2s [2025-08-08T01:17:37.545Z] [2025-08-08T01:17:37.545Z] #231 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-08-08T01:17:37.545Z] #231 DONE 0.1s [2025-08-08T01:17:37.545Z] [2025-08-08T01:17:37.545Z] #232 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-08-08T01:17:37.545Z] #232 DONE 0.2s [2025-08-08T01:17:37.545Z] [2025-08-08T01:17:37.545Z] #233 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-08-08T01:17:37.545Z] #233 DONE 0.0s [2025-08-08T01:17:37.545Z] [2025-08-08T01:17:37.545Z] #234 [core-keeper] exporting to image [2025-08-08T01:17:37.724Z] #60 ... [2025-08-08T01:17:37.724Z] [2025-08-08T01:17:37.724Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-08T01:17:37.724Z] #69 DONE 21.6s [2025-08-08T01:17:37.724Z] [2025-08-08T01:17:37.724Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-08T01:17:37.724Z] #60 23.52 Executing ca-certificates-20250619-r0.trigger [2025-08-08T01:17:37.804Z] #234 exporting layers 0.1s done [2025-08-08T01:17:37.804Z] #234 writing image sha256:ab6c8a221b08736df6fb8a238ab046b49e53caa8d0d1e4e4ea0c91531db322a3 done [2025-08-08T01:17:37.804Z] #234 naming to docker.io/library/core-keeper done [2025-08-08T01:17:37.804Z] #234 DONE 0.1s [2025-08-08T01:17:37.804Z] [2025-08-08T01:17:37.804Z] #235 [support-notifications] exporting to image [2025-08-08T01:17:37.804Z] #235 exporting layers 0.1s done [2025-08-08T01:17:37.804Z] #235 writing image sha256:152f49faac72f8e0d8c615afc0120537d5beea5e88249e278942f24e44df8293 done [2025-08-08T01:17:37.804Z] #235 naming to docker.io/library/support-notifications done [2025-08-08T01:17:37.804Z] #235 DONE 0.2s [2025-08-08T01:17:37.804Z] time="2025-08-08T01:14:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:17:37.804Z] time="2025-08-08T01:14:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:17:37.804Z] time="2025-08-08T01:14:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:17:37.804Z] time="2025-08-08T01:14:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:17:37.804Z] time="2025-08-08T01:14:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:17:37.804Z] time="2025-08-08T01:14:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:17:37.804Z] time="2025-08-08T01:14:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:17:37.804Z] time="2025-08-08T01:14:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:17:37.804Z] time="2025-08-08T01:14:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:17:37.804Z] time="2025-08-08T01:14:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:17:37.804Z] time="2025-08-08T01:14:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:17:37.804Z] time="2025-08-08T01:14:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:17:37.804Z] time="2025-08-08T01:14:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:17:37.804Z] time="2025-08-08T01:14:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:17:37.804Z] time="2025-08-08T01:14:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-08-08T01:17:37.820Z] $ docker stop --time=1 6a0b0ff9f97a028b2792992119e61ee4f25bc9a5381864fae54e83963597d433 [2025-08-08T01:17:37.991Z] #60 ... [2025-08-08T01:17:37.991Z] [2025-08-08T01:17:37.991Z] #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-08T01:17:37.991Z] #76 DONE 0.5s [2025-08-08T01:17:37.991Z] [2025-08-08T01:17:37.991Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-08T01:17:37.991Z] #70 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:37.991Z] #70 20.35 OK: 239 MiB in 58 packages [2025-08-08T01:17:37.991Z] #70 ... [2025-08-08T01:17:37.991Z] [2025-08-08T01:17:37.991Z] #77 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:17:38.264Z] #77 ... [2025-08-08T01:17:38.264Z] [2025-08-08T01:17:38.264Z] #67 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-08-08T01:17:38.264Z] #67 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:38.264Z] #67 ... [2025-08-08T01:17:38.264Z] [2025-08-08T01:17:38.264Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-08T01:17:38.264Z] #62 22.89 (1/7) Installing ca-certificates (20250619-r0) [2025-08-08T01:17:38.264Z] #62 23.88 (2/7) Installing dumb-init (1.2.5-r3) [2025-08-08T01:17:38.264Z] #62 23.96 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-08-08T01:17:38.264Z] #62 24.02 (4/7) Installing libsodium (1.0.19-r0) [2025-08-08T01:17:38.264Z] #62 24.04 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-08T01:17:38.533Z] #62 ... [2025-08-08T01:17:38.533Z] [2025-08-08T01:17:38.533Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-08T01:17:38.533Z] #58 DONE 24.3s [2025-08-08T01:17:38.533Z] [2025-08-08T01:17:38.533Z] #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-08-08T01:17:38.533Z] #78 DONE 0.7s [2025-08-08T01:17:38.533Z] [2025-08-08T01:17:38.533Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-08T01:17:39.123Z] $ docker rm -f --volumes 6a0b0ff9f97a028b2792992119e61ee4f25bc9a5381864fae54e83963597d433 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-08T01:17:39.454Z] + docker images [2025-08-08T01:17:39.454Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-08-08T01:17:39.454Z] core-keeper latest ab6c8a221b08 2 seconds ago 44.9MB [2025-08-08T01:17:39.454Z] support-notifications latest 152f49faac72 2 seconds ago 53.3MB [2025-08-08T01:17:39.454Z] security-secretstore-setup latest 4cbd3835f864 4 seconds ago 80MB [2025-08-08T01:17:39.454Z] security-proxy-auth latest 8660f0ad617c 4 seconds ago 45.1MB [2025-08-08T01:17:39.454Z] support-scheduler latest 2f9f115c4516 4 seconds ago 49.7MB [2025-08-08T01:17:39.454Z] core-data latest a58c05702c58 5 seconds ago 45.9MB [2025-08-08T01:17:39.454Z] core-metadata latest 4b5a05857c59 5 seconds ago 46.1MB [2025-08-08T01:17:39.454Z] security-proxy-setup latest 51b16cfd774b 5 seconds ago 49.6MB [2025-08-08T01:17:39.454Z] core-command latest 5d9bcdf6670f 6 seconds ago 40.2MB [2025-08-08T01:17:39.454Z] security-spiffe-token-provider latest fba544d61ca8 6 seconds ago 48.5MB [2025-08-08T01:17:39.454Z] security-bootstrapper latest 6487705d0644 About a minute ago 21.2MB [2025-08-08T01:17:39.454Z] core-common-config-bootstrapper latest 29aa80e5eeae About a minute ago 20.2MB [2025-08-08T01:17:39.454Z] security-spire-config latest b613368bff7a 3 minutes ago 150MB [2025-08-08T01:17:39.454Z] security-spire-server latest dc61340c1982 3 minutes ago 150MB [2025-08-08T01:17:39.454Z] security-spire-agent latest 60b18c5f1000 3 minutes ago 196MB [2025-08-08T01:17:39.454Z] ci-base-image-x86_64 latest bab0644c8c4d 6 minutes ago 930MB [2025-08-08T01:17:39.454Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 3 days ago 580MB [2025-08-08T01:17:39.454Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 2 months ago 573MB [2025-08-08T01:17:39.454Z] 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) [2025-08-08T01:17:39.524Z] #79 ... [2025-08-08T01:17:39.524Z] [2025-08-08T01:17:39.524Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-08T01:17:39.524Z] #70 DONE 23.5s [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-08T01:17:39.637Z] provisioning config files... [2025-08-08T01:17:39.649Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/882@tmp/config12035102910499605535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-08T01:17:39.792Z] [2025-08-08T01:17:39.793Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-08-08T01:17:39.958Z] ---> ****-login.sh [2025-08-08T01:17:39.958Z] nexus3.edgexfoundry.org:10001 [2025-08-08T01:17:39.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-08T01:17:39.958Z] Login Succeeded [2025-08-08T01:17:39.958Z] nexus3.edgexfoundry.org:10002 [2025-08-08T01:17:39.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-08T01:17:39.958Z] Login Succeeded [2025-08-08T01:17:39.958Z] nexus3.edgexfoundry.org:10003 [2025-08-08T01:17:40.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-08T01:17:40.219Z] Login Succeeded [2025-08-08T01:17:40.219Z] nexus3.edgexfoundry.org:10004 [2025-08-08T01:17:40.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-08T01:17:40.219Z] Login Succeeded [2025-08-08T01:17:40.219Z] ****.io [2025-08-08T01:17:40.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-08T01:17:40.388Z] #80 DONE 0.7s [2025-08-08T01:17:40.388Z] [2025-08-08T01:17:40.388Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-08T01:17:40.388Z] #62 24.78 (6/7) Installing libzmq (4.3.5-r2) [2025-08-08T01:17:40.388Z] #62 24.95 (7/7) Installing zeromq (4.3.5-r2) [2025-08-08T01:17:40.388Z] #62 25.11 Executing busybox-1.36.1-r29.trigger [2025-08-08T01:17:40.388Z] #62 25.38 Executing ca-certificates-20250619-r0.trigger [2025-08-08T01:17:40.388Z] #62 ... [2025-08-08T01:17:40.388Z] [2025-08-08T01:17:40.388Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-08T01:17:40.388Z] #57 22.90 Executing busybox-1.36.1-r29.trigger [2025-08-08T01:17:40.388Z] #57 23.17 OK: 20 MiB in 18 packages [2025-08-08T01:17:40.388Z] #57 DONE 26.3s [2025-08-08T01:17:40.479Z] Login Succeeded [2025-08-08T01:17:40.479Z] ---> ****-login.sh ends [Pipeline] } [2025-08-08T01:17:40.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:17:40.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-08T01:17:40.557Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-08-08T01:17:40.557Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:17:40.557Z] latest [2025-08-08T01:17:40.557Z] 4.1.0-dev.43 [2025-08-08T01:17:40.557Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:17:40.557Z] main [2025-08-08T01:17:40.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:40.667Z] [2025-08-08T01:17:40.667Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-08T01:17:40.895Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:41.221Z] + docker push nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:17:41.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-08T01:17:41.221Z] 0e5b92dd56f3: Preparing [2025-08-08T01:17:41.221Z] 433581094de3: Preparing [2025-08-08T01:17:41.221Z] e3fa297a528c: Preparing [2025-08-08T01:17:41.221Z] e5152f521bbd: Preparing [2025-08-08T01:17:41.221Z] 896b53945e2c: Preparing [2025-08-08T01:17:41.221Z] 65a766e34e93: Preparing [2025-08-08T01:17:41.221Z] 097100c76c15: Preparing [2025-08-08T01:17:41.221Z] 65a766e34e93: Waiting [2025-08-08T01:17:41.221Z] 097100c76c15: Waiting [2025-08-08T01:17:41.221Z] e3fa297a528c: Pushed [2025-08-08T01:17:41.221Z] 0e5b92dd56f3: Pushed [2025-08-08T01:17:41.221Z] e5152f521bbd: Pushed [2025-08-08T01:17:41.221Z] 097100c76c15: Layer already exists [2025-08-08T01:17:41.221Z] 896b53945e2c: Pushed [2025-08-08T01:17:41.479Z] 65a766e34e93: Pushed [2025-08-08T01:17:42.111Z] #81 ... [2025-08-08T01:17:42.111Z] [2025-08-08T01:17:42.111Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-08T01:17:42.111Z] #60 24.74 OK: 20 MiB in 18 packages [2025-08-08T01:17:42.111Z] #60 DONE 27.9s [2025-08-08T01:17:42.379Z] [2025-08-08T01:17:42.379Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-08T01:17:42.968Z] #82 ... [2025-08-08T01:17:42.968Z] [2025-08-08T01:17:42.968Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-08T01:17:42.968Z] #61 24.90 Executing busybox-1.36.1-r29.trigger [2025-08-08T01:17:42.968Z] #61 25.35 Executing ca-certificates-20250619-r0.trigger [2025-08-08T01:17:42.968Z] #61 26.90 OK: 11 MiB in 17 packages [2025-08-08T01:17:42.968Z] #61 DONE 29.0s [2025-08-08T01:17:43.235Z] [2025-08-08T01:17:43.235Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-08T01:17:43.820Z] #83 ... [2025-08-08T01:17:43.820Z] [2025-08-08T01:17:43.820Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-08T01:17:43.820Z] #62 27.12 OK: 14 MiB in 21 packages [2025-08-08T01:17:43.820Z] #62 DONE 29.6s [2025-08-08T01:17:43.820Z] [2025-08-08T01:17:43.820Z] #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-08-08T01:17:43.820Z] #67 24.97 OK: 239 MiB in 58 packages [2025-08-08T01:17:43.820Z] #67 DONE 28.0s [2025-08-08T01:17:44.091Z] [2025-08-08T01:17:44.091Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-08T01:17:44.767Z] 433581094de3: Pushed [2025-08-08T01:17:44.767Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:45.108Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:45.437Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-08T01:17:45.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-08T01:17:45.437Z] 0e5b92dd56f3: Preparing [2025-08-08T01:17:45.437Z] 433581094de3: Preparing [2025-08-08T01:17:45.437Z] e3fa297a528c: Preparing [2025-08-08T01:17:45.437Z] e5152f521bbd: Preparing [2025-08-08T01:17:45.437Z] 896b53945e2c: Preparing [2025-08-08T01:17:45.437Z] 65a766e34e93: Preparing [2025-08-08T01:17:45.437Z] 097100c76c15: Preparing [2025-08-08T01:17:45.437Z] 65a766e34e93: Waiting [2025-08-08T01:17:45.437Z] 097100c76c15: Waiting [2025-08-08T01:17:45.437Z] e5152f521bbd: Layer already exists [2025-08-08T01:17:45.437Z] 896b53945e2c: Layer already exists [2025-08-08T01:17:45.437Z] e3fa297a528c: Layer already exists [2025-08-08T01:17:45.437Z] 433581094de3: Layer already exists [2025-08-08T01:17:45.437Z] 0e5b92dd56f3: Layer already exists [2025-08-08T01:17:45.437Z] 65a766e34e93: Layer already exists [2025-08-08T01:17:45.437Z] 097100c76c15: Layer already exists [2025-08-08T01:17:45.437Z] latest: digest: sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:45.514Z] #84 ... [2025-08-08T01:17:45.514Z] [2025-08-08T01:17:45.514Z] #85 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-08-08T01:17:45.514Z] #85 DONE 1.6s [2025-08-08T01:17:45.514Z] [2025-08-08T01:17:45.514Z] #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:17:45.766Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:46.094Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43 [2025-08-08T01:17:46.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-08T01:17:46.094Z] 0e5b92dd56f3: Preparing [2025-08-08T01:17:46.094Z] 433581094de3: Preparing [2025-08-08T01:17:46.094Z] e3fa297a528c: Preparing [2025-08-08T01:17:46.094Z] e5152f521bbd: Preparing [2025-08-08T01:17:46.094Z] 896b53945e2c: Preparing [2025-08-08T01:17:46.094Z] 65a766e34e93: Preparing [2025-08-08T01:17:46.094Z] 097100c76c15: Preparing [2025-08-08T01:17:46.094Z] 65a766e34e93: Waiting [2025-08-08T01:17:46.094Z] 097100c76c15: Waiting [2025-08-08T01:17:46.094Z] 433581094de3: Layer already exists [2025-08-08T01:17:46.094Z] 896b53945e2c: Layer already exists [2025-08-08T01:17:46.094Z] 0e5b92dd56f3: Layer already exists [2025-08-08T01:17:46.094Z] e3fa297a528c: Layer already exists [2025-08-08T01:17:46.094Z] e5152f521bbd: Layer already exists [2025-08-08T01:17:46.094Z] 65a766e34e93: Layer already exists [2025-08-08T01:17:46.094Z] 097100c76c15: Layer already exists [2025-08-08T01:17:46.094Z] 4.1.0-dev.43: digest: sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a size: 1780 [Pipeline] } [Pipeline] // withEnv [2025-08-08T01:17:46.115Z] #86 ... [2025-08-08T01:17:46.116Z] [2025-08-08T01:17:46.116Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-08T01:17:46.116Z] #56 22.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:46.116Z] #56 24.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:46.383Z] #56 ... [2025-08-08T01:17:46.383Z] [2025-08-08T01:17:46.383Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-08T01:17:46.383Z] #55 32.18 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-08T01:17:46.383Z] #55 32.23 (2/4) Installing musl-obstack (1.2.3-r2) [2025-08-08T01:17:46.383Z] #55 32.26 (3/4) Installing libucontext (1.2-r3) [2025-08-08T01:17:46.383Z] #55 32.28 (4/4) Installing gcompat (1.1.0-r4) [2025-08-08T01:17:46.383Z] #55 32.32 Executing busybox-1.36.1-r29.trigger [2025-08-08T01:17:46.423Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:46.658Z] #55 32.46 OK: 9 MiB in 18 packages [2025-08-08T01:17:46.749Z] + docker push nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:17:46.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-08T01:17:46.749Z] 0e5b92dd56f3: Preparing [2025-08-08T01:17:46.749Z] 433581094de3: Preparing [2025-08-08T01:17:46.749Z] e3fa297a528c: Preparing [2025-08-08T01:17:46.749Z] e5152f521bbd: Preparing [2025-08-08T01:17:46.749Z] 896b53945e2c: Preparing [2025-08-08T01:17:46.749Z] 65a766e34e93: Preparing [2025-08-08T01:17:46.749Z] 097100c76c15: Preparing [2025-08-08T01:17:46.749Z] 65a766e34e93: Waiting [2025-08-08T01:17:46.749Z] 097100c76c15: Waiting [2025-08-08T01:17:46.749Z] 433581094de3: Layer already exists [2025-08-08T01:17:46.749Z] 896b53945e2c: Layer already exists [2025-08-08T01:17:46.749Z] e3fa297a528c: Layer already exists [2025-08-08T01:17:46.749Z] e5152f521bbd: Layer already exists [2025-08-08T01:17:46.749Z] 0e5b92dd56f3: Layer already exists [2025-08-08T01:17:46.749Z] 097100c76c15: Layer already exists [2025-08-08T01:17:46.749Z] 65a766e34e93: Layer already exists [2025-08-08T01:17:46.749Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:47.070Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:47.247Z] #55 ... [2025-08-08T01:17:47.247Z] [2025-08-08T01:17:47.247Z] #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-08-08T01:17:47.247Z] #72 3.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:47.247Z] #72 6.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:47.247Z] #72 ... [2025-08-08T01:17:47.247Z] [2025-08-08T01:17:47.247Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-08T01:17:47.247Z] #75 20.38 OK: 239 MiB in 58 packages [2025-08-08T01:17:47.394Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-08-08T01:17:47.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-08T01:17:47.395Z] 0e5b92dd56f3: Preparing [2025-08-08T01:17:47.395Z] 433581094de3: Preparing [2025-08-08T01:17:47.395Z] e3fa297a528c: Preparing [2025-08-08T01:17:47.395Z] e5152f521bbd: Preparing [2025-08-08T01:17:47.395Z] 896b53945e2c: Preparing [2025-08-08T01:17:47.395Z] 65a766e34e93: Preparing [2025-08-08T01:17:47.395Z] 097100c76c15: Preparing [2025-08-08T01:17:47.395Z] 65a766e34e93: Waiting [2025-08-08T01:17:47.395Z] 097100c76c15: Waiting [2025-08-08T01:17:47.395Z] 0e5b92dd56f3: Layer already exists [2025-08-08T01:17:47.395Z] e3fa297a528c: Layer already exists [2025-08-08T01:17:47.395Z] 896b53945e2c: Layer already exists [2025-08-08T01:17:47.395Z] 433581094de3: Layer already exists [2025-08-08T01:17:47.395Z] e5152f521bbd: Layer already exists [2025-08-08T01:17:47.395Z] 65a766e34e93: Layer already exists [2025-08-08T01:17:47.395Z] 097100c76c15: Layer already exists [2025-08-08T01:17:47.395Z] main: digest: sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:17:47.476Z] ===================================================== [Pipeline] echo [2025-08-08T01:17:47.493Z] taggedImages: [2025-08-08T01:17:47.493Z] - nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:17:47.493Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-08T01:17:47.493Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43 [2025-08-08T01:17:47.493Z] - nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:17:47.493Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-08-08T01:17:47.521Z] #75 ... [2025-08-08T01:17:47.521Z] [2025-08-08T01:17:47.521Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-08T01:17:47.521Z] #74 2.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:47.521Z] #74 4.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:47.521Z] #74 ... [2025-08-08T01:17:47.521Z] [2025-08-08T01:17:47.521Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-08T01:17:47.521Z] #79 8.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:47.522Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-08-08T01:17:47.522Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:17:47.522Z] latest [2025-08-08T01:17:47.522Z] 4.1.0-dev.43 [2025-08-08T01:17:47.522Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:17:47.522Z] main [2025-08-08T01:17:47.522Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:47.790Z] #79 ... [2025-08-08T01:17:47.790Z] [2025-08-08T01:17:47.790Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-08T01:17:47.790Z] #75 DONE 22.0s [2025-08-08T01:17:47.876Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:48.058Z] [2025-08-08T01:17:48.058Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-08T01:17:48.058Z] #81 7.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:48.203Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:17:48.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-08T01:17:48.203Z] e6bfba7f7e22: Preparing [2025-08-08T01:17:48.203Z] 7d40b60f65f2: Preparing [2025-08-08T01:17:48.203Z] 8759e559401a: Preparing [2025-08-08T01:17:48.203Z] 23694e79a0de: Preparing [2025-08-08T01:17:48.203Z] e3fa297a528c: Preparing [2025-08-08T01:17:48.203Z] e5152f521bbd: Preparing [2025-08-08T01:17:48.203Z] 896b53945e2c: Preparing [2025-08-08T01:17:48.203Z] 65a766e34e93: Preparing [2025-08-08T01:17:48.203Z] 097100c76c15: Preparing [2025-08-08T01:17:48.203Z] e5152f521bbd: Waiting [2025-08-08T01:17:48.203Z] 896b53945e2c: Waiting [2025-08-08T01:17:48.203Z] 65a766e34e93: Waiting [2025-08-08T01:17:48.203Z] 097100c76c15: Waiting [2025-08-08T01:17:48.203Z] e3fa297a528c: Layer already exists [2025-08-08T01:17:48.203Z] e5152f521bbd: Layer already exists [2025-08-08T01:17:48.203Z] 7d40b60f65f2: Pushed [2025-08-08T01:17:48.203Z] 8759e559401a: Pushed [2025-08-08T01:17:48.203Z] 896b53945e2c: Layer already exists [2025-08-08T01:17:48.203Z] 65a766e34e93: Layer already exists [2025-08-08T01:17:48.203Z] e6bfba7f7e22: Pushed [2025-08-08T01:17:48.203Z] 097100c76c15: Layer already exists [2025-08-08T01:17:48.648Z] #81 ... [2025-08-08T01:17:48.648Z] [2025-08-08T01:17:48.648Z] #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:17:48.648Z] #87 ... [2025-08-08T01:17:48.648Z] [2025-08-08T01:17:48.648Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-08T01:17:48.648Z] #55 DONE 34.6s [2025-08-08T01:17:48.648Z] [2025-08-08T01:17:48.648Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-08T01:17:48.930Z] #88 ... [2025-08-08T01:17:48.930Z] [2025-08-08T01:17:48.930Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-08T01:17:48.930Z] #64 24.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:48.930Z] #64 26.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:49.226Z] #64 ... [2025-08-08T01:17:49.226Z] [2025-08-08T01:17:49.226Z] #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-08-08T01:17:49.226Z] #89 DONE 1.2s [2025-08-08T01:17:49.226Z] [2025-08-08T01:17:49.226Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-08T01:17:49.226Z] #82 6.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:49.514Z] #82 ... [2025-08-08T01:17:49.514Z] [2025-08-08T01:17:49.514Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-08T01:17:49.514Z] #71 23.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:49.514Z] #71 25.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:49.514Z] #71 ... [2025-08-08T01:17:49.514Z] [2025-08-08T01:17:49.514Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-08T01:17:49.514Z] #83 6.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:49.580Z] 23694e79a0de: Pushed [2025-08-08T01:17:49.580Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:49.898Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:50.221Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-08T01:17:50.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-08T01:17:50.221Z] e6bfba7f7e22: Preparing [2025-08-08T01:17:50.221Z] 7d40b60f65f2: Preparing [2025-08-08T01:17:50.221Z] 8759e559401a: Preparing [2025-08-08T01:17:50.221Z] 23694e79a0de: Preparing [2025-08-08T01:17:50.221Z] e3fa297a528c: Preparing [2025-08-08T01:17:50.221Z] e5152f521bbd: Preparing [2025-08-08T01:17:50.221Z] 896b53945e2c: Preparing [2025-08-08T01:17:50.221Z] 65a766e34e93: Preparing [2025-08-08T01:17:50.221Z] 097100c76c15: Preparing [2025-08-08T01:17:50.221Z] e5152f521bbd: Waiting [2025-08-08T01:17:50.221Z] 896b53945e2c: Waiting [2025-08-08T01:17:50.221Z] 65a766e34e93: Waiting [2025-08-08T01:17:50.221Z] 097100c76c15: Waiting [2025-08-08T01:17:50.221Z] e3fa297a528c: Layer already exists [2025-08-08T01:17:50.221Z] 7d40b60f65f2: Layer already exists [2025-08-08T01:17:50.221Z] 23694e79a0de: Layer already exists [2025-08-08T01:17:50.221Z] 8759e559401a: Layer already exists [2025-08-08T01:17:50.221Z] e6bfba7f7e22: Layer already exists [2025-08-08T01:17:50.221Z] 65a766e34e93: Layer already exists [2025-08-08T01:17:50.221Z] e5152f521bbd: Layer already exists [2025-08-08T01:17:50.221Z] 097100c76c15: Layer already exists [2025-08-08T01:17:50.221Z] 896b53945e2c: Layer already exists [2025-08-08T01:17:50.221Z] latest: digest: sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:50.488Z] #83 ... [2025-08-08T01:17:50.488Z] [2025-08-08T01:17:50.488Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:17:50.488Z] #90 ... [2025-08-08T01:17:50.488Z] [2025-08-08T01:17:50.488Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-08T01:17:50.488Z] #56 36.26 (1/5) Installing dumb-init (1.2.5-r3) [2025-08-08T01:17:50.488Z] #56 36.29 (2/5) Installing musl-obstack (1.2.3-r2) [2025-08-08T01:17:50.488Z] #56 36.31 (3/5) Installing libucontext (1.2-r3) [2025-08-08T01:17:50.488Z] #56 36.32 (4/5) Installing gcompat (1.1.0-r4) [2025-08-08T01:17:50.488Z] #56 36.34 (5/5) Installing openssl (3.3.4-r0) [2025-08-08T01:17:50.488Z] #56 36.42 Executing busybox-1.36.1-r29.trigger [2025-08-08T01:17:50.488Z] #56 36.48 OK: 10 MiB in 19 packages [2025-08-08T01:17:50.551Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:50.880Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43 [2025-08-08T01:17:50.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-08T01:17:50.880Z] e6bfba7f7e22: Preparing [2025-08-08T01:17:50.880Z] 7d40b60f65f2: Preparing [2025-08-08T01:17:50.880Z] 8759e559401a: Preparing [2025-08-08T01:17:50.880Z] 23694e79a0de: Preparing [2025-08-08T01:17:50.880Z] e3fa297a528c: Preparing [2025-08-08T01:17:50.880Z] e5152f521bbd: Preparing [2025-08-08T01:17:50.880Z] 896b53945e2c: Preparing [2025-08-08T01:17:50.880Z] 65a766e34e93: Preparing [2025-08-08T01:17:50.880Z] 097100c76c15: Preparing [2025-08-08T01:17:50.880Z] e5152f521bbd: Waiting [2025-08-08T01:17:50.880Z] 896b53945e2c: Waiting [2025-08-08T01:17:50.880Z] 65a766e34e93: Waiting [2025-08-08T01:17:50.880Z] 097100c76c15: Waiting [2025-08-08T01:17:50.880Z] 23694e79a0de: Layer already exists [2025-08-08T01:17:50.880Z] e6bfba7f7e22: Layer already exists [2025-08-08T01:17:50.880Z] 7d40b60f65f2: Layer already exists [2025-08-08T01:17:50.880Z] 8759e559401a: Layer already exists [2025-08-08T01:17:50.880Z] e3fa297a528c: Layer already exists [2025-08-08T01:17:50.880Z] 097100c76c15: Layer already exists [2025-08-08T01:17:50.880Z] 65a766e34e93: Layer already exists [2025-08-08T01:17:50.880Z] e5152f521bbd: Layer already exists [2025-08-08T01:17:50.880Z] 896b53945e2c: Layer already exists [2025-08-08T01:17:50.880Z] 4.1.0-dev.43: digest: sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:51.212Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:51.451Z] #56 ... [2025-08-08T01:17:51.451Z] [2025-08-08T01:17:51.451Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-08T01:17:51.451Z] #73 21.54 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-08T01:17:51.451Z] #73 24.00 Executing busybox-1.36.1-r29.trigger [2025-08-08T01:17:51.451Z] #73 24.20 OK: 9 MiB in 15 packages [2025-08-08T01:17:51.451Z] #73 DONE 26.8s [2025-08-08T01:17:51.451Z] [2025-08-08T01:17:51.451Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-08T01:17:51.451Z] #64 37.24 (1/14) Installing ca-certificates (20250619-r0) [2025-08-08T01:17:51.536Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:17:51.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-08T01:17:51.536Z] e6bfba7f7e22: Preparing [2025-08-08T01:17:51.536Z] 7d40b60f65f2: Preparing [2025-08-08T01:17:51.536Z] 8759e559401a: Preparing [2025-08-08T01:17:51.536Z] 23694e79a0de: Preparing [2025-08-08T01:17:51.536Z] e3fa297a528c: Preparing [2025-08-08T01:17:51.536Z] e5152f521bbd: Preparing [2025-08-08T01:17:51.536Z] 896b53945e2c: Preparing [2025-08-08T01:17:51.536Z] 65a766e34e93: Preparing [2025-08-08T01:17:51.536Z] 097100c76c15: Preparing [2025-08-08T01:17:51.536Z] e5152f521bbd: Waiting [2025-08-08T01:17:51.536Z] 896b53945e2c: Waiting [2025-08-08T01:17:51.536Z] 65a766e34e93: Waiting [2025-08-08T01:17:51.536Z] 097100c76c15: Waiting [2025-08-08T01:17:51.536Z] e6bfba7f7e22: Layer already exists [2025-08-08T01:17:51.536Z] 8759e559401a: Layer already exists [2025-08-08T01:17:51.536Z] 7d40b60f65f2: Layer already exists [2025-08-08T01:17:51.536Z] e3fa297a528c: Layer already exists [2025-08-08T01:17:51.536Z] 23694e79a0de: Layer already exists [2025-08-08T01:17:51.536Z] 65a766e34e93: Layer already exists [2025-08-08T01:17:51.536Z] 896b53945e2c: Layer already exists [2025-08-08T01:17:51.536Z] 097100c76c15: Layer already exists [2025-08-08T01:17:51.536Z] e5152f521bbd: Layer already exists [2025-08-08T01:17:51.536Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:51.858Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:52.035Z] #64 37.90 (2/14) Installing brotli-libs (1.1.0-r2) [2025-08-08T01:17:52.181Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-08T01:17:52.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-08T01:17:52.181Z] e6bfba7f7e22: Preparing [2025-08-08T01:17:52.181Z] 7d40b60f65f2: Preparing [2025-08-08T01:17:52.181Z] 8759e559401a: Preparing [2025-08-08T01:17:52.181Z] 23694e79a0de: Preparing [2025-08-08T01:17:52.181Z] e3fa297a528c: Preparing [2025-08-08T01:17:52.181Z] e5152f521bbd: Preparing [2025-08-08T01:17:52.181Z] 896b53945e2c: Preparing [2025-08-08T01:17:52.181Z] 65a766e34e93: Preparing [2025-08-08T01:17:52.181Z] 097100c76c15: Preparing [2025-08-08T01:17:52.181Z] e5152f521bbd: Waiting [2025-08-08T01:17:52.181Z] 896b53945e2c: Waiting [2025-08-08T01:17:52.181Z] 65a766e34e93: Waiting [2025-08-08T01:17:52.181Z] 097100c76c15: Waiting [2025-08-08T01:17:52.181Z] 8759e559401a: Layer already exists [2025-08-08T01:17:52.181Z] 23694e79a0de: Layer already exists [2025-08-08T01:17:52.181Z] e6bfba7f7e22: Layer already exists [2025-08-08T01:17:52.181Z] e3fa297a528c: Layer already exists [2025-08-08T01:17:52.181Z] 7d40b60f65f2: Layer already exists [2025-08-08T01:17:52.181Z] e5152f521bbd: Layer already exists [2025-08-08T01:17:52.181Z] 896b53945e2c: Layer already exists [2025-08-08T01:17:52.181Z] 65a766e34e93: Layer already exists [2025-08-08T01:17:52.181Z] 097100c76c15: Layer already exists [2025-08-08T01:17:52.181Z] main: digest: sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:17:52.253Z] ===================================================== [Pipeline] echo [2025-08-08T01:17:52.265Z] taggedImages: [2025-08-08T01:17:52.265Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:17:52.265Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-08T01:17:52.265Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43 [2025-08-08T01:17:52.265Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:17:52.265Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-08-08T01:17:52.294Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-08-08T01:17:52.294Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:17:52.294Z] latest [2025-08-08T01:17:52.294Z] 4.1.0-dev.43 [2025-08-08T01:17:52.294Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:17:52.294Z] main [2025-08-08T01:17:52.294Z] ===================================================== [2025-08-08T01:17:52.303Z] #64 38.09 (3/14) Installing c-ares (1.33.1-r0) [2025-08-08T01:17:52.303Z] #64 38.17 (4/14) Installing libunistring (1.2-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:52.572Z] #64 38.36 (5/14) Installing libidn2 (2.3.7-r0) [2025-08-08T01:17:52.572Z] #64 38.40 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-08-08T01:17:52.639Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:52.839Z] #64 38.48 (7/14) Installing libpsl (0.21.5-r1) [2025-08-08T01:17:52.839Z] #64 38.60 (8/14) Installing zstd-libs (1.5.6-r0) [2025-08-08T01:17:52.960Z] + docker push nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:17:52.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-08T01:17:52.960Z] f14348c5be48: Preparing [2025-08-08T01:17:52.960Z] 8844d1c90126: Preparing [2025-08-08T01:17:52.960Z] e3fa297a528c: Preparing [2025-08-08T01:17:52.960Z] e5152f521bbd: Preparing [2025-08-08T01:17:52.960Z] 896b53945e2c: Preparing [2025-08-08T01:17:52.960Z] 65a766e34e93: Preparing [2025-08-08T01:17:52.960Z] 097100c76c15: Preparing [2025-08-08T01:17:52.960Z] 65a766e34e93: Waiting [2025-08-08T01:17:52.960Z] 097100c76c15: Waiting [2025-08-08T01:17:52.960Z] e5152f521bbd: Layer already exists [2025-08-08T01:17:52.960Z] e3fa297a528c: Layer already exists [2025-08-08T01:17:52.960Z] 896b53945e2c: Layer already exists [2025-08-08T01:17:52.960Z] 65a766e34e93: Layer already exists [2025-08-08T01:17:52.960Z] 097100c76c15: Layer already exists [2025-08-08T01:17:52.960Z] f14348c5be48: Pushed [2025-08-08T01:17:53.126Z] #64 38.75 (9/14) Installing libcurl (8.12.1-r0) [2025-08-08T01:17:53.126Z] #64 38.85 (10/14) Installing curl (8.12.1-r0) [2025-08-08T01:17:53.126Z] #64 38.87 (11/14) Installing dumb-init (1.2.5-r3) [2025-08-08T01:17:53.126Z] #64 38.91 (12/14) Installing musl-obstack (1.2.3-r2) [2025-08-08T01:17:53.126Z] #64 38.94 (13/14) Installing libucontext (1.2-r3) [2025-08-08T01:17:53.126Z] #64 38.95 (14/14) Installing gcompat (1.1.0-r4) [2025-08-08T01:17:53.409Z] #64 39.01 Executing busybox-1.36.1-r29.trigger [2025-08-08T01:17:53.409Z] #64 39.23 Executing ca-certificates-20250619-r0.trigger [2025-08-08T01:17:53.704Z] #64 ... [2025-08-08T01:17:53.704Z] [2025-08-08T01:17:53.704Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-08T01:17:53.704Z] #71 36.42 OK: 239 MiB in 58 packages [2025-08-08T01:17:53.704Z] #71 DONE 37.6s [2025-08-08T01:17:53.975Z] [2025-08-08T01:17:53.975Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-08T01:17:53.975Z] #56 DONE 39.7s [2025-08-08T01:17:53.975Z] [2025-08-08T01:17:53.975Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-08-08T01:17:54.242Z] #91 ... [2025-08-08T01:17:54.242Z] [2025-08-08T01:17:54.242Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-08T01:17:54.242Z] #74 16.84 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:17:54.242Z] #74 17.09 Executing busybox-1.36.1-r30.post-upgrade [2025-08-08T01:17:54.242Z] #74 17.76 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:17:54.242Z] #74 17.78 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:17:54.242Z] #74 17.78 Executing busybox-1.36.1-r30.trigger [2025-08-08T01:17:54.242Z] #74 17.91 OK: 9 MiB in 15 packages [2025-08-08T01:17:54.242Z] #74 DONE 19.8s [2025-08-08T01:17:54.514Z] [2025-08-08T01:17:54.514Z] #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-08-08T01:17:54.514Z] #72 18.04 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:17:54.514Z] #72 18.31 Executing busybox-1.36.1-r30.post-upgrade [2025-08-08T01:17:54.514Z] #72 18.85 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:17:54.514Z] #72 18.87 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:17:54.514Z] #72 18.87 Executing busybox-1.36.1-r30.trigger [2025-08-08T01:17:54.514Z] #72 18.97 OK: 9 MiB in 15 packages [2025-08-08T01:17:54.514Z] #72 DONE 21.4s [2025-08-08T01:17:54.514Z] [2025-08-08T01:17:54.514Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-08-08T01:17:54.782Z] #92 DONE 1.1s [2025-08-08T01:17:54.782Z] [2025-08-08T01:17:54.782Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:17:56.730Z] #93 ... [2025-08-08T01:17:56.730Z] [2025-08-08T01:17:56.730Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-08T01:17:56.730Z] #64 40.57 OK: 15 MiB in 28 packages [2025-08-08T01:17:56.730Z] #64 DONE 42.5s [2025-08-08T01:17:56.730Z] [2025-08-08T01:17:56.730Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-08T01:17:57.148Z] 8844d1c90126: Pushed [2025-08-08T01:17:57.148Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:57.483Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:57.819Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-08T01:17:57.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-08T01:17:57.819Z] f14348c5be48: Preparing [2025-08-08T01:17:57.819Z] 8844d1c90126: Preparing [2025-08-08T01:17:57.819Z] e3fa297a528c: Preparing [2025-08-08T01:17:57.819Z] e5152f521bbd: Preparing [2025-08-08T01:17:57.819Z] 896b53945e2c: Preparing [2025-08-08T01:17:57.819Z] 65a766e34e93: Preparing [2025-08-08T01:17:57.819Z] 097100c76c15: Preparing [2025-08-08T01:17:57.819Z] 65a766e34e93: Waiting [2025-08-08T01:17:57.819Z] 097100c76c15: Waiting [2025-08-08T01:17:57.819Z] 896b53945e2c: Layer already exists [2025-08-08T01:17:57.819Z] e3fa297a528c: Layer already exists [2025-08-08T01:17:57.819Z] 8844d1c90126: Layer already exists [2025-08-08T01:17:57.819Z] e5152f521bbd: Layer already exists [2025-08-08T01:17:57.819Z] f14348c5be48: Layer already exists [2025-08-08T01:17:57.819Z] 097100c76c15: Layer already exists [2025-08-08T01:17:57.819Z] 65a766e34e93: Layer already exists [2025-08-08T01:17:57.819Z] latest: digest: sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:58.149Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:58.476Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43 [2025-08-08T01:17:58.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-08T01:17:58.476Z] f14348c5be48: Preparing [2025-08-08T01:17:58.476Z] 8844d1c90126: Preparing [2025-08-08T01:17:58.476Z] e3fa297a528c: Preparing [2025-08-08T01:17:58.476Z] e5152f521bbd: Preparing [2025-08-08T01:17:58.476Z] 896b53945e2c: Preparing [2025-08-08T01:17:58.476Z] 65a766e34e93: Preparing [2025-08-08T01:17:58.476Z] 097100c76c15: Preparing [2025-08-08T01:17:58.476Z] 65a766e34e93: Waiting [2025-08-08T01:17:58.476Z] 097100c76c15: Waiting [2025-08-08T01:17:58.476Z] 8844d1c90126: Layer already exists [2025-08-08T01:17:58.476Z] f14348c5be48: Layer already exists [2025-08-08T01:17:58.476Z] 896b53945e2c: Layer already exists [2025-08-08T01:17:58.476Z] e5152f521bbd: Layer already exists [2025-08-08T01:17:58.476Z] e3fa297a528c: Layer already exists [2025-08-08T01:17:58.476Z] 097100c76c15: Layer already exists [2025-08-08T01:17:58.476Z] 65a766e34e93: Layer already exists [2025-08-08T01:17:58.476Z] 4.1.0-dev.43: digest: sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:58.808Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:59.132Z] + docker push nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:17:59.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-08T01:17:59.133Z] f14348c5be48: Preparing [2025-08-08T01:17:59.133Z] 8844d1c90126: Preparing [2025-08-08T01:17:59.133Z] e3fa297a528c: Preparing [2025-08-08T01:17:59.133Z] e5152f521bbd: Preparing [2025-08-08T01:17:59.133Z] 896b53945e2c: Preparing [2025-08-08T01:17:59.133Z] 65a766e34e93: Preparing [2025-08-08T01:17:59.133Z] 097100c76c15: Preparing [2025-08-08T01:17:59.133Z] 65a766e34e93: Waiting [2025-08-08T01:17:59.133Z] 097100c76c15: Waiting [2025-08-08T01:17:59.133Z] e5152f521bbd: Layer already exists [2025-08-08T01:17:59.133Z] 896b53945e2c: Layer already exists [2025-08-08T01:17:59.133Z] f14348c5be48: Layer already exists [2025-08-08T01:17:59.133Z] 8844d1c90126: Layer already exists [2025-08-08T01:17:59.133Z] e3fa297a528c: Layer already exists [2025-08-08T01:17:59.133Z] 65a766e34e93: Layer already exists [2025-08-08T01:17:59.133Z] 097100c76c15: Layer already exists [2025-08-08T01:17:59.133Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:59.326Z] #94 2.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:59.326Z] #94 ... [2025-08-08T01:17:59.326Z] [2025-08-08T01:17:59.326Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:17:59.326Z] #95 ... [2025-08-08T01:17:59.326Z] [2025-08-08T01:17:59.326Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-08-08T01:17:59.326Z] #91 4.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:59.326Z] #91 5.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:17:59.450Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:17:59.783Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-08-08T01:17:59.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-08T01:17:59.783Z] f14348c5be48: Preparing [2025-08-08T01:17:59.783Z] 8844d1c90126: Preparing [2025-08-08T01:17:59.783Z] e3fa297a528c: Preparing [2025-08-08T01:17:59.783Z] e5152f521bbd: Preparing [2025-08-08T01:17:59.783Z] 896b53945e2c: Preparing [2025-08-08T01:17:59.783Z] 65a766e34e93: Preparing [2025-08-08T01:17:59.783Z] 097100c76c15: Preparing [2025-08-08T01:17:59.783Z] 65a766e34e93: Waiting [2025-08-08T01:17:59.783Z] 097100c76c15: Waiting [2025-08-08T01:17:59.783Z] e3fa297a528c: Layer already exists [2025-08-08T01:17:59.783Z] e5152f521bbd: Layer already exists [2025-08-08T01:17:59.783Z] 896b53945e2c: Layer already exists [2025-08-08T01:17:59.783Z] 8844d1c90126: Layer already exists [2025-08-08T01:17:59.783Z] f14348c5be48: Layer already exists [2025-08-08T01:17:59.783Z] 65a766e34e93: Layer already exists [2025-08-08T01:17:59.783Z] 097100c76c15: Layer already exists [2025-08-08T01:17:59.783Z] main: digest: sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:17:59.852Z] ===================================================== [Pipeline] echo [2025-08-08T01:17:59.868Z] taggedImages: [2025-08-08T01:17:59.868Z] - nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:17:59.868Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-08T01:17:59.868Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43 [2025-08-08T01:17:59.868Z] - nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:17:59.868Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-08-08T01:17:59.896Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-08-08T01:17:59.896Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:17:59.896Z] latest [2025-08-08T01:17:59.896Z] 4.1.0-dev.43 [2025-08-08T01:17:59.896Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:17:59.896Z] main [2025-08-08T01:17:59.896Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:00.235Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:00.547Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:18:00.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-08T01:18:00.547Z] b6f38b1c11bc: Preparing [2025-08-08T01:18:00.547Z] c349380bd159: Preparing [2025-08-08T01:18:00.547Z] e5152f521bbd: Preparing [2025-08-08T01:18:00.547Z] ba661aa72813: Preparing [2025-08-08T01:18:00.547Z] 44b2cba4101c: Preparing [2025-08-08T01:18:00.547Z] 097100c76c15: Preparing [2025-08-08T01:18:00.547Z] 097100c76c15: Waiting [2025-08-08T01:18:00.547Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:00.547Z] 097100c76c15: Layer already exists [2025-08-08T01:18:00.547Z] 44b2cba4101c: Pushed [2025-08-08T01:18:00.547Z] ba661aa72813: Pushed [2025-08-08T01:18:00.547Z] b6f38b1c11bc: Pushed [2025-08-08T01:18:00.738Z] #91 ... [2025-08-08T01:18:00.738Z] [2025-08-08T01:18:00.738Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-08T01:18:00.738Z] #79 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:18:00.738Z] #79 20.91 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:18:00.738Z] #79 21.06 Executing busybox-1.36.1-r30.post-upgrade [2025-08-08T01:18:00.738Z] #79 21.50 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:18:00.738Z] #79 21.51 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:18:00.738Z] #79 21.55 Executing busybox-1.36.1-r30.trigger [2025-08-08T01:18:00.738Z] #79 21.68 OK: 9 MiB in 16 packages [2025-08-08T01:18:00.738Z] #79 ... [2025-08-08T01:18:00.738Z] [2025-08-08T01:18:00.738Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-08T01:18:00.738Z] #81 9.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:18:00.738Z] #81 18.85 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:18:00.738Z] #81 19.02 Executing busybox-1.36.1-r30.post-upgrade [2025-08-08T01:18:00.738Z] #81 19.38 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:18:00.738Z] #81 19.41 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:18:00.738Z] #81 19.43 Executing busybox-1.36.1-r30.trigger [2025-08-08T01:18:00.738Z] #81 19.50 OK: 20 MiB in 18 packages [2025-08-08T01:18:00.738Z] #81 ... [2025-08-08T01:18:00.738Z] [2025-08-08T01:18:00.738Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-08T01:18:00.738Z] #94 3.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:18:01.017Z] #94 ... [2025-08-08T01:18:01.017Z] [2025-08-08T01:18:01.017Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-08T01:18:01.017Z] #84 7.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:18:01.017Z] #84 9.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:18:01.283Z] #84 ... [2025-08-08T01:18:01.283Z] [2025-08-08T01:18:01.283Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-08T01:18:01.283Z] #82 9.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:18:01.283Z] #82 17.27 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:18:01.283Z] #82 17.46 Executing busybox-1.36.1-r30.post-upgrade [2025-08-08T01:18:01.283Z] #82 17.81 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:18:01.283Z] #82 17.84 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:18:01.283Z] #82 17.87 Executing busybox-1.36.1-r30.trigger [2025-08-08T01:18:01.283Z] #82 17.92 OK: 20 MiB in 18 packages [2025-08-08T01:18:01.283Z] #82 ... [2025-08-08T01:18:01.283Z] [2025-08-08T01:18:01.283Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-08T01:18:01.283Z] #81 DONE 20.9s [2025-08-08T01:18:01.283Z] [2025-08-08T01:18:01.283Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-08-08T01:18:01.550Z] #96 DONE 0.2s [2025-08-08T01:18:01.550Z] [2025-08-08T01:18:01.550Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-08T01:18:01.550Z] #84 17.76 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:18:01.818Z] #84 ... [2025-08-08T01:18:01.818Z] [2025-08-08T01:18:01.818Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-08T01:18:01.818Z] #82 DONE 19.7s [2025-08-08T01:18:01.818Z] [2025-08-08T01:18:01.818Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-08T01:18:01.818Z] #79 DONE 23.4s [2025-08-08T01:18:01.818Z] [2025-08-08T01:18:01.818Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-08T01:18:01.818Z] #83 8.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:18:01.818Z] #83 17.11 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:18:01.818Z] #83 17.26 Executing busybox-1.36.1-r30.post-upgrade [2025-08-08T01:18:01.818Z] #83 17.67 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:18:01.818Z] #83 17.68 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:18:01.818Z] #83 17.74 Executing busybox-1.36.1-r30.trigger [2025-08-08T01:18:01.818Z] #83 17.83 OK: 11 MiB in 17 packages [2025-08-08T01:18:02.090Z] #83 ... [2025-08-08T01:18:02.090Z] [2025-08-08T01:18:02.090Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-08T01:18:03.053Z] #97 ... [2025-08-08T01:18:03.053Z] [2025-08-08T01:18:03.053Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-08T01:18:03.053Z] #83 DONE 20.1s [2025-08-08T01:18:03.320Z] [2025-08-08T01:18:03.320Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-08T01:18:03.320Z] #88 4.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-08T01:18:03.320Z] #88 6.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-08T01:18:03.320Z] #88 14.15 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:18:03.320Z] #88 14.35 Executing busybox-1.36.1-r30.post-upgrade [2025-08-08T01:18:03.589Z] #88 14.83 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:18:03.589Z] #88 14.83 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:18:03.589Z] #88 14.89 Executing busybox-1.36.1-r30.trigger [2025-08-08T01:18:03.589Z] #88 ... [2025-08-08T01:18:03.589Z] [2025-08-08T01:18:03.589Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-08T01:18:03.589Z] #84 17.89 Executing busybox-1.36.1-r30.post-upgrade [2025-08-08T01:18:03.589Z] #84 18.40 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:18:03.589Z] #84 18.48 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:18:03.589Z] #84 18.51 Executing busybox-1.36.1-r30.trigger [2025-08-08T01:18:03.589Z] #84 18.59 OK: 14 MiB in 21 packages [2025-08-08T01:18:04.731Z] c349380bd159: Pushed [2025-08-08T01:18:04.731Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:05.005Z] #84 DONE 20.9s [2025-08-08T01:18:05.005Z] [2025-08-08T01:18:05.005Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-08T01:18:05.005Z] #88 15.05 OK: 9 MiB in 18 packages [2025-08-08T01:18:05.005Z] #88 DONE 16.2s [2025-08-08T01:18:05.005Z] [2025-08-08T01:18:05.005Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:18:05.005Z] #95 ... [2025-08-08T01:18:05.005Z] [2025-08-08T01:18:05.005Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-08T01:18:05.065Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:05.392Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-08T01:18:05.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-08T01:18:05.392Z] b6f38b1c11bc: Preparing [2025-08-08T01:18:05.392Z] c349380bd159: Preparing [2025-08-08T01:18:05.392Z] e5152f521bbd: Preparing [2025-08-08T01:18:05.392Z] ba661aa72813: Preparing [2025-08-08T01:18:05.392Z] 44b2cba4101c: Preparing [2025-08-08T01:18:05.392Z] 097100c76c15: Preparing [2025-08-08T01:18:05.392Z] 097100c76c15: Waiting [2025-08-08T01:18:05.392Z] c349380bd159: Layer already exists [2025-08-08T01:18:05.392Z] b6f38b1c11bc: Layer already exists [2025-08-08T01:18:05.392Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:05.392Z] 44b2cba4101c: Layer already exists [2025-08-08T01:18:05.392Z] ba661aa72813: Layer already exists [2025-08-08T01:18:05.392Z] 097100c76c15: Layer already exists [2025-08-08T01:18:05.392Z] latest: digest: sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:05.591Z] #98 ... [2025-08-08T01:18:05.591Z] [2025-08-08T01:18:05.591Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-08T01:18:05.591Z] #97 DONE 3.5s [2025-08-08T01:18:05.591Z] [2025-08-08T01:18:05.591Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-08-08T01:18:05.591Z] #91 11.70 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:18:05.591Z] #91 11.88 Executing busybox-1.36.1-r30.post-upgrade [2025-08-08T01:18:05.792Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:05.861Z] #91 ... [2025-08-08T01:18:05.861Z] [2025-08-08T01:18:05.861Z] #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-08-08T01:18:05.861Z] #99 DONE 0.3s [2025-08-08T01:18:06.127Z] [2025-08-08T01:18:06.127Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-08-08T01:18:06.127Z] #91 12.19 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:18:06.127Z] #91 12.19 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:18:06.127Z] #91 12.21 Executing busybox-1.36.1-r30.trigger [2025-08-08T01:18:06.127Z] #91 12.25 OK: 10 MiB in 19 packages [2025-08-08T01:18:06.146Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43 [2025-08-08T01:18:06.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-08T01:18:06.146Z] b6f38b1c11bc: Preparing [2025-08-08T01:18:06.146Z] c349380bd159: Preparing [2025-08-08T01:18:06.146Z] e5152f521bbd: Preparing [2025-08-08T01:18:06.146Z] ba661aa72813: Preparing [2025-08-08T01:18:06.146Z] 44b2cba4101c: Preparing [2025-08-08T01:18:06.146Z] 097100c76c15: Preparing [2025-08-08T01:18:06.146Z] 097100c76c15: Waiting [2025-08-08T01:18:06.146Z] ba661aa72813: Layer already exists [2025-08-08T01:18:06.146Z] c349380bd159: Layer already exists [2025-08-08T01:18:06.146Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:06.146Z] b6f38b1c11bc: Layer already exists [2025-08-08T01:18:06.146Z] 44b2cba4101c: Layer already exists [2025-08-08T01:18:06.146Z] 097100c76c15: Layer already exists [2025-08-08T01:18:06.146Z] 4.1.0-dev.43: digest: sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:06.501Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:06.832Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:18:06.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-08T01:18:06.832Z] b6f38b1c11bc: Preparing [2025-08-08T01:18:06.832Z] c349380bd159: Preparing [2025-08-08T01:18:06.832Z] e5152f521bbd: Preparing [2025-08-08T01:18:06.832Z] ba661aa72813: Preparing [2025-08-08T01:18:06.832Z] 44b2cba4101c: Preparing [2025-08-08T01:18:06.832Z] 097100c76c15: Preparing [2025-08-08T01:18:06.832Z] 097100c76c15: Waiting [2025-08-08T01:18:06.832Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:06.832Z] b6f38b1c11bc: Layer already exists [2025-08-08T01:18:06.832Z] c349380bd159: Layer already exists [2025-08-08T01:18:06.832Z] ba661aa72813: Layer already exists [2025-08-08T01:18:06.832Z] 44b2cba4101c: Layer already exists [2025-08-08T01:18:06.832Z] 097100c76c15: Layer already exists [2025-08-08T01:18:06.832Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:07.095Z] #91 DONE 13.2s [2025-08-08T01:18:07.095Z] [2025-08-08T01:18:07.095Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-08T01:18:07.095Z] #98 DONE 2.0s [2025-08-08T01:18:07.095Z] [2025-08-08T01:18:07.095Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-08-08T01:18:07.154Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:07.368Z] #100 DONE 0.5s [2025-08-08T01:18:07.368Z] [2025-08-08T01:18:07.368Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2025-08-08T01:18:07.480Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-08T01:18:07.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-08T01:18:07.480Z] b6f38b1c11bc: Preparing [2025-08-08T01:18:07.480Z] c349380bd159: Preparing [2025-08-08T01:18:07.480Z] e5152f521bbd: Preparing [2025-08-08T01:18:07.480Z] ba661aa72813: Preparing [2025-08-08T01:18:07.480Z] 44b2cba4101c: Preparing [2025-08-08T01:18:07.480Z] 097100c76c15: Preparing [2025-08-08T01:18:07.480Z] 097100c76c15: Waiting [2025-08-08T01:18:07.480Z] c349380bd159: Layer already exists [2025-08-08T01:18:07.480Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:07.480Z] 44b2cba4101c: Layer already exists [2025-08-08T01:18:07.480Z] b6f38b1c11bc: Layer already exists [2025-08-08T01:18:07.480Z] ba661aa72813: Layer already exists [2025-08-08T01:18:07.480Z] 097100c76c15: Layer already exists [2025-08-08T01:18:07.480Z] main: digest: sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:18:07.542Z] ===================================================== [Pipeline] echo [2025-08-08T01:18:07.555Z] taggedImages: [2025-08-08T01:18:07.555Z] - nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:18:07.555Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-08T01:18:07.555Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43 [2025-08-08T01:18:07.555Z] - nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:18:07.555Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-08-08T01:18:07.579Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-08-08T01:18:07.579Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:18:07.579Z] latest [2025-08-08T01:18:07.579Z] 4.1.0-dev.43 [2025-08-08T01:18:07.579Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:18:07.579Z] main [2025-08-08T01:18:07.579Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:07.635Z] #101 DONE 0.2s [2025-08-08T01:18:07.635Z] [2025-08-08T01:18:07.635Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-08-08T01:18:07.902Z] #102 DONE 0.3s [2025-08-08T01:18:07.902Z] [2025-08-08T01:18:07.902Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-08T01:18:07.902Z] #94 9.742 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:18:07.902Z] #94 9.822 Executing busybox-1.36.1-r30.post-upgrade [2025-08-08T01:18:07.902Z] #94 10.15 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:18:07.902Z] #94 10.16 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-08T01:18:07.902Z] #94 10.19 Executing busybox-1.36.1-r30.trigger [2025-08-08T01:18:07.902Z] #94 10.26 OK: 15 MiB in 28 packages [2025-08-08T01:18:07.902Z] #94 DONE 11.1s [2025-08-08T01:18:07.902Z] [2025-08-08T01:18:07.902Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-08-08T01:18:07.908Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:08.224Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:18:08.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-08T01:18:08.224Z] 937998229479: Preparing [2025-08-08T01:18:08.224Z] 4843acd4bd90: Preparing [2025-08-08T01:18:08.224Z] 76554ba3cca4: Preparing [2025-08-08T01:18:08.224Z] e3fa297a528c: Preparing [2025-08-08T01:18:08.224Z] e5152f521bbd: Preparing [2025-08-08T01:18:08.224Z] 896b53945e2c: Preparing [2025-08-08T01:18:08.224Z] 65a766e34e93: Preparing [2025-08-08T01:18:08.224Z] 097100c76c15: Preparing [2025-08-08T01:18:08.224Z] 896b53945e2c: Waiting [2025-08-08T01:18:08.224Z] 65a766e34e93: Waiting [2025-08-08T01:18:08.224Z] 097100c76c15: Waiting [2025-08-08T01:18:08.224Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:08.224Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:08.224Z] 896b53945e2c: Layer already exists [2025-08-08T01:18:08.224Z] 65a766e34e93: Layer already exists [2025-08-08T01:18:08.224Z] 097100c76c15: Layer already exists [2025-08-08T01:18:08.225Z] 4843acd4bd90: Pushed [2025-08-08T01:18:08.225Z] 937998229479: Pushed [2025-08-08T01:18:08.504Z] #103 DONE 0.5s [2025-08-08T01:18:08.504Z] [2025-08-08T01:18:08.504Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-08-08T01:18:08.504Z] #104 ... [2025-08-08T01:18:08.504Z] [2025-08-08T01:18:08.504Z] #105 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-08-08T01:18:08.504Z] #105 DONE 1.5s [2025-08-08T01:18:08.504Z] [2025-08-08T01:18:08.504Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-08-08T01:18:08.504Z] #104 DONE 0.3s [2025-08-08T01:18:08.504Z] [2025-08-08T01:18:08.504Z] #106 [security-spire-config] exporting to image [2025-08-08T01:18:08.504Z] #106 exporting layers [2025-08-08T01:18:09.475Z] #106 ... [2025-08-08T01:18:09.475Z] [2025-08-08T01:18:09.475Z] #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-08T01:18:09.475Z] #107 DONE 2.6s [2025-08-08T01:18:09.741Z] [2025-08-08T01:18:09.741Z] #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-08-08T01:18:09.741Z] #108 DONE 0.2s [2025-08-08T01:18:09.741Z] [2025-08-08T01:18:09.741Z] #109 [security-spire-server stage-2 6/9] COPY security.txt / [2025-08-08T01:18:10.012Z] #109 DONE 0.2s [2025-08-08T01:18:10.012Z] [2025-08-08T01:18:10.012Z] #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-08-08T01:18:10.284Z] #110 DONE 0.2s [2025-08-08T01:18:10.284Z] [2025-08-08T01:18:10.284Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-08-08T01:18:10.284Z] #111 DONE 0.2s [2025-08-08T01:18:10.284Z] [2025-08-08T01:18:10.285Z] #112 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-08T01:18:10.285Z] #112 DONE 1.8s [2025-08-08T01:18:10.285Z] [2025-08-08T01:18:10.285Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-08-08T01:18:10.555Z] #113 DONE 0.2s [2025-08-08T01:18:10.555Z] [2025-08-08T01:18:10.555Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-08-08T01:18:10.555Z] #114 DONE 0.2s [2025-08-08T01:18:10.555Z] [2025-08-08T01:18:10.555Z] #106 [security-spire-server] exporting to image [2025-08-08T01:18:10.823Z] #106 ... [2025-08-08T01:18:10.823Z] [2025-08-08T01:18:10.823Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-08-08T01:18:10.823Z] #115 DONE 0.4s [2025-08-08T01:18:11.130Z] [2025-08-08T01:18:11.130Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-08-08T01:18:11.130Z] #116 DONE 0.2s [2025-08-08T01:18:11.130Z] [2025-08-08T01:18:11.130Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:18:11.130Z] #95 ... [2025-08-08T01:18:11.130Z] [2025-08-08T01:18:11.130Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-08-08T01:18:11.398Z] #117 DONE 0.2s [2025-08-08T01:18:11.398Z] [2025-08-08T01:18:11.398Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-08-08T01:18:11.398Z] #118 DONE 0.2s [2025-08-08T01:18:11.398Z] [2025-08-08T01:18:11.398Z] #106 [security-spire-agent] exporting to image [2025-08-08T01:18:11.984Z] #106 exporting layers 3.2s done [2025-08-08T01:18:11.984Z] #106 writing image sha256:81b3cad0454db24e39f581ed83d68ea061a9dc5e7bf3dfe40174d9fd79f9f59f done [2025-08-08T01:18:11.984Z] #106 naming to docker.io/library/security-spire-config-arm64 [2025-08-08T01:18:11.984Z] #106 naming to docker.io/library/security-spire-config-arm64 done [2025-08-08T01:18:12.411Z] 76554ba3cca4: Pushed [2025-08-08T01:18:12.412Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:12.733Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:13.060Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-08T01:18:13.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-08T01:18:13.061Z] 937998229479: Preparing [2025-08-08T01:18:13.061Z] 4843acd4bd90: Preparing [2025-08-08T01:18:13.061Z] 76554ba3cca4: Preparing [2025-08-08T01:18:13.061Z] e3fa297a528c: Preparing [2025-08-08T01:18:13.061Z] e5152f521bbd: Preparing [2025-08-08T01:18:13.061Z] 896b53945e2c: Preparing [2025-08-08T01:18:13.061Z] 65a766e34e93: Preparing [2025-08-08T01:18:13.061Z] 097100c76c15: Preparing [2025-08-08T01:18:13.061Z] 65a766e34e93: Waiting [2025-08-08T01:18:13.061Z] 896b53945e2c: Waiting [2025-08-08T01:18:13.061Z] 097100c76c15: Waiting [2025-08-08T01:18:13.061Z] 4843acd4bd90: Layer already exists [2025-08-08T01:18:13.061Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:13.061Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:13.061Z] 76554ba3cca4: Layer already exists [2025-08-08T01:18:13.061Z] 937998229479: Layer already exists [2025-08-08T01:18:13.061Z] 896b53945e2c: Layer already exists [2025-08-08T01:18:13.061Z] 097100c76c15: Layer already exists [2025-08-08T01:18:13.061Z] 65a766e34e93: Layer already exists [2025-08-08T01:18:13.061Z] latest: digest: sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:13.384Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43 [Pipeline] } [2025-08-08T01:18:13.396Z] #106 exporting layers 2.7s done [2025-08-08T01:18:13.396Z] #106 writing image sha256:ce67716c8633d3fc0e16b8c3d9478f0965ccd8448120a4e958bf5e0130667741 [2025-08-08T01:18:13.396Z] #106 writing image sha256:ce67716c8633d3fc0e16b8c3d9478f0965ccd8448120a4e958bf5e0130667741 done [2025-08-08T01:18:13.396Z] #106 naming to docker.io/library/security-spire-server-arm64 done [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:13.663Z] #106 exporting layers 2.2s done [2025-08-08T01:18:13.663Z] #106 writing image sha256:143ba6ab917fdcd14890634194afbba11cc3d9fb2f99f0f5003f5302277f590f [2025-08-08T01:18:13.663Z] #106 writing image sha256:143ba6ab917fdcd14890634194afbba11cc3d9fb2f99f0f5003f5302277f590f done [2025-08-08T01:18:13.663Z] #106 naming to docker.io/library/security-spire-agent-arm64 done [2025-08-08T01:18:13.663Z] #106 DONE 4.2s [2025-08-08T01:18:13.663Z] [2025-08-08T01:18:13.663Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:18:13.702Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43 [2025-08-08T01:18:13.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-08T01:18:13.702Z] 937998229479: Preparing [2025-08-08T01:18:13.702Z] 4843acd4bd90: Preparing [2025-08-08T01:18:13.702Z] 76554ba3cca4: Preparing [2025-08-08T01:18:13.702Z] e3fa297a528c: Preparing [2025-08-08T01:18:13.702Z] e5152f521bbd: Preparing [2025-08-08T01:18:13.702Z] 896b53945e2c: Preparing [2025-08-08T01:18:13.702Z] 65a766e34e93: Preparing [2025-08-08T01:18:13.702Z] 097100c76c15: Preparing [2025-08-08T01:18:13.703Z] 896b53945e2c: Waiting [2025-08-08T01:18:13.703Z] 65a766e34e93: Waiting [2025-08-08T01:18:13.703Z] 097100c76c15: Waiting [2025-08-08T01:18:13.703Z] 4843acd4bd90: Layer already exists [2025-08-08T01:18:13.703Z] 937998229479: Layer already exists [2025-08-08T01:18:13.703Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:13.703Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:13.703Z] 76554ba3cca4: Layer already exists [2025-08-08T01:18:13.703Z] 896b53945e2c: Layer already exists [2025-08-08T01:18:13.703Z] 65a766e34e93: Layer already exists [2025-08-08T01:18:13.703Z] 097100c76c15: Layer already exists [2025-08-08T01:18:13.703Z] 4.1.0-dev.43: digest: sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:14.041Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:14.374Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:18:14.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-08T01:18:14.374Z] 937998229479: Preparing [2025-08-08T01:18:14.374Z] 4843acd4bd90: Preparing [2025-08-08T01:18:14.374Z] 76554ba3cca4: Preparing [2025-08-08T01:18:14.374Z] e3fa297a528c: Preparing [2025-08-08T01:18:14.374Z] e5152f521bbd: Preparing [2025-08-08T01:18:14.374Z] 896b53945e2c: Preparing [2025-08-08T01:18:14.374Z] 65a766e34e93: Preparing [2025-08-08T01:18:14.374Z] 097100c76c15: Preparing [2025-08-08T01:18:14.374Z] 896b53945e2c: Waiting [2025-08-08T01:18:14.374Z] 097100c76c15: Waiting [2025-08-08T01:18:14.374Z] 65a766e34e93: Waiting [2025-08-08T01:18:14.374Z] 937998229479: Layer already exists [2025-08-08T01:18:14.374Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:14.374Z] 76554ba3cca4: Layer already exists [2025-08-08T01:18:14.374Z] 4843acd4bd90: Layer already exists [2025-08-08T01:18:14.374Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:14.374Z] 097100c76c15: Layer already exists [2025-08-08T01:18:14.374Z] 65a766e34e93: Layer already exists [2025-08-08T01:18:14.374Z] 896b53945e2c: Layer already exists [2025-08-08T01:18:14.374Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:14.700Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:15.031Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-08T01:18:15.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-08T01:18:15.031Z] 937998229479: Preparing [2025-08-08T01:18:15.031Z] 4843acd4bd90: Preparing [2025-08-08T01:18:15.031Z] 76554ba3cca4: Preparing [2025-08-08T01:18:15.031Z] e3fa297a528c: Preparing [2025-08-08T01:18:15.031Z] e5152f521bbd: Preparing [2025-08-08T01:18:15.031Z] 896b53945e2c: Preparing [2025-08-08T01:18:15.031Z] 65a766e34e93: Preparing [2025-08-08T01:18:15.031Z] 097100c76c15: Preparing [2025-08-08T01:18:15.031Z] 896b53945e2c: Waiting [2025-08-08T01:18:15.031Z] 097100c76c15: Waiting [2025-08-08T01:18:15.031Z] 65a766e34e93: Waiting [2025-08-08T01:18:15.031Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:15.031Z] 937998229479: Layer already exists [2025-08-08T01:18:15.031Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:15.031Z] 76554ba3cca4: Layer already exists [2025-08-08T01:18:15.031Z] 4843acd4bd90: Layer already exists [2025-08-08T01:18:15.031Z] 097100c76c15: Layer already exists [2025-08-08T01:18:15.031Z] 65a766e34e93: Layer already exists [2025-08-08T01:18:15.031Z] 896b53945e2c: Layer already exists [2025-08-08T01:18:15.031Z] main: digest: sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:18:15.110Z] ===================================================== [Pipeline] echo [2025-08-08T01:18:15.127Z] taggedImages: [2025-08-08T01:18:15.127Z] - nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:18:15.127Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-08T01:18:15.127Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43 [2025-08-08T01:18:15.127Z] - nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:18:15.127Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-08-08T01:18:15.150Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-08-08T01:18:15.150Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:18:15.150Z] latest [2025-08-08T01:18:15.150Z] 4.1.0-dev.43 [2025-08-08T01:18:15.150Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:18:15.150Z] main [2025-08-08T01:18:15.150Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:15.486Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:15.806Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:18:15.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-08T01:18:15.806Z] d9b54bc3e7ba: Preparing [2025-08-08T01:18:15.806Z] b5828ae1e4ed: Preparing [2025-08-08T01:18:15.806Z] ade3323f67c2: Preparing [2025-08-08T01:18:15.806Z] eedfe3be5513: Preparing [2025-08-08T01:18:15.806Z] c9ee322a89d4: Preparing [2025-08-08T01:18:15.806Z] 0f8c2bf1949c: Preparing [2025-08-08T01:18:15.806Z] 09251666f0de: Preparing [2025-08-08T01:18:15.806Z] e3fa297a528c: Preparing [2025-08-08T01:18:15.806Z] e5152f521bbd: Preparing [2025-08-08T01:18:15.806Z] 02c2e300559f: Preparing [2025-08-08T01:18:15.806Z] 97ad07f2a859: Preparing [2025-08-08T01:18:15.806Z] 5f70bf18a086: Preparing [2025-08-08T01:18:15.806Z] 844501742d38: Preparing [2025-08-08T01:18:15.806Z] f44bba3b5fb7: Preparing [2025-08-08T01:18:15.806Z] bf69df9c1e44: Preparing [2025-08-08T01:18:15.806Z] 097100c76c15: Preparing [2025-08-08T01:18:15.806Z] e3fa297a528c: Waiting [2025-08-08T01:18:15.806Z] e5152f521bbd: Waiting [2025-08-08T01:18:15.806Z] 02c2e300559f: Waiting [2025-08-08T01:18:15.806Z] 97ad07f2a859: Waiting [2025-08-08T01:18:15.806Z] 5f70bf18a086: Waiting [2025-08-08T01:18:15.806Z] 844501742d38: Waiting [2025-08-08T01:18:15.806Z] 097100c76c15: Waiting [2025-08-08T01:18:15.806Z] f44bba3b5fb7: Waiting [2025-08-08T01:18:15.806Z] bf69df9c1e44: Waiting [2025-08-08T01:18:15.806Z] 0f8c2bf1949c: Waiting [2025-08-08T01:18:15.806Z] 09251666f0de: Waiting [2025-08-08T01:18:15.806Z] ade3323f67c2: Pushed [2025-08-08T01:18:15.806Z] d9b54bc3e7ba: Pushed [2025-08-08T01:18:15.806Z] b5828ae1e4ed: Pushed [2025-08-08T01:18:15.806Z] c9ee322a89d4: Pushed [2025-08-08T01:18:15.806Z] eedfe3be5513: Pushed [2025-08-08T01:18:15.806Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:15.806Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:15.806Z] 5f70bf18a086: Layer already exists [2025-08-08T01:18:15.806Z] 0f8c2bf1949c: Pushed [2025-08-08T01:18:16.065Z] 02c2e300559f: Pushed [2025-08-08T01:18:16.065Z] 97ad07f2a859: Pushed [2025-08-08T01:18:16.065Z] 844501742d38: Pushed [2025-08-08T01:18:16.065Z] 097100c76c15: Layer already exists [2025-08-08T01:18:16.065Z] bf69df9c1e44: Pushed [2025-08-08T01:18:16.065Z] f44bba3b5fb7: Pushed [2025-08-08T01:18:17.450Z] 09251666f0de: Pushed [2025-08-08T01:18:17.450Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:17.779Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:18.107Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-08T01:18:18.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-08T01:18:18.107Z] d9b54bc3e7ba: Preparing [2025-08-08T01:18:18.107Z] b5828ae1e4ed: Preparing [2025-08-08T01:18:18.107Z] ade3323f67c2: Preparing [2025-08-08T01:18:18.107Z] eedfe3be5513: Preparing [2025-08-08T01:18:18.107Z] c9ee322a89d4: Preparing [2025-08-08T01:18:18.107Z] 0f8c2bf1949c: Preparing [2025-08-08T01:18:18.107Z] 09251666f0de: Preparing [2025-08-08T01:18:18.107Z] e3fa297a528c: Preparing [2025-08-08T01:18:18.107Z] e5152f521bbd: Preparing [2025-08-08T01:18:18.107Z] 02c2e300559f: Preparing [2025-08-08T01:18:18.107Z] 97ad07f2a859: Preparing [2025-08-08T01:18:18.107Z] 5f70bf18a086: Preparing [2025-08-08T01:18:18.107Z] 844501742d38: Preparing [2025-08-08T01:18:18.107Z] f44bba3b5fb7: Preparing [2025-08-08T01:18:18.107Z] bf69df9c1e44: Preparing [2025-08-08T01:18:18.107Z] 097100c76c15: Preparing [2025-08-08T01:18:18.107Z] 97ad07f2a859: Waiting [2025-08-08T01:18:18.107Z] 5f70bf18a086: Waiting [2025-08-08T01:18:18.107Z] 844501742d38: Waiting [2025-08-08T01:18:18.107Z] f44bba3b5fb7: Waiting [2025-08-08T01:18:18.107Z] bf69df9c1e44: Waiting [2025-08-08T01:18:18.107Z] 097100c76c15: Waiting [2025-08-08T01:18:18.107Z] 0f8c2bf1949c: Waiting [2025-08-08T01:18:18.107Z] 09251666f0de: Waiting [2025-08-08T01:18:18.107Z] e3fa297a528c: Waiting [2025-08-08T01:18:18.107Z] e5152f521bbd: Waiting [2025-08-08T01:18:18.107Z] 02c2e300559f: Waiting [2025-08-08T01:18:18.107Z] ade3323f67c2: Layer already exists [2025-08-08T01:18:18.107Z] c9ee322a89d4: Layer already exists [2025-08-08T01:18:18.107Z] eedfe3be5513: Layer already exists [2025-08-08T01:18:18.107Z] b5828ae1e4ed: Layer already exists [2025-08-08T01:18:18.107Z] d9b54bc3e7ba: Layer already exists [2025-08-08T01:18:18.107Z] 0f8c2bf1949c: Layer already exists [2025-08-08T01:18:18.107Z] 09251666f0de: Layer already exists [2025-08-08T01:18:18.107Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:18.107Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:18.107Z] 02c2e300559f: Layer already exists [2025-08-08T01:18:18.107Z] 97ad07f2a859: Layer already exists [2025-08-08T01:18:18.107Z] 5f70bf18a086: Layer already exists [2025-08-08T01:18:18.107Z] 844501742d38: Layer already exists [2025-08-08T01:18:18.107Z] f44bba3b5fb7: Layer already exists [2025-08-08T01:18:18.107Z] bf69df9c1e44: Layer already exists [2025-08-08T01:18:18.107Z] 097100c76c15: Layer already exists [2025-08-08T01:18:18.107Z] latest: digest: sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:18.428Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:18.749Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43 [2025-08-08T01:18:18.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-08T01:18:18.749Z] d9b54bc3e7ba: Preparing [2025-08-08T01:18:18.749Z] b5828ae1e4ed: Preparing [2025-08-08T01:18:18.749Z] ade3323f67c2: Preparing [2025-08-08T01:18:18.749Z] eedfe3be5513: Preparing [2025-08-08T01:18:18.749Z] c9ee322a89d4: Preparing [2025-08-08T01:18:18.749Z] 0f8c2bf1949c: Preparing [2025-08-08T01:18:18.749Z] 09251666f0de: Preparing [2025-08-08T01:18:18.749Z] 0f8c2bf1949c: Waiting [2025-08-08T01:18:18.749Z] e3fa297a528c: Preparing [2025-08-08T01:18:18.749Z] 09251666f0de: Waiting [2025-08-08T01:18:18.749Z] e5152f521bbd: Preparing [2025-08-08T01:18:18.749Z] 02c2e300559f: Preparing [2025-08-08T01:18:18.749Z] e5152f521bbd: Waiting [2025-08-08T01:18:18.749Z] 97ad07f2a859: Preparing [2025-08-08T01:18:18.749Z] e3fa297a528c: Waiting [2025-08-08T01:18:18.749Z] 5f70bf18a086: Preparing [2025-08-08T01:18:18.749Z] 97ad07f2a859: Waiting [2025-08-08T01:18:18.749Z] 844501742d38: Preparing [2025-08-08T01:18:18.749Z] f44bba3b5fb7: Preparing [2025-08-08T01:18:18.749Z] bf69df9c1e44: Preparing [2025-08-08T01:18:18.749Z] 5f70bf18a086: Waiting [2025-08-08T01:18:18.749Z] 844501742d38: Waiting [2025-08-08T01:18:18.749Z] f44bba3b5fb7: Waiting [2025-08-08T01:18:18.749Z] 097100c76c15: Preparing [2025-08-08T01:18:18.749Z] bf69df9c1e44: Waiting [2025-08-08T01:18:18.749Z] 097100c76c15: Waiting [2025-08-08T01:18:18.749Z] ade3323f67c2: Layer already exists [2025-08-08T01:18:18.749Z] d9b54bc3e7ba: Layer already exists [2025-08-08T01:18:18.749Z] c9ee322a89d4: Layer already exists [2025-08-08T01:18:18.749Z] eedfe3be5513: Layer already exists [2025-08-08T01:18:18.749Z] b5828ae1e4ed: Layer already exists [2025-08-08T01:18:18.749Z] 0f8c2bf1949c: Layer already exists [2025-08-08T01:18:18.749Z] 09251666f0de: Layer already exists [2025-08-08T01:18:18.749Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:18.749Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:18.749Z] 02c2e300559f: Layer already exists [2025-08-08T01:18:18.749Z] 97ad07f2a859: Layer already exists [2025-08-08T01:18:18.749Z] 5f70bf18a086: Layer already exists [2025-08-08T01:18:18.749Z] 844501742d38: Layer already exists [2025-08-08T01:18:18.749Z] bf69df9c1e44: Layer already exists [2025-08-08T01:18:18.749Z] f44bba3b5fb7: Layer already exists [2025-08-08T01:18:18.749Z] 097100c76c15: Layer already exists [2025-08-08T01:18:18.749Z] 4.1.0-dev.43: digest: sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:19.072Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:19.394Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:18:19.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-08T01:18:19.394Z] d9b54bc3e7ba: Preparing [2025-08-08T01:18:19.394Z] b5828ae1e4ed: Preparing [2025-08-08T01:18:19.394Z] ade3323f67c2: Preparing [2025-08-08T01:18:19.394Z] eedfe3be5513: Preparing [2025-08-08T01:18:19.394Z] c9ee322a89d4: Preparing [2025-08-08T01:18:19.394Z] 0f8c2bf1949c: Preparing [2025-08-08T01:18:19.394Z] 09251666f0de: Preparing [2025-08-08T01:18:19.394Z] e3fa297a528c: Preparing [2025-08-08T01:18:19.394Z] e5152f521bbd: Preparing [2025-08-08T01:18:19.394Z] 02c2e300559f: Preparing [2025-08-08T01:18:19.394Z] 97ad07f2a859: Preparing [2025-08-08T01:18:19.394Z] 5f70bf18a086: Preparing [2025-08-08T01:18:19.394Z] 844501742d38: Preparing [2025-08-08T01:18:19.394Z] f44bba3b5fb7: Preparing [2025-08-08T01:18:19.394Z] bf69df9c1e44: Preparing [2025-08-08T01:18:19.394Z] 097100c76c15: Preparing [2025-08-08T01:18:19.394Z] 97ad07f2a859: Waiting [2025-08-08T01:18:19.394Z] 5f70bf18a086: Waiting [2025-08-08T01:18:19.394Z] 844501742d38: Waiting [2025-08-08T01:18:19.394Z] 02c2e300559f: Waiting [2025-08-08T01:18:19.394Z] f44bba3b5fb7: Waiting [2025-08-08T01:18:19.394Z] bf69df9c1e44: Waiting [2025-08-08T01:18:19.394Z] 097100c76c15: Waiting [2025-08-08T01:18:19.394Z] 09251666f0de: Waiting [2025-08-08T01:18:19.394Z] e5152f521bbd: Waiting [2025-08-08T01:18:19.394Z] 0f8c2bf1949c: Waiting [2025-08-08T01:18:19.394Z] e3fa297a528c: Waiting [2025-08-08T01:18:19.394Z] ade3323f67c2: Layer already exists [2025-08-08T01:18:19.394Z] d9b54bc3e7ba: Layer already exists [2025-08-08T01:18:19.394Z] b5828ae1e4ed: Layer already exists [2025-08-08T01:18:19.394Z] c9ee322a89d4: Layer already exists [2025-08-08T01:18:19.394Z] eedfe3be5513: Layer already exists [2025-08-08T01:18:19.394Z] 0f8c2bf1949c: Layer already exists [2025-08-08T01:18:19.394Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:19.394Z] 02c2e300559f: Layer already exists [2025-08-08T01:18:19.394Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:19.394Z] 09251666f0de: Layer already exists [2025-08-08T01:18:19.394Z] 5f70bf18a086: Layer already exists [2025-08-08T01:18:19.394Z] 97ad07f2a859: Layer already exists [2025-08-08T01:18:19.394Z] f44bba3b5fb7: Layer already exists [2025-08-08T01:18:19.394Z] bf69df9c1e44: Layer already exists [2025-08-08T01:18:19.394Z] 844501742d38: Layer already exists [2025-08-08T01:18:19.394Z] 097100c76c15: Layer already exists [2025-08-08T01:18:19.394Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:19.723Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:20.054Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-08T01:18:20.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-08T01:18:20.054Z] d9b54bc3e7ba: Preparing [2025-08-08T01:18:20.054Z] b5828ae1e4ed: Preparing [2025-08-08T01:18:20.054Z] ade3323f67c2: Preparing [2025-08-08T01:18:20.054Z] eedfe3be5513: Preparing [2025-08-08T01:18:20.054Z] c9ee322a89d4: Preparing [2025-08-08T01:18:20.054Z] 0f8c2bf1949c: Preparing [2025-08-08T01:18:20.054Z] 09251666f0de: Preparing [2025-08-08T01:18:20.054Z] e3fa297a528c: Preparing [2025-08-08T01:18:20.054Z] e5152f521bbd: Preparing [2025-08-08T01:18:20.054Z] 02c2e300559f: Preparing [2025-08-08T01:18:20.054Z] 97ad07f2a859: Preparing [2025-08-08T01:18:20.054Z] 5f70bf18a086: Preparing [2025-08-08T01:18:20.054Z] 844501742d38: Preparing [2025-08-08T01:18:20.054Z] f44bba3b5fb7: Preparing [2025-08-08T01:18:20.054Z] bf69df9c1e44: Preparing [2025-08-08T01:18:20.054Z] 097100c76c15: Preparing [2025-08-08T01:18:20.054Z] 844501742d38: Waiting [2025-08-08T01:18:20.054Z] f44bba3b5fb7: Waiting [2025-08-08T01:18:20.054Z] bf69df9c1e44: Waiting [2025-08-08T01:18:20.054Z] 097100c76c15: Waiting [2025-08-08T01:18:20.054Z] e5152f521bbd: Waiting [2025-08-08T01:18:20.054Z] 02c2e300559f: Waiting [2025-08-08T01:18:20.054Z] 97ad07f2a859: Waiting [2025-08-08T01:18:20.054Z] 5f70bf18a086: Waiting [2025-08-08T01:18:20.054Z] 0f8c2bf1949c: Waiting [2025-08-08T01:18:20.054Z] 09251666f0de: Waiting [2025-08-08T01:18:20.054Z] e3fa297a528c: Waiting [2025-08-08T01:18:20.054Z] ade3323f67c2: Layer already exists [2025-08-08T01:18:20.054Z] eedfe3be5513: Layer already exists [2025-08-08T01:18:20.054Z] c9ee322a89d4: Layer already exists [2025-08-08T01:18:20.054Z] d9b54bc3e7ba: Layer already exists [2025-08-08T01:18:20.054Z] b5828ae1e4ed: Layer already exists [2025-08-08T01:18:20.054Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:20.054Z] 0f8c2bf1949c: Layer already exists [2025-08-08T01:18:20.054Z] 09251666f0de: Layer already exists [2025-08-08T01:18:20.054Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:20.054Z] 02c2e300559f: Layer already exists [2025-08-08T01:18:20.054Z] 5f70bf18a086: Layer already exists [2025-08-08T01:18:20.054Z] 844501742d38: Layer already exists [2025-08-08T01:18:20.054Z] f44bba3b5fb7: Layer already exists [2025-08-08T01:18:20.054Z] 97ad07f2a859: Layer already exists [2025-08-08T01:18:20.054Z] bf69df9c1e44: Layer already exists [2025-08-08T01:18:20.054Z] 097100c76c15: Layer already exists [2025-08-08T01:18:20.054Z] main: digest: sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:18:20.130Z] ===================================================== [Pipeline] echo [2025-08-08T01:18:20.150Z] taggedImages: [2025-08-08T01:18:20.150Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:18:20.150Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-08T01:18:20.150Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43 [2025-08-08T01:18:20.150Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:18:20.150Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-08-08T01:18:20.179Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-08-08T01:18:20.179Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:18:20.179Z] latest [2025-08-08T01:18:20.179Z] 4.1.0-dev.43 [2025-08-08T01:18:20.179Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:18:20.179Z] main [2025-08-08T01:18:20.179Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:20.523Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:20.844Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:18:20.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-08T01:18:20.844Z] 251aa8a3a8d9: Preparing [2025-08-08T01:18:20.844Z] e684658d5ba0: Preparing [2025-08-08T01:18:20.844Z] e72cdf8eece8: Preparing [2025-08-08T01:18:20.844Z] d8b633ce25fa: Preparing [2025-08-08T01:18:20.844Z] e3fa297a528c: Preparing [2025-08-08T01:18:20.844Z] e5152f521bbd: Preparing [2025-08-08T01:18:20.844Z] 896b53945e2c: Preparing [2025-08-08T01:18:20.844Z] 65a766e34e93: Preparing [2025-08-08T01:18:20.844Z] 097100c76c15: Preparing [2025-08-08T01:18:20.844Z] e5152f521bbd: Waiting [2025-08-08T01:18:20.844Z] 896b53945e2c: Waiting [2025-08-08T01:18:20.844Z] 65a766e34e93: Waiting [2025-08-08T01:18:20.844Z] 097100c76c15: Waiting [2025-08-08T01:18:20.844Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:20.844Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:20.844Z] 896b53945e2c: Layer already exists [2025-08-08T01:18:20.844Z] 65a766e34e93: Layer already exists [2025-08-08T01:18:20.844Z] 097100c76c15: Layer already exists [2025-08-08T01:18:20.844Z] 251aa8a3a8d9: Pushed [2025-08-08T01:18:20.844Z] e684658d5ba0: Pushed [2025-08-08T01:18:20.844Z] e72cdf8eece8: Pushed [2025-08-08T01:18:24.134Z] d8b633ce25fa: Pushed [2025-08-08T01:18:24.134Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:24.714Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:25.037Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-08T01:18:25.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-08T01:18:25.037Z] 251aa8a3a8d9: Preparing [2025-08-08T01:18:25.037Z] e684658d5ba0: Preparing [2025-08-08T01:18:25.037Z] e72cdf8eece8: Preparing [2025-08-08T01:18:25.037Z] d8b633ce25fa: Preparing [2025-08-08T01:18:25.037Z] e3fa297a528c: Preparing [2025-08-08T01:18:25.037Z] e5152f521bbd: Preparing [2025-08-08T01:18:25.037Z] 896b53945e2c: Preparing [2025-08-08T01:18:25.037Z] 65a766e34e93: Preparing [2025-08-08T01:18:25.037Z] 097100c76c15: Preparing [2025-08-08T01:18:25.037Z] 896b53945e2c: Waiting [2025-08-08T01:18:25.037Z] 65a766e34e93: Waiting [2025-08-08T01:18:25.037Z] e5152f521bbd: Waiting [2025-08-08T01:18:25.037Z] 097100c76c15: Waiting [2025-08-08T01:18:25.037Z] 251aa8a3a8d9: Layer already exists [2025-08-08T01:18:25.037Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:25.037Z] d8b633ce25fa: Layer already exists [2025-08-08T01:18:25.037Z] e684658d5ba0: Layer already exists [2025-08-08T01:18:25.037Z] e72cdf8eece8: Layer already exists [2025-08-08T01:18:25.037Z] 896b53945e2c: Layer already exists [2025-08-08T01:18:25.037Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:25.037Z] 097100c76c15: Layer already exists [2025-08-08T01:18:25.037Z] 65a766e34e93: Layer already exists [2025-08-08T01:18:25.037Z] latest: digest: sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:25.358Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:25.689Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43 [2025-08-08T01:18:25.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-08T01:18:25.690Z] 251aa8a3a8d9: Preparing [2025-08-08T01:18:25.690Z] e684658d5ba0: Preparing [2025-08-08T01:18:25.690Z] e72cdf8eece8: Preparing [2025-08-08T01:18:25.690Z] d8b633ce25fa: Preparing [2025-08-08T01:18:25.690Z] e3fa297a528c: Preparing [2025-08-08T01:18:25.690Z] e5152f521bbd: Preparing [2025-08-08T01:18:25.690Z] 896b53945e2c: Preparing [2025-08-08T01:18:25.690Z] 65a766e34e93: Preparing [2025-08-08T01:18:25.690Z] 097100c76c15: Preparing [2025-08-08T01:18:25.690Z] e5152f521bbd: Waiting [2025-08-08T01:18:25.690Z] 896b53945e2c: Waiting [2025-08-08T01:18:25.690Z] 65a766e34e93: Waiting [2025-08-08T01:18:25.690Z] 097100c76c15: Waiting [2025-08-08T01:18:25.690Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:25.690Z] d8b633ce25fa: Layer already exists [2025-08-08T01:18:25.690Z] e684658d5ba0: Layer already exists [2025-08-08T01:18:25.690Z] e72cdf8eece8: Layer already exists [2025-08-08T01:18:25.690Z] 251aa8a3a8d9: Layer already exists [2025-08-08T01:18:25.690Z] 896b53945e2c: Layer already exists [2025-08-08T01:18:25.690Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:25.690Z] 65a766e34e93: Layer already exists [2025-08-08T01:18:25.690Z] 097100c76c15: Layer already exists [2025-08-08T01:18:25.690Z] 4.1.0-dev.43: digest: sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:26.003Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:26.321Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:18:26.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-08T01:18:26.321Z] 251aa8a3a8d9: Preparing [2025-08-08T01:18:26.321Z] e684658d5ba0: Preparing [2025-08-08T01:18:26.321Z] e72cdf8eece8: Preparing [2025-08-08T01:18:26.321Z] d8b633ce25fa: Preparing [2025-08-08T01:18:26.321Z] e3fa297a528c: Preparing [2025-08-08T01:18:26.321Z] e5152f521bbd: Preparing [2025-08-08T01:18:26.321Z] 896b53945e2c: Preparing [2025-08-08T01:18:26.321Z] 65a766e34e93: Preparing [2025-08-08T01:18:26.321Z] 097100c76c15: Preparing [2025-08-08T01:18:26.321Z] 896b53945e2c: Waiting [2025-08-08T01:18:26.321Z] e5152f521bbd: Waiting [2025-08-08T01:18:26.321Z] 65a766e34e93: Waiting [2025-08-08T01:18:26.321Z] 097100c76c15: Waiting [2025-08-08T01:18:26.321Z] e72cdf8eece8: Layer already exists [2025-08-08T01:18:26.321Z] d8b633ce25fa: Layer already exists [2025-08-08T01:18:26.321Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:26.321Z] 251aa8a3a8d9: Layer already exists [2025-08-08T01:18:26.321Z] e684658d5ba0: Layer already exists [2025-08-08T01:18:26.321Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:26.321Z] 65a766e34e93: Layer already exists [2025-08-08T01:18:26.321Z] 896b53945e2c: Layer already exists [2025-08-08T01:18:26.321Z] 097100c76c15: Layer already exists [2025-08-08T01:18:26.321Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:26.660Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:26.983Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-08T01:18:26.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-08T01:18:26.983Z] 251aa8a3a8d9: Preparing [2025-08-08T01:18:26.983Z] e684658d5ba0: Preparing [2025-08-08T01:18:26.983Z] e72cdf8eece8: Preparing [2025-08-08T01:18:26.983Z] d8b633ce25fa: Preparing [2025-08-08T01:18:26.983Z] e3fa297a528c: Preparing [2025-08-08T01:18:26.983Z] e5152f521bbd: Preparing [2025-08-08T01:18:26.983Z] 896b53945e2c: Preparing [2025-08-08T01:18:26.983Z] 65a766e34e93: Preparing [2025-08-08T01:18:26.983Z] 097100c76c15: Preparing [2025-08-08T01:18:26.983Z] 896b53945e2c: Waiting [2025-08-08T01:18:26.983Z] 65a766e34e93: Waiting [2025-08-08T01:18:26.983Z] 097100c76c15: Waiting [2025-08-08T01:18:26.983Z] e5152f521bbd: Waiting [2025-08-08T01:18:26.983Z] d8b633ce25fa: Layer already exists [2025-08-08T01:18:26.983Z] e684658d5ba0: Layer already exists [2025-08-08T01:18:26.983Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:26.983Z] 251aa8a3a8d9: Layer already exists [2025-08-08T01:18:26.983Z] e72cdf8eece8: Layer already exists [2025-08-08T01:18:26.983Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:26.983Z] 896b53945e2c: Layer already exists [2025-08-08T01:18:26.983Z] 65a766e34e93: Layer already exists [2025-08-08T01:18:26.983Z] 097100c76c15: Layer already exists [2025-08-08T01:18:26.983Z] main: digest: sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:18:27.052Z] ===================================================== [Pipeline] echo [2025-08-08T01:18:27.064Z] taggedImages: [2025-08-08T01:18:27.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:18:27.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-08T01:18:27.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43 [2025-08-08T01:18:27.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:18:27.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-08-08T01:18:27.088Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-08-08T01:18:27.088Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:18:27.088Z] latest [2025-08-08T01:18:27.088Z] 4.1.0-dev.43 [2025-08-08T01:18:27.088Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:18:27.088Z] main [2025-08-08T01:18:27.088Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:27.419Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:27.732Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:18:27.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-08T01:18:27.732Z] 644d08a844b7: Preparing [2025-08-08T01:18:27.732Z] ab6bcafac779: Preparing [2025-08-08T01:18:27.732Z] f130fdbc1d8d: Preparing [2025-08-08T01:18:27.732Z] 3fe011f53794: Preparing [2025-08-08T01:18:27.732Z] 81374d77270d: Preparing [2025-08-08T01:18:27.732Z] e3fa297a528c: Preparing [2025-08-08T01:18:27.732Z] e5152f521bbd: Preparing [2025-08-08T01:18:27.732Z] d14f206bf338: Preparing [2025-08-08T01:18:27.732Z] 7cd6dbdba948: Preparing [2025-08-08T01:18:27.732Z] 1b272eb193b8: Preparing [2025-08-08T01:18:27.732Z] 097100c76c15: Preparing [2025-08-08T01:18:27.732Z] e3fa297a528c: Waiting [2025-08-08T01:18:27.732Z] e5152f521bbd: Waiting [2025-08-08T01:18:27.732Z] d14f206bf338: Waiting [2025-08-08T01:18:27.732Z] 7cd6dbdba948: Waiting [2025-08-08T01:18:27.732Z] 1b272eb193b8: Waiting [2025-08-08T01:18:27.732Z] 097100c76c15: Waiting [2025-08-08T01:18:27.732Z] ab6bcafac779: Pushed [2025-08-08T01:18:27.732Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:27.732Z] 644d08a844b7: Pushed [2025-08-08T01:18:27.732Z] 3fe011f53794: Pushed [2025-08-08T01:18:27.732Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:27.732Z] 81374d77270d: Pushed [2025-08-08T01:18:27.732Z] 097100c76c15: Layer already exists [2025-08-08T01:18:27.732Z] d14f206bf338: Pushed [2025-08-08T01:18:27.990Z] 7cd6dbdba948: Pushed [2025-08-08T01:18:28.922Z] 1b272eb193b8: Pushed [2025-08-08T01:18:30.298Z] f130fdbc1d8d: Pushed [2025-08-08T01:18:30.557Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:30.878Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:31.184Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-08T01:18:31.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-08T01:18:31.184Z] 644d08a844b7: Preparing [2025-08-08T01:18:31.184Z] ab6bcafac779: Preparing [2025-08-08T01:18:31.184Z] f130fdbc1d8d: Preparing [2025-08-08T01:18:31.184Z] 3fe011f53794: Preparing [2025-08-08T01:18:31.184Z] 81374d77270d: Preparing [2025-08-08T01:18:31.184Z] e3fa297a528c: Preparing [2025-08-08T01:18:31.184Z] e5152f521bbd: Preparing [2025-08-08T01:18:31.184Z] d14f206bf338: Preparing [2025-08-08T01:18:31.184Z] 7cd6dbdba948: Preparing [2025-08-08T01:18:31.184Z] 1b272eb193b8: Preparing [2025-08-08T01:18:31.184Z] 097100c76c15: Preparing [2025-08-08T01:18:31.184Z] e3fa297a528c: Waiting [2025-08-08T01:18:31.184Z] 1b272eb193b8: Waiting [2025-08-08T01:18:31.184Z] 097100c76c15: Waiting [2025-08-08T01:18:31.184Z] e5152f521bbd: Waiting [2025-08-08T01:18:31.184Z] d14f206bf338: Waiting [2025-08-08T01:18:31.184Z] 7cd6dbdba948: Waiting [2025-08-08T01:18:31.184Z] f130fdbc1d8d: Layer already exists [2025-08-08T01:18:31.184Z] 644d08a844b7: Layer already exists [2025-08-08T01:18:31.184Z] ab6bcafac779: Layer already exists [2025-08-08T01:18:31.184Z] 3fe011f53794: Layer already exists [2025-08-08T01:18:31.184Z] 81374d77270d: Layer already exists [2025-08-08T01:18:31.184Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:31.184Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:31.184Z] d14f206bf338: Layer already exists [2025-08-08T01:18:31.184Z] 7cd6dbdba948: Layer already exists [2025-08-08T01:18:31.184Z] 1b272eb193b8: Layer already exists [2025-08-08T01:18:31.184Z] 097100c76c15: Layer already exists [2025-08-08T01:18:31.184Z] latest: digest: sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:31.506Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:31.827Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43 [2025-08-08T01:18:31.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-08T01:18:31.827Z] 644d08a844b7: Preparing [2025-08-08T01:18:31.827Z] ab6bcafac779: Preparing [2025-08-08T01:18:31.827Z] f130fdbc1d8d: Preparing [2025-08-08T01:18:31.827Z] 3fe011f53794: Preparing [2025-08-08T01:18:31.827Z] 81374d77270d: Preparing [2025-08-08T01:18:31.827Z] e3fa297a528c: Preparing [2025-08-08T01:18:31.827Z] e5152f521bbd: Preparing [2025-08-08T01:18:31.827Z] d14f206bf338: Preparing [2025-08-08T01:18:31.827Z] 7cd6dbdba948: Preparing [2025-08-08T01:18:31.827Z] 1b272eb193b8: Preparing [2025-08-08T01:18:31.827Z] 097100c76c15: Preparing [2025-08-08T01:18:31.827Z] d14f206bf338: Waiting [2025-08-08T01:18:31.827Z] 7cd6dbdba948: Waiting [2025-08-08T01:18:31.827Z] e5152f521bbd: Waiting [2025-08-08T01:18:31.827Z] 1b272eb193b8: Waiting [2025-08-08T01:18:31.827Z] 097100c76c15: Waiting [2025-08-08T01:18:31.827Z] e3fa297a528c: Waiting [2025-08-08T01:18:31.827Z] ab6bcafac779: Layer already exists [2025-08-08T01:18:31.827Z] f130fdbc1d8d: Layer already exists [2025-08-08T01:18:31.827Z] 644d08a844b7: Layer already exists [2025-08-08T01:18:31.827Z] 81374d77270d: Layer already exists [2025-08-08T01:18:31.827Z] 3fe011f53794: Layer already exists [2025-08-08T01:18:31.827Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:31.827Z] d14f206bf338: Layer already exists [2025-08-08T01:18:31.827Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:31.827Z] 1b272eb193b8: Layer already exists [2025-08-08T01:18:31.827Z] 7cd6dbdba948: Layer already exists [2025-08-08T01:18:31.827Z] 097100c76c15: Layer already exists [2025-08-08T01:18:31.827Z] 4.1.0-dev.43: digest: sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:32.151Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:32.479Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:18:32.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-08T01:18:32.480Z] 644d08a844b7: Preparing [2025-08-08T01:18:32.480Z] ab6bcafac779: Preparing [2025-08-08T01:18:32.480Z] f130fdbc1d8d: Preparing [2025-08-08T01:18:32.480Z] 3fe011f53794: Preparing [2025-08-08T01:18:32.480Z] 81374d77270d: Preparing [2025-08-08T01:18:32.480Z] e3fa297a528c: Preparing [2025-08-08T01:18:32.480Z] e5152f521bbd: Preparing [2025-08-08T01:18:32.480Z] d14f206bf338: Preparing [2025-08-08T01:18:32.480Z] 7cd6dbdba948: Preparing [2025-08-08T01:18:32.480Z] 1b272eb193b8: Preparing [2025-08-08T01:18:32.480Z] 097100c76c15: Preparing [2025-08-08T01:18:32.480Z] e3fa297a528c: Waiting [2025-08-08T01:18:32.480Z] d14f206bf338: Waiting [2025-08-08T01:18:32.480Z] 7cd6dbdba948: Waiting [2025-08-08T01:18:32.480Z] e5152f521bbd: Waiting [2025-08-08T01:18:32.480Z] 1b272eb193b8: Waiting [2025-08-08T01:18:32.480Z] 097100c76c15: Waiting [2025-08-08T01:18:32.480Z] f130fdbc1d8d: Layer already exists [2025-08-08T01:18:32.480Z] ab6bcafac779: Layer already exists [2025-08-08T01:18:32.480Z] 81374d77270d: Layer already exists [2025-08-08T01:18:32.480Z] 644d08a844b7: Layer already exists [2025-08-08T01:18:32.480Z] 3fe011f53794: Layer already exists [2025-08-08T01:18:32.480Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:32.480Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:32.480Z] d14f206bf338: Layer already exists [2025-08-08T01:18:32.480Z] 7cd6dbdba948: Layer already exists [2025-08-08T01:18:32.480Z] 1b272eb193b8: Layer already exists [2025-08-08T01:18:32.480Z] 097100c76c15: Layer already exists [2025-08-08T01:18:32.480Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:32.802Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:33.121Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-08T01:18:33.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-08T01:18:33.121Z] 644d08a844b7: Preparing [2025-08-08T01:18:33.121Z] ab6bcafac779: Preparing [2025-08-08T01:18:33.121Z] f130fdbc1d8d: Preparing [2025-08-08T01:18:33.121Z] 3fe011f53794: Preparing [2025-08-08T01:18:33.121Z] 81374d77270d: Preparing [2025-08-08T01:18:33.121Z] e3fa297a528c: Preparing [2025-08-08T01:18:33.121Z] e5152f521bbd: Preparing [2025-08-08T01:18:33.121Z] d14f206bf338: Preparing [2025-08-08T01:18:33.121Z] 7cd6dbdba948: Preparing [2025-08-08T01:18:33.121Z] 1b272eb193b8: Preparing [2025-08-08T01:18:33.121Z] 097100c76c15: Preparing [2025-08-08T01:18:33.121Z] d14f206bf338: Waiting [2025-08-08T01:18:33.121Z] 7cd6dbdba948: Waiting [2025-08-08T01:18:33.121Z] e3fa297a528c: Waiting [2025-08-08T01:18:33.121Z] 1b272eb193b8: Waiting [2025-08-08T01:18:33.121Z] e5152f521bbd: Waiting [2025-08-08T01:18:33.121Z] 097100c76c15: Waiting [2025-08-08T01:18:33.121Z] f130fdbc1d8d: Layer already exists [2025-08-08T01:18:33.121Z] 644d08a844b7: Layer already exists [2025-08-08T01:18:33.121Z] 81374d77270d: Layer already exists [2025-08-08T01:18:33.121Z] 3fe011f53794: Layer already exists [2025-08-08T01:18:33.121Z] ab6bcafac779: Layer already exists [2025-08-08T01:18:33.121Z] d14f206bf338: Layer already exists [2025-08-08T01:18:33.121Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:33.121Z] 7cd6dbdba948: Layer already exists [2025-08-08T01:18:33.121Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:33.121Z] 1b272eb193b8: Layer already exists [2025-08-08T01:18:33.121Z] 097100c76c15: Layer already exists [2025-08-08T01:18:33.121Z] main: digest: sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:18:33.185Z] ===================================================== [Pipeline] echo [2025-08-08T01:18:33.200Z] taggedImages: [2025-08-08T01:18:33.200Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:18:33.200Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-08T01:18:33.200Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43 [2025-08-08T01:18:33.200Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:18:33.200Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-08-08T01:18:33.227Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-08-08T01:18:33.227Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:18:33.227Z] latest [2025-08-08T01:18:33.227Z] 4.1.0-dev.43 [2025-08-08T01:18:33.227Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:18:33.227Z] main [2025-08-08T01:18:33.227Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:33.568Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:33.889Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:18:33.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-08T01:18:33.890Z] 70337140fe69: Preparing [2025-08-08T01:18:33.890Z] 4c5006431404: Preparing [2025-08-08T01:18:33.890Z] 296696feb2e1: Preparing [2025-08-08T01:18:33.890Z] fa2cc3c85498: Preparing [2025-08-08T01:18:33.890Z] f96ece814a83: Preparing [2025-08-08T01:18:33.890Z] c553611ced7c: Preparing [2025-08-08T01:18:33.890Z] 5a6415c264f7: Preparing [2025-08-08T01:18:33.890Z] e3fa297a528c: Preparing [2025-08-08T01:18:33.890Z] e5152f521bbd: Preparing [2025-08-08T01:18:33.890Z] f84ac8af9b62: Preparing [2025-08-08T01:18:33.890Z] ad0de82ea123: Preparing [2025-08-08T01:18:33.890Z] 097100c76c15: Preparing [2025-08-08T01:18:33.890Z] e3fa297a528c: Waiting [2025-08-08T01:18:33.890Z] e5152f521bbd: Waiting [2025-08-08T01:18:33.890Z] f84ac8af9b62: Waiting [2025-08-08T01:18:33.890Z] ad0de82ea123: Waiting [2025-08-08T01:18:33.890Z] 097100c76c15: Waiting [2025-08-08T01:18:33.890Z] c553611ced7c: Waiting [2025-08-08T01:18:33.890Z] 5a6415c264f7: Waiting [2025-08-08T01:18:33.890Z] f96ece814a83: Pushed [2025-08-08T01:18:33.890Z] 70337140fe69: Pushed [2025-08-08T01:18:33.890Z] 4c5006431404: Pushed [2025-08-08T01:18:33.890Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:33.890Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:33.890Z] 5a6415c264f7: Pushed [2025-08-08T01:18:33.890Z] c553611ced7c: Pushed [2025-08-08T01:18:34.147Z] 097100c76c15: Layer already exists [2025-08-08T01:18:34.147Z] f84ac8af9b62: Pushed [2025-08-08T01:18:35.520Z] ad0de82ea123: Pushed [2025-08-08T01:18:36.453Z] fa2cc3c85498: Pushed [2025-08-08T01:18:36.711Z] 296696feb2e1: Pushed [2025-08-08T01:18:36.711Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:37.034Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:37.356Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-08T01:18:37.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-08T01:18:37.356Z] 70337140fe69: Preparing [2025-08-08T01:18:37.356Z] 4c5006431404: Preparing [2025-08-08T01:18:37.356Z] 296696feb2e1: Preparing [2025-08-08T01:18:37.356Z] fa2cc3c85498: Preparing [2025-08-08T01:18:37.356Z] f96ece814a83: Preparing [2025-08-08T01:18:37.356Z] c553611ced7c: Preparing [2025-08-08T01:18:37.356Z] 5a6415c264f7: Preparing [2025-08-08T01:18:37.356Z] e3fa297a528c: Preparing [2025-08-08T01:18:37.356Z] e5152f521bbd: Preparing [2025-08-08T01:18:37.356Z] f84ac8af9b62: Preparing [2025-08-08T01:18:37.356Z] ad0de82ea123: Preparing [2025-08-08T01:18:37.356Z] 097100c76c15: Preparing [2025-08-08T01:18:37.356Z] 5a6415c264f7: Waiting [2025-08-08T01:18:37.356Z] e3fa297a528c: Waiting [2025-08-08T01:18:37.356Z] ad0de82ea123: Waiting [2025-08-08T01:18:37.356Z] 097100c76c15: Waiting [2025-08-08T01:18:37.356Z] e5152f521bbd: Waiting [2025-08-08T01:18:37.356Z] f84ac8af9b62: Waiting [2025-08-08T01:18:37.356Z] c553611ced7c: Waiting [2025-08-08T01:18:37.356Z] 4c5006431404: Layer already exists [2025-08-08T01:18:37.356Z] 70337140fe69: Layer already exists [2025-08-08T01:18:37.356Z] fa2cc3c85498: Layer already exists [2025-08-08T01:18:37.356Z] f96ece814a83: Layer already exists [2025-08-08T01:18:37.356Z] 296696feb2e1: Layer already exists [2025-08-08T01:18:37.356Z] 5a6415c264f7: Layer already exists [2025-08-08T01:18:37.356Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:37.356Z] c553611ced7c: Layer already exists [2025-08-08T01:18:37.356Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:37.356Z] f84ac8af9b62: Layer already exists [2025-08-08T01:18:37.356Z] ad0de82ea123: Layer already exists [2025-08-08T01:18:37.356Z] 097100c76c15: Layer already exists [2025-08-08T01:18:37.356Z] latest: digest: sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:37.673Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:37.987Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43 [2025-08-08T01:18:37.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-08T01:18:37.987Z] 70337140fe69: Preparing [2025-08-08T01:18:37.987Z] 4c5006431404: Preparing [2025-08-08T01:18:37.987Z] 296696feb2e1: Preparing [2025-08-08T01:18:37.987Z] fa2cc3c85498: Preparing [2025-08-08T01:18:37.987Z] f96ece814a83: Preparing [2025-08-08T01:18:37.987Z] c553611ced7c: Preparing [2025-08-08T01:18:37.987Z] 5a6415c264f7: Preparing [2025-08-08T01:18:37.987Z] e3fa297a528c: Preparing [2025-08-08T01:18:37.987Z] e5152f521bbd: Preparing [2025-08-08T01:18:37.987Z] f84ac8af9b62: Preparing [2025-08-08T01:18:37.987Z] ad0de82ea123: Preparing [2025-08-08T01:18:37.987Z] 097100c76c15: Preparing [2025-08-08T01:18:37.987Z] e3fa297a528c: Waiting [2025-08-08T01:18:37.987Z] e5152f521bbd: Waiting [2025-08-08T01:18:37.987Z] f84ac8af9b62: Waiting [2025-08-08T01:18:37.987Z] ad0de82ea123: Waiting [2025-08-08T01:18:37.987Z] 097100c76c15: Waiting [2025-08-08T01:18:37.987Z] c553611ced7c: Waiting [2025-08-08T01:18:37.987Z] 5a6415c264f7: Waiting [2025-08-08T01:18:37.987Z] 70337140fe69: Layer already exists [2025-08-08T01:18:37.987Z] f96ece814a83: Layer already exists [2025-08-08T01:18:37.987Z] 296696feb2e1: Layer already exists [2025-08-08T01:18:37.987Z] 4c5006431404: Layer already exists [2025-08-08T01:18:37.987Z] fa2cc3c85498: Layer already exists [2025-08-08T01:18:37.987Z] c553611ced7c: Layer already exists [2025-08-08T01:18:37.987Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:37.987Z] 5a6415c264f7: Layer already exists [2025-08-08T01:18:37.987Z] f84ac8af9b62: Layer already exists [2025-08-08T01:18:37.987Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:37.987Z] ad0de82ea123: Layer already exists [2025-08-08T01:18:37.987Z] 097100c76c15: Layer already exists [2025-08-08T01:18:37.987Z] 4.1.0-dev.43: digest: sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:38.314Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:38.635Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:18:38.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-08T01:18:38.635Z] 70337140fe69: Preparing [2025-08-08T01:18:38.635Z] 4c5006431404: Preparing [2025-08-08T01:18:38.635Z] 296696feb2e1: Preparing [2025-08-08T01:18:38.635Z] fa2cc3c85498: Preparing [2025-08-08T01:18:38.635Z] f96ece814a83: Preparing [2025-08-08T01:18:38.635Z] c553611ced7c: Preparing [2025-08-08T01:18:38.635Z] 5a6415c264f7: Preparing [2025-08-08T01:18:38.635Z] e3fa297a528c: Preparing [2025-08-08T01:18:38.636Z] e5152f521bbd: Preparing [2025-08-08T01:18:38.636Z] f84ac8af9b62: Preparing [2025-08-08T01:18:38.636Z] ad0de82ea123: Preparing [2025-08-08T01:18:38.636Z] 097100c76c15: Preparing [2025-08-08T01:18:38.636Z] c553611ced7c: Waiting [2025-08-08T01:18:38.636Z] 5a6415c264f7: Waiting [2025-08-08T01:18:38.636Z] e3fa297a528c: Waiting [2025-08-08T01:18:38.636Z] ad0de82ea123: Waiting [2025-08-08T01:18:38.636Z] e5152f521bbd: Waiting [2025-08-08T01:18:38.636Z] 097100c76c15: Waiting [2025-08-08T01:18:38.636Z] f84ac8af9b62: Waiting [2025-08-08T01:18:38.636Z] f96ece814a83: Layer already exists [2025-08-08T01:18:38.636Z] 70337140fe69: Layer already exists [2025-08-08T01:18:38.636Z] 4c5006431404: Layer already exists [2025-08-08T01:18:38.636Z] 296696feb2e1: Layer already exists [2025-08-08T01:18:38.636Z] fa2cc3c85498: Layer already exists [2025-08-08T01:18:38.636Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:38.636Z] c553611ced7c: Layer already exists [2025-08-08T01:18:38.636Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:38.636Z] 5a6415c264f7: Layer already exists [2025-08-08T01:18:38.636Z] f84ac8af9b62: Layer already exists [2025-08-08T01:18:38.636Z] ad0de82ea123: Layer already exists [2025-08-08T01:18:38.636Z] 097100c76c15: Layer already exists [2025-08-08T01:18:38.636Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:38.950Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:39.272Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-08T01:18:39.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-08T01:18:39.272Z] 70337140fe69: Preparing [2025-08-08T01:18:39.272Z] 4c5006431404: Preparing [2025-08-08T01:18:39.272Z] 296696feb2e1: Preparing [2025-08-08T01:18:39.272Z] fa2cc3c85498: Preparing [2025-08-08T01:18:39.272Z] f96ece814a83: Preparing [2025-08-08T01:18:39.272Z] c553611ced7c: Preparing [2025-08-08T01:18:39.272Z] 5a6415c264f7: Preparing [2025-08-08T01:18:39.272Z] e3fa297a528c: Preparing [2025-08-08T01:18:39.272Z] e5152f521bbd: Preparing [2025-08-08T01:18:39.272Z] f84ac8af9b62: Preparing [2025-08-08T01:18:39.272Z] ad0de82ea123: Preparing [2025-08-08T01:18:39.272Z] 097100c76c15: Preparing [2025-08-08T01:18:39.272Z] e3fa297a528c: Waiting [2025-08-08T01:18:39.272Z] e5152f521bbd: Waiting [2025-08-08T01:18:39.272Z] f84ac8af9b62: Waiting [2025-08-08T01:18:39.272Z] ad0de82ea123: Waiting [2025-08-08T01:18:39.272Z] 097100c76c15: Waiting [2025-08-08T01:18:39.272Z] c553611ced7c: Waiting [2025-08-08T01:18:39.272Z] 5a6415c264f7: Waiting [2025-08-08T01:18:39.272Z] fa2cc3c85498: Layer already exists [2025-08-08T01:18:39.272Z] 296696feb2e1: Layer already exists [2025-08-08T01:18:39.272Z] 4c5006431404: Layer already exists [2025-08-08T01:18:39.272Z] f96ece814a83: Layer already exists [2025-08-08T01:18:39.272Z] 70337140fe69: Layer already exists [2025-08-08T01:18:39.272Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:39.272Z] c553611ced7c: Layer already exists [2025-08-08T01:18:39.272Z] 5a6415c264f7: Layer already exists [2025-08-08T01:18:39.272Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:39.272Z] f84ac8af9b62: Layer already exists [2025-08-08T01:18:39.272Z] ad0de82ea123: Layer already exists [2025-08-08T01:18:39.272Z] 097100c76c15: Layer already exists [2025-08-08T01:18:39.273Z] main: digest: sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:18:39.350Z] ===================================================== [Pipeline] echo [2025-08-08T01:18:39.364Z] taggedImages: [2025-08-08T01:18:39.364Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:18:39.364Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-08T01:18:39.364Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43 [2025-08-08T01:18:39.364Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:18:39.364Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-08-08T01:18:39.391Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-08-08T01:18:39.391Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:18:39.391Z] latest [2025-08-08T01:18:39.391Z] 4.1.0-dev.43 [2025-08-08T01:18:39.391Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:18:39.391Z] main [2025-08-08T01:18:39.391Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:39.734Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:40.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:18:40.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-08T01:18:40.061Z] abd97ea956b7: Preparing [2025-08-08T01:18:40.061Z] 7eafb66ad626: Preparing [2025-08-08T01:18:40.061Z] e3fa297a528c: Preparing [2025-08-08T01:18:40.061Z] e5152f521bbd: Preparing [2025-08-08T01:18:40.061Z] 37517d5cd343: Preparing [2025-08-08T01:18:40.061Z] a97accc8ea9f: Preparing [2025-08-08T01:18:40.061Z] 097100c76c15: Preparing [2025-08-08T01:18:40.061Z] a97accc8ea9f: Waiting [2025-08-08T01:18:40.061Z] 097100c76c15: Waiting [2025-08-08T01:18:40.061Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:40.061Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:40.061Z] 097100c76c15: Layer already exists [2025-08-08T01:18:40.061Z] abd97ea956b7: Pushed [2025-08-08T01:18:40.061Z] 37517d5cd343: Pushed [2025-08-08T01:18:40.996Z] a97accc8ea9f: Pushed [2025-08-08T01:18:42.900Z] 7eafb66ad626: Pushed [2025-08-08T01:18:43.160Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:43.485Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:43.805Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-08T01:18:43.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-08T01:18:43.805Z] abd97ea956b7: Preparing [2025-08-08T01:18:43.805Z] 7eafb66ad626: Preparing [2025-08-08T01:18:43.805Z] e3fa297a528c: Preparing [2025-08-08T01:18:43.805Z] e5152f521bbd: Preparing [2025-08-08T01:18:43.805Z] 37517d5cd343: Preparing [2025-08-08T01:18:43.805Z] a97accc8ea9f: Preparing [2025-08-08T01:18:43.805Z] 097100c76c15: Preparing [2025-08-08T01:18:43.805Z] a97accc8ea9f: Waiting [2025-08-08T01:18:43.805Z] 097100c76c15: Waiting [2025-08-08T01:18:43.805Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:43.805Z] 37517d5cd343: Layer already exists [2025-08-08T01:18:43.805Z] abd97ea956b7: Layer already exists [2025-08-08T01:18:43.805Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:43.805Z] 7eafb66ad626: Layer already exists [2025-08-08T01:18:43.805Z] a97accc8ea9f: Layer already exists [2025-08-08T01:18:43.805Z] 097100c76c15: Layer already exists [2025-08-08T01:18:43.805Z] latest: digest: sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:44.129Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:44.447Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43 [2025-08-08T01:18:44.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-08T01:18:44.447Z] abd97ea956b7: Preparing [2025-08-08T01:18:44.447Z] 7eafb66ad626: Preparing [2025-08-08T01:18:44.447Z] e3fa297a528c: Preparing [2025-08-08T01:18:44.447Z] e5152f521bbd: Preparing [2025-08-08T01:18:44.447Z] 37517d5cd343: Preparing [2025-08-08T01:18:44.447Z] a97accc8ea9f: Preparing [2025-08-08T01:18:44.447Z] 097100c76c15: Preparing [2025-08-08T01:18:44.447Z] a97accc8ea9f: Waiting [2025-08-08T01:18:44.447Z] 097100c76c15: Waiting [2025-08-08T01:18:44.447Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:44.447Z] 7eafb66ad626: Layer already exists [2025-08-08T01:18:44.447Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:44.447Z] abd97ea956b7: Layer already exists [2025-08-08T01:18:44.447Z] 37517d5cd343: Layer already exists [2025-08-08T01:18:44.447Z] a97accc8ea9f: Layer already exists [2025-08-08T01:18:44.447Z] 097100c76c15: Layer already exists [2025-08-08T01:18:44.447Z] 4.1.0-dev.43: digest: sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:44.770Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:45.084Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:18:45.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-08T01:18:45.084Z] abd97ea956b7: Preparing [2025-08-08T01:18:45.084Z] 7eafb66ad626: Preparing [2025-08-08T01:18:45.084Z] e3fa297a528c: Preparing [2025-08-08T01:18:45.084Z] e5152f521bbd: Preparing [2025-08-08T01:18:45.084Z] 37517d5cd343: Preparing [2025-08-08T01:18:45.084Z] a97accc8ea9f: Preparing [2025-08-08T01:18:45.084Z] 097100c76c15: Preparing [2025-08-08T01:18:45.084Z] 097100c76c15: Waiting [2025-08-08T01:18:45.084Z] a97accc8ea9f: Waiting [2025-08-08T01:18:45.084Z] 37517d5cd343: Layer already exists [2025-08-08T01:18:45.084Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:45.084Z] abd97ea956b7: Layer already exists [2025-08-08T01:18:45.084Z] 7eafb66ad626: Layer already exists [2025-08-08T01:18:45.084Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:45.084Z] a97accc8ea9f: Layer already exists [2025-08-08T01:18:45.084Z] 097100c76c15: Layer already exists [2025-08-08T01:18:45.084Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:45.407Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:45.733Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-08T01:18:45.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-08T01:18:45.733Z] abd97ea956b7: Preparing [2025-08-08T01:18:45.733Z] 7eafb66ad626: Preparing [2025-08-08T01:18:45.733Z] e3fa297a528c: Preparing [2025-08-08T01:18:45.733Z] e5152f521bbd: Preparing [2025-08-08T01:18:45.733Z] 37517d5cd343: Preparing [2025-08-08T01:18:45.733Z] a97accc8ea9f: Preparing [2025-08-08T01:18:45.733Z] 097100c76c15: Preparing [2025-08-08T01:18:45.733Z] a97accc8ea9f: Waiting [2025-08-08T01:18:45.733Z] 097100c76c15: Waiting [2025-08-08T01:18:45.733Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:45.733Z] abd97ea956b7: Layer already exists [2025-08-08T01:18:45.734Z] 7eafb66ad626: Layer already exists [2025-08-08T01:18:45.734Z] 37517d5cd343: Layer already exists [2025-08-08T01:18:45.734Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:45.734Z] a97accc8ea9f: Layer already exists [2025-08-08T01:18:45.734Z] 097100c76c15: Layer already exists [2025-08-08T01:18:45.734Z] main: digest: sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:18:45.813Z] ===================================================== [Pipeline] echo [2025-08-08T01:18:45.824Z] taggedImages: [2025-08-08T01:18:45.824Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:18:45.824Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-08T01:18:45.824Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43 [2025-08-08T01:18:45.824Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:18:45.824Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-08-08T01:18:45.853Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-08-08T01:18:45.853Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:18:45.853Z] latest [2025-08-08T01:18:45.853Z] 4.1.0-dev.43 [2025-08-08T01:18:45.853Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:18:45.853Z] main [2025-08-08T01:18:45.853Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:46.192Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:46.510Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:18:46.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-08T01:18:46.510Z] fafc6ce96bb7: Preparing [2025-08-08T01:18:46.510Z] 9276ebd27c2b: Preparing [2025-08-08T01:18:46.510Z] 227059e6ab31: Preparing [2025-08-08T01:18:46.510Z] e3fa297a528c: Preparing [2025-08-08T01:18:46.510Z] e5152f521bbd: Preparing [2025-08-08T01:18:46.510Z] 0386762681c4: Preparing [2025-08-08T01:18:46.510Z] 3b569f6ea669: Preparing [2025-08-08T01:18:46.510Z] 30849eb31974: Preparing [2025-08-08T01:18:46.510Z] ffd8d2fe96cb: Preparing [2025-08-08T01:18:46.510Z] 097100c76c15: Preparing [2025-08-08T01:18:46.510Z] 0386762681c4: Waiting [2025-08-08T01:18:46.510Z] 3b569f6ea669: Waiting [2025-08-08T01:18:46.510Z] 30849eb31974: Waiting [2025-08-08T01:18:46.510Z] ffd8d2fe96cb: Waiting [2025-08-08T01:18:46.510Z] 097100c76c15: Waiting [2025-08-08T01:18:46.510Z] e5152f521bbd: Layer already exists [2025-08-08T01:18:46.510Z] e3fa297a528c: Layer already exists [2025-08-08T01:18:46.510Z] 227059e6ab31: Pushed [2025-08-08T01:18:46.510Z] fafc6ce96bb7: Pushed [2025-08-08T01:18:46.510Z] 9276ebd27c2b: Pushed [2025-08-08T01:18:46.510Z] 097100c76c15: Layer already exists [2025-08-08T01:18:46.769Z] 30849eb31974: Pushed [2025-08-08T01:18:47.028Z] ffd8d2fe96cb: Pushed [2025-08-08T01:18:51.215Z] 3b569f6ea669: Pushed [2025-08-08T01:18:59.335Z] 0386762681c4: Pushed [2025-08-08T01:18:59.335Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:18:59.672Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:00.001Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-08T01:19:00.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-08T01:19:00.001Z] fafc6ce96bb7: Preparing [2025-08-08T01:19:00.001Z] 9276ebd27c2b: Preparing [2025-08-08T01:19:00.001Z] 227059e6ab31: Preparing [2025-08-08T01:19:00.001Z] e3fa297a528c: Preparing [2025-08-08T01:19:00.001Z] e5152f521bbd: Preparing [2025-08-08T01:19:00.001Z] 0386762681c4: Preparing [2025-08-08T01:19:00.001Z] 3b569f6ea669: Preparing [2025-08-08T01:19:00.001Z] 30849eb31974: Preparing [2025-08-08T01:19:00.001Z] 3b569f6ea669: Waiting [2025-08-08T01:19:00.001Z] 0386762681c4: Waiting [2025-08-08T01:19:00.001Z] ffd8d2fe96cb: Preparing [2025-08-08T01:19:00.001Z] 097100c76c15: Preparing [2025-08-08T01:19:00.001Z] ffd8d2fe96cb: Waiting [2025-08-08T01:19:00.001Z] 097100c76c15: Waiting [2025-08-08T01:19:00.001Z] 30849eb31974: Waiting [2025-08-08T01:19:00.001Z] e5152f521bbd: Layer already exists [2025-08-08T01:19:00.001Z] 9276ebd27c2b: Layer already exists [2025-08-08T01:19:00.001Z] 227059e6ab31: Layer already exists [2025-08-08T01:19:00.001Z] e3fa297a528c: Layer already exists [2025-08-08T01:19:00.001Z] fafc6ce96bb7: Layer already exists [2025-08-08T01:19:00.001Z] 30849eb31974: Layer already exists [2025-08-08T01:19:00.001Z] 3b569f6ea669: Layer already exists [2025-08-08T01:19:00.001Z] 0386762681c4: Layer already exists [2025-08-08T01:19:00.001Z] ffd8d2fe96cb: Layer already exists [2025-08-08T01:19:00.001Z] 097100c76c15: Layer already exists [2025-08-08T01:19:00.001Z] latest: digest: sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:00.332Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:00.647Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43 [2025-08-08T01:19:00.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-08T01:19:00.647Z] fafc6ce96bb7: Preparing [2025-08-08T01:19:00.647Z] 9276ebd27c2b: Preparing [2025-08-08T01:19:00.647Z] 227059e6ab31: Preparing [2025-08-08T01:19:00.647Z] e3fa297a528c: Preparing [2025-08-08T01:19:00.647Z] e5152f521bbd: Preparing [2025-08-08T01:19:00.647Z] 0386762681c4: Preparing [2025-08-08T01:19:00.647Z] 3b569f6ea669: Preparing [2025-08-08T01:19:00.647Z] 30849eb31974: Preparing [2025-08-08T01:19:00.647Z] ffd8d2fe96cb: Preparing [2025-08-08T01:19:00.647Z] 097100c76c15: Preparing [2025-08-08T01:19:00.647Z] 30849eb31974: Waiting [2025-08-08T01:19:00.647Z] 097100c76c15: Waiting [2025-08-08T01:19:00.647Z] ffd8d2fe96cb: Waiting [2025-08-08T01:19:00.647Z] 0386762681c4: Waiting [2025-08-08T01:19:00.647Z] 3b569f6ea669: Waiting [2025-08-08T01:19:00.647Z] fafc6ce96bb7: Layer already exists [2025-08-08T01:19:00.647Z] 9276ebd27c2b: Layer already exists [2025-08-08T01:19:00.647Z] 227059e6ab31: Layer already exists [2025-08-08T01:19:00.647Z] e5152f521bbd: Layer already exists [2025-08-08T01:19:00.647Z] e3fa297a528c: Layer already exists [2025-08-08T01:19:00.647Z] 3b569f6ea669: Layer already exists [2025-08-08T01:19:00.647Z] 0386762681c4: Layer already exists [2025-08-08T01:19:00.647Z] 30849eb31974: Layer already exists [2025-08-08T01:19:00.647Z] ffd8d2fe96cb: Layer already exists [2025-08-08T01:19:00.647Z] 097100c76c15: Layer already exists [2025-08-08T01:19:00.647Z] 4.1.0-dev.43: digest: sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:00.980Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:01.295Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:01.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-08T01:19:01.295Z] fafc6ce96bb7: Preparing [2025-08-08T01:19:01.295Z] 9276ebd27c2b: Preparing [2025-08-08T01:19:01.295Z] 227059e6ab31: Preparing [2025-08-08T01:19:01.295Z] e3fa297a528c: Preparing [2025-08-08T01:19:01.295Z] e5152f521bbd: Preparing [2025-08-08T01:19:01.295Z] 0386762681c4: Preparing [2025-08-08T01:19:01.295Z] 3b569f6ea669: Preparing [2025-08-08T01:19:01.295Z] 30849eb31974: Preparing [2025-08-08T01:19:01.295Z] ffd8d2fe96cb: Preparing [2025-08-08T01:19:01.295Z] 097100c76c15: Preparing [2025-08-08T01:19:01.295Z] 0386762681c4: Waiting [2025-08-08T01:19:01.295Z] ffd8d2fe96cb: Waiting [2025-08-08T01:19:01.295Z] 30849eb31974: Waiting [2025-08-08T01:19:01.295Z] 3b569f6ea669: Waiting [2025-08-08T01:19:01.295Z] 097100c76c15: Waiting [2025-08-08T01:19:01.295Z] e3fa297a528c: Layer already exists [2025-08-08T01:19:01.295Z] e5152f521bbd: Layer already exists [2025-08-08T01:19:01.295Z] 227059e6ab31: Layer already exists [2025-08-08T01:19:01.295Z] 9276ebd27c2b: Layer already exists [2025-08-08T01:19:01.295Z] fafc6ce96bb7: Layer already exists [2025-08-08T01:19:01.295Z] 3b569f6ea669: Layer already exists [2025-08-08T01:19:01.295Z] ffd8d2fe96cb: Layer already exists [2025-08-08T01:19:01.295Z] 0386762681c4: Layer already exists [2025-08-08T01:19:01.295Z] 097100c76c15: Layer already exists [2025-08-08T01:19:01.295Z] 30849eb31974: Layer already exists [2025-08-08T01:19:01.295Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:01.613Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:01.933Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-08T01:19:01.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-08T01:19:01.933Z] fafc6ce96bb7: Preparing [2025-08-08T01:19:01.933Z] 9276ebd27c2b: Preparing [2025-08-08T01:19:01.933Z] 227059e6ab31: Preparing [2025-08-08T01:19:01.933Z] e3fa297a528c: Preparing [2025-08-08T01:19:01.933Z] e5152f521bbd: Preparing [2025-08-08T01:19:01.933Z] 0386762681c4: Preparing [2025-08-08T01:19:01.933Z] 3b569f6ea669: Preparing [2025-08-08T01:19:01.933Z] 30849eb31974: Preparing [2025-08-08T01:19:01.933Z] ffd8d2fe96cb: Preparing [2025-08-08T01:19:01.933Z] 097100c76c15: Preparing [2025-08-08T01:19:01.933Z] 0386762681c4: Waiting [2025-08-08T01:19:01.933Z] 097100c76c15: Waiting [2025-08-08T01:19:01.933Z] 3b569f6ea669: Waiting [2025-08-08T01:19:01.933Z] ffd8d2fe96cb: Waiting [2025-08-08T01:19:01.933Z] 30849eb31974: Waiting [2025-08-08T01:19:01.933Z] e3fa297a528c: Layer already exists [2025-08-08T01:19:01.933Z] 9276ebd27c2b: Layer already exists [2025-08-08T01:19:01.933Z] 227059e6ab31: Layer already exists [2025-08-08T01:19:01.933Z] e5152f521bbd: Layer already exists [2025-08-08T01:19:01.933Z] fafc6ce96bb7: Layer already exists [2025-08-08T01:19:01.933Z] 30849eb31974: Layer already exists [2025-08-08T01:19:01.933Z] 097100c76c15: Layer already exists [2025-08-08T01:19:01.933Z] 3b569f6ea669: Layer already exists [2025-08-08T01:19:01.933Z] ffd8d2fe96cb: Layer already exists [2025-08-08T01:19:01.933Z] 0386762681c4: Layer already exists [2025-08-08T01:19:01.933Z] main: digest: sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:19:01.999Z] ===================================================== [Pipeline] echo [2025-08-08T01:19:02.011Z] taggedImages: [2025-08-08T01:19:02.011Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:02.011Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-08T01:19:02.011Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43 [2025-08-08T01:19:02.011Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:02.011Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-08-08T01:19:02.043Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-08-08T01:19:02.043Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:02.043Z] latest [2025-08-08T01:19:02.043Z] 4.1.0-dev.43 [2025-08-08T01:19:02.043Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:02.043Z] main [2025-08-08T01:19:02.043Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:02.389Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:02.708Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:02.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-08T01:19:02.708Z] 5725b421185e: Preparing [2025-08-08T01:19:02.708Z] 1dbec3af9262: Preparing [2025-08-08T01:19:02.708Z] 101599d96d46: Preparing [2025-08-08T01:19:02.708Z] e3fa297a528c: Preparing [2025-08-08T01:19:02.708Z] e5152f521bbd: Preparing [2025-08-08T01:19:02.708Z] f7ccaa9fd781: Preparing [2025-08-08T01:19:02.708Z] 4b76c308a333: Preparing [2025-08-08T01:19:02.708Z] 96db266c12bf: Preparing [2025-08-08T01:19:02.708Z] 097100c76c15: Preparing [2025-08-08T01:19:02.708Z] 4b76c308a333: Waiting [2025-08-08T01:19:02.708Z] 96db266c12bf: Waiting [2025-08-08T01:19:02.708Z] 097100c76c15: Waiting [2025-08-08T01:19:02.708Z] f7ccaa9fd781: Waiting [2025-08-08T01:19:02.708Z] e5152f521bbd: Layer already exists [2025-08-08T01:19:02.708Z] e3fa297a528c: Layer already exists [2025-08-08T01:19:02.708Z] 1dbec3af9262: Pushed [2025-08-08T01:19:02.708Z] 101599d96d46: Pushed [2025-08-08T01:19:02.708Z] 5725b421185e: Pushed [2025-08-08T01:19:02.708Z] 097100c76c15: Layer already exists [2025-08-08T01:19:02.708Z] 4b76c308a333: Pushed [2025-08-08T01:19:02.967Z] 96db266c12bf: Pushed [2025-08-08T01:19:15.189Z] f7ccaa9fd781: Pushed [2025-08-08T01:19:15.189Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:15.525Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:15.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-08T01:19:15.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-08T01:19:15.842Z] 5725b421185e: Preparing [2025-08-08T01:19:15.842Z] 1dbec3af9262: Preparing [2025-08-08T01:19:15.842Z] 101599d96d46: Preparing [2025-08-08T01:19:15.842Z] e3fa297a528c: Preparing [2025-08-08T01:19:15.842Z] e5152f521bbd: Preparing [2025-08-08T01:19:15.842Z] f7ccaa9fd781: Preparing [2025-08-08T01:19:15.842Z] 4b76c308a333: Preparing [2025-08-08T01:19:15.842Z] f7ccaa9fd781: Waiting [2025-08-08T01:19:15.842Z] 96db266c12bf: Preparing [2025-08-08T01:19:15.842Z] 097100c76c15: Preparing [2025-08-08T01:19:15.842Z] 4b76c308a333: Waiting [2025-08-08T01:19:15.842Z] 96db266c12bf: Waiting [2025-08-08T01:19:15.842Z] 097100c76c15: Waiting [2025-08-08T01:19:15.842Z] e3fa297a528c: Layer already exists [2025-08-08T01:19:15.842Z] e5152f521bbd: Layer already exists [2025-08-08T01:19:15.842Z] 1dbec3af9262: Layer already exists [2025-08-08T01:19:15.842Z] 101599d96d46: Layer already exists [2025-08-08T01:19:15.842Z] 5725b421185e: Layer already exists [2025-08-08T01:19:15.842Z] f7ccaa9fd781: Layer already exists [2025-08-08T01:19:15.842Z] 4b76c308a333: Layer already exists [2025-08-08T01:19:15.842Z] 097100c76c15: Layer already exists [2025-08-08T01:19:15.842Z] 96db266c12bf: Layer already exists [2025-08-08T01:19:15.842Z] latest: digest: sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:16.169Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:16.489Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43 [2025-08-08T01:19:16.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-08T01:19:16.489Z] 5725b421185e: Preparing [2025-08-08T01:19:16.489Z] 1dbec3af9262: Preparing [2025-08-08T01:19:16.489Z] 101599d96d46: Preparing [2025-08-08T01:19:16.489Z] e3fa297a528c: Preparing [2025-08-08T01:19:16.489Z] e5152f521bbd: Preparing [2025-08-08T01:19:16.490Z] f7ccaa9fd781: Preparing [2025-08-08T01:19:16.490Z] 4b76c308a333: Preparing [2025-08-08T01:19:16.490Z] 96db266c12bf: Preparing [2025-08-08T01:19:16.490Z] 097100c76c15: Preparing [2025-08-08T01:19:16.490Z] f7ccaa9fd781: Waiting [2025-08-08T01:19:16.490Z] 4b76c308a333: Waiting [2025-08-08T01:19:16.490Z] 96db266c12bf: Waiting [2025-08-08T01:19:16.490Z] 097100c76c15: Waiting [2025-08-08T01:19:16.490Z] 101599d96d46: Layer already exists [2025-08-08T01:19:16.490Z] e3fa297a528c: Layer already exists [2025-08-08T01:19:16.490Z] 5725b421185e: Layer already exists [2025-08-08T01:19:16.490Z] e5152f521bbd: Layer already exists [2025-08-08T01:19:16.490Z] 1dbec3af9262: Layer already exists [2025-08-08T01:19:16.490Z] 4b76c308a333: Layer already exists [2025-08-08T01:19:16.490Z] f7ccaa9fd781: Layer already exists [2025-08-08T01:19:16.490Z] 96db266c12bf: Layer already exists [2025-08-08T01:19:16.490Z] 097100c76c15: Layer already exists [2025-08-08T01:19:16.490Z] 4.1.0-dev.43: digest: sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:16.816Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:17.139Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:17.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-08T01:19:17.139Z] 5725b421185e: Preparing [2025-08-08T01:19:17.139Z] 1dbec3af9262: Preparing [2025-08-08T01:19:17.139Z] 101599d96d46: Preparing [2025-08-08T01:19:17.139Z] e3fa297a528c: Preparing [2025-08-08T01:19:17.139Z] e5152f521bbd: Preparing [2025-08-08T01:19:17.139Z] f7ccaa9fd781: Preparing [2025-08-08T01:19:17.139Z] 4b76c308a333: Preparing [2025-08-08T01:19:17.139Z] 96db266c12bf: Preparing [2025-08-08T01:19:17.139Z] f7ccaa9fd781: Waiting [2025-08-08T01:19:17.139Z] 4b76c308a333: Waiting [2025-08-08T01:19:17.139Z] 097100c76c15: Preparing [2025-08-08T01:19:17.139Z] 097100c76c15: Waiting [2025-08-08T01:19:17.139Z] 96db266c12bf: Waiting [2025-08-08T01:19:17.139Z] 5725b421185e: Layer already exists [2025-08-08T01:19:17.139Z] 101599d96d46: Layer already exists [2025-08-08T01:19:17.139Z] e3fa297a528c: Layer already exists [2025-08-08T01:19:17.139Z] 1dbec3af9262: Layer already exists [2025-08-08T01:19:17.139Z] e5152f521bbd: Layer already exists [2025-08-08T01:19:17.139Z] 097100c76c15: Layer already exists [2025-08-08T01:19:17.139Z] f7ccaa9fd781: Layer already exists [2025-08-08T01:19:17.139Z] 96db266c12bf: Layer already exists [2025-08-08T01:19:17.139Z] 4b76c308a333: Layer already exists [2025-08-08T01:19:17.139Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:17.459Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:17.780Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-08T01:19:17.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-08T01:19:17.780Z] 5725b421185e: Preparing [2025-08-08T01:19:17.780Z] 1dbec3af9262: Preparing [2025-08-08T01:19:17.780Z] 101599d96d46: Preparing [2025-08-08T01:19:17.780Z] e3fa297a528c: Preparing [2025-08-08T01:19:17.780Z] e5152f521bbd: Preparing [2025-08-08T01:19:17.780Z] f7ccaa9fd781: Preparing [2025-08-08T01:19:17.780Z] 4b76c308a333: Preparing [2025-08-08T01:19:17.780Z] 96db266c12bf: Preparing [2025-08-08T01:19:17.780Z] 097100c76c15: Preparing [2025-08-08T01:19:17.780Z] 96db266c12bf: Waiting [2025-08-08T01:19:17.780Z] 4b76c308a333: Waiting [2025-08-08T01:19:17.780Z] 097100c76c15: Waiting [2025-08-08T01:19:17.780Z] f7ccaa9fd781: Waiting [2025-08-08T01:19:17.780Z] e3fa297a528c: Layer already exists [2025-08-08T01:19:17.780Z] 1dbec3af9262: Layer already exists [2025-08-08T01:19:17.780Z] 5725b421185e: Layer already exists [2025-08-08T01:19:17.780Z] e5152f521bbd: Layer already exists [2025-08-08T01:19:17.780Z] 101599d96d46: Layer already exists [2025-08-08T01:19:17.780Z] f7ccaa9fd781: Layer already exists [2025-08-08T01:19:17.780Z] 4b76c308a333: Layer already exists [2025-08-08T01:19:17.780Z] 96db266c12bf: Layer already exists [2025-08-08T01:19:17.780Z] 097100c76c15: Layer already exists [2025-08-08T01:19:17.780Z] main: digest: sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:19:17.850Z] ===================================================== [Pipeline] echo [2025-08-08T01:19:17.861Z] taggedImages: [2025-08-08T01:19:17.862Z] - nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:17.862Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-08T01:19:17.862Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43 [2025-08-08T01:19:17.862Z] - nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:17.862Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-08-08T01:19:17.887Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-08-08T01:19:17.887Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:17.887Z] latest [2025-08-08T01:19:17.887Z] 4.1.0-dev.43 [2025-08-08T01:19:17.887Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:17.887Z] main [2025-08-08T01:19:17.887Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:18.222Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:18.535Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:18.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-08T01:19:18.535Z] fafc6ce96bb7: Preparing [2025-08-08T01:19:18.535Z] f630fdd5272c: Preparing [2025-08-08T01:19:18.535Z] 2d9b3fabd79c: Preparing [2025-08-08T01:19:18.535Z] e3fa297a528c: Preparing [2025-08-08T01:19:18.535Z] e5152f521bbd: Preparing [2025-08-08T01:19:18.535Z] b43efc16eb91: Preparing [2025-08-08T01:19:18.535Z] 30849eb31974: Preparing [2025-08-08T01:19:18.535Z] ffd8d2fe96cb: Preparing [2025-08-08T01:19:18.535Z] 097100c76c15: Preparing [2025-08-08T01:19:18.535Z] 30849eb31974: Waiting [2025-08-08T01:19:18.535Z] ffd8d2fe96cb: Waiting [2025-08-08T01:19:18.535Z] b43efc16eb91: Waiting [2025-08-08T01:19:18.535Z] 097100c76c15: Waiting [2025-08-08T01:19:18.535Z] e3fa297a528c: Layer already exists [2025-08-08T01:19:18.535Z] fafc6ce96bb7: Layer already exists [2025-08-08T01:19:18.535Z] e5152f521bbd: Layer already exists [2025-08-08T01:19:18.535Z] 30849eb31974: Layer already exists [2025-08-08T01:19:18.535Z] ffd8d2fe96cb: Layer already exists [2025-08-08T01:19:18.535Z] 097100c76c15: Layer already exists [2025-08-08T01:19:18.535Z] 2d9b3fabd79c: Pushed [2025-08-08T01:19:18.535Z] f630fdd5272c: Pushed [2025-08-08T01:19:30.738Z] b43efc16eb91: Pushed [2025-08-08T01:19:30.738Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:31.072Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:31.401Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-08T01:19:31.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-08T01:19:31.402Z] fafc6ce96bb7: Preparing [2025-08-08T01:19:31.402Z] f630fdd5272c: Preparing [2025-08-08T01:19:31.402Z] 2d9b3fabd79c: Preparing [2025-08-08T01:19:31.402Z] e3fa297a528c: Preparing [2025-08-08T01:19:31.402Z] e5152f521bbd: Preparing [2025-08-08T01:19:31.402Z] b43efc16eb91: Preparing [2025-08-08T01:19:31.402Z] 30849eb31974: Preparing [2025-08-08T01:19:31.402Z] ffd8d2fe96cb: Preparing [2025-08-08T01:19:31.402Z] 097100c76c15: Preparing [2025-08-08T01:19:31.402Z] b43efc16eb91: Waiting [2025-08-08T01:19:31.402Z] ffd8d2fe96cb: Waiting [2025-08-08T01:19:31.402Z] 097100c76c15: Waiting [2025-08-08T01:19:31.402Z] 30849eb31974: Waiting [2025-08-08T01:19:31.402Z] fafc6ce96bb7: Layer already exists [2025-08-08T01:19:31.402Z] f630fdd5272c: Layer already exists [2025-08-08T01:19:31.402Z] 2d9b3fabd79c: Layer already exists [2025-08-08T01:19:31.402Z] e5152f521bbd: Layer already exists [2025-08-08T01:19:31.402Z] e3fa297a528c: Layer already exists [2025-08-08T01:19:31.402Z] b43efc16eb91: Layer already exists [2025-08-08T01:19:31.402Z] 30849eb31974: Layer already exists [2025-08-08T01:19:31.402Z] 097100c76c15: Layer already exists [2025-08-08T01:19:31.402Z] ffd8d2fe96cb: Layer already exists [2025-08-08T01:19:31.402Z] latest: digest: sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:31.731Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:32.050Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43 [2025-08-08T01:19:32.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-08T01:19:32.050Z] fafc6ce96bb7: Preparing [2025-08-08T01:19:32.050Z] f630fdd5272c: Preparing [2025-08-08T01:19:32.050Z] 2d9b3fabd79c: Preparing [2025-08-08T01:19:32.050Z] e3fa297a528c: Preparing [2025-08-08T01:19:32.050Z] e5152f521bbd: Preparing [2025-08-08T01:19:32.050Z] b43efc16eb91: Preparing [2025-08-08T01:19:32.050Z] 30849eb31974: Preparing [2025-08-08T01:19:32.050Z] ffd8d2fe96cb: Preparing [2025-08-08T01:19:32.050Z] 097100c76c15: Preparing [2025-08-08T01:19:32.050Z] b43efc16eb91: Waiting [2025-08-08T01:19:32.050Z] 30849eb31974: Waiting [2025-08-08T01:19:32.050Z] ffd8d2fe96cb: Waiting [2025-08-08T01:19:32.050Z] 097100c76c15: Waiting [2025-08-08T01:19:32.050Z] f630fdd5272c: Layer already exists [2025-08-08T01:19:32.050Z] e5152f521bbd: Layer already exists [2025-08-08T01:19:32.050Z] e3fa297a528c: Layer already exists [2025-08-08T01:19:32.050Z] 2d9b3fabd79c: Layer already exists [2025-08-08T01:19:32.050Z] fafc6ce96bb7: Layer already exists [2025-08-08T01:19:32.050Z] b43efc16eb91: Layer already exists [2025-08-08T01:19:32.050Z] 30849eb31974: Layer already exists [2025-08-08T01:19:32.050Z] ffd8d2fe96cb: Layer already exists [2025-08-08T01:19:32.050Z] 097100c76c15: Layer already exists [2025-08-08T01:19:32.050Z] 4.1.0-dev.43: digest: sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:32.387Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:32.702Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:32.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-08T01:19:32.702Z] fafc6ce96bb7: Preparing [2025-08-08T01:19:32.702Z] f630fdd5272c: Preparing [2025-08-08T01:19:32.702Z] 2d9b3fabd79c: Preparing [2025-08-08T01:19:32.702Z] e3fa297a528c: Preparing [2025-08-08T01:19:32.702Z] e5152f521bbd: Preparing [2025-08-08T01:19:32.702Z] b43efc16eb91: Preparing [2025-08-08T01:19:32.702Z] 30849eb31974: Preparing [2025-08-08T01:19:32.702Z] ffd8d2fe96cb: Preparing [2025-08-08T01:19:32.702Z] 097100c76c15: Preparing [2025-08-08T01:19:32.702Z] 30849eb31974: Waiting [2025-08-08T01:19:32.702Z] ffd8d2fe96cb: Waiting [2025-08-08T01:19:32.702Z] 097100c76c15: Waiting [2025-08-08T01:19:32.702Z] b43efc16eb91: Waiting [2025-08-08T01:19:32.702Z] 2d9b3fabd79c: Layer already exists [2025-08-08T01:19:32.702Z] e3fa297a528c: Layer already exists [2025-08-08T01:19:32.702Z] e5152f521bbd: Layer already exists [2025-08-08T01:19:32.702Z] fafc6ce96bb7: Layer already exists [2025-08-08T01:19:32.702Z] f630fdd5272c: Layer already exists [2025-08-08T01:19:32.702Z] b43efc16eb91: Layer already exists [2025-08-08T01:19:32.702Z] ffd8d2fe96cb: Layer already exists [2025-08-08T01:19:32.702Z] 30849eb31974: Layer already exists [2025-08-08T01:19:32.702Z] 097100c76c15: Layer already exists [2025-08-08T01:19:32.702Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:33.032Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:33.352Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-08T01:19:33.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-08T01:19:33.352Z] fafc6ce96bb7: Preparing [2025-08-08T01:19:33.352Z] f630fdd5272c: Preparing [2025-08-08T01:19:33.352Z] 2d9b3fabd79c: Preparing [2025-08-08T01:19:33.352Z] e3fa297a528c: Preparing [2025-08-08T01:19:33.352Z] e5152f521bbd: Preparing [2025-08-08T01:19:33.352Z] b43efc16eb91: Preparing [2025-08-08T01:19:33.352Z] 30849eb31974: Preparing [2025-08-08T01:19:33.352Z] ffd8d2fe96cb: Preparing [2025-08-08T01:19:33.352Z] 097100c76c15: Preparing [2025-08-08T01:19:33.352Z] 30849eb31974: Waiting [2025-08-08T01:19:33.352Z] ffd8d2fe96cb: Waiting [2025-08-08T01:19:33.352Z] 097100c76c15: Waiting [2025-08-08T01:19:33.352Z] b43efc16eb91: Waiting [2025-08-08T01:19:33.352Z] f630fdd5272c: Layer already exists [2025-08-08T01:19:33.352Z] fafc6ce96bb7: Layer already exists [2025-08-08T01:19:33.352Z] e5152f521bbd: Layer already exists [2025-08-08T01:19:33.352Z] e3fa297a528c: Layer already exists [2025-08-08T01:19:33.352Z] 2d9b3fabd79c: Layer already exists [2025-08-08T01:19:33.352Z] b43efc16eb91: Layer already exists [2025-08-08T01:19:33.352Z] 30849eb31974: Layer already exists [2025-08-08T01:19:33.352Z] ffd8d2fe96cb: Layer already exists [2025-08-08T01:19:33.352Z] 097100c76c15: Layer already exists [2025-08-08T01:19:33.352Z] main: digest: sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:19:33.433Z] ===================================================== [Pipeline] echo [2025-08-08T01:19:33.448Z] taggedImages: [2025-08-08T01:19:33.448Z] - nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:33.448Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-08T01:19:33.448Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43 [2025-08-08T01:19:33.448Z] - nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:33.448Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-08-08T01:19:33.478Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-08-08T01:19:33.478Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:33.478Z] latest [2025-08-08T01:19:33.478Z] 4.1.0-dev.43 [2025-08-08T01:19:33.478Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:33.478Z] main [2025-08-08T01:19:33.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:33.822Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:34.143Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:34.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-08T01:19:34.143Z] f2c4e02d90f8: Preparing [2025-08-08T01:19:34.143Z] 6a5cc98698a2: Preparing [2025-08-08T01:19:34.143Z] e3fa297a528c: Preparing [2025-08-08T01:19:34.143Z] e5152f521bbd: Preparing [2025-08-08T01:19:34.143Z] 0e17499d6575: Preparing [2025-08-08T01:19:34.143Z] b0514557c21a: Preparing [2025-08-08T01:19:34.143Z] 097100c76c15: Preparing [2025-08-08T01:19:34.143Z] b0514557c21a: Waiting [2025-08-08T01:19:34.143Z] 097100c76c15: Waiting [2025-08-08T01:19:34.143Z] e5152f521bbd: Layer already exists [2025-08-08T01:19:34.143Z] e3fa297a528c: Layer already exists [2025-08-08T01:19:34.143Z] 097100c76c15: Layer already exists [2025-08-08T01:19:34.143Z] f2c4e02d90f8: Pushed [2025-08-08T01:19:34.143Z] 0e17499d6575: Pushed [2025-08-08T01:19:34.710Z] b0514557c21a: Pushed [2025-08-08T01:19:35.304Z] #95 ... [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #77 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:19:35.304Z] #77 DONE 113.6s [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:19:35.304Z] #90 DONE 111.2s [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:19:35.304Z] #93 DONE 96.7s [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:19:35.304Z] #87 DONE 113.0s [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:19:35.304Z] #86 DONE 106.2s [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #119 [core-metadata builder 6/7] COPY . . [2025-08-08T01:19:35.304Z] #119 ... [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:19:35.304Z] #95 DONE 102.5s [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #120 [core-keeper builder 7/8] COPY . . [2025-08-08T01:19:35.304Z] #120 ... [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #119 [core-metadata builder 6/7] COPY . . [2025-08-08T01:19:35.304Z] #119 DONE 1.9s [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #121 [security-proxy-auth builder 6/7] COPY . . [2025-08-08T01:19:35.304Z] #121 CACHED [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:19:35.304Z] #122 CACHED [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-08-08T01:19:35.304Z] #123 CACHED [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #124 [core-command builder 6/7] COPY . . [2025-08-08T01:19:35.304Z] #124 CACHED [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #125 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-08-08T01:19:35.304Z] #125 CACHED [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:19:35.304Z] #126 CACHED [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #127 [security-bootstrapper builder 6/7] COPY . . [2025-08-08T01:19:35.304Z] #127 CACHED [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:19:35.304Z] #128 CACHED [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-08T01:19:35.304Z] #129 CACHED [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #130 [support-notifications builder 6/7] COPY . . [2025-08-08T01:19:35.304Z] #130 DONE 2.0s [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-08-08T01:19:35.304Z] #131 CACHED [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:19:35.304Z] #132 CACHED [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-08T01:19:35.304Z] #133 CACHED [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #134 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-08T01:19:35.304Z] #134 DONE 2.1s [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #135 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:19:35.304Z] #135 CACHED [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #136 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-08T01:19:35.304Z] #136 CACHED [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #137 [security-proxy-setup builder 6/7] COPY . . [2025-08-08T01:19:35.304Z] #137 CACHED [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #138 [core-data builder 6/7] COPY . . [2025-08-08T01:19:35.304Z] #138 CACHED [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-08T01:19:35.304Z] #139 CACHED [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #140 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-08-08T01:19:35.304Z] #140 CACHED [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #141 [security-secretstore-setup builder 6/7] COPY . . [2025-08-08T01:19:35.304Z] #141 DONE 2.1s [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #120 [core-keeper builder 7/8] COPY . . [2025-08-08T01:19:35.304Z] #120 DONE 2.0s [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #142 [support-scheduler builder 6/7] COPY . . [2025-08-08T01:19:35.304Z] #142 DONE 2.2s [2025-08-08T01:19:35.304Z] [2025-08-08T01:19:35.304Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-08T01:19:37.998Z] 6a5cc98698a2: Pushed [2025-08-08T01:19:37.998Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:38.335Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:38.661Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-08T01:19:38.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-08T01:19:38.661Z] f2c4e02d90f8: Preparing [2025-08-08T01:19:38.661Z] 6a5cc98698a2: Preparing [2025-08-08T01:19:38.661Z] e3fa297a528c: Preparing [2025-08-08T01:19:38.661Z] e5152f521bbd: Preparing [2025-08-08T01:19:38.661Z] 0e17499d6575: Preparing [2025-08-08T01:19:38.661Z] b0514557c21a: Preparing [2025-08-08T01:19:38.661Z] 097100c76c15: Preparing [2025-08-08T01:19:38.661Z] 097100c76c15: Waiting [2025-08-08T01:19:38.661Z] b0514557c21a: Waiting [2025-08-08T01:19:38.661Z] f2c4e02d90f8: Layer already exists [2025-08-08T01:19:38.661Z] e5152f521bbd: Layer already exists [2025-08-08T01:19:38.661Z] 0e17499d6575: Layer already exists [2025-08-08T01:19:38.661Z] 6a5cc98698a2: Layer already exists [2025-08-08T01:19:38.661Z] e3fa297a528c: Layer already exists [2025-08-08T01:19:38.661Z] b0514557c21a: Layer already exists [2025-08-08T01:19:38.661Z] 097100c76c15: Layer already exists [2025-08-08T01:19:38.661Z] latest: digest: sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:38.992Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:39.307Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43 [2025-08-08T01:19:39.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-08T01:19:39.307Z] f2c4e02d90f8: Preparing [2025-08-08T01:19:39.307Z] 6a5cc98698a2: Preparing [2025-08-08T01:19:39.307Z] e3fa297a528c: Preparing [2025-08-08T01:19:39.307Z] e5152f521bbd: Preparing [2025-08-08T01:19:39.307Z] 0e17499d6575: Preparing [2025-08-08T01:19:39.307Z] b0514557c21a: Preparing [2025-08-08T01:19:39.307Z] 097100c76c15: Preparing [2025-08-08T01:19:39.307Z] b0514557c21a: Waiting [2025-08-08T01:19:39.307Z] 097100c76c15: Waiting [2025-08-08T01:19:39.307Z] f2c4e02d90f8: Layer already exists [2025-08-08T01:19:39.307Z] 0e17499d6575: Layer already exists [2025-08-08T01:19:39.307Z] e3fa297a528c: Layer already exists [2025-08-08T01:19:39.307Z] e5152f521bbd: Layer already exists [2025-08-08T01:19:39.307Z] 6a5cc98698a2: Layer already exists [2025-08-08T01:19:39.307Z] b0514557c21a: Layer already exists [2025-08-08T01:19:39.307Z] 097100c76c15: Layer already exists [2025-08-08T01:19:39.307Z] 4.1.0-dev.43: digest: sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:39.574Z] #143 ... [2025-08-08T01:19:39.574Z] [2025-08-08T01:19:39.574Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-08T01:19:39.574Z] #0 5.457 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-08-08T01:19:39.574Z] #144 ... [2025-08-08T01:19:39.574Z] [2025-08-08T01:19:39.574Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-08T01:19:39.574Z] #143 5.679 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-08-08T01:19:39.630Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:39.952Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:39.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-08T01:19:39.952Z] f2c4e02d90f8: Preparing [2025-08-08T01:19:39.952Z] 6a5cc98698a2: Preparing [2025-08-08T01:19:39.952Z] e3fa297a528c: Preparing [2025-08-08T01:19:39.952Z] e5152f521bbd: Preparing [2025-08-08T01:19:39.952Z] 0e17499d6575: Preparing [2025-08-08T01:19:39.952Z] b0514557c21a: Preparing [2025-08-08T01:19:39.952Z] 097100c76c15: Preparing [2025-08-08T01:19:39.952Z] b0514557c21a: Waiting [2025-08-08T01:19:39.952Z] 097100c76c15: Waiting [2025-08-08T01:19:39.952Z] f2c4e02d90f8: Layer already exists [2025-08-08T01:19:39.952Z] 0e17499d6575: Layer already exists [2025-08-08T01:19:39.952Z] e5152f521bbd: Layer already exists [2025-08-08T01:19:39.952Z] 6a5cc98698a2: Layer already exists [2025-08-08T01:19:39.952Z] e3fa297a528c: Layer already exists [2025-08-08T01:19:39.952Z] 097100c76c15: Layer already exists [2025-08-08T01:19:39.952Z] b0514557c21a: Layer already exists [2025-08-08T01:19:39.952Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:40.267Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:40.578Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-08T01:19:40.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-08T01:19:40.578Z] f2c4e02d90f8: Preparing [2025-08-08T01:19:40.578Z] 6a5cc98698a2: Preparing [2025-08-08T01:19:40.578Z] e3fa297a528c: Preparing [2025-08-08T01:19:40.578Z] e5152f521bbd: Preparing [2025-08-08T01:19:40.578Z] 0e17499d6575: Preparing [2025-08-08T01:19:40.578Z] b0514557c21a: Preparing [2025-08-08T01:19:40.578Z] 097100c76c15: Preparing [2025-08-08T01:19:40.578Z] b0514557c21a: Waiting [2025-08-08T01:19:40.578Z] 097100c76c15: Waiting [2025-08-08T01:19:40.578Z] e3fa297a528c: Layer already exists [2025-08-08T01:19:40.578Z] 0e17499d6575: Layer already exists [2025-08-08T01:19:40.578Z] e5152f521bbd: Layer already exists [2025-08-08T01:19:40.578Z] f2c4e02d90f8: Layer already exists [2025-08-08T01:19:40.578Z] 6a5cc98698a2: Layer already exists [2025-08-08T01:19:40.578Z] b0514557c21a: Layer already exists [2025-08-08T01:19:40.578Z] 097100c76c15: Layer already exists [2025-08-08T01:19:40.578Z] main: digest: sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:19:40.642Z] ===================================================== [Pipeline] echo [2025-08-08T01:19:40.652Z] taggedImages: [2025-08-08T01:19:40.652Z] - nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:40.652Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-08T01:19:40.652Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43 [2025-08-08T01:19:40.652Z] - nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:40.652Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-08-08T01:19:40.670Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-08-08T01:19:40.670Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:40.670Z] latest [2025-08-08T01:19:40.670Z] 4.1.0-dev.43 [2025-08-08T01:19:40.670Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:40.670Z] main [2025-08-08T01:19:40.670Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:40.998Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:41.308Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:41.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-08T01:19:41.308Z] 0012bd555d25: Preparing [2025-08-08T01:19:41.308Z] e8a12dc8f8de: Preparing [2025-08-08T01:19:41.308Z] e3fa297a528c: Preparing [2025-08-08T01:19:41.308Z] e5152f521bbd: Preparing [2025-08-08T01:19:41.308Z] 80093b0ee8f3: Preparing [2025-08-08T01:19:41.308Z] c48e864194b2: Preparing [2025-08-08T01:19:41.308Z] 097100c76c15: Preparing [2025-08-08T01:19:41.308Z] c48e864194b2: Waiting [2025-08-08T01:19:41.308Z] 097100c76c15: Waiting [2025-08-08T01:19:41.308Z] e5152f521bbd: Layer already exists [2025-08-08T01:19:41.308Z] e3fa297a528c: Layer already exists [2025-08-08T01:19:41.308Z] 097100c76c15: Layer already exists [2025-08-08T01:19:41.308Z] 0012bd555d25: Pushed [2025-08-08T01:19:41.308Z] 80093b0ee8f3: Pushed [2025-08-08T01:19:41.593Z] c48e864194b2: Pushed [2025-08-08T01:19:43.919Z] #143 ... [2025-08-08T01:19:43.919Z] [2025-08-08T01:19:43.919Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-08T01:19:43.919Z] #0 5.566 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-08-08T01:19:43.919Z] #145 ... [2025-08-08T01:19:43.919Z] [2025-08-08T01:19:43.919Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-08T01:19:43.919Z] #0 4.423 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-08-08T01:19:43.919Z] #146 ... [2025-08-08T01:19:43.919Z] [2025-08-08T01:19:43.919Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-08T01:19:43.919Z] #0 6.143 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-08-08T01:19:44.203Z] #147 ... [2025-08-08T01:19:44.203Z] [2025-08-08T01:19:44.203Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-08T01:19:44.203Z] #0 6.212 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-08-08T01:19:44.203Z] #148 ... [2025-08-08T01:19:44.203Z] [2025-08-08T01:19:44.203Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-08T01:19:44.203Z] #0 6.103 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-08-08T01:19:44.473Z] #149 ... [2025-08-08T01:19:44.473Z] [2025-08-08T01:19:44.473Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-08T01:19:44.473Z] #0 5.546 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-08-08T01:19:44.740Z] #150 ... [2025-08-08T01:19:44.740Z] [2025-08-08T01:19:44.740Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-08T01:19:44.740Z] #0 3.971 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-08-08T01:19:44.740Z] #151 ... [2025-08-08T01:19:44.740Z] [2025-08-08T01:19:44.740Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-08T01:19:44.740Z] #0 6.210 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-08-08T01:19:44.940Z] e8a12dc8f8de: Pushed [2025-08-08T01:19:44.940Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:45.045Z] #152 ... [2025-08-08T01:19:45.045Z] [2025-08-08T01:19:45.045Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-08T01:19:45.045Z] #0 6.414 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-08-08T01:19:45.045Z] #153 ... [2025-08-08T01:19:45.045Z] [2025-08-08T01:19:45.045Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-08T01:19:45.045Z] #0 5.514 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-08-08T01:19:45.354Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:45.715Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-08T01:19:45.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-08T01:19:45.715Z] 0012bd555d25: Preparing [2025-08-08T01:19:45.715Z] e8a12dc8f8de: Preparing [2025-08-08T01:19:45.715Z] e3fa297a528c: Preparing [2025-08-08T01:19:45.715Z] e5152f521bbd: Preparing [2025-08-08T01:19:45.715Z] 80093b0ee8f3: Preparing [2025-08-08T01:19:45.715Z] c48e864194b2: Preparing [2025-08-08T01:19:45.715Z] 097100c76c15: Preparing [2025-08-08T01:19:45.715Z] c48e864194b2: Waiting [2025-08-08T01:19:45.715Z] 097100c76c15: Waiting [2025-08-08T01:19:45.715Z] 80093b0ee8f3: Layer already exists [2025-08-08T01:19:45.715Z] e8a12dc8f8de: Layer already exists [2025-08-08T01:19:45.715Z] 0012bd555d25: Layer already exists [2025-08-08T01:19:45.715Z] e3fa297a528c: Layer already exists [2025-08-08T01:19:45.715Z] e5152f521bbd: Layer already exists [2025-08-08T01:19:45.715Z] c48e864194b2: Layer already exists [2025-08-08T01:19:45.715Z] 097100c76c15: Layer already exists [2025-08-08T01:19:45.715Z] latest: digest: sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:46.107Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:46.445Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43 [2025-08-08T01:19:46.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-08T01:19:46.445Z] 0012bd555d25: Preparing [2025-08-08T01:19:46.445Z] e8a12dc8f8de: Preparing [2025-08-08T01:19:46.445Z] e3fa297a528c: Preparing [2025-08-08T01:19:46.445Z] e5152f521bbd: Preparing [2025-08-08T01:19:46.445Z] 80093b0ee8f3: Preparing [2025-08-08T01:19:46.445Z] c48e864194b2: Preparing [2025-08-08T01:19:46.445Z] 097100c76c15: Preparing [2025-08-08T01:19:46.445Z] c48e864194b2: Waiting [2025-08-08T01:19:46.445Z] 097100c76c15: Waiting [2025-08-08T01:19:46.445Z] e3fa297a528c: Layer already exists [2025-08-08T01:19:46.445Z] 0012bd555d25: Layer already exists [2025-08-08T01:19:46.445Z] e5152f521bbd: Layer already exists [2025-08-08T01:19:46.445Z] 80093b0ee8f3: Layer already exists [2025-08-08T01:19:46.445Z] e8a12dc8f8de: Layer already exists [2025-08-08T01:19:46.445Z] 097100c76c15: Layer already exists [2025-08-08T01:19:46.445Z] c48e864194b2: Layer already exists [2025-08-08T01:19:46.445Z] 4.1.0-dev.43: digest: sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:46.772Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:47.099Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:47.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-08T01:19:47.099Z] 0012bd555d25: Preparing [2025-08-08T01:19:47.099Z] e8a12dc8f8de: Preparing [2025-08-08T01:19:47.099Z] e3fa297a528c: Preparing [2025-08-08T01:19:47.099Z] e5152f521bbd: Preparing [2025-08-08T01:19:47.099Z] 80093b0ee8f3: Preparing [2025-08-08T01:19:47.099Z] c48e864194b2: Preparing [2025-08-08T01:19:47.099Z] 097100c76c15: Preparing [2025-08-08T01:19:47.099Z] c48e864194b2: Waiting [2025-08-08T01:19:47.099Z] 097100c76c15: Waiting [2025-08-08T01:19:47.099Z] 80093b0ee8f3: Layer already exists [2025-08-08T01:19:47.099Z] e3fa297a528c: Layer already exists [2025-08-08T01:19:47.099Z] 0012bd555d25: Layer already exists [2025-08-08T01:19:47.099Z] e5152f521bbd: Layer already exists [2025-08-08T01:19:47.099Z] e8a12dc8f8de: Layer already exists [2025-08-08T01:19:47.099Z] c48e864194b2: Layer already exists [2025-08-08T01:19:47.099Z] 097100c76c15: Layer already exists [2025-08-08T01:19:47.099Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:47.423Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:19:47.755Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-08T01:19:47.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-08T01:19:47.755Z] 0012bd555d25: Preparing [2025-08-08T01:19:47.755Z] e8a12dc8f8de: Preparing [2025-08-08T01:19:47.755Z] e3fa297a528c: Preparing [2025-08-08T01:19:47.755Z] e5152f521bbd: Preparing [2025-08-08T01:19:47.755Z] 80093b0ee8f3: Preparing [2025-08-08T01:19:47.755Z] c48e864194b2: Preparing [2025-08-08T01:19:47.755Z] 097100c76c15: Preparing [2025-08-08T01:19:47.755Z] c48e864194b2: Waiting [2025-08-08T01:19:47.755Z] 097100c76c15: Waiting [2025-08-08T01:19:47.755Z] 80093b0ee8f3: Layer already exists [2025-08-08T01:19:47.755Z] 0012bd555d25: Layer already exists [2025-08-08T01:19:47.755Z] e3fa297a528c: Layer already exists [2025-08-08T01:19:47.755Z] e5152f521bbd: Layer already exists [2025-08-08T01:19:47.755Z] e8a12dc8f8de: Layer already exists [2025-08-08T01:19:47.755Z] c48e864194b2: Layer already exists [2025-08-08T01:19:47.755Z] 097100c76c15: Layer already exists [2025-08-08T01:19:47.755Z] main: digest: sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:19:47.830Z] ===================================================== [Pipeline] echo [2025-08-08T01:19:47.842Z] taggedImages: [2025-08-08T01:19:47.842Z] - nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:47.842Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-08T01:19:47.842Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43 [2025-08-08T01:19:47.842Z] - nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:47.842Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-08-08T01:19:47.924Z] ========================================================= [2025-08-08T01:19:47.924Z] [edgeXBuildMultiArch] RAW Config: [2025-08-08T01:19:47.924Z] images: [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:19:47.924Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-08T01:19:47.924Z] settingsFile: [2025-08-08T01:19:47.924Z] edgex-go-settings [2025-08-08T01:19:47.924Z] ========================================================= [Pipeline] node [2025-08-08T01:20:02.929Z] Still waiting to schedule task [2025-08-08T01:20:02.930Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-08-08T01:21:04.533Z] Running on prd-centos7-docker-4c-2g-6479 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-08T01:21:04.581Z] provisioning config files... [2025-08-08T01:21:04.605Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config6962402241897989572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-08T01:21:08.520Z] ---> ****-login.sh [2025-08-08T01:21:08.520Z] nexus3.edgexfoundry.org:10001 [2025-08-08T01:21:08.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-08T01:21:08.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-08T01:21:08.782Z] Configure a credential helper to remove this warning. See [2025-08-08T01:21:08.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-08T01:21:08.782Z] [2025-08-08T01:21:08.782Z] Login Succeeded [2025-08-08T01:21:08.782Z] nexus3.edgexfoundry.org:10002 [2025-08-08T01:21:08.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-08T01:21:08.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-08T01:21:08.782Z] Configure a credential helper to remove this warning. See [2025-08-08T01:21:08.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-08T01:21:08.782Z] [2025-08-08T01:21:08.782Z] Login Succeeded [2025-08-08T01:21:08.782Z] nexus3.edgexfoundry.org:10003 [2025-08-08T01:21:08.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-08T01:21:08.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-08T01:21:08.782Z] Configure a credential helper to remove this warning. See [2025-08-08T01:21:08.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-08T01:21:08.783Z] [2025-08-08T01:21:08.783Z] Login Succeeded [2025-08-08T01:21:08.783Z] nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:09.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-08T01:21:09.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-08T01:21:09.044Z] Configure a credential helper to remove this warning. See [2025-08-08T01:21:09.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-08T01:21:09.044Z] [2025-08-08T01:21:09.044Z] Login Succeeded [2025-08-08T01:21:09.044Z] ****.io [2025-08-08T01:21:09.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-08T01:21:09.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-08T01:21:09.306Z] Configure a credential helper to remove this warning. See [2025-08-08T01:21:09.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-08T01:21:09.306Z] [2025-08-08T01:21:09.306Z] Login Succeeded [2025-08-08T01:21:09.306Z] ---> ****-login.sh ends [Pipeline] } [2025-08-08T01:21:09.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-08T01:21:09.657Z] + docker buildx ls [2025-08-08T01:21:09.657Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-08T01:21:09.657Z] default * docker [2025-08-08T01:21:09.657Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-08T01:21:09.948Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-08T01:21:09.948Z] edgex-builder [Pipeline] sh [2025-08-08T01:21:10.243Z] + docker buildx inspect --bootstrap [2025-08-08T01:21:10.243Z] #1 [internal] booting buildkit [2025-08-08T01:21:10.243Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-08T01:21:15.584Z] #1 pulling image moby/buildkit:buildx-stable-1 5.0s done [2025-08-08T01:21:15.584Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-08T01:21:16.969Z] #1 creating container buildx_buildkit_edgex-builder0 1.5s done [2025-08-08T01:21:16.969Z] #1 DONE 6.6s [2025-08-08T01:21:16.969Z] Name: edgex-builder [2025-08-08T01:21:16.969Z] Driver: docker-container [2025-08-08T01:21:16.969Z] [2025-08-08T01:21:16.969Z] Nodes: [2025-08-08T01:21:16.969Z] Name: edgex-builder0 [2025-08-08T01:21:16.969Z] Endpoint: unix:///var/run/docker.sock [2025-08-08T01:21:16.969Z] Status: running [2025-08-08T01:21:16.969Z] Buildkit: v0.22.0 [2025-08-08T01:21:16.969Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-08T01:21:17.262Z] + docker buildx ls [2025-08-08T01:21:17.262Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-08T01:21:17.262Z] edgex-builder * docker-container [2025-08-08T01:21:17.262Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-08T01:21:17.262Z] default docker [2025-08-08T01:21:17.262Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-08T01:21:17.553Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - [2025-08-08T01:21:17.553Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' [2025-08-08T01:21:17.812Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:17.812Z] #1 transferring dockerfile: 197B done [2025-08-08T01:21:17.812Z] #1 DONE 0.0s [2025-08-08T01:21:17.812Z] [2025-08-08T01:21:17.812Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:17.812Z] #2 DONE 0.1s [2025-08-08T01:21:17.812Z] [2025-08-08T01:21:17.812Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:17.812Z] #3 DONE 0.1s [2025-08-08T01:21:17.812Z] [2025-08-08T01:21:17.812Z] #4 [internal] load .dockerignore [2025-08-08T01:21:17.812Z] #4 transferring context: 2B done [2025-08-08T01:21:17.812Z] #4 DONE 0.0s [2025-08-08T01:21:17.812Z] [2025-08-08T01:21:17.812Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a [2025-08-08T01:21:17.812Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 0.0s done [2025-08-08T01:21:17.812Z] #5 DONE 0.0s [2025-08-08T01:21:17.812Z] [2025-08-08T01:21:17.812Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a [2025-08-08T01:21:17.812Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 0.0s done [2025-08-08T01:21:18.070Z] #6 DONE 0.1s [2025-08-08T01:21:18.070Z] [2025-08-08T01:21:18.070Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:18.070Z] #7 DONE 0.0s [2025-08-08T01:21:18.070Z] [2025-08-08T01:21:18.070Z] #8 exporting to image [2025-08-08T01:21:18.070Z] #8 exporting layers done [2025-08-08T01:21:18.070Z] #8 exporting manifest sha256:bd058bfa6883fd1c031ae7371523e562c25f2782a2a0b2d6fea23ffde3989277 done [2025-08-08T01:21:18.070Z] #8 exporting config sha256:5d9bcdf6670f0dcec7260b40a556309964a96e27cc59ef60ab6c8ac5f4bff8bd done [2025-08-08T01:21:18.070Z] #8 exporting manifest sha256:9581068c93eb8526c94dcdc007c237d61f3d7a86ad575c701631d5a970ae252c 0.0s done [2025-08-08T01:21:18.070Z] #8 exporting config sha256:89c8d9805bde768b6e75a0dc45ec62c800b2e38ae63c7c671145bd9dfe277359 done [2025-08-08T01:21:18.070Z] #8 exporting manifest list sha256:3789b30b0e8635ff6b1d769bf94a4b4c8f87fd3949d2b6d991a17d89a81c3561 done [2025-08-08T01:21:18.070Z] #8 pushing layers [2025-08-08T01:21:18.070Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:18.070Z] #8 pushing layers 0.1s done [2025-08-08T01:21:18.070Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:3789b30b0e8635ff6b1d769bf94a4b4c8f87fd3949d2b6d991a17d89a81c3561 0.1s done [2025-08-08T01:21:18.070Z] #8 DONE 0.2s [2025-08-08T01:21:18.070Z] [2025-08-08T01:21:18.070Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:18.070Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:18.366Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-08-08T01:21:18.366Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-08-08T01:21:18.366Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:18.366Z] #1 transferring dockerfile: 163B done [2025-08-08T01:21:18.366Z] #1 DONE 0.0s [2025-08-08T01:21:18.366Z] [2025-08-08T01:21:18.366Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-08T01:21:18.366Z] #2 DONE 0.0s [2025-08-08T01:21:18.366Z] [2025-08-08T01:21:18.366Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-08T01:21:18.366Z] #3 DONE 0.0s [2025-08-08T01:21:18.366Z] [2025-08-08T01:21:18.366Z] #4 [internal] load .dockerignore [2025-08-08T01:21:18.366Z] #4 transferring context: 2B done [2025-08-08T01:21:18.366Z] #4 DONE 0.0s [2025-08-08T01:21:18.366Z] [2025-08-08T01:21:18.366Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a [2025-08-08T01:21:18.366Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 0.0s done [2025-08-08T01:21:18.366Z] #5 DONE 0.0s [2025-08-08T01:21:18.366Z] [2025-08-08T01:21:18.366Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a [2025-08-08T01:21:18.625Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 0.0s done [2025-08-08T01:21:18.625Z] #6 CACHED [2025-08-08T01:21:18.625Z] [2025-08-08T01:21:18.625Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a [2025-08-08T01:21:18.625Z] #5 CACHED [2025-08-08T01:21:18.625Z] [2025-08-08T01:21:18.625Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:18.625Z] #7 DONE 0.0s [2025-08-08T01:21:18.625Z] [2025-08-08T01:21:18.625Z] #8 exporting to image [2025-08-08T01:21:18.625Z] #8 exporting layers done [2025-08-08T01:21:18.625Z] #8 exporting manifest sha256:bd058bfa6883fd1c031ae7371523e562c25f2782a2a0b2d6fea23ffde3989277 done [2025-08-08T01:21:18.625Z] #8 exporting config sha256:5d9bcdf6670f0dcec7260b40a556309964a96e27cc59ef60ab6c8ac5f4bff8bd done [2025-08-08T01:21:18.625Z] #8 exporting manifest sha256:9581068c93eb8526c94dcdc007c237d61f3d7a86ad575c701631d5a970ae252c done [2025-08-08T01:21:18.625Z] #8 exporting config sha256:89c8d9805bde768b6e75a0dc45ec62c800b2e38ae63c7c671145bd9dfe277359 done [2025-08-08T01:21:18.625Z] #8 exporting manifest list sha256:3789b30b0e8635ff6b1d769bf94a4b4c8f87fd3949d2b6d991a17d89a81c3561 done [2025-08-08T01:21:18.625Z] #8 pushing layers 0.0s done [2025-08-08T01:21:18.625Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3789b30b0e8635ff6b1d769bf94a4b4c8f87fd3949d2b6d991a17d89a81c3561 0.1s done [2025-08-08T01:21:18.625Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:18.625Z] #8 DONE 0.1s [2025-08-08T01:21:18.625Z] [2025-08-08T01:21:18.625Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:18.625Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:18.922Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43' [2025-08-08T01:21:18.922Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43 --push - [2025-08-08T01:21:18.922Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:18.922Z] #1 transferring dockerfile: 169B done [2025-08-08T01:21:18.922Z] #1 DONE 0.0s [2025-08-08T01:21:18.922Z] [2025-08-08T01:21:18.922Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43 [2025-08-08T01:21:18.922Z] #2 DONE 0.0s [2025-08-08T01:21:18.922Z] [2025-08-08T01:21:18.922Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43 [2025-08-08T01:21:18.922Z] #3 DONE 0.0s [2025-08-08T01:21:18.922Z] [2025-08-08T01:21:18.922Z] #4 [internal] load .dockerignore [2025-08-08T01:21:18.922Z] #4 transferring context: 2B done [2025-08-08T01:21:18.922Z] #4 DONE 0.0s [2025-08-08T01:21:18.922Z] [2025-08-08T01:21:18.922Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a [2025-08-08T01:21:18.922Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 0.0s done [2025-08-08T01:21:18.922Z] #5 DONE 0.0s [2025-08-08T01:21:18.922Z] [2025-08-08T01:21:18.922Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a [2025-08-08T01:21:19.183Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 0.0s done [2025-08-08T01:21:19.183Z] #6 CACHED [2025-08-08T01:21:19.183Z] [2025-08-08T01:21:19.183Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a [2025-08-08T01:21:19.183Z] #5 CACHED [2025-08-08T01:21:19.183Z] [2025-08-08T01:21:19.183Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:19.183Z] #7 DONE 0.0s [2025-08-08T01:21:19.183Z] [2025-08-08T01:21:19.183Z] #8 exporting to image [2025-08-08T01:21:19.183Z] #8 exporting layers done [2025-08-08T01:21:19.183Z] #8 exporting manifest sha256:bd058bfa6883fd1c031ae7371523e562c25f2782a2a0b2d6fea23ffde3989277 done [2025-08-08T01:21:19.183Z] #8 exporting config sha256:5d9bcdf6670f0dcec7260b40a556309964a96e27cc59ef60ab6c8ac5f4bff8bd done [2025-08-08T01:21:19.183Z] #8 exporting manifest sha256:9581068c93eb8526c94dcdc007c237d61f3d7a86ad575c701631d5a970ae252c done [2025-08-08T01:21:19.183Z] #8 exporting config sha256:89c8d9805bde768b6e75a0dc45ec62c800b2e38ae63c7c671145bd9dfe277359 done [2025-08-08T01:21:19.183Z] #8 exporting manifest list sha256:3789b30b0e8635ff6b1d769bf94a4b4c8f87fd3949d2b6d991a17d89a81c3561 done [2025-08-08T01:21:19.183Z] #8 pushing layers 0.0s done [2025-08-08T01:21:19.183Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43@sha256:3789b30b0e8635ff6b1d769bf94a4b4c8f87fd3949d2b6d991a17d89a81c3561 0.1s done [2025-08-08T01:21:19.183Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:19.183Z] #8 DONE 0.1s [2025-08-08T01:21:19.183Z] [2025-08-08T01:21:19.183Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:19.183Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:19.474Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - [2025-08-08T01:21:19.474Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' [2025-08-08T01:21:19.474Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:19.474Z] #1 transferring dockerfile: 210B done [2025-08-08T01:21:19.474Z] #1 DONE 0.0s [2025-08-08T01:21:19.474Z] [2025-08-08T01:21:19.474Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:19.474Z] #2 DONE 0.0s [2025-08-08T01:21:19.474Z] [2025-08-08T01:21:19.474Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:19.474Z] #3 DONE 0.0s [2025-08-08T01:21:19.474Z] [2025-08-08T01:21:19.474Z] #4 [internal] load .dockerignore [2025-08-08T01:21:19.474Z] #4 transferring context: 2B done [2025-08-08T01:21:19.474Z] #4 DONE 0.0s [2025-08-08T01:21:19.733Z] [2025-08-08T01:21:19.733Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a [2025-08-08T01:21:19.733Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 0.0s done [2025-08-08T01:21:19.733Z] #5 CACHED [2025-08-08T01:21:19.733Z] [2025-08-08T01:21:19.733Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a [2025-08-08T01:21:19.733Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 0.0s done [2025-08-08T01:21:19.733Z] #6 CACHED [2025-08-08T01:21:19.733Z] [2025-08-08T01:21:19.733Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:19.733Z] #7 DONE 0.0s [2025-08-08T01:21:19.733Z] [2025-08-08T01:21:19.733Z] #8 exporting to image [2025-08-08T01:21:19.733Z] #8 exporting layers done [2025-08-08T01:21:19.733Z] #8 exporting manifest sha256:bd058bfa6883fd1c031ae7371523e562c25f2782a2a0b2d6fea23ffde3989277 done [2025-08-08T01:21:19.733Z] #8 exporting config sha256:5d9bcdf6670f0dcec7260b40a556309964a96e27cc59ef60ab6c8ac5f4bff8bd done [2025-08-08T01:21:19.733Z] #8 exporting manifest sha256:9581068c93eb8526c94dcdc007c237d61f3d7a86ad575c701631d5a970ae252c done [2025-08-08T01:21:19.733Z] #8 exporting config sha256:89c8d9805bde768b6e75a0dc45ec62c800b2e38ae63c7c671145bd9dfe277359 done [2025-08-08T01:21:19.733Z] #8 exporting manifest list sha256:3789b30b0e8635ff6b1d769bf94a4b4c8f87fd3949d2b6d991a17d89a81c3561 done [2025-08-08T01:21:19.733Z] #8 pushing layers 0.0s done [2025-08-08T01:21:19.733Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:3789b30b0e8635ff6b1d769bf94a4b4c8f87fd3949d2b6d991a17d89a81c3561 0.1s done [2025-08-08T01:21:19.733Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:19.733Z] #8 DONE 0.1s [2025-08-08T01:21:19.733Z] [2025-08-08T01:21:19.733Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:19.733Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:20.029Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-08-08T01:21:20.029Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-08-08T01:21:20.029Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:20.029Z] #1 transferring dockerfile: 161B done [2025-08-08T01:21:20.029Z] #1 DONE 0.0s [2025-08-08T01:21:20.029Z] [2025-08-08T01:21:20.029Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-08-08T01:21:20.029Z] #2 DONE 0.0s [2025-08-08T01:21:20.029Z] [2025-08-08T01:21:20.029Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-08-08T01:21:20.029Z] #3 DONE 0.0s [2025-08-08T01:21:20.029Z] [2025-08-08T01:21:20.029Z] #4 [internal] load .dockerignore [2025-08-08T01:21:20.029Z] #4 transferring context: 2B done [2025-08-08T01:21:20.029Z] #4 DONE 0.0s [2025-08-08T01:21:20.029Z] [2025-08-08T01:21:20.029Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a [2025-08-08T01:21:20.029Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 0.0s done [2025-08-08T01:21:20.029Z] #5 DONE 0.0s [2025-08-08T01:21:20.029Z] [2025-08-08T01:21:20.029Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a [2025-08-08T01:21:20.289Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 0.0s done [2025-08-08T01:21:20.289Z] #6 CACHED [2025-08-08T01:21:20.289Z] [2025-08-08T01:21:20.289Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a [2025-08-08T01:21:20.289Z] #5 CACHED [2025-08-08T01:21:20.289Z] [2025-08-08T01:21:20.289Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:20.289Z] #7 DONE 0.0s [2025-08-08T01:21:20.289Z] [2025-08-08T01:21:20.289Z] #8 exporting to image [2025-08-08T01:21:20.289Z] #8 exporting layers done [2025-08-08T01:21:20.289Z] #8 exporting manifest sha256:bd058bfa6883fd1c031ae7371523e562c25f2782a2a0b2d6fea23ffde3989277 done [2025-08-08T01:21:20.289Z] #8 exporting config sha256:5d9bcdf6670f0dcec7260b40a556309964a96e27cc59ef60ab6c8ac5f4bff8bd done [2025-08-08T01:21:20.289Z] #8 exporting manifest sha256:9581068c93eb8526c94dcdc007c237d61f3d7a86ad575c701631d5a970ae252c done [2025-08-08T01:21:20.289Z] #8 exporting config sha256:89c8d9805bde768b6e75a0dc45ec62c800b2e38ae63c7c671145bd9dfe277359 done [2025-08-08T01:21:20.289Z] #8 exporting manifest list sha256:3789b30b0e8635ff6b1d769bf94a4b4c8f87fd3949d2b6d991a17d89a81c3561 done [2025-08-08T01:21:20.289Z] #8 pushing layers 0.0s done [2025-08-08T01:21:20.289Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:3789b30b0e8635ff6b1d769bf94a4b4c8f87fd3949d2b6d991a17d89a81c3561 0.1s done [2025-08-08T01:21:20.289Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:20.289Z] #8 DONE 0.1s [2025-08-08T01:21:20.289Z] [2025-08-08T01:21:20.289Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:20.289Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:20.588Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - [2025-08-08T01:21:20.588Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' [2025-08-08T01:21:20.588Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:20.588Z] #1 transferring dockerfile: 216B done [2025-08-08T01:21:20.588Z] #1 DONE 0.0s [2025-08-08T01:21:20.588Z] [2025-08-08T01:21:20.588Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:20.588Z] #2 DONE 0.0s [2025-08-08T01:21:20.588Z] [2025-08-08T01:21:20.588Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:20.588Z] #3 DONE 0.0s [2025-08-08T01:21:20.588Z] [2025-08-08T01:21:20.588Z] #4 [internal] load .dockerignore [2025-08-08T01:21:20.588Z] #4 transferring context: 2B done [2025-08-08T01:21:20.588Z] #4 DONE 0.0s [2025-08-08T01:21:20.849Z] [2025-08-08T01:21:20.849Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c [2025-08-08T01:21:20.849Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c [2025-08-08T01:21:20.849Z] #5 ... [2025-08-08T01:21:20.849Z] [2025-08-08T01:21:20.849Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c [2025-08-08T01:21:20.849Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 0.0s done [2025-08-08T01:21:20.849Z] #6 DONE 0.1s [2025-08-08T01:21:20.849Z] [2025-08-08T01:21:20.849Z] #7 exporting to image [2025-08-08T01:21:20.849Z] #7 exporting layers [2025-08-08T01:21:20.849Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:20.849Z] #7 ... [2025-08-08T01:21:20.849Z] [2025-08-08T01:21:20.849Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:20.849Z] #8 DONE 0.0s [2025-08-08T01:21:20.849Z] [2025-08-08T01:21:20.849Z] #7 exporting to image [2025-08-08T01:21:20.849Z] #7 exporting layers done [2025-08-08T01:21:20.849Z] #7 exporting manifest sha256:c181840e848fe8b02347d7a3670f67eb0b615368e1b52fe1753109ac3cdef6c5 done [2025-08-08T01:21:20.849Z] #7 exporting config sha256:29aa80e5eeae52ac9d26c3b984ccc0b3cf280bd63eb378b7a175515fc92ad873 done [2025-08-08T01:21:20.849Z] #7 exporting manifest sha256:2c14bcd880bc88798d4e4aab97e9013e4a9f908a694dbe34f776785534c48c9e 0.0s done [2025-08-08T01:21:20.849Z] #7 exporting config sha256:5d3ea51112f869f28c1de94ebe7eb3a58a9bc513dff17e9dd637bbfe00d2fbd0 done [2025-08-08T01:21:20.849Z] #7 exporting manifest list sha256:7e551a3170a6fa8215b028b5452b03f2fe2a3541e21d6f61b2fa6659f7004e7e done [2025-08-08T01:21:20.849Z] #7 pushing layers 0.1s done [2025-08-08T01:21:20.849Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:7e551a3170a6fa8215b028b5452b03f2fe2a3541e21d6f61b2fa6659f7004e7e [2025-08-08T01:21:21.110Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:7e551a3170a6fa8215b028b5452b03f2fe2a3541e21d6f61b2fa6659f7004e7e 0.1s done [2025-08-08T01:21:21.110Z] #7 DONE 0.2s [2025-08-08T01:21:21.110Z] [2025-08-08T01:21:21.110Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:21.110Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:21.404Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-08-08T01:21:21.404Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-08-08T01:21:21.663Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:21.663Z] #1 transferring dockerfile: 182B done [2025-08-08T01:21:21.663Z] #1 DONE 0.0s [2025-08-08T01:21:21.663Z] [2025-08-08T01:21:21.663Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-08T01:21:21.663Z] #2 DONE 0.0s [2025-08-08T01:21:21.663Z] [2025-08-08T01:21:21.663Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-08T01:21:21.663Z] #3 DONE 0.0s [2025-08-08T01:21:21.663Z] [2025-08-08T01:21:21.663Z] #4 [internal] load .dockerignore [2025-08-08T01:21:21.663Z] #4 transferring context: 2B done [2025-08-08T01:21:21.663Z] #4 DONE 0.0s [2025-08-08T01:21:21.663Z] [2025-08-08T01:21:21.663Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c [2025-08-08T01:21:21.663Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 0.0s done [2025-08-08T01:21:21.663Z] #5 DONE 0.0s [2025-08-08T01:21:21.663Z] [2025-08-08T01:21:21.663Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c [2025-08-08T01:21:21.663Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 0.0s done [2025-08-08T01:21:21.663Z] #6 CACHED [2025-08-08T01:21:21.663Z] [2025-08-08T01:21:21.663Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c [2025-08-08T01:21:21.663Z] #5 CACHED [2025-08-08T01:21:21.663Z] [2025-08-08T01:21:21.663Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:21.663Z] #7 DONE 0.0s [2025-08-08T01:21:21.663Z] [2025-08-08T01:21:21.663Z] #8 exporting to image [2025-08-08T01:21:21.663Z] #8 exporting layers done [2025-08-08T01:21:21.663Z] #8 exporting manifest sha256:c181840e848fe8b02347d7a3670f67eb0b615368e1b52fe1753109ac3cdef6c5 done [2025-08-08T01:21:21.663Z] #8 exporting config sha256:29aa80e5eeae52ac9d26c3b984ccc0b3cf280bd63eb378b7a175515fc92ad873 done [2025-08-08T01:21:21.663Z] #8 exporting manifest sha256:2c14bcd880bc88798d4e4aab97e9013e4a9f908a694dbe34f776785534c48c9e done [2025-08-08T01:21:21.663Z] #8 exporting config sha256:5d3ea51112f869f28c1de94ebe7eb3a58a9bc513dff17e9dd637bbfe00d2fbd0 done [2025-08-08T01:21:21.663Z] #8 exporting manifest list sha256:7e551a3170a6fa8215b028b5452b03f2fe2a3541e21d6f61b2fa6659f7004e7e done [2025-08-08T01:21:21.663Z] #8 pushing layers 0.0s done [2025-08-08T01:21:21.663Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:7e551a3170a6fa8215b028b5452b03f2fe2a3541e21d6f61b2fa6659f7004e7e 0.1s done [2025-08-08T01:21:21.663Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:21.663Z] #8 DONE 0.1s [2025-08-08T01:21:21.663Z] [2025-08-08T01:21:21.663Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:21.663Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:21.956Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43' [2025-08-08T01:21:21.956Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43 --push - [2025-08-08T01:21:22.216Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:22.216Z] #1 transferring dockerfile: 188B done [2025-08-08T01:21:22.216Z] #1 DONE 0.0s [2025-08-08T01:21:22.216Z] [2025-08-08T01:21:22.216Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43 [2025-08-08T01:21:22.216Z] #2 DONE 0.0s [2025-08-08T01:21:22.216Z] [2025-08-08T01:21:22.216Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43 [2025-08-08T01:21:22.216Z] #3 DONE 0.0s [2025-08-08T01:21:22.216Z] [2025-08-08T01:21:22.216Z] #4 [internal] load .dockerignore [2025-08-08T01:21:22.216Z] #4 transferring context: 2B done [2025-08-08T01:21:22.216Z] #4 DONE 0.0s [2025-08-08T01:21:22.216Z] [2025-08-08T01:21:22.216Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c [2025-08-08T01:21:22.216Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 0.0s done [2025-08-08T01:21:22.216Z] #5 CACHED [2025-08-08T01:21:22.216Z] [2025-08-08T01:21:22.216Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c [2025-08-08T01:21:22.216Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 0.0s done [2025-08-08T01:21:22.216Z] #6 CACHED [2025-08-08T01:21:22.216Z] [2025-08-08T01:21:22.216Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:22.216Z] #7 DONE 0.0s [2025-08-08T01:21:22.216Z] [2025-08-08T01:21:22.216Z] #8 exporting to image [2025-08-08T01:21:22.217Z] #8 exporting layers done [2025-08-08T01:21:22.217Z] #8 exporting manifest sha256:c181840e848fe8b02347d7a3670f67eb0b615368e1b52fe1753109ac3cdef6c5 done [2025-08-08T01:21:22.217Z] #8 exporting config sha256:29aa80e5eeae52ac9d26c3b984ccc0b3cf280bd63eb378b7a175515fc92ad873 done [2025-08-08T01:21:22.217Z] #8 exporting manifest sha256:2c14bcd880bc88798d4e4aab97e9013e4a9f908a694dbe34f776785534c48c9e done [2025-08-08T01:21:22.217Z] #8 exporting config sha256:5d3ea51112f869f28c1de94ebe7eb3a58a9bc513dff17e9dd637bbfe00d2fbd0 done [2025-08-08T01:21:22.217Z] #8 exporting manifest list sha256:7e551a3170a6fa8215b028b5452b03f2fe2a3541e21d6f61b2fa6659f7004e7e done [2025-08-08T01:21:22.217Z] #8 pushing layers 0.0s done [2025-08-08T01:21:22.217Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43@sha256:7e551a3170a6fa8215b028b5452b03f2fe2a3541e21d6f61b2fa6659f7004e7e 0.1s done [2025-08-08T01:21:22.217Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:22.217Z] #8 DONE 0.1s [2025-08-08T01:21:22.217Z] [2025-08-08T01:21:22.217Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:22.217Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:22.517Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' [2025-08-08T01:21:22.517Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - [2025-08-08T01:21:22.517Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:22.517Z] #1 transferring dockerfile: 229B done [2025-08-08T01:21:22.517Z] #1 DONE 0.0s [2025-08-08T01:21:22.517Z] [2025-08-08T01:21:22.517Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:22.517Z] #2 DONE 0.0s [2025-08-08T01:21:22.517Z] [2025-08-08T01:21:22.517Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:22.517Z] #3 DONE 0.0s [2025-08-08T01:21:22.517Z] [2025-08-08T01:21:22.517Z] #4 [internal] load .dockerignore [2025-08-08T01:21:22.517Z] #4 transferring context: 2B done [2025-08-08T01:21:22.517Z] #4 DONE 0.0s [2025-08-08T01:21:22.517Z] [2025-08-08T01:21:22.517Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c [2025-08-08T01:21:22.517Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c [2025-08-08T01:21:22.776Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 0.0s done [2025-08-08T01:21:22.776Z] #5 CACHED [2025-08-08T01:21:22.776Z] [2025-08-08T01:21:22.776Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c [2025-08-08T01:21:22.776Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 0.0s done [2025-08-08T01:21:22.776Z] #6 CACHED [2025-08-08T01:21:22.776Z] [2025-08-08T01:21:22.776Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:22.776Z] #7 DONE 0.0s [2025-08-08T01:21:22.776Z] [2025-08-08T01:21:22.776Z] #8 exporting to image [2025-08-08T01:21:22.776Z] #8 exporting layers done [2025-08-08T01:21:22.776Z] #8 exporting manifest sha256:c181840e848fe8b02347d7a3670f67eb0b615368e1b52fe1753109ac3cdef6c5 done [2025-08-08T01:21:22.776Z] #8 exporting config sha256:29aa80e5eeae52ac9d26c3b984ccc0b3cf280bd63eb378b7a175515fc92ad873 done [2025-08-08T01:21:22.776Z] #8 exporting manifest sha256:2c14bcd880bc88798d4e4aab97e9013e4a9f908a694dbe34f776785534c48c9e done [2025-08-08T01:21:22.776Z] #8 exporting config sha256:5d3ea51112f869f28c1de94ebe7eb3a58a9bc513dff17e9dd637bbfe00d2fbd0 done [2025-08-08T01:21:22.776Z] #8 exporting manifest list sha256:7e551a3170a6fa8215b028b5452b03f2fe2a3541e21d6f61b2fa6659f7004e7e done [2025-08-08T01:21:22.776Z] #8 pushing layers 0.0s done [2025-08-08T01:21:22.776Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:7e551a3170a6fa8215b028b5452b03f2fe2a3541e21d6f61b2fa6659f7004e7e 0.1s done [2025-08-08T01:21:22.776Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:22.776Z] #8 DONE 0.1s [2025-08-08T01:21:22.776Z] [2025-08-08T01:21:22.776Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:22.776Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:23.074Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-08-08T01:21:23.074Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-08-08T01:21:23.341Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:23.341Z] #1 transferring dockerfile: 180B done [2025-08-08T01:21:23.341Z] #1 DONE 0.0s [2025-08-08T01:21:23.341Z] [2025-08-08T01:21:23.341Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-08T01:21:23.341Z] #2 DONE 0.0s [2025-08-08T01:21:23.341Z] [2025-08-08T01:21:23.341Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-08T01:21:23.341Z] #3 DONE 0.0s [2025-08-08T01:21:23.341Z] [2025-08-08T01:21:23.341Z] #4 [internal] load .dockerignore [2025-08-08T01:21:23.341Z] #4 transferring context: [2025-08-08T01:21:23.341Z] #4 transferring context: 2B done [2025-08-08T01:21:23.341Z] #4 DONE 0.0s [2025-08-08T01:21:23.341Z] [2025-08-08T01:21:23.341Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c [2025-08-08T01:21:23.341Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 0.0s done [2025-08-08T01:21:23.341Z] #5 CACHED [2025-08-08T01:21:23.341Z] [2025-08-08T01:21:23.341Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c [2025-08-08T01:21:23.341Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 0.0s done [2025-08-08T01:21:23.341Z] #6 CACHED [2025-08-08T01:21:23.341Z] [2025-08-08T01:21:23.341Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:23.341Z] #7 DONE 0.0s [2025-08-08T01:21:23.341Z] [2025-08-08T01:21:23.341Z] #8 exporting to image [2025-08-08T01:21:23.341Z] #8 exporting layers done [2025-08-08T01:21:23.341Z] #8 exporting manifest sha256:c181840e848fe8b02347d7a3670f67eb0b615368e1b52fe1753109ac3cdef6c5 done [2025-08-08T01:21:23.341Z] #8 exporting config sha256:29aa80e5eeae52ac9d26c3b984ccc0b3cf280bd63eb378b7a175515fc92ad873 done [2025-08-08T01:21:23.341Z] #8 exporting manifest sha256:2c14bcd880bc88798d4e4aab97e9013e4a9f908a694dbe34f776785534c48c9e done [2025-08-08T01:21:23.341Z] #8 exporting config sha256:5d3ea51112f869f28c1de94ebe7eb3a58a9bc513dff17e9dd637bbfe00d2fbd0 done [2025-08-08T01:21:23.341Z] #8 exporting manifest list sha256:7e551a3170a6fa8215b028b5452b03f2fe2a3541e21d6f61b2fa6659f7004e7e done [2025-08-08T01:21:23.341Z] #8 pushing layers 0.0s done [2025-08-08T01:21:23.341Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:7e551a3170a6fa8215b028b5452b03f2fe2a3541e21d6f61b2fa6659f7004e7e [2025-08-08T01:21:23.341Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:23.341Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:7e551a3170a6fa8215b028b5452b03f2fe2a3541e21d6f61b2fa6659f7004e7e 0.1s done [2025-08-08T01:21:23.341Z] #8 DONE 0.1s [2025-08-08T01:21:23.341Z] [2025-08-08T01:21:23.341Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:23.341Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:23.629Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' [2025-08-08T01:21:23.629Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - [2025-08-08T01:21:23.888Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:23.888Z] #1 transferring dockerfile: 194B done [2025-08-08T01:21:23.888Z] #1 DONE 0.0s [2025-08-08T01:21:23.888Z] [2025-08-08T01:21:23.888Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:23.888Z] #2 DONE 0.0s [2025-08-08T01:21:23.888Z] [2025-08-08T01:21:23.888Z] #3 [internal] load .dockerignore [2025-08-08T01:21:23.888Z] #3 transferring context: [2025-08-08T01:21:23.888Z] #3 transferring context: 2B done [2025-08-08T01:21:23.888Z] #3 DONE 0.0s [2025-08-08T01:21:23.888Z] [2025-08-08T01:21:23.888Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:23.888Z] #4 DONE 0.1s [2025-08-08T01:21:23.888Z] [2025-08-08T01:21:23.888Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 [2025-08-08T01:21:23.888Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 [2025-08-08T01:21:23.888Z] #5 ... [2025-08-08T01:21:23.888Z] [2025-08-08T01:21:23.888Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 [2025-08-08T01:21:23.888Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 0.0s done [2025-08-08T01:21:23.888Z] #6 DONE 0.1s [2025-08-08T01:21:23.888Z] [2025-08-08T01:21:23.888Z] #7 exporting to image [2025-08-08T01:21:23.888Z] #7 exporting layers done [2025-08-08T01:21:23.888Z] #7 exporting manifest sha256:247376d8fb6fa225f0e1cfe923f1332b3e58aee5ee4879d2f5ca5d5b0a4e2bc2 done [2025-08-08T01:21:23.888Z] #7 exporting config sha256:a58c05702c583b7f4f5c8d4a706f8426c619a430e476202933f0af433b99dacc done [2025-08-08T01:21:23.888Z] #7 exporting manifest sha256:11f25cea2ff07a09466f4c61fa0a7223c2a39dbb99cb542cc045da216775c9dc 0.0s done [2025-08-08T01:21:23.888Z] #7 exporting config sha256:49b5134306ea1cc354387c3d7434938bdd11c9c0d0a78e2dcbf64fedb50fab0a [2025-08-08T01:21:23.888Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:23.888Z] #7 ... [2025-08-08T01:21:23.888Z] [2025-08-08T01:21:23.888Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:23.888Z] #8 DONE 0.0s [2025-08-08T01:21:23.888Z] [2025-08-08T01:21:23.888Z] #7 exporting to image [2025-08-08T01:21:23.889Z] #7 exporting config sha256:49b5134306ea1cc354387c3d7434938bdd11c9c0d0a78e2dcbf64fedb50fab0a done [2025-08-08T01:21:23.889Z] #7 exporting manifest list sha256:03d92503e03a423c9d0c1c3ece62ffa0cf784469888260cf4b04c4e816fd08e4 done [2025-08-08T01:21:23.889Z] #7 pushing layers 0.1s done [2025-08-08T01:21:23.889Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:03d92503e03a423c9d0c1c3ece62ffa0cf784469888260cf4b04c4e816fd08e4 [2025-08-08T01:21:24.150Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:03d92503e03a423c9d0c1c3ece62ffa0cf784469888260cf4b04c4e816fd08e4 0.1s done [2025-08-08T01:21:24.150Z] #7 DONE 0.2s [2025-08-08T01:21:24.150Z] [2025-08-08T01:21:24.150Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:24.150Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:24.437Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-08-08T01:21:24.437Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-08-08T01:21:24.698Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:24.698Z] #1 transferring dockerfile: 160B done [2025-08-08T01:21:24.698Z] #1 DONE 0.0s [2025-08-08T01:21:24.698Z] [2025-08-08T01:21:24.698Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-08T01:21:24.698Z] #2 DONE 0.0s [2025-08-08T01:21:24.698Z] [2025-08-08T01:21:24.698Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-08T01:21:24.698Z] #3 DONE 0.0s [2025-08-08T01:21:24.698Z] [2025-08-08T01:21:24.698Z] #4 [internal] load .dockerignore [2025-08-08T01:21:24.698Z] #4 transferring context: 2B done [2025-08-08T01:21:24.698Z] #4 DONE 0.0s [2025-08-08T01:21:24.698Z] [2025-08-08T01:21:24.698Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 [2025-08-08T01:21:24.698Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 [2025-08-08T01:21:24.698Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 0.0s done [2025-08-08T01:21:24.698Z] #5 CACHED [2025-08-08T01:21:24.698Z] [2025-08-08T01:21:24.698Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 [2025-08-08T01:21:24.698Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 0.0s done [2025-08-08T01:21:24.698Z] #6 CACHED [2025-08-08T01:21:24.698Z] [2025-08-08T01:21:24.698Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:24.698Z] #7 DONE 0.0s [2025-08-08T01:21:24.698Z] [2025-08-08T01:21:24.698Z] #8 exporting to image [2025-08-08T01:21:24.698Z] #8 exporting layers done [2025-08-08T01:21:24.698Z] #8 exporting manifest sha256:247376d8fb6fa225f0e1cfe923f1332b3e58aee5ee4879d2f5ca5d5b0a4e2bc2 done [2025-08-08T01:21:24.698Z] #8 exporting config sha256:a58c05702c583b7f4f5c8d4a706f8426c619a430e476202933f0af433b99dacc done [2025-08-08T01:21:24.698Z] #8 exporting manifest sha256:11f25cea2ff07a09466f4c61fa0a7223c2a39dbb99cb542cc045da216775c9dc done [2025-08-08T01:21:24.698Z] #8 exporting config sha256:49b5134306ea1cc354387c3d7434938bdd11c9c0d0a78e2dcbf64fedb50fab0a done [2025-08-08T01:21:24.698Z] #8 exporting manifest list sha256:03d92503e03a423c9d0c1c3ece62ffa0cf784469888260cf4b04c4e816fd08e4 done [2025-08-08T01:21:24.698Z] #8 pushing layers 0.0s done [2025-08-08T01:21:24.698Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:03d92503e03a423c9d0c1c3ece62ffa0cf784469888260cf4b04c4e816fd08e4 0.1s done [2025-08-08T01:21:24.698Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:24.698Z] #8 DONE 0.1s [2025-08-08T01:21:24.698Z] [2025-08-08T01:21:24.698Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:24.698Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:24.987Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43' [2025-08-08T01:21:24.987Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43 --push - [2025-08-08T01:21:24.987Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:24.987Z] #1 transferring dockerfile: 166B done [2025-08-08T01:21:24.987Z] #1 DONE 0.0s [2025-08-08T01:21:24.987Z] [2025-08-08T01:21:24.987Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43 [2025-08-08T01:21:24.987Z] #2 DONE 0.0s [2025-08-08T01:21:24.987Z] [2025-08-08T01:21:24.987Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43 [2025-08-08T01:21:24.987Z] #3 DONE 0.0s [2025-08-08T01:21:24.987Z] [2025-08-08T01:21:24.987Z] #4 [internal] load .dockerignore [2025-08-08T01:21:24.987Z] #4 transferring context: 2B done [2025-08-08T01:21:24.987Z] #4 DONE 0.0s [2025-08-08T01:21:24.987Z] [2025-08-08T01:21:24.987Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 [2025-08-08T01:21:24.987Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 0.0s done [2025-08-08T01:21:24.987Z] #5 DONE 0.0s [2025-08-08T01:21:24.987Z] [2025-08-08T01:21:24.987Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 [2025-08-08T01:21:25.247Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 0.0s done [2025-08-08T01:21:25.247Z] #6 CACHED [2025-08-08T01:21:25.247Z] [2025-08-08T01:21:25.247Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 [2025-08-08T01:21:25.247Z] #5 CACHED [2025-08-08T01:21:25.247Z] [2025-08-08T01:21:25.247Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:25.247Z] #7 DONE 0.0s [2025-08-08T01:21:25.247Z] [2025-08-08T01:21:25.247Z] #8 exporting to image [2025-08-08T01:21:25.247Z] #8 exporting layers done [2025-08-08T01:21:25.247Z] #8 exporting manifest sha256:247376d8fb6fa225f0e1cfe923f1332b3e58aee5ee4879d2f5ca5d5b0a4e2bc2 done [2025-08-08T01:21:25.247Z] #8 exporting config sha256:a58c05702c583b7f4f5c8d4a706f8426c619a430e476202933f0af433b99dacc done [2025-08-08T01:21:25.247Z] #8 exporting manifest sha256:11f25cea2ff07a09466f4c61fa0a7223c2a39dbb99cb542cc045da216775c9dc done [2025-08-08T01:21:25.247Z] #8 exporting config sha256:49b5134306ea1cc354387c3d7434938bdd11c9c0d0a78e2dcbf64fedb50fab0a done [2025-08-08T01:21:25.247Z] #8 exporting manifest list sha256:03d92503e03a423c9d0c1c3ece62ffa0cf784469888260cf4b04c4e816fd08e4 done [2025-08-08T01:21:25.247Z] #8 pushing layers 0.0s done [2025-08-08T01:21:25.247Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43@sha256:03d92503e03a423c9d0c1c3ece62ffa0cf784469888260cf4b04c4e816fd08e4 0.1s done [2025-08-08T01:21:25.247Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:25.247Z] #8 DONE 0.1s [2025-08-08T01:21:25.247Z] [2025-08-08T01:21:25.247Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:25.247Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:25.537Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' [2025-08-08T01:21:25.537Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - [2025-08-08T01:21:25.537Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:25.537Z] #1 transferring dockerfile: 207B done [2025-08-08T01:21:25.537Z] #1 DONE 0.0s [2025-08-08T01:21:25.537Z] [2025-08-08T01:21:25.537Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:25.537Z] #2 DONE 0.0s [2025-08-08T01:21:25.537Z] [2025-08-08T01:21:25.537Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:25.537Z] #3 DONE 0.0s [2025-08-08T01:21:25.537Z] [2025-08-08T01:21:25.537Z] #4 [internal] load .dockerignore [2025-08-08T01:21:25.537Z] #4 transferring context: 2B done [2025-08-08T01:21:25.537Z] #4 DONE 0.0s [2025-08-08T01:21:25.537Z] [2025-08-08T01:21:25.537Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 [2025-08-08T01:21:25.537Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 0.0s done [2025-08-08T01:21:25.537Z] #5 DONE 0.0s [2025-08-08T01:21:25.537Z] [2025-08-08T01:21:25.537Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 [2025-08-08T01:21:25.797Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 0.0s done [2025-08-08T01:21:25.797Z] #6 CACHED [2025-08-08T01:21:25.797Z] [2025-08-08T01:21:25.797Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 [2025-08-08T01:21:25.797Z] #5 CACHED [2025-08-08T01:21:25.797Z] [2025-08-08T01:21:25.797Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:25.797Z] #7 DONE 0.0s [2025-08-08T01:21:25.797Z] [2025-08-08T01:21:25.797Z] #8 exporting to image [2025-08-08T01:21:25.797Z] #8 exporting layers done [2025-08-08T01:21:25.797Z] #8 exporting manifest sha256:247376d8fb6fa225f0e1cfe923f1332b3e58aee5ee4879d2f5ca5d5b0a4e2bc2 done [2025-08-08T01:21:25.797Z] #8 exporting config sha256:a58c05702c583b7f4f5c8d4a706f8426c619a430e476202933f0af433b99dacc done [2025-08-08T01:21:25.797Z] #8 exporting manifest sha256:11f25cea2ff07a09466f4c61fa0a7223c2a39dbb99cb542cc045da216775c9dc done [2025-08-08T01:21:25.797Z] #8 exporting config sha256:49b5134306ea1cc354387c3d7434938bdd11c9c0d0a78e2dcbf64fedb50fab0a done [2025-08-08T01:21:25.797Z] #8 exporting manifest list sha256:03d92503e03a423c9d0c1c3ece62ffa0cf784469888260cf4b04c4e816fd08e4 done [2025-08-08T01:21:25.797Z] #8 pushing layers 0.0s done [2025-08-08T01:21:25.797Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:03d92503e03a423c9d0c1c3ece62ffa0cf784469888260cf4b04c4e816fd08e4 0.1s done [2025-08-08T01:21:25.797Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:25.797Z] #8 DONE 0.1s [2025-08-08T01:21:25.797Z] [2025-08-08T01:21:25.797Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:25.797Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:26.084Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-08-08T01:21:26.084Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-08-08T01:21:26.344Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:26.344Z] #1 transferring dockerfile: 158B done [2025-08-08T01:21:26.344Z] #1 DONE 0.0s [2025-08-08T01:21:26.344Z] [2025-08-08T01:21:26.344Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-08-08T01:21:26.344Z] #2 DONE 0.0s [2025-08-08T01:21:26.344Z] [2025-08-08T01:21:26.344Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-08-08T01:21:26.344Z] #3 DONE 0.0s [2025-08-08T01:21:26.344Z] [2025-08-08T01:21:26.344Z] #4 [internal] load .dockerignore [2025-08-08T01:21:26.344Z] #4 transferring context: 2B done [2025-08-08T01:21:26.344Z] #4 DONE 0.0s [2025-08-08T01:21:26.344Z] [2025-08-08T01:21:26.344Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 [2025-08-08T01:21:26.344Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 0.0s done [2025-08-08T01:21:26.344Z] #5 DONE 0.0s [2025-08-08T01:21:26.344Z] [2025-08-08T01:21:26.344Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 [2025-08-08T01:21:26.344Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 0.0s done [2025-08-08T01:21:26.344Z] #6 CACHED [2025-08-08T01:21:26.344Z] [2025-08-08T01:21:26.344Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 [2025-08-08T01:21:26.344Z] #5 CACHED [2025-08-08T01:21:26.344Z] [2025-08-08T01:21:26.344Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:26.344Z] #7 DONE 0.0s [2025-08-08T01:21:26.344Z] [2025-08-08T01:21:26.344Z] #8 exporting to image [2025-08-08T01:21:26.344Z] #8 exporting layers done [2025-08-08T01:21:26.344Z] #8 exporting manifest sha256:247376d8fb6fa225f0e1cfe923f1332b3e58aee5ee4879d2f5ca5d5b0a4e2bc2 done [2025-08-08T01:21:26.344Z] #8 exporting config sha256:a58c05702c583b7f4f5c8d4a706f8426c619a430e476202933f0af433b99dacc done [2025-08-08T01:21:26.344Z] #8 exporting manifest sha256:11f25cea2ff07a09466f4c61fa0a7223c2a39dbb99cb542cc045da216775c9dc done [2025-08-08T01:21:26.344Z] #8 exporting config sha256:49b5134306ea1cc354387c3d7434938bdd11c9c0d0a78e2dcbf64fedb50fab0a done [2025-08-08T01:21:26.344Z] #8 exporting manifest list sha256:03d92503e03a423c9d0c1c3ece62ffa0cf784469888260cf4b04c4e816fd08e4 done [2025-08-08T01:21:26.344Z] #8 pushing layers 0.0s done [2025-08-08T01:21:26.344Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:03d92503e03a423c9d0c1c3ece62ffa0cf784469888260cf4b04c4e816fd08e4 0.1s done [2025-08-08T01:21:26.344Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:26.344Z] #8 DONE 0.1s [2025-08-08T01:21:26.344Z] [2025-08-08T01:21:26.344Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:26.344Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:26.626Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' [2025-08-08T01:21:26.626Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - [2025-08-08T01:21:26.626Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:26.626Z] #1 transferring dockerfile: 196B done [2025-08-08T01:21:26.626Z] #1 DONE 0.0s [2025-08-08T01:21:26.626Z] [2025-08-08T01:21:26.626Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:26.626Z] #2 DONE 0.0s [2025-08-08T01:21:26.626Z] [2025-08-08T01:21:26.626Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:26.626Z] #3 DONE 0.1s [2025-08-08T01:21:26.626Z] [2025-08-08T01:21:26.626Z] #4 [internal] load .dockerignore [2025-08-08T01:21:26.626Z] #4 transferring context: 2B done [2025-08-08T01:21:26.626Z] #4 DONE 0.0s [2025-08-08T01:21:26.626Z] [2025-08-08T01:21:26.626Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 [2025-08-08T01:21:26.626Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 [2025-08-08T01:21:26.885Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 0.0s done [2025-08-08T01:21:26.885Z] #5 DONE 0.1s [2025-08-08T01:21:26.885Z] [2025-08-08T01:21:26.885Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 [2025-08-08T01:21:26.885Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 0.0s done [2025-08-08T01:21:26.885Z] #6 DONE 0.0s [2025-08-08T01:21:26.885Z] [2025-08-08T01:21:26.885Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:26.885Z] #7 DONE 0.0s [2025-08-08T01:21:26.885Z] [2025-08-08T01:21:26.885Z] #8 exporting to image [2025-08-08T01:21:26.885Z] #8 exporting layers done [2025-08-08T01:21:26.885Z] #8 exporting manifest sha256:2d3a0fc27fb48250a38baa44494c3cc3782499fa24c2ca882e3d2aa3c3533c7a done [2025-08-08T01:21:26.885Z] #8 exporting config sha256:ab6c8a221b08736df6fb8a238ab046b49e53caa8d0d1e4e4ea0c91531db322a3 done [2025-08-08T01:21:26.885Z] #8 exporting manifest sha256:b2494b32ae2c09ae6ec5ac0a66b8eb6287870780e045ee626889d651b5525816 done [2025-08-08T01:21:26.885Z] #8 exporting config sha256:37f9a11422ba4fa86d2e062e0b959fb738b92f191044f2c1af47d500e7349609 0.0s done [2025-08-08T01:21:26.885Z] #8 exporting manifest list sha256:21878a75e371b3a148b68f84160ddad4d65cfda98f7672982206098bbef7472d done [2025-08-08T01:21:26.885Z] #8 pushing layers 0.1s done [2025-08-08T01:21:26.885Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:21878a75e371b3a148b68f84160ddad4d65cfda98f7672982206098bbef7472d [2025-08-08T01:21:26.885Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:27.144Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:21878a75e371b3a148b68f84160ddad4d65cfda98f7672982206098bbef7472d 0.1s done [2025-08-08T01:21:27.144Z] #8 DONE 0.2s [2025-08-08T01:21:27.144Z] [2025-08-08T01:21:27.144Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:27.144Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:27.433Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-08-08T01:21:27.433Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-08-08T01:21:27.433Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:27.433Z] #1 transferring dockerfile: 162B done [2025-08-08T01:21:27.433Z] #1 DONE 0.0s [2025-08-08T01:21:27.433Z] [2025-08-08T01:21:27.433Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-08T01:21:27.433Z] #2 DONE 0.0s [2025-08-08T01:21:27.433Z] [2025-08-08T01:21:27.433Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-08T01:21:27.433Z] #3 DONE 0.0s [2025-08-08T01:21:27.433Z] [2025-08-08T01:21:27.433Z] #4 [internal] load .dockerignore [2025-08-08T01:21:27.433Z] #4 transferring context: 2B done [2025-08-08T01:21:27.433Z] #4 DONE 0.0s [2025-08-08T01:21:27.433Z] [2025-08-08T01:21:27.433Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 [2025-08-08T01:21:27.433Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 [2025-08-08T01:21:27.692Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 done [2025-08-08T01:21:27.692Z] #5 CACHED [2025-08-08T01:21:27.692Z] [2025-08-08T01:21:27.692Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 [2025-08-08T01:21:27.692Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 0.0s done [2025-08-08T01:21:27.692Z] #6 CACHED [2025-08-08T01:21:27.692Z] [2025-08-08T01:21:27.692Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:27.692Z] #7 DONE 0.0s [2025-08-08T01:21:27.692Z] [2025-08-08T01:21:27.692Z] #8 exporting to image [2025-08-08T01:21:27.692Z] #8 exporting layers done [2025-08-08T01:21:27.692Z] #8 exporting manifest sha256:2d3a0fc27fb48250a38baa44494c3cc3782499fa24c2ca882e3d2aa3c3533c7a done [2025-08-08T01:21:27.692Z] #8 exporting config sha256:ab6c8a221b08736df6fb8a238ab046b49e53caa8d0d1e4e4ea0c91531db322a3 done [2025-08-08T01:21:27.692Z] #8 exporting manifest sha256:b2494b32ae2c09ae6ec5ac0a66b8eb6287870780e045ee626889d651b5525816 done [2025-08-08T01:21:27.692Z] #8 exporting config sha256:37f9a11422ba4fa86d2e062e0b959fb738b92f191044f2c1af47d500e7349609 done [2025-08-08T01:21:27.692Z] #8 exporting manifest list sha256:21878a75e371b3a148b68f84160ddad4d65cfda98f7672982206098bbef7472d done [2025-08-08T01:21:27.692Z] #8 pushing layers 0.0s done [2025-08-08T01:21:27.692Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:21878a75e371b3a148b68f84160ddad4d65cfda98f7672982206098bbef7472d 0.1s done [2025-08-08T01:21:27.692Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:27.692Z] #8 DONE 0.1s [2025-08-08T01:21:27.692Z] [2025-08-08T01:21:27.692Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:27.692Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:27.981Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43' [2025-08-08T01:21:27.981Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43 --push - [2025-08-08T01:21:27.981Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:27.981Z] #1 transferring dockerfile: 168B done [2025-08-08T01:21:27.981Z] #1 DONE 0.0s [2025-08-08T01:21:27.981Z] [2025-08-08T01:21:27.981Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43 [2025-08-08T01:21:27.981Z] #2 DONE 0.0s [2025-08-08T01:21:27.981Z] [2025-08-08T01:21:27.981Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43 [2025-08-08T01:21:27.981Z] #3 DONE 0.0s [2025-08-08T01:21:27.981Z] [2025-08-08T01:21:27.981Z] #4 [internal] load .dockerignore [2025-08-08T01:21:27.981Z] #4 transferring context: 2B done [2025-08-08T01:21:27.981Z] #4 DONE 0.0s [2025-08-08T01:21:27.981Z] [2025-08-08T01:21:27.981Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 [2025-08-08T01:21:27.981Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 0.0s done [2025-08-08T01:21:27.981Z] #5 CACHED [2025-08-08T01:21:27.981Z] [2025-08-08T01:21:27.981Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 [2025-08-08T01:21:27.981Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 0.0s done [2025-08-08T01:21:28.239Z] #6 CACHED [2025-08-08T01:21:28.239Z] [2025-08-08T01:21:28.239Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:28.239Z] #7 DONE 0.0s [2025-08-08T01:21:28.239Z] [2025-08-08T01:21:28.239Z] #8 exporting to image [2025-08-08T01:21:28.239Z] #8 exporting layers done [2025-08-08T01:21:28.239Z] #8 exporting manifest sha256:2d3a0fc27fb48250a38baa44494c3cc3782499fa24c2ca882e3d2aa3c3533c7a done [2025-08-08T01:21:28.240Z] #8 exporting config sha256:ab6c8a221b08736df6fb8a238ab046b49e53caa8d0d1e4e4ea0c91531db322a3 done [2025-08-08T01:21:28.240Z] #8 exporting manifest sha256:b2494b32ae2c09ae6ec5ac0a66b8eb6287870780e045ee626889d651b5525816 done [2025-08-08T01:21:28.240Z] #8 exporting config sha256:37f9a11422ba4fa86d2e062e0b959fb738b92f191044f2c1af47d500e7349609 done [2025-08-08T01:21:28.240Z] #8 exporting manifest list sha256:21878a75e371b3a148b68f84160ddad4d65cfda98f7672982206098bbef7472d done [2025-08-08T01:21:28.240Z] #8 pushing layers 0.0s done [2025-08-08T01:21:28.240Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43@sha256:21878a75e371b3a148b68f84160ddad4d65cfda98f7672982206098bbef7472d 0.1s done [2025-08-08T01:21:28.240Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:28.240Z] #8 DONE 0.1s [2025-08-08T01:21:28.240Z] [2025-08-08T01:21:28.240Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:28.240Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:28.526Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' [2025-08-08T01:21:28.526Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - [2025-08-08T01:21:28.526Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:28.526Z] #1 transferring dockerfile: 209B done [2025-08-08T01:21:28.526Z] #1 DONE 0.0s [2025-08-08T01:21:28.526Z] [2025-08-08T01:21:28.526Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:28.526Z] #2 DONE 0.0s [2025-08-08T01:21:28.526Z] [2025-08-08T01:21:28.526Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:28.526Z] #3 DONE 0.0s [2025-08-08T01:21:28.526Z] [2025-08-08T01:21:28.526Z] #4 [internal] load .dockerignore [2025-08-08T01:21:28.526Z] #4 transferring context: 2B done [2025-08-08T01:21:28.526Z] #4 DONE 0.0s [2025-08-08T01:21:28.785Z] [2025-08-08T01:21:28.785Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 [2025-08-08T01:21:28.785Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 0.0s done [2025-08-08T01:21:28.785Z] #5 CACHED [2025-08-08T01:21:28.785Z] [2025-08-08T01:21:28.785Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 [2025-08-08T01:21:28.785Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 0.0s done [2025-08-08T01:21:28.785Z] #6 CACHED [2025-08-08T01:21:28.785Z] [2025-08-08T01:21:28.785Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:28.785Z] #7 DONE 0.0s [2025-08-08T01:21:28.785Z] [2025-08-08T01:21:28.785Z] #8 exporting to image [2025-08-08T01:21:28.785Z] #8 exporting layers done [2025-08-08T01:21:28.785Z] #8 exporting manifest sha256:2d3a0fc27fb48250a38baa44494c3cc3782499fa24c2ca882e3d2aa3c3533c7a done [2025-08-08T01:21:28.785Z] #8 exporting config sha256:ab6c8a221b08736df6fb8a238ab046b49e53caa8d0d1e4e4ea0c91531db322a3 done [2025-08-08T01:21:28.785Z] #8 exporting manifest sha256:b2494b32ae2c09ae6ec5ac0a66b8eb6287870780e045ee626889d651b5525816 done [2025-08-08T01:21:28.785Z] #8 exporting config sha256:37f9a11422ba4fa86d2e062e0b959fb738b92f191044f2c1af47d500e7349609 done [2025-08-08T01:21:28.785Z] #8 exporting manifest list sha256:21878a75e371b3a148b68f84160ddad4d65cfda98f7672982206098bbef7472d done [2025-08-08T01:21:28.785Z] #8 pushing layers 0.0s done [2025-08-08T01:21:28.785Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:21878a75e371b3a148b68f84160ddad4d65cfda98f7672982206098bbef7472d 0.1s done [2025-08-08T01:21:28.785Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:28.785Z] #8 DONE 0.1s [2025-08-08T01:21:28.785Z] [2025-08-08T01:21:28.785Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:28.785Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:29.073Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-08-08T01:21:29.073Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-08-08T01:21:29.339Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:29.339Z] #1 transferring dockerfile: 160B done [2025-08-08T01:21:29.339Z] #1 DONE 0.0s [2025-08-08T01:21:29.339Z] [2025-08-08T01:21:29.339Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-08T01:21:29.339Z] #2 DONE 0.0s [2025-08-08T01:21:29.339Z] [2025-08-08T01:21:29.339Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-08T01:21:29.339Z] #3 DONE 0.0s [2025-08-08T01:21:29.339Z] [2025-08-08T01:21:29.339Z] #4 [internal] load .dockerignore [2025-08-08T01:21:29.339Z] #4 transferring context: 2B done [2025-08-08T01:21:29.339Z] #4 DONE 0.0s [2025-08-08T01:21:29.339Z] [2025-08-08T01:21:29.339Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 [2025-08-08T01:21:29.339Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 0.0s done [2025-08-08T01:21:29.339Z] #5 DONE 0.0s [2025-08-08T01:21:29.339Z] [2025-08-08T01:21:29.339Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 [2025-08-08T01:21:29.339Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 0.0s done [2025-08-08T01:21:29.339Z] #6 CACHED [2025-08-08T01:21:29.339Z] [2025-08-08T01:21:29.339Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 [2025-08-08T01:21:29.339Z] #5 CACHED [2025-08-08T01:21:29.339Z] [2025-08-08T01:21:29.339Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:29.339Z] #7 DONE 0.0s [2025-08-08T01:21:29.339Z] [2025-08-08T01:21:29.339Z] #8 exporting to image [2025-08-08T01:21:29.339Z] #8 exporting layers done [2025-08-08T01:21:29.339Z] #8 exporting manifest sha256:2d3a0fc27fb48250a38baa44494c3cc3782499fa24c2ca882e3d2aa3c3533c7a done [2025-08-08T01:21:29.339Z] #8 exporting config sha256:ab6c8a221b08736df6fb8a238ab046b49e53caa8d0d1e4e4ea0c91531db322a3 done [2025-08-08T01:21:29.339Z] #8 exporting manifest sha256:b2494b32ae2c09ae6ec5ac0a66b8eb6287870780e045ee626889d651b5525816 done [2025-08-08T01:21:29.339Z] #8 exporting config sha256:37f9a11422ba4fa86d2e062e0b959fb738b92f191044f2c1af47d500e7349609 done [2025-08-08T01:21:29.339Z] #8 exporting manifest list sha256:21878a75e371b3a148b68f84160ddad4d65cfda98f7672982206098bbef7472d done [2025-08-08T01:21:29.339Z] #8 pushing layers 0.0s done [2025-08-08T01:21:29.339Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:21878a75e371b3a148b68f84160ddad4d65cfda98f7672982206098bbef7472d 0.1s done [2025-08-08T01:21:29.339Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:29.339Z] #8 DONE 0.1s [2025-08-08T01:21:29.339Z] [2025-08-08T01:21:29.339Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:29.339Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:29.660Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - [2025-08-08T01:21:29.660Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' [2025-08-08T01:21:29.660Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:29.924Z] #1 transferring dockerfile: 198B done [2025-08-08T01:21:29.924Z] #1 DONE 0.0s [2025-08-08T01:21:29.924Z] [2025-08-08T01:21:29.924Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:29.924Z] #2 DONE 0.0s [2025-08-08T01:21:29.924Z] [2025-08-08T01:21:29.924Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:29.924Z] #3 DONE 0.1s [2025-08-08T01:21:29.924Z] [2025-08-08T01:21:29.924Z] #4 [internal] load .dockerignore [2025-08-08T01:21:29.924Z] #4 transferring context: 2B done [2025-08-08T01:21:29.924Z] #4 DONE 0.0s [2025-08-08T01:21:29.924Z] [2025-08-08T01:21:29.924Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 [2025-08-08T01:21:29.924Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 [2025-08-08T01:21:29.924Z] #5 ... [2025-08-08T01:21:29.924Z] [2025-08-08T01:21:29.924Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 [2025-08-08T01:21:29.924Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 0.0s done [2025-08-08T01:21:29.924Z] #6 DONE 0.1s [2025-08-08T01:21:29.924Z] [2025-08-08T01:21:29.924Z] #7 exporting to image [2025-08-08T01:21:29.924Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:29.924Z] #7 ... [2025-08-08T01:21:29.924Z] [2025-08-08T01:21:29.924Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:29.924Z] #8 DONE 0.0s [2025-08-08T01:21:29.924Z] [2025-08-08T01:21:29.924Z] #7 exporting to image [2025-08-08T01:21:29.924Z] #7 exporting layers done [2025-08-08T01:21:29.924Z] #7 exporting manifest sha256:5f6d66282a27cb8c0c56842c05f17821d750028628d1aedf3a6ccc7ef19be8b4 0.0s done [2025-08-08T01:21:29.924Z] #7 exporting config sha256:4b5a05857c5939f029ae5412e2b15b0522030692a9356b300c438c31960d953a done [2025-08-08T01:21:29.924Z] #7 exporting manifest sha256:29e36da1f26a709350ef222b030e027b7da980610f2fc8336fb1cee039b794d1 0.0s done [2025-08-08T01:21:29.924Z] #7 exporting config sha256:9521553dab0e08d90ccb5d64d00df78a42544837b8a5cbf4ea0c05d8a426a843 done [2025-08-08T01:21:29.924Z] #7 exporting manifest list sha256:9ec34f965b518bf793af52460c4574a2304de3d80ba9b3a5990803c884581bd8 done [2025-08-08T01:21:29.924Z] #7 pushing layers 0.1s done [2025-08-08T01:21:29.924Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:9ec34f965b518bf793af52460c4574a2304de3d80ba9b3a5990803c884581bd8 [2025-08-08T01:21:30.189Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:9ec34f965b518bf793af52460c4574a2304de3d80ba9b3a5990803c884581bd8 0.1s done [2025-08-08T01:21:30.189Z] #7 DONE 0.2s [2025-08-08T01:21:30.189Z] [2025-08-08T01:21:30.189Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:30.189Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:30.495Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-08-08T01:21:30.495Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-08-08T01:21:30.495Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:30.495Z] #1 transferring dockerfile: 164B done [2025-08-08T01:21:30.495Z] #1 DONE 0.0s [2025-08-08T01:21:30.495Z] [2025-08-08T01:21:30.495Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-08T01:21:30.495Z] #2 DONE 0.0s [2025-08-08T01:21:30.495Z] [2025-08-08T01:21:30.495Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-08T01:21:30.495Z] #3 DONE 0.0s [2025-08-08T01:21:30.495Z] [2025-08-08T01:21:30.495Z] #4 [internal] load .dockerignore [2025-08-08T01:21:30.495Z] #4 transferring context: 2B done [2025-08-08T01:21:30.495Z] #4 DONE 0.0s [2025-08-08T01:21:30.495Z] [2025-08-08T01:21:30.495Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 [2025-08-08T01:21:30.495Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 0.0s done [2025-08-08T01:21:30.495Z] #5 DONE 0.0s [2025-08-08T01:21:30.495Z] [2025-08-08T01:21:30.495Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 [2025-08-08T01:21:30.756Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 0.0s done [2025-08-08T01:21:30.756Z] #6 CACHED [2025-08-08T01:21:30.756Z] [2025-08-08T01:21:30.756Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 [2025-08-08T01:21:30.756Z] #5 CACHED [2025-08-08T01:21:30.756Z] [2025-08-08T01:21:30.756Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:30.756Z] #7 DONE 0.0s [2025-08-08T01:21:30.756Z] [2025-08-08T01:21:30.756Z] #8 exporting to image [2025-08-08T01:21:30.756Z] #8 exporting layers done [2025-08-08T01:21:30.756Z] #8 exporting manifest sha256:5f6d66282a27cb8c0c56842c05f17821d750028628d1aedf3a6ccc7ef19be8b4 done [2025-08-08T01:21:30.756Z] #8 exporting config sha256:4b5a05857c5939f029ae5412e2b15b0522030692a9356b300c438c31960d953a done [2025-08-08T01:21:30.756Z] #8 exporting manifest sha256:29e36da1f26a709350ef222b030e027b7da980610f2fc8336fb1cee039b794d1 done [2025-08-08T01:21:30.756Z] #8 exporting config sha256:9521553dab0e08d90ccb5d64d00df78a42544837b8a5cbf4ea0c05d8a426a843 done [2025-08-08T01:21:30.756Z] #8 exporting manifest list sha256:9ec34f965b518bf793af52460c4574a2304de3d80ba9b3a5990803c884581bd8 done [2025-08-08T01:21:30.756Z] #8 pushing layers 0.0s done [2025-08-08T01:21:30.756Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:9ec34f965b518bf793af52460c4574a2304de3d80ba9b3a5990803c884581bd8 0.1s done [2025-08-08T01:21:30.756Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:30.756Z] #8 DONE 0.1s [2025-08-08T01:21:30.756Z] [2025-08-08T01:21:30.756Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:30.756Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:31.120Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43' [2025-08-08T01:21:31.120Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43 --push - [2025-08-08T01:21:31.120Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:31.120Z] #1 transferring dockerfile: 170B done [2025-08-08T01:21:31.120Z] #1 DONE 0.0s [2025-08-08T01:21:31.120Z] [2025-08-08T01:21:31.120Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43 [2025-08-08T01:21:31.120Z] #2 DONE 0.0s [2025-08-08T01:21:31.120Z] [2025-08-08T01:21:31.120Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43 [2025-08-08T01:21:31.120Z] #3 DONE 0.0s [2025-08-08T01:21:31.120Z] [2025-08-08T01:21:31.120Z] #4 [internal] load .dockerignore [2025-08-08T01:21:31.120Z] #4 transferring context: 2B done [2025-08-08T01:21:31.120Z] #4 DONE 0.0s [2025-08-08T01:21:31.120Z] [2025-08-08T01:21:31.120Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 [2025-08-08T01:21:31.120Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 0.0s done [2025-08-08T01:21:31.120Z] #5 CACHED [2025-08-08T01:21:31.120Z] [2025-08-08T01:21:31.120Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 [2025-08-08T01:21:31.120Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 0.0s done [2025-08-08T01:21:31.120Z] #6 CACHED [2025-08-08T01:21:31.120Z] [2025-08-08T01:21:31.120Z] #7 exporting to image [2025-08-08T01:21:31.120Z] #7 exporting layers done [2025-08-08T01:21:31.120Z] #7 exporting manifest sha256:5f6d66282a27cb8c0c56842c05f17821d750028628d1aedf3a6ccc7ef19be8b4 done [2025-08-08T01:21:31.120Z] #7 exporting config sha256:4b5a05857c5939f029ae5412e2b15b0522030692a9356b300c438c31960d953a done [2025-08-08T01:21:31.120Z] #7 exporting manifest sha256:29e36da1f26a709350ef222b030e027b7da980610f2fc8336fb1cee039b794d1 done [2025-08-08T01:21:31.120Z] #7 exporting config sha256:9521553dab0e08d90ccb5d64d00df78a42544837b8a5cbf4ea0c05d8a426a843 [2025-08-08T01:21:31.120Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:31.408Z] #7 exporting config sha256:9521553dab0e08d90ccb5d64d00df78a42544837b8a5cbf4ea0c05d8a426a843 done [2025-08-08T01:21:31.408Z] #7 exporting manifest list sha256:9ec34f965b518bf793af52460c4574a2304de3d80ba9b3a5990803c884581bd8 done [2025-08-08T01:21:31.408Z] #7 pushing layers 0.0s done [2025-08-08T01:21:31.408Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43@sha256:9ec34f965b518bf793af52460c4574a2304de3d80ba9b3a5990803c884581bd8 0.1s done [2025-08-08T01:21:31.408Z] #7 DONE 0.1s [2025-08-08T01:21:31.408Z] [2025-08-08T01:21:31.408Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:31.408Z] #8 DONE 0.0s [2025-08-08T01:21:31.409Z] [2025-08-08T01:21:31.409Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:31.409Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:31.693Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' [2025-08-08T01:21:31.693Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - [2025-08-08T01:21:31.952Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:31.952Z] #1 transferring dockerfile: 211B done [2025-08-08T01:21:31.952Z] #1 DONE 0.0s [2025-08-08T01:21:31.952Z] [2025-08-08T01:21:31.952Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:31.952Z] #2 DONE 0.0s [2025-08-08T01:21:31.952Z] [2025-08-08T01:21:31.952Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:31.952Z] #3 DONE 0.0s [2025-08-08T01:21:31.952Z] [2025-08-08T01:21:31.952Z] #4 [internal] load .dockerignore [2025-08-08T01:21:31.952Z] #4 transferring context: 2B done [2025-08-08T01:21:31.952Z] #4 DONE 0.0s [2025-08-08T01:21:31.952Z] [2025-08-08T01:21:31.952Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 [2025-08-08T01:21:31.952Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 [2025-08-08T01:21:31.952Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 0.0s done [2025-08-08T01:21:31.952Z] #5 CACHED [2025-08-08T01:21:31.952Z] [2025-08-08T01:21:31.952Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 [2025-08-08T01:21:31.952Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 0.0s done [2025-08-08T01:21:31.952Z] #6 CACHED [2025-08-08T01:21:31.952Z] [2025-08-08T01:21:31.952Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:31.952Z] #7 DONE 0.0s [2025-08-08T01:21:31.952Z] [2025-08-08T01:21:31.952Z] #8 exporting to image [2025-08-08T01:21:31.952Z] #8 exporting layers done [2025-08-08T01:21:31.952Z] #8 exporting manifest sha256:5f6d66282a27cb8c0c56842c05f17821d750028628d1aedf3a6ccc7ef19be8b4 done [2025-08-08T01:21:31.952Z] #8 exporting config sha256:4b5a05857c5939f029ae5412e2b15b0522030692a9356b300c438c31960d953a done [2025-08-08T01:21:31.952Z] #8 exporting manifest sha256:29e36da1f26a709350ef222b030e027b7da980610f2fc8336fb1cee039b794d1 done [2025-08-08T01:21:31.952Z] #8 exporting config sha256:9521553dab0e08d90ccb5d64d00df78a42544837b8a5cbf4ea0c05d8a426a843 done [2025-08-08T01:21:31.952Z] #8 exporting manifest list sha256:9ec34f965b518bf793af52460c4574a2304de3d80ba9b3a5990803c884581bd8 done [2025-08-08T01:21:31.952Z] #8 pushing layers 0.0s done [2025-08-08T01:21:31.952Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:9ec34f965b518bf793af52460c4574a2304de3d80ba9b3a5990803c884581bd8 0.1s done [2025-08-08T01:21:31.952Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:31.952Z] #8 DONE 0.1s [2025-08-08T01:21:31.952Z] [2025-08-08T01:21:31.952Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:31.952Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:32.240Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-08-08T01:21:32.240Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-08-08T01:21:32.240Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:32.240Z] #1 transferring dockerfile: 162B done [2025-08-08T01:21:32.240Z] #1 DONE 0.0s [2025-08-08T01:21:32.240Z] [2025-08-08T01:21:32.240Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-08T01:21:32.240Z] #2 DONE 0.0s [2025-08-08T01:21:32.240Z] [2025-08-08T01:21:32.240Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-08T01:21:32.240Z] #3 DONE 0.0s [2025-08-08T01:21:32.240Z] [2025-08-08T01:21:32.241Z] #4 [internal] load .dockerignore [2025-08-08T01:21:32.241Z] #4 transferring context: 2B done [2025-08-08T01:21:32.241Z] #4 DONE 0.0s [2025-08-08T01:21:32.241Z] [2025-08-08T01:21:32.241Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 [2025-08-08T01:21:32.241Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 0.0s done [2025-08-08T01:21:32.241Z] #5 CACHED [2025-08-08T01:21:32.241Z] [2025-08-08T01:21:32.241Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 [2025-08-08T01:21:32.241Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 0.0s done [2025-08-08T01:21:32.241Z] #6 CACHED [2025-08-08T01:21:32.241Z] [2025-08-08T01:21:32.241Z] #7 exporting to image [2025-08-08T01:21:32.241Z] #7 exporting layers [2025-08-08T01:21:32.241Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:32.499Z] #7 exporting layers done [2025-08-08T01:21:32.499Z] #7 exporting manifest sha256:5f6d66282a27cb8c0c56842c05f17821d750028628d1aedf3a6ccc7ef19be8b4 done [2025-08-08T01:21:32.499Z] #7 exporting config sha256:4b5a05857c5939f029ae5412e2b15b0522030692a9356b300c438c31960d953a done [2025-08-08T01:21:32.499Z] #7 exporting manifest sha256:29e36da1f26a709350ef222b030e027b7da980610f2fc8336fb1cee039b794d1 done [2025-08-08T01:21:32.499Z] #7 exporting config sha256:9521553dab0e08d90ccb5d64d00df78a42544837b8a5cbf4ea0c05d8a426a843 done [2025-08-08T01:21:32.499Z] #7 exporting manifest list sha256:9ec34f965b518bf793af52460c4574a2304de3d80ba9b3a5990803c884581bd8 done [2025-08-08T01:21:32.499Z] #7 pushing layers 0.0s done [2025-08-08T01:21:32.499Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:9ec34f965b518bf793af52460c4574a2304de3d80ba9b3a5990803c884581bd8 0.1s done [2025-08-08T01:21:32.499Z] #7 DONE 0.1s [2025-08-08T01:21:32.499Z] [2025-08-08T01:21:32.499Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:32.499Z] #8 DONE 0.0s [2025-08-08T01:21:32.499Z] [2025-08-08T01:21:32.499Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:32.499Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:32.789Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - [2025-08-08T01:21:32.789Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' [2025-08-08T01:21:32.789Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:32.789Z] #1 transferring dockerfile: 206B done [2025-08-08T01:21:32.789Z] #1 DONE 0.0s [2025-08-08T01:21:32.789Z] [2025-08-08T01:21:32.789Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:32.789Z] #2 DONE 0.1s [2025-08-08T01:21:32.789Z] [2025-08-08T01:21:32.789Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:32.789Z] #3 DONE 0.1s [2025-08-08T01:21:32.789Z] [2025-08-08T01:21:32.789Z] #4 [internal] load .dockerignore [2025-08-08T01:21:32.789Z] #4 transferring context: [2025-08-08T01:21:33.048Z] #4 transferring context: 2B done [2025-08-08T01:21:33.048Z] #4 DONE 0.0s [2025-08-08T01:21:33.048Z] [2025-08-08T01:21:33.048Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 [2025-08-08T01:21:33.048Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 0.0s done [2025-08-08T01:21:33.048Z] #5 DONE 0.0s [2025-08-08T01:21:33.048Z] [2025-08-08T01:21:33.048Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 [2025-08-08T01:21:33.048Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 0.0s done [2025-08-08T01:21:33.048Z] #6 DONE 0.2s [2025-08-08T01:21:33.048Z] [2025-08-08T01:21:33.048Z] #7 exporting to image [2025-08-08T01:21:33.048Z] #7 exporting layers done [2025-08-08T01:21:33.048Z] #7 exporting manifest sha256:177434fd0f72c01b2ab9aefd34a0075068fd54798fa73f8babb879f860824247 0.0s done [2025-08-08T01:21:33.048Z] #7 exporting config sha256:6487705d064464ea7bfdb3ebab586ff60e8f3f5a3b21b4e3b79e6bd2a0528609 done [2025-08-08T01:21:33.048Z] #7 exporting manifest sha256:541868062e1f68c0d46d87e02d7ff77a8eb55645cfc2e9e6ca3f5068bc7e6544 0.0s done [2025-08-08T01:21:33.048Z] #7 exporting config sha256:37bf87fb67995764cd5270f4b9ce2fe5d04e4192b104861b3708b61395858b50 [2025-08-08T01:21:33.048Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:33.306Z] #7 ... [2025-08-08T01:21:33.306Z] [2025-08-08T01:21:33.306Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:33.306Z] #8 DONE 0.0s [2025-08-08T01:21:33.306Z] [2025-08-08T01:21:33.306Z] #7 exporting to image [2025-08-08T01:21:33.306Z] #7 exporting config sha256:37bf87fb67995764cd5270f4b9ce2fe5d04e4192b104861b3708b61395858b50 0.0s done [2025-08-08T01:21:33.306Z] #7 exporting manifest list sha256:02f799bcf80c45ac3594b67b49270ac96d71f2b7c0870f97b18145e5aae4d31c 0.0s done [2025-08-08T01:21:33.306Z] #7 pushing layers 0.1s done [2025-08-08T01:21:33.306Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:02f799bcf80c45ac3594b67b49270ac96d71f2b7c0870f97b18145e5aae4d31c [2025-08-08T01:21:33.567Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:02f799bcf80c45ac3594b67b49270ac96d71f2b7c0870f97b18145e5aae4d31c 0.1s done [2025-08-08T01:21:33.567Z] #7 DONE 0.3s [2025-08-08T01:21:33.567Z] [2025-08-08T01:21:33.567Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:33.567Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:33.859Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-08-08T01:21:33.859Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-08-08T01:21:34.128Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:34.128Z] #1 transferring dockerfile: 172B done [2025-08-08T01:21:34.128Z] #1 DONE 0.0s [2025-08-08T01:21:34.128Z] [2025-08-08T01:21:34.128Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-08T01:21:34.128Z] #2 DONE 0.0s [2025-08-08T01:21:34.128Z] [2025-08-08T01:21:34.128Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-08T01:21:34.129Z] #3 DONE 0.0s [2025-08-08T01:21:34.129Z] [2025-08-08T01:21:34.129Z] #4 [internal] load .dockerignore [2025-08-08T01:21:34.129Z] #4 transferring context: 2B done [2025-08-08T01:21:34.129Z] #4 DONE 0.0s [2025-08-08T01:21:34.129Z] [2025-08-08T01:21:34.129Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 [2025-08-08T01:21:34.129Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 0.0s done [2025-08-08T01:21:34.129Z] #5 CACHED [2025-08-08T01:21:34.129Z] [2025-08-08T01:21:34.129Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 [2025-08-08T01:21:34.129Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 0.0s done [2025-08-08T01:21:34.129Z] #6 CACHED [2025-08-08T01:21:34.129Z] [2025-08-08T01:21:34.129Z] #7 exporting to image [2025-08-08T01:21:34.129Z] #7 exporting layers done [2025-08-08T01:21:34.129Z] #7 exporting manifest sha256:177434fd0f72c01b2ab9aefd34a0075068fd54798fa73f8babb879f860824247 done [2025-08-08T01:21:34.129Z] #7 exporting config sha256:6487705d064464ea7bfdb3ebab586ff60e8f3f5a3b21b4e3b79e6bd2a0528609 done [2025-08-08T01:21:34.129Z] #7 exporting manifest sha256:541868062e1f68c0d46d87e02d7ff77a8eb55645cfc2e9e6ca3f5068bc7e6544 done [2025-08-08T01:21:34.129Z] #7 exporting config sha256:37bf87fb67995764cd5270f4b9ce2fe5d04e4192b104861b3708b61395858b50 done [2025-08-08T01:21:34.129Z] #7 exporting manifest list sha256:02f799bcf80c45ac3594b67b49270ac96d71f2b7c0870f97b18145e5aae4d31c 0.0s done [2025-08-08T01:21:34.129Z] #7 pushing layers 0.0s done [2025-08-08T01:21:34.129Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:02f799bcf80c45ac3594b67b49270ac96d71f2b7c0870f97b18145e5aae4d31c [2025-08-08T01:21:34.129Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:34.129Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:02f799bcf80c45ac3594b67b49270ac96d71f2b7c0870f97b18145e5aae4d31c 0.1s done [2025-08-08T01:21:34.129Z] #7 DONE 0.2s [2025-08-08T01:21:34.129Z] [2025-08-08T01:21:34.129Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:34.129Z] #8 DONE 0.0s [2025-08-08T01:21:34.129Z] [2025-08-08T01:21:34.129Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:34.129Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:34.419Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43 --push - [2025-08-08T01:21:34.420Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43' [2025-08-08T01:21:34.679Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:34.679Z] #1 transferring dockerfile: 178B done [2025-08-08T01:21:34.679Z] #1 DONE 0.0s [2025-08-08T01:21:34.679Z] [2025-08-08T01:21:34.679Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43 [2025-08-08T01:21:34.679Z] #2 DONE 0.0s [2025-08-08T01:21:34.679Z] [2025-08-08T01:21:34.679Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43 [2025-08-08T01:21:34.679Z] #3 DONE 0.0s [2025-08-08T01:21:34.679Z] [2025-08-08T01:21:34.679Z] #4 [internal] load .dockerignore [2025-08-08T01:21:34.679Z] #4 transferring context: 2B done [2025-08-08T01:21:34.679Z] #4 DONE 0.0s [2025-08-08T01:21:34.679Z] [2025-08-08T01:21:34.679Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 [2025-08-08T01:21:34.679Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 0.0s done [2025-08-08T01:21:34.679Z] #5 DONE 0.0s [2025-08-08T01:21:34.679Z] [2025-08-08T01:21:34.679Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 [2025-08-08T01:21:34.679Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 0.0s done [2025-08-08T01:21:34.679Z] #6 CACHED [2025-08-08T01:21:34.679Z] [2025-08-08T01:21:34.679Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 [2025-08-08T01:21:34.679Z] #5 CACHED [2025-08-08T01:21:34.679Z] [2025-08-08T01:21:34.679Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:34.679Z] #7 DONE 0.0s [2025-08-08T01:21:34.679Z] [2025-08-08T01:21:34.679Z] #8 exporting to image [2025-08-08T01:21:34.679Z] #8 exporting layers done [2025-08-08T01:21:34.679Z] #8 exporting manifest sha256:177434fd0f72c01b2ab9aefd34a0075068fd54798fa73f8babb879f860824247 done [2025-08-08T01:21:34.679Z] #8 exporting config sha256:6487705d064464ea7bfdb3ebab586ff60e8f3f5a3b21b4e3b79e6bd2a0528609 done [2025-08-08T01:21:34.679Z] #8 exporting manifest sha256:541868062e1f68c0d46d87e02d7ff77a8eb55645cfc2e9e6ca3f5068bc7e6544 done [2025-08-08T01:21:34.679Z] #8 exporting config sha256:37bf87fb67995764cd5270f4b9ce2fe5d04e4192b104861b3708b61395858b50 done [2025-08-08T01:21:34.679Z] #8 exporting manifest list sha256:02f799bcf80c45ac3594b67b49270ac96d71f2b7c0870f97b18145e5aae4d31c done [2025-08-08T01:21:34.679Z] #8 pushing layers 0.0s done [2025-08-08T01:21:34.679Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43@sha256:02f799bcf80c45ac3594b67b49270ac96d71f2b7c0870f97b18145e5aae4d31c 0.1s done [2025-08-08T01:21:34.679Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:34.679Z] #8 DONE 0.1s [2025-08-08T01:21:34.679Z] [2025-08-08T01:21:34.679Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:34.679Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:34.966Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - [2025-08-08T01:21:34.966Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' [2025-08-08T01:21:34.966Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:34.966Z] #1 transferring dockerfile: 219B done [2025-08-08T01:21:34.966Z] #1 DONE 0.0s [2025-08-08T01:21:34.966Z] [2025-08-08T01:21:34.966Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:34.966Z] #2 DONE 0.0s [2025-08-08T01:21:34.966Z] [2025-08-08T01:21:34.966Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:34.966Z] #3 DONE 0.0s [2025-08-08T01:21:34.966Z] [2025-08-08T01:21:34.966Z] #4 [internal] load .dockerignore [2025-08-08T01:21:34.966Z] #4 transferring context: 2B done [2025-08-08T01:21:34.966Z] #4 DONE 0.0s [2025-08-08T01:21:34.966Z] [2025-08-08T01:21:34.966Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 [2025-08-08T01:21:35.225Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 0.0s done [2025-08-08T01:21:35.225Z] #5 CACHED [2025-08-08T01:21:35.225Z] [2025-08-08T01:21:35.225Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 [2025-08-08T01:21:35.225Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 0.0s done [2025-08-08T01:21:35.225Z] #6 CACHED [2025-08-08T01:21:35.225Z] [2025-08-08T01:21:35.225Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:35.225Z] #7 DONE 0.0s [2025-08-08T01:21:35.225Z] [2025-08-08T01:21:35.225Z] #8 exporting to image [2025-08-08T01:21:35.225Z] #8 exporting layers done [2025-08-08T01:21:35.225Z] #8 exporting manifest sha256:177434fd0f72c01b2ab9aefd34a0075068fd54798fa73f8babb879f860824247 done [2025-08-08T01:21:35.225Z] #8 exporting config sha256:6487705d064464ea7bfdb3ebab586ff60e8f3f5a3b21b4e3b79e6bd2a0528609 done [2025-08-08T01:21:35.225Z] #8 exporting manifest sha256:541868062e1f68c0d46d87e02d7ff77a8eb55645cfc2e9e6ca3f5068bc7e6544 done [2025-08-08T01:21:35.225Z] #8 exporting config sha256:37bf87fb67995764cd5270f4b9ce2fe5d04e4192b104861b3708b61395858b50 done [2025-08-08T01:21:35.225Z] #8 exporting manifest list sha256:02f799bcf80c45ac3594b67b49270ac96d71f2b7c0870f97b18145e5aae4d31c done [2025-08-08T01:21:35.225Z] #8 pushing layers 0.0s done [2025-08-08T01:21:35.225Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:02f799bcf80c45ac3594b67b49270ac96d71f2b7c0870f97b18145e5aae4d31c 0.1s done [2025-08-08T01:21:35.225Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:35.225Z] #8 DONE 0.1s [2025-08-08T01:21:35.225Z] [2025-08-08T01:21:35.225Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:35.225Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:35.509Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-08-08T01:21:35.510Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-08-08T01:21:35.769Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:35.769Z] #1 transferring dockerfile: 170B done [2025-08-08T01:21:35.769Z] #1 DONE 0.0s [2025-08-08T01:21:35.769Z] [2025-08-08T01:21:35.769Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-08T01:21:35.769Z] #2 DONE 0.0s [2025-08-08T01:21:35.769Z] [2025-08-08T01:21:35.769Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-08T01:21:35.769Z] #3 DONE 0.0s [2025-08-08T01:21:35.769Z] [2025-08-08T01:21:35.769Z] #4 [internal] load .dockerignore [2025-08-08T01:21:35.769Z] #4 transferring context: 2B done [2025-08-08T01:21:35.769Z] #4 DONE 0.0s [2025-08-08T01:21:35.769Z] [2025-08-08T01:21:35.769Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 [2025-08-08T01:21:35.769Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 0.0s done [2025-08-08T01:21:35.769Z] #5 DONE 0.0s [2025-08-08T01:21:35.769Z] [2025-08-08T01:21:35.769Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 [2025-08-08T01:21:35.769Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 0.0s done [2025-08-08T01:21:35.769Z] #6 CACHED [2025-08-08T01:21:35.769Z] [2025-08-08T01:21:35.769Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 [2025-08-08T01:21:35.769Z] #5 CACHED [2025-08-08T01:21:35.769Z] [2025-08-08T01:21:35.769Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:35.769Z] #7 DONE 0.0s [2025-08-08T01:21:35.769Z] [2025-08-08T01:21:35.769Z] #8 exporting to image [2025-08-08T01:21:35.769Z] #8 exporting layers done [2025-08-08T01:21:35.769Z] #8 exporting manifest sha256:177434fd0f72c01b2ab9aefd34a0075068fd54798fa73f8babb879f860824247 done [2025-08-08T01:21:35.769Z] #8 exporting config sha256:6487705d064464ea7bfdb3ebab586ff60e8f3f5a3b21b4e3b79e6bd2a0528609 done [2025-08-08T01:21:35.769Z] #8 exporting manifest sha256:541868062e1f68c0d46d87e02d7ff77a8eb55645cfc2e9e6ca3f5068bc7e6544 done [2025-08-08T01:21:35.769Z] #8 exporting config sha256:37bf87fb67995764cd5270f4b9ce2fe5d04e4192b104861b3708b61395858b50 done [2025-08-08T01:21:35.769Z] #8 exporting manifest list sha256:02f799bcf80c45ac3594b67b49270ac96d71f2b7c0870f97b18145e5aae4d31c done [2025-08-08T01:21:35.769Z] #8 pushing layers 0.0s done [2025-08-08T01:21:35.769Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:02f799bcf80c45ac3594b67b49270ac96d71f2b7c0870f97b18145e5aae4d31c 0.1s done [2025-08-08T01:21:35.769Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:35.769Z] #8 DONE 0.1s [2025-08-08T01:21:35.769Z] [2025-08-08T01:21:35.769Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:35.769Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:36.053Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' [2025-08-08T01:21:36.053Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - [2025-08-08T01:21:36.053Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:36.053Z] #1 transferring dockerfile: 204B 0.0s done [2025-08-08T01:21:36.053Z] #1 DONE 0.0s [2025-08-08T01:21:36.053Z] [2025-08-08T01:21:36.053Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:36.053Z] #2 DONE 0.0s [2025-08-08T01:21:36.053Z] [2025-08-08T01:21:36.053Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:36.053Z] #3 DONE 0.1s [2025-08-08T01:21:36.053Z] [2025-08-08T01:21:36.053Z] #4 [internal] load .dockerignore [2025-08-08T01:21:36.318Z] #4 transferring context: 2B done [2025-08-08T01:21:36.318Z] #4 DONE 0.0s [2025-08-08T01:21:36.318Z] [2025-08-08T01:21:36.318Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd [2025-08-08T01:21:36.318Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd [2025-08-08T01:21:36.318Z] #5 ... [2025-08-08T01:21:36.318Z] [2025-08-08T01:21:36.318Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd [2025-08-08T01:21:36.318Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd 0.0s done [2025-08-08T01:21:36.318Z] #6 DONE 0.1s [2025-08-08T01:21:36.318Z] [2025-08-08T01:21:36.318Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:36.318Z] #7 DONE 0.0s [2025-08-08T01:21:36.318Z] [2025-08-08T01:21:36.318Z] #8 exporting to image [2025-08-08T01:21:36.318Z] #8 exporting layers done [2025-08-08T01:21:36.318Z] #8 exporting manifest sha256:3c90f295d9b6a135175a5949c5ddcdd3878d63a027be034c8f434cf007ddab8d done [2025-08-08T01:21:36.318Z] #8 exporting config sha256:8660f0ad617cb1341d328418c3bbd474429a0215a2607e8b853d5a33dd6c027e done [2025-08-08T01:21:36.318Z] #8 exporting manifest sha256:6086f5e697b5e2555cbe054ecd061a00b9c65196607b8918f32f3f047b795bad 0.0s done [2025-08-08T01:21:36.318Z] #8 exporting config sha256:a81ab9bccba1aa7255a747e2a519030c4428c57eec002686bc75d4238cad3c50 done [2025-08-08T01:21:36.318Z] #8 exporting manifest list sha256:c75f63115d98f05df0cdd8e87054ab06ef1899b24b53e76a216eff43ee14e4ab done [2025-08-08T01:21:36.318Z] #8 pushing layers 0.1s done [2025-08-08T01:21:36.318Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:c75f63115d98f05df0cdd8e87054ab06ef1899b24b53e76a216eff43ee14e4ab [2025-08-08T01:21:36.318Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:36.577Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:c75f63115d98f05df0cdd8e87054ab06ef1899b24b53e76a216eff43ee14e4ab 0.1s done [2025-08-08T01:21:36.577Z] #8 DONE 0.2s [2025-08-08T01:21:36.577Z] [2025-08-08T01:21:36.577Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:36.577Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:36.866Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-08-08T01:21:36.866Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-08-08T01:21:37.124Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:37.124Z] #1 transferring dockerfile: 170B done [2025-08-08T01:21:37.124Z] #1 DONE 0.0s [2025-08-08T01:21:37.124Z] [2025-08-08T01:21:37.124Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-08T01:21:37.124Z] #2 DONE 0.0s [2025-08-08T01:21:37.124Z] [2025-08-08T01:21:37.124Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-08T01:21:37.124Z] #3 DONE 0.0s [2025-08-08T01:21:37.124Z] [2025-08-08T01:21:37.124Z] #4 [internal] load .dockerignore [2025-08-08T01:21:37.124Z] #4 transferring context: 2B done [2025-08-08T01:21:37.124Z] #4 DONE 0.0s [2025-08-08T01:21:37.124Z] [2025-08-08T01:21:37.124Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd [2025-08-08T01:21:37.124Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd done [2025-08-08T01:21:37.124Z] #5 CACHED [2025-08-08T01:21:37.124Z] [2025-08-08T01:21:37.124Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd [2025-08-08T01:21:37.124Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd 0.0s done [2025-08-08T01:21:37.124Z] #6 CACHED [2025-08-08T01:21:37.124Z] [2025-08-08T01:21:37.124Z] #7 exporting to image [2025-08-08T01:21:37.124Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:37.124Z] #7 exporting layers done [2025-08-08T01:21:37.124Z] #7 exporting manifest sha256:3c90f295d9b6a135175a5949c5ddcdd3878d63a027be034c8f434cf007ddab8d done [2025-08-08T01:21:37.124Z] #7 exporting config sha256:8660f0ad617cb1341d328418c3bbd474429a0215a2607e8b853d5a33dd6c027e done [2025-08-08T01:21:37.124Z] #7 exporting manifest sha256:6086f5e697b5e2555cbe054ecd061a00b9c65196607b8918f32f3f047b795bad done [2025-08-08T01:21:37.124Z] #7 exporting config sha256:a81ab9bccba1aa7255a747e2a519030c4428c57eec002686bc75d4238cad3c50 done [2025-08-08T01:21:37.124Z] #7 exporting manifest list sha256:c75f63115d98f05df0cdd8e87054ab06ef1899b24b53e76a216eff43ee14e4ab done [2025-08-08T01:21:37.124Z] #7 pushing layers 0.0s done [2025-08-08T01:21:37.124Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:c75f63115d98f05df0cdd8e87054ab06ef1899b24b53e76a216eff43ee14e4ab 0.1s done [2025-08-08T01:21:37.124Z] #7 DONE 0.1s [2025-08-08T01:21:37.124Z] [2025-08-08T01:21:37.124Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:37.124Z] #8 DONE 0.0s [2025-08-08T01:21:37.124Z] [2025-08-08T01:21:37.124Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:37.124Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:37.412Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43 --push - [2025-08-08T01:21:37.412Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43' [2025-08-08T01:21:37.412Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:37.412Z] #1 transferring dockerfile: 176B done [2025-08-08T01:21:37.412Z] #1 DONE 0.0s [2025-08-08T01:21:37.412Z] [2025-08-08T01:21:37.412Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43 [2025-08-08T01:21:37.412Z] #2 DONE 0.0s [2025-08-08T01:21:37.412Z] [2025-08-08T01:21:37.412Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43 [2025-08-08T01:21:37.412Z] #3 DONE 0.0s [2025-08-08T01:21:37.412Z] [2025-08-08T01:21:37.412Z] #4 [internal] load .dockerignore [2025-08-08T01:21:37.412Z] #4 transferring context: 2B done [2025-08-08T01:21:37.412Z] #4 DONE 0.0s [2025-08-08T01:21:37.412Z] [2025-08-08T01:21:37.412Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd [2025-08-08T01:21:37.412Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd 0.0s done [2025-08-08T01:21:37.412Z] #5 DONE 0.0s [2025-08-08T01:21:37.412Z] [2025-08-08T01:21:37.412Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd [2025-08-08T01:21:37.670Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd 0.0s done [2025-08-08T01:21:37.670Z] #6 CACHED [2025-08-08T01:21:37.670Z] [2025-08-08T01:21:37.670Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd [2025-08-08T01:21:37.670Z] #5 CACHED [2025-08-08T01:21:37.670Z] [2025-08-08T01:21:37.670Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:37.670Z] #7 DONE 0.0s [2025-08-08T01:21:37.670Z] [2025-08-08T01:21:37.670Z] #8 exporting to image [2025-08-08T01:21:37.670Z] #8 exporting layers done [2025-08-08T01:21:37.670Z] #8 exporting manifest sha256:3c90f295d9b6a135175a5949c5ddcdd3878d63a027be034c8f434cf007ddab8d done [2025-08-08T01:21:37.670Z] #8 exporting config sha256:8660f0ad617cb1341d328418c3bbd474429a0215a2607e8b853d5a33dd6c027e done [2025-08-08T01:21:37.670Z] #8 exporting manifest sha256:6086f5e697b5e2555cbe054ecd061a00b9c65196607b8918f32f3f047b795bad done [2025-08-08T01:21:37.670Z] #8 exporting config sha256:a81ab9bccba1aa7255a747e2a519030c4428c57eec002686bc75d4238cad3c50 done [2025-08-08T01:21:37.670Z] #8 exporting manifest list sha256:c75f63115d98f05df0cdd8e87054ab06ef1899b24b53e76a216eff43ee14e4ab done [2025-08-08T01:21:37.670Z] #8 pushing layers 0.0s done [2025-08-08T01:21:37.670Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43@sha256:c75f63115d98f05df0cdd8e87054ab06ef1899b24b53e76a216eff43ee14e4ab 0.1s done [2025-08-08T01:21:37.670Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:37.670Z] #8 DONE 0.1s [2025-08-08T01:21:37.670Z] [2025-08-08T01:21:37.670Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:37.670Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:37.958Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' [2025-08-08T01:21:37.958Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - [2025-08-08T01:21:38.219Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:38.219Z] #1 transferring dockerfile: 217B done [2025-08-08T01:21:38.219Z] #1 DONE 0.0s [2025-08-08T01:21:38.219Z] [2025-08-08T01:21:38.219Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:38.219Z] #2 DONE 0.0s [2025-08-08T01:21:38.219Z] [2025-08-08T01:21:38.219Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:38.219Z] #3 DONE 0.0s [2025-08-08T01:21:38.219Z] [2025-08-08T01:21:38.219Z] #4 [internal] load .dockerignore [2025-08-08T01:21:38.219Z] #4 transferring context: 2B done [2025-08-08T01:21:38.219Z] #4 DONE 0.0s [2025-08-08T01:21:38.219Z] [2025-08-08T01:21:38.219Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd [2025-08-08T01:21:38.219Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd 0.0s done [2025-08-08T01:21:38.219Z] #5 DONE 0.0s [2025-08-08T01:21:38.219Z] [2025-08-08T01:21:38.219Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd [2025-08-08T01:21:38.219Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd done [2025-08-08T01:21:38.219Z] #6 CACHED [2025-08-08T01:21:38.219Z] [2025-08-08T01:21:38.219Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd [2025-08-08T01:21:38.219Z] #5 CACHED [2025-08-08T01:21:38.219Z] [2025-08-08T01:21:38.219Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:38.219Z] #7 DONE 0.0s [2025-08-08T01:21:38.219Z] [2025-08-08T01:21:38.219Z] #8 exporting to image [2025-08-08T01:21:38.219Z] #8 exporting layers done [2025-08-08T01:21:38.219Z] #8 exporting manifest sha256:3c90f295d9b6a135175a5949c5ddcdd3878d63a027be034c8f434cf007ddab8d done [2025-08-08T01:21:38.219Z] #8 exporting config sha256:8660f0ad617cb1341d328418c3bbd474429a0215a2607e8b853d5a33dd6c027e done [2025-08-08T01:21:38.219Z] #8 exporting manifest sha256:6086f5e697b5e2555cbe054ecd061a00b9c65196607b8918f32f3f047b795bad done [2025-08-08T01:21:38.219Z] #8 exporting config sha256:a81ab9bccba1aa7255a747e2a519030c4428c57eec002686bc75d4238cad3c50 done [2025-08-08T01:21:38.219Z] #8 exporting manifest list sha256:c75f63115d98f05df0cdd8e87054ab06ef1899b24b53e76a216eff43ee14e4ab done [2025-08-08T01:21:38.219Z] #8 pushing layers 0.0s done [2025-08-08T01:21:38.219Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:c75f63115d98f05df0cdd8e87054ab06ef1899b24b53e76a216eff43ee14e4ab 0.1s done [2025-08-08T01:21:38.219Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:38.219Z] #8 DONE 0.1s [2025-08-08T01:21:38.219Z] [2025-08-08T01:21:38.219Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:38.219Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:38.509Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-08-08T01:21:38.509Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-08-08T01:21:38.509Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:38.509Z] #1 transferring dockerfile: 168B done [2025-08-08T01:21:38.509Z] #1 DONE 0.0s [2025-08-08T01:21:38.509Z] [2025-08-08T01:21:38.509Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-08T01:21:38.509Z] #2 DONE 0.0s [2025-08-08T01:21:38.509Z] [2025-08-08T01:21:38.509Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-08T01:21:38.509Z] #3 DONE 0.0s [2025-08-08T01:21:38.509Z] [2025-08-08T01:21:38.509Z] #4 [internal] load .dockerignore [2025-08-08T01:21:38.509Z] #4 transferring context: 2B done [2025-08-08T01:21:38.509Z] #4 DONE 0.0s [2025-08-08T01:21:38.768Z] [2025-08-08T01:21:38.768Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd [2025-08-08T01:21:38.768Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd 0.0s done [2025-08-08T01:21:38.768Z] #5 CACHED [2025-08-08T01:21:38.768Z] [2025-08-08T01:21:38.768Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd [2025-08-08T01:21:38.768Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd 0.0s done [2025-08-08T01:21:38.768Z] #6 CACHED [2025-08-08T01:21:38.768Z] [2025-08-08T01:21:38.768Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:38.768Z] #7 DONE 0.0s [2025-08-08T01:21:38.768Z] [2025-08-08T01:21:38.768Z] #8 exporting to image [2025-08-08T01:21:38.768Z] #8 exporting layers done [2025-08-08T01:21:38.768Z] #8 exporting manifest sha256:3c90f295d9b6a135175a5949c5ddcdd3878d63a027be034c8f434cf007ddab8d done [2025-08-08T01:21:38.768Z] #8 exporting config sha256:8660f0ad617cb1341d328418c3bbd474429a0215a2607e8b853d5a33dd6c027e done [2025-08-08T01:21:38.768Z] #8 exporting manifest sha256:6086f5e697b5e2555cbe054ecd061a00b9c65196607b8918f32f3f047b795bad done [2025-08-08T01:21:38.768Z] #8 exporting config sha256:a81ab9bccba1aa7255a747e2a519030c4428c57eec002686bc75d4238cad3c50 done [2025-08-08T01:21:38.768Z] #8 exporting manifest list sha256:c75f63115d98f05df0cdd8e87054ab06ef1899b24b53e76a216eff43ee14e4ab done [2025-08-08T01:21:38.768Z] #8 pushing layers 0.0s done [2025-08-08T01:21:38.768Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:c75f63115d98f05df0cdd8e87054ab06ef1899b24b53e76a216eff43ee14e4ab 0.1s done [2025-08-08T01:21:38.768Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:38.768Z] #8 DONE 0.1s [2025-08-08T01:21:38.768Z] [2025-08-08T01:21:38.768Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:38.768Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:39.053Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' [2025-08-08T01:21:39.053Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - [2025-08-08T01:21:39.313Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:39.313Z] #1 transferring dockerfile: 205B done [2025-08-08T01:21:39.313Z] #1 DONE 0.0s [2025-08-08T01:21:39.313Z] [2025-08-08T01:21:39.313Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:39.313Z] #2 DONE 0.0s [2025-08-08T01:21:39.313Z] [2025-08-08T01:21:39.313Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:39.313Z] #3 DONE 0.0s [2025-08-08T01:21:39.313Z] [2025-08-08T01:21:39.313Z] #4 [internal] load .dockerignore [2025-08-08T01:21:39.313Z] #4 transferring context: 2B done [2025-08-08T01:21:39.313Z] #4 DONE 0.0s [2025-08-08T01:21:39.313Z] [2025-08-08T01:21:39.313Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 [2025-08-08T01:21:39.313Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 0.0s done [2025-08-08T01:21:39.313Z] #5 DONE 0.0s [2025-08-08T01:21:39.313Z] [2025-08-08T01:21:39.313Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 [2025-08-08T01:21:39.313Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 0.0s done [2025-08-08T01:21:39.572Z] #6 DONE 0.2s [2025-08-08T01:21:39.572Z] [2025-08-08T01:21:39.572Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:39.572Z] #7 DONE 0.0s [2025-08-08T01:21:39.572Z] [2025-08-08T01:21:39.572Z] #8 exporting to image [2025-08-08T01:21:39.572Z] #8 exporting layers done [2025-08-08T01:21:39.572Z] #8 exporting manifest sha256:7cd20ebb688fcb65538aba4cb5e69cbf3af28f2588f4a9124642b2b584b4cc2c 0.0s done [2025-08-08T01:21:39.572Z] #8 exporting config sha256:51b16cfd774b461491bef28475e0ad8dd51ab808c58f20f9bec0adcc3b686ccd done [2025-08-08T01:21:39.572Z] #8 exporting manifest sha256:beacb916a0b8e021fec6bca8827b6599fdec9e401bd5912d95fbbf8804f3dbdb 0.0s done [2025-08-08T01:21:39.572Z] #8 exporting config sha256:22c1ccbd18826095b3d8967b711527113e387a342cd346445a6e31f1efca9d46 done [2025-08-08T01:21:39.572Z] #8 exporting manifest list sha256:8fa801196118fa73a9153e43890b8a3f0b8fb4e3c86fea166893ace5be01694a done [2025-08-08T01:21:39.572Z] #8 pushing layers [2025-08-08T01:21:39.572Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:39.572Z] #8 pushing layers 0.1s done [2025-08-08T01:21:39.572Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:8fa801196118fa73a9153e43890b8a3f0b8fb4e3c86fea166893ace5be01694a 0.1s done [2025-08-08T01:21:39.572Z] #8 DONE 0.2s [2025-08-08T01:21:39.832Z] [2025-08-08T01:21:39.832Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:39.832Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:40.122Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-08-08T01:21:40.122Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-08-08T01:21:40.382Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:40.382Z] #1 transferring dockerfile: 171B done [2025-08-08T01:21:40.382Z] #1 DONE 0.0s [2025-08-08T01:21:40.382Z] [2025-08-08T01:21:40.382Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-08T01:21:40.382Z] #2 DONE 0.0s [2025-08-08T01:21:40.382Z] [2025-08-08T01:21:40.382Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-08T01:21:40.382Z] #3 DONE 0.0s [2025-08-08T01:21:40.382Z] [2025-08-08T01:21:40.382Z] #4 [internal] load .dockerignore [2025-08-08T01:21:40.382Z] #4 transferring context: [2025-08-08T01:21:40.382Z] #4 transferring context: 2B done [2025-08-08T01:21:40.382Z] #4 DONE 0.0s [2025-08-08T01:21:40.382Z] [2025-08-08T01:21:40.382Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 [2025-08-08T01:21:40.382Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 0.0s done [2025-08-08T01:21:40.382Z] #5 CACHED [2025-08-08T01:21:40.382Z] [2025-08-08T01:21:40.382Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 [2025-08-08T01:21:40.382Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 0.0s done [2025-08-08T01:21:40.382Z] #6 CACHED [2025-08-08T01:21:40.382Z] [2025-08-08T01:21:40.382Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:40.382Z] #7 DONE 0.0s [2025-08-08T01:21:40.382Z] [2025-08-08T01:21:40.382Z] #8 exporting to image [2025-08-08T01:21:40.382Z] #8 exporting layers done [2025-08-08T01:21:40.382Z] #8 exporting manifest sha256:7cd20ebb688fcb65538aba4cb5e69cbf3af28f2588f4a9124642b2b584b4cc2c done [2025-08-08T01:21:40.382Z] #8 exporting config sha256:51b16cfd774b461491bef28475e0ad8dd51ab808c58f20f9bec0adcc3b686ccd done [2025-08-08T01:21:40.382Z] #8 exporting manifest sha256:beacb916a0b8e021fec6bca8827b6599fdec9e401bd5912d95fbbf8804f3dbdb done [2025-08-08T01:21:40.382Z] #8 exporting config sha256:22c1ccbd18826095b3d8967b711527113e387a342cd346445a6e31f1efca9d46 done [2025-08-08T01:21:40.382Z] #8 exporting manifest list sha256:8fa801196118fa73a9153e43890b8a3f0b8fb4e3c86fea166893ace5be01694a done [2025-08-08T01:21:40.382Z] #8 pushing layers 0.0s done [2025-08-08T01:21:40.382Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:8fa801196118fa73a9153e43890b8a3f0b8fb4e3c86fea166893ace5be01694a 0.1s done [2025-08-08T01:21:40.382Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:40.382Z] #8 DONE 0.1s [2025-08-08T01:21:40.382Z] [2025-08-08T01:21:40.382Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:40.382Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:40.670Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43' [2025-08-08T01:21:40.670Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43 --push - [2025-08-08T01:21:40.670Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:40.670Z] #1 transferring dockerfile: 177B done [2025-08-08T01:21:40.670Z] #1 DONE 0.0s [2025-08-08T01:21:40.670Z] [2025-08-08T01:21:40.670Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43 [2025-08-08T01:21:40.670Z] #2 DONE 0.0s [2025-08-08T01:21:40.670Z] [2025-08-08T01:21:40.670Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43 [2025-08-08T01:21:40.670Z] #3 DONE 0.0s [2025-08-08T01:21:40.670Z] [2025-08-08T01:21:40.670Z] #4 [internal] load .dockerignore [2025-08-08T01:21:40.670Z] #4 transferring context: 2B done [2025-08-08T01:21:40.670Z] #4 DONE 0.0s [2025-08-08T01:21:40.929Z] [2025-08-08T01:21:40.929Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 [2025-08-08T01:21:40.929Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 0.0s done [2025-08-08T01:21:40.929Z] #5 CACHED [2025-08-08T01:21:40.929Z] [2025-08-08T01:21:40.929Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 [2025-08-08T01:21:40.929Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 0.0s done [2025-08-08T01:21:40.929Z] #6 CACHED [2025-08-08T01:21:40.929Z] [2025-08-08T01:21:40.929Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:40.929Z] #7 DONE 0.0s [2025-08-08T01:21:40.929Z] [2025-08-08T01:21:40.929Z] #8 exporting to image [2025-08-08T01:21:40.929Z] #8 exporting layers done [2025-08-08T01:21:40.929Z] #8 exporting manifest sha256:7cd20ebb688fcb65538aba4cb5e69cbf3af28f2588f4a9124642b2b584b4cc2c done [2025-08-08T01:21:40.929Z] #8 exporting config sha256:51b16cfd774b461491bef28475e0ad8dd51ab808c58f20f9bec0adcc3b686ccd done [2025-08-08T01:21:40.929Z] #8 exporting manifest sha256:beacb916a0b8e021fec6bca8827b6599fdec9e401bd5912d95fbbf8804f3dbdb done [2025-08-08T01:21:40.929Z] #8 exporting config sha256:22c1ccbd18826095b3d8967b711527113e387a342cd346445a6e31f1efca9d46 done [2025-08-08T01:21:40.929Z] #8 exporting manifest list sha256:8fa801196118fa73a9153e43890b8a3f0b8fb4e3c86fea166893ace5be01694a done [2025-08-08T01:21:40.929Z] #8 pushing layers 0.0s done [2025-08-08T01:21:40.929Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43@sha256:8fa801196118fa73a9153e43890b8a3f0b8fb4e3c86fea166893ace5be01694a 0.1s done [2025-08-08T01:21:40.929Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:40.929Z] #8 DONE 0.1s [2025-08-08T01:21:40.929Z] [2025-08-08T01:21:40.929Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:40.929Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:41.215Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - [2025-08-08T01:21:41.215Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' [2025-08-08T01:21:41.215Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:41.215Z] #1 transferring dockerfile: 218B done [2025-08-08T01:21:41.215Z] #1 DONE 0.0s [2025-08-08T01:21:41.215Z] [2025-08-08T01:21:41.215Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:41.215Z] #2 DONE 0.0s [2025-08-08T01:21:41.215Z] [2025-08-08T01:21:41.215Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:41.215Z] #3 DONE 0.0s [2025-08-08T01:21:41.215Z] [2025-08-08T01:21:41.215Z] #4 [internal] load .dockerignore [2025-08-08T01:21:41.215Z] #4 transferring context: 2B done [2025-08-08T01:21:41.215Z] #4 DONE 0.0s [2025-08-08T01:21:41.472Z] [2025-08-08T01:21:41.472Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 [2025-08-08T01:21:41.472Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 0.0s done [2025-08-08T01:21:41.472Z] #5 CACHED [2025-08-08T01:21:41.472Z] [2025-08-08T01:21:41.472Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 [2025-08-08T01:21:41.472Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 0.0s done [2025-08-08T01:21:41.472Z] #6 CACHED [2025-08-08T01:21:41.472Z] [2025-08-08T01:21:41.472Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:41.472Z] #7 DONE 0.0s [2025-08-08T01:21:41.472Z] [2025-08-08T01:21:41.472Z] #8 exporting to image [2025-08-08T01:21:41.472Z] #8 exporting layers done [2025-08-08T01:21:41.472Z] #8 exporting manifest sha256:7cd20ebb688fcb65538aba4cb5e69cbf3af28f2588f4a9124642b2b584b4cc2c done [2025-08-08T01:21:41.472Z] #8 exporting config sha256:51b16cfd774b461491bef28475e0ad8dd51ab808c58f20f9bec0adcc3b686ccd done [2025-08-08T01:21:41.472Z] #8 exporting manifest sha256:beacb916a0b8e021fec6bca8827b6599fdec9e401bd5912d95fbbf8804f3dbdb done [2025-08-08T01:21:41.472Z] #8 exporting config sha256:22c1ccbd18826095b3d8967b711527113e387a342cd346445a6e31f1efca9d46 done [2025-08-08T01:21:41.472Z] #8 exporting manifest list sha256:8fa801196118fa73a9153e43890b8a3f0b8fb4e3c86fea166893ace5be01694a done [2025-08-08T01:21:41.472Z] #8 pushing layers 0.0s done [2025-08-08T01:21:41.472Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:8fa801196118fa73a9153e43890b8a3f0b8fb4e3c86fea166893ace5be01694a [2025-08-08T01:21:41.472Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:41.472Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:8fa801196118fa73a9153e43890b8a3f0b8fb4e3c86fea166893ace5be01694a 0.1s done [2025-08-08T01:21:41.472Z] #8 DONE 0.1s [2025-08-08T01:21:41.472Z] [2025-08-08T01:21:41.472Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:41.472Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:41.755Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-08-08T01:21:41.755Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-08-08T01:21:41.755Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:41.755Z] #1 transferring dockerfile: 169B done [2025-08-08T01:21:41.755Z] #1 DONE 0.0s [2025-08-08T01:21:41.755Z] [2025-08-08T01:21:41.755Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-08T01:21:41.755Z] #2 DONE 0.0s [2025-08-08T01:21:41.755Z] [2025-08-08T01:21:41.755Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-08T01:21:41.755Z] #3 DONE 0.0s [2025-08-08T01:21:41.755Z] [2025-08-08T01:21:41.755Z] #4 [internal] load .dockerignore [2025-08-08T01:21:41.755Z] #4 transferring context: 2B done [2025-08-08T01:21:41.755Z] #4 DONE 0.0s [2025-08-08T01:21:42.014Z] [2025-08-08T01:21:42.014Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 [2025-08-08T01:21:42.014Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 0.0s done [2025-08-08T01:21:42.014Z] #5 CACHED [2025-08-08T01:21:42.014Z] [2025-08-08T01:21:42.014Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 [2025-08-08T01:21:42.014Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 0.0s done [2025-08-08T01:21:42.014Z] #6 CACHED [2025-08-08T01:21:42.014Z] [2025-08-08T01:21:42.014Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:42.014Z] #7 DONE 0.0s [2025-08-08T01:21:42.014Z] [2025-08-08T01:21:42.014Z] #8 exporting to image [2025-08-08T01:21:42.014Z] #8 exporting layers done [2025-08-08T01:21:42.014Z] #8 exporting manifest sha256:7cd20ebb688fcb65538aba4cb5e69cbf3af28f2588f4a9124642b2b584b4cc2c done [2025-08-08T01:21:42.014Z] #8 exporting config sha256:51b16cfd774b461491bef28475e0ad8dd51ab808c58f20f9bec0adcc3b686ccd done [2025-08-08T01:21:42.014Z] #8 exporting manifest sha256:beacb916a0b8e021fec6bca8827b6599fdec9e401bd5912d95fbbf8804f3dbdb done [2025-08-08T01:21:42.014Z] #8 exporting config sha256:22c1ccbd18826095b3d8967b711527113e387a342cd346445a6e31f1efca9d46 done [2025-08-08T01:21:42.014Z] #8 exporting manifest list sha256:8fa801196118fa73a9153e43890b8a3f0b8fb4e3c86fea166893ace5be01694a done [2025-08-08T01:21:42.014Z] #8 pushing layers 0.0s done [2025-08-08T01:21:42.014Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:8fa801196118fa73a9153e43890b8a3f0b8fb4e3c86fea166893ace5be01694a [2025-08-08T01:21:42.014Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:42.014Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:8fa801196118fa73a9153e43890b8a3f0b8fb4e3c86fea166893ace5be01694a 0.1s done [2025-08-08T01:21:42.014Z] #8 DONE 0.1s [2025-08-08T01:21:42.014Z] [2025-08-08T01:21:42.014Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:42.014Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:42.306Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' [2025-08-08T01:21:42.306Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - [2025-08-08T01:21:42.306Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:42.306Z] #1 transferring dockerfile: 211B done [2025-08-08T01:21:42.306Z] #1 DONE 0.0s [2025-08-08T01:21:42.306Z] [2025-08-08T01:21:42.306Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:42.306Z] #2 DONE 0.0s [2025-08-08T01:21:42.306Z] [2025-08-08T01:21:42.306Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:42.306Z] #3 DONE 0.0s [2025-08-08T01:21:42.306Z] [2025-08-08T01:21:42.306Z] #4 [internal] load .dockerignore [2025-08-08T01:21:42.306Z] #4 transferring context: 2B done [2025-08-08T01:21:42.306Z] #4 DONE 0.0s [2025-08-08T01:21:42.565Z] [2025-08-08T01:21:42.565Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd [2025-08-08T01:21:42.565Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 0.0s done [2025-08-08T01:21:42.565Z] #5 DONE 0.0s [2025-08-08T01:21:42.565Z] [2025-08-08T01:21:42.565Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd [2025-08-08T01:21:42.565Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 0.0s done [2025-08-08T01:21:42.565Z] #6 DONE 0.1s [2025-08-08T01:21:42.827Z] [2025-08-08T01:21:42.827Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:42.827Z] #7 DONE 0.0s [2025-08-08T01:21:42.827Z] [2025-08-08T01:21:42.827Z] #8 exporting to image [2025-08-08T01:21:42.827Z] #8 exporting layers done [2025-08-08T01:21:42.827Z] #8 exporting manifest sha256:5f3c2d40364fbf006492026140db9d9d6ed8fc0bde91deab8456009484e45814 0.0s done [2025-08-08T01:21:42.827Z] #8 exporting config sha256:4cbd3835f864790e66110d81875b05ac8a41146a70c9c2f95860eaf7fad01995 done [2025-08-08T01:21:42.827Z] #8 exporting manifest sha256:490ad0fcfaf80c8a57451317c3cc1beeb2660741ced0fe1e74f976fb9522894d done [2025-08-08T01:21:42.827Z] #8 exporting config sha256:3d9fcf87e435885cfc9e4bb21260472a3d66eddaa24410570f9b7bf2567fadf4 done [2025-08-08T01:21:42.827Z] #8 exporting manifest list sha256:9cae50dbdc9e83add705df4d824efa2219eb6dde18ea83b8a3d4c51889f9e133 done [2025-08-08T01:21:42.827Z] #8 pushing layers 0.1s done [2025-08-08T01:21:42.827Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:9cae50dbdc9e83add705df4d824efa2219eb6dde18ea83b8a3d4c51889f9e133 [2025-08-08T01:21:42.827Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:42.827Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:9cae50dbdc9e83add705df4d824efa2219eb6dde18ea83b8a3d4c51889f9e133 0.1s done [2025-08-08T01:21:42.827Z] #8 DONE 0.2s [2025-08-08T01:21:42.827Z] [2025-08-08T01:21:42.827Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:42.827Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:43.119Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-08-08T01:21:43.119Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-08-08T01:21:43.119Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:43.119Z] #1 transferring dockerfile: 177B done [2025-08-08T01:21:43.119Z] #1 DONE 0.0s [2025-08-08T01:21:43.119Z] [2025-08-08T01:21:43.119Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-08T01:21:43.119Z] #2 DONE 0.0s [2025-08-08T01:21:43.119Z] [2025-08-08T01:21:43.119Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-08T01:21:43.119Z] #3 DONE 0.0s [2025-08-08T01:21:43.119Z] [2025-08-08T01:21:43.119Z] #4 [internal] load .dockerignore [2025-08-08T01:21:43.119Z] #4 transferring context: 2B done [2025-08-08T01:21:43.119Z] #4 DONE 0.0s [2025-08-08T01:21:43.119Z] [2025-08-08T01:21:43.119Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd [2025-08-08T01:21:43.119Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd done [2025-08-08T01:21:43.119Z] #5 CACHED [2025-08-08T01:21:43.119Z] [2025-08-08T01:21:43.119Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd [2025-08-08T01:21:43.119Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 0.0s done [2025-08-08T01:21:43.119Z] #6 CACHED [2025-08-08T01:21:43.119Z] [2025-08-08T01:21:43.119Z] #7 exporting to image [2025-08-08T01:21:43.119Z] #7 exporting layers done [2025-08-08T01:21:43.119Z] #7 exporting manifest sha256:5f3c2d40364fbf006492026140db9d9d6ed8fc0bde91deab8456009484e45814 done [2025-08-08T01:21:43.119Z] #7 exporting config sha256:4cbd3835f864790e66110d81875b05ac8a41146a70c9c2f95860eaf7fad01995 [2025-08-08T01:21:43.119Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:43.377Z] #7 exporting config sha256:4cbd3835f864790e66110d81875b05ac8a41146a70c9c2f95860eaf7fad01995 done [2025-08-08T01:21:43.377Z] #7 exporting manifest sha256:490ad0fcfaf80c8a57451317c3cc1beeb2660741ced0fe1e74f976fb9522894d done [2025-08-08T01:21:43.377Z] #7 exporting config sha256:3d9fcf87e435885cfc9e4bb21260472a3d66eddaa24410570f9b7bf2567fadf4 done [2025-08-08T01:21:43.377Z] #7 exporting manifest list sha256:9cae50dbdc9e83add705df4d824efa2219eb6dde18ea83b8a3d4c51889f9e133 done [2025-08-08T01:21:43.377Z] #7 pushing layers 0.0s done [2025-08-08T01:21:43.377Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9cae50dbdc9e83add705df4d824efa2219eb6dde18ea83b8a3d4c51889f9e133 0.1s done [2025-08-08T01:21:43.377Z] #7 DONE 0.1s [2025-08-08T01:21:43.377Z] [2025-08-08T01:21:43.377Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:43.377Z] #8 DONE 0.0s [2025-08-08T01:21:43.377Z] [2025-08-08T01:21:43.377Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:43.377Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:43.665Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43' [2025-08-08T01:21:43.665Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43 --push - [2025-08-08T01:21:43.665Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:43.665Z] #1 transferring dockerfile: 183B done [2025-08-08T01:21:43.665Z] #1 DONE 0.0s [2025-08-08T01:21:43.665Z] [2025-08-08T01:21:43.665Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43 [2025-08-08T01:21:43.665Z] #2 DONE 0.0s [2025-08-08T01:21:43.665Z] [2025-08-08T01:21:43.665Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43 [2025-08-08T01:21:43.665Z] #3 DONE 0.0s [2025-08-08T01:21:43.665Z] [2025-08-08T01:21:43.665Z] #4 [internal] load .dockerignore [2025-08-08T01:21:43.665Z] #4 transferring context: 2B done [2025-08-08T01:21:43.665Z] #4 DONE 0.0s [2025-08-08T01:21:43.923Z] [2025-08-08T01:21:43.923Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd [2025-08-08T01:21:43.923Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 0.0s done [2025-08-08T01:21:43.923Z] #5 CACHED [2025-08-08T01:21:43.923Z] [2025-08-08T01:21:43.923Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd [2025-08-08T01:21:43.923Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 0.0s done [2025-08-08T01:21:43.923Z] #6 CACHED [2025-08-08T01:21:43.923Z] [2025-08-08T01:21:43.923Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:43.923Z] #7 DONE 0.0s [2025-08-08T01:21:43.923Z] [2025-08-08T01:21:43.923Z] #8 exporting to image [2025-08-08T01:21:43.923Z] #8 exporting layers done [2025-08-08T01:21:43.923Z] #8 exporting manifest sha256:5f3c2d40364fbf006492026140db9d9d6ed8fc0bde91deab8456009484e45814 done [2025-08-08T01:21:43.923Z] #8 exporting config sha256:4cbd3835f864790e66110d81875b05ac8a41146a70c9c2f95860eaf7fad01995 done [2025-08-08T01:21:43.923Z] #8 exporting manifest sha256:490ad0fcfaf80c8a57451317c3cc1beeb2660741ced0fe1e74f976fb9522894d done [2025-08-08T01:21:43.923Z] #8 exporting config sha256:3d9fcf87e435885cfc9e4bb21260472a3d66eddaa24410570f9b7bf2567fadf4 done [2025-08-08T01:21:43.923Z] #8 exporting manifest list sha256:9cae50dbdc9e83add705df4d824efa2219eb6dde18ea83b8a3d4c51889f9e133 done [2025-08-08T01:21:43.923Z] #8 pushing layers 0.0s done [2025-08-08T01:21:43.923Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43@sha256:9cae50dbdc9e83add705df4d824efa2219eb6dde18ea83b8a3d4c51889f9e133 [2025-08-08T01:21:43.923Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:43.923Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43@sha256:9cae50dbdc9e83add705df4d824efa2219eb6dde18ea83b8a3d4c51889f9e133 0.1s done [2025-08-08T01:21:43.923Z] #8 DONE 0.1s [2025-08-08T01:21:43.923Z] [2025-08-08T01:21:43.923Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:43.923Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:44.207Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' [2025-08-08T01:21:44.207Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - [2025-08-08T01:21:44.465Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:44.465Z] #1 transferring dockerfile: 224B done [2025-08-08T01:21:44.465Z] #1 DONE 0.0s [2025-08-08T01:21:44.465Z] [2025-08-08T01:21:44.465Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:44.465Z] #2 DONE 0.0s [2025-08-08T01:21:44.465Z] [2025-08-08T01:21:44.465Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:44.465Z] #3 DONE 0.0s [2025-08-08T01:21:44.465Z] [2025-08-08T01:21:44.465Z] #4 [internal] load .dockerignore [2025-08-08T01:21:44.465Z] #4 transferring context: 2B done [2025-08-08T01:21:44.465Z] #4 DONE 0.0s [2025-08-08T01:21:44.465Z] [2025-08-08T01:21:44.465Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd [2025-08-08T01:21:44.465Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 0.0s done [2025-08-08T01:21:44.465Z] #5 DONE 0.0s [2025-08-08T01:21:44.465Z] [2025-08-08T01:21:44.465Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd [2025-08-08T01:21:44.465Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 0.0s done [2025-08-08T01:21:44.465Z] #6 CACHED [2025-08-08T01:21:44.465Z] [2025-08-08T01:21:44.465Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd [2025-08-08T01:21:44.465Z] #5 CACHED [2025-08-08T01:21:44.465Z] [2025-08-08T01:21:44.465Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:44.465Z] #7 DONE 0.0s [2025-08-08T01:21:44.465Z] [2025-08-08T01:21:44.465Z] #8 exporting to image [2025-08-08T01:21:44.465Z] #8 exporting layers done [2025-08-08T01:21:44.465Z] #8 exporting manifest sha256:5f3c2d40364fbf006492026140db9d9d6ed8fc0bde91deab8456009484e45814 done [2025-08-08T01:21:44.465Z] #8 exporting config sha256:4cbd3835f864790e66110d81875b05ac8a41146a70c9c2f95860eaf7fad01995 done [2025-08-08T01:21:44.465Z] #8 exporting manifest sha256:490ad0fcfaf80c8a57451317c3cc1beeb2660741ced0fe1e74f976fb9522894d done [2025-08-08T01:21:44.465Z] #8 exporting config sha256:3d9fcf87e435885cfc9e4bb21260472a3d66eddaa24410570f9b7bf2567fadf4 done [2025-08-08T01:21:44.465Z] #8 exporting manifest list sha256:9cae50dbdc9e83add705df4d824efa2219eb6dde18ea83b8a3d4c51889f9e133 done [2025-08-08T01:21:44.465Z] #8 pushing layers 0.0s done [2025-08-08T01:21:44.465Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:9cae50dbdc9e83add705df4d824efa2219eb6dde18ea83b8a3d4c51889f9e133 0.1s done [2025-08-08T01:21:44.465Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:44.465Z] #8 DONE 0.1s [2025-08-08T01:21:44.465Z] [2025-08-08T01:21:44.465Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:44.465Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:44.754Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-08-08T01:21:44.754Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-08-08T01:21:45.014Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:45.014Z] #1 transferring dockerfile: 175B done [2025-08-08T01:21:45.014Z] #1 DONE 0.0s [2025-08-08T01:21:45.014Z] [2025-08-08T01:21:45.014Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-08T01:21:45.014Z] #2 DONE 0.0s [2025-08-08T01:21:45.014Z] [2025-08-08T01:21:45.014Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-08T01:21:45.014Z] #3 DONE 0.0s [2025-08-08T01:21:45.014Z] [2025-08-08T01:21:45.014Z] #4 [internal] load .dockerignore [2025-08-08T01:21:45.014Z] #4 transferring context: 2B done [2025-08-08T01:21:45.014Z] #4 DONE 0.0s [2025-08-08T01:21:45.014Z] [2025-08-08T01:21:45.014Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd [2025-08-08T01:21:45.014Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 0.0s done [2025-08-08T01:21:45.014Z] #5 DONE 0.0s [2025-08-08T01:21:45.014Z] [2025-08-08T01:21:45.014Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd [2025-08-08T01:21:45.014Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 0.0s done [2025-08-08T01:21:45.014Z] #6 CACHED [2025-08-08T01:21:45.014Z] [2025-08-08T01:21:45.014Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd [2025-08-08T01:21:45.014Z] #5 CACHED [2025-08-08T01:21:45.014Z] [2025-08-08T01:21:45.014Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:45.014Z] #7 DONE 0.0s [2025-08-08T01:21:45.014Z] [2025-08-08T01:21:45.014Z] #8 exporting to image [2025-08-08T01:21:45.014Z] #8 exporting layers done [2025-08-08T01:21:45.014Z] #8 exporting manifest sha256:5f3c2d40364fbf006492026140db9d9d6ed8fc0bde91deab8456009484e45814 done [2025-08-08T01:21:45.014Z] #8 exporting config sha256:4cbd3835f864790e66110d81875b05ac8a41146a70c9c2f95860eaf7fad01995 done [2025-08-08T01:21:45.014Z] #8 exporting manifest sha256:490ad0fcfaf80c8a57451317c3cc1beeb2660741ced0fe1e74f976fb9522894d done [2025-08-08T01:21:45.014Z] #8 exporting config sha256:3d9fcf87e435885cfc9e4bb21260472a3d66eddaa24410570f9b7bf2567fadf4 done [2025-08-08T01:21:45.014Z] #8 exporting manifest list sha256:9cae50dbdc9e83add705df4d824efa2219eb6dde18ea83b8a3d4c51889f9e133 done [2025-08-08T01:21:45.014Z] #8 pushing layers 0.0s done [2025-08-08T01:21:45.014Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9cae50dbdc9e83add705df4d824efa2219eb6dde18ea83b8a3d4c51889f9e133 0.1s done [2025-08-08T01:21:45.014Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:45.014Z] #8 DONE 0.1s [2025-08-08T01:21:45.014Z] [2025-08-08T01:21:45.014Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:45.014Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:45.298Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' [2025-08-08T01:21:45.298Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - [2025-08-08T01:21:45.299Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:45.299Z] #1 transferring dockerfile: 215B done [2025-08-08T01:21:45.299Z] #1 DONE 0.0s [2025-08-08T01:21:45.299Z] [2025-08-08T01:21:45.299Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:45.299Z] #2 DONE 0.0s [2025-08-08T01:21:45.299Z] [2025-08-08T01:21:45.299Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:45.299Z] #3 DONE 0.1s [2025-08-08T01:21:45.299Z] [2025-08-08T01:21:45.299Z] #4 [internal] load .dockerignore [2025-08-08T01:21:45.299Z] #4 transferring context: [2025-08-08T01:21:45.558Z] #4 transferring context: 2B done [2025-08-08T01:21:45.558Z] #4 DONE 0.0s [2025-08-08T01:21:45.558Z] [2025-08-08T01:21:45.558Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a [2025-08-08T01:21:45.558Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 0.0s done [2025-08-08T01:21:45.558Z] #5 DONE 0.0s [2025-08-08T01:21:45.558Z] [2025-08-08T01:21:45.558Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a [2025-08-08T01:21:45.558Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 0.0s done [2025-08-08T01:21:45.558Z] #6 DONE 0.1s [2025-08-08T01:21:45.558Z] [2025-08-08T01:21:45.558Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:45.558Z] #7 DONE 0.0s [2025-08-08T01:21:45.558Z] [2025-08-08T01:21:45.558Z] #8 exporting to image [2025-08-08T01:21:45.558Z] #8 exporting layers done [2025-08-08T01:21:45.558Z] #8 exporting manifest sha256:77edbddaf178d0b9602afbc0fa6f2582d12dfb7e7016df7df94ec9ca48d8240c done [2025-08-08T01:21:45.558Z] #8 exporting config sha256:fba544d61ca83dec5132aba641bc36f41e5e4cb9cde0d9e28f52456fcddac704 done [2025-08-08T01:21:45.558Z] #8 exporting manifest sha256:521858d16bb33e3f84ea1bd3ba55fdf6ac63df2096de213cf53b9c1ac99ffa9c done [2025-08-08T01:21:45.558Z] #8 exporting config sha256:196c401a070401dfe688eb945c324d85c0ebdd0ba7fa375e0e4b413d9afbaeee done [2025-08-08T01:21:45.558Z] #8 exporting manifest list sha256:4f8fa671de601485967007fcaf35f5cbff48d67e20b73a43e6087e1aa83dff65 done [2025-08-08T01:21:45.558Z] #8 pushing layers 0.1s done [2025-08-08T01:21:45.558Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:4f8fa671de601485967007fcaf35f5cbff48d67e20b73a43e6087e1aa83dff65 [2025-08-08T01:21:45.558Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:45.818Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:4f8fa671de601485967007fcaf35f5cbff48d67e20b73a43e6087e1aa83dff65 0.1s done [2025-08-08T01:21:45.818Z] #8 DONE 0.2s [2025-08-08T01:21:45.818Z] [2025-08-08T01:21:45.818Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:45.818Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:46.108Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-08-08T01:21:46.108Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-08-08T01:21:46.108Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:46.108Z] #1 transferring dockerfile: 181B done [2025-08-08T01:21:46.108Z] #1 DONE 0.0s [2025-08-08T01:21:46.108Z] [2025-08-08T01:21:46.108Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-08T01:21:46.108Z] #2 DONE 0.0s [2025-08-08T01:21:46.108Z] [2025-08-08T01:21:46.108Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-08T01:21:46.108Z] #3 DONE 0.0s [2025-08-08T01:21:46.108Z] [2025-08-08T01:21:46.108Z] #4 [internal] load .dockerignore [2025-08-08T01:21:46.108Z] #4 transferring context: 2B done [2025-08-08T01:21:46.108Z] #4 DONE 0.0s [2025-08-08T01:21:46.372Z] [2025-08-08T01:21:46.372Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a [2025-08-08T01:21:46.372Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 0.0s done [2025-08-08T01:21:46.372Z] #5 CACHED [2025-08-08T01:21:46.372Z] [2025-08-08T01:21:46.372Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a [2025-08-08T01:21:46.372Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 0.0s done [2025-08-08T01:21:46.372Z] #6 CACHED [2025-08-08T01:21:46.372Z] [2025-08-08T01:21:46.372Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:46.372Z] #7 DONE 0.0s [2025-08-08T01:21:46.372Z] [2025-08-08T01:21:46.372Z] #8 exporting to image [2025-08-08T01:21:46.372Z] #8 exporting layers done [2025-08-08T01:21:46.372Z] #8 exporting manifest sha256:77edbddaf178d0b9602afbc0fa6f2582d12dfb7e7016df7df94ec9ca48d8240c done [2025-08-08T01:21:46.372Z] #8 exporting config sha256:fba544d61ca83dec5132aba641bc36f41e5e4cb9cde0d9e28f52456fcddac704 done [2025-08-08T01:21:46.372Z] #8 exporting manifest sha256:521858d16bb33e3f84ea1bd3ba55fdf6ac63df2096de213cf53b9c1ac99ffa9c done [2025-08-08T01:21:46.372Z] #8 exporting config sha256:196c401a070401dfe688eb945c324d85c0ebdd0ba7fa375e0e4b413d9afbaeee done [2025-08-08T01:21:46.372Z] #8 exporting manifest list sha256:4f8fa671de601485967007fcaf35f5cbff48d67e20b73a43e6087e1aa83dff65 done [2025-08-08T01:21:46.372Z] #8 pushing layers 0.0s done [2025-08-08T01:21:46.372Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4f8fa671de601485967007fcaf35f5cbff48d67e20b73a43e6087e1aa83dff65 0.1s done [2025-08-08T01:21:46.372Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:46.372Z] #8 DONE 0.1s [2025-08-08T01:21:46.372Z] [2025-08-08T01:21:46.372Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:46.372Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:46.664Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43' [2025-08-08T01:21:46.664Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43 --push - [2025-08-08T01:21:46.664Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:46.664Z] #1 transferring dockerfile: 187B done [2025-08-08T01:21:46.664Z] #1 DONE 0.0s [2025-08-08T01:21:46.664Z] [2025-08-08T01:21:46.664Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43 [2025-08-08T01:21:46.664Z] #2 DONE 0.0s [2025-08-08T01:21:46.664Z] [2025-08-08T01:21:46.664Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43 [2025-08-08T01:21:46.664Z] #3 DONE 0.0s [2025-08-08T01:21:46.664Z] [2025-08-08T01:21:46.664Z] #4 [internal] load .dockerignore [2025-08-08T01:21:46.664Z] #4 transferring context: [2025-08-08T01:21:46.924Z] #4 transferring context: 2B done [2025-08-08T01:21:46.924Z] #4 DONE 0.0s [2025-08-08T01:21:46.924Z] [2025-08-08T01:21:46.924Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a [2025-08-08T01:21:46.924Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 0.0s done [2025-08-08T01:21:46.924Z] #5 CACHED [2025-08-08T01:21:46.924Z] [2025-08-08T01:21:46.924Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a [2025-08-08T01:21:46.924Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 0.0s done [2025-08-08T01:21:46.924Z] #6 CACHED [2025-08-08T01:21:46.924Z] [2025-08-08T01:21:46.924Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:46.924Z] #7 DONE 0.0s [2025-08-08T01:21:46.924Z] [2025-08-08T01:21:46.924Z] #8 exporting to image [2025-08-08T01:21:46.924Z] #8 exporting layers done [2025-08-08T01:21:46.924Z] #8 exporting manifest sha256:77edbddaf178d0b9602afbc0fa6f2582d12dfb7e7016df7df94ec9ca48d8240c done [2025-08-08T01:21:46.924Z] #8 exporting config sha256:fba544d61ca83dec5132aba641bc36f41e5e4cb9cde0d9e28f52456fcddac704 done [2025-08-08T01:21:46.924Z] #8 exporting manifest sha256:521858d16bb33e3f84ea1bd3ba55fdf6ac63df2096de213cf53b9c1ac99ffa9c done [2025-08-08T01:21:46.924Z] #8 exporting config sha256:196c401a070401dfe688eb945c324d85c0ebdd0ba7fa375e0e4b413d9afbaeee done [2025-08-08T01:21:46.924Z] #8 exporting manifest list sha256:4f8fa671de601485967007fcaf35f5cbff48d67e20b73a43e6087e1aa83dff65 done [2025-08-08T01:21:46.924Z] #8 pushing layers 0.0s done [2025-08-08T01:21:46.924Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43@sha256:4f8fa671de601485967007fcaf35f5cbff48d67e20b73a43e6087e1aa83dff65 0.1s done [2025-08-08T01:21:46.924Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:46.924Z] #8 DONE 0.1s [2025-08-08T01:21:46.924Z] [2025-08-08T01:21:46.924Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:46.924Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:47.213Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' [2025-08-08T01:21:47.213Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - [2025-08-08T01:21:47.471Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:47.471Z] #1 transferring dockerfile: 228B done [2025-08-08T01:21:47.471Z] #1 DONE 0.0s [2025-08-08T01:21:47.472Z] [2025-08-08T01:21:47.472Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:47.472Z] #2 DONE 0.0s [2025-08-08T01:21:47.472Z] [2025-08-08T01:21:47.472Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:47.472Z] #3 DONE 0.0s [2025-08-08T01:21:47.472Z] [2025-08-08T01:21:47.472Z] #4 [internal] load .dockerignore [2025-08-08T01:21:47.472Z] #4 transferring context: 2B done [2025-08-08T01:21:47.472Z] #4 DONE 0.0s [2025-08-08T01:21:47.472Z] [2025-08-08T01:21:47.472Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a [2025-08-08T01:21:47.472Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 0.0s done [2025-08-08T01:21:47.472Z] #5 CACHED [2025-08-08T01:21:47.472Z] [2025-08-08T01:21:47.472Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a [2025-08-08T01:21:47.472Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 0.0s done [2025-08-08T01:21:47.472Z] #6 CACHED [2025-08-08T01:21:47.472Z] [2025-08-08T01:21:47.472Z] #7 exporting to image [2025-08-08T01:21:47.472Z] #7 exporting layers done [2025-08-08T01:21:47.472Z] #7 exporting manifest sha256:77edbddaf178d0b9602afbc0fa6f2582d12dfb7e7016df7df94ec9ca48d8240c done [2025-08-08T01:21:47.472Z] #7 exporting config sha256:fba544d61ca83dec5132aba641bc36f41e5e4cb9cde0d9e28f52456fcddac704 done [2025-08-08T01:21:47.472Z] #7 exporting manifest sha256:521858d16bb33e3f84ea1bd3ba55fdf6ac63df2096de213cf53b9c1ac99ffa9c done [2025-08-08T01:21:47.472Z] #7 exporting config sha256:196c401a070401dfe688eb945c324d85c0ebdd0ba7fa375e0e4b413d9afbaeee done [2025-08-08T01:21:47.472Z] #7 exporting manifest list sha256:4f8fa671de601485967007fcaf35f5cbff48d67e20b73a43e6087e1aa83dff65 done [2025-08-08T01:21:47.472Z] #7 pushing layers 0.0s done [2025-08-08T01:21:47.472Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:4f8fa671de601485967007fcaf35f5cbff48d67e20b73a43e6087e1aa83dff65 [2025-08-08T01:21:47.472Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:47.472Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:4f8fa671de601485967007fcaf35f5cbff48d67e20b73a43e6087e1aa83dff65 0.1s done [2025-08-08T01:21:47.472Z] #7 DONE 0.1s [2025-08-08T01:21:47.472Z] [2025-08-08T01:21:47.472Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:47.472Z] #8 DONE 0.0s [2025-08-08T01:21:47.472Z] [2025-08-08T01:21:47.472Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:47.472Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:47.759Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-08-08T01:21:47.759Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-08-08T01:21:47.759Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:47.759Z] #1 transferring dockerfile: 179B done [2025-08-08T01:21:47.759Z] #1 DONE 0.0s [2025-08-08T01:21:47.759Z] [2025-08-08T01:21:47.759Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-08T01:21:47.759Z] #2 DONE 0.0s [2025-08-08T01:21:47.759Z] [2025-08-08T01:21:47.759Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-08T01:21:47.759Z] #3 DONE 0.0s [2025-08-08T01:21:47.759Z] [2025-08-08T01:21:47.759Z] #4 [internal] load .dockerignore [2025-08-08T01:21:47.759Z] #4 transferring context: 2B done [2025-08-08T01:21:47.759Z] #4 DONE 0.0s [2025-08-08T01:21:47.759Z] [2025-08-08T01:21:47.759Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a [2025-08-08T01:21:47.759Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 0.0s done [2025-08-08T01:21:47.759Z] #5 CACHED [2025-08-08T01:21:47.759Z] [2025-08-08T01:21:47.759Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a [2025-08-08T01:21:47.759Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 0.0s done [2025-08-08T01:21:48.018Z] #6 CACHED [2025-08-08T01:21:48.018Z] [2025-08-08T01:21:48.018Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:48.018Z] #7 DONE 0.0s [2025-08-08T01:21:48.018Z] [2025-08-08T01:21:48.018Z] #8 exporting to image [2025-08-08T01:21:48.018Z] #8 exporting layers done [2025-08-08T01:21:48.018Z] #8 exporting manifest sha256:77edbddaf178d0b9602afbc0fa6f2582d12dfb7e7016df7df94ec9ca48d8240c done [2025-08-08T01:21:48.018Z] #8 exporting config sha256:fba544d61ca83dec5132aba641bc36f41e5e4cb9cde0d9e28f52456fcddac704 done [2025-08-08T01:21:48.018Z] #8 exporting manifest sha256:521858d16bb33e3f84ea1bd3ba55fdf6ac63df2096de213cf53b9c1ac99ffa9c done [2025-08-08T01:21:48.018Z] #8 exporting config sha256:196c401a070401dfe688eb945c324d85c0ebdd0ba7fa375e0e4b413d9afbaeee done [2025-08-08T01:21:48.018Z] #8 exporting manifest list sha256:4f8fa671de601485967007fcaf35f5cbff48d67e20b73a43e6087e1aa83dff65 done [2025-08-08T01:21:48.018Z] #8 pushing layers 0.0s done [2025-08-08T01:21:48.018Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4f8fa671de601485967007fcaf35f5cbff48d67e20b73a43e6087e1aa83dff65 0.1s done [2025-08-08T01:21:48.018Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:48.018Z] #8 DONE 0.1s [2025-08-08T01:21:48.018Z] [2025-08-08T01:21:48.018Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:48.018Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:48.308Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' [2025-08-08T01:21:48.308Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - [2025-08-08T01:21:48.308Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:48.308Z] #1 transferring dockerfile: 205B done [2025-08-08T01:21:48.308Z] #1 DONE 0.0s [2025-08-08T01:21:48.308Z] [2025-08-08T01:21:48.308Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:48.308Z] #2 DONE 0.0s [2025-08-08T01:21:48.308Z] [2025-08-08T01:21:48.308Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:48.308Z] #3 DONE 0.0s [2025-08-08T01:21:48.308Z] [2025-08-08T01:21:48.308Z] #4 [internal] load .dockerignore [2025-08-08T01:21:48.308Z] #4 transferring context: 2B done [2025-08-08T01:21:48.308Z] #4 DONE 0.0s [2025-08-08T01:21:48.568Z] [2025-08-08T01:21:48.568Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 [2025-08-08T01:21:48.568Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 0.0s done [2025-08-08T01:21:48.568Z] #5 DONE 0.0s [2025-08-08T01:21:48.568Z] [2025-08-08T01:21:48.568Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 [2025-08-08T01:21:48.569Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 0.0s done [2025-08-08T01:21:48.569Z] #6 DONE 0.1s [2025-08-08T01:21:48.827Z] [2025-08-08T01:21:48.827Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:48.827Z] #7 DONE 0.0s [2025-08-08T01:21:48.827Z] [2025-08-08T01:21:48.827Z] #8 exporting to image [2025-08-08T01:21:48.827Z] #8 exporting layers done [2025-08-08T01:21:48.827Z] #8 exporting manifest sha256:edc96b6976f05402035aed5e2ae1bf170ac00e7214868ccab4d174fb7e8e2eb0 done [2025-08-08T01:21:48.827Z] #8 exporting config sha256:60b18c5f10000fbf0d035c85ef8a5c062eb6994ddf8f09b41e0809a91611a6da done [2025-08-08T01:21:48.827Z] #8 exporting manifest sha256:6ab8acb38f31fd6de3032198e2171b291905312691089591208088a5605e308e done [2025-08-08T01:21:48.827Z] #8 exporting config sha256:cdfb4e494a83f9a08c33a7119d1706ea06af33c79763eec2fff113599b6a5495 done [2025-08-08T01:21:48.827Z] #8 exporting manifest list sha256:38d4652566377a01a71cded1e70d9efe6dc456a4e2b779798d68012401efa9d0 done [2025-08-08T01:21:48.827Z] #8 pushing layers 0.1s done [2025-08-08T01:21:48.827Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:38d4652566377a01a71cded1e70d9efe6dc456a4e2b779798d68012401efa9d0 [2025-08-08T01:21:48.827Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:48.827Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:38d4652566377a01a71cded1e70d9efe6dc456a4e2b779798d68012401efa9d0 0.1s done [2025-08-08T01:21:48.827Z] #8 DONE 0.2s [2025-08-08T01:21:48.827Z] [2025-08-08T01:21:48.827Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:48.827Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:49.112Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-08-08T01:21:49.112Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-08-08T01:21:49.112Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:49.112Z] #1 transferring dockerfile: 171B done [2025-08-08T01:21:49.112Z] #1 DONE 0.0s [2025-08-08T01:21:49.112Z] [2025-08-08T01:21:49.112Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-08T01:21:49.112Z] #2 DONE 0.0s [2025-08-08T01:21:49.112Z] [2025-08-08T01:21:49.112Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-08T01:21:49.112Z] #3 DONE 0.0s [2025-08-08T01:21:49.112Z] [2025-08-08T01:21:49.112Z] #4 [internal] load .dockerignore [2025-08-08T01:21:49.112Z] #4 transferring context: 2B done [2025-08-08T01:21:49.112Z] #4 DONE 0.0s [2025-08-08T01:21:49.112Z] [2025-08-08T01:21:49.112Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 [2025-08-08T01:21:49.112Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 0.0s done [2025-08-08T01:21:49.112Z] #5 DONE 0.0s [2025-08-08T01:21:49.112Z] [2025-08-08T01:21:49.112Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 [2025-08-08T01:21:49.371Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 0.0s done [2025-08-08T01:21:49.371Z] #6 CACHED [2025-08-08T01:21:49.371Z] [2025-08-08T01:21:49.371Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 [2025-08-08T01:21:49.371Z] #5 CACHED [2025-08-08T01:21:49.371Z] [2025-08-08T01:21:49.371Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:49.371Z] #7 DONE 0.0s [2025-08-08T01:21:49.371Z] [2025-08-08T01:21:49.371Z] #8 exporting to image [2025-08-08T01:21:49.371Z] #8 exporting layers done [2025-08-08T01:21:49.371Z] #8 exporting manifest sha256:edc96b6976f05402035aed5e2ae1bf170ac00e7214868ccab4d174fb7e8e2eb0 done [2025-08-08T01:21:49.371Z] #8 exporting config sha256:60b18c5f10000fbf0d035c85ef8a5c062eb6994ddf8f09b41e0809a91611a6da done [2025-08-08T01:21:49.371Z] #8 exporting manifest sha256:6ab8acb38f31fd6de3032198e2171b291905312691089591208088a5605e308e done [2025-08-08T01:21:49.371Z] #8 exporting config sha256:cdfb4e494a83f9a08c33a7119d1706ea06af33c79763eec2fff113599b6a5495 done [2025-08-08T01:21:49.371Z] #8 exporting manifest list sha256:38d4652566377a01a71cded1e70d9efe6dc456a4e2b779798d68012401efa9d0 done [2025-08-08T01:21:49.371Z] #8 pushing layers 0.0s done [2025-08-08T01:21:49.371Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:38d4652566377a01a71cded1e70d9efe6dc456a4e2b779798d68012401efa9d0 0.1s done [2025-08-08T01:21:49.371Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:49.371Z] #8 DONE 0.1s [2025-08-08T01:21:49.371Z] [2025-08-08T01:21:49.371Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:49.371Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:49.657Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43 --push - [2025-08-08T01:21:49.657Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43' [2025-08-08T01:21:49.657Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:49.657Z] #1 transferring dockerfile: 177B done [2025-08-08T01:21:49.657Z] #1 DONE 0.0s [2025-08-08T01:21:49.657Z] [2025-08-08T01:21:49.657Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43 [2025-08-08T01:21:49.657Z] #2 DONE 0.0s [2025-08-08T01:21:49.657Z] [2025-08-08T01:21:49.657Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43 [2025-08-08T01:21:49.657Z] #3 DONE 0.0s [2025-08-08T01:21:49.657Z] [2025-08-08T01:21:49.657Z] #4 [internal] load .dockerignore [2025-08-08T01:21:49.657Z] #4 transferring context: 2B done [2025-08-08T01:21:49.657Z] #4 DONE 0.0s [2025-08-08T01:21:49.657Z] [2025-08-08T01:21:49.657Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 [2025-08-08T01:21:49.657Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 0.0s done [2025-08-08T01:21:49.657Z] #5 DONE 0.0s [2025-08-08T01:21:49.657Z] [2025-08-08T01:21:49.657Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 [2025-08-08T01:21:49.916Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 0.0s done [2025-08-08T01:21:49.916Z] #6 CACHED [2025-08-08T01:21:49.916Z] [2025-08-08T01:21:49.916Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 [2025-08-08T01:21:49.916Z] #5 CACHED [2025-08-08T01:21:49.916Z] [2025-08-08T01:21:49.916Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:49.916Z] #7 DONE 0.0s [2025-08-08T01:21:49.916Z] [2025-08-08T01:21:49.916Z] #8 exporting to image [2025-08-08T01:21:49.916Z] #8 exporting layers done [2025-08-08T01:21:49.916Z] #8 exporting manifest sha256:edc96b6976f05402035aed5e2ae1bf170ac00e7214868ccab4d174fb7e8e2eb0 done [2025-08-08T01:21:49.916Z] #8 exporting config sha256:60b18c5f10000fbf0d035c85ef8a5c062eb6994ddf8f09b41e0809a91611a6da done [2025-08-08T01:21:49.916Z] #8 exporting manifest sha256:6ab8acb38f31fd6de3032198e2171b291905312691089591208088a5605e308e done [2025-08-08T01:21:49.916Z] #8 exporting config sha256:cdfb4e494a83f9a08c33a7119d1706ea06af33c79763eec2fff113599b6a5495 done [2025-08-08T01:21:49.916Z] #8 exporting manifest list sha256:38d4652566377a01a71cded1e70d9efe6dc456a4e2b779798d68012401efa9d0 done [2025-08-08T01:21:49.916Z] #8 pushing layers 0.0s done [2025-08-08T01:21:49.916Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43@sha256:38d4652566377a01a71cded1e70d9efe6dc456a4e2b779798d68012401efa9d0 0.1s done [2025-08-08T01:21:49.916Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:49.916Z] #8 DONE 0.1s [2025-08-08T01:21:49.916Z] [2025-08-08T01:21:49.916Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:49.916Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:50.205Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' [2025-08-08T01:21:50.205Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - [2025-08-08T01:21:50.205Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:50.205Z] #1 transferring dockerfile: 218B done [2025-08-08T01:21:50.205Z] #1 DONE 0.0s [2025-08-08T01:21:50.205Z] [2025-08-08T01:21:50.205Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:50.205Z] #2 DONE 0.0s [2025-08-08T01:21:50.205Z] [2025-08-08T01:21:50.205Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:50.205Z] #3 DONE 0.0s [2025-08-08T01:21:50.205Z] [2025-08-08T01:21:50.205Z] #4 [internal] load .dockerignore [2025-08-08T01:21:50.205Z] #4 transferring context: 2B done [2025-08-08T01:21:50.205Z] #4 DONE 0.0s [2025-08-08T01:21:50.464Z] [2025-08-08T01:21:50.464Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 [2025-08-08T01:21:50.464Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 0.0s done [2025-08-08T01:21:50.464Z] #5 CACHED [2025-08-08T01:21:50.464Z] [2025-08-08T01:21:50.464Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 [2025-08-08T01:21:50.464Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 0.0s done [2025-08-08T01:21:50.464Z] #6 CACHED [2025-08-08T01:21:50.464Z] [2025-08-08T01:21:50.464Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:50.464Z] #7 DONE 0.0s [2025-08-08T01:21:50.464Z] [2025-08-08T01:21:50.464Z] #8 exporting to image [2025-08-08T01:21:50.464Z] #8 exporting layers done [2025-08-08T01:21:50.464Z] #8 exporting manifest sha256:edc96b6976f05402035aed5e2ae1bf170ac00e7214868ccab4d174fb7e8e2eb0 done [2025-08-08T01:21:50.464Z] #8 exporting config sha256:60b18c5f10000fbf0d035c85ef8a5c062eb6994ddf8f09b41e0809a91611a6da done [2025-08-08T01:21:50.464Z] #8 exporting manifest sha256:6ab8acb38f31fd6de3032198e2171b291905312691089591208088a5605e308e done [2025-08-08T01:21:50.464Z] #8 exporting config sha256:cdfb4e494a83f9a08c33a7119d1706ea06af33c79763eec2fff113599b6a5495 done [2025-08-08T01:21:50.464Z] #8 exporting manifest list sha256:38d4652566377a01a71cded1e70d9efe6dc456a4e2b779798d68012401efa9d0 done [2025-08-08T01:21:50.464Z] #8 pushing layers 0.0s done [2025-08-08T01:21:50.464Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:38d4652566377a01a71cded1e70d9efe6dc456a4e2b779798d68012401efa9d0 0.1s done [2025-08-08T01:21:50.464Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:50.464Z] #8 DONE 0.1s [2025-08-08T01:21:50.464Z] [2025-08-08T01:21:50.464Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:50.464Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:50.750Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-08-08T01:21:50.750Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-08-08T01:21:50.750Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:50.750Z] #1 transferring dockerfile: 169B done [2025-08-08T01:21:50.750Z] #1 DONE 0.0s [2025-08-08T01:21:50.750Z] [2025-08-08T01:21:50.750Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-08T01:21:50.750Z] #2 DONE 0.0s [2025-08-08T01:21:50.750Z] [2025-08-08T01:21:50.750Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-08T01:21:50.750Z] #3 DONE 0.0s [2025-08-08T01:21:50.750Z] [2025-08-08T01:21:50.750Z] #4 [internal] load .dockerignore [2025-08-08T01:21:50.750Z] #4 transferring context: 2B done [2025-08-08T01:21:50.750Z] #4 DONE 0.0s [2025-08-08T01:21:50.750Z] [2025-08-08T01:21:50.750Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 [2025-08-08T01:21:50.750Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 [2025-08-08T01:21:51.009Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 0.0s done [2025-08-08T01:21:51.009Z] #5 CACHED [2025-08-08T01:21:51.009Z] [2025-08-08T01:21:51.009Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 [2025-08-08T01:21:51.009Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 0.0s done [2025-08-08T01:21:51.009Z] #6 CACHED [2025-08-08T01:21:51.009Z] [2025-08-08T01:21:51.010Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:51.010Z] #7 DONE 0.0s [2025-08-08T01:21:51.010Z] [2025-08-08T01:21:51.010Z] #8 exporting to image [2025-08-08T01:21:51.010Z] #8 exporting layers done [2025-08-08T01:21:51.010Z] #8 exporting manifest sha256:edc96b6976f05402035aed5e2ae1bf170ac00e7214868ccab4d174fb7e8e2eb0 done [2025-08-08T01:21:51.010Z] #8 exporting config sha256:60b18c5f10000fbf0d035c85ef8a5c062eb6994ddf8f09b41e0809a91611a6da done [2025-08-08T01:21:51.010Z] #8 exporting manifest sha256:6ab8acb38f31fd6de3032198e2171b291905312691089591208088a5605e308e done [2025-08-08T01:21:51.010Z] #8 exporting config sha256:cdfb4e494a83f9a08c33a7119d1706ea06af33c79763eec2fff113599b6a5495 done [2025-08-08T01:21:51.010Z] #8 exporting manifest list sha256:38d4652566377a01a71cded1e70d9efe6dc456a4e2b779798d68012401efa9d0 done [2025-08-08T01:21:51.010Z] #8 pushing layers 0.0s done [2025-08-08T01:21:51.010Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:38d4652566377a01a71cded1e70d9efe6dc456a4e2b779798d68012401efa9d0 0.1s done [2025-08-08T01:21:51.010Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:51.010Z] #8 DONE 0.1s [2025-08-08T01:21:51.010Z] [2025-08-08T01:21:51.010Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:51.010Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:51.294Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' [2025-08-08T01:21:51.294Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - [2025-08-08T01:21:51.294Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:51.294Z] #1 transferring dockerfile: 206B done [2025-08-08T01:21:51.294Z] #1 DONE 0.0s [2025-08-08T01:21:51.294Z] [2025-08-08T01:21:51.294Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:51.294Z] #2 DONE 0.0s [2025-08-08T01:21:51.294Z] [2025-08-08T01:21:51.294Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:51.294Z] #3 DONE 0.0s [2025-08-08T01:21:51.294Z] [2025-08-08T01:21:51.294Z] #4 [internal] load .dockerignore [2025-08-08T01:21:51.294Z] #4 transferring context: 2B done [2025-08-08T01:21:51.294Z] #4 DONE 0.0s [2025-08-08T01:21:51.552Z] [2025-08-08T01:21:51.552Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 [2025-08-08T01:21:51.552Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 0.0s done [2025-08-08T01:21:51.552Z] #5 DONE 0.0s [2025-08-08T01:21:51.552Z] [2025-08-08T01:21:51.552Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 [2025-08-08T01:21:51.552Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 0.0s done [2025-08-08T01:21:51.552Z] #6 DONE 0.1s [2025-08-08T01:21:51.811Z] [2025-08-08T01:21:51.811Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:51.811Z] #7 DONE 0.0s [2025-08-08T01:21:51.811Z] [2025-08-08T01:21:51.811Z] #8 exporting to image [2025-08-08T01:21:51.811Z] #8 exporting layers done [2025-08-08T01:21:51.811Z] #8 exporting manifest sha256:7ff4ed96144335a6fcc4faff07859a92f459c4d38731b0c8b74995db048c9404 0.0s done [2025-08-08T01:21:51.811Z] #8 exporting config sha256:b613368bff7afa9af59382b72d03d998629692a11c18842c0e4bd73c587b896e done [2025-08-08T01:21:51.811Z] #8 exporting manifest sha256:cc08578456b2b6e4d7777143a8ef1101d4e4bec391fd3a91b71d9baa3d16e176 done [2025-08-08T01:21:51.811Z] #8 exporting config sha256:6df3003570acd007be1516d5f7dcd1b547b0fb2df3cea0ca1ca366396061f631 done [2025-08-08T01:21:51.811Z] #8 exporting manifest list sha256:8925da56b9bbb68d0fd1949eb2059f676ecb90e43c905dc78faf4e065e4e6f40 done [2025-08-08T01:21:51.811Z] #8 pushing layers 0.1s done [2025-08-08T01:21:51.811Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:8925da56b9bbb68d0fd1949eb2059f676ecb90e43c905dc78faf4e065e4e6f40 [2025-08-08T01:21:51.811Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:51.811Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:8925da56b9bbb68d0fd1949eb2059f676ecb90e43c905dc78faf4e065e4e6f40 0.1s done [2025-08-08T01:21:51.811Z] #8 DONE 0.2s [2025-08-08T01:21:51.811Z] [2025-08-08T01:21:51.811Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:51.811Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:52.158Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-08-08T01:21:52.158Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-08-08T01:21:52.440Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:52.440Z] #1 transferring dockerfile: 172B done [2025-08-08T01:21:52.440Z] #1 DONE 0.0s [2025-08-08T01:21:52.440Z] [2025-08-08T01:21:52.440Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-08T01:21:52.440Z] #2 DONE 0.0s [2025-08-08T01:21:52.440Z] [2025-08-08T01:21:52.440Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-08T01:21:52.440Z] #3 DONE 0.0s [2025-08-08T01:21:52.440Z] [2025-08-08T01:21:52.440Z] #4 [internal] load .dockerignore [2025-08-08T01:21:52.440Z] #4 transferring context: 2B done [2025-08-08T01:21:52.440Z] #4 DONE 0.0s [2025-08-08T01:21:52.440Z] [2025-08-08T01:21:52.440Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 [2025-08-08T01:21:52.440Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 0.0s done [2025-08-08T01:21:52.440Z] #5 CACHED [2025-08-08T01:21:52.440Z] [2025-08-08T01:21:52.440Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 [2025-08-08T01:21:52.440Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 0.0s done [2025-08-08T01:21:52.440Z] #6 CACHED [2025-08-08T01:21:52.440Z] [2025-08-08T01:21:52.440Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:52.440Z] #7 DONE 0.0s [2025-08-08T01:21:52.440Z] [2025-08-08T01:21:52.440Z] #8 exporting to image [2025-08-08T01:21:52.440Z] #8 exporting layers done [2025-08-08T01:21:52.440Z] #8 exporting manifest sha256:7ff4ed96144335a6fcc4faff07859a92f459c4d38731b0c8b74995db048c9404 done [2025-08-08T01:21:52.440Z] #8 exporting config sha256:b613368bff7afa9af59382b72d03d998629692a11c18842c0e4bd73c587b896e done [2025-08-08T01:21:52.440Z] #8 exporting manifest sha256:cc08578456b2b6e4d7777143a8ef1101d4e4bec391fd3a91b71d9baa3d16e176 done [2025-08-08T01:21:52.440Z] #8 exporting config sha256:6df3003570acd007be1516d5f7dcd1b547b0fb2df3cea0ca1ca366396061f631 done [2025-08-08T01:21:52.440Z] #8 exporting manifest list sha256:8925da56b9bbb68d0fd1949eb2059f676ecb90e43c905dc78faf4e065e4e6f40 done [2025-08-08T01:21:52.440Z] #8 pushing layers 0.0s done [2025-08-08T01:21:52.440Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:8925da56b9bbb68d0fd1949eb2059f676ecb90e43c905dc78faf4e065e4e6f40 0.1s done [2025-08-08T01:21:52.440Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:52.440Z] #8 DONE 0.1s [2025-08-08T01:21:52.440Z] [2025-08-08T01:21:52.440Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:52.440Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:52.740Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43' [2025-08-08T01:21:52.740Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43 --push - [2025-08-08T01:21:52.740Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:52.740Z] #1 transferring dockerfile: 178B done [2025-08-08T01:21:52.740Z] #1 DONE 0.0s [2025-08-08T01:21:52.740Z] [2025-08-08T01:21:52.740Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43 [2025-08-08T01:21:52.740Z] #2 DONE 0.0s [2025-08-08T01:21:52.740Z] [2025-08-08T01:21:52.740Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43 [2025-08-08T01:21:52.740Z] #3 DONE 0.0s [2025-08-08T01:21:52.740Z] [2025-08-08T01:21:52.740Z] #4 [internal] load .dockerignore [2025-08-08T01:21:52.740Z] #4 transferring context: 2B done [2025-08-08T01:21:52.740Z] #4 DONE 0.0s [2025-08-08T01:21:52.740Z] [2025-08-08T01:21:52.740Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 [2025-08-08T01:21:52.740Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 0.0s done [2025-08-08T01:21:52.740Z] #5 DONE 0.0s [2025-08-08T01:21:52.740Z] [2025-08-08T01:21:52.740Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 [2025-08-08T01:21:53.011Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 0.0s done [2025-08-08T01:21:53.011Z] #6 CACHED [2025-08-08T01:21:53.011Z] [2025-08-08T01:21:53.011Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 [2025-08-08T01:21:53.011Z] #5 CACHED [2025-08-08T01:21:53.011Z] [2025-08-08T01:21:53.011Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:53.011Z] #7 DONE 0.0s [2025-08-08T01:21:53.011Z] [2025-08-08T01:21:53.011Z] #8 exporting to image [2025-08-08T01:21:53.011Z] #8 exporting layers done [2025-08-08T01:21:53.011Z] #8 exporting manifest sha256:7ff4ed96144335a6fcc4faff07859a92f459c4d38731b0c8b74995db048c9404 done [2025-08-08T01:21:53.011Z] #8 exporting config sha256:b613368bff7afa9af59382b72d03d998629692a11c18842c0e4bd73c587b896e done [2025-08-08T01:21:53.011Z] #8 exporting manifest sha256:cc08578456b2b6e4d7777143a8ef1101d4e4bec391fd3a91b71d9baa3d16e176 done [2025-08-08T01:21:53.011Z] #8 exporting config sha256:6df3003570acd007be1516d5f7dcd1b547b0fb2df3cea0ca1ca366396061f631 done [2025-08-08T01:21:53.011Z] #8 exporting manifest list sha256:8925da56b9bbb68d0fd1949eb2059f676ecb90e43c905dc78faf4e065e4e6f40 done [2025-08-08T01:21:53.011Z] #8 pushing layers 0.0s done [2025-08-08T01:21:53.011Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43@sha256:8925da56b9bbb68d0fd1949eb2059f676ecb90e43c905dc78faf4e065e4e6f40 0.1s done [2025-08-08T01:21:53.011Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:53.011Z] #8 DONE 0.1s [2025-08-08T01:21:53.011Z] [2025-08-08T01:21:53.011Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:53.011Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:53.304Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' [2025-08-08T01:21:53.304Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - [2025-08-08T01:21:53.304Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:53.304Z] #1 transferring dockerfile: 219B done [2025-08-08T01:21:53.304Z] #1 DONE 0.0s [2025-08-08T01:21:53.304Z] [2025-08-08T01:21:53.304Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:53.304Z] #2 DONE 0.0s [2025-08-08T01:21:53.304Z] [2025-08-08T01:21:53.304Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:53.304Z] #3 DONE 0.0s [2025-08-08T01:21:53.304Z] [2025-08-08T01:21:53.304Z] #4 [internal] load .dockerignore [2025-08-08T01:21:53.304Z] #4 transferring context: 2B done [2025-08-08T01:21:53.304Z] #4 DONE 0.0s [2025-08-08T01:21:53.304Z] [2025-08-08T01:21:53.304Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 [2025-08-08T01:21:53.304Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 0.0s done [2025-08-08T01:21:53.304Z] #5 DONE 0.0s [2025-08-08T01:21:53.304Z] [2025-08-08T01:21:53.304Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 [2025-08-08T01:21:53.564Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 0.0s done [2025-08-08T01:21:53.564Z] #6 CACHED [2025-08-08T01:21:53.564Z] [2025-08-08T01:21:53.564Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 [2025-08-08T01:21:53.564Z] #5 CACHED [2025-08-08T01:21:53.564Z] [2025-08-08T01:21:53.564Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:53.564Z] #7 DONE 0.0s [2025-08-08T01:21:53.564Z] [2025-08-08T01:21:53.564Z] #8 exporting to image [2025-08-08T01:21:53.564Z] #8 exporting layers done [2025-08-08T01:21:53.564Z] #8 exporting manifest sha256:7ff4ed96144335a6fcc4faff07859a92f459c4d38731b0c8b74995db048c9404 done [2025-08-08T01:21:53.564Z] #8 exporting config sha256:b613368bff7afa9af59382b72d03d998629692a11c18842c0e4bd73c587b896e done [2025-08-08T01:21:53.564Z] #8 exporting manifest sha256:cc08578456b2b6e4d7777143a8ef1101d4e4bec391fd3a91b71d9baa3d16e176 done [2025-08-08T01:21:53.564Z] #8 exporting config sha256:6df3003570acd007be1516d5f7dcd1b547b0fb2df3cea0ca1ca366396061f631 done [2025-08-08T01:21:53.564Z] #8 exporting manifest list sha256:8925da56b9bbb68d0fd1949eb2059f676ecb90e43c905dc78faf4e065e4e6f40 done [2025-08-08T01:21:53.564Z] #8 pushing layers 0.0s done [2025-08-08T01:21:53.564Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:8925da56b9bbb68d0fd1949eb2059f676ecb90e43c905dc78faf4e065e4e6f40 0.1s done [2025-08-08T01:21:53.564Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:53.564Z] #8 DONE 0.1s [2025-08-08T01:21:53.564Z] [2025-08-08T01:21:53.564Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:53.564Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:53.861Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-08-08T01:21:53.861Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-08-08T01:21:53.861Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:53.861Z] #1 transferring dockerfile: 170B done [2025-08-08T01:21:53.861Z] #1 DONE 0.0s [2025-08-08T01:21:53.861Z] [2025-08-08T01:21:53.861Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-08T01:21:53.861Z] #2 DONE 0.0s [2025-08-08T01:21:53.861Z] [2025-08-08T01:21:53.861Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-08T01:21:53.861Z] #3 DONE 0.0s [2025-08-08T01:21:53.861Z] [2025-08-08T01:21:53.861Z] #4 [internal] load .dockerignore [2025-08-08T01:21:53.861Z] #4 transferring context: 2B done [2025-08-08T01:21:53.861Z] #4 DONE 0.0s [2025-08-08T01:21:53.861Z] [2025-08-08T01:21:53.861Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 [2025-08-08T01:21:53.861Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 0.0s done [2025-08-08T01:21:53.861Z] #5 CACHED [2025-08-08T01:21:53.861Z] [2025-08-08T01:21:53.861Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 [2025-08-08T01:21:53.861Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 0.0s done [2025-08-08T01:21:53.861Z] #6 CACHED [2025-08-08T01:21:53.861Z] [2025-08-08T01:21:53.861Z] #7 exporting to image [2025-08-08T01:21:53.861Z] #7 exporting layers [2025-08-08T01:21:53.861Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:54.120Z] #7 exporting layers done [2025-08-08T01:21:54.120Z] #7 exporting manifest sha256:7ff4ed96144335a6fcc4faff07859a92f459c4d38731b0c8b74995db048c9404 done [2025-08-08T01:21:54.120Z] #7 exporting config sha256:b613368bff7afa9af59382b72d03d998629692a11c18842c0e4bd73c587b896e done [2025-08-08T01:21:54.120Z] #7 exporting manifest sha256:cc08578456b2b6e4d7777143a8ef1101d4e4bec391fd3a91b71d9baa3d16e176 done [2025-08-08T01:21:54.120Z] #7 exporting config sha256:6df3003570acd007be1516d5f7dcd1b547b0fb2df3cea0ca1ca366396061f631 done [2025-08-08T01:21:54.120Z] #7 exporting manifest list sha256:8925da56b9bbb68d0fd1949eb2059f676ecb90e43c905dc78faf4e065e4e6f40 done [2025-08-08T01:21:54.120Z] #7 pushing layers 0.0s done [2025-08-08T01:21:54.120Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:8925da56b9bbb68d0fd1949eb2059f676ecb90e43c905dc78faf4e065e4e6f40 0.1s done [2025-08-08T01:21:54.120Z] #7 DONE 0.1s [2025-08-08T01:21:54.120Z] [2025-08-08T01:21:54.120Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:54.120Z] #8 DONE 0.0s [2025-08-08T01:21:54.120Z] [2025-08-08T01:21:54.120Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:54.120Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:54.408Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' [2025-08-08T01:21:54.408Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - [2025-08-08T01:21:54.408Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:54.408Z] #1 transferring dockerfile: 206B done [2025-08-08T01:21:54.408Z] #1 DONE 0.0s [2025-08-08T01:21:54.408Z] [2025-08-08T01:21:54.408Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:54.408Z] #2 DONE 0.0s [2025-08-08T01:21:54.408Z] [2025-08-08T01:21:54.408Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:54.408Z] #3 DONE 0.1s [2025-08-08T01:21:54.408Z] [2025-08-08T01:21:54.408Z] #4 [internal] load .dockerignore [2025-08-08T01:21:54.408Z] #4 transferring context: 2B done [2025-08-08T01:21:54.408Z] #4 DONE 0.0s [2025-08-08T01:21:54.667Z] [2025-08-08T01:21:54.667Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde [2025-08-08T01:21:54.667Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde [2025-08-08T01:21:54.667Z] #5 ... [2025-08-08T01:21:54.667Z] [2025-08-08T01:21:54.667Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde [2025-08-08T01:21:54.667Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 0.0s done [2025-08-08T01:21:54.667Z] #6 DONE 0.1s [2025-08-08T01:21:54.667Z] [2025-08-08T01:21:54.667Z] #7 exporting to image [2025-08-08T01:21:54.667Z] #7 exporting layers done [2025-08-08T01:21:54.667Z] #7 exporting manifest sha256:450c959f796a9fcdb7801d602618d7373363d8696d6281371ab6920ddf5eb953 done [2025-08-08T01:21:54.667Z] #7 exporting config sha256:dc61340c1982f7e829d1fc4fa60d58fda812627f5b0e097e0d82b6b2fdf334b5 done [2025-08-08T01:21:54.667Z] #7 exporting manifest sha256:71f8491f0badb563349b42e2da9aeab20bbe906b65aa36028b4df5b8e816ef47 done [2025-08-08T01:21:54.667Z] #7 exporting config sha256:7eb9c79b5e3af33c5be524d00f8dbbee71cfaf938b276189ae123bad5785ef3f [2025-08-08T01:21:54.667Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:54.667Z] #7 ... [2025-08-08T01:21:54.667Z] [2025-08-08T01:21:54.667Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:54.667Z] #8 DONE 0.0s [2025-08-08T01:21:54.667Z] [2025-08-08T01:21:54.667Z] #7 exporting to image [2025-08-08T01:21:54.667Z] #7 exporting config sha256:7eb9c79b5e3af33c5be524d00f8dbbee71cfaf938b276189ae123bad5785ef3f done [2025-08-08T01:21:54.667Z] #7 exporting manifest list sha256:810313a24deeff4eda87a908a3ab34f641b18d107400d6c4051201aa258e5048 done [2025-08-08T01:21:54.667Z] #7 pushing layers 0.1s done [2025-08-08T01:21:54.667Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:810313a24deeff4eda87a908a3ab34f641b18d107400d6c4051201aa258e5048 [2025-08-08T01:21:54.925Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:810313a24deeff4eda87a908a3ab34f641b18d107400d6c4051201aa258e5048 0.1s done [2025-08-08T01:21:54.925Z] #7 DONE 0.2s [2025-08-08T01:21:54.925Z] [2025-08-08T01:21:54.925Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:54.925Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:55.214Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-08-08T01:21:55.214Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-08-08T01:21:55.214Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:55.214Z] #1 transferring dockerfile: 172B done [2025-08-08T01:21:55.214Z] #1 DONE 0.0s [2025-08-08T01:21:55.214Z] [2025-08-08T01:21:55.214Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-08T01:21:55.214Z] #2 DONE 0.0s [2025-08-08T01:21:55.214Z] [2025-08-08T01:21:55.214Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-08T01:21:55.214Z] #3 DONE 0.0s [2025-08-08T01:21:55.214Z] [2025-08-08T01:21:55.214Z] #4 [internal] load .dockerignore [2025-08-08T01:21:55.214Z] #4 transferring context: 2B done [2025-08-08T01:21:55.214Z] #4 DONE 0.0s [2025-08-08T01:21:55.214Z] [2025-08-08T01:21:55.214Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde [2025-08-08T01:21:55.214Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 0.0s done [2025-08-08T01:21:55.214Z] #5 DONE 0.0s [2025-08-08T01:21:55.214Z] [2025-08-08T01:21:55.214Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde [2025-08-08T01:21:55.214Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 0.0s done [2025-08-08T01:21:55.214Z] #6 CACHED [2025-08-08T01:21:55.570Z] [2025-08-08T01:21:55.570Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde [2025-08-08T01:21:55.570Z] #5 CACHED [2025-08-08T01:21:55.570Z] [2025-08-08T01:21:55.570Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:55.570Z] #7 DONE 0.0s [2025-08-08T01:21:55.570Z] [2025-08-08T01:21:55.570Z] #8 exporting to image [2025-08-08T01:21:55.570Z] #8 exporting layers done [2025-08-08T01:21:55.570Z] #8 exporting manifest sha256:450c959f796a9fcdb7801d602618d7373363d8696d6281371ab6920ddf5eb953 done [2025-08-08T01:21:55.570Z] #8 exporting config sha256:dc61340c1982f7e829d1fc4fa60d58fda812627f5b0e097e0d82b6b2fdf334b5 done [2025-08-08T01:21:55.570Z] #8 exporting manifest sha256:71f8491f0badb563349b42e2da9aeab20bbe906b65aa36028b4df5b8e816ef47 done [2025-08-08T01:21:55.570Z] #8 exporting config sha256:7eb9c79b5e3af33c5be524d00f8dbbee71cfaf938b276189ae123bad5785ef3f done [2025-08-08T01:21:55.570Z] #8 exporting manifest list sha256:810313a24deeff4eda87a908a3ab34f641b18d107400d6c4051201aa258e5048 done [2025-08-08T01:21:55.570Z] #8 pushing layers 0.0s done [2025-08-08T01:21:55.570Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:810313a24deeff4eda87a908a3ab34f641b18d107400d6c4051201aa258e5048 0.1s done [2025-08-08T01:21:55.570Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:55.570Z] #8 DONE 0.1s [2025-08-08T01:21:55.570Z] [2025-08-08T01:21:55.570Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:55.570Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:55.858Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43' [2025-08-08T01:21:55.858Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43 --push - [2025-08-08T01:21:56.116Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:56.116Z] #1 transferring dockerfile: 178B done [2025-08-08T01:21:56.116Z] #1 DONE 0.0s [2025-08-08T01:21:56.116Z] [2025-08-08T01:21:56.116Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43 [2025-08-08T01:21:56.116Z] #2 DONE 0.0s [2025-08-08T01:21:56.116Z] [2025-08-08T01:21:56.116Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43 [2025-08-08T01:21:56.116Z] #3 DONE 0.0s [2025-08-08T01:21:56.116Z] [2025-08-08T01:21:56.116Z] #4 [internal] load .dockerignore [2025-08-08T01:21:56.116Z] #4 transferring context: 2B done [2025-08-08T01:21:56.116Z] #4 DONE 0.0s [2025-08-08T01:21:56.116Z] [2025-08-08T01:21:56.116Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde [2025-08-08T01:21:56.116Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 0.0s done [2025-08-08T01:21:56.116Z] #5 CACHED [2025-08-08T01:21:56.116Z] [2025-08-08T01:21:56.116Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde [2025-08-08T01:21:56.116Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 0.0s done [2025-08-08T01:21:56.116Z] #6 CACHED [2025-08-08T01:21:56.116Z] [2025-08-08T01:21:56.116Z] #7 exporting to image [2025-08-08T01:21:56.116Z] #7 exporting layers done [2025-08-08T01:21:56.116Z] #7 exporting manifest sha256:450c959f796a9fcdb7801d602618d7373363d8696d6281371ab6920ddf5eb953 done [2025-08-08T01:21:56.116Z] #7 exporting config sha256:dc61340c1982f7e829d1fc4fa60d58fda812627f5b0e097e0d82b6b2fdf334b5 done [2025-08-08T01:21:56.116Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:56.116Z] #7 exporting manifest sha256:71f8491f0badb563349b42e2da9aeab20bbe906b65aa36028b4df5b8e816ef47 done [2025-08-08T01:21:56.116Z] #7 exporting config sha256:7eb9c79b5e3af33c5be524d00f8dbbee71cfaf938b276189ae123bad5785ef3f done [2025-08-08T01:21:56.116Z] #7 exporting manifest list sha256:810313a24deeff4eda87a908a3ab34f641b18d107400d6c4051201aa258e5048 done [2025-08-08T01:21:56.116Z] #7 pushing layers 0.0s done [2025-08-08T01:21:56.116Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43@sha256:810313a24deeff4eda87a908a3ab34f641b18d107400d6c4051201aa258e5048 0.1s done [2025-08-08T01:21:56.116Z] #7 DONE 0.1s [2025-08-08T01:21:56.116Z] [2025-08-08T01:21:56.116Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:56.116Z] #8 DONE 0.0s [2025-08-08T01:21:56.116Z] [2025-08-08T01:21:56.116Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:56.116Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:56.409Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' [2025-08-08T01:21:56.410Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - [2025-08-08T01:21:56.410Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:56.410Z] #1 transferring dockerfile: 219B done [2025-08-08T01:21:56.410Z] #1 DONE 0.0s [2025-08-08T01:21:56.410Z] [2025-08-08T01:21:56.410Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:56.410Z] #2 DONE 0.0s [2025-08-08T01:21:56.410Z] [2025-08-08T01:21:56.410Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:56.410Z] #3 DONE 0.0s [2025-08-08T01:21:56.410Z] [2025-08-08T01:21:56.410Z] #4 [internal] load .dockerignore [2025-08-08T01:21:56.410Z] #4 transferring context: 2B done [2025-08-08T01:21:56.410Z] #4 DONE 0.0s [2025-08-08T01:21:56.410Z] [2025-08-08T01:21:56.410Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde [2025-08-08T01:21:56.410Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 0.0s done [2025-08-08T01:21:56.410Z] #5 CACHED [2025-08-08T01:21:56.410Z] [2025-08-08T01:21:56.410Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde [2025-08-08T01:21:56.410Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 0.0s done [2025-08-08T01:21:56.410Z] #6 CACHED [2025-08-08T01:21:56.410Z] [2025-08-08T01:21:56.410Z] #7 exporting to image [2025-08-08T01:21:56.410Z] #7 exporting layers [2025-08-08T01:21:56.410Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:56.669Z] #7 exporting layers done [2025-08-08T01:21:56.669Z] #7 exporting manifest sha256:450c959f796a9fcdb7801d602618d7373363d8696d6281371ab6920ddf5eb953 done [2025-08-08T01:21:56.669Z] #7 exporting config sha256:dc61340c1982f7e829d1fc4fa60d58fda812627f5b0e097e0d82b6b2fdf334b5 done [2025-08-08T01:21:56.669Z] #7 exporting manifest sha256:71f8491f0badb563349b42e2da9aeab20bbe906b65aa36028b4df5b8e816ef47 done [2025-08-08T01:21:56.669Z] #7 exporting config sha256:7eb9c79b5e3af33c5be524d00f8dbbee71cfaf938b276189ae123bad5785ef3f done [2025-08-08T01:21:56.669Z] #7 exporting manifest list sha256:810313a24deeff4eda87a908a3ab34f641b18d107400d6c4051201aa258e5048 done [2025-08-08T01:21:56.669Z] #7 pushing layers 0.0s done [2025-08-08T01:21:56.669Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:810313a24deeff4eda87a908a3ab34f641b18d107400d6c4051201aa258e5048 0.1s done [2025-08-08T01:21:56.669Z] #7 DONE 0.1s [2025-08-08T01:21:56.669Z] [2025-08-08T01:21:56.669Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:56.669Z] #8 DONE 0.0s [2025-08-08T01:21:56.669Z] [2025-08-08T01:21:56.669Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:56.669Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:56.960Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-08-08T01:21:56.961Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-08-08T01:21:57.220Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:57.220Z] #1 transferring dockerfile: 170B done [2025-08-08T01:21:57.220Z] #1 DONE 0.0s [2025-08-08T01:21:57.220Z] [2025-08-08T01:21:57.220Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-08T01:21:57.220Z] #2 DONE 0.0s [2025-08-08T01:21:57.220Z] [2025-08-08T01:21:57.220Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-08T01:21:57.220Z] #3 DONE 0.0s [2025-08-08T01:21:57.220Z] [2025-08-08T01:21:57.220Z] #4 [internal] load .dockerignore [2025-08-08T01:21:57.220Z] #4 transferring context: 2B done [2025-08-08T01:21:57.220Z] #4 DONE 0.0s [2025-08-08T01:21:57.220Z] [2025-08-08T01:21:57.220Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde [2025-08-08T01:21:57.220Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 0.0s done [2025-08-08T01:21:57.220Z] #5 CACHED [2025-08-08T01:21:57.220Z] [2025-08-08T01:21:57.220Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde [2025-08-08T01:21:57.220Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 0.0s done [2025-08-08T01:21:57.220Z] #6 CACHED [2025-08-08T01:21:57.220Z] [2025-08-08T01:21:57.220Z] #7 exporting to image [2025-08-08T01:21:57.220Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:57.220Z] #7 exporting layers done [2025-08-08T01:21:57.220Z] #7 exporting manifest sha256:450c959f796a9fcdb7801d602618d7373363d8696d6281371ab6920ddf5eb953 done [2025-08-08T01:21:57.220Z] #7 exporting config sha256:dc61340c1982f7e829d1fc4fa60d58fda812627f5b0e097e0d82b6b2fdf334b5 done [2025-08-08T01:21:57.220Z] #7 exporting manifest sha256:71f8491f0badb563349b42e2da9aeab20bbe906b65aa36028b4df5b8e816ef47 done [2025-08-08T01:21:57.220Z] #7 exporting config sha256:7eb9c79b5e3af33c5be524d00f8dbbee71cfaf938b276189ae123bad5785ef3f done [2025-08-08T01:21:57.220Z] #7 exporting manifest list sha256:810313a24deeff4eda87a908a3ab34f641b18d107400d6c4051201aa258e5048 done [2025-08-08T01:21:57.220Z] #7 pushing layers 0.0s done [2025-08-08T01:21:57.220Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:810313a24deeff4eda87a908a3ab34f641b18d107400d6c4051201aa258e5048 0.1s done [2025-08-08T01:21:57.220Z] #7 DONE 0.1s [2025-08-08T01:21:57.220Z] [2025-08-08T01:21:57.220Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:57.220Z] #8 DONE 0.0s [2025-08-08T01:21:57.220Z] [2025-08-08T01:21:57.220Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:57.220Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:57.508Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - [2025-08-08T01:21:57.508Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' [2025-08-08T01:21:57.508Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:57.508Z] #1 transferring dockerfile: 206B done [2025-08-08T01:21:57.508Z] #1 DONE 0.0s [2025-08-08T01:21:57.508Z] [2025-08-08T01:21:57.508Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:57.508Z] #2 DONE 0.0s [2025-08-08T01:21:57.508Z] [2025-08-08T01:21:57.508Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:21:57.508Z] #3 DONE 0.1s [2025-08-08T01:21:57.508Z] [2025-08-08T01:21:57.508Z] #4 [internal] load .dockerignore [2025-08-08T01:21:57.508Z] #4 transferring context: 2B done [2025-08-08T01:21:57.508Z] #4 DONE 0.0s [2025-08-08T01:21:57.768Z] [2025-08-08T01:21:57.768Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 [2025-08-08T01:21:57.768Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 [2025-08-08T01:21:57.768Z] #5 ... [2025-08-08T01:21:57.768Z] [2025-08-08T01:21:57.768Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 [2025-08-08T01:21:57.768Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 0.0s done [2025-08-08T01:21:57.768Z] #6 DONE 0.1s [2025-08-08T01:21:57.768Z] [2025-08-08T01:21:57.768Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:57.768Z] #7 DONE 0.0s [2025-08-08T01:21:57.768Z] [2025-08-08T01:21:57.768Z] #8 exporting to image [2025-08-08T01:21:57.768Z] #8 exporting layers done [2025-08-08T01:21:57.768Z] #8 exporting manifest sha256:d479b1d9d5ed75bd5727388254cd652766c1f2b9c04ff45684ae3d0362ce2fd3 0.0s done [2025-08-08T01:21:57.768Z] #8 exporting config sha256:152f49faac72f8e0d8c615afc0120537d5beea5e88249e278942f24e44df8293 done [2025-08-08T01:21:57.768Z] #8 exporting manifest sha256:82dd4c4dc795adc66b8ceda7aa6fb2d89c42a33a062ad1b4ce3e94adda3a2cc1 done [2025-08-08T01:21:57.768Z] #8 exporting config sha256:7b5c0f31962b226904d0e11a993acc1ae9f0cefd02011c53fcc435581d75f723 done [2025-08-08T01:21:57.768Z] #8 exporting manifest list sha256:155f783d78c52cf8c4ec575aae68a7e7279e42f19296324a498dd6342dcd7a5d 0.0s done [2025-08-08T01:21:57.768Z] #8 pushing layers 0.1s done [2025-08-08T01:21:57.768Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:155f783d78c52cf8c4ec575aae68a7e7279e42f19296324a498dd6342dcd7a5d [2025-08-08T01:21:57.768Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:58.027Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:155f783d78c52cf8c4ec575aae68a7e7279e42f19296324a498dd6342dcd7a5d 0.1s done [2025-08-08T01:21:58.027Z] #8 DONE 0.2s [2025-08-08T01:21:58.027Z] [2025-08-08T01:21:58.027Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:58.027Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:58.319Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-08-08T01:21:58.319Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-08-08T01:21:58.577Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:58.577Z] #1 transferring dockerfile: 172B done [2025-08-08T01:21:58.577Z] #1 DONE 0.0s [2025-08-08T01:21:58.577Z] [2025-08-08T01:21:58.577Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-08T01:21:58.577Z] #2 DONE 0.0s [2025-08-08T01:21:58.577Z] [2025-08-08T01:21:58.577Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-08T01:21:58.577Z] #3 DONE 0.0s [2025-08-08T01:21:58.577Z] [2025-08-08T01:21:58.577Z] #4 [internal] load .dockerignore [2025-08-08T01:21:58.577Z] #4 transferring context: 2B done [2025-08-08T01:21:58.577Z] #4 DONE 0.0s [2025-08-08T01:21:58.577Z] [2025-08-08T01:21:58.577Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 [2025-08-08T01:21:58.577Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 [2025-08-08T01:21:58.577Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 0.0s done [2025-08-08T01:21:58.577Z] #5 CACHED [2025-08-08T01:21:58.577Z] [2025-08-08T01:21:58.577Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 [2025-08-08T01:21:58.577Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 0.0s done [2025-08-08T01:21:58.577Z] #6 CACHED [2025-08-08T01:21:58.577Z] [2025-08-08T01:21:58.577Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:58.577Z] #7 DONE 0.0s [2025-08-08T01:21:58.577Z] [2025-08-08T01:21:58.577Z] #8 exporting to image [2025-08-08T01:21:58.577Z] #8 exporting layers done [2025-08-08T01:21:58.577Z] #8 exporting manifest sha256:d479b1d9d5ed75bd5727388254cd652766c1f2b9c04ff45684ae3d0362ce2fd3 done [2025-08-08T01:21:58.577Z] #8 exporting config sha256:152f49faac72f8e0d8c615afc0120537d5beea5e88249e278942f24e44df8293 done [2025-08-08T01:21:58.577Z] #8 exporting manifest sha256:82dd4c4dc795adc66b8ceda7aa6fb2d89c42a33a062ad1b4ce3e94adda3a2cc1 done [2025-08-08T01:21:58.577Z] #8 exporting config sha256:7b5c0f31962b226904d0e11a993acc1ae9f0cefd02011c53fcc435581d75f723 done [2025-08-08T01:21:58.577Z] #8 exporting manifest list sha256:155f783d78c52cf8c4ec575aae68a7e7279e42f19296324a498dd6342dcd7a5d done [2025-08-08T01:21:58.577Z] #8 pushing layers 0.0s done [2025-08-08T01:21:58.577Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:155f783d78c52cf8c4ec575aae68a7e7279e42f19296324a498dd6342dcd7a5d 0.1s done [2025-08-08T01:21:58.577Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:58.577Z] #8 DONE 0.1s [2025-08-08T01:21:58.577Z] [2025-08-08T01:21:58.577Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:58.577Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:58.866Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43' [2025-08-08T01:21:58.866Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43 --push - [2025-08-08T01:21:59.132Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:59.132Z] #1 transferring dockerfile: 178B done [2025-08-08T01:21:59.132Z] #1 DONE 0.0s [2025-08-08T01:21:59.132Z] [2025-08-08T01:21:59.132Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43 [2025-08-08T01:21:59.132Z] #2 DONE 0.0s [2025-08-08T01:21:59.132Z] [2025-08-08T01:21:59.132Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43 [2025-08-08T01:21:59.132Z] #3 DONE 0.0s [2025-08-08T01:21:59.132Z] [2025-08-08T01:21:59.132Z] #4 [internal] load .dockerignore [2025-08-08T01:21:59.132Z] #4 transferring context: 2B done [2025-08-08T01:21:59.132Z] #4 DONE 0.0s [2025-08-08T01:21:59.132Z] [2025-08-08T01:21:59.132Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 [2025-08-08T01:21:59.132Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 [2025-08-08T01:21:59.132Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 0.0s done [2025-08-08T01:21:59.132Z] #5 CACHED [2025-08-08T01:21:59.132Z] [2025-08-08T01:21:59.132Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 [2025-08-08T01:21:59.132Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 0.0s done [2025-08-08T01:21:59.132Z] #6 CACHED [2025-08-08T01:21:59.132Z] [2025-08-08T01:21:59.132Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:59.132Z] #7 DONE 0.0s [2025-08-08T01:21:59.132Z] [2025-08-08T01:21:59.132Z] #8 exporting to image [2025-08-08T01:21:59.132Z] #8 exporting layers done [2025-08-08T01:21:59.132Z] #8 exporting manifest sha256:d479b1d9d5ed75bd5727388254cd652766c1f2b9c04ff45684ae3d0362ce2fd3 done [2025-08-08T01:21:59.132Z] #8 exporting config sha256:152f49faac72f8e0d8c615afc0120537d5beea5e88249e278942f24e44df8293 done [2025-08-08T01:21:59.132Z] #8 exporting manifest sha256:82dd4c4dc795adc66b8ceda7aa6fb2d89c42a33a062ad1b4ce3e94adda3a2cc1 done [2025-08-08T01:21:59.132Z] #8 exporting config sha256:7b5c0f31962b226904d0e11a993acc1ae9f0cefd02011c53fcc435581d75f723 done [2025-08-08T01:21:59.132Z] #8 exporting manifest list sha256:155f783d78c52cf8c4ec575aae68a7e7279e42f19296324a498dd6342dcd7a5d done [2025-08-08T01:21:59.132Z] #8 pushing layers 0.0s done [2025-08-08T01:21:59.132Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43@sha256:155f783d78c52cf8c4ec575aae68a7e7279e42f19296324a498dd6342dcd7a5d 0.1s done [2025-08-08T01:21:59.132Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:59.132Z] #8 DONE 0.1s [2025-08-08T01:21:59.132Z] [2025-08-08T01:21:59.132Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:59.132Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:59.419Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' [2025-08-08T01:21:59.420Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - [2025-08-08T01:21:59.683Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:59.683Z] #1 transferring dockerfile: 219B done [2025-08-08T01:21:59.683Z] #1 DONE 0.0s [2025-08-08T01:21:59.683Z] [2025-08-08T01:21:59.683Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:59.683Z] #2 DONE 0.0s [2025-08-08T01:21:59.683Z] [2025-08-08T01:21:59.683Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:21:59.683Z] #3 DONE 0.0s [2025-08-08T01:21:59.683Z] [2025-08-08T01:21:59.683Z] #4 [internal] load .dockerignore [2025-08-08T01:21:59.683Z] #4 transferring context: 2B done [2025-08-08T01:21:59.683Z] #4 DONE 0.0s [2025-08-08T01:21:59.683Z] [2025-08-08T01:21:59.683Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 [2025-08-08T01:21:59.683Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 0.0s done [2025-08-08T01:21:59.683Z] #5 DONE 0.0s [2025-08-08T01:21:59.683Z] [2025-08-08T01:21:59.683Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 [2025-08-08T01:21:59.683Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 0.0s done [2025-08-08T01:21:59.683Z] #6 CACHED [2025-08-08T01:21:59.683Z] [2025-08-08T01:21:59.683Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 [2025-08-08T01:21:59.683Z] #5 CACHED [2025-08-08T01:21:59.683Z] [2025-08-08T01:21:59.683Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:21:59.683Z] #7 DONE 0.0s [2025-08-08T01:21:59.683Z] [2025-08-08T01:21:59.683Z] #8 exporting to image [2025-08-08T01:21:59.683Z] #8 exporting layers done [2025-08-08T01:21:59.683Z] #8 exporting manifest sha256:d479b1d9d5ed75bd5727388254cd652766c1f2b9c04ff45684ae3d0362ce2fd3 done [2025-08-08T01:21:59.683Z] #8 exporting config sha256:152f49faac72f8e0d8c615afc0120537d5beea5e88249e278942f24e44df8293 done [2025-08-08T01:21:59.683Z] #8 exporting manifest sha256:82dd4c4dc795adc66b8ceda7aa6fb2d89c42a33a062ad1b4ce3e94adda3a2cc1 done [2025-08-08T01:21:59.683Z] #8 exporting config sha256:7b5c0f31962b226904d0e11a993acc1ae9f0cefd02011c53fcc435581d75f723 done [2025-08-08T01:21:59.683Z] #8 exporting manifest list sha256:155f783d78c52cf8c4ec575aae68a7e7279e42f19296324a498dd6342dcd7a5d done [2025-08-08T01:21:59.683Z] #8 pushing layers 0.0s done [2025-08-08T01:21:59.683Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:155f783d78c52cf8c4ec575aae68a7e7279e42f19296324a498dd6342dcd7a5d 0.1s done [2025-08-08T01:21:59.683Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:21:59.683Z] #8 DONE 0.1s [2025-08-08T01:21:59.683Z] [2025-08-08T01:21:59.683Z] 1 warning found (use --debug to expand): [2025-08-08T01:21:59.683Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:21:59.969Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-08-08T01:21:59.969Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-08-08T01:21:59.969Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:21:59.969Z] #1 transferring dockerfile: 170B done [2025-08-08T01:21:59.969Z] #1 DONE 0.0s [2025-08-08T01:21:59.969Z] [2025-08-08T01:21:59.969Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-08T01:21:59.969Z] #2 DONE 0.0s [2025-08-08T01:21:59.969Z] [2025-08-08T01:21:59.969Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-08T01:21:59.969Z] #3 DONE 0.0s [2025-08-08T01:21:59.969Z] [2025-08-08T01:21:59.969Z] #4 [internal] load .dockerignore [2025-08-08T01:21:59.969Z] #4 transferring context: 2B done [2025-08-08T01:21:59.969Z] #4 DONE 0.0s [2025-08-08T01:21:59.969Z] [2025-08-08T01:21:59.969Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 [2025-08-08T01:21:59.969Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 0.0s done [2025-08-08T01:21:59.969Z] #5 DONE 0.0s [2025-08-08T01:21:59.969Z] [2025-08-08T01:21:59.969Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 [2025-08-08T01:22:00.228Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 0.0s done [2025-08-08T01:22:00.228Z] #6 CACHED [2025-08-08T01:22:00.228Z] [2025-08-08T01:22:00.228Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 [2025-08-08T01:22:00.228Z] #5 CACHED [2025-08-08T01:22:00.228Z] [2025-08-08T01:22:00.228Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:22:00.228Z] #7 DONE 0.0s [2025-08-08T01:22:00.228Z] [2025-08-08T01:22:00.228Z] #8 exporting to image [2025-08-08T01:22:00.228Z] #8 exporting layers done [2025-08-08T01:22:00.228Z] #8 exporting manifest sha256:d479b1d9d5ed75bd5727388254cd652766c1f2b9c04ff45684ae3d0362ce2fd3 done [2025-08-08T01:22:00.228Z] #8 exporting config sha256:152f49faac72f8e0d8c615afc0120537d5beea5e88249e278942f24e44df8293 done [2025-08-08T01:22:00.228Z] #8 exporting manifest sha256:82dd4c4dc795adc66b8ceda7aa6fb2d89c42a33a062ad1b4ce3e94adda3a2cc1 done [2025-08-08T01:22:00.228Z] #8 exporting config sha256:7b5c0f31962b226904d0e11a993acc1ae9f0cefd02011c53fcc435581d75f723 done [2025-08-08T01:22:00.228Z] #8 exporting manifest list sha256:155f783d78c52cf8c4ec575aae68a7e7279e42f19296324a498dd6342dcd7a5d done [2025-08-08T01:22:00.228Z] #8 pushing layers 0.0s done [2025-08-08T01:22:00.228Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:155f783d78c52cf8c4ec575aae68a7e7279e42f19296324a498dd6342dcd7a5d 0.1s done [2025-08-08T01:22:00.228Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:22:00.228Z] #8 DONE 0.1s [2025-08-08T01:22:00.228Z] [2025-08-08T01:22:00.228Z] 1 warning found (use --debug to expand): [2025-08-08T01:22:00.228Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:22:00.514Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - [2025-08-08T01:22:00.514Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' [2025-08-08T01:22:00.776Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:22:00.776Z] #1 transferring dockerfile: 202B 0.0s done [2025-08-08T01:22:00.776Z] #1 DONE 0.0s [2025-08-08T01:22:00.776Z] [2025-08-08T01:22:00.776Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:22:00.776Z] #2 DONE 0.0s [2025-08-08T01:22:00.776Z] [2025-08-08T01:22:00.776Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:22:00.776Z] #3 DONE 0.1s [2025-08-08T01:22:00.776Z] [2025-08-08T01:22:00.776Z] #4 [internal] load .dockerignore [2025-08-08T01:22:00.776Z] #4 transferring context: 2B done [2025-08-08T01:22:00.776Z] #4 DONE 0.0s [2025-08-08T01:22:00.776Z] [2025-08-08T01:22:00.776Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 [2025-08-08T01:22:00.776Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 0.0s done [2025-08-08T01:22:00.776Z] #5 DONE 0.0s [2025-08-08T01:22:00.776Z] [2025-08-08T01:22:00.776Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 [2025-08-08T01:22:00.776Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 0.0s done [2025-08-08T01:22:00.776Z] #6 DONE 0.1s [2025-08-08T01:22:01.035Z] [2025-08-08T01:22:01.035Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:22:01.035Z] #7 DONE 0.0s [2025-08-08T01:22:01.035Z] [2025-08-08T01:22:01.035Z] #8 exporting to image [2025-08-08T01:22:01.035Z] #8 exporting layers done [2025-08-08T01:22:01.035Z] #8 exporting manifest sha256:da5639b056c25ccd3380a0445551dfcc8bcc1298f5e84c55498bb8acecd76203 done [2025-08-08T01:22:01.035Z] #8 exporting config sha256:2f9f115c45162e30730866813bf726fd78d7017f573a33e0bb097f89de4dd5c2 done [2025-08-08T01:22:01.035Z] #8 exporting manifest sha256:e7202abd8984ea6e2083f92015789014025b3f00b4af18a9a71e8f8295ea4f42 done [2025-08-08T01:22:01.035Z] #8 exporting config sha256:1fe680e6f6f613520f51b1ac9273339aedefaa6fb76a5a4b9ac3976d0a9ceccb done [2025-08-08T01:22:01.035Z] #8 exporting manifest list sha256:2fa5c764d473f0f6fc73b4ed79595c8ccd6c9dc0b1c357ab435f3a13d72168b8 done [2025-08-08T01:22:01.035Z] #8 pushing layers 0.1s done [2025-08-08T01:22:01.035Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:2fa5c764d473f0f6fc73b4ed79595c8ccd6c9dc0b1c357ab435f3a13d72168b8 [2025-08-08T01:22:01.035Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:22:01.035Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:2fa5c764d473f0f6fc73b4ed79595c8ccd6c9dc0b1c357ab435f3a13d72168b8 0.1s done [2025-08-08T01:22:01.035Z] #8 DONE 0.2s [2025-08-08T01:22:01.035Z] [2025-08-08T01:22:01.035Z] 1 warning found (use --debug to expand): [2025-08-08T01:22:01.035Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:22:01.324Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-08-08T01:22:01.324Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-08-08T01:22:01.582Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:22:01.582Z] #1 transferring dockerfile: 168B done [2025-08-08T01:22:01.582Z] #1 DONE 0.0s [2025-08-08T01:22:01.582Z] [2025-08-08T01:22:01.582Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-08T01:22:01.582Z] #2 DONE 0.0s [2025-08-08T01:22:01.582Z] [2025-08-08T01:22:01.582Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-08T01:22:01.582Z] #3 DONE 0.0s [2025-08-08T01:22:01.582Z] [2025-08-08T01:22:01.582Z] #4 [internal] load .dockerignore [2025-08-08T01:22:01.582Z] #4 transferring context: 2B done [2025-08-08T01:22:01.582Z] #4 DONE 0.0s [2025-08-08T01:22:01.582Z] [2025-08-08T01:22:01.582Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 [2025-08-08T01:22:01.582Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 0.0s done [2025-08-08T01:22:01.582Z] #5 CACHED [2025-08-08T01:22:01.582Z] [2025-08-08T01:22:01.582Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 [2025-08-08T01:22:01.582Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 0.0s done [2025-08-08T01:22:01.582Z] #6 CACHED [2025-08-08T01:22:01.582Z] [2025-08-08T01:22:01.582Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:22:01.582Z] #7 DONE 0.0s [2025-08-08T01:22:01.582Z] [2025-08-08T01:22:01.582Z] #8 exporting to image [2025-08-08T01:22:01.582Z] #8 exporting layers done [2025-08-08T01:22:01.582Z] #8 exporting manifest sha256:da5639b056c25ccd3380a0445551dfcc8bcc1298f5e84c55498bb8acecd76203 done [2025-08-08T01:22:01.582Z] #8 exporting config sha256:2f9f115c45162e30730866813bf726fd78d7017f573a33e0bb097f89de4dd5c2 done [2025-08-08T01:22:01.582Z] #8 exporting manifest sha256:e7202abd8984ea6e2083f92015789014025b3f00b4af18a9a71e8f8295ea4f42 done [2025-08-08T01:22:01.582Z] #8 exporting config sha256:1fe680e6f6f613520f51b1ac9273339aedefaa6fb76a5a4b9ac3976d0a9ceccb done [2025-08-08T01:22:01.582Z] #8 exporting manifest list sha256:2fa5c764d473f0f6fc73b4ed79595c8ccd6c9dc0b1c357ab435f3a13d72168b8 done [2025-08-08T01:22:01.582Z] #8 pushing layers 0.0s done [2025-08-08T01:22:01.582Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:2fa5c764d473f0f6fc73b4ed79595c8ccd6c9dc0b1c357ab435f3a13d72168b8 0.1s done [2025-08-08T01:22:01.583Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:22:01.583Z] #8 DONE 0.1s [2025-08-08T01:22:01.583Z] [2025-08-08T01:22:01.583Z] 1 warning found (use --debug to expand): [2025-08-08T01:22:01.583Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:22:01.867Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43' [2025-08-08T01:22:01.868Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43 --push - [2025-08-08T01:22:02.126Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:22:02.126Z] #1 transferring dockerfile: 174B done [2025-08-08T01:22:02.126Z] #1 DONE 0.0s [2025-08-08T01:22:02.126Z] [2025-08-08T01:22:02.126Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43 [2025-08-08T01:22:02.126Z] #2 DONE 0.0s [2025-08-08T01:22:02.126Z] [2025-08-08T01:22:02.126Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43 [2025-08-08T01:22:02.126Z] #3 DONE 0.0s [2025-08-08T01:22:02.126Z] [2025-08-08T01:22:02.126Z] #4 [internal] load .dockerignore [2025-08-08T01:22:02.126Z] #4 transferring context: 2B done [2025-08-08T01:22:02.126Z] #4 DONE 0.0s [2025-08-08T01:22:02.126Z] [2025-08-08T01:22:02.126Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 [2025-08-08T01:22:02.126Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 0.0s done [2025-08-08T01:22:02.126Z] #5 CACHED [2025-08-08T01:22:02.126Z] [2025-08-08T01:22:02.126Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 [2025-08-08T01:22:02.126Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 0.0s done [2025-08-08T01:22:02.126Z] #6 CACHED [2025-08-08T01:22:02.126Z] [2025-08-08T01:22:02.126Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:22:02.126Z] #7 DONE 0.0s [2025-08-08T01:22:02.126Z] [2025-08-08T01:22:02.126Z] #8 exporting to image [2025-08-08T01:22:02.126Z] #8 exporting layers done [2025-08-08T01:22:02.126Z] #8 exporting manifest sha256:da5639b056c25ccd3380a0445551dfcc8bcc1298f5e84c55498bb8acecd76203 done [2025-08-08T01:22:02.126Z] #8 exporting config sha256:2f9f115c45162e30730866813bf726fd78d7017f573a33e0bb097f89de4dd5c2 done [2025-08-08T01:22:02.126Z] #8 exporting manifest sha256:e7202abd8984ea6e2083f92015789014025b3f00b4af18a9a71e8f8295ea4f42 done [2025-08-08T01:22:02.126Z] #8 exporting config sha256:1fe680e6f6f613520f51b1ac9273339aedefaa6fb76a5a4b9ac3976d0a9ceccb done [2025-08-08T01:22:02.126Z] #8 exporting manifest list sha256:2fa5c764d473f0f6fc73b4ed79595c8ccd6c9dc0b1c357ab435f3a13d72168b8 done [2025-08-08T01:22:02.126Z] #8 pushing layers 0.0s done [2025-08-08T01:22:02.126Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43@sha256:2fa5c764d473f0f6fc73b4ed79595c8ccd6c9dc0b1c357ab435f3a13d72168b8 0.1s done [2025-08-08T01:22:02.126Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:22:02.126Z] #8 DONE 0.1s [2025-08-08T01:22:02.126Z] [2025-08-08T01:22:02.126Z] 1 warning found (use --debug to expand): [2025-08-08T01:22:02.126Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:22:02.673Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' [2025-08-08T01:22:02.673Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - [2025-08-08T01:22:02.932Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:22:02.932Z] #1 transferring dockerfile: 215B done [2025-08-08T01:22:02.932Z] #1 DONE 0.0s [2025-08-08T01:22:02.932Z] [2025-08-08T01:22:02.932Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:22:02.932Z] #2 DONE 0.0s [2025-08-08T01:22:02.932Z] [2025-08-08T01:22:02.932Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:22:02.932Z] #3 DONE 0.0s [2025-08-08T01:22:02.932Z] [2025-08-08T01:22:02.932Z] #4 [internal] load .dockerignore [2025-08-08T01:22:02.932Z] #4 transferring context: 2B done [2025-08-08T01:22:02.932Z] #4 DONE 0.0s [2025-08-08T01:22:02.932Z] [2025-08-08T01:22:02.933Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 [2025-08-08T01:22:02.933Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 0.0s done [2025-08-08T01:22:02.933Z] #5 DONE 0.0s [2025-08-08T01:22:02.933Z] [2025-08-08T01:22:02.933Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 [2025-08-08T01:22:02.933Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 0.0s done [2025-08-08T01:22:02.933Z] #6 CACHED [2025-08-08T01:22:02.933Z] [2025-08-08T01:22:02.933Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 [2025-08-08T01:22:02.933Z] #5 CACHED [2025-08-08T01:22:02.933Z] [2025-08-08T01:22:02.933Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:22:02.933Z] #7 DONE 0.0s [2025-08-08T01:22:02.933Z] [2025-08-08T01:22:02.933Z] #8 exporting to image [2025-08-08T01:22:02.933Z] #8 exporting layers done [2025-08-08T01:22:02.933Z] #8 exporting manifest sha256:da5639b056c25ccd3380a0445551dfcc8bcc1298f5e84c55498bb8acecd76203 done [2025-08-08T01:22:02.933Z] #8 exporting config sha256:2f9f115c45162e30730866813bf726fd78d7017f573a33e0bb097f89de4dd5c2 done [2025-08-08T01:22:02.933Z] #8 exporting manifest sha256:e7202abd8984ea6e2083f92015789014025b3f00b4af18a9a71e8f8295ea4f42 done [2025-08-08T01:22:02.933Z] #8 exporting config sha256:1fe680e6f6f613520f51b1ac9273339aedefaa6fb76a5a4b9ac3976d0a9ceccb done [2025-08-08T01:22:02.933Z] #8 exporting manifest list sha256:2fa5c764d473f0f6fc73b4ed79595c8ccd6c9dc0b1c357ab435f3a13d72168b8 done [2025-08-08T01:22:02.933Z] #8 pushing layers 0.0s done [2025-08-08T01:22:02.933Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:2fa5c764d473f0f6fc73b4ed79595c8ccd6c9dc0b1c357ab435f3a13d72168b8 0.1s done [2025-08-08T01:22:02.933Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:22:02.933Z] #8 DONE 0.1s [2025-08-08T01:22:02.933Z] [2025-08-08T01:22:02.933Z] 1 warning found (use --debug to expand): [2025-08-08T01:22:02.933Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-08T01:22:03.223Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-08-08T01:22:03.223Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-08-08T01:22:03.484Z] #1 [internal] load build definition from Dockerfile [2025-08-08T01:22:03.484Z] #1 transferring dockerfile: 166B done [2025-08-08T01:22:03.484Z] #1 DONE 0.0s [2025-08-08T01:22:03.484Z] [2025-08-08T01:22:03.484Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-08T01:22:03.484Z] #2 DONE 0.0s [2025-08-08T01:22:03.484Z] [2025-08-08T01:22:03.484Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-08T01:22:03.484Z] #3 DONE 0.0s [2025-08-08T01:22:03.484Z] [2025-08-08T01:22:03.484Z] #4 [internal] load .dockerignore [2025-08-08T01:22:03.484Z] #4 transferring context: 2B done [2025-08-08T01:22:03.484Z] #4 DONE 0.0s [2025-08-08T01:22:03.484Z] [2025-08-08T01:22:03.484Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 [2025-08-08T01:22:03.484Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 0.0s done [2025-08-08T01:22:03.484Z] #5 CACHED [2025-08-08T01:22:03.484Z] [2025-08-08T01:22:03.484Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 [2025-08-08T01:22:03.484Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 0.0s done [2025-08-08T01:22:03.484Z] #6 CACHED [2025-08-08T01:22:03.484Z] [2025-08-08T01:22:03.484Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-08T01:22:03.484Z] #7 DONE 0.0s [2025-08-08T01:22:03.484Z] [2025-08-08T01:22:03.484Z] #8 exporting to image [2025-08-08T01:22:03.484Z] #8 exporting layers done [2025-08-08T01:22:03.484Z] #8 exporting manifest sha256:da5639b056c25ccd3380a0445551dfcc8bcc1298f5e84c55498bb8acecd76203 done [2025-08-08T01:22:03.484Z] #8 exporting config sha256:2f9f115c45162e30730866813bf726fd78d7017f573a33e0bb097f89de4dd5c2 done [2025-08-08T01:22:03.484Z] #8 exporting manifest sha256:e7202abd8984ea6e2083f92015789014025b3f00b4af18a9a71e8f8295ea4f42 done [2025-08-08T01:22:03.484Z] #8 exporting config sha256:1fe680e6f6f613520f51b1ac9273339aedefaa6fb76a5a4b9ac3976d0a9ceccb done [2025-08-08T01:22:03.484Z] #8 exporting manifest list sha256:2fa5c764d473f0f6fc73b4ed79595c8ccd6c9dc0b1c357ab435f3a13d72168b8 done [2025-08-08T01:22:03.484Z] #8 pushing layers 0.0s done [2025-08-08T01:22:03.484Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:2fa5c764d473f0f6fc73b4ed79595c8ccd6c9dc0b1c357ab435f3a13d72168b8 0.1s done [2025-08-08T01:22:03.484Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-08T01:22:03.484Z] #8 DONE 0.1s [2025-08-08T01:22:03.484Z] [2025-08-08T01:22:03.484Z] 1 warning found (use --debug to expand): [2025-08-08T01:22:03.484Z]  - 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-08-08T01:22:03.927Z] + '[' -d /w/workspace/edgex-go/882/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-08T01:22:04.225Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-08T01:22:04.779Z] ---> package-listing.sh [2025-08-08T01:22:04.779Z] ++ facter osfamily [2025-08-08T01:22:04.779Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-08T01:22:05.037Z] + OS_FAMILY=redhat [2025-08-08T01:22:05.037Z] + workspace=/w/workspace/edgex-go/882 [2025-08-08T01:22:05.037Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-08T01:22:05.037Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-08T01:22:05.037Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-08T01:22:05.037Z] + PACKAGES=/tmp/packages_start.txt [2025-08-08T01:22:05.037Z] + '[' /w/workspace/edgex-go/882 ']' [2025-08-08T01:22:05.037Z] + PACKAGES=/tmp/packages_end.txt [2025-08-08T01:22:05.037Z] + case "${OS_FAMILY}" in [2025-08-08T01:22:05.037Z] + rpm -qa [2025-08-08T01:22:05.037Z] + sort [2025-08-08T01:22:05.604Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-08T01:22:05.604Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-08T01:22:05.604Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-08T01:22:05.604Z] + '[' /w/workspace/edgex-go/882 ']' [2025-08-08T01:22:05.604Z] + mkdir -p /w/workspace/edgex-go/882/archives/ [2025-08-08T01:22:05.604Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/882/archives/ [Pipeline] echo [2025-08-08T01:22:05.616Z] 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/882/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-08T01:22:05.892Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:22:06.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-08T01:22:06.453Z] [2025-08-08T01:22:06.453Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:22:06.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-08T01:22:06.758Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-08T01:22:06.758Z] 5eb5b503b376: Pulling fs layer [2025-08-08T01:22:06.758Z] 5c69ac0246d0: Pulling fs layer [2025-08-08T01:22:06.758Z] ec43610c2a17: Pulling fs layer [2025-08-08T01:22:06.758Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-08T01:22:06.758Z] 33b1e0a273af: Pulling fs layer [2025-08-08T01:22:06.758Z] 5d3b04190fa2: Pulling fs layer [2025-08-08T01:22:06.758Z] 2f39f015ded8: Pulling fs layer [2025-08-08T01:22:06.758Z] 3a2ae6a8a46f: Waiting [2025-08-08T01:22:06.758Z] 33b1e0a273af: Waiting [2025-08-08T01:22:06.758Z] 5d3b04190fa2: Waiting [2025-08-08T01:22:06.758Z] 2f39f015ded8: Waiting [2025-08-08T01:22:06.758Z] 5c69ac0246d0: Verifying Checksum [2025-08-08T01:22:06.758Z] 5c69ac0246d0: Download complete [2025-08-08T01:22:06.758Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-08T01:22:06.758Z] 3a2ae6a8a46f: Download complete [2025-08-08T01:22:06.758Z] 33b1e0a273af: Verifying Checksum [2025-08-08T01:22:06.758Z] 33b1e0a273af: Download complete [2025-08-08T01:22:06.758Z] 5d3b04190fa2: Verifying Checksum [2025-08-08T01:22:06.758Z] 5d3b04190fa2: Download complete [2025-08-08T01:22:06.758Z] ec43610c2a17: Verifying Checksum [2025-08-08T01:22:06.758Z] ec43610c2a17: Download complete [2025-08-08T01:22:07.017Z] 5eb5b503b376: Verifying Checksum [2025-08-08T01:22:07.017Z] 5eb5b503b376: Download complete [2025-08-08T01:22:07.592Z] 2f39f015ded8: Verifying Checksum [2025-08-08T01:22:07.592Z] 2f39f015ded8: Download complete [2025-08-08T01:22:08.171Z] 5eb5b503b376: Pull complete [2025-08-08T01:22:08.430Z] 5c69ac0246d0: Pull complete [2025-08-08T01:22:08.690Z] ec43610c2a17: Pull complete [2025-08-08T01:22:08.950Z] 3a2ae6a8a46f: Pull complete [2025-08-08T01:22:08.950Z] 33b1e0a273af: Pull complete [2025-08-08T01:22:09.212Z] 5d3b04190fa2: Pull complete [2025-08-08T01:22:13.460Z] 2f39f015ded8: Pull complete [2025-08-08T01:22:13.460Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-08T01:22:13.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-08T01:22:13.460Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-08T01:22:13.611Z] prd-centos7-docker-4c-2g-6479 does not seem to be running inside a container [2025-08-08T01:22:13.685Z] $ 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/882/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-08T01:22:17.511Z] $ docker top fad2d275395445f5d04161dc185ad3f0abf300a25adaf8bbe1aaf152083afdee -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-08T01:22:17.857Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-08T01:22:18.139Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-08T01:22:18.427Z] + ls /var/log/sa-host [2025-08-08T01:22:18.427Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-08T01:22:18.580Z] provisioning config files... [2025-08-08T01:22:18.589Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config10276164379551587714tmp [Pipeline] { [Pipeline] echo [2025-08-08T01:22:18.608Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-08T01:22:18.890Z] ---> create-netrc.sh [Pipeline] } [2025-08-08T01:22:18.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-08T01:22:19.244Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-08T01:22:19.254Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-08T01:22:19.541Z] ---> sudo-logs.sh [2025-08-08T01:22:19.541Z] Archiving 'sudo' log.. [2025-08-08T01:22:19.541Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:22:19.577Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-08T01:22:19.578Z] $ docker stop --time=1 fad2d275395445f5d04161dc185ad3f0abf300a25adaf8bbe1aaf152083afdee [2025-08-08T01:22:20.751Z] $ docker rm -f --volumes fad2d275395445f5d04161dc185ad3f0abf300a25adaf8bbe1aaf152083afdee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-08T01:22:20.861Z] [WS-CLEANUP] Deleting project workspace... [2025-08-08T01:22:20.861Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-08T01:22:20.878Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-08T01:38:23.181Z] #154 ... [2025-08-08T01:38:23.181Z] [2025-08-08T01:38:23.181Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-08T01:38:23.181Z] #145 DONE 1124.5s [2025-08-08T01:38:23.181Z] [2025-08-08T01:38:23.181Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-08T01:38:23.181Z] #148 ... [2025-08-08T01:38:23.181Z] [2025-08-08T01:38:23.181Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-08T01:38:23.181Z] #155 DONE 0.2s [2025-08-08T01:38:23.181Z] [2025-08-08T01:38:23.181Z] #51 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-08T01:38:23.181Z] #51 ... [2025-08-08T01:38:23.181Z] [2025-08-08T01:38:23.181Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-08T01:38:23.181Z] #156 DONE 0.1s [2025-08-08T01:38:23.181Z] [2025-08-08T01:38:23.181Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-08-08T01:38:23.181Z] #157 DONE 0.3s [2025-08-08T01:38:23.181Z] [2025-08-08T01:38:23.181Z] #51 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-08T01:38:23.181Z] #51 ... [2025-08-08T01:38:23.181Z] [2025-08-08T01:38:23.181Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-08-08T01:38:23.181Z] #158 DONE 0.2s [2025-08-08T01:38:23.181Z] [2025-08-08T01:38:23.181Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-08-08T01:38:23.181Z] #159 DONE 0.2s [2025-08-08T01:38:23.181Z] [2025-08-08T01:38:23.181Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-08T01:38:23.181Z] #160 DONE 2.2s [2025-08-08T01:38:23.181Z] [2025-08-08T01:38:23.181Z] #106 [core-common-config-bootstrapper] exporting to image [2025-08-08T01:38:23.181Z] #106 exporting layers [2025-08-08T01:38:23.181Z] #106 exporting layers 0.6s done [2025-08-08T01:38:23.181Z] #106 writing image sha256:7c1ad977d4466009c152ac9be015a67e68222520958023cbaf8ecfa4ce2a35e0 done [2025-08-08T01:38:23.181Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-08-08T01:38:23.181Z] #106 DONE 4.9s [2025-08-08T01:38:23.181Z] [2025-08-08T01:38:23.181Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-08T01:38:25.130Z] #147 DONE 1131.1s [2025-08-08T01:38:25.130Z] [2025-08-08T01:38:25.130Z] #51 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-08T01:38:25.427Z] #51 ... [2025-08-08T01:38:25.427Z] [2025-08-08T01:38:25.427Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-08-08T01:38:25.698Z] #161 DONE 0.3s [2025-08-08T01:38:25.698Z] [2025-08-08T01:38:25.698Z] #51 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-08T01:38:25.698Z] #51 ... [2025-08-08T01:38:25.698Z] [2025-08-08T01:38:25.698Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-08T01:38:28.284Z] #162 DONE 2.2s [2025-08-08T01:38:28.284Z] [2025-08-08T01:38:28.284Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-08T01:38:28.284Z] #163 DONE 0.3s [2025-08-08T01:38:28.284Z] [2025-08-08T01:38:28.284Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-08T01:38:28.284Z] #151 ... [2025-08-08T01:38:28.284Z] [2025-08-08T01:38:28.284Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-08-08T01:38:28.284Z] #164 DONE 0.2s [2025-08-08T01:38:28.284Z] [2025-08-08T01:38:28.284Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-08-08T01:38:28.897Z] #165 DONE 0.4s [2025-08-08T01:38:28.897Z] [2025-08-08T01:38:28.897Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-08-08T01:38:29.167Z] #166 DONE 0.2s [2025-08-08T01:38:29.167Z] [2025-08-08T01:38:29.167Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-08-08T01:38:29.167Z] #167 DONE 0.2s [2025-08-08T01:38:29.167Z] [2025-08-08T01:38:29.167Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-08-08T01:38:29.441Z] #168 DONE 0.1s [2025-08-08T01:38:29.441Z] [2025-08-08T01:38:29.441Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-08-08T01:38:29.441Z] #169 DONE 0.1s [2025-08-08T01:38:29.441Z] [2025-08-08T01:38:29.441Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-08T01:38:29.441Z] #151 ... [2025-08-08T01:38:29.441Z] [2025-08-08T01:38:29.441Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-08-08T01:38:29.441Z] #170 DONE 0.1s [2025-08-08T01:38:29.441Z] [2025-08-08T01:38:29.441Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-08-08T01:38:32.018Z] #171 DONE 2.0s [2025-08-08T01:38:32.018Z] [2025-08-08T01:38:32.018Z] #106 [security-bootstrapper] exporting to image [2025-08-08T01:38:32.018Z] #106 exporting layers [2025-08-08T01:38:32.599Z] #106 exporting layers 0.9s done [2025-08-08T01:38:32.599Z] #106 writing image sha256:fea57ac169b6eb22b768e653fec57d0300c6d9ae241ed28fcb4132afa7000d94 done [2025-08-08T01:38:32.599Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2025-08-08T01:38:32.599Z] #106 DONE 5.8s [2025-08-08T01:38:32.599Z] [2025-08-08T01:38:32.599Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-08T01:53:55.211Z] #143 ... [2025-08-08T01:53:55.211Z] [2025-08-08T01:53:55.211Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-08T01:53:55.211Z] #148 DONE 2047.1s [2025-08-08T01:53:55.211Z] [2025-08-08T01:53:55.211Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-08T01:53:55.211Z] #149 ... [2025-08-08T01:53:55.211Z] [2025-08-08T01:53:55.211Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-08T01:53:55.211Z] #172 DONE 0.1s [2025-08-08T01:53:55.211Z] [2025-08-08T01:53:55.211Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-08-08T01:53:55.211Z] #173 DONE 0.2s [2025-08-08T01:53:55.211Z] [2025-08-08T01:53:55.211Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-08T01:53:55.211Z] #151 ... [2025-08-08T01:53:55.211Z] [2025-08-08T01:53:55.211Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-08-08T01:53:55.211Z] #174 DONE 0.5s [2025-08-08T01:53:55.211Z] [2025-08-08T01:53:55.211Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-08-08T01:53:55.211Z] #175 DONE 0.2s [2025-08-08T01:53:55.211Z] [2025-08-08T01:53:55.211Z] #106 [core-command] exporting to image [2025-08-08T01:53:55.211Z] #106 exporting layers [2025-08-08T01:53:55.211Z] #106 exporting layers 0.5s done [2025-08-08T01:53:55.211Z] #106 writing image sha256:9c903047399678174a20ae68cc9e42b7f64bb70467ee9dfbdab47f5cb645acf0 done [2025-08-08T01:53:55.211Z] #106 naming to docker.io/library/core-command-arm64 0.0s done [2025-08-08T01:53:55.211Z] #106 DONE 6.4s [2025-08-08T01:53:55.211Z] [2025-08-08T01:53:55.211Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-08T01:54:03.417Z] #143 ... [2025-08-08T01:54:03.418Z] [2025-08-08T01:54:03.418Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-08T01:54:03.418Z] #150 2068.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-08-08T01:54:10.110Z] #150 ... [2025-08-08T01:54:10.110Z] [2025-08-08T01:54:10.110Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-08T01:54:10.110Z] #149 DONE 2075.4s [2025-08-08T01:54:10.110Z] [2025-08-08T01:54:10.110Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-08T01:54:10.110Z] #143 ... [2025-08-08T01:54:10.110Z] [2025-08-08T01:54:10.110Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-08T01:54:10.110Z] #176 DONE 0.2s [2025-08-08T01:54:10.110Z] [2025-08-08T01:54:10.110Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-08-08T01:54:10.110Z] #177 DONE 0.2s [2025-08-08T01:54:10.110Z] [2025-08-08T01:54:10.110Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-08T01:54:10.110Z] #150 ... [2025-08-08T01:54:10.110Z] [2025-08-08T01:54:10.110Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-08-08T01:54:10.110Z] #178 DONE 0.1s [2025-08-08T01:54:10.110Z] [2025-08-08T01:54:10.110Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-08-08T01:54:10.387Z] #179 DONE 0.1s [2025-08-08T01:54:10.387Z] [2025-08-08T01:54:10.387Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-08-08T01:54:10.667Z] #180 DONE 0.4s [2025-08-08T01:54:10.667Z] [2025-08-08T01:54:10.667Z] #51 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-08T01:54:10.667Z] #51 ... [2025-08-08T01:54:10.667Z] [2025-08-08T01:54:10.667Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-08-08T01:54:10.667Z] #181 DONE 0.1s [2025-08-08T01:54:10.946Z] [2025-08-08T01:54:10.946Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-08T01:54:13.534Z] #182 DONE 2.5s [2025-08-08T01:54:13.534Z] [2025-08-08T01:54:13.534Z] #106 [security-proxy-setup] exporting to image [2025-08-08T01:54:13.534Z] #106 exporting layers [2025-08-08T01:54:14.499Z] #106 exporting layers 1.2s done [2025-08-08T01:54:14.499Z] #106 writing image sha256:c9e12402584ed84cd4023bf34f2a370a090a410209673932f35afefc86a4a96b done [2025-08-08T01:54:14.499Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2025-08-08T01:54:14.499Z] #106 DONE 7.6s [2025-08-08T01:54:14.499Z] [2025-08-08T01:54:14.499Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-08T01:54:36.810Z] #143 ... [2025-08-08T01:54:36.810Z] [2025-08-08T01:54:36.810Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-08T01:54:36.810Z] #150 DONE 2102.3s [2025-08-08T01:54:36.810Z] [2025-08-08T01:54:36.810Z] #51 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-08T01:54:36.810Z] #51 ... [2025-08-08T01:54:36.810Z] [2025-08-08T01:54:36.810Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-08T01:54:36.810Z] #183 DONE 0.3s [2025-08-08T01:54:36.810Z] [2025-08-08T01:54:36.810Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-08T01:54:36.810Z] #151 ... [2025-08-08T01:54:36.810Z] [2025-08-08T01:54:36.810Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-08-08T01:54:36.810Z] #184 DONE 0.2s [2025-08-08T01:54:36.810Z] [2025-08-08T01:54:36.810Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-08T01:54:37.105Z] #143 ... [2025-08-08T01:54:37.105Z] [2025-08-08T01:54:37.105Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-08-08T01:54:37.105Z] #185 DONE 0.2s [2025-08-08T01:54:37.105Z] [2025-08-08T01:54:37.105Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-08-08T01:54:37.381Z] #186 DONE 0.1s [2025-08-08T01:54:37.381Z] [2025-08-08T01:54:37.381Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-08-08T01:54:37.381Z] #187 DONE 0.1s [2025-08-08T01:54:37.381Z] [2025-08-08T01:54:37.381Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-08-08T01:54:37.978Z] #188 DONE 0.3s [2025-08-08T01:54:37.978Z] [2025-08-08T01:54:37.978Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-08-08T01:54:37.978Z] #189 DONE 0.4s [2025-08-08T01:54:37.978Z] [2025-08-08T01:54:37.978Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-08T01:54:38.245Z] #153 ... [2025-08-08T01:54:38.245Z] [2025-08-08T01:54:38.245Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-08-08T01:54:38.245Z] #190 DONE 0.1s [2025-08-08T01:54:38.245Z] [2025-08-08T01:54:38.245Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-08T01:54:40.198Z] #191 DONE 1.9s [2025-08-08T01:54:40.198Z] [2025-08-08T01:54:40.198Z] #106 [security-secretstore-setup] exporting to image [2025-08-08T01:54:40.198Z] #106 exporting layers [2025-08-08T01:54:42.141Z] #106 exporting layers 1.7s done [2025-08-08T01:54:42.141Z] #106 writing image sha256:dcde2c5a2ae04a75799121cdb5ed7d3447464f3dcc7faf2f57f5fd688aa2bf2b done [2025-08-08T01:54:42.141Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-08-08T01:54:42.141Z] #106 DONE 9.4s [2025-08-08T01:54:42.141Z] [2025-08-08T01:54:42.141Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-08T01:55:38.547Z] #144 ... [2025-08-08T01:55:38.547Z] [2025-08-08T01:55:38.547Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-08T01:55:38.547Z] #153 DONE 2160.1s [2025-08-08T01:55:38.547Z] [2025-08-08T01:55:38.547Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-08T01:55:38.547Z] #151 ... [2025-08-08T01:55:38.547Z] [2025-08-08T01:55:38.547Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-08T01:55:38.547Z] #192 DONE 0.2s [2025-08-08T01:55:38.547Z] [2025-08-08T01:55:38.547Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-08T01:55:38.547Z] #193 DONE 0.1s [2025-08-08T01:55:38.547Z] [2025-08-08T01:55:38.547Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-08-08T01:55:38.547Z] #194 DONE 0.6s [2025-08-08T01:55:38.547Z] [2025-08-08T01:55:38.547Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-08T01:55:38.547Z] #151 ... [2025-08-08T01:55:38.547Z] [2025-08-08T01:55:38.547Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-08-08T01:55:38.547Z] #195 DONE 0.1s [2025-08-08T01:55:38.547Z] [2025-08-08T01:55:38.547Z] #106 [security-spiffe-token-provider] exporting to image [2025-08-08T01:55:38.547Z] #106 exporting layers [2025-08-08T01:55:38.547Z] #106 exporting layers 1.0s done [2025-08-08T01:55:38.547Z] #106 writing image sha256:5e554b2f1b68bb30813ff073922c95b2cddcfdccbea562db6a3b2200a7391527 done [2025-08-08T01:55:38.547Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-08-08T01:55:38.547Z] #106 DONE 10.4s [2025-08-08T01:55:38.547Z] [2025-08-08T01:55:38.547Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-08T01:56:25.343Z] #151 ... [2025-08-08T01:56:25.343Z] [2025-08-08T01:56:25.343Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-08T01:56:25.343Z] #152 DONE 2204.2s [2025-08-08T01:56:25.343Z] [2025-08-08T01:56:25.343Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-08T01:56:25.343Z] #151 ... [2025-08-08T01:56:25.343Z] [2025-08-08T01:56:25.343Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-08T01:56:25.343Z] #196 DONE 0.2s [2025-08-08T01:56:25.343Z] [2025-08-08T01:56:25.343Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-08T01:56:25.343Z] #197 DONE 0.3s [2025-08-08T01:56:25.343Z] [2025-08-08T01:56:25.343Z] #51 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-08T01:56:25.343Z] #51 ... [2025-08-08T01:56:25.343Z] [2025-08-08T01:56:25.343Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-08T01:56:25.343Z] #143 DONE 2205.2s [2025-08-08T01:56:25.343Z] [2025-08-08T01:56:25.343Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-08-08T01:56:25.343Z] #198 DONE 0.9s [2025-08-08T01:56:25.343Z] [2025-08-08T01:56:25.343Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-08T01:56:25.343Z] #146 ... [2025-08-08T01:56:25.343Z] [2025-08-08T01:56:25.343Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-08-08T01:56:25.343Z] #199 DONE 0.3s [2025-08-08T01:56:25.343Z] [2025-08-08T01:56:25.343Z] #200 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-08T01:56:25.343Z] #200 ... [2025-08-08T01:56:25.343Z] [2025-08-08T01:56:25.344Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-08-08T01:56:25.344Z] #201 DONE 0.2s [2025-08-08T01:56:25.344Z] [2025-08-08T01:56:25.344Z] #200 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-08T01:56:25.344Z] #200 DONE 0.2s [2025-08-08T01:56:25.344Z] [2025-08-08T01:56:25.344Z] #202 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-08-08T01:56:25.344Z] #202 DONE 0.9s [2025-08-08T01:56:25.344Z] [2025-08-08T01:56:25.344Z] #203 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-08-08T01:56:25.344Z] #203 DONE 0.3s [2025-08-08T01:56:25.344Z] [2025-08-08T01:56:25.344Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-08T01:56:25.344Z] #204 ... [2025-08-08T01:56:25.344Z] [2025-08-08T01:56:25.344Z] #106 [core-keeper] exporting to image [2025-08-08T01:56:25.344Z] #106 exporting layers 0.7s done [2025-08-08T01:56:25.344Z] #106 writing image sha256:e8b4c8ae91629a5f45a8db9075c00e66839d918702ecd1d3f6ab519ce3aa0438 done [2025-08-08T01:56:25.344Z] #106 naming to docker.io/library/core-keeper-arm64 done [2025-08-08T01:56:25.344Z] #106 DONE 11.1s [2025-08-08T01:56:25.344Z] [2025-08-08T01:56:25.344Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-08T01:56:25.344Z] #204 DONE 2.3s [2025-08-08T01:56:25.344Z] [2025-08-08T01:56:25.344Z] #106 [security-proxy-auth] exporting to image [2025-08-08T01:56:25.344Z] #106 exporting layers 0.9s done [2025-08-08T01:56:25.344Z] #106 writing image sha256:b3e39fe22b77010c388ba4b507c030371f7ec6935f94e8224d1ea31c43f08113 done [2025-08-08T01:56:25.344Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2025-08-08T01:56:25.344Z] #106 DONE 11.9s [2025-08-08T01:56:25.344Z] [2025-08-08T01:56:25.344Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-08T01:56:27.277Z] #151 DONE 2213.8s [2025-08-08T01:56:27.277Z] [2025-08-08T01:56:27.277Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-08T01:56:27.544Z] #54 ... [2025-08-08T01:56:27.544Z] [2025-08-08T01:56:27.544Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-08T01:56:27.812Z] #205 DONE 0.3s [2025-08-08T01:56:27.812Z] [2025-08-08T01:56:27.812Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-08T01:56:28.392Z] #144 ... [2025-08-08T01:56:28.392Z] [2025-08-08T01:56:28.392Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-08T01:56:28.392Z] #206 DONE 0.1s [2025-08-08T01:56:28.392Z] [2025-08-08T01:56:28.392Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-08-08T01:56:29.006Z] #207 DONE 0.5s [2025-08-08T01:56:29.006Z] [2025-08-08T01:56:29.006Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-08T01:56:29.006Z] #144 ... [2025-08-08T01:56:29.006Z] [2025-08-08T01:56:29.006Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-08-08T01:56:29.006Z] #208 DONE 0.2s [2025-08-08T01:56:29.006Z] [2025-08-08T01:56:29.006Z] #106 [core-data] exporting to image [2025-08-08T01:56:29.006Z] #106 exporting layers [2025-08-08T01:56:29.595Z] #106 ... [2025-08-08T01:56:29.595Z] [2025-08-08T01:56:29.595Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-08T01:56:29.595Z] #146 DONE 2215.9s [2025-08-08T01:56:29.595Z] [2025-08-08T01:56:29.595Z] #51 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-08T01:56:30.570Z] #51 ... [2025-08-08T01:56:30.570Z] [2025-08-08T01:56:30.570Z] #106 [core-data] exporting to image [2025-08-08T01:56:30.570Z] #106 exporting layers 1.2s done [2025-08-08T01:56:30.570Z] #106 writing image sha256:8337a3591a85137606980e89c8da5de3745e5f9727aeacc83abd668fae176202 0.0s done [2025-08-08T01:56:30.570Z] #106 naming to docker.io/library/core-data-arm64 done [2025-08-08T01:56:30.570Z] #106 DONE 13.1s [2025-08-08T01:56:30.570Z] [2025-08-08T01:56:30.570Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-08T01:56:30.570Z] #209 DONE 0.3s [2025-08-08T01:56:30.570Z] [2025-08-08T01:56:30.570Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-08T01:56:30.833Z] #144 ... [2025-08-08T01:56:30.833Z] [2025-08-08T01:56:30.833Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-08T01:56:30.833Z] #210 DONE 0.2s [2025-08-08T01:56:30.833Z] [2025-08-08T01:56:30.833Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-08-08T01:56:31.419Z] #211 DONE 0.5s [2025-08-08T01:56:31.419Z] [2025-08-08T01:56:31.419Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-08-08T01:56:31.419Z] #212 DONE 0.1s [2025-08-08T01:56:31.419Z] [2025-08-08T01:56:31.419Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-08-08T01:56:31.688Z] #213 DONE 0.1s [2025-08-08T01:56:31.688Z] [2025-08-08T01:56:31.688Z] #106 [core-metadata] exporting to image [2025-08-08T01:56:32.269Z] #106 exporting layers 0.5s done [2025-08-08T01:56:32.269Z] #106 writing image sha256:c17dd188096802c6927e3c9865e2dc0ceb9e3d5644665d5d7a88571f90dc3deb done [2025-08-08T01:56:32.269Z] #106 naming to docker.io/library/core-metadata-arm64 done [2025-08-08T01:56:32.269Z] #106 DONE 13.6s [2025-08-08T01:56:32.269Z] [2025-08-08T01:56:32.269Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-08T01:56:58.922Z] #144 ... [2025-08-08T01:56:58.922Z] [2025-08-08T01:56:58.922Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-08T01:56:58.922Z] #154 DONE 2243.3s [2025-08-08T01:56:58.922Z] [2025-08-08T01:56:58.922Z] #51 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-08T01:56:58.922Z] #51 ... [2025-08-08T01:56:58.922Z] [2025-08-08T01:56:58.922Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-08T01:56:58.922Z] #214 DONE 0.1s [2025-08-08T01:56:58.922Z] [2025-08-08T01:56:58.922Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-08T01:56:58.922Z] #215 DONE 0.2s [2025-08-08T01:56:58.922Z] [2025-08-08T01:56:58.922Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-08-08T01:56:58.922Z] #216 DONE 0.6s [2025-08-08T01:56:58.922Z] [2025-08-08T01:56:58.922Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-08T01:56:58.922Z] #144 ... [2025-08-08T01:56:58.922Z] [2025-08-08T01:56:58.922Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-08-08T01:56:58.922Z] #217 DONE 0.1s [2025-08-08T01:56:58.922Z] [2025-08-08T01:56:58.922Z] #106 [support-scheduler] exporting to image [2025-08-08T01:56:58.922Z] #106 exporting layers [2025-08-08T01:56:59.507Z] #106 exporting layers 1.0s done [2025-08-08T01:56:59.507Z] #106 writing image sha256:ef4159b69a02152c7174a5eea29ab69efea49c7ee52ddc4d950fe65b00b80c75 done [2025-08-08T01:56:59.507Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2025-08-08T01:56:59.507Z] #106 DONE 14.6s [2025-08-08T01:56:59.507Z] [2025-08-08T01:56:59.507Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-08T01:57:04.845Z] #144 DONE 2250.9s [2025-08-08T01:57:04.845Z] [2025-08-08T01:57:04.845Z] #51 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-08T01:57:04.845Z] #51 ... [2025-08-08T01:57:04.845Z] [2025-08-08T01:57:04.845Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-08T01:57:04.845Z] #218 DONE 0.2s [2025-08-08T01:57:04.845Z] [2025-08-08T01:57:04.846Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-08T01:57:05.158Z] #219 DONE 0.1s [2025-08-08T01:57:05.158Z] [2025-08-08T01:57:05.158Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-08-08T01:57:05.426Z] #220 DONE 0.4s [2025-08-08T01:57:05.426Z] [2025-08-08T01:57:05.426Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-08T01:57:05.426Z] #54 ... [2025-08-08T01:57:05.426Z] [2025-08-08T01:57:05.426Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-08-08T01:57:05.426Z] #221 DONE 0.1s [2025-08-08T01:57:05.692Z] [2025-08-08T01:57:05.692Z] #106 [support-notifications] exporting to image [2025-08-08T01:57:05.692Z] #106 exporting layers [2025-08-08T01:57:05.960Z] #106 exporting layers 0.6s done [2025-08-08T01:57:05.960Z] #106 writing image sha256:1fc69413ccd5116861bca40332c2962c0f8b4413cb9435532159f2d610318dd5 done [2025-08-08T01:57:05.960Z] #106 naming to docker.io/library/support-notifications-arm64 done [2025-08-08T01:57:05.960Z] #106 DONE 15.2s [2025-08-08T01:57:05.960Z] [2025-08-08T01:57:05.960Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-08T01:57:05.960Z] time="2025-08-08T01:16:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:57:05.960Z] time="2025-08-08T01:16:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:57:05.960Z] time="2025-08-08T01:16:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:57:05.960Z] time="2025-08-08T01:16:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:57:05.960Z] time="2025-08-08T01:16:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:57:05.960Z] time="2025-08-08T01:16:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:57:05.960Z] time="2025-08-08T01:16:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:57:05.960Z] time="2025-08-08T01:16:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:57:05.960Z] time="2025-08-08T01:16:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:57:05.960Z] time="2025-08-08T01:16:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:57:05.960Z] time="2025-08-08T01:16:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:57:05.960Z] time="2025-08-08T01:16:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:57:05.960Z] time="2025-08-08T01:16:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:57:05.960Z] time="2025-08-08T01:16:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-08T01:57:05.960Z] time="2025-08-08T01:16:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-08-08T01:57:05.972Z] $ docker stop --time=1 e46fa3c80cb8070369cc7e1e07aec5e96bc973a0d93db04d0a6c27ea7b473e63 [2025-08-08T01:57:07.657Z] $ docker rm -f --volumes e46fa3c80cb8070369cc7e1e07aec5e96bc973a0d93db04d0a6c27ea7b473e63 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-08T01:57:08.154Z] + docker images [2025-08-08T01:57:08.154Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-08-08T01:57:08.154Z] support-notifications-arm64 latest 1fc69413ccd5 3 seconds ago 53.8MB [2025-08-08T01:57:08.154Z] support-scheduler-arm64 latest ef4159b69a02 10 seconds ago 50MB [2025-08-08T01:57:08.154Z] core-metadata-arm64 latest c17dd1880968 37 seconds ago 46.3MB [2025-08-08T01:57:08.154Z] core-data-arm64 latest 8337a3591a85 40 seconds ago 46.2MB [2025-08-08T01:57:08.154Z] security-proxy-auth-arm64 latest b3e39fe22b77 46 seconds ago 45.3MB [2025-08-08T01:57:08.154Z] core-keeper-arm64 latest e8b4c8ae9162 47 seconds ago 45MB [2025-08-08T01:57:08.154Z] security-spiffe-token-provider-arm64 latest 5e554b2f1b68 About a minute ago 49.5MB [2025-08-08T01:57:08.154Z] security-secretstore-setup-arm64 latest dcde2c5a2ae0 2 minutes ago 79.6MB [2025-08-08T01:57:08.154Z] security-proxy-setup-arm64 latest c9e12402584e 2 minutes ago 50MB [2025-08-08T01:57:08.154Z] core-command-arm64 latest 9c9030473996 3 minutes ago 40.7MB [2025-08-08T01:57:08.154Z] security-bootstrapper-arm64 latest fea57ac169b6 18 minutes ago 22.1MB [2025-08-08T01:57:08.154Z] core-common-config-bootstrapper-arm64 latest 7c1ad977d446 18 minutes ago 21MB [2025-08-08T01:57:08.154Z] security-spire-agent-arm64 latest 143ba6ab917f 38 minutes ago 188MB [2025-08-08T01:57:08.154Z] security-spire-server-arm64 latest ce67716c8633 38 minutes ago 145MB [2025-08-08T01:57:08.154Z] security-spire-config-arm64 latest 81b3cad0454d 39 minutes ago 144MB [2025-08-08T01:57:08.154Z] ci-base-image-arm64 latest 4ef09bde6a8b 40 minutes ago 916MB [2025-08-08T01:57:08.154Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 4 days ago 566MB [2025-08-08T01:57:08.154Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-08T01:57:08.297Z] provisioning config files... [2025-08-08T01:57:08.310Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/882@tmp/config6601945578288253113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-08T01:57:08.655Z] ---> ****-login.sh [2025-08-08T01:57:08.655Z] nexus3.edgexfoundry.org:10001 [2025-08-08T01:57:08.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-08T01:57:08.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-08T01:57:08.923Z] Configure a credential helper to remove this warning. See [2025-08-08T01:57:08.923Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-08T01:57:08.923Z] [2025-08-08T01:57:08.923Z] Login Succeeded [2025-08-08T01:57:08.923Z] nexus3.edgexfoundry.org:10002 [2025-08-08T01:57:09.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-08T01:57:09.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-08T01:57:09.456Z] Configure a credential helper to remove this warning. See [2025-08-08T01:57:09.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-08T01:57:09.456Z] [2025-08-08T01:57:09.456Z] Login Succeeded [2025-08-08T01:57:09.456Z] nexus3.edgexfoundry.org:10003 [2025-08-08T01:57:09.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-08T01:57:09.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-08T01:57:09.724Z] Configure a credential helper to remove this warning. See [2025-08-08T01:57:09.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-08T01:57:09.724Z] [2025-08-08T01:57:09.724Z] Login Succeeded [2025-08-08T01:57:09.724Z] nexus3.edgexfoundry.org:10004 [2025-08-08T01:57:09.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-08T01:57:09.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-08T01:57:09.989Z] Configure a credential helper to remove this warning. See [2025-08-08T01:57:09.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-08T01:57:09.989Z] [2025-08-08T01:57:09.989Z] Login Succeeded [2025-08-08T01:57:09.989Z] ****.io [2025-08-08T01:57:10.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-08T01:57:10.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-08T01:57:10.519Z] Configure a credential helper to remove this warning. See [2025-08-08T01:57:10.519Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-08T01:57:10.519Z] [2025-08-08T01:57:10.519Z] Login Succeeded [2025-08-08T01:57:10.519Z] ---> ****-login.sh ends [Pipeline] } [2025-08-08T01:57:10.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:57:10.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-08T01:57:10.619Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-08-08T01:57:10.619Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:57:10.619Z] latest [2025-08-08T01:57:10.619Z] 4.1.0-dev.43 [2025-08-08T01:57:10.619Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:57:10.619Z] main [2025-08-08T01:57:10.619Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:10.999Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:11.358Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:57:11.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-08T01:57:11.358Z] 2e000a6fa264: Preparing [2025-08-08T01:57:11.358Z] 6a4fcfd36fc2: Preparing [2025-08-08T01:57:11.358Z] 79307b595632: Preparing [2025-08-08T01:57:11.358Z] d24c5aa90c4a: Preparing [2025-08-08T01:57:11.358Z] 3c941bc3d647: Preparing [2025-08-08T01:57:11.358Z] 8a0c34a7d119: Preparing [2025-08-08T01:57:11.358Z] 1e890da81ec9: Preparing [2025-08-08T01:57:11.358Z] 8a0c34a7d119: Waiting [2025-08-08T01:57:11.358Z] 1e890da81ec9: Waiting [2025-08-08T01:57:11.626Z] 79307b595632: Pushed [2025-08-08T01:57:11.626Z] d24c5aa90c4a: Pushed [2025-08-08T01:57:11.626Z] 2e000a6fa264: Pushed [2025-08-08T01:57:11.626Z] 1e890da81ec9: Layer already exists [2025-08-08T01:57:11.626Z] 8a0c34a7d119: Pushed [2025-08-08T01:57:11.891Z] 3c941bc3d647: Pushed [2025-08-08T01:57:18.521Z] 6a4fcfd36fc2: Pushed [2025-08-08T01:57:18.521Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:cd200e8b57a23c8b72faa5e32d9f00af091bd6cd2dd64060cae3580c1e3d8036 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:18.884Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:19.245Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-08-08T01:57:19.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-08T01:57:19.245Z] 2e000a6fa264: Preparing [2025-08-08T01:57:19.245Z] 6a4fcfd36fc2: Preparing [2025-08-08T01:57:19.245Z] 79307b595632: Preparing [2025-08-08T01:57:19.245Z] d24c5aa90c4a: Preparing [2025-08-08T01:57:19.245Z] 3c941bc3d647: Preparing [2025-08-08T01:57:19.245Z] 8a0c34a7d119: Preparing [2025-08-08T01:57:19.246Z] 1e890da81ec9: Preparing [2025-08-08T01:57:19.246Z] 8a0c34a7d119: Waiting [2025-08-08T01:57:19.246Z] 79307b595632: Layer already exists [2025-08-08T01:57:19.246Z] 3c941bc3d647: Layer already exists [2025-08-08T01:57:19.246Z] 2e000a6fa264: Layer already exists [2025-08-08T01:57:19.246Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:57:19.246Z] 6a4fcfd36fc2: Layer already exists [2025-08-08T01:57:19.246Z] 8a0c34a7d119: Layer already exists [2025-08-08T01:57:19.246Z] 1e890da81ec9: Layer already exists [2025-08-08T01:57:19.510Z] latest: digest: sha256:cd200e8b57a23c8b72faa5e32d9f00af091bd6cd2dd64060cae3580c1e3d8036 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:19.884Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:20.245Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.43 [2025-08-08T01:57:20.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-08T01:57:20.245Z] 2e000a6fa264: Preparing [2025-08-08T01:57:20.245Z] 6a4fcfd36fc2: Preparing [2025-08-08T01:57:20.245Z] 79307b595632: Preparing [2025-08-08T01:57:20.245Z] d24c5aa90c4a: Preparing [2025-08-08T01:57:20.245Z] 3c941bc3d647: Preparing [2025-08-08T01:57:20.245Z] 8a0c34a7d119: Preparing [2025-08-08T01:57:20.245Z] 1e890da81ec9: Preparing [2025-08-08T01:57:20.245Z] 8a0c34a7d119: Waiting [2025-08-08T01:57:20.245Z] 1e890da81ec9: Waiting [2025-08-08T01:57:20.245Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:57:20.245Z] 79307b595632: Layer already exists [2025-08-08T01:57:20.245Z] 6a4fcfd36fc2: Layer already exists [2025-08-08T01:57:20.245Z] 3c941bc3d647: Layer already exists [2025-08-08T01:57:20.245Z] 2e000a6fa264: Layer already exists [2025-08-08T01:57:20.245Z] 8a0c34a7d119: Layer already exists [2025-08-08T01:57:20.245Z] 1e890da81ec9: Layer already exists [2025-08-08T01:57:20.509Z] 4.1.0-dev.43: digest: sha256:cd200e8b57a23c8b72faa5e32d9f00af091bd6cd2dd64060cae3580c1e3d8036 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:20.877Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:21.233Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:57:21.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-08T01:57:21.234Z] 2e000a6fa264: Preparing [2025-08-08T01:57:21.234Z] 6a4fcfd36fc2: Preparing [2025-08-08T01:57:21.234Z] 79307b595632: Preparing [2025-08-08T01:57:21.234Z] d24c5aa90c4a: Preparing [2025-08-08T01:57:21.234Z] 3c941bc3d647: Preparing [2025-08-08T01:57:21.234Z] 8a0c34a7d119: Preparing [2025-08-08T01:57:21.234Z] 1e890da81ec9: Preparing [2025-08-08T01:57:21.234Z] 8a0c34a7d119: Waiting [2025-08-08T01:57:21.234Z] 1e890da81ec9: Waiting [2025-08-08T01:57:21.234Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:57:21.234Z] 79307b595632: Layer already exists [2025-08-08T01:57:21.234Z] 6a4fcfd36fc2: Layer already exists [2025-08-08T01:57:21.234Z] 3c941bc3d647: Layer already exists [2025-08-08T01:57:21.234Z] 2e000a6fa264: Layer already exists [2025-08-08T01:57:21.234Z] 1e890da81ec9: Layer already exists [2025-08-08T01:57:21.234Z] 8a0c34a7d119: Layer already exists [2025-08-08T01:57:21.234Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:cd200e8b57a23c8b72faa5e32d9f00af091bd6cd2dd64060cae3580c1e3d8036 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:21.862Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:22.225Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-08-08T01:57:22.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-08T01:57:22.225Z] 2e000a6fa264: Preparing [2025-08-08T01:57:22.225Z] 6a4fcfd36fc2: Preparing [2025-08-08T01:57:22.225Z] 79307b595632: Preparing [2025-08-08T01:57:22.225Z] d24c5aa90c4a: Preparing [2025-08-08T01:57:22.225Z] 3c941bc3d647: Preparing [2025-08-08T01:57:22.225Z] 8a0c34a7d119: Preparing [2025-08-08T01:57:22.225Z] 1e890da81ec9: Preparing [2025-08-08T01:57:22.225Z] 8a0c34a7d119: Waiting [2025-08-08T01:57:22.225Z] 1e890da81ec9: Waiting [2025-08-08T01:57:22.225Z] 79307b595632: Layer already exists [2025-08-08T01:57:22.225Z] 2e000a6fa264: Layer already exists [2025-08-08T01:57:22.225Z] 3c941bc3d647: Layer already exists [2025-08-08T01:57:22.225Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:57:22.225Z] 6a4fcfd36fc2: Layer already exists [2025-08-08T01:57:22.225Z] 8a0c34a7d119: Layer already exists [2025-08-08T01:57:22.225Z] 1e890da81ec9: Layer already exists [2025-08-08T01:57:22.489Z] main: digest: sha256:cd200e8b57a23c8b72faa5e32d9f00af091bd6cd2dd64060cae3580c1e3d8036 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:57:22.572Z] ===================================================== [Pipeline] echo [2025-08-08T01:57:22.583Z] taggedImages: [2025-08-08T01:57:22.583Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:57:22.583Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-08-08T01:57:22.583Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.43 [2025-08-08T01:57:22.583Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:57:22.583Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-08-08T01:57:22.608Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-08-08T01:57:22.608Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:57:22.608Z] latest [2025-08-08T01:57:22.608Z] 4.1.0-dev.43 [2025-08-08T01:57:22.608Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:57:22.608Z] main [2025-08-08T01:57:22.608Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:22.987Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:23.352Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:57:23.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-08T01:57:23.352Z] 8015d831835f: Preparing [2025-08-08T01:57:23.352Z] 093a7f68938b: Preparing [2025-08-08T01:57:23.352Z] 330032a80996: Preparing [2025-08-08T01:57:23.352Z] 8b378892c80e: Preparing [2025-08-08T01:57:23.352Z] 79307b595632: Preparing [2025-08-08T01:57:23.352Z] d24c5aa90c4a: Preparing [2025-08-08T01:57:23.352Z] 3c941bc3d647: Preparing [2025-08-08T01:57:23.352Z] 8a0c34a7d119: Preparing [2025-08-08T01:57:23.352Z] 1e890da81ec9: Preparing [2025-08-08T01:57:23.352Z] d24c5aa90c4a: Waiting [2025-08-08T01:57:23.352Z] 3c941bc3d647: Waiting [2025-08-08T01:57:23.352Z] 8a0c34a7d119: Waiting [2025-08-08T01:57:23.352Z] 1e890da81ec9: Waiting [2025-08-08T01:57:23.352Z] 79307b595632: Layer already exists [2025-08-08T01:57:23.617Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:57:23.617Z] 3c941bc3d647: Layer already exists [2025-08-08T01:57:23.617Z] 8a0c34a7d119: Layer already exists [2025-08-08T01:57:23.617Z] 093a7f68938b: Pushed [2025-08-08T01:57:23.617Z] 330032a80996: Pushed [2025-08-08T01:57:23.617Z] 8015d831835f: Pushed [2025-08-08T01:57:23.617Z] 1e890da81ec9: Layer already exists [2025-08-08T01:57:26.189Z] 8b378892c80e: Pushed [2025-08-08T01:57:26.189Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:94f707a8f5f840fd6ecdb24797b35a86d07a5e8124f86a560629cef91a2e3854 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:26.549Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:26.905Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-08-08T01:57:26.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-08T01:57:26.905Z] 8015d831835f: Preparing [2025-08-08T01:57:26.905Z] 093a7f68938b: Preparing [2025-08-08T01:57:26.905Z] 330032a80996: Preparing [2025-08-08T01:57:26.905Z] 8b378892c80e: Preparing [2025-08-08T01:57:26.905Z] 79307b595632: Preparing [2025-08-08T01:57:26.905Z] d24c5aa90c4a: Preparing [2025-08-08T01:57:26.905Z] 3c941bc3d647: Preparing [2025-08-08T01:57:26.905Z] 8a0c34a7d119: Preparing [2025-08-08T01:57:26.905Z] 1e890da81ec9: Preparing [2025-08-08T01:57:26.905Z] 3c941bc3d647: Waiting [2025-08-08T01:57:26.905Z] 8a0c34a7d119: Waiting [2025-08-08T01:57:26.905Z] 1e890da81ec9: Waiting [2025-08-08T01:57:26.905Z] d24c5aa90c4a: Waiting [2025-08-08T01:57:26.905Z] 093a7f68938b: Layer already exists [2025-08-08T01:57:26.905Z] 79307b595632: Layer already exists [2025-08-08T01:57:26.905Z] 8015d831835f: Layer already exists [2025-08-08T01:57:26.905Z] 8b378892c80e: Layer already exists [2025-08-08T01:57:26.905Z] 330032a80996: Layer already exists [2025-08-08T01:57:26.905Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:57:26.905Z] 8a0c34a7d119: Layer already exists [2025-08-08T01:57:26.905Z] 3c941bc3d647: Layer already exists [2025-08-08T01:57:26.905Z] 1e890da81ec9: Layer already exists [2025-08-08T01:57:27.171Z] latest: digest: sha256:94f707a8f5f840fd6ecdb24797b35a86d07a5e8124f86a560629cef91a2e3854 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:27.531Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:27.886Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.43 [2025-08-08T01:57:27.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-08T01:57:27.886Z] 8015d831835f: Preparing [2025-08-08T01:57:27.886Z] 093a7f68938b: Preparing [2025-08-08T01:57:27.886Z] 330032a80996: Preparing [2025-08-08T01:57:27.886Z] 8b378892c80e: Preparing [2025-08-08T01:57:27.886Z] 79307b595632: Preparing [2025-08-08T01:57:27.886Z] d24c5aa90c4a: Preparing [2025-08-08T01:57:27.886Z] 3c941bc3d647: Preparing [2025-08-08T01:57:27.886Z] 8a0c34a7d119: Preparing [2025-08-08T01:57:27.886Z] 1e890da81ec9: Preparing [2025-08-08T01:57:27.886Z] d24c5aa90c4a: Waiting [2025-08-08T01:57:27.886Z] 3c941bc3d647: Waiting [2025-08-08T01:57:27.886Z] 8a0c34a7d119: Waiting [2025-08-08T01:57:27.886Z] 1e890da81ec9: Waiting [2025-08-08T01:57:27.886Z] 093a7f68938b: Layer already exists [2025-08-08T01:57:27.886Z] 8b378892c80e: Layer already exists [2025-08-08T01:57:27.886Z] 330032a80996: Layer already exists [2025-08-08T01:57:27.886Z] 8015d831835f: Layer already exists [2025-08-08T01:57:27.886Z] 79307b595632: Layer already exists [2025-08-08T01:57:27.886Z] 1e890da81ec9: Layer already exists [2025-08-08T01:57:27.886Z] 8a0c34a7d119: Layer already exists [2025-08-08T01:57:27.886Z] 3c941bc3d647: Layer already exists [2025-08-08T01:57:27.886Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:57:28.150Z] 4.1.0-dev.43: digest: sha256:94f707a8f5f840fd6ecdb24797b35a86d07a5e8124f86a560629cef91a2e3854 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:28.510Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:28.859Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:57:28.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-08T01:57:28.859Z] 8015d831835f: Preparing [2025-08-08T01:57:28.859Z] 093a7f68938b: Preparing [2025-08-08T01:57:28.859Z] 330032a80996: Preparing [2025-08-08T01:57:28.859Z] 8b378892c80e: Preparing [2025-08-08T01:57:28.859Z] 79307b595632: Preparing [2025-08-08T01:57:28.859Z] d24c5aa90c4a: Preparing [2025-08-08T01:57:28.859Z] 3c941bc3d647: Preparing [2025-08-08T01:57:28.859Z] 8a0c34a7d119: Preparing [2025-08-08T01:57:28.859Z] 1e890da81ec9: Preparing [2025-08-08T01:57:28.859Z] 3c941bc3d647: Waiting [2025-08-08T01:57:28.859Z] 8a0c34a7d119: Waiting [2025-08-08T01:57:28.859Z] d24c5aa90c4a: Waiting [2025-08-08T01:57:28.859Z] 1e890da81ec9: Waiting [2025-08-08T01:57:28.859Z] 8b378892c80e: Layer already exists [2025-08-08T01:57:28.859Z] 330032a80996: Layer already exists [2025-08-08T01:57:28.859Z] 79307b595632: Layer already exists [2025-08-08T01:57:28.859Z] 8015d831835f: Layer already exists [2025-08-08T01:57:28.859Z] 093a7f68938b: Layer already exists [2025-08-08T01:57:28.859Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:57:28.859Z] 8a0c34a7d119: Layer already exists [2025-08-08T01:57:28.859Z] 1e890da81ec9: Layer already exists [2025-08-08T01:57:28.859Z] 3c941bc3d647: Layer already exists [2025-08-08T01:57:29.123Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:94f707a8f5f840fd6ecdb24797b35a86d07a5e8124f86a560629cef91a2e3854 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:29.479Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:29.839Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-08-08T01:57:29.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-08T01:57:29.839Z] 8015d831835f: Preparing [2025-08-08T01:57:29.839Z] 093a7f68938b: Preparing [2025-08-08T01:57:29.839Z] 330032a80996: Preparing [2025-08-08T01:57:29.839Z] 8b378892c80e: Preparing [2025-08-08T01:57:29.839Z] 79307b595632: Preparing [2025-08-08T01:57:29.839Z] d24c5aa90c4a: Preparing [2025-08-08T01:57:29.839Z] 3c941bc3d647: Preparing [2025-08-08T01:57:29.839Z] 8a0c34a7d119: Preparing [2025-08-08T01:57:29.839Z] 1e890da81ec9: Preparing [2025-08-08T01:57:29.839Z] d24c5aa90c4a: Waiting [2025-08-08T01:57:29.839Z] 3c941bc3d647: Waiting [2025-08-08T01:57:29.839Z] 8a0c34a7d119: Waiting [2025-08-08T01:57:29.839Z] 1e890da81ec9: Waiting [2025-08-08T01:57:29.839Z] 8b378892c80e: Layer already exists [2025-08-08T01:57:29.839Z] 330032a80996: Layer already exists [2025-08-08T01:57:29.839Z] 79307b595632: Layer already exists [2025-08-08T01:57:29.839Z] 093a7f68938b: Layer already exists [2025-08-08T01:57:29.839Z] 8015d831835f: Layer already exists [2025-08-08T01:57:29.839Z] 8a0c34a7d119: Layer already exists [2025-08-08T01:57:29.839Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:57:29.839Z] 3c941bc3d647: Layer already exists [2025-08-08T01:57:29.839Z] 1e890da81ec9: Layer already exists [2025-08-08T01:57:30.106Z] main: digest: sha256:94f707a8f5f840fd6ecdb24797b35a86d07a5e8124f86a560629cef91a2e3854 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:57:30.191Z] ===================================================== [Pipeline] echo [2025-08-08T01:57:30.202Z] taggedImages: [2025-08-08T01:57:30.202Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:57:30.202Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-08-08T01:57:30.202Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.43 [2025-08-08T01:57:30.202Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:57:30.202Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-08-08T01:57:30.224Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-08-08T01:57:30.224Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:57:30.224Z] latest [2025-08-08T01:57:30.224Z] 4.1.0-dev.43 [2025-08-08T01:57:30.224Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:57:30.224Z] main [2025-08-08T01:57:30.224Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:30.589Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:30.949Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:57:30.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-08T01:57:30.949Z] da0b6ffbba0a: Preparing [2025-08-08T01:57:30.949Z] 3734004e6f4e: Preparing [2025-08-08T01:57:30.949Z] 79307b595632: Preparing [2025-08-08T01:57:30.949Z] d24c5aa90c4a: Preparing [2025-08-08T01:57:30.949Z] 745c4d625585: Preparing [2025-08-08T01:57:30.949Z] d78c9842ebee: Preparing [2025-08-08T01:57:30.949Z] 1e890da81ec9: Preparing [2025-08-08T01:57:30.949Z] d78c9842ebee: Waiting [2025-08-08T01:57:30.949Z] 1e890da81ec9: Waiting [2025-08-08T01:57:30.949Z] 79307b595632: Layer already exists [2025-08-08T01:57:30.949Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:57:31.227Z] 1e890da81ec9: Layer already exists [2025-08-08T01:57:31.227Z] da0b6ffbba0a: Pushed [2025-08-08T01:57:31.227Z] d78c9842ebee: Pushed [2025-08-08T01:57:31.493Z] 745c4d625585: Pushed [2025-08-08T01:57:39.683Z] 3734004e6f4e: Pushed [2025-08-08T01:57:39.683Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:8cfc35438673cb3b6b549efa708cfbc9216fa0a227b8ca993fd4df7ce2c09f5b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:40.115Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:40.459Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-08-08T01:57:40.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-08T01:57:40.459Z] da0b6ffbba0a: Preparing [2025-08-08T01:57:40.459Z] 3734004e6f4e: Preparing [2025-08-08T01:57:40.459Z] 79307b595632: Preparing [2025-08-08T01:57:40.459Z] d24c5aa90c4a: Preparing [2025-08-08T01:57:40.459Z] 745c4d625585: Preparing [2025-08-08T01:57:40.459Z] d78c9842ebee: Preparing [2025-08-08T01:57:40.459Z] 1e890da81ec9: Preparing [2025-08-08T01:57:40.459Z] d78c9842ebee: Waiting [2025-08-08T01:57:40.459Z] 1e890da81ec9: Waiting [2025-08-08T01:57:40.459Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:57:40.459Z] da0b6ffbba0a: Layer already exists [2025-08-08T01:57:40.459Z] 745c4d625585: Layer already exists [2025-08-08T01:57:40.459Z] 79307b595632: Layer already exists [2025-08-08T01:57:40.459Z] 3734004e6f4e: Layer already exists [2025-08-08T01:57:40.459Z] 1e890da81ec9: Layer already exists [2025-08-08T01:57:40.459Z] d78c9842ebee: Layer already exists [2025-08-08T01:57:40.725Z] latest: digest: sha256:8cfc35438673cb3b6b549efa708cfbc9216fa0a227b8ca993fd4df7ce2c09f5b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:41.082Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:41.425Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.43 [2025-08-08T01:57:41.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-08T01:57:41.425Z] da0b6ffbba0a: Preparing [2025-08-08T01:57:41.425Z] 3734004e6f4e: Preparing [2025-08-08T01:57:41.425Z] 79307b595632: Preparing [2025-08-08T01:57:41.425Z] d24c5aa90c4a: Preparing [2025-08-08T01:57:41.425Z] 745c4d625585: Preparing [2025-08-08T01:57:41.425Z] d78c9842ebee: Preparing [2025-08-08T01:57:41.425Z] 1e890da81ec9: Preparing [2025-08-08T01:57:41.425Z] d78c9842ebee: Waiting [2025-08-08T01:57:41.425Z] 1e890da81ec9: Waiting [2025-08-08T01:57:41.425Z] da0b6ffbba0a: Layer already exists [2025-08-08T01:57:41.425Z] 79307b595632: Layer already exists [2025-08-08T01:57:41.425Z] 3734004e6f4e: Layer already exists [2025-08-08T01:57:41.425Z] 745c4d625585: Layer already exists [2025-08-08T01:57:41.425Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:57:41.425Z] d78c9842ebee: Layer already exists [2025-08-08T01:57:41.425Z] 1e890da81ec9: Layer already exists [2025-08-08T01:57:41.690Z] 4.1.0-dev.43: digest: sha256:8cfc35438673cb3b6b549efa708cfbc9216fa0a227b8ca993fd4df7ce2c09f5b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:42.041Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:42.472Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:57:42.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-08T01:57:42.472Z] da0b6ffbba0a: Preparing [2025-08-08T01:57:42.472Z] 3734004e6f4e: Preparing [2025-08-08T01:57:42.472Z] 79307b595632: Preparing [2025-08-08T01:57:42.472Z] d24c5aa90c4a: Preparing [2025-08-08T01:57:42.472Z] 745c4d625585: Preparing [2025-08-08T01:57:42.472Z] d78c9842ebee: Preparing [2025-08-08T01:57:42.472Z] 1e890da81ec9: Preparing [2025-08-08T01:57:42.472Z] d78c9842ebee: Waiting [2025-08-08T01:57:42.472Z] 1e890da81ec9: Waiting [2025-08-08T01:57:42.472Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:57:42.472Z] 745c4d625585: Layer already exists [2025-08-08T01:57:42.472Z] 3734004e6f4e: Layer already exists [2025-08-08T01:57:42.472Z] 79307b595632: Layer already exists [2025-08-08T01:57:42.472Z] da0b6ffbba0a: Layer already exists [2025-08-08T01:57:42.472Z] 1e890da81ec9: Layer already exists [2025-08-08T01:57:42.473Z] d78c9842ebee: Layer already exists [2025-08-08T01:57:42.473Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:8cfc35438673cb3b6b549efa708cfbc9216fa0a227b8ca993fd4df7ce2c09f5b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:43.113Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:43.474Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-08-08T01:57:43.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-08T01:57:43.474Z] da0b6ffbba0a: Preparing [2025-08-08T01:57:43.474Z] 3734004e6f4e: Preparing [2025-08-08T01:57:43.474Z] 79307b595632: Preparing [2025-08-08T01:57:43.474Z] d24c5aa90c4a: Preparing [2025-08-08T01:57:43.474Z] 745c4d625585: Preparing [2025-08-08T01:57:43.474Z] d78c9842ebee: Preparing [2025-08-08T01:57:43.474Z] 1e890da81ec9: Preparing [2025-08-08T01:57:43.474Z] d78c9842ebee: Waiting [2025-08-08T01:57:43.474Z] 1e890da81ec9: Waiting [2025-08-08T01:57:43.474Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:57:43.474Z] 79307b595632: Layer already exists [2025-08-08T01:57:43.474Z] da0b6ffbba0a: Layer already exists [2025-08-08T01:57:43.474Z] 3734004e6f4e: Layer already exists [2025-08-08T01:57:43.474Z] 745c4d625585: Layer already exists [2025-08-08T01:57:43.474Z] d78c9842ebee: Layer already exists [2025-08-08T01:57:43.474Z] 1e890da81ec9: Layer already exists [2025-08-08T01:57:43.749Z] main: digest: sha256:8cfc35438673cb3b6b549efa708cfbc9216fa0a227b8ca993fd4df7ce2c09f5b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:57:43.834Z] ===================================================== [Pipeline] echo [2025-08-08T01:57:43.844Z] taggedImages: [2025-08-08T01:57:43.844Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:57:43.844Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-08-08T01:57:43.844Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.43 [2025-08-08T01:57:43.844Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:57:43.844Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-08-08T01:57:43.870Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-08-08T01:57:43.870Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:57:43.870Z] latest [2025-08-08T01:57:43.870Z] 4.1.0-dev.43 [2025-08-08T01:57:43.870Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:57:43.870Z] main [2025-08-08T01:57:43.870Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:44.246Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:44.623Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:57:44.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-08T01:57:44.623Z] 6759932cec2c: Preparing [2025-08-08T01:57:44.623Z] 1389bd3bc89a: Preparing [2025-08-08T01:57:44.623Z] d24c5aa90c4a: Preparing [2025-08-08T01:57:44.623Z] 060806985d7b: Preparing [2025-08-08T01:57:44.623Z] 089bdaf89567: Preparing [2025-08-08T01:57:44.623Z] 1e890da81ec9: Preparing [2025-08-08T01:57:44.623Z] 1e890da81ec9: Waiting [2025-08-08T01:57:44.623Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:57:44.893Z] 1e890da81ec9: Layer already exists [2025-08-08T01:57:44.893Z] 089bdaf89567: Pushed [2025-08-08T01:57:44.893Z] 6759932cec2c: Pushed [2025-08-08T01:57:44.893Z] 060806985d7b: Pushed [2025-08-08T01:57:53.094Z] 1389bd3bc89a: Pushed [2025-08-08T01:57:53.094Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:0aa7c6ad78ebd234cf9c4d7b17bb18f57fbff17e26bf194467b8fa0a2ec63ada size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:53.456Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:53.805Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-08-08T01:57:53.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-08T01:57:53.805Z] 6759932cec2c: Preparing [2025-08-08T01:57:53.805Z] 1389bd3bc89a: Preparing [2025-08-08T01:57:53.805Z] d24c5aa90c4a: Preparing [2025-08-08T01:57:53.805Z] 060806985d7b: Preparing [2025-08-08T01:57:53.805Z] 089bdaf89567: Preparing [2025-08-08T01:57:53.805Z] 1e890da81ec9: Preparing [2025-08-08T01:57:53.805Z] 1e890da81ec9: Waiting [2025-08-08T01:57:53.805Z] 6759932cec2c: Layer already exists [2025-08-08T01:57:53.805Z] 089bdaf89567: Layer already exists [2025-08-08T01:57:53.805Z] 060806985d7b: Layer already exists [2025-08-08T01:57:53.805Z] 1389bd3bc89a: Layer already exists [2025-08-08T01:57:53.805Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:57:53.805Z] 1e890da81ec9: Layer already exists [2025-08-08T01:57:53.805Z] latest: digest: sha256:0aa7c6ad78ebd234cf9c4d7b17bb18f57fbff17e26bf194467b8fa0a2ec63ada size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:54.444Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:54.805Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.43 [2025-08-08T01:57:54.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-08T01:57:54.806Z] 6759932cec2c: Preparing [2025-08-08T01:57:54.806Z] 1389bd3bc89a: Preparing [2025-08-08T01:57:54.806Z] d24c5aa90c4a: Preparing [2025-08-08T01:57:54.806Z] 060806985d7b: Preparing [2025-08-08T01:57:54.806Z] 089bdaf89567: Preparing [2025-08-08T01:57:54.806Z] 1e890da81ec9: Preparing [2025-08-08T01:57:54.806Z] 1e890da81ec9: Waiting [2025-08-08T01:57:54.806Z] 6759932cec2c: Layer already exists [2025-08-08T01:57:54.806Z] 060806985d7b: Layer already exists [2025-08-08T01:57:54.806Z] 089bdaf89567: Layer already exists [2025-08-08T01:57:54.806Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:57:54.806Z] 1389bd3bc89a: Layer already exists [2025-08-08T01:57:54.806Z] 1e890da81ec9: Layer already exists [2025-08-08T01:57:54.806Z] 4.1.0-dev.43: digest: sha256:0aa7c6ad78ebd234cf9c4d7b17bb18f57fbff17e26bf194467b8fa0a2ec63ada size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:55.423Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:55.767Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:57:55.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-08T01:57:55.767Z] 6759932cec2c: Preparing [2025-08-08T01:57:55.767Z] 1389bd3bc89a: Preparing [2025-08-08T01:57:55.767Z] d24c5aa90c4a: Preparing [2025-08-08T01:57:55.767Z] 060806985d7b: Preparing [2025-08-08T01:57:55.767Z] 089bdaf89567: Preparing [2025-08-08T01:57:55.767Z] 1e890da81ec9: Preparing [2025-08-08T01:57:55.767Z] 1e890da81ec9: Waiting [2025-08-08T01:57:55.767Z] 1389bd3bc89a: Layer already exists [2025-08-08T01:57:55.767Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:57:55.767Z] 089bdaf89567: Layer already exists [2025-08-08T01:57:55.767Z] 6759932cec2c: Layer already exists [2025-08-08T01:57:55.767Z] 060806985d7b: Layer already exists [2025-08-08T01:57:55.767Z] 1e890da81ec9: Layer already exists [2025-08-08T01:57:56.031Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:0aa7c6ad78ebd234cf9c4d7b17bb18f57fbff17e26bf194467b8fa0a2ec63ada size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:56.397Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:56.746Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-08-08T01:57:56.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-08T01:57:56.747Z] 6759932cec2c: Preparing [2025-08-08T01:57:56.747Z] 1389bd3bc89a: Preparing [2025-08-08T01:57:56.747Z] d24c5aa90c4a: Preparing [2025-08-08T01:57:56.747Z] 060806985d7b: Preparing [2025-08-08T01:57:56.747Z] 089bdaf89567: Preparing [2025-08-08T01:57:56.747Z] 1e890da81ec9: Preparing [2025-08-08T01:57:56.747Z] 1e890da81ec9: Waiting [2025-08-08T01:57:56.747Z] 089bdaf89567: Layer already exists [2025-08-08T01:57:56.747Z] 060806985d7b: Layer already exists [2025-08-08T01:57:56.747Z] 1389bd3bc89a: Layer already exists [2025-08-08T01:57:56.747Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:57:56.747Z] 6759932cec2c: Layer already exists [2025-08-08T01:57:56.747Z] 1e890da81ec9: Layer already exists [2025-08-08T01:57:57.011Z] main: digest: sha256:0aa7c6ad78ebd234cf9c4d7b17bb18f57fbff17e26bf194467b8fa0a2ec63ada size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:57:57.099Z] ===================================================== [Pipeline] echo [2025-08-08T01:57:57.120Z] taggedImages: [2025-08-08T01:57:57.120Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:57:57.120Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-08-08T01:57:57.120Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.43 [2025-08-08T01:57:57.120Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:57:57.120Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-08-08T01:57:57.150Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-08-08T01:57:57.150Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:57:57.150Z] latest [2025-08-08T01:57:57.150Z] 4.1.0-dev.43 [2025-08-08T01:57:57.150Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:57:57.150Z] main [2025-08-08T01:57:57.150Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:57.524Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:57:57.881Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:57:57.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-08T01:57:57.881Z] ddb18aba5dfc: Preparing [2025-08-08T01:57:57.881Z] 170eabb62c98: Preparing [2025-08-08T01:57:57.881Z] f4f6199ce55e: Preparing [2025-08-08T01:57:57.881Z] 79307b595632: Preparing [2025-08-08T01:57:57.881Z] d24c5aa90c4a: Preparing [2025-08-08T01:57:57.881Z] 3c941bc3d647: Preparing [2025-08-08T01:57:57.881Z] 8a0c34a7d119: Preparing [2025-08-08T01:57:57.881Z] 1e890da81ec9: Preparing [2025-08-08T01:57:57.881Z] 3c941bc3d647: Waiting [2025-08-08T01:57:57.881Z] 8a0c34a7d119: Waiting [2025-08-08T01:57:57.881Z] 1e890da81ec9: Waiting [2025-08-08T01:57:57.881Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:57:58.145Z] 79307b595632: Layer already exists [2025-08-08T01:57:58.145Z] 3c941bc3d647: Layer already exists [2025-08-08T01:57:58.145Z] 8a0c34a7d119: Layer already exists [2025-08-08T01:57:58.145Z] 170eabb62c98: Pushed [2025-08-08T01:57:58.145Z] 1e890da81ec9: Layer already exists [2025-08-08T01:57:58.145Z] ddb18aba5dfc: Pushed [2025-08-08T01:58:06.323Z] f4f6199ce55e: Pushed [2025-08-08T01:58:06.323Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:18886b298d0d0a838c97d0057c127d66d71920901d06e2a07fe64d34b236597f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:06.677Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:07.022Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-08-08T01:58:07.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-08T01:58:07.022Z] ddb18aba5dfc: Preparing [2025-08-08T01:58:07.022Z] 170eabb62c98: Preparing [2025-08-08T01:58:07.022Z] f4f6199ce55e: Preparing [2025-08-08T01:58:07.022Z] 79307b595632: Preparing [2025-08-08T01:58:07.022Z] d24c5aa90c4a: Preparing [2025-08-08T01:58:07.022Z] 3c941bc3d647: Preparing [2025-08-08T01:58:07.022Z] 8a0c34a7d119: Preparing [2025-08-08T01:58:07.022Z] 1e890da81ec9: Preparing [2025-08-08T01:58:07.022Z] 8a0c34a7d119: Waiting [2025-08-08T01:58:07.022Z] 1e890da81ec9: Waiting [2025-08-08T01:58:07.022Z] 3c941bc3d647: Waiting [2025-08-08T01:58:07.022Z] f4f6199ce55e: Layer already exists [2025-08-08T01:58:07.022Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:58:07.022Z] ddb18aba5dfc: Layer already exists [2025-08-08T01:58:07.022Z] 79307b595632: Layer already exists [2025-08-08T01:58:07.022Z] 170eabb62c98: Layer already exists [2025-08-08T01:58:07.022Z] 8a0c34a7d119: Layer already exists [2025-08-08T01:58:07.022Z] 1e890da81ec9: Layer already exists [2025-08-08T01:58:07.022Z] 3c941bc3d647: Layer already exists [2025-08-08T01:58:07.287Z] latest: digest: sha256:18886b298d0d0a838c97d0057c127d66d71920901d06e2a07fe64d34b236597f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:07.638Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:07.985Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.43 [2025-08-08T01:58:07.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-08T01:58:07.986Z] ddb18aba5dfc: Preparing [2025-08-08T01:58:07.986Z] 170eabb62c98: Preparing [2025-08-08T01:58:07.986Z] f4f6199ce55e: Preparing [2025-08-08T01:58:07.986Z] 79307b595632: Preparing [2025-08-08T01:58:07.986Z] d24c5aa90c4a: Preparing [2025-08-08T01:58:07.986Z] 3c941bc3d647: Preparing [2025-08-08T01:58:07.986Z] 8a0c34a7d119: Preparing [2025-08-08T01:58:07.986Z] 1e890da81ec9: Preparing [2025-08-08T01:58:07.986Z] 8a0c34a7d119: Waiting [2025-08-08T01:58:07.986Z] 3c941bc3d647: Waiting [2025-08-08T01:58:07.986Z] 1e890da81ec9: Waiting [2025-08-08T01:58:07.986Z] ddb18aba5dfc: Layer already exists [2025-08-08T01:58:07.986Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:58:07.986Z] 79307b595632: Layer already exists [2025-08-08T01:58:07.986Z] 170eabb62c98: Layer already exists [2025-08-08T01:58:07.986Z] f4f6199ce55e: Layer already exists [2025-08-08T01:58:07.986Z] 1e890da81ec9: Layer already exists [2025-08-08T01:58:07.986Z] 3c941bc3d647: Layer already exists [2025-08-08T01:58:07.986Z] 8a0c34a7d119: Layer already exists [2025-08-08T01:58:08.249Z] 4.1.0-dev.43: digest: sha256:18886b298d0d0a838c97d0057c127d66d71920901d06e2a07fe64d34b236597f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:08.597Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:08.957Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:58:08.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-08T01:58:08.957Z] ddb18aba5dfc: Preparing [2025-08-08T01:58:08.957Z] 170eabb62c98: Preparing [2025-08-08T01:58:08.957Z] f4f6199ce55e: Preparing [2025-08-08T01:58:08.957Z] 79307b595632: Preparing [2025-08-08T01:58:08.957Z] d24c5aa90c4a: Preparing [2025-08-08T01:58:08.957Z] 3c941bc3d647: Preparing [2025-08-08T01:58:08.957Z] 8a0c34a7d119: Preparing [2025-08-08T01:58:08.957Z] 1e890da81ec9: Preparing [2025-08-08T01:58:08.957Z] 3c941bc3d647: Waiting [2025-08-08T01:58:08.957Z] 8a0c34a7d119: Waiting [2025-08-08T01:58:08.957Z] 1e890da81ec9: Waiting [2025-08-08T01:58:08.957Z] ddb18aba5dfc: Layer already exists [2025-08-08T01:58:08.957Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:58:08.957Z] 170eabb62c98: Layer already exists [2025-08-08T01:58:08.957Z] 79307b595632: Layer already exists [2025-08-08T01:58:08.957Z] f4f6199ce55e: Layer already exists [2025-08-08T01:58:08.957Z] 3c941bc3d647: Layer already exists [2025-08-08T01:58:08.957Z] 1e890da81ec9: Layer already exists [2025-08-08T01:58:08.957Z] 8a0c34a7d119: Layer already exists [2025-08-08T01:58:09.221Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:18886b298d0d0a838c97d0057c127d66d71920901d06e2a07fe64d34b236597f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:09.570Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:09.919Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-08-08T01:58:09.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-08T01:58:09.920Z] ddb18aba5dfc: Preparing [2025-08-08T01:58:09.920Z] 170eabb62c98: Preparing [2025-08-08T01:58:09.920Z] f4f6199ce55e: Preparing [2025-08-08T01:58:09.920Z] 79307b595632: Preparing [2025-08-08T01:58:09.920Z] d24c5aa90c4a: Preparing [2025-08-08T01:58:09.920Z] 3c941bc3d647: Preparing [2025-08-08T01:58:09.920Z] 8a0c34a7d119: Preparing [2025-08-08T01:58:09.920Z] 1e890da81ec9: Preparing [2025-08-08T01:58:09.920Z] 3c941bc3d647: Waiting [2025-08-08T01:58:09.920Z] 8a0c34a7d119: Waiting [2025-08-08T01:58:09.920Z] 1e890da81ec9: Waiting [2025-08-08T01:58:09.920Z] 170eabb62c98: Layer already exists [2025-08-08T01:58:09.920Z] 79307b595632: Layer already exists [2025-08-08T01:58:09.920Z] f4f6199ce55e: Layer already exists [2025-08-08T01:58:09.920Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:58:09.920Z] ddb18aba5dfc: Layer already exists [2025-08-08T01:58:09.920Z] 3c941bc3d647: Layer already exists [2025-08-08T01:58:09.920Z] 1e890da81ec9: Layer already exists [2025-08-08T01:58:09.920Z] 8a0c34a7d119: Layer already exists [2025-08-08T01:58:09.920Z] main: digest: sha256:18886b298d0d0a838c97d0057c127d66d71920901d06e2a07fe64d34b236597f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:58:10.258Z] ===================================================== [Pipeline] echo [2025-08-08T01:58:10.274Z] taggedImages: [2025-08-08T01:58:10.274Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:58:10.274Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-08-08T01:58:10.274Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.43 [2025-08-08T01:58:10.274Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:58:10.274Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-08-08T01:58:10.299Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-08-08T01:58:10.299Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:58:10.299Z] latest [2025-08-08T01:58:10.299Z] 4.1.0-dev.43 [2025-08-08T01:58:10.299Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:58:10.299Z] main [2025-08-08T01:58:10.299Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:10.661Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:11.016Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:58:11.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-08T01:58:11.016Z] 359934d913f6: Preparing [2025-08-08T01:58:11.016Z] ff37f578c899: Preparing [2025-08-08T01:58:11.016Z] f76ffcd8b943: Preparing [2025-08-08T01:58:11.017Z] 822ec383d42c: Preparing [2025-08-08T01:58:11.017Z] 5072d81311ad: Preparing [2025-08-08T01:58:11.017Z] 2f0ca326aed0: Preparing [2025-08-08T01:58:11.017Z] 118f76b76c22: Preparing [2025-08-08T01:58:11.017Z] 79307b595632: Preparing [2025-08-08T01:58:11.017Z] d24c5aa90c4a: Preparing [2025-08-08T01:58:11.017Z] 8a30f78d9477: Preparing [2025-08-08T01:58:11.017Z] e6de95a63cb6: Preparing [2025-08-08T01:58:11.017Z] 5f70bf18a086: Preparing [2025-08-08T01:58:11.017Z] 217221e760fa: Preparing [2025-08-08T01:58:11.017Z] da15b32287db: Preparing [2025-08-08T01:58:11.017Z] 7bb8752b9622: Preparing [2025-08-08T01:58:11.017Z] 1e890da81ec9: Preparing [2025-08-08T01:58:11.017Z] 79307b595632: Waiting [2025-08-08T01:58:11.017Z] d24c5aa90c4a: Waiting [2025-08-08T01:58:11.017Z] 8a30f78d9477: Waiting [2025-08-08T01:58:11.017Z] e6de95a63cb6: Waiting [2025-08-08T01:58:11.017Z] 5f70bf18a086: Waiting [2025-08-08T01:58:11.017Z] 217221e760fa: Waiting [2025-08-08T01:58:11.017Z] da15b32287db: Waiting [2025-08-08T01:58:11.017Z] 7bb8752b9622: Waiting [2025-08-08T01:58:11.017Z] 1e890da81ec9: Waiting [2025-08-08T01:58:11.017Z] 2f0ca326aed0: Waiting [2025-08-08T01:58:11.017Z] 118f76b76c22: Waiting [2025-08-08T01:58:11.302Z] f76ffcd8b943: Pushed [2025-08-08T01:58:11.302Z] 5072d81311ad: Pushed [2025-08-08T01:58:11.302Z] ff37f578c899: Pushed [2025-08-08T01:58:11.302Z] 822ec383d42c: Pushed [2025-08-08T01:58:11.302Z] 359934d913f6: Pushed [2025-08-08T01:58:11.302Z] 79307b595632: Layer already exists [2025-08-08T01:58:11.302Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:58:11.302Z] 2f0ca326aed0: Pushed [2025-08-08T01:58:11.302Z] 5f70bf18a086: Layer already exists [2025-08-08T01:58:11.578Z] 8a30f78d9477: Pushed [2025-08-08T01:58:11.578Z] e6de95a63cb6: Pushed [2025-08-08T01:58:11.578Z] 1e890da81ec9: Layer already exists [2025-08-08T01:58:11.578Z] 217221e760fa: Pushed [2025-08-08T01:58:11.578Z] 7bb8752b9622: Pushed [2025-08-08T01:58:11.843Z] da15b32287db: Pushed [2025-08-08T01:58:14.404Z] 118f76b76c22: Pushed [2025-08-08T01:58:14.404Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:1c239bb0f3560380100ff94540c5922c2833558dcdb703d08fc9922cec537044 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:14.756Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:15.104Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-08-08T01:58:15.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-08T01:58:15.104Z] 359934d913f6: Preparing [2025-08-08T01:58:15.104Z] ff37f578c899: Preparing [2025-08-08T01:58:15.104Z] f76ffcd8b943: Preparing [2025-08-08T01:58:15.104Z] 822ec383d42c: Preparing [2025-08-08T01:58:15.104Z] 5072d81311ad: Preparing [2025-08-08T01:58:15.104Z] 2f0ca326aed0: Preparing [2025-08-08T01:58:15.104Z] 118f76b76c22: Preparing [2025-08-08T01:58:15.104Z] 79307b595632: Preparing [2025-08-08T01:58:15.104Z] d24c5aa90c4a: Preparing [2025-08-08T01:58:15.104Z] 8a30f78d9477: Preparing [2025-08-08T01:58:15.104Z] e6de95a63cb6: Preparing [2025-08-08T01:58:15.104Z] 5f70bf18a086: Preparing [2025-08-08T01:58:15.104Z] 217221e760fa: Preparing [2025-08-08T01:58:15.104Z] da15b32287db: Preparing [2025-08-08T01:58:15.104Z] 7bb8752b9622: Preparing [2025-08-08T01:58:15.104Z] 1e890da81ec9: Preparing [2025-08-08T01:58:15.104Z] 8a30f78d9477: Waiting [2025-08-08T01:58:15.104Z] e6de95a63cb6: Waiting [2025-08-08T01:58:15.104Z] 5f70bf18a086: Waiting [2025-08-08T01:58:15.104Z] 217221e760fa: Waiting [2025-08-08T01:58:15.104Z] da15b32287db: Waiting [2025-08-08T01:58:15.104Z] 7bb8752b9622: Waiting [2025-08-08T01:58:15.104Z] 2f0ca326aed0: Waiting [2025-08-08T01:58:15.104Z] 118f76b76c22: Waiting [2025-08-08T01:58:15.104Z] 79307b595632: Waiting [2025-08-08T01:58:15.104Z] d24c5aa90c4a: Waiting [2025-08-08T01:58:15.104Z] 1e890da81ec9: Waiting [2025-08-08T01:58:15.104Z] f76ffcd8b943: Layer already exists [2025-08-08T01:58:15.104Z] ff37f578c899: Layer already exists [2025-08-08T01:58:15.104Z] 359934d913f6: Layer already exists [2025-08-08T01:58:15.104Z] 5072d81311ad: Layer already exists [2025-08-08T01:58:15.104Z] 822ec383d42c: Layer already exists [2025-08-08T01:58:15.104Z] 2f0ca326aed0: Layer already exists [2025-08-08T01:58:15.104Z] 79307b595632: Layer already exists [2025-08-08T01:58:15.104Z] 118f76b76c22: Layer already exists [2025-08-08T01:58:15.104Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:58:15.104Z] 8a30f78d9477: Layer already exists [2025-08-08T01:58:15.104Z] 5f70bf18a086: Layer already exists [2025-08-08T01:58:15.104Z] 217221e760fa: Layer already exists [2025-08-08T01:58:15.104Z] e6de95a63cb6: Layer already exists [2025-08-08T01:58:15.104Z] da15b32287db: Layer already exists [2025-08-08T01:58:15.104Z] 7bb8752b9622: Layer already exists [2025-08-08T01:58:15.104Z] 1e890da81ec9: Layer already exists [2025-08-08T01:58:15.370Z] latest: digest: sha256:1c239bb0f3560380100ff94540c5922c2833558dcdb703d08fc9922cec537044 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:15.715Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:16.065Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.43 [2025-08-08T01:58:16.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-08T01:58:16.065Z] 359934d913f6: Preparing [2025-08-08T01:58:16.065Z] ff37f578c899: Preparing [2025-08-08T01:58:16.065Z] f76ffcd8b943: Preparing [2025-08-08T01:58:16.065Z] 822ec383d42c: Preparing [2025-08-08T01:58:16.065Z] 5072d81311ad: Preparing [2025-08-08T01:58:16.065Z] 2f0ca326aed0: Preparing [2025-08-08T01:58:16.065Z] 118f76b76c22: Preparing [2025-08-08T01:58:16.065Z] 79307b595632: Preparing [2025-08-08T01:58:16.065Z] d24c5aa90c4a: Preparing [2025-08-08T01:58:16.065Z] 8a30f78d9477: Preparing [2025-08-08T01:58:16.065Z] e6de95a63cb6: Preparing [2025-08-08T01:58:16.065Z] 5f70bf18a086: Preparing [2025-08-08T01:58:16.065Z] 217221e760fa: Preparing [2025-08-08T01:58:16.065Z] da15b32287db: Preparing [2025-08-08T01:58:16.065Z] 7bb8752b9622: Preparing [2025-08-08T01:58:16.065Z] 1e890da81ec9: Preparing [2025-08-08T01:58:16.065Z] 2f0ca326aed0: Waiting [2025-08-08T01:58:16.065Z] 118f76b76c22: Waiting [2025-08-08T01:58:16.065Z] 79307b595632: Waiting [2025-08-08T01:58:16.065Z] d24c5aa90c4a: Waiting [2025-08-08T01:58:16.065Z] e6de95a63cb6: Waiting [2025-08-08T01:58:16.065Z] 8a30f78d9477: Waiting [2025-08-08T01:58:16.065Z] 5f70bf18a086: Waiting [2025-08-08T01:58:16.065Z] 217221e760fa: Waiting [2025-08-08T01:58:16.065Z] da15b32287db: Waiting [2025-08-08T01:58:16.065Z] 7bb8752b9622: Waiting [2025-08-08T01:58:16.065Z] 1e890da81ec9: Waiting [2025-08-08T01:58:16.065Z] 822ec383d42c: Layer already exists [2025-08-08T01:58:16.065Z] f76ffcd8b943: Layer already exists [2025-08-08T01:58:16.065Z] ff37f578c899: Layer already exists [2025-08-08T01:58:16.065Z] 5072d81311ad: Layer already exists [2025-08-08T01:58:16.065Z] 359934d913f6: Layer already exists [2025-08-08T01:58:16.065Z] 79307b595632: Layer already exists [2025-08-08T01:58:16.065Z] 2f0ca326aed0: Layer already exists [2025-08-08T01:58:16.065Z] 118f76b76c22: Layer already exists [2025-08-08T01:58:16.065Z] 8a30f78d9477: Layer already exists [2025-08-08T01:58:16.065Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:58:16.065Z] 7bb8752b9622: Layer already exists [2025-08-08T01:58:16.065Z] 5f70bf18a086: Layer already exists [2025-08-08T01:58:16.065Z] e6de95a63cb6: Layer already exists [2025-08-08T01:58:16.065Z] 217221e760fa: Layer already exists [2025-08-08T01:58:16.065Z] da15b32287db: Layer already exists [2025-08-08T01:58:16.065Z] 1e890da81ec9: Layer already exists [2025-08-08T01:58:16.332Z] 4.1.0-dev.43: digest: sha256:1c239bb0f3560380100ff94540c5922c2833558dcdb703d08fc9922cec537044 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:16.682Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:17.034Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:58:17.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-08T01:58:17.035Z] 359934d913f6: Preparing [2025-08-08T01:58:17.035Z] ff37f578c899: Preparing [2025-08-08T01:58:17.035Z] f76ffcd8b943: Preparing [2025-08-08T01:58:17.035Z] 822ec383d42c: Preparing [2025-08-08T01:58:17.035Z] 5072d81311ad: Preparing [2025-08-08T01:58:17.035Z] 2f0ca326aed0: Preparing [2025-08-08T01:58:17.035Z] 118f76b76c22: Preparing [2025-08-08T01:58:17.035Z] 79307b595632: Preparing [2025-08-08T01:58:17.035Z] d24c5aa90c4a: Preparing [2025-08-08T01:58:17.035Z] 8a30f78d9477: Preparing [2025-08-08T01:58:17.035Z] e6de95a63cb6: Preparing [2025-08-08T01:58:17.035Z] 5f70bf18a086: Preparing [2025-08-08T01:58:17.035Z] 217221e760fa: Preparing [2025-08-08T01:58:17.035Z] da15b32287db: Preparing [2025-08-08T01:58:17.035Z] 7bb8752b9622: Preparing [2025-08-08T01:58:17.035Z] 1e890da81ec9: Preparing [2025-08-08T01:58:17.035Z] e6de95a63cb6: Waiting [2025-08-08T01:58:17.035Z] 5f70bf18a086: Waiting [2025-08-08T01:58:17.035Z] 217221e760fa: Waiting [2025-08-08T01:58:17.035Z] da15b32287db: Waiting [2025-08-08T01:58:17.035Z] 2f0ca326aed0: Waiting [2025-08-08T01:58:17.035Z] 7bb8752b9622: Waiting [2025-08-08T01:58:17.035Z] 1e890da81ec9: Waiting [2025-08-08T01:58:17.035Z] 118f76b76c22: Waiting [2025-08-08T01:58:17.035Z] 79307b595632: Waiting [2025-08-08T01:58:17.035Z] d24c5aa90c4a: Waiting [2025-08-08T01:58:17.035Z] 8a30f78d9477: Waiting [2025-08-08T01:58:17.035Z] ff37f578c899: Layer already exists [2025-08-08T01:58:17.035Z] f76ffcd8b943: Layer already exists [2025-08-08T01:58:17.035Z] 359934d913f6: Layer already exists [2025-08-08T01:58:17.035Z] 822ec383d42c: Layer already exists [2025-08-08T01:58:17.035Z] 5072d81311ad: Layer already exists [2025-08-08T01:58:17.035Z] 2f0ca326aed0: Layer already exists [2025-08-08T01:58:17.035Z] 118f76b76c22: Layer already exists [2025-08-08T01:58:17.035Z] 79307b595632: Layer already exists [2025-08-08T01:58:17.035Z] 8a30f78d9477: Layer already exists [2025-08-08T01:58:17.035Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:58:17.035Z] 5f70bf18a086: Layer already exists [2025-08-08T01:58:17.035Z] da15b32287db: Layer already exists [2025-08-08T01:58:17.035Z] e6de95a63cb6: Layer already exists [2025-08-08T01:58:17.035Z] 217221e760fa: Layer already exists [2025-08-08T01:58:17.035Z] 7bb8752b9622: Layer already exists [2025-08-08T01:58:17.035Z] 1e890da81ec9: Layer already exists [2025-08-08T01:58:17.299Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:1c239bb0f3560380100ff94540c5922c2833558dcdb703d08fc9922cec537044 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:17.645Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:17.989Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-08-08T01:58:17.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-08T01:58:17.989Z] 359934d913f6: Preparing [2025-08-08T01:58:17.989Z] ff37f578c899: Preparing [2025-08-08T01:58:17.989Z] f76ffcd8b943: Preparing [2025-08-08T01:58:17.989Z] 822ec383d42c: Preparing [2025-08-08T01:58:17.989Z] 5072d81311ad: Preparing [2025-08-08T01:58:17.989Z] 2f0ca326aed0: Preparing [2025-08-08T01:58:17.989Z] 118f76b76c22: Preparing [2025-08-08T01:58:17.989Z] 79307b595632: Preparing [2025-08-08T01:58:17.989Z] d24c5aa90c4a: Preparing [2025-08-08T01:58:17.989Z] 8a30f78d9477: Preparing [2025-08-08T01:58:17.989Z] e6de95a63cb6: Preparing [2025-08-08T01:58:17.989Z] 5f70bf18a086: Preparing [2025-08-08T01:58:17.989Z] 217221e760fa: Preparing [2025-08-08T01:58:17.989Z] da15b32287db: Preparing [2025-08-08T01:58:17.989Z] 7bb8752b9622: Preparing [2025-08-08T01:58:17.989Z] 1e890da81ec9: Preparing [2025-08-08T01:58:17.989Z] d24c5aa90c4a: Waiting [2025-08-08T01:58:17.989Z] 8a30f78d9477: Waiting [2025-08-08T01:58:17.989Z] e6de95a63cb6: Waiting [2025-08-08T01:58:17.989Z] 5f70bf18a086: Waiting [2025-08-08T01:58:17.989Z] 217221e760fa: Waiting [2025-08-08T01:58:17.989Z] da15b32287db: Waiting [2025-08-08T01:58:17.989Z] 118f76b76c22: Waiting [2025-08-08T01:58:17.989Z] 79307b595632: Waiting [2025-08-08T01:58:17.989Z] 7bb8752b9622: Waiting [2025-08-08T01:58:17.989Z] 2f0ca326aed0: Waiting [2025-08-08T01:58:17.989Z] 1e890da81ec9: Waiting [2025-08-08T01:58:17.989Z] 359934d913f6: Layer already exists [2025-08-08T01:58:17.989Z] ff37f578c899: Layer already exists [2025-08-08T01:58:17.989Z] 5072d81311ad: Layer already exists [2025-08-08T01:58:17.989Z] 822ec383d42c: Layer already exists [2025-08-08T01:58:17.989Z] f76ffcd8b943: Layer already exists [2025-08-08T01:58:17.989Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:58:17.989Z] 8a30f78d9477: Layer already exists [2025-08-08T01:58:17.989Z] 118f76b76c22: Layer already exists [2025-08-08T01:58:17.989Z] 2f0ca326aed0: Layer already exists [2025-08-08T01:58:17.989Z] 79307b595632: Layer already exists [2025-08-08T01:58:17.989Z] 7bb8752b9622: Layer already exists [2025-08-08T01:58:17.989Z] 5f70bf18a086: Layer already exists [2025-08-08T01:58:17.989Z] da15b32287db: Layer already exists [2025-08-08T01:58:17.989Z] e6de95a63cb6: Layer already exists [2025-08-08T01:58:17.989Z] 217221e760fa: Layer already exists [2025-08-08T01:58:17.989Z] 1e890da81ec9: Layer already exists [2025-08-08T01:58:18.253Z] main: digest: sha256:1c239bb0f3560380100ff94540c5922c2833558dcdb703d08fc9922cec537044 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:58:18.326Z] ===================================================== [Pipeline] echo [2025-08-08T01:58:18.342Z] taggedImages: [2025-08-08T01:58:18.342Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:58:18.342Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-08-08T01:58:18.342Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.43 [2025-08-08T01:58:18.342Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:58:18.342Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-08-08T01:58:18.438Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-08-08T01:58:18.438Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:58:18.438Z] latest [2025-08-08T01:58:18.438Z] 4.1.0-dev.43 [2025-08-08T01:58:18.438Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:58:18.438Z] main [2025-08-08T01:58:18.438Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:18.798Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:19.149Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:58:19.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-08T01:58:19.149Z] 684a4c8a30d8: Preparing [2025-08-08T01:58:19.149Z] 6fec779ba45d: Preparing [2025-08-08T01:58:19.149Z] b1f0375f8916: Preparing [2025-08-08T01:58:19.149Z] 67c6add28d5b: Preparing [2025-08-08T01:58:19.149Z] 79307b595632: Preparing [2025-08-08T01:58:19.149Z] d24c5aa90c4a: Preparing [2025-08-08T01:58:19.149Z] 3c941bc3d647: Preparing [2025-08-08T01:58:19.149Z] 8a0c34a7d119: Preparing [2025-08-08T01:58:19.149Z] 1e890da81ec9: Preparing [2025-08-08T01:58:19.149Z] d24c5aa90c4a: Waiting [2025-08-08T01:58:19.149Z] 3c941bc3d647: Waiting [2025-08-08T01:58:19.149Z] 8a0c34a7d119: Waiting [2025-08-08T01:58:19.149Z] 1e890da81ec9: Waiting [2025-08-08T01:58:19.149Z] 79307b595632: Layer already exists [2025-08-08T01:58:19.415Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:58:19.415Z] 3c941bc3d647: Layer already exists [2025-08-08T01:58:19.415Z] 8a0c34a7d119: Layer already exists [2025-08-08T01:58:19.415Z] 1e890da81ec9: Layer already exists [2025-08-08T01:58:22.765Z] 684a4c8a30d8: Pushed [2025-08-08T01:58:22.765Z] b1f0375f8916: Pushed [2025-08-08T01:58:22.765Z] 6fec779ba45d: Pushed [2025-08-08T01:58:27.001Z] 67c6add28d5b: Pushed [2025-08-08T01:58:27.001Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:a7b58449da731e2bc7b949dab5958683de781fb1cfd5270e45ebb3c9a888761b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:27.345Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:27.689Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-08-08T01:58:27.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-08T01:58:27.689Z] 684a4c8a30d8: Preparing [2025-08-08T01:58:27.689Z] 6fec779ba45d: Preparing [2025-08-08T01:58:27.689Z] b1f0375f8916: Preparing [2025-08-08T01:58:27.689Z] 67c6add28d5b: Preparing [2025-08-08T01:58:27.689Z] 79307b595632: Preparing [2025-08-08T01:58:27.689Z] d24c5aa90c4a: Preparing [2025-08-08T01:58:27.689Z] 3c941bc3d647: Preparing [2025-08-08T01:58:27.689Z] 8a0c34a7d119: Preparing [2025-08-08T01:58:27.689Z] 1e890da81ec9: Preparing [2025-08-08T01:58:27.689Z] 3c941bc3d647: Waiting [2025-08-08T01:58:27.689Z] 8a0c34a7d119: Waiting [2025-08-08T01:58:27.689Z] d24c5aa90c4a: Waiting [2025-08-08T01:58:27.689Z] 1e890da81ec9: Waiting [2025-08-08T01:58:27.689Z] 79307b595632: Layer already exists [2025-08-08T01:58:27.689Z] 684a4c8a30d8: Layer already exists [2025-08-08T01:58:27.689Z] b1f0375f8916: Layer already exists [2025-08-08T01:58:27.689Z] 67c6add28d5b: Layer already exists [2025-08-08T01:58:27.689Z] 6fec779ba45d: Layer already exists [2025-08-08T01:58:27.689Z] 3c941bc3d647: Layer already exists [2025-08-08T01:58:27.689Z] 8a0c34a7d119: Layer already exists [2025-08-08T01:58:27.689Z] 1e890da81ec9: Layer already exists [2025-08-08T01:58:27.689Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:58:27.953Z] latest: digest: sha256:a7b58449da731e2bc7b949dab5958683de781fb1cfd5270e45ebb3c9a888761b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:28.301Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:28.635Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.43 [2025-08-08T01:58:28.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-08T01:58:28.635Z] 684a4c8a30d8: Preparing [2025-08-08T01:58:28.635Z] 6fec779ba45d: Preparing [2025-08-08T01:58:28.635Z] b1f0375f8916: Preparing [2025-08-08T01:58:28.635Z] 67c6add28d5b: Preparing [2025-08-08T01:58:28.635Z] 79307b595632: Preparing [2025-08-08T01:58:28.635Z] d24c5aa90c4a: Preparing [2025-08-08T01:58:28.635Z] 3c941bc3d647: Preparing [2025-08-08T01:58:28.635Z] 8a0c34a7d119: Preparing [2025-08-08T01:58:28.635Z] 1e890da81ec9: Preparing [2025-08-08T01:58:28.635Z] d24c5aa90c4a: Waiting [2025-08-08T01:58:28.635Z] 3c941bc3d647: Waiting [2025-08-08T01:58:28.635Z] 8a0c34a7d119: Waiting [2025-08-08T01:58:28.635Z] 1e890da81ec9: Waiting [2025-08-08T01:58:28.635Z] 79307b595632: Layer already exists [2025-08-08T01:58:28.635Z] 6fec779ba45d: Layer already exists [2025-08-08T01:58:28.635Z] 67c6add28d5b: Layer already exists [2025-08-08T01:58:28.635Z] b1f0375f8916: Layer already exists [2025-08-08T01:58:28.635Z] 684a4c8a30d8: Layer already exists [2025-08-08T01:58:28.635Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:58:28.635Z] 3c941bc3d647: Layer already exists [2025-08-08T01:58:28.635Z] 1e890da81ec9: Layer already exists [2025-08-08T01:58:28.635Z] 8a0c34a7d119: Layer already exists [2025-08-08T01:58:28.635Z] 4.1.0-dev.43: digest: sha256:a7b58449da731e2bc7b949dab5958683de781fb1cfd5270e45ebb3c9a888761b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:29.244Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:29.581Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:58:29.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-08T01:58:29.581Z] 684a4c8a30d8: Preparing [2025-08-08T01:58:29.581Z] 6fec779ba45d: Preparing [2025-08-08T01:58:29.581Z] b1f0375f8916: Preparing [2025-08-08T01:58:29.581Z] 67c6add28d5b: Preparing [2025-08-08T01:58:29.581Z] 79307b595632: Preparing [2025-08-08T01:58:29.581Z] d24c5aa90c4a: Preparing [2025-08-08T01:58:29.581Z] 3c941bc3d647: Preparing [2025-08-08T01:58:29.581Z] 8a0c34a7d119: Preparing [2025-08-08T01:58:29.581Z] 1e890da81ec9: Preparing [2025-08-08T01:58:29.581Z] 3c941bc3d647: Waiting [2025-08-08T01:58:29.581Z] 8a0c34a7d119: Waiting [2025-08-08T01:58:29.581Z] 1e890da81ec9: Waiting [2025-08-08T01:58:29.581Z] d24c5aa90c4a: Waiting [2025-08-08T01:58:29.581Z] 6fec779ba45d: Layer already exists [2025-08-08T01:58:29.581Z] 79307b595632: Layer already exists [2025-08-08T01:58:29.581Z] b1f0375f8916: Layer already exists [2025-08-08T01:58:29.581Z] 67c6add28d5b: Layer already exists [2025-08-08T01:58:29.581Z] 684a4c8a30d8: Layer already exists [2025-08-08T01:58:29.581Z] 1e890da81ec9: Layer already exists [2025-08-08T01:58:29.581Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:58:29.581Z] 3c941bc3d647: Layer already exists [2025-08-08T01:58:29.581Z] 8a0c34a7d119: Layer already exists [2025-08-08T01:58:29.581Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:a7b58449da731e2bc7b949dab5958683de781fb1cfd5270e45ebb3c9a888761b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:29.918Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:30.271Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-08-08T01:58:30.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-08T01:58:30.271Z] 684a4c8a30d8: Preparing [2025-08-08T01:58:30.271Z] 6fec779ba45d: Preparing [2025-08-08T01:58:30.271Z] b1f0375f8916: Preparing [2025-08-08T01:58:30.271Z] 67c6add28d5b: Preparing [2025-08-08T01:58:30.271Z] 79307b595632: Preparing [2025-08-08T01:58:30.271Z] d24c5aa90c4a: Preparing [2025-08-08T01:58:30.271Z] 3c941bc3d647: Preparing [2025-08-08T01:58:30.271Z] 8a0c34a7d119: Preparing [2025-08-08T01:58:30.271Z] 1e890da81ec9: Preparing [2025-08-08T01:58:30.271Z] d24c5aa90c4a: Waiting [2025-08-08T01:58:30.271Z] 3c941bc3d647: Waiting [2025-08-08T01:58:30.271Z] 8a0c34a7d119: Waiting [2025-08-08T01:58:30.271Z] 1e890da81ec9: Waiting [2025-08-08T01:58:30.271Z] b1f0375f8916: Layer already exists [2025-08-08T01:58:30.271Z] 67c6add28d5b: Layer already exists [2025-08-08T01:58:30.271Z] 6fec779ba45d: Layer already exists [2025-08-08T01:58:30.271Z] 684a4c8a30d8: Layer already exists [2025-08-08T01:58:30.271Z] 79307b595632: Layer already exists [2025-08-08T01:58:30.271Z] 3c941bc3d647: Layer already exists [2025-08-08T01:58:30.271Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:58:30.271Z] 1e890da81ec9: Layer already exists [2025-08-08T01:58:30.271Z] 8a0c34a7d119: Layer already exists [2025-08-08T01:58:30.271Z] main: digest: sha256:a7b58449da731e2bc7b949dab5958683de781fb1cfd5270e45ebb3c9a888761b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:58:30.607Z] ===================================================== [Pipeline] echo [2025-08-08T01:58:30.615Z] taggedImages: [2025-08-08T01:58:30.615Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:58:30.615Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-08-08T01:58:30.615Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.43 [2025-08-08T01:58:30.615Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:58:30.615Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-08-08T01:58:30.639Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-08-08T01:58:30.639Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:58:30.639Z] latest [2025-08-08T01:58:30.639Z] 4.1.0-dev.43 [2025-08-08T01:58:30.639Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:58:30.639Z] main [2025-08-08T01:58:30.639Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:30.989Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:31.341Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:58:31.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-08T01:58:31.341Z] c2f29a577a48: Preparing [2025-08-08T01:58:31.341Z] 660dc9661470: Preparing [2025-08-08T01:58:31.341Z] 5a1ef2c46d38: Preparing [2025-08-08T01:58:31.341Z] b2fd312a4568: Preparing [2025-08-08T01:58:31.341Z] 11ab7c2feda5: Preparing [2025-08-08T01:58:31.341Z] 79307b595632: Preparing [2025-08-08T01:58:31.341Z] d24c5aa90c4a: Preparing [2025-08-08T01:58:31.341Z] 23b81b05ef2b: Preparing [2025-08-08T01:58:31.341Z] 781183094a4b: Preparing [2025-08-08T01:58:31.341Z] eac6f05d990e: Preparing [2025-08-08T01:58:31.341Z] 1e890da81ec9: Preparing [2025-08-08T01:58:31.341Z] 79307b595632: Waiting [2025-08-08T01:58:31.341Z] d24c5aa90c4a: Waiting [2025-08-08T01:58:31.341Z] 23b81b05ef2b: Waiting [2025-08-08T01:58:31.341Z] 781183094a4b: Waiting [2025-08-08T01:58:31.341Z] 1e890da81ec9: Waiting [2025-08-08T01:58:31.855Z] c2f29a577a48: Pushed [2025-08-08T01:58:31.855Z] b2fd312a4568: Pushed [2025-08-08T01:58:31.855Z] 11ab7c2feda5: Pushed [2025-08-08T01:58:31.855Z] 660dc9661470: Pushed [2025-08-08T01:58:31.855Z] 79307b595632: Layer already exists [2025-08-08T01:58:31.855Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:58:31.855Z] 1e890da81ec9: Layer already exists [2025-08-08T01:58:31.855Z] 23b81b05ef2b: Pushed [2025-08-08T01:58:32.124Z] 781183094a4b: Pushed [2025-08-08T01:58:34.733Z] eac6f05d990e: Pushed [2025-08-08T01:58:38.060Z] 5a1ef2c46d38: Pushed [2025-08-08T01:58:38.060Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:2e332608657ecaa617a8a1e6fc5e341443df93e2feb67d95a8ac7d2e136f9ed8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:38.411Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:38.749Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-08-08T01:58:38.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-08T01:58:38.749Z] c2f29a577a48: Preparing [2025-08-08T01:58:38.749Z] 660dc9661470: Preparing [2025-08-08T01:58:38.749Z] 5a1ef2c46d38: Preparing [2025-08-08T01:58:38.749Z] b2fd312a4568: Preparing [2025-08-08T01:58:38.749Z] 11ab7c2feda5: Preparing [2025-08-08T01:58:38.749Z] 79307b595632: Preparing [2025-08-08T01:58:38.749Z] d24c5aa90c4a: Preparing [2025-08-08T01:58:38.749Z] 23b81b05ef2b: Preparing [2025-08-08T01:58:38.749Z] 781183094a4b: Preparing [2025-08-08T01:58:38.749Z] eac6f05d990e: Preparing [2025-08-08T01:58:38.749Z] 1e890da81ec9: Preparing [2025-08-08T01:58:38.749Z] 79307b595632: Waiting [2025-08-08T01:58:38.749Z] d24c5aa90c4a: Waiting [2025-08-08T01:58:38.749Z] 23b81b05ef2b: Waiting [2025-08-08T01:58:38.749Z] 781183094a4b: Waiting [2025-08-08T01:58:38.749Z] eac6f05d990e: Waiting [2025-08-08T01:58:38.749Z] 1e890da81ec9: Waiting [2025-08-08T01:58:38.749Z] c2f29a577a48: Layer already exists [2025-08-08T01:58:38.749Z] 660dc9661470: Layer already exists [2025-08-08T01:58:38.749Z] 5a1ef2c46d38: Layer already exists [2025-08-08T01:58:38.749Z] 11ab7c2feda5: Layer already exists [2025-08-08T01:58:38.749Z] b2fd312a4568: Layer already exists [2025-08-08T01:58:38.749Z] 79307b595632: Layer already exists [2025-08-08T01:58:38.749Z] 781183094a4b: Layer already exists [2025-08-08T01:58:38.749Z] 23b81b05ef2b: Layer already exists [2025-08-08T01:58:38.749Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:58:38.749Z] eac6f05d990e: Layer already exists [2025-08-08T01:58:38.749Z] 1e890da81ec9: Layer already exists [2025-08-08T01:58:39.012Z] latest: digest: sha256:2e332608657ecaa617a8a1e6fc5e341443df93e2feb67d95a8ac7d2e136f9ed8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:39.361Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:39.707Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.43 [2025-08-08T01:58:39.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-08T01:58:39.707Z] c2f29a577a48: Preparing [2025-08-08T01:58:39.707Z] 660dc9661470: Preparing [2025-08-08T01:58:39.707Z] 5a1ef2c46d38: Preparing [2025-08-08T01:58:39.707Z] b2fd312a4568: Preparing [2025-08-08T01:58:39.707Z] 11ab7c2feda5: Preparing [2025-08-08T01:58:39.707Z] 79307b595632: Preparing [2025-08-08T01:58:39.707Z] d24c5aa90c4a: Preparing [2025-08-08T01:58:39.707Z] 23b81b05ef2b: Preparing [2025-08-08T01:58:39.707Z] 781183094a4b: Preparing [2025-08-08T01:58:39.707Z] eac6f05d990e: Preparing [2025-08-08T01:58:39.707Z] 1e890da81ec9: Preparing [2025-08-08T01:58:39.707Z] 23b81b05ef2b: Waiting [2025-08-08T01:58:39.707Z] 781183094a4b: Waiting [2025-08-08T01:58:39.707Z] eac6f05d990e: Waiting [2025-08-08T01:58:39.707Z] 79307b595632: Waiting [2025-08-08T01:58:39.707Z] 1e890da81ec9: Waiting [2025-08-08T01:58:39.707Z] d24c5aa90c4a: Waiting [2025-08-08T01:58:39.707Z] 5a1ef2c46d38: Layer already exists [2025-08-08T01:58:39.707Z] b2fd312a4568: Layer already exists [2025-08-08T01:58:39.707Z] c2f29a577a48: Layer already exists [2025-08-08T01:58:39.707Z] 11ab7c2feda5: Layer already exists [2025-08-08T01:58:39.707Z] 660dc9661470: Layer already exists [2025-08-08T01:58:39.707Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:58:39.707Z] 781183094a4b: Layer already exists [2025-08-08T01:58:39.707Z] eac6f05d990e: Layer already exists [2025-08-08T01:58:39.707Z] 23b81b05ef2b: Layer already exists [2025-08-08T01:58:39.707Z] 79307b595632: Layer already exists [2025-08-08T01:58:39.707Z] 1e890da81ec9: Layer already exists [2025-08-08T01:58:39.970Z] 4.1.0-dev.43: digest: sha256:2e332608657ecaa617a8a1e6fc5e341443df93e2feb67d95a8ac7d2e136f9ed8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:40.307Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:40.655Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:58:40.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-08T01:58:40.655Z] c2f29a577a48: Preparing [2025-08-08T01:58:40.655Z] 660dc9661470: Preparing [2025-08-08T01:58:40.655Z] 5a1ef2c46d38: Preparing [2025-08-08T01:58:40.655Z] b2fd312a4568: Preparing [2025-08-08T01:58:40.655Z] 11ab7c2feda5: Preparing [2025-08-08T01:58:40.655Z] 79307b595632: Preparing [2025-08-08T01:58:40.655Z] d24c5aa90c4a: Preparing [2025-08-08T01:58:40.655Z] 23b81b05ef2b: Preparing [2025-08-08T01:58:40.656Z] 781183094a4b: Preparing [2025-08-08T01:58:40.656Z] eac6f05d990e: Preparing [2025-08-08T01:58:40.656Z] 1e890da81ec9: Preparing [2025-08-08T01:58:40.656Z] 79307b595632: Waiting [2025-08-08T01:58:40.656Z] d24c5aa90c4a: Waiting [2025-08-08T01:58:40.656Z] 23b81b05ef2b: Waiting [2025-08-08T01:58:40.656Z] eac6f05d990e: Waiting [2025-08-08T01:58:40.656Z] 1e890da81ec9: Waiting [2025-08-08T01:58:40.656Z] 781183094a4b: Waiting [2025-08-08T01:58:40.656Z] 11ab7c2feda5: Layer already exists [2025-08-08T01:58:40.656Z] 5a1ef2c46d38: Layer already exists [2025-08-08T01:58:40.656Z] b2fd312a4568: Layer already exists [2025-08-08T01:58:40.656Z] c2f29a577a48: Layer already exists [2025-08-08T01:58:40.656Z] 660dc9661470: Layer already exists [2025-08-08T01:58:40.656Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:58:40.656Z] 79307b595632: Layer already exists [2025-08-08T01:58:40.656Z] 23b81b05ef2b: Layer already exists [2025-08-08T01:58:40.656Z] eac6f05d990e: Layer already exists [2025-08-08T01:58:40.656Z] 781183094a4b: Layer already exists [2025-08-08T01:58:40.656Z] 1e890da81ec9: Layer already exists [2025-08-08T01:58:40.918Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:2e332608657ecaa617a8a1e6fc5e341443df93e2feb67d95a8ac7d2e136f9ed8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:41.265Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:41.604Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-08-08T01:58:41.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-08T01:58:41.604Z] c2f29a577a48: Preparing [2025-08-08T01:58:41.604Z] 660dc9661470: Preparing [2025-08-08T01:58:41.604Z] 5a1ef2c46d38: Preparing [2025-08-08T01:58:41.604Z] b2fd312a4568: Preparing [2025-08-08T01:58:41.604Z] 11ab7c2feda5: Preparing [2025-08-08T01:58:41.604Z] 79307b595632: Preparing [2025-08-08T01:58:41.604Z] d24c5aa90c4a: Preparing [2025-08-08T01:58:41.604Z] 23b81b05ef2b: Preparing [2025-08-08T01:58:41.604Z] 781183094a4b: Preparing [2025-08-08T01:58:41.604Z] eac6f05d990e: Preparing [2025-08-08T01:58:41.604Z] 1e890da81ec9: Preparing [2025-08-08T01:58:41.604Z] 23b81b05ef2b: Waiting [2025-08-08T01:58:41.604Z] 781183094a4b: Waiting [2025-08-08T01:58:41.604Z] eac6f05d990e: Waiting [2025-08-08T01:58:41.604Z] 79307b595632: Waiting [2025-08-08T01:58:41.604Z] d24c5aa90c4a: Waiting [2025-08-08T01:58:41.604Z] 1e890da81ec9: Waiting [2025-08-08T01:58:41.604Z] 11ab7c2feda5: Layer already exists [2025-08-08T01:58:41.604Z] 660dc9661470: Layer already exists [2025-08-08T01:58:41.604Z] 5a1ef2c46d38: Layer already exists [2025-08-08T01:58:41.604Z] b2fd312a4568: Layer already exists [2025-08-08T01:58:41.604Z] c2f29a577a48: Layer already exists [2025-08-08T01:58:41.604Z] 79307b595632: Layer already exists [2025-08-08T01:58:41.604Z] 23b81b05ef2b: Layer already exists [2025-08-08T01:58:41.604Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:58:41.604Z] eac6f05d990e: Layer already exists [2025-08-08T01:58:41.604Z] 781183094a4b: Layer already exists [2025-08-08T01:58:41.604Z] 1e890da81ec9: Layer already exists [2025-08-08T01:58:41.870Z] main: digest: sha256:2e332608657ecaa617a8a1e6fc5e341443df93e2feb67d95a8ac7d2e136f9ed8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:58:41.949Z] ===================================================== [Pipeline] echo [2025-08-08T01:58:41.968Z] taggedImages: [2025-08-08T01:58:41.968Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:58:41.968Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-08-08T01:58:41.968Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.43 [2025-08-08T01:58:41.968Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:58:41.968Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-08-08T01:58:41.994Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-08-08T01:58:41.994Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:58:41.994Z] latest [2025-08-08T01:58:41.994Z] 4.1.0-dev.43 [2025-08-08T01:58:41.994Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:58:41.994Z] main [2025-08-08T01:58:41.994Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:42.360Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:42.719Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:58:42.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-08T01:58:42.719Z] b5bd65668378: Preparing [2025-08-08T01:58:42.719Z] bea6c8a5f368: Preparing [2025-08-08T01:58:42.719Z] feec661d8d9a: Preparing [2025-08-08T01:58:42.719Z] e0a2651a2cbf: Preparing [2025-08-08T01:58:42.719Z] 31a34cac8c0f: Preparing [2025-08-08T01:58:42.719Z] b2d7441a62f6: Preparing [2025-08-08T01:58:42.719Z] 0ea345a2ea54: Preparing [2025-08-08T01:58:42.719Z] 79307b595632: Preparing [2025-08-08T01:58:42.719Z] d24c5aa90c4a: Preparing [2025-08-08T01:58:42.719Z] df810959b493: Preparing [2025-08-08T01:58:42.719Z] 74aaed4e5c68: Preparing [2025-08-08T01:58:42.719Z] 1e890da81ec9: Preparing [2025-08-08T01:58:42.719Z] b2d7441a62f6: Waiting [2025-08-08T01:58:42.719Z] 0ea345a2ea54: Waiting [2025-08-08T01:58:42.719Z] 79307b595632: Waiting [2025-08-08T01:58:42.719Z] d24c5aa90c4a: Waiting [2025-08-08T01:58:42.719Z] df810959b493: Waiting [2025-08-08T01:58:42.720Z] 74aaed4e5c68: Waiting [2025-08-08T01:58:42.720Z] 1e890da81ec9: Waiting [2025-08-08T01:58:42.983Z] bea6c8a5f368: Pushed [2025-08-08T01:58:42.983Z] 31a34cac8c0f: Pushed [2025-08-08T01:58:42.983Z] b5bd65668378: Pushed [2025-08-08T01:58:42.983Z] 79307b595632: Layer already exists [2025-08-08T01:58:42.983Z] b2d7441a62f6: Pushed [2025-08-08T01:58:42.983Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:58:43.248Z] 0ea345a2ea54: Pushed [2025-08-08T01:58:43.248Z] 1e890da81ec9: Layer already exists [2025-08-08T01:58:43.511Z] df810959b493: Pushed [2025-08-08T01:58:46.082Z] 74aaed4e5c68: Pushed [2025-08-08T01:58:49.423Z] e0a2651a2cbf: Pushed [2025-08-08T01:58:49.423Z] feec661d8d9a: Pushed [2025-08-08T01:58:49.688Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:918abd2249d3acdcc076e6d4016acd2510195d8d2a0e4005ea9b335b6614043e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:50.044Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:50.397Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-08-08T01:58:50.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-08T01:58:50.397Z] b5bd65668378: Preparing [2025-08-08T01:58:50.397Z] bea6c8a5f368: Preparing [2025-08-08T01:58:50.397Z] feec661d8d9a: Preparing [2025-08-08T01:58:50.397Z] e0a2651a2cbf: Preparing [2025-08-08T01:58:50.397Z] 31a34cac8c0f: Preparing [2025-08-08T01:58:50.397Z] b2d7441a62f6: Preparing [2025-08-08T01:58:50.397Z] 0ea345a2ea54: Preparing [2025-08-08T01:58:50.397Z] 79307b595632: Preparing [2025-08-08T01:58:50.397Z] d24c5aa90c4a: Preparing [2025-08-08T01:58:50.397Z] df810959b493: Preparing [2025-08-08T01:58:50.398Z] 74aaed4e5c68: Preparing [2025-08-08T01:58:50.398Z] 1e890da81ec9: Preparing [2025-08-08T01:58:50.398Z] d24c5aa90c4a: Waiting [2025-08-08T01:58:50.398Z] df810959b493: Waiting [2025-08-08T01:58:50.398Z] b2d7441a62f6: Waiting [2025-08-08T01:58:50.398Z] 74aaed4e5c68: Waiting [2025-08-08T01:58:50.398Z] 0ea345a2ea54: Waiting [2025-08-08T01:58:50.398Z] 79307b595632: Waiting [2025-08-08T01:58:50.398Z] 1e890da81ec9: Waiting [2025-08-08T01:58:50.398Z] b5bd65668378: Layer already exists [2025-08-08T01:58:50.398Z] feec661d8d9a: Layer already exists [2025-08-08T01:58:50.398Z] 31a34cac8c0f: Layer already exists [2025-08-08T01:58:50.398Z] e0a2651a2cbf: Layer already exists [2025-08-08T01:58:50.398Z] bea6c8a5f368: Layer already exists [2025-08-08T01:58:50.398Z] 0ea345a2ea54: Layer already exists [2025-08-08T01:58:50.398Z] 79307b595632: Layer already exists [2025-08-08T01:58:50.398Z] df810959b493: Layer already exists [2025-08-08T01:58:50.398Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:58:50.398Z] b2d7441a62f6: Layer already exists [2025-08-08T01:58:50.398Z] 74aaed4e5c68: Layer already exists [2025-08-08T01:58:50.398Z] 1e890da81ec9: Layer already exists [2025-08-08T01:58:50.662Z] latest: digest: sha256:918abd2249d3acdcc076e6d4016acd2510195d8d2a0e4005ea9b335b6614043e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:51.010Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:51.355Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.43 [2025-08-08T01:58:51.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-08T01:58:51.355Z] b5bd65668378: Preparing [2025-08-08T01:58:51.355Z] bea6c8a5f368: Preparing [2025-08-08T01:58:51.355Z] feec661d8d9a: Preparing [2025-08-08T01:58:51.355Z] e0a2651a2cbf: Preparing [2025-08-08T01:58:51.355Z] 31a34cac8c0f: Preparing [2025-08-08T01:58:51.355Z] b2d7441a62f6: Preparing [2025-08-08T01:58:51.355Z] 0ea345a2ea54: Preparing [2025-08-08T01:58:51.355Z] 79307b595632: Preparing [2025-08-08T01:58:51.355Z] d24c5aa90c4a: Preparing [2025-08-08T01:58:51.355Z] df810959b493: Preparing [2025-08-08T01:58:51.355Z] 74aaed4e5c68: Preparing [2025-08-08T01:58:51.355Z] 1e890da81ec9: Preparing [2025-08-08T01:58:51.355Z] 79307b595632: Waiting [2025-08-08T01:58:51.355Z] b2d7441a62f6: Waiting [2025-08-08T01:58:51.355Z] 0ea345a2ea54: Waiting [2025-08-08T01:58:51.355Z] d24c5aa90c4a: Waiting [2025-08-08T01:58:51.355Z] df810959b493: Waiting [2025-08-08T01:58:51.355Z] 74aaed4e5c68: Waiting [2025-08-08T01:58:51.355Z] 1e890da81ec9: Waiting [2025-08-08T01:58:51.355Z] e0a2651a2cbf: Layer already exists [2025-08-08T01:58:51.355Z] 31a34cac8c0f: Layer already exists [2025-08-08T01:58:51.355Z] bea6c8a5f368: Layer already exists [2025-08-08T01:58:51.355Z] feec661d8d9a: Layer already exists [2025-08-08T01:58:51.355Z] b5bd65668378: Layer already exists [2025-08-08T01:58:51.355Z] b2d7441a62f6: Layer already exists [2025-08-08T01:58:51.355Z] 0ea345a2ea54: Layer already exists [2025-08-08T01:58:51.355Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:58:51.355Z] 79307b595632: Layer already exists [2025-08-08T01:58:51.355Z] df810959b493: Layer already exists [2025-08-08T01:58:51.355Z] 1e890da81ec9: Layer already exists [2025-08-08T01:58:51.355Z] 74aaed4e5c68: Layer already exists [2025-08-08T01:58:51.620Z] 4.1.0-dev.43: digest: sha256:918abd2249d3acdcc076e6d4016acd2510195d8d2a0e4005ea9b335b6614043e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:51.968Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:52.325Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:58:52.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-08T01:58:52.325Z] b5bd65668378: Preparing [2025-08-08T01:58:52.325Z] bea6c8a5f368: Preparing [2025-08-08T01:58:52.325Z] feec661d8d9a: Preparing [2025-08-08T01:58:52.325Z] e0a2651a2cbf: Preparing [2025-08-08T01:58:52.325Z] 31a34cac8c0f: Preparing [2025-08-08T01:58:52.325Z] b2d7441a62f6: Preparing [2025-08-08T01:58:52.325Z] 0ea345a2ea54: Preparing [2025-08-08T01:58:52.325Z] 79307b595632: Preparing [2025-08-08T01:58:52.325Z] d24c5aa90c4a: Preparing [2025-08-08T01:58:52.325Z] df810959b493: Preparing [2025-08-08T01:58:52.325Z] 74aaed4e5c68: Preparing [2025-08-08T01:58:52.325Z] 1e890da81ec9: Preparing [2025-08-08T01:58:52.325Z] b2d7441a62f6: Waiting [2025-08-08T01:58:52.325Z] 0ea345a2ea54: Waiting [2025-08-08T01:58:52.325Z] 79307b595632: Waiting [2025-08-08T01:58:52.325Z] d24c5aa90c4a: Waiting [2025-08-08T01:58:52.325Z] df810959b493: Waiting [2025-08-08T01:58:52.325Z] 74aaed4e5c68: Waiting [2025-08-08T01:58:52.325Z] 1e890da81ec9: Waiting [2025-08-08T01:58:52.325Z] e0a2651a2cbf: Layer already exists [2025-08-08T01:58:52.325Z] b5bd65668378: Layer already exists [2025-08-08T01:58:52.325Z] feec661d8d9a: Layer already exists [2025-08-08T01:58:52.325Z] bea6c8a5f368: Layer already exists [2025-08-08T01:58:52.325Z] 31a34cac8c0f: Layer already exists [2025-08-08T01:58:52.325Z] b2d7441a62f6: Layer already exists [2025-08-08T01:58:52.325Z] 0ea345a2ea54: Layer already exists [2025-08-08T01:58:52.325Z] df810959b493: Layer already exists [2025-08-08T01:58:52.325Z] 79307b595632: Layer already exists [2025-08-08T01:58:52.325Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:58:52.325Z] 74aaed4e5c68: Layer already exists [2025-08-08T01:58:52.325Z] 1e890da81ec9: Layer already exists [2025-08-08T01:58:52.590Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:918abd2249d3acdcc076e6d4016acd2510195d8d2a0e4005ea9b335b6614043e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:52.949Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:53.297Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-08-08T01:58:53.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-08T01:58:53.297Z] b5bd65668378: Preparing [2025-08-08T01:58:53.297Z] bea6c8a5f368: Preparing [2025-08-08T01:58:53.297Z] feec661d8d9a: Preparing [2025-08-08T01:58:53.297Z] e0a2651a2cbf: Preparing [2025-08-08T01:58:53.297Z] 31a34cac8c0f: Preparing [2025-08-08T01:58:53.297Z] b2d7441a62f6: Preparing [2025-08-08T01:58:53.297Z] 0ea345a2ea54: Preparing [2025-08-08T01:58:53.297Z] 79307b595632: Preparing [2025-08-08T01:58:53.297Z] d24c5aa90c4a: Preparing [2025-08-08T01:58:53.297Z] df810959b493: Preparing [2025-08-08T01:58:53.297Z] 74aaed4e5c68: Preparing [2025-08-08T01:58:53.297Z] 1e890da81ec9: Preparing [2025-08-08T01:58:53.297Z] b2d7441a62f6: Waiting [2025-08-08T01:58:53.297Z] 0ea345a2ea54: Waiting [2025-08-08T01:58:53.297Z] 79307b595632: Waiting [2025-08-08T01:58:53.297Z] 74aaed4e5c68: Waiting [2025-08-08T01:58:53.297Z] 1e890da81ec9: Waiting [2025-08-08T01:58:53.297Z] d24c5aa90c4a: Waiting [2025-08-08T01:58:53.297Z] df810959b493: Waiting [2025-08-08T01:58:53.297Z] feec661d8d9a: Layer already exists [2025-08-08T01:58:53.297Z] 31a34cac8c0f: Layer already exists [2025-08-08T01:58:53.297Z] e0a2651a2cbf: Layer already exists [2025-08-08T01:58:53.297Z] b5bd65668378: Layer already exists [2025-08-08T01:58:53.297Z] bea6c8a5f368: Layer already exists [2025-08-08T01:58:53.297Z] 0ea345a2ea54: Layer already exists [2025-08-08T01:58:53.297Z] df810959b493: Layer already exists [2025-08-08T01:58:53.297Z] 79307b595632: Layer already exists [2025-08-08T01:58:53.297Z] b2d7441a62f6: Layer already exists [2025-08-08T01:58:53.297Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:58:53.297Z] 74aaed4e5c68: Layer already exists [2025-08-08T01:58:53.297Z] 1e890da81ec9: Layer already exists [2025-08-08T01:58:53.561Z] main: digest: sha256:918abd2249d3acdcc076e6d4016acd2510195d8d2a0e4005ea9b335b6614043e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:58:53.636Z] ===================================================== [Pipeline] echo [2025-08-08T01:58:53.650Z] taggedImages: [2025-08-08T01:58:53.650Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:58:53.650Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-08-08T01:58:53.650Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.43 [2025-08-08T01:58:53.650Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:58:53.650Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-08-08T01:58:53.677Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-08-08T01:58:53.677Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:58:53.677Z] latest [2025-08-08T01:58:53.677Z] 4.1.0-dev.43 [2025-08-08T01:58:53.677Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:58:53.677Z] main [2025-08-08T01:58:53.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:54.027Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:58:54.458Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:58:54.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-08T01:58:54.458Z] b1e4f1f0863f: Preparing [2025-08-08T01:58:54.458Z] 0fdb99995864: Preparing [2025-08-08T01:58:54.458Z] 79307b595632: Preparing [2025-08-08T01:58:54.458Z] d24c5aa90c4a: Preparing [2025-08-08T01:58:54.458Z] 52478f4a00f2: Preparing [2025-08-08T01:58:54.458Z] d19f80c7a984: Preparing [2025-08-08T01:58:54.458Z] 1e890da81ec9: Preparing [2025-08-08T01:58:54.458Z] d19f80c7a984: Waiting [2025-08-08T01:58:54.458Z] 1e890da81ec9: Waiting [2025-08-08T01:58:54.458Z] 79307b595632: Layer already exists [2025-08-08T01:58:54.722Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:58:54.722Z] 1e890da81ec9: Layer already exists [2025-08-08T01:58:54.722Z] b1e4f1f0863f: Pushed [2025-08-08T01:58:54.987Z] 52478f4a00f2: Pushed [2025-08-08T01:58:56.915Z] d19f80c7a984: Pushed [2025-08-08T01:59:02.254Z] 0fdb99995864: Pushed [2025-08-08T01:59:02.254Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:e407eae7c499fae00dccfcafae6e94a7193902cbf37913f18cab2d953204ef44 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:59:02.603Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:59:02.951Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-08-08T01:59:02.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-08T01:59:02.951Z] b1e4f1f0863f: Preparing [2025-08-08T01:59:02.951Z] 0fdb99995864: Preparing [2025-08-08T01:59:02.951Z] 79307b595632: Preparing [2025-08-08T01:59:02.951Z] d24c5aa90c4a: Preparing [2025-08-08T01:59:02.951Z] 52478f4a00f2: Preparing [2025-08-08T01:59:02.951Z] d19f80c7a984: Preparing [2025-08-08T01:59:02.951Z] 1e890da81ec9: Preparing [2025-08-08T01:59:02.951Z] d19f80c7a984: Waiting [2025-08-08T01:59:02.951Z] 1e890da81ec9: Waiting [2025-08-08T01:59:02.951Z] 0fdb99995864: Layer already exists [2025-08-08T01:59:02.951Z] 79307b595632: Layer already exists [2025-08-08T01:59:02.951Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:59:02.951Z] b1e4f1f0863f: Layer already exists [2025-08-08T01:59:02.951Z] 52478f4a00f2: Layer already exists [2025-08-08T01:59:02.951Z] d19f80c7a984: Layer already exists [2025-08-08T01:59:02.951Z] 1e890da81ec9: Layer already exists [2025-08-08T01:59:03.214Z] latest: digest: sha256:e407eae7c499fae00dccfcafae6e94a7193902cbf37913f18cab2d953204ef44 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:59:03.555Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:59:03.901Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.43 [2025-08-08T01:59:03.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-08T01:59:03.901Z] b1e4f1f0863f: Preparing [2025-08-08T01:59:03.901Z] 0fdb99995864: Preparing [2025-08-08T01:59:03.901Z] 79307b595632: Preparing [2025-08-08T01:59:03.901Z] d24c5aa90c4a: Preparing [2025-08-08T01:59:03.901Z] 52478f4a00f2: Preparing [2025-08-08T01:59:03.901Z] d19f80c7a984: Preparing [2025-08-08T01:59:03.901Z] 1e890da81ec9: Preparing [2025-08-08T01:59:03.901Z] d19f80c7a984: Waiting [2025-08-08T01:59:03.901Z] 1e890da81ec9: Waiting [2025-08-08T01:59:03.901Z] 52478f4a00f2: Layer already exists [2025-08-08T01:59:03.901Z] 79307b595632: Layer already exists [2025-08-08T01:59:03.901Z] b1e4f1f0863f: Layer already exists [2025-08-08T01:59:03.901Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:59:03.901Z] 0fdb99995864: Layer already exists [2025-08-08T01:59:03.901Z] 1e890da81ec9: Layer already exists [2025-08-08T01:59:03.901Z] d19f80c7a984: Layer already exists [2025-08-08T01:59:03.901Z] 4.1.0-dev.43: digest: sha256:e407eae7c499fae00dccfcafae6e94a7193902cbf37913f18cab2d953204ef44 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:59:04.522Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:59:04.871Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:59:04.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-08T01:59:04.871Z] b1e4f1f0863f: Preparing [2025-08-08T01:59:04.871Z] 0fdb99995864: Preparing [2025-08-08T01:59:04.871Z] 79307b595632: Preparing [2025-08-08T01:59:04.871Z] d24c5aa90c4a: Preparing [2025-08-08T01:59:04.871Z] 52478f4a00f2: Preparing [2025-08-08T01:59:04.871Z] d19f80c7a984: Preparing [2025-08-08T01:59:04.871Z] 1e890da81ec9: Preparing [2025-08-08T01:59:04.871Z] d19f80c7a984: Waiting [2025-08-08T01:59:04.871Z] 1e890da81ec9: Waiting [2025-08-08T01:59:04.871Z] 0fdb99995864: Layer already exists [2025-08-08T01:59:04.871Z] 52478f4a00f2: Layer already exists [2025-08-08T01:59:04.871Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:59:04.871Z] b1e4f1f0863f: Layer already exists [2025-08-08T01:59:04.871Z] 79307b595632: Layer already exists [2025-08-08T01:59:04.871Z] d19f80c7a984: Layer already exists [2025-08-08T01:59:04.871Z] 1e890da81ec9: Layer already exists [2025-08-08T01:59:05.136Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:e407eae7c499fae00dccfcafae6e94a7193902cbf37913f18cab2d953204ef44 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:59:05.490Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:59:05.838Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-08-08T01:59:05.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-08T01:59:05.838Z] b1e4f1f0863f: Preparing [2025-08-08T01:59:05.838Z] 0fdb99995864: Preparing [2025-08-08T01:59:05.838Z] 79307b595632: Preparing [2025-08-08T01:59:05.838Z] d24c5aa90c4a: Preparing [2025-08-08T01:59:05.838Z] 52478f4a00f2: Preparing [2025-08-08T01:59:05.838Z] d19f80c7a984: Preparing [2025-08-08T01:59:05.838Z] 1e890da81ec9: Preparing [2025-08-08T01:59:05.838Z] d19f80c7a984: Waiting [2025-08-08T01:59:05.838Z] 1e890da81ec9: Waiting [2025-08-08T01:59:05.838Z] 79307b595632: Layer already exists [2025-08-08T01:59:05.838Z] 52478f4a00f2: Layer already exists [2025-08-08T01:59:05.838Z] 0fdb99995864: Layer already exists [2025-08-08T01:59:05.838Z] b1e4f1f0863f: Layer already exists [2025-08-08T01:59:05.838Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:59:05.838Z] 1e890da81ec9: Layer already exists [2025-08-08T01:59:05.838Z] d19f80c7a984: Layer already exists [2025-08-08T01:59:06.102Z] main: digest: sha256:e407eae7c499fae00dccfcafae6e94a7193902cbf37913f18cab2d953204ef44 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:59:06.180Z] ===================================================== [Pipeline] echo [2025-08-08T01:59:06.194Z] taggedImages: [2025-08-08T01:59:06.194Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:59:06.194Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-08-08T01:59:06.194Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.43 [2025-08-08T01:59:06.194Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:59:06.194Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-08-08T01:59:06.217Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-08-08T01:59:06.217Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:59:06.217Z] latest [2025-08-08T01:59:06.217Z] 4.1.0-dev.43 [2025-08-08T01:59:06.217Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:59:06.217Z] main [2025-08-08T01:59:06.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:59:06.578Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:59:06.931Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:59:06.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-08T01:59:06.931Z] e8079a3d343c: Preparing [2025-08-08T01:59:06.931Z] 60ed18b94872: Preparing [2025-08-08T01:59:06.931Z] 6907fb5c61f0: Preparing [2025-08-08T01:59:06.931Z] 79307b595632: Preparing [2025-08-08T01:59:06.931Z] d24c5aa90c4a: Preparing [2025-08-08T01:59:06.931Z] 6d459543de40: Preparing [2025-08-08T01:59:06.931Z] a764d32d4efb: Preparing [2025-08-08T01:59:06.931Z] 6d459543de40: Waiting [2025-08-08T01:59:06.931Z] acbbae97db2a: Preparing [2025-08-08T01:59:06.931Z] d89b7e05d55d: Preparing [2025-08-08T01:59:06.931Z] a764d32d4efb: Waiting [2025-08-08T01:59:06.931Z] 1e890da81ec9: Preparing [2025-08-08T01:59:06.931Z] acbbae97db2a: Waiting [2025-08-08T01:59:06.931Z] d89b7e05d55d: Waiting [2025-08-08T01:59:06.931Z] 1e890da81ec9: Waiting [2025-08-08T01:59:06.931Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:59:07.197Z] 79307b595632: Layer already exists [2025-08-08T01:59:07.197Z] 6907fb5c61f0: Pushed [2025-08-08T01:59:07.197Z] 60ed18b94872: Pushed [2025-08-08T01:59:07.197Z] e8079a3d343c: Pushed [2025-08-08T01:59:07.197Z] 1e890da81ec9: Layer already exists [2025-08-08T01:59:07.461Z] acbbae97db2a: Pushed [2025-08-08T01:59:08.040Z] d89b7e05d55d: Pushed [2025-08-08T01:59:18.097Z] a764d32d4efb: Pushed [2025-08-08T01:59:33.067Z] 6d459543de40: Pushed [2025-08-08T01:59:33.067Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:997f730c9cd6b39f6956fc3aa23ae32456c2e51df37b0acd92d7951063a21a2c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:59:33.424Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:59:33.778Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-08-08T01:59:33.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-08T01:59:33.778Z] e8079a3d343c: Preparing [2025-08-08T01:59:33.778Z] 60ed18b94872: Preparing [2025-08-08T01:59:33.778Z] 6907fb5c61f0: Preparing [2025-08-08T01:59:33.778Z] 79307b595632: Preparing [2025-08-08T01:59:33.778Z] d24c5aa90c4a: Preparing [2025-08-08T01:59:33.778Z] 6d459543de40: Preparing [2025-08-08T01:59:33.778Z] a764d32d4efb: Preparing [2025-08-08T01:59:33.778Z] acbbae97db2a: Preparing [2025-08-08T01:59:33.778Z] d89b7e05d55d: Preparing [2025-08-08T01:59:33.778Z] 1e890da81ec9: Preparing [2025-08-08T01:59:33.778Z] 6d459543de40: Waiting [2025-08-08T01:59:33.778Z] a764d32d4efb: Waiting [2025-08-08T01:59:33.778Z] acbbae97db2a: Waiting [2025-08-08T01:59:33.778Z] d89b7e05d55d: Waiting [2025-08-08T01:59:33.778Z] 1e890da81ec9: Waiting [2025-08-08T01:59:33.778Z] e8079a3d343c: Layer already exists [2025-08-08T01:59:33.778Z] 6907fb5c61f0: Layer already exists [2025-08-08T01:59:33.778Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:59:33.778Z] 60ed18b94872: Layer already exists [2025-08-08T01:59:33.778Z] 79307b595632: Layer already exists [2025-08-08T01:59:33.778Z] a764d32d4efb: Layer already exists [2025-08-08T01:59:33.778Z] d89b7e05d55d: Layer already exists [2025-08-08T01:59:33.778Z] acbbae97db2a: Layer already exists [2025-08-08T01:59:33.778Z] 1e890da81ec9: Layer already exists [2025-08-08T01:59:33.778Z] 6d459543de40: Layer already exists [2025-08-08T01:59:34.044Z] latest: digest: sha256:997f730c9cd6b39f6956fc3aa23ae32456c2e51df37b0acd92d7951063a21a2c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:59:34.396Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:59:34.747Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.43 [2025-08-08T01:59:34.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-08T01:59:34.747Z] e8079a3d343c: Preparing [2025-08-08T01:59:34.747Z] 60ed18b94872: Preparing [2025-08-08T01:59:34.747Z] 6907fb5c61f0: Preparing [2025-08-08T01:59:34.747Z] 79307b595632: Preparing [2025-08-08T01:59:34.747Z] d24c5aa90c4a: Preparing [2025-08-08T01:59:34.747Z] 6d459543de40: Preparing [2025-08-08T01:59:34.747Z] a764d32d4efb: Preparing [2025-08-08T01:59:34.747Z] acbbae97db2a: Preparing [2025-08-08T01:59:34.747Z] d89b7e05d55d: Preparing [2025-08-08T01:59:34.747Z] 1e890da81ec9: Preparing [2025-08-08T01:59:34.747Z] a764d32d4efb: Waiting [2025-08-08T01:59:34.747Z] acbbae97db2a: Waiting [2025-08-08T01:59:34.747Z] d89b7e05d55d: Waiting [2025-08-08T01:59:34.747Z] 1e890da81ec9: Waiting [2025-08-08T01:59:34.747Z] 6d459543de40: Waiting [2025-08-08T01:59:34.747Z] e8079a3d343c: Layer already exists [2025-08-08T01:59:34.747Z] 60ed18b94872: Layer already exists [2025-08-08T01:59:34.747Z] 79307b595632: Layer already exists [2025-08-08T01:59:34.747Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:59:34.747Z] 6907fb5c61f0: Layer already exists [2025-08-08T01:59:34.747Z] acbbae97db2a: Layer already exists [2025-08-08T01:59:34.747Z] 6d459543de40: Layer already exists [2025-08-08T01:59:34.747Z] d89b7e05d55d: Layer already exists [2025-08-08T01:59:34.747Z] a764d32d4efb: Layer already exists [2025-08-08T01:59:34.747Z] 1e890da81ec9: Layer already exists [2025-08-08T01:59:35.012Z] 4.1.0-dev.43: digest: sha256:997f730c9cd6b39f6956fc3aa23ae32456c2e51df37b0acd92d7951063a21a2c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:59:35.362Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:59:35.712Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:59:35.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-08T01:59:35.712Z] e8079a3d343c: Preparing [2025-08-08T01:59:35.712Z] 60ed18b94872: Preparing [2025-08-08T01:59:35.712Z] 6907fb5c61f0: Preparing [2025-08-08T01:59:35.712Z] 79307b595632: Preparing [2025-08-08T01:59:35.712Z] d24c5aa90c4a: Preparing [2025-08-08T01:59:35.712Z] 6d459543de40: Preparing [2025-08-08T01:59:35.712Z] a764d32d4efb: Preparing [2025-08-08T01:59:35.712Z] acbbae97db2a: Preparing [2025-08-08T01:59:35.712Z] d89b7e05d55d: Preparing [2025-08-08T01:59:35.712Z] 1e890da81ec9: Preparing [2025-08-08T01:59:35.712Z] 6d459543de40: Waiting [2025-08-08T01:59:35.712Z] a764d32d4efb: Waiting [2025-08-08T01:59:35.712Z] acbbae97db2a: Waiting [2025-08-08T01:59:35.712Z] d89b7e05d55d: Waiting [2025-08-08T01:59:35.712Z] 1e890da81ec9: Waiting [2025-08-08T01:59:35.712Z] e8079a3d343c: Layer already exists [2025-08-08T01:59:35.712Z] 6907fb5c61f0: Layer already exists [2025-08-08T01:59:35.712Z] 60ed18b94872: Layer already exists [2025-08-08T01:59:35.712Z] 79307b595632: Layer already exists [2025-08-08T01:59:35.712Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:59:35.712Z] 6d459543de40: Layer already exists [2025-08-08T01:59:35.712Z] acbbae97db2a: Layer already exists [2025-08-08T01:59:35.712Z] a764d32d4efb: Layer already exists [2025-08-08T01:59:35.712Z] d89b7e05d55d: Layer already exists [2025-08-08T01:59:35.712Z] 1e890da81ec9: Layer already exists [2025-08-08T01:59:35.976Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:997f730c9cd6b39f6956fc3aa23ae32456c2e51df37b0acd92d7951063a21a2c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:59:36.322Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:59:36.668Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-08-08T01:59:36.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-08T01:59:36.668Z] e8079a3d343c: Preparing [2025-08-08T01:59:36.668Z] 60ed18b94872: Preparing [2025-08-08T01:59:36.668Z] 6907fb5c61f0: Preparing [2025-08-08T01:59:36.668Z] 79307b595632: Preparing [2025-08-08T01:59:36.668Z] d24c5aa90c4a: Preparing [2025-08-08T01:59:36.668Z] 6d459543de40: Preparing [2025-08-08T01:59:36.668Z] a764d32d4efb: Preparing [2025-08-08T01:59:36.668Z] acbbae97db2a: Preparing [2025-08-08T01:59:36.668Z] d89b7e05d55d: Preparing [2025-08-08T01:59:36.668Z] 1e890da81ec9: Preparing [2025-08-08T01:59:36.668Z] 6d459543de40: Waiting [2025-08-08T01:59:36.668Z] acbbae97db2a: Waiting [2025-08-08T01:59:36.668Z] d89b7e05d55d: Waiting [2025-08-08T01:59:36.668Z] a764d32d4efb: Waiting [2025-08-08T01:59:36.668Z] 1e890da81ec9: Waiting [2025-08-08T01:59:36.668Z] 79307b595632: Layer already exists [2025-08-08T01:59:36.668Z] 6907fb5c61f0: Layer already exists [2025-08-08T01:59:36.668Z] e8079a3d343c: Layer already exists [2025-08-08T01:59:36.668Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:59:36.668Z] 60ed18b94872: Layer already exists [2025-08-08T01:59:36.668Z] acbbae97db2a: Layer already exists [2025-08-08T01:59:36.668Z] 1e890da81ec9: Layer already exists [2025-08-08T01:59:36.668Z] d89b7e05d55d: Layer already exists [2025-08-08T01:59:36.668Z] 6d459543de40: Layer already exists [2025-08-08T01:59:36.668Z] a764d32d4efb: Layer already exists [2025-08-08T01:59:36.930Z] main: digest: sha256:997f730c9cd6b39f6956fc3aa23ae32456c2e51df37b0acd92d7951063a21a2c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T01:59:36.999Z] ===================================================== [Pipeline] echo [2025-08-08T01:59:37.013Z] taggedImages: [2025-08-08T01:59:37.013Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:59:37.013Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-08-08T01:59:37.013Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.43 [2025-08-08T01:59:37.013Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:59:37.013Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-08-08T01:59:37.040Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-08-08T01:59:37.040Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:59:37.040Z] latest [2025-08-08T01:59:37.040Z] 4.1.0-dev.43 [2025-08-08T01:59:37.040Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T01:59:37.040Z] main [2025-08-08T01:59:37.040Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:59:37.407Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T01:59:37.755Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T01:59:37.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-08T01:59:37.755Z] 65f5369a5e11: Preparing [2025-08-08T01:59:37.755Z] 7f9c08eed503: Preparing [2025-08-08T01:59:37.755Z] 10f4a09568b7: Preparing [2025-08-08T01:59:37.755Z] 79307b595632: Preparing [2025-08-08T01:59:37.755Z] d24c5aa90c4a: Preparing [2025-08-08T01:59:37.755Z] 40766d0599b3: Preparing [2025-08-08T01:59:37.755Z] 184e3527a815: Preparing [2025-08-08T01:59:37.755Z] 930bb15d7a33: Preparing [2025-08-08T01:59:37.755Z] 1e890da81ec9: Preparing [2025-08-08T01:59:37.755Z] 184e3527a815: Waiting [2025-08-08T01:59:37.755Z] 930bb15d7a33: Waiting [2025-08-08T01:59:37.755Z] 1e890da81ec9: Waiting [2025-08-08T01:59:37.755Z] 40766d0599b3: Waiting [2025-08-08T01:59:37.755Z] 79307b595632: Layer already exists [2025-08-08T01:59:38.019Z] d24c5aa90c4a: Layer already exists [2025-08-08T01:59:38.019Z] 10f4a09568b7: Pushed [2025-08-08T01:59:38.019Z] 7f9c08eed503: Pushed [2025-08-08T01:59:38.019Z] 65f5369a5e11: Pushed [2025-08-08T01:59:38.019Z] 1e890da81ec9: Layer already exists [2025-08-08T01:59:38.283Z] 184e3527a815: Pushed [2025-08-08T01:59:38.546Z] 930bb15d7a33: Pushed [2025-08-08T02:00:05.178Z] 40766d0599b3: Pushed [2025-08-08T02:00:05.178Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:6f17fe9d55e5731e2a6333b072aad61b986f36a30a798076c8bd6002bf23fc9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:05.534Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:05.874Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-08-08T02:00:05.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-08T02:00:05.874Z] 65f5369a5e11: Preparing [2025-08-08T02:00:05.874Z] 7f9c08eed503: Preparing [2025-08-08T02:00:05.875Z] 10f4a09568b7: Preparing [2025-08-08T02:00:05.875Z] 79307b595632: Preparing [2025-08-08T02:00:05.875Z] d24c5aa90c4a: Preparing [2025-08-08T02:00:05.875Z] 40766d0599b3: Preparing [2025-08-08T02:00:05.875Z] 184e3527a815: Preparing [2025-08-08T02:00:05.875Z] 930bb15d7a33: Preparing [2025-08-08T02:00:05.875Z] 1e890da81ec9: Preparing [2025-08-08T02:00:05.875Z] 40766d0599b3: Waiting [2025-08-08T02:00:05.875Z] 184e3527a815: Waiting [2025-08-08T02:00:05.875Z] 930bb15d7a33: Waiting [2025-08-08T02:00:05.875Z] 1e890da81ec9: Waiting [2025-08-08T02:00:05.875Z] 7f9c08eed503: Layer already exists [2025-08-08T02:00:05.875Z] 79307b595632: Layer already exists [2025-08-08T02:00:05.875Z] 10f4a09568b7: Layer already exists [2025-08-08T02:00:05.875Z] 65f5369a5e11: Layer already exists [2025-08-08T02:00:05.875Z] d24c5aa90c4a: Layer already exists [2025-08-08T02:00:05.875Z] 930bb15d7a33: Layer already exists [2025-08-08T02:00:05.875Z] 40766d0599b3: Layer already exists [2025-08-08T02:00:05.875Z] 184e3527a815: Layer already exists [2025-08-08T02:00:05.875Z] 1e890da81ec9: Layer already exists [2025-08-08T02:00:06.141Z] latest: digest: sha256:6f17fe9d55e5731e2a6333b072aad61b986f36a30a798076c8bd6002bf23fc9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:06.515Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:06.875Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.43 [2025-08-08T02:00:06.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-08T02:00:06.875Z] 65f5369a5e11: Preparing [2025-08-08T02:00:06.875Z] 7f9c08eed503: Preparing [2025-08-08T02:00:06.875Z] 10f4a09568b7: Preparing [2025-08-08T02:00:06.875Z] 79307b595632: Preparing [2025-08-08T02:00:06.875Z] d24c5aa90c4a: Preparing [2025-08-08T02:00:06.875Z] 40766d0599b3: Preparing [2025-08-08T02:00:06.875Z] 184e3527a815: Preparing [2025-08-08T02:00:06.875Z] 930bb15d7a33: Preparing [2025-08-08T02:00:06.875Z] 1e890da81ec9: Preparing [2025-08-08T02:00:06.875Z] 40766d0599b3: Waiting [2025-08-08T02:00:06.875Z] 184e3527a815: Waiting [2025-08-08T02:00:06.875Z] 930bb15d7a33: Waiting [2025-08-08T02:00:06.875Z] 1e890da81ec9: Waiting [2025-08-08T02:00:06.875Z] 7f9c08eed503: Layer already exists [2025-08-08T02:00:06.875Z] 10f4a09568b7: Layer already exists [2025-08-08T02:00:06.875Z] d24c5aa90c4a: Layer already exists [2025-08-08T02:00:06.875Z] 79307b595632: Layer already exists [2025-08-08T02:00:06.875Z] 65f5369a5e11: Layer already exists [2025-08-08T02:00:06.875Z] 930bb15d7a33: Layer already exists [2025-08-08T02:00:06.875Z] 184e3527a815: Layer already exists [2025-08-08T02:00:06.875Z] 1e890da81ec9: Layer already exists [2025-08-08T02:00:06.875Z] 40766d0599b3: Layer already exists [2025-08-08T02:00:07.142Z] 4.1.0-dev.43: digest: sha256:6f17fe9d55e5731e2a6333b072aad61b986f36a30a798076c8bd6002bf23fc9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:07.519Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:07.876Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T02:00:07.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-08T02:00:07.876Z] 65f5369a5e11: Preparing [2025-08-08T02:00:07.876Z] 7f9c08eed503: Preparing [2025-08-08T02:00:07.876Z] 10f4a09568b7: Preparing [2025-08-08T02:00:07.876Z] 79307b595632: Preparing [2025-08-08T02:00:07.876Z] d24c5aa90c4a: Preparing [2025-08-08T02:00:07.876Z] 40766d0599b3: Preparing [2025-08-08T02:00:07.876Z] 184e3527a815: Preparing [2025-08-08T02:00:07.876Z] 930bb15d7a33: Preparing [2025-08-08T02:00:07.876Z] 1e890da81ec9: Preparing [2025-08-08T02:00:07.876Z] 184e3527a815: Waiting [2025-08-08T02:00:07.876Z] 40766d0599b3: Waiting [2025-08-08T02:00:07.876Z] 930bb15d7a33: Waiting [2025-08-08T02:00:07.876Z] 1e890da81ec9: Waiting [2025-08-08T02:00:07.876Z] 65f5369a5e11: Layer already exists [2025-08-08T02:00:07.876Z] 10f4a09568b7: Layer already exists [2025-08-08T02:00:07.876Z] 7f9c08eed503: Layer already exists [2025-08-08T02:00:07.876Z] d24c5aa90c4a: Layer already exists [2025-08-08T02:00:07.876Z] 79307b595632: Layer already exists [2025-08-08T02:00:07.876Z] 40766d0599b3: Layer already exists [2025-08-08T02:00:07.876Z] 184e3527a815: Layer already exists [2025-08-08T02:00:07.876Z] 1e890da81ec9: Layer already exists [2025-08-08T02:00:07.876Z] 930bb15d7a33: Layer already exists [2025-08-08T02:00:08.145Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:6f17fe9d55e5731e2a6333b072aad61b986f36a30a798076c8bd6002bf23fc9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:08.491Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:08.834Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-08-08T02:00:08.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-08T02:00:08.834Z] 65f5369a5e11: Preparing [2025-08-08T02:00:08.834Z] 7f9c08eed503: Preparing [2025-08-08T02:00:08.834Z] 10f4a09568b7: Preparing [2025-08-08T02:00:08.834Z] 79307b595632: Preparing [2025-08-08T02:00:08.834Z] d24c5aa90c4a: Preparing [2025-08-08T02:00:08.834Z] 40766d0599b3: Preparing [2025-08-08T02:00:08.834Z] 184e3527a815: Preparing [2025-08-08T02:00:08.834Z] 930bb15d7a33: Preparing [2025-08-08T02:00:08.834Z] 1e890da81ec9: Preparing [2025-08-08T02:00:08.834Z] 40766d0599b3: Waiting [2025-08-08T02:00:08.834Z] 930bb15d7a33: Waiting [2025-08-08T02:00:08.834Z] 1e890da81ec9: Waiting [2025-08-08T02:00:08.834Z] 184e3527a815: Waiting [2025-08-08T02:00:08.834Z] 10f4a09568b7: Layer already exists [2025-08-08T02:00:08.834Z] 79307b595632: Layer already exists [2025-08-08T02:00:08.834Z] 7f9c08eed503: Layer already exists [2025-08-08T02:00:08.834Z] 65f5369a5e11: Layer already exists [2025-08-08T02:00:08.834Z] d24c5aa90c4a: Layer already exists [2025-08-08T02:00:08.834Z] 184e3527a815: Layer already exists [2025-08-08T02:00:08.834Z] 40766d0599b3: Layer already exists [2025-08-08T02:00:08.834Z] 1e890da81ec9: Layer already exists [2025-08-08T02:00:08.834Z] 930bb15d7a33: Layer already exists [2025-08-08T02:00:09.097Z] main: digest: sha256:6f17fe9d55e5731e2a6333b072aad61b986f36a30a798076c8bd6002bf23fc9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T02:00:09.182Z] ===================================================== [Pipeline] echo [2025-08-08T02:00:09.194Z] taggedImages: [2025-08-08T02:00:09.194Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T02:00:09.194Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-08-08T02:00:09.194Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.43 [2025-08-08T02:00:09.194Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T02:00:09.194Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-08-08T02:00:09.217Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-08-08T02:00:09.217Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T02:00:09.217Z] latest [2025-08-08T02:00:09.217Z] 4.1.0-dev.43 [2025-08-08T02:00:09.217Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T02:00:09.217Z] main [2025-08-08T02:00:09.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:09.575Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:09.918Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T02:00:09.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-08T02:00:09.918Z] b2da477778a0: Preparing [2025-08-08T02:00:09.918Z] 8c3281dac3ec: Preparing [2025-08-08T02:00:09.918Z] 24661b915271: Preparing [2025-08-08T02:00:09.918Z] 79307b595632: Preparing [2025-08-08T02:00:09.918Z] d24c5aa90c4a: Preparing [2025-08-08T02:00:09.918Z] 26f42380f8d2: Preparing [2025-08-08T02:00:09.918Z] acbbae97db2a: Preparing [2025-08-08T02:00:09.918Z] d89b7e05d55d: Preparing [2025-08-08T02:00:09.918Z] 1e890da81ec9: Preparing [2025-08-08T02:00:09.918Z] 26f42380f8d2: Waiting [2025-08-08T02:00:09.918Z] acbbae97db2a: Waiting [2025-08-08T02:00:09.918Z] d89b7e05d55d: Waiting [2025-08-08T02:00:09.918Z] 1e890da81ec9: Waiting [2025-08-08T02:00:09.918Z] d24c5aa90c4a: Layer already exists [2025-08-08T02:00:09.918Z] 79307b595632: Layer already exists [2025-08-08T02:00:10.182Z] acbbae97db2a: Layer already exists [2025-08-08T02:00:10.182Z] d89b7e05d55d: Layer already exists [2025-08-08T02:00:10.182Z] 24661b915271: Pushed [2025-08-08T02:00:10.182Z] 8c3281dac3ec: Pushed [2025-08-08T02:00:10.182Z] 1e890da81ec9: Layer already exists [2025-08-08T02:00:10.182Z] b2da477778a0: Pushed [2025-08-08T02:00:36.822Z] 26f42380f8d2: Pushed [2025-08-08T02:00:36.822Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:c0901ee3c81d64868e3cfd9788a351f61f8af293fe79f02161f8927ac84874dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:37.171Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:37.518Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-08-08T02:00:37.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-08T02:00:37.518Z] b2da477778a0: Preparing [2025-08-08T02:00:37.518Z] 8c3281dac3ec: Preparing [2025-08-08T02:00:37.518Z] 24661b915271: Preparing [2025-08-08T02:00:37.518Z] 79307b595632: Preparing [2025-08-08T02:00:37.518Z] d24c5aa90c4a: Preparing [2025-08-08T02:00:37.518Z] 26f42380f8d2: Preparing [2025-08-08T02:00:37.518Z] acbbae97db2a: Preparing [2025-08-08T02:00:37.518Z] d89b7e05d55d: Preparing [2025-08-08T02:00:37.518Z] 1e890da81ec9: Preparing [2025-08-08T02:00:37.518Z] acbbae97db2a: Waiting [2025-08-08T02:00:37.518Z] d89b7e05d55d: Waiting [2025-08-08T02:00:37.518Z] 26f42380f8d2: Waiting [2025-08-08T02:00:37.518Z] 1e890da81ec9: Waiting [2025-08-08T02:00:37.518Z] 24661b915271: Layer already exists [2025-08-08T02:00:37.518Z] 8c3281dac3ec: Layer already exists [2025-08-08T02:00:37.518Z] b2da477778a0: Layer already exists [2025-08-08T02:00:37.518Z] d24c5aa90c4a: Layer already exists [2025-08-08T02:00:37.518Z] 79307b595632: Layer already exists [2025-08-08T02:00:37.518Z] 26f42380f8d2: Layer already exists [2025-08-08T02:00:37.518Z] acbbae97db2a: Layer already exists [2025-08-08T02:00:37.518Z] d89b7e05d55d: Layer already exists [2025-08-08T02:00:37.518Z] 1e890da81ec9: Layer already exists [2025-08-08T02:00:37.781Z] latest: digest: sha256:c0901ee3c81d64868e3cfd9788a351f61f8af293fe79f02161f8927ac84874dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:38.130Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:38.481Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.43 [2025-08-08T02:00:38.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-08T02:00:38.481Z] b2da477778a0: Preparing [2025-08-08T02:00:38.481Z] 8c3281dac3ec: Preparing [2025-08-08T02:00:38.481Z] 24661b915271: Preparing [2025-08-08T02:00:38.481Z] 79307b595632: Preparing [2025-08-08T02:00:38.481Z] d24c5aa90c4a: Preparing [2025-08-08T02:00:38.481Z] 26f42380f8d2: Preparing [2025-08-08T02:00:38.481Z] acbbae97db2a: Preparing [2025-08-08T02:00:38.481Z] d89b7e05d55d: Preparing [2025-08-08T02:00:38.481Z] 1e890da81ec9: Preparing [2025-08-08T02:00:38.481Z] acbbae97db2a: Waiting [2025-08-08T02:00:38.481Z] d89b7e05d55d: Waiting [2025-08-08T02:00:38.481Z] 1e890da81ec9: Waiting [2025-08-08T02:00:38.481Z] 26f42380f8d2: Waiting [2025-08-08T02:00:38.481Z] 79307b595632: Layer already exists [2025-08-08T02:00:38.481Z] 8c3281dac3ec: Layer already exists [2025-08-08T02:00:38.481Z] 24661b915271: Layer already exists [2025-08-08T02:00:38.481Z] d24c5aa90c4a: Layer already exists [2025-08-08T02:00:38.481Z] b2da477778a0: Layer already exists [2025-08-08T02:00:38.481Z] d89b7e05d55d: Layer already exists [2025-08-08T02:00:38.481Z] acbbae97db2a: Layer already exists [2025-08-08T02:00:38.481Z] 1e890da81ec9: Layer already exists [2025-08-08T02:00:38.481Z] 26f42380f8d2: Layer already exists [2025-08-08T02:00:38.742Z] 4.1.0-dev.43: digest: sha256:c0901ee3c81d64868e3cfd9788a351f61f8af293fe79f02161f8927ac84874dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:39.083Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:39.423Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T02:00:39.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-08T02:00:39.423Z] b2da477778a0: Preparing [2025-08-08T02:00:39.423Z] 8c3281dac3ec: Preparing [2025-08-08T02:00:39.423Z] 24661b915271: Preparing [2025-08-08T02:00:39.423Z] 79307b595632: Preparing [2025-08-08T02:00:39.423Z] d24c5aa90c4a: Preparing [2025-08-08T02:00:39.423Z] 26f42380f8d2: Preparing [2025-08-08T02:00:39.423Z] acbbae97db2a: Preparing [2025-08-08T02:00:39.423Z] d89b7e05d55d: Preparing [2025-08-08T02:00:39.423Z] 1e890da81ec9: Preparing [2025-08-08T02:00:39.423Z] acbbae97db2a: Waiting [2025-08-08T02:00:39.423Z] d89b7e05d55d: Waiting [2025-08-08T02:00:39.423Z] 1e890da81ec9: Waiting [2025-08-08T02:00:39.423Z] 26f42380f8d2: Waiting [2025-08-08T02:00:39.423Z] d24c5aa90c4a: Layer already exists [2025-08-08T02:00:39.423Z] 8c3281dac3ec: Layer already exists [2025-08-08T02:00:39.423Z] 79307b595632: Layer already exists [2025-08-08T02:00:39.423Z] 24661b915271: Layer already exists [2025-08-08T02:00:39.423Z] b2da477778a0: Layer already exists [2025-08-08T02:00:39.423Z] 26f42380f8d2: Layer already exists [2025-08-08T02:00:39.423Z] d89b7e05d55d: Layer already exists [2025-08-08T02:00:39.423Z] 1e890da81ec9: Layer already exists [2025-08-08T02:00:39.423Z] acbbae97db2a: Layer already exists [2025-08-08T02:00:39.686Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:c0901ee3c81d64868e3cfd9788a351f61f8af293fe79f02161f8927ac84874dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:40.021Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:40.366Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-08-08T02:00:40.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-08T02:00:40.366Z] b2da477778a0: Preparing [2025-08-08T02:00:40.366Z] 8c3281dac3ec: Preparing [2025-08-08T02:00:40.366Z] 24661b915271: Preparing [2025-08-08T02:00:40.366Z] 79307b595632: Preparing [2025-08-08T02:00:40.366Z] d24c5aa90c4a: Preparing [2025-08-08T02:00:40.366Z] 26f42380f8d2: Preparing [2025-08-08T02:00:40.366Z] acbbae97db2a: Preparing [2025-08-08T02:00:40.366Z] d89b7e05d55d: Preparing [2025-08-08T02:00:40.366Z] 1e890da81ec9: Preparing [2025-08-08T02:00:40.366Z] acbbae97db2a: Waiting [2025-08-08T02:00:40.366Z] d89b7e05d55d: Waiting [2025-08-08T02:00:40.366Z] 1e890da81ec9: Waiting [2025-08-08T02:00:40.366Z] 26f42380f8d2: Waiting [2025-08-08T02:00:40.366Z] b2da477778a0: Layer already exists [2025-08-08T02:00:40.366Z] 24661b915271: Layer already exists [2025-08-08T02:00:40.366Z] 8c3281dac3ec: Layer already exists [2025-08-08T02:00:40.366Z] 79307b595632: Layer already exists [2025-08-08T02:00:40.366Z] d24c5aa90c4a: Layer already exists [2025-08-08T02:00:40.366Z] 26f42380f8d2: Layer already exists [2025-08-08T02:00:40.366Z] 1e890da81ec9: Layer already exists [2025-08-08T02:00:40.366Z] d89b7e05d55d: Layer already exists [2025-08-08T02:00:40.366Z] acbbae97db2a: Layer already exists [2025-08-08T02:00:40.629Z] main: digest: sha256:c0901ee3c81d64868e3cfd9788a351f61f8af293fe79f02161f8927ac84874dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T02:00:40.697Z] ===================================================== [Pipeline] echo [2025-08-08T02:00:40.709Z] taggedImages: [2025-08-08T02:00:40.709Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T02:00:40.709Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-08-08T02:00:40.709Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.43 [2025-08-08T02:00:40.709Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T02:00:40.709Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-08-08T02:00:40.736Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-08-08T02:00:40.736Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T02:00:40.736Z] latest [2025-08-08T02:00:40.736Z] 4.1.0-dev.43 [2025-08-08T02:00:40.736Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T02:00:40.736Z] main [2025-08-08T02:00:40.736Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:41.083Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:41.425Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T02:00:41.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-08T02:00:41.425Z] 657d56417abb: Preparing [2025-08-08T02:00:41.425Z] 24a7049aa5e2: Preparing [2025-08-08T02:00:41.425Z] 79307b595632: Preparing [2025-08-08T02:00:41.425Z] d24c5aa90c4a: Preparing [2025-08-08T02:00:41.425Z] 19bb9b4d9ea6: Preparing [2025-08-08T02:00:41.425Z] 746e038e630a: Preparing [2025-08-08T02:00:41.425Z] 1e890da81ec9: Preparing [2025-08-08T02:00:41.425Z] 746e038e630a: Waiting [2025-08-08T02:00:41.425Z] 1e890da81ec9: Waiting [2025-08-08T02:00:41.425Z] d24c5aa90c4a: Layer already exists [2025-08-08T02:00:41.425Z] 79307b595632: Layer already exists [2025-08-08T02:00:41.688Z] 1e890da81ec9: Layer already exists [2025-08-08T02:00:41.688Z] 657d56417abb: Pushed [2025-08-08T02:00:41.950Z] 19bb9b4d9ea6: Pushed [2025-08-08T02:00:42.898Z] 746e038e630a: Pushed [2025-08-08T02:00:51.066Z] 24a7049aa5e2: Pushed [2025-08-08T02:00:51.066Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:20708906de5eb75c33d0c6c80913fef23f9167aeb63c1a6e4813d096598c4a90 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:51.417Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:51.764Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-08-08T02:00:51.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-08T02:00:51.764Z] 657d56417abb: Preparing [2025-08-08T02:00:51.764Z] 24a7049aa5e2: Preparing [2025-08-08T02:00:51.764Z] 79307b595632: Preparing [2025-08-08T02:00:51.764Z] d24c5aa90c4a: Preparing [2025-08-08T02:00:51.764Z] 19bb9b4d9ea6: Preparing [2025-08-08T02:00:51.764Z] 746e038e630a: Preparing [2025-08-08T02:00:51.764Z] 1e890da81ec9: Preparing [2025-08-08T02:00:51.764Z] 746e038e630a: Waiting [2025-08-08T02:00:51.764Z] 1e890da81ec9: Waiting [2025-08-08T02:00:51.764Z] 79307b595632: Layer already exists [2025-08-08T02:00:51.764Z] 24a7049aa5e2: Layer already exists [2025-08-08T02:00:51.764Z] 657d56417abb: Layer already exists [2025-08-08T02:00:51.764Z] 19bb9b4d9ea6: Layer already exists [2025-08-08T02:00:51.764Z] d24c5aa90c4a: Layer already exists [2025-08-08T02:00:51.764Z] 746e038e630a: Layer already exists [2025-08-08T02:00:51.764Z] 1e890da81ec9: Layer already exists [2025-08-08T02:00:52.028Z] latest: digest: sha256:20708906de5eb75c33d0c6c80913fef23f9167aeb63c1a6e4813d096598c4a90 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:52.381Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:52.725Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.43 [2025-08-08T02:00:52.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-08T02:00:52.725Z] 657d56417abb: Preparing [2025-08-08T02:00:52.725Z] 24a7049aa5e2: Preparing [2025-08-08T02:00:52.725Z] 79307b595632: Preparing [2025-08-08T02:00:52.725Z] d24c5aa90c4a: Preparing [2025-08-08T02:00:52.725Z] 19bb9b4d9ea6: Preparing [2025-08-08T02:00:52.725Z] 746e038e630a: Preparing [2025-08-08T02:00:52.725Z] 1e890da81ec9: Preparing [2025-08-08T02:00:52.725Z] 746e038e630a: Waiting [2025-08-08T02:00:52.725Z] 1e890da81ec9: Waiting [2025-08-08T02:00:52.725Z] 657d56417abb: Layer already exists [2025-08-08T02:00:52.725Z] 19bb9b4d9ea6: Layer already exists [2025-08-08T02:00:52.725Z] 24a7049aa5e2: Layer already exists [2025-08-08T02:00:52.725Z] d24c5aa90c4a: Layer already exists [2025-08-08T02:00:52.725Z] 79307b595632: Layer already exists [2025-08-08T02:00:52.725Z] 746e038e630a: Layer already exists [2025-08-08T02:00:52.725Z] 1e890da81ec9: Layer already exists [2025-08-08T02:00:52.989Z] 4.1.0-dev.43: digest: sha256:20708906de5eb75c33d0c6c80913fef23f9167aeb63c1a6e4813d096598c4a90 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:53.343Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:53.687Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T02:00:53.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-08T02:00:53.688Z] 657d56417abb: Preparing [2025-08-08T02:00:53.688Z] 24a7049aa5e2: Preparing [2025-08-08T02:00:53.688Z] 79307b595632: Preparing [2025-08-08T02:00:53.688Z] d24c5aa90c4a: Preparing [2025-08-08T02:00:53.688Z] 19bb9b4d9ea6: Preparing [2025-08-08T02:00:53.688Z] 746e038e630a: Preparing [2025-08-08T02:00:53.688Z] 1e890da81ec9: Preparing [2025-08-08T02:00:53.688Z] 746e038e630a: Waiting [2025-08-08T02:00:53.688Z] 1e890da81ec9: Waiting [2025-08-08T02:00:53.688Z] 19bb9b4d9ea6: Layer already exists [2025-08-08T02:00:53.688Z] 79307b595632: Layer already exists [2025-08-08T02:00:53.688Z] 657d56417abb: Layer already exists [2025-08-08T02:00:53.688Z] 24a7049aa5e2: Layer already exists [2025-08-08T02:00:53.688Z] d24c5aa90c4a: Layer already exists [2025-08-08T02:00:53.688Z] 746e038e630a: Layer already exists [2025-08-08T02:00:53.688Z] 1e890da81ec9: Layer already exists [2025-08-08T02:00:53.951Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:20708906de5eb75c33d0c6c80913fef23f9167aeb63c1a6e4813d096598c4a90 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:54.291Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:54.906Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-08-08T02:00:54.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-08T02:00:54.906Z] 657d56417abb: Preparing [2025-08-08T02:00:54.906Z] 24a7049aa5e2: Preparing [2025-08-08T02:00:54.906Z] 79307b595632: Preparing [2025-08-08T02:00:54.906Z] d24c5aa90c4a: Preparing [2025-08-08T02:00:54.906Z] 19bb9b4d9ea6: Preparing [2025-08-08T02:00:54.906Z] 746e038e630a: Preparing [2025-08-08T02:00:54.906Z] 1e890da81ec9: Preparing [2025-08-08T02:00:54.906Z] 746e038e630a: Waiting [2025-08-08T02:00:54.906Z] 1e890da81ec9: Waiting [2025-08-08T02:00:54.906Z] 657d56417abb: Layer already exists [2025-08-08T02:00:54.906Z] d24c5aa90c4a: Layer already exists [2025-08-08T02:00:54.906Z] 79307b595632: Layer already exists [2025-08-08T02:00:54.906Z] 19bb9b4d9ea6: Layer already exists [2025-08-08T02:00:54.906Z] 24a7049aa5e2: Layer already exists [2025-08-08T02:00:54.906Z] 1e890da81ec9: Layer already exists [2025-08-08T02:00:54.906Z] 746e038e630a: Layer already exists [2025-08-08T02:00:55.170Z] main: digest: sha256:20708906de5eb75c33d0c6c80913fef23f9167aeb63c1a6e4813d096598c4a90 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T02:00:55.251Z] ===================================================== [Pipeline] echo [2025-08-08T02:00:55.268Z] taggedImages: [2025-08-08T02:00:55.268Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T02:00:55.268Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-08-08T02:00:55.268Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.43 [2025-08-08T02:00:55.268Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T02:00:55.268Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-08-08T02:00:55.301Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-08-08T02:00:55.301Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T02:00:55.301Z] latest [2025-08-08T02:00:55.301Z] 4.1.0-dev.43 [2025-08-08T02:00:55.301Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T02:00:55.301Z] main [2025-08-08T02:00:55.301Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:55.671Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:00:56.013Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T02:00:56.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-08T02:00:56.013Z] 8f9160b835ac: Preparing [2025-08-08T02:00:56.013Z] 07ad2dc46455: Preparing [2025-08-08T02:00:56.013Z] 79307b595632: Preparing [2025-08-08T02:00:56.013Z] d24c5aa90c4a: Preparing [2025-08-08T02:00:56.013Z] 395577afbe6f: Preparing [2025-08-08T02:00:56.013Z] 23d42c5fcc84: Preparing [2025-08-08T02:00:56.013Z] 1e890da81ec9: Preparing [2025-08-08T02:00:56.013Z] 23d42c5fcc84: Waiting [2025-08-08T02:00:56.013Z] 1e890da81ec9: Waiting [2025-08-08T02:00:56.279Z] 79307b595632: Layer already exists [2025-08-08T02:00:56.279Z] d24c5aa90c4a: Layer already exists [2025-08-08T02:00:56.279Z] 1e890da81ec9: Layer already exists [2025-08-08T02:00:56.279Z] 8f9160b835ac: Pushed [2025-08-08T02:00:56.544Z] 395577afbe6f: Pushed [2025-08-08T02:00:56.809Z] 23d42c5fcc84: Pushed [2025-08-08T02:01:06.862Z] 07ad2dc46455: Pushed [2025-08-08T02:01:06.862Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:e4cbb95fa2b534e172d88bf7df19d40ecea4d56278de63054eec0d3c8067e69c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:01:07.217Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:01:07.557Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-08-08T02:01:07.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-08T02:01:07.557Z] 8f9160b835ac: Preparing [2025-08-08T02:01:07.557Z] 07ad2dc46455: Preparing [2025-08-08T02:01:07.557Z] 79307b595632: Preparing [2025-08-08T02:01:07.557Z] d24c5aa90c4a: Preparing [2025-08-08T02:01:07.557Z] 395577afbe6f: Preparing [2025-08-08T02:01:07.557Z] 23d42c5fcc84: Preparing [2025-08-08T02:01:07.557Z] 1e890da81ec9: Preparing [2025-08-08T02:01:07.557Z] 23d42c5fcc84: Waiting [2025-08-08T02:01:07.557Z] d24c5aa90c4a: Layer already exists [2025-08-08T02:01:07.557Z] 07ad2dc46455: Layer already exists [2025-08-08T02:01:07.557Z] 79307b595632: Layer already exists [2025-08-08T02:01:07.557Z] 8f9160b835ac: Layer already exists [2025-08-08T02:01:07.557Z] 395577afbe6f: Layer already exists [2025-08-08T02:01:07.557Z] 23d42c5fcc84: Layer already exists [2025-08-08T02:01:07.557Z] 1e890da81ec9: Layer already exists [2025-08-08T02:01:07.820Z] latest: digest: sha256:e4cbb95fa2b534e172d88bf7df19d40ecea4d56278de63054eec0d3c8067e69c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:01:08.167Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:01:08.515Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.43 [2025-08-08T02:01:08.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-08T02:01:08.515Z] 8f9160b835ac: Preparing [2025-08-08T02:01:08.515Z] 07ad2dc46455: Preparing [2025-08-08T02:01:08.515Z] 79307b595632: Preparing [2025-08-08T02:01:08.515Z] d24c5aa90c4a: Preparing [2025-08-08T02:01:08.515Z] 395577afbe6f: Preparing [2025-08-08T02:01:08.515Z] 23d42c5fcc84: Preparing [2025-08-08T02:01:08.515Z] 1e890da81ec9: Preparing [2025-08-08T02:01:08.515Z] 23d42c5fcc84: Waiting [2025-08-08T02:01:08.515Z] 395577afbe6f: Layer already exists [2025-08-08T02:01:08.515Z] 79307b595632: Layer already exists [2025-08-08T02:01:08.515Z] 07ad2dc46455: Layer already exists [2025-08-08T02:01:08.515Z] d24c5aa90c4a: Layer already exists [2025-08-08T02:01:08.515Z] 8f9160b835ac: Layer already exists [2025-08-08T02:01:08.515Z] 1e890da81ec9: Layer already exists [2025-08-08T02:01:08.515Z] 23d42c5fcc84: Layer already exists [2025-08-08T02:01:08.779Z] 4.1.0-dev.43: digest: sha256:e4cbb95fa2b534e172d88bf7df19d40ecea4d56278de63054eec0d3c8067e69c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:01:09.142Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:01:09.496Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T02:01:09.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-08T02:01:09.496Z] 8f9160b835ac: Preparing [2025-08-08T02:01:09.496Z] 07ad2dc46455: Preparing [2025-08-08T02:01:09.496Z] 79307b595632: Preparing [2025-08-08T02:01:09.496Z] d24c5aa90c4a: Preparing [2025-08-08T02:01:09.496Z] 395577afbe6f: Preparing [2025-08-08T02:01:09.496Z] 23d42c5fcc84: Preparing [2025-08-08T02:01:09.496Z] 1e890da81ec9: Preparing [2025-08-08T02:01:09.496Z] 23d42c5fcc84: Waiting [2025-08-08T02:01:09.496Z] 1e890da81ec9: Waiting [2025-08-08T02:01:09.496Z] 07ad2dc46455: Layer already exists [2025-08-08T02:01:09.496Z] 8f9160b835ac: Layer already exists [2025-08-08T02:01:09.496Z] d24c5aa90c4a: Layer already exists [2025-08-08T02:01:09.496Z] 79307b595632: Layer already exists [2025-08-08T02:01:09.496Z] 395577afbe6f: Layer already exists [2025-08-08T02:01:09.496Z] 1e890da81ec9: Layer already exists [2025-08-08T02:01:09.496Z] 23d42c5fcc84: Layer already exists [2025-08-08T02:01:09.762Z] 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:e4cbb95fa2b534e172d88bf7df19d40ecea4d56278de63054eec0d3c8067e69c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:01:10.126Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:01:10.473Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-08-08T02:01:10.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-08T02:01:10.474Z] 8f9160b835ac: Preparing [2025-08-08T02:01:10.474Z] 07ad2dc46455: Preparing [2025-08-08T02:01:10.474Z] 79307b595632: Preparing [2025-08-08T02:01:10.474Z] d24c5aa90c4a: Preparing [2025-08-08T02:01:10.474Z] 395577afbe6f: Preparing [2025-08-08T02:01:10.474Z] 23d42c5fcc84: Preparing [2025-08-08T02:01:10.474Z] 1e890da81ec9: Preparing [2025-08-08T02:01:10.474Z] 23d42c5fcc84: Waiting [2025-08-08T02:01:10.474Z] 1e890da81ec9: Waiting [2025-08-08T02:01:10.474Z] 395577afbe6f: Layer already exists [2025-08-08T02:01:10.474Z] 07ad2dc46455: Layer already exists [2025-08-08T02:01:10.474Z] 79307b595632: Layer already exists [2025-08-08T02:01:10.474Z] d24c5aa90c4a: Layer already exists [2025-08-08T02:01:10.474Z] 8f9160b835ac: Layer already exists [2025-08-08T02:01:10.474Z] 23d42c5fcc84: Layer already exists [2025-08-08T02:01:10.474Z] 1e890da81ec9: Layer already exists [2025-08-08T02:01:10.739Z] main: digest: sha256:e4cbb95fa2b534e172d88bf7df19d40ecea4d56278de63054eec0d3c8067e69c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-08T02:01:10.812Z] ===================================================== [Pipeline] echo [2025-08-08T02:01:10.823Z] taggedImages: [2025-08-08T02:01:10.823Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [2025-08-08T02:01:10.823Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-08-08T02:01:10.823Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.43 [2025-08-08T02:01:10.823Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [2025-08-08T02:01:10.823Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-08-08T02:01:10.836Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo [2025-08-08T02:01:10.848Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-08-08T02:01:10.860Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:10.872Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:10.883Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-08-08T02:01:10.898Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo [2025-08-08T02:01:10.912Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-08-08T02:01:10.923Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:10.937Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:10.946Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-08-08T02:01:10.961Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo [2025-08-08T02:01:10.970Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-08-08T02:01:10.983Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:10.999Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:11.010Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-08-08T02:01:11.022Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo [2025-08-08T02:01:11.035Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-08-08T02:01:11.050Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:11.060Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:11.073Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-08-08T02:01:11.087Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo [2025-08-08T02:01:11.097Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-08-08T02:01:11.109Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:11.119Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:11.135Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-08-08T02:01:11.149Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo [2025-08-08T02:01:11.164Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-08-08T02:01:11.175Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:11.185Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:11.196Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-08-08T02:01:11.210Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo [2025-08-08T02:01:11.221Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-08-08T02:01:11.232Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:11.246Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:11.257Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-08-08T02:01:11.271Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo [2025-08-08T02:01:11.283Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-08-08T02:01:11.299Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:11.310Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:11.320Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-08-08T02:01:11.334Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo [2025-08-08T02:01:11.347Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-08-08T02:01:11.360Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:11.373Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:11.388Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-08-08T02:01:11.400Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo [2025-08-08T02:01:11.415Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-08-08T02:01:11.427Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:11.441Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:11.459Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-08-08T02:01:11.472Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo [2025-08-08T02:01:11.488Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-08-08T02:01:11.501Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:11.512Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:11.524Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-08-08T02:01:11.534Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo [2025-08-08T02:01:11.545Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-08-08T02:01:11.555Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:11.568Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:11.579Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-08-08T02:01:11.593Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo [2025-08-08T02:01:11.607Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-08-08T02:01:11.622Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:11.636Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:11.651Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-08-08T02:01:11.663Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo [2025-08-08T02:01:11.676Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-08-08T02:01:11.690Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:11.703Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:11.718Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-08-08T02:01:11.728Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo [2025-08-08T02:01:11.738Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-08-08T02:01:11.753Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:11.767Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:01:11.777Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:01:12.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-08T02:01:12.166Z] [2025-08-08T02:01:12.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:01:12.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-08T02:01:12.494Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-08T02:01:12.494Z] 8998bd30e6a1: Pulling fs layer [2025-08-08T02:01:12.494Z] 04944245beec: Pulling fs layer [2025-08-08T02:01:12.494Z] 699f458cf7ca: Pulling fs layer [2025-08-08T02:01:12.494Z] 765212b225bb: Pulling fs layer [2025-08-08T02:01:12.494Z] f23df028b6ca: Pulling fs layer [2025-08-08T02:01:12.494Z] d65c8cfc05b1: Pulling fs layer [2025-08-08T02:01:12.494Z] 2437ff75d9bd: Pulling fs layer [2025-08-08T02:01:12.494Z] 765212b225bb: Waiting [2025-08-08T02:01:12.494Z] f23df028b6ca: Waiting [2025-08-08T02:01:12.494Z] d65c8cfc05b1: Waiting [2025-08-08T02:01:12.494Z] 2437ff75d9bd: Waiting [2025-08-08T02:01:12.760Z] 04944245beec: Verifying Checksum [2025-08-08T02:01:12.760Z] 04944245beec: Download complete [2025-08-08T02:01:12.760Z] 765212b225bb: Verifying Checksum [2025-08-08T02:01:12.760Z] 765212b225bb: Download complete [2025-08-08T02:01:12.760Z] f23df028b6ca: Verifying Checksum [2025-08-08T02:01:12.760Z] f23df028b6ca: Download complete [2025-08-08T02:01:12.760Z] d65c8cfc05b1: Download complete [2025-08-08T02:01:13.025Z] 699f458cf7ca: Verifying Checksum [2025-08-08T02:01:13.025Z] 699f458cf7ca: Download complete [2025-08-08T02:01:13.290Z] 8998bd30e6a1: Verifying Checksum [2025-08-08T02:01:13.290Z] 8998bd30e6a1: Download complete [2025-08-08T02:01:15.864Z] 2437ff75d9bd: Verifying Checksum [2025-08-08T02:01:15.864Z] 2437ff75d9bd: Download complete [2025-08-08T02:01:18.446Z] 8998bd30e6a1: Pull complete [2025-08-08T02:01:18.713Z] 04944245beec: Pull complete [2025-08-08T02:01:20.656Z] 699f458cf7ca: Pull complete [2025-08-08T02:01:20.656Z] 765212b225bb: Pull complete [2025-08-08T02:01:21.614Z] f23df028b6ca: Pull complete [2025-08-08T02:01:21.882Z] d65c8cfc05b1: Pull complete [2025-08-08T02:01:40.078Z] 2437ff75d9bd: Pull complete [2025-08-08T02:01:40.078Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-08T02:01:40.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-08T02:01:40.078Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-08T02:01:40.290Z] prd-ubuntu20.04-docker-arm64-4c-16g-6478 does not seem to be running inside a container [2025-08-08T02:01:40.336Z] $ 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/882 -v /w/workspace/edgex-go/882:/w/workspace/edgex-go/882:rw,z -v /w/workspace/edgex-go/882@tmp:/w/workspace/edgex-go/882@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:arm64 cat [2025-08-08T02:01:42.926Z] $ docker top 2e51b0f405138db8a83eb0f123026bc50b8c67deeb4fbb7767d92f633e02458d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-08T02:01:43.860Z] ---> job-cost.sh [2025-08-08T02:01:43.860Z] lf-activate-venv: SKIPPING [2025-08-08T02:01:43.860Z] INFO: No Stack... [2025-08-08T02:01:44.447Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-08T02:01:45.402Z] INFO: Archiving Costs [Pipeline] sh [2025-08-08T02:01:46.024Z] + cat /w/workspace/edgex-go/882/archives/cost.csv [2025-08-08T02:01:46.024Z] + cut -d, -f6 [Pipeline] lock [2025-08-08T02:01:46.053Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-882-stack-cost] [2025-08-08T02:01:46.064Z] Resource [jenkins-edgexfoundry-edgex-go-main-882-stack-cost] did not exist. Created. [2025-08-08T02:01:46.070Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-882-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-08T02:01:46.718Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-08T02:01:47.421Z] Stashed 1 file(s) [Pipeline] } [2025-08-08T02:01:47.428Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-882-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-08T02:01:47.440Z] $ docker stop --time=1 2e51b0f405138db8a83eb0f123026bc50b8c67deeb4fbb7767d92f633e02458d [2025-08-08T02:01:48.958Z] $ docker rm -f --volumes 2e51b0f405138db8a83eb0f123026bc50b8c67deeb4fbb7767d92f633e02458d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-08-08T02:01:49.538Z] provisioning config files... [2025-08-08T02:01:49.544Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/882@tmp/config15861559967537600263tmp [Pipeline] { [Pipeline] sh [2025-08-08T02:01:49.848Z] + set +x [2025-08-08T02:01:49.848Z] + + curl -s https://codecov.io/bash [2025-08-08T02:01:49.848Z] bash -s -- [2025-08-08T02:01:49.848Z] [2025-08-08T02:01:49.848Z] _____ _ [2025-08-08T02:01:49.848Z] / ____| | | [2025-08-08T02:01:49.848Z] | | ___ __| | ___ ___ _____ __ [2025-08-08T02:01:49.849Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-08T02:01:49.849Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-08T02:01:49.849Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-08T02:01:49.849Z] Bash-1.0.6 [2025-08-08T02:01:49.849Z] [2025-08-08T02:01:49.849Z] [2025-08-08T02:01:49.849Z] ==> git version 2.25.1 found [2025-08-08T02:01:49.849Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-08-08T02:01:49.849Z] Release-Date: 2020-01-08 [2025-08-08T02:01:49.849Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-08-08T02:01:49.849Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-08T02:01:49.849Z] ==> Jenkins CI detected. [2025-08-08T02:01:49.849Z] current dir:  /w/workspace/edgex-go/882 [2025-08-08T02:01:49.849Z] project root: . [2025-08-08T02:01:49.849Z] --> token set from env [2025-08-08T02:01:50.109Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-08T02:01:50.109Z] ==> Running gcov in . (disable via -X gcov) [2025-08-08T02:01:50.109Z] ==> Python coveragepy not found [2025-08-08T02:01:50.109Z] ==> Searching for coverage reports in: [2025-08-08T02:01:50.109Z] + . [2025-08-08T02:01:50.109Z] -> Found 1 reports [2025-08-08T02:01:50.109Z] ==> Detecting git/mercurial file structure [2025-08-08T02:01:50.109Z] ==> Reading reports [2025-08-08T02:01:50.109Z] + ./coverage.out bytes=1666030 [2025-08-08T02:01:50.109Z] ==> Appending adjustments [2025-08-08T02:01:50.109Z] https://docs.codecov.io/docs/fixing-reports [2025-08-08T02:01:51.493Z] + Found adjustments [2025-08-08T02:01:51.493Z] ==> Gzipping contents [2025-08-08T02:01:51.493Z] 140K /tmp/codecov.lVmDqD.gz [2025-08-08T02:01:51.493Z] ==> Uploading reports [2025-08-08T02:01:51.493Z] url: https://codecov.io [2025-08-08T02:01:51.493Z] query: branch=main&commit=42a8eb0064d9f16ac9890d7cf810cdf4dc85832c&build=882&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F882%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-08T02:01:51.493Z] -> Pinging Codecov [2025-08-08T02:01:51.493Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=42a8eb0064d9f16ac9890d7cf810cdf4dc85832c&build=882&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F882%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-08T02:01:51.752Z] -> Uploading to [2025-08-08T02:01:51.752Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/42a8eb0064d9f16ac9890d7cf810cdf4dc85832c/b194d338-9746-46c0-9e1c-7e3d19540df3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250808%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250808T020151Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=027ac94eed13cf7e176e28f143fce6fa93753bd7824873a998f79966af08d30f [2025-08-08T02:01:51.752Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-08T02:01:51.752Z] Dload Upload Total Spent Left Speed [2025-08-08T02:01:52.011Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 690k --:--:-- --:--:-- --:--:-- 690k [2025-08-08T02:01:52.011Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [2025-08-08T02:01:52.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-08-08T02:01:52.212Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-08T02:01:52.228Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:01:52.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-08T02:01:52.541Z] [2025-08-08T02:01:52.541Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:01:52.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-08T02:01:52.847Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-08T02:01:52.847Z] 0a9a5dfd008f: Already exists [2025-08-08T02:01:52.847Z] 36466aa92d05: Already exists [2025-08-08T02:01:52.847Z] e10405b45d13: Already exists [2025-08-08T02:01:52.847Z] 096b7ceb2af7: Already exists [2025-08-08T02:01:52.847Z] 4f4fb700ef54: Already exists [2025-08-08T02:01:52.847Z] e50aa161e22a: Pulling fs layer [2025-08-08T02:01:52.847Z] d3c8db5fb9df: Pulling fs layer [2025-08-08T02:01:53.106Z] e50aa161e22a: Verifying Checksum [2025-08-08T02:01:53.106Z] e50aa161e22a: Download complete [2025-08-08T02:01:53.674Z] e50aa161e22a: Pull complete [2025-08-08T02:01:55.051Z] d3c8db5fb9df: Verifying Checksum [2025-08-08T02:01:55.051Z] d3c8db5fb9df: Download complete [2025-08-08T02:01:58.336Z] d3c8db5fb9df: Pull complete [2025-08-08T02:01:58.336Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-08T02:01:58.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-08T02:01:58.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-08T02:01:58.426Z] prd-ubuntu20.04-docker-8c-8g-6477 does not seem to be running inside a container [2025-08-08T02:01:58.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/882 -v /w/workspace/edgex-go/882:/w/workspace/edgex-go/882:rw,z -v /w/workspace/edgex-go/882@tmp:/w/workspace/edgex-go/882@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-snyk-go:latest cat [2025-08-08T02:01:59.644Z] $ docker top a4bed18b4d64483b8efd3c21cb94cf8575a7a25ac8a861ba11e4a11df3971b64 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-08T02:01:59.974Z] + git config --global --add safe.directory /w/workspace/edgex-go/882 [Pipeline] echo [2025-08-08T02:01:59.982Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-08-08T02:02:00.257Z] + set -o pipefail [2025-08-08T02:02:00.258Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-08-08T02:02:10.239Z] [2025-08-08T02:02:10.239Z] Monitoring /w/workspace/edgex-go/882 (github.com/edgexfoundry/edgex-go)... [2025-08-08T02:02:10.239Z] [2025-08-08T02:02:10.239Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/58e98c90-1b1a-4178-8ba1-fff3b51d9940 [2025-08-08T02:02:10.239Z] [2025-08-08T02:02:10.239Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-08T02:02:10.239Z] [2025-08-08T02:02:10.239Z] [2025-08-08T02:02:10.239Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-08-08T02:02:10.239Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-08-08T02:02:10.260Z] $ docker stop --time=1 a4bed18b4d64483b8efd3c21cb94cf8575a7a25ac8a861ba11e4a11df3971b64 [2025-08-08T02:02:12.633Z] $ docker rm -f --volumes a4bed18b4d64483b8efd3c21cb94cf8575a7a25ac8a861ba11e4a11df3971b64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-08-08T02:02:13.113Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-08T02:02:13.126Z] provisioning config files... [2025-08-08T02:02:13.133Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/882@tmp/config8103212699606330128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-08T02:02:13.426Z] --> edgex-publish-swagger.sh [2025-08-08T02:02:13.426Z] === Publish openapi API === [2025-08-08T02:02:13.426Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-08-08T02:02:13.426Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/882/openapi/core-command.yaml] [2025-08-08T02:02:13.426Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-08T02:02:13.426Z] Dload Upload Total Spent Left Speed [2025-08-08T02:02:13.426Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 395 195k --:--:-- --:--:-- --:--:-- 195k [2025-08-08T02:02:13.426Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-08T02:02:13.426Z] [2025-08-08T02:02:13.427Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/882/openapi/core-data.yaml] [2025-08-08T02:02:13.427Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-08T02:02:13.427Z] Dload Upload Total Spent Left Speed [2025-08-08T02:02:13.686Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70050 100 66 100 69984 515 533k --:--:-- --:--:-- --:--:-- 534k [2025-08-08T02:02:13.686Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-08T02:02:13.686Z] [2025-08-08T02:02:13.686Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/882/openapi/core-keeper.yaml] [2025-08-08T02:02:13.686Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-08T02:02:13.686Z] Dload Upload Total Spent Left Speed [2025-08-08T02:02:13.686Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 425 190k --:--:-- --:--:-- --:--:-- 190k [2025-08-08T02:02:13.686Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-08T02:02:13.686Z] [2025-08-08T02:02:13.686Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/882/openapi/core-metadata.yaml] [2025-08-08T02:02:13.686Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-08T02:02:13.686Z] Dload Upload Total Spent Left Speed [2025-08-08T02:02:13.945Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 461 1096k --:--:-- --:--:-- --:--:-- 1097k [2025-08-08T02:02:13.945Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-08T02:02:13.945Z] [2025-08-08T02:02:13.945Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/882/openapi/security-proxy-auth.yaml] [2025-08-08T02:02:13.945Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-08T02:02:13.945Z] Dload Upload Total Spent Left Speed [2025-08-08T02:02:14.204Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 616 223k --:--:-- --:--:-- --:--:-- 223k [2025-08-08T02:02:14.204Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-08T02:02:14.204Z] [2025-08-08T02:02:14.204Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/882/openapi/security-secretstore-setup.yaml] [2025-08-08T02:02:14.204Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-08T02:02:14.204Z] Dload Upload Total Spent Left Speed [2025-08-08T02:02:14.204Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 880 52173 --:--:-- --:--:-- --:--:-- 53053 [2025-08-08T02:02:14.204Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-08T02:02:14.204Z] [2025-08-08T02:02:14.204Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/882/openapi/support-notifications.yaml] [2025-08-08T02:02:14.204Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-08T02:02:14.204Z] Dload Upload Total Spent Left Speed [2025-08-08T02:02:14.204Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 568 841k --:--:-- --:--:-- --:--:-- 842k [2025-08-08T02:02:14.204Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-08T02:02:14.204Z] [2025-08-08T02:02:14.204Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/882/openapi/support-scheduler.yaml] [2025-08-08T02:02:14.204Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-08T02:02:14.204Z] Dload Upload Total Spent Left Speed [2025-08-08T02:02:14.463Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 666 500k --:--:-- --:--:-- --:--:-- 505k [2025-08-08T02:02:14.463Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-08T02:02:14.463Z] [Pipeline] } [2025-08-08T02:02:14.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-08-08T02:02:14.892Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-08T02:02:14.892Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:02:15.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-08T02:02:15.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-08T02:02:15.279Z] prd-ubuntu20.04-docker-8c-8g-6477 does not seem to be running inside a container [2025-08-08T02:02:15.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/882 -v /w/workspace/edgex-go/882:/w/workspace/edgex-go/882:rw,z -v /w/workspace/edgex-go/882@tmp:/w/workspace/edgex-go/882@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-08T02:02:15.557Z] $ docker top 59d007f362e64084aaf2856b4d3ebe7b47a652ea54e783241e3cce81510b7332 -eo pid,comm [2025-08-08T02:02:15.590Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-08T02:02:15.590Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-08T02:02:15.640Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-08T02:02:15.640Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-08T02:02:15.750Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-08T02:02:15.762Z] $ docker exec 59d007f362e64084aaf2856b4d3ebe7b47a652ea54e783241e3cce81510b7332 ssh-agent [2025-08-08T02:02:15.854Z] SSH_AUTH_SOCK=/tmp/ssh-gSpjMOM90zjE/agent.33 [2025-08-08T02:02:15.854Z] SSH_AGENT_PID=39 [2025-08-08T02:02:15.859Z] Running ssh-add (command line suppressed) [2025-08-08T02:02:15.965Z] Identity added: /w/workspace/edgex-go/882@tmp/private_key_893033223805348519.key (/w/workspace/edgex-go/882@tmp/private_key_893033223805348519.key) [2025-08-08T02:02:15.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-08T02:02:16.260Z] + git semver tag [2025-08-08T02:02:16.519Z] 2025-08-08 02:02:16,482 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-08T02:02:16.519Z] 2025-08-08 02:02:16,486 [run_tag] DEBUG tag force:False [2025-08-08T02:02:16.519Z] 2025-08-08 02:02:16,486 [check_head_tag] DEBUG check head tag [2025-08-08T02:02:16.519Z] 2025-08-08 02:02:16,487 [execute] INFO git cat-file --batch-check [2025-08-08T02:02:16.519Z] 2025-08-08 02:02:16,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/882, stdin=, shell=False, universal_newlines=False) [2025-08-08T02:02:16.519Z] 2025-08-08 02:02:16,488 [execute] INFO git cat-file --batch [2025-08-08T02:02:16.519Z] 2025-08-08 02:02:16,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/882, stdin=, shell=False, universal_newlines=False) [2025-08-08T02:02:16.519Z] 2025-08-08 02:02:16,506 [read_version] DEBUG read version from /w/workspace/edgex-go/882/.semver/main [2025-08-08T02:02:16.519Z] 2025-08-08 02:02:16,506 [execute] INFO git tag -a v4.1.0-dev.43 -m v4.1.0-dev.43 [2025-08-08T02:02:16.519Z] 2025-08-08 02:02:16,506 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.43', '-m', 'v4.1.0-dev.43'], cwd=/w/workspace/edgex-go/882, stdin=None, shell=False, universal_newlines=False) [2025-08-08T02:02:16.519Z] 2025-08-08 02:02:16,509 [read_version] DEBUG read version from /w/workspace/edgex-go/882/.semver/main [2025-08-08T02:02:16.519Z] 4.1.0-dev.43 [Pipeline] } [2025-08-08T02:02:16.796Z] $ docker exec --env ******** --env ******** 59d007f362e64084aaf2856b4d3ebe7b47a652ea54e783241e3cce81510b7332 ssh-agent -k [2025-08-08T02:02:16.888Z] unset SSH_AUTH_SOCK; [2025-08-08T02:02:16.888Z] unset SSH_AGENT_PID; [2025-08-08T02:02:16.888Z] echo Agent pid 39 killed; [2025-08-08T02:02:16.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-08T02:02:17.199Z] + git semver [Pipeline] } [2025-08-08T02:02:17.480Z] $ docker stop --time=1 59d007f362e64084aaf2856b4d3ebe7b47a652ea54e783241e3cce81510b7332 [2025-08-08T02:02:18.773Z] $ docker rm -f --volumes 59d007f362e64084aaf2856b4d3ebe7b47a652ea54e783241e3cce81510b7332 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:02:19.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-08T02:02:19.162Z] [2025-08-08T02:02:19.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:02:19.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-08T02:02:19.469Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-08T02:02:19.469Z] ab5ef0e58194: Pulling fs layer [2025-08-08T02:02:19.469Z] 9712f1f96733: Pulling fs layer [2025-08-08T02:02:19.469Z] 63f879dbbcfc: Pulling fs layer [2025-08-08T02:02:19.469Z] 0d9ebad4ef96: Pulling fs layer [2025-08-08T02:02:19.469Z] e9a5061849ea: Pulling fs layer [2025-08-08T02:02:19.469Z] 0d9ebad4ef96: Waiting [2025-08-08T02:02:19.469Z] d747dcd14b5f: Pulling fs layer [2025-08-08T02:02:19.469Z] 2de7ff778b66: Pulling fs layer [2025-08-08T02:02:19.469Z] e9a5061849ea: Waiting [2025-08-08T02:02:19.469Z] d747dcd14b5f: Waiting [2025-08-08T02:02:19.469Z] 2de7ff778b66: Waiting [2025-08-08T02:02:19.469Z] 9712f1f96733: Verifying Checksum [2025-08-08T02:02:19.469Z] 9712f1f96733: Download complete [2025-08-08T02:02:20.038Z] 63f879dbbcfc: Verifying Checksum [2025-08-08T02:02:20.038Z] 63f879dbbcfc: Download complete [2025-08-08T02:02:20.038Z] e9a5061849ea: Verifying Checksum [2025-08-08T02:02:20.038Z] e9a5061849ea: Download complete [2025-08-08T02:02:20.038Z] d747dcd14b5f: Download complete [2025-08-08T02:02:20.296Z] 0d9ebad4ef96: Verifying Checksum [2025-08-08T02:02:20.296Z] 0d9ebad4ef96: Download complete [2025-08-08T02:02:20.296Z] ab5ef0e58194: Verifying Checksum [2025-08-08T02:02:20.296Z] ab5ef0e58194: Download complete [2025-08-08T02:02:20.554Z] 2de7ff778b66: Verifying Checksum [2025-08-08T02:02:20.554Z] 2de7ff778b66: Download complete [2025-08-08T02:02:24.739Z] ab5ef0e58194: Pull complete [2025-08-08T02:02:24.739Z] 9712f1f96733: Pull complete [2025-08-08T02:02:25.670Z] 63f879dbbcfc: Pull complete [2025-08-08T02:02:32.226Z] 0d9ebad4ef96: Pull complete [2025-08-08T02:02:32.226Z] e9a5061849ea: Pull complete [2025-08-08T02:02:32.226Z] d747dcd14b5f: Pull complete [2025-08-08T02:02:33.163Z] 2de7ff778b66: Pull complete [2025-08-08T02:02:33.163Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-08T02:02:33.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-08T02:02:33.163Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-08T02:02:33.254Z] prd-ubuntu20.04-docker-8c-8g-6477 does not seem to be running inside a container [2025-08-08T02:02:33.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/882 -v /w/workspace/edgex-go/882:/w/workspace/edgex-go/882:rw,z -v /w/workspace/edgex-go/882@tmp:/w/workspace/edgex-go/882@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:0.23.1-centos7 cat [2025-08-08T02:02:34.989Z] $ docker top c114ec5701e08cdf62733a618a1183b4d720e733eb86e32b5a0cb43f3d38f03d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-08T02:02:35.046Z] provisioning config files... [2025-08-08T02:02:35.053Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/882@tmp/config2805474408142066644tmp [2025-08-08T02:02:35.062Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/882@tmp/config12303172572334418804tmp [2025-08-08T02:02:35.072Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/882@tmp/config3766361829532733823tmp [Pipeline] { [Pipeline] echo [2025-08-08T02:02:35.097Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-08T02:02:35.389Z] ---> sigul-configuration.sh [2025-08-08T02:02:35.389Z] gpg: directory `/root/.gnupg' created [2025-08-08T02:02:35.389Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-08T02:02:35.389Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-08T02:02:35.389Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-08T02:02:35.389Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-08T02:02:35.389Z] gpg: CAST5 encrypted data [2025-08-08T02:02:35.389Z] gpg: encrypted with 1 passphrase [2025-08-08T02:02:35.389Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-08T02:02:35.686Z] + mkdir /home/jenkins [2025-08-08T02:02:35.686Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-08T02:02:35.992Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-08-08T02:02:36.005Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-08T02:02:36.297Z] ---> sigul-install.sh [2025-08-08T02:02:36.297Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-08T02:02:36.596Z] + git tag --list [2025-08-08T02:02:36.596Z] 0.6.0 [2025-08-08T02:02:36.596Z] 0.6.1 [2025-08-08T02:02:36.596Z] 0.7.0 [2025-08-08T02:02:36.596Z] 0.7.1 [2025-08-08T02:02:36.596Z] v1.0.0 [2025-08-08T02:02:36.596Z] v1.0.1 [2025-08-08T02:02:36.596Z] v1.1.0 [2025-08-08T02:02:36.596Z] v1.2.0 [2025-08-08T02:02:36.596Z] v1.2.1 [2025-08-08T02:02:36.596Z] v1.3.0 [2025-08-08T02:02:36.596Z] v1.3.1 [2025-08-08T02:02:36.596Z] v2.0.0 [2025-08-08T02:02:36.596Z] v2.1.0 [2025-08-08T02:02:36.596Z] v2.1.1 [2025-08-08T02:02:36.596Z] v2.2.0 [2025-08-08T02:02:36.596Z] v2.3.0 [2025-08-08T02:02:36.596Z] v3.0 [2025-08-08T02:02:36.596Z] v3.0.0 [2025-08-08T02:02:36.596Z] v3.1 [2025-08-08T02:02:36.596Z] v3.1.0 [2025-08-08T02:02:36.596Z] v3.1.1 [2025-08-08T02:02:36.596Z] v4.0 [2025-08-08T02:02:36.596Z] v4.0.0 [2025-08-08T02:02:36.596Z] v4.0.1 [2025-08-08T02:02:36.596Z] v4.0.1-dev.1 [2025-08-08T02:02:36.596Z] v4.1.0-dev.1 [2025-08-08T02:02:36.596Z] v4.1.0-dev.10 [2025-08-08T02:02:36.596Z] v4.1.0-dev.11 [2025-08-08T02:02:36.596Z] v4.1.0-dev.12 [2025-08-08T02:02:36.596Z] v4.1.0-dev.13 [2025-08-08T02:02:36.596Z] v4.1.0-dev.14 [2025-08-08T02:02:36.596Z] v4.1.0-dev.15 [2025-08-08T02:02:36.596Z] v4.1.0-dev.16 [2025-08-08T02:02:36.596Z] v4.1.0-dev.17 [2025-08-08T02:02:36.596Z] v4.1.0-dev.18 [2025-08-08T02:02:36.596Z] v4.1.0-dev.19 [2025-08-08T02:02:36.596Z] v4.1.0-dev.2 [2025-08-08T02:02:36.596Z] v4.1.0-dev.20 [2025-08-08T02:02:36.596Z] v4.1.0-dev.21 [2025-08-08T02:02:36.596Z] v4.1.0-dev.22 [2025-08-08T02:02:36.596Z] v4.1.0-dev.23 [2025-08-08T02:02:36.596Z] v4.1.0-dev.24 [2025-08-08T02:02:36.596Z] v4.1.0-dev.25 [2025-08-08T02:02:36.596Z] v4.1.0-dev.26 [2025-08-08T02:02:36.596Z] v4.1.0-dev.27 [2025-08-08T02:02:36.596Z] v4.1.0-dev.28 [2025-08-08T02:02:36.596Z] v4.1.0-dev.29 [2025-08-08T02:02:36.596Z] v4.1.0-dev.3 [2025-08-08T02:02:36.596Z] v4.1.0-dev.30 [2025-08-08T02:02:36.596Z] v4.1.0-dev.31 [2025-08-08T02:02:36.596Z] v4.1.0-dev.32 [2025-08-08T02:02:36.596Z] v4.1.0-dev.33 [2025-08-08T02:02:36.596Z] v4.1.0-dev.34 [2025-08-08T02:02:36.596Z] v4.1.0-dev.35 [2025-08-08T02:02:36.596Z] v4.1.0-dev.36 [2025-08-08T02:02:36.596Z] v4.1.0-dev.37 [2025-08-08T02:02:36.596Z] v4.1.0-dev.38 [2025-08-08T02:02:36.596Z] v4.1.0-dev.39 [2025-08-08T02:02:36.596Z] v4.1.0-dev.4 [2025-08-08T02:02:36.596Z] v4.1.0-dev.40 [2025-08-08T02:02:36.596Z] v4.1.0-dev.41 [2025-08-08T02:02:36.596Z] v4.1.0-dev.42 [2025-08-08T02:02:36.596Z] v4.1.0-dev.43 [2025-08-08T02:02:36.596Z] v4.1.0-dev.5 [2025-08-08T02:02:36.596Z] v4.1.0-dev.6 [2025-08-08T02:02:36.596Z] v4.1.0-dev.7 [2025-08-08T02:02:36.596Z] v4.1.0-dev.8 [2025-08-08T02:02:36.596Z] v4.1.0-dev.9 [Pipeline] sh [2025-08-08T02:02:36.892Z] + lftools sign git-tag v4.1.0-dev.43 [2025-08-08T02:02:37.459Z] Signing Git tag with Sigul... [2025-08-08T02:02:37.459Z] Signing v4.1.0-dev.43 [Pipeline] echo [2025-08-08T02:02:37.729Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-08T02:02:38.021Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-08T02:02:38.028Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-08T02:02:38.065Z] $ docker stop --time=1 c114ec5701e08cdf62733a618a1183b4d720e733eb86e32b5a0cb43f3d38f03d [2025-08-08T02:02:39.342Z] $ docker rm -f --volumes c114ec5701e08cdf62733a618a1183b4d720e733eb86e32b5a0cb43f3d38f03d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-08T02:02:39.757Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-08T02:02:39.757Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:02:40.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-08T02:02:40.057Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-08T02:02:40.134Z] prd-ubuntu20.04-docker-8c-8g-6477 does not seem to be running inside a container [2025-08-08T02:02:40.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/882 -v /w/workspace/edgex-go/882:/w/workspace/edgex-go/882:rw,z -v /w/workspace/edgex-go/882@tmp:/w/workspace/edgex-go/882@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-08T02:02:40.415Z] $ docker top 081bc244c2781b4e8e9a9a726fcc481fd0bf21a7e0f7820ecf696684b9637aac -eo pid,comm [2025-08-08T02:02:40.449Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-08T02:02:40.449Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-08T02:02:40.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-08T02:02:40.497Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-08T02:02:40.597Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-08T02:02:40.609Z] $ docker exec 081bc244c2781b4e8e9a9a726fcc481fd0bf21a7e0f7820ecf696684b9637aac ssh-agent [2025-08-08T02:02:40.712Z] SSH_AUTH_SOCK=/tmp/ssh-UZdt1BWJ7x4S/agent.32 [2025-08-08T02:02:40.712Z] SSH_AGENT_PID=39 [2025-08-08T02:02:40.716Z] Running ssh-add (command line suppressed) [2025-08-08T02:02:40.834Z] Identity added: /w/workspace/edgex-go/882@tmp/private_key_14389202744745760888.key (/w/workspace/edgex-go/882@tmp/private_key_14389202744745760888.key) [2025-08-08T02:02:40.838Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-08T02:02:41.126Z] + git semver bump pre [2025-08-08T02:02:41.387Z] 2025-08-08 02:02:41,351 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-08T02:02:41.387Z] 2025-08-08 02:02:41,356 [read_version] DEBUG read version from /w/workspace/edgex-go/882/.semver/main [2025-08-08T02:02:41.387Z] 2025-08-08 02:02:41,356 [bump_version] DEBUG bumping version:4.1.0-dev.43 on axis:pre with prefix:dev [2025-08-08T02:02:41.387Z] 2025-08-08 02:02:41,356 [bump_version] DEBUG bumped version:4.1.0-dev.44 [2025-08-08T02:02:41.387Z] 2025-08-08 02:02:41,356 [write_version] DEBUG write version:4.1.0-dev.44 to path:/w/workspace/edgex-go/882/.semver/main with force:True [2025-08-08T02:02:41.387Z] 2025-08-08 02:02:41,356 [read_version] DEBUG read version from /w/workspace/edgex-go/882/.semver/main [2025-08-08T02:02:41.387Z] 2025-08-08 02:02:41,356 [write_file] DEBUG write to file:/w/workspace/edgex-go/882/.semver/main [2025-08-08T02:02:41.387Z] 2025-08-08 02:02:41,358 [execute] INFO git cat-file --batch-check [2025-08-08T02:02:41.387Z] 2025-08-08 02:02:41,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/882/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-08T02:02:41.387Z] 2025-08-08 02:02:41,363 [execute] INFO git cat-file --batch [2025-08-08T02:02:41.387Z] 2025-08-08 02:02:41,364 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/882/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-08T02:02:41.387Z] 2025-08-08 02:02:41,367 [read_version] DEBUG read version from /w/workspace/edgex-go/882/.semver/main [2025-08-08T02:02:41.387Z] 4.1.0-dev.44 [Pipeline] } [2025-08-08T02:02:41.405Z] $ docker exec --env ******** --env ******** 081bc244c2781b4e8e9a9a726fcc481fd0bf21a7e0f7820ecf696684b9637aac ssh-agent -k [2025-08-08T02:02:41.510Z] unset SSH_AUTH_SOCK; [2025-08-08T02:02:41.510Z] unset SSH_AGENT_PID; [2025-08-08T02:02:41.511Z] echo Agent pid 39 killed; [2025-08-08T02:02:41.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-08T02:02:41.826Z] + git semver [Pipeline] } [2025-08-08T02:02:42.108Z] $ docker stop --time=1 081bc244c2781b4e8e9a9a726fcc481fd0bf21a7e0f7820ecf696684b9637aac [2025-08-08T02:02:43.363Z] $ docker rm -f --volumes 081bc244c2781b4e8e9a9a726fcc481fd0bf21a7e0f7820ecf696684b9637aac [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-08T02:02:43.702Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-08T02:02:43.702Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:02:44.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-08T02:02:44.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-08T02:02:44.092Z] prd-ubuntu20.04-docker-8c-8g-6477 does not seem to be running inside a container [2025-08-08T02:02:44.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/882 -v /w/workspace/edgex-go/882:/w/workspace/edgex-go/882:rw,z -v /w/workspace/edgex-go/882@tmp:/w/workspace/edgex-go/882@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-08T02:02:44.391Z] $ docker top c0ff4ba999cea590d64a9eb147d28b729c3d76fcfc07387a0deea2d0bdf45649 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-08T02:02:44.484Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-08T02:02:44.484Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-08T02:02:44.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-08T02:02:44.617Z] $ docker exec c0ff4ba999cea590d64a9eb147d28b729c3d76fcfc07387a0deea2d0bdf45649 ssh-agent [2025-08-08T02:02:44.718Z] SSH_AUTH_SOCK=/tmp/ssh-wiQeaqFimeMW/agent.32 [2025-08-08T02:02:44.718Z] SSH_AGENT_PID=38 [2025-08-08T02:02:44.723Z] Running ssh-add (command line suppressed) [2025-08-08T02:02:44.833Z] Identity added: /w/workspace/edgex-go/882@tmp/private_key_10495540686204751533.key (/w/workspace/edgex-go/882@tmp/private_key_10495540686204751533.key) [2025-08-08T02:02:44.838Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-08T02:02:45.131Z] + git semver push [2025-08-08T02:02:45.390Z] 2025-08-08 02:02:45,367 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-08T02:02:45.390Z] 2025-08-08 02:02:45,372 [run_push] DEBUG push [2025-08-08T02:02:45.390Z] 2025-08-08 02:02:45,372 [execute] INFO git cat-file --batch-check [2025-08-08T02:02:45.390Z] 2025-08-08 02:02:45,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/882/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-08T02:02:45.390Z] 2025-08-08 02:02:45,375 [execute] INFO git rev-list 13d7aab9e13d89d697746fb06d53ccb44c908c3e -- [2025-08-08T02:02:45.390Z] 2025-08-08 02:02:45,376 [execute] DEBUG Popen(['git', 'rev-list', '13d7aab9e13d89d697746fb06d53ccb44c908c3e', '--'], cwd=/w/workspace/edgex-go/882/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-08T02:02:45.390Z] 2025-08-08 02:02:45,395 [execute] INFO git fetch -v -- origin [2025-08-08T02:02:45.390Z] 2025-08-08 02:02:45,395 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/882/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-08T02:02:45.958Z] 2025-08-08 02:02:45,883 [run_push] DEBUG no remote changes detected [2025-08-08T02:02:45.958Z] 2025-08-08 02:02:45,883 [execute] INFO git push origin semver [2025-08-08T02:02:45.958Z] 2025-08-08 02:02:45,883 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/882/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-08T02:02:46.897Z] 2025-08-08 02:02:46,678 [run_push] DEBUG push all version tags [2025-08-08T02:02:46.897Z] 2025-08-08 02:02:46,679 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-08T02:02:46.897Z] 2025-08-08 02:02:46,679 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/882, stdin=None, shell=False, universal_newlines=False) [2025-08-08T02:02:47.466Z] 2025-08-08 02:02:47,317 [read_version] DEBUG read version from /w/workspace/edgex-go/882/.semver/main [2025-08-08T02:02:47.466Z] 4.1.0-dev.44 [Pipeline] } [2025-08-08T02:02:47.485Z] $ docker exec --env ******** --env ******** c0ff4ba999cea590d64a9eb147d28b729c3d76fcfc07387a0deea2d0bdf45649 ssh-agent -k [2025-08-08T02:02:47.582Z] unset SSH_AUTH_SOCK; [2025-08-08T02:02:47.582Z] unset SSH_AGENT_PID; [2025-08-08T02:02:47.582Z] echo Agent pid 38 killed; [2025-08-08T02:02:47.585Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-08T02:02:47.907Z] + git semver [Pipeline] } [2025-08-08T02:02:48.189Z] $ docker stop --time=1 c0ff4ba999cea590d64a9eb147d28b729c3d76fcfc07387a0deea2d0bdf45649 [2025-08-08T02:02:49.468Z] $ docker rm -f --volumes c0ff4ba999cea590d64a9eb147d28b729c3d76fcfc07387a0deea2d0bdf45649 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-08T02:02:49.966Z] + [ -d /w/workspace/edgex-go/882/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-08-08T02:02:50.259Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-08T02:02:51.223Z] ---> package-listing.sh [2025-08-08T02:02:51.223Z] ++ facter osfamily [2025-08-08T02:02:51.223Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-08T02:02:51.510Z] + OS_FAMILY=debian [2025-08-08T02:02:51.510Z] + workspace=/w/workspace/edgex-go/882 [2025-08-08T02:02:51.510Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-08T02:02:51.510Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-08T02:02:51.510Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-08T02:02:51.510Z] + PACKAGES=/tmp/packages_start.txt [2025-08-08T02:02:51.510Z] + '[' /w/workspace/edgex-go/882 ']' [2025-08-08T02:02:51.510Z] + PACKAGES=/tmp/packages_end.txt [2025-08-08T02:02:51.510Z] + case "${OS_FAMILY}" in [2025-08-08T02:02:51.510Z] + dpkg -l [2025-08-08T02:02:51.510Z] + grep '^ii' [2025-08-08T02:02:51.510Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-08T02:02:51.510Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-08T02:02:51.510Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-08T02:02:51.510Z] + '[' /w/workspace/edgex-go/882 ']' [2025-08-08T02:02:51.510Z] + mkdir -p /w/workspace/edgex-go/882/archives/ [2025-08-08T02:02:51.510Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/882/archives/ [Pipeline] echo [2025-08-08T02:02:51.530Z] 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/882/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-08T02:02:51.806Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:02:52.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-08T02:02:52.370Z] [2025-08-08T02:02:52.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-08T02:02:52.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-08T02:02:52.671Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-08T02:02:52.671Z] 5eb5b503b376: Pulling fs layer [2025-08-08T02:02:52.671Z] 5c69ac0246d0: Pulling fs layer [2025-08-08T02:02:52.671Z] ec43610c2a17: Pulling fs layer [2025-08-08T02:02:52.671Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-08T02:02:52.671Z] 33b1e0a273af: Pulling fs layer [2025-08-08T02:02:52.671Z] 5d3b04190fa2: Pulling fs layer [2025-08-08T02:02:52.671Z] 2f39f015ded8: Pulling fs layer [2025-08-08T02:02:52.671Z] 3a2ae6a8a46f: Waiting [2025-08-08T02:02:52.671Z] 33b1e0a273af: Waiting [2025-08-08T02:02:52.671Z] 5d3b04190fa2: Waiting [2025-08-08T02:02:52.671Z] 2f39f015ded8: Waiting [2025-08-08T02:02:52.671Z] 5c69ac0246d0: Download complete [2025-08-08T02:02:52.671Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-08T02:02:52.671Z] 3a2ae6a8a46f: Download complete [2025-08-08T02:02:52.671Z] 33b1e0a273af: Verifying Checksum [2025-08-08T02:02:52.671Z] 33b1e0a273af: Download complete [2025-08-08T02:02:52.671Z] 5d3b04190fa2: Verifying Checksum [2025-08-08T02:02:52.671Z] 5d3b04190fa2: Download complete [2025-08-08T02:02:52.671Z] ec43610c2a17: Verifying Checksum [2025-08-08T02:02:52.671Z] ec43610c2a17: Download complete [2025-08-08T02:02:52.929Z] 5eb5b503b376: Verifying Checksum [2025-08-08T02:02:52.929Z] 5eb5b503b376: Download complete [2025-08-08T02:02:53.495Z] 2f39f015ded8: Verifying Checksum [2025-08-08T02:02:53.495Z] 2f39f015ded8: Download complete [2025-08-08T02:02:54.430Z] 5eb5b503b376: Pull complete [2025-08-08T02:02:54.689Z] 5c69ac0246d0: Pull complete [2025-08-08T02:02:55.259Z] ec43610c2a17: Pull complete [2025-08-08T02:02:55.259Z] 3a2ae6a8a46f: Pull complete [2025-08-08T02:02:55.517Z] 33b1e0a273af: Pull complete [2025-08-08T02:02:55.517Z] 5d3b04190fa2: Pull complete [2025-08-08T02:03:02.085Z] 2f39f015ded8: Pull complete [2025-08-08T02:03:02.085Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-08T02:03:02.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-08T02:03:02.085Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-08T02:03:02.182Z] prd-ubuntu20.04-docker-8c-8g-6477 does not seem to be running inside a container [2025-08-08T02:03:02.220Z] $ 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/882/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/882 -v /w/workspace/edgex-go/882:/w/workspace/edgex-go/882:rw,z -v /w/workspace/edgex-go/882@tmp:/w/workspace/edgex-go/882@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-08T02:03:03.803Z] $ docker top 78472c5977ead11462444a3711d0634939ca0a76225bc6bd1a7d8991b2267045 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-08T02:03:04.138Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-08T02:03:04.420Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-08T02:03:04.701Z] + ls /var/log/sa-host [2025-08-08T02:03:04.701Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-08T02:03:04.781Z] provisioning config files... [2025-08-08T02:03:04.797Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/882@tmp/config7931708241488544228tmp [Pipeline] { [Pipeline] echo [2025-08-08T02:03:04.818Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-08T02:03:05.095Z] ---> create-netrc.sh [Pipeline] } [2025-08-08T02:03:05.102Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-08T02:03:05.408Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-08T02:03:05.419Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-08T02:03:05.699Z] ---> sudo-logs.sh [2025-08-08T02:03:05.699Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-08T02:03:05.723Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-08T02:03:06.003Z] ---> job-cost.sh [2025-08-08T02:03:06.004Z] lf-activate-venv: SKIPPING [2025-08-08T02:03:06.004Z] DEBUG: total: 0.10999999940395355 [2025-08-08T02:03:06.004Z] INFO: Retrieving Stack Cost... [2025-08-08T02:03:06.572Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-08T02:03:06.830Z] INFO: Archiving Costs [Pipeline] echo [2025-08-08T02:03:06.843Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-08T02:03:07.125Z] ---> logs-deploy.sh [2025-08-08T02:03:07.125Z] lf-activate-venv: SKIPPING [2025-08-08T02:03:07.125Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/882 [2025-08-08T02:03:07.125Z] INFO: archiving workspace using pattern(s): [2025-08-08T02:03:08.063Z] Archives upload complete. [2025-08-08T02:03:08.322Z] INFO: archiving logs to Nexus [2025-08-08T02:03:08.894Z] ---> uname -a: [2025-08-08T02:03:08.894Z] Linux prd-ubuntu20-04-docker-8c-8g-6477 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-08-08T02:03:08.894Z] [2025-08-08T02:03:08.894Z] [2025-08-08T02:03:08.894Z] ---> lscpu: [2025-08-08T02:03:08.894Z] Architecture: x86_64 [2025-08-08T02:03:08.894Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-08T02:03:08.894Z] Byte Order: Little Endian [2025-08-08T02:03:08.894Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-08T02:03:08.894Z] CPU(s): 8 [2025-08-08T02:03:08.894Z] On-line CPU(s) list: 0-7 [2025-08-08T02:03:08.894Z] Thread(s) per core: 1 [2025-08-08T02:03:08.894Z] Core(s) per socket: 1 [2025-08-08T02:03:08.894Z] Socket(s): 8 [2025-08-08T02:03:08.894Z] NUMA node(s): 1 [2025-08-08T02:03:08.894Z] Vendor ID: AuthenticAMD [2025-08-08T02:03:08.894Z] CPU family: 23 [2025-08-08T02:03:08.894Z] Model: 49 [2025-08-08T02:03:08.894Z] Model name: AMD EPYC-Rome Processor [2025-08-08T02:03:08.894Z] Stepping: 0 [2025-08-08T02:03:08.894Z] CPU MHz: 2799.998 [2025-08-08T02:03:08.894Z] BogoMIPS: 5599.99 [2025-08-08T02:03:08.894Z] Virtualization: AMD-V [2025-08-08T02:03:08.894Z] Hypervisor vendor: KVM [2025-08-08T02:03:08.894Z] Virtualization type: full [2025-08-08T02:03:08.894Z] L1d cache: 256 KiB [2025-08-08T02:03:08.894Z] L1i cache: 256 KiB [2025-08-08T02:03:08.894Z] L2 cache: 4 MiB [2025-08-08T02:03:08.894Z] L3 cache: 128 MiB [2025-08-08T02:03:08.894Z] NUMA node0 CPU(s): 0-7 [2025-08-08T02:03:08.894Z] Vulnerability Gather data sampling: Not affected [2025-08-08T02:03:08.894Z] Vulnerability Itlb multihit: Not affected [2025-08-08T02:03:08.894Z] Vulnerability L1tf: Not affected [2025-08-08T02:03:08.894Z] Vulnerability Mds: Not affected [2025-08-08T02:03:08.894Z] Vulnerability Meltdown: Not affected [2025-08-08T02:03:08.894Z] Vulnerability Mmio stale data: Not affected [2025-08-08T02:03:08.894Z] Vulnerability Retbleed: Vulnerable [2025-08-08T02:03:08.894Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-08T02:03:08.894Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-08-08T02:03:08.894Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-08-08T02:03:08.894Z] Vulnerability Srbds: Not affected [2025-08-08T02:03:08.894Z] Vulnerability Tsx async abort: Not affected [2025-08-08T02:03:08.894Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-08-08T02:03:08.894Z] [2025-08-08T02:03:08.894Z] [2025-08-08T02:03:08.894Z] ---> nproc: [2025-08-08T02:03:08.894Z] 8 [2025-08-08T02:03:08.895Z] [2025-08-08T02:03:08.895Z] [2025-08-08T02:03:08.895Z] ---> df -h: [2025-08-08T02:03:08.895Z] Filesystem Size Used Avail Use% Mounted on [2025-08-08T02:03:08.895Z] overlay 155G 33G 123G 21% / [2025-08-08T02:03:08.895Z] tmpfs 64M 0 64M 0% /dev [2025-08-08T02:03:08.895Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-08-08T02:03:08.895Z] shm 64M 0 64M 0% /dev/shm [2025-08-08T02:03:08.895Z] /dev/vda1 155G 33G 123G 21% /facter-os [2025-08-08T02:03:08.895Z] [2025-08-08T02:03:08.895Z] [2025-08-08T02:03:08.895Z] ---> sar -b -r -n DEV: [2025-08-08T02:03:08.895Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6477) 08/08/25 _x86_64_ (8 CPU) [2025-08-08T02:03:08.895Z] [2025-08-08T02:03:08.895Z] 01:09:26 LINUX RESTART (8 CPU) [2025-08-08T02:03:08.895Z] [2025-08-08T02:03:08.895Z] 01:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-08-08T02:03:08.895Z] 01:11:01 413.26 20.08 393.18 0.00 3184.80 72187.30 0.00 [2025-08-08T02:03:08.895Z] 01:12:01 44.31 0.10 44.21 0.00 4.27 23403.83 0.00 [2025-08-08T02:03:08.895Z] 01:13:01 52.48 0.12 52.37 0.00 0.93 22183.16 0.00 [2025-08-08T02:03:08.895Z] 01:14:01 78.07 0.12 77.95 0.00 1.87 42858.59 0.00 [2025-08-08T02:03:08.895Z] 01:15:01 1181.99 20.45 1161.54 0.00 4453.26 497592.80 0.00 [2025-08-08T02:03:08.895Z] 01:16:01 250.74 0.20 250.54 0.00 2.00 87951.09 0.00 [2025-08-08T02:03:08.895Z] 01:17:01 361.46 0.15 361.31 0.00 1.20 92640.99 0.00 [2025-08-08T02:03:08.895Z] 01:18:01 756.46 0.02 756.45 0.00 0.13 164538.49 0.00 [2025-08-08T02:03:08.895Z] 01:19:01 32.34 0.02 32.33 0.00 2.27 840.66 0.00 [2025-08-08T02:03:08.895Z] 01:20:01 19.71 0.02 19.69 0.00 2.00 464.25 0.00 [2025-08-08T02:03:08.895Z] 01:21:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2025-08-08T02:03:08.895Z] 01:22:01 1.67 0.00 1.67 0.00 0.00 24.39 0.00 [2025-08-08T02:03:08.895Z] 01:23:01 0.90 0.00 0.90 0.00 0.00 9.86 0.00 [2025-08-08T02:03:08.895Z] 01:24:01 1.00 0.00 1.00 0.00 0.00 12.93 0.00 [2025-08-08T02:03:08.895Z] 01:25:01 2.00 0.02 1.98 0.00 0.13 26.26 0.00 [2025-08-08T02:03:08.895Z] 01:26:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 [2025-08-08T02:03:08.895Z] 01:27:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2025-08-08T02:03:08.895Z] 01:28:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 [2025-08-08T02:03:08.895Z] 01:29:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 [2025-08-08T02:03:08.895Z] 01:30:01 1.27 0.00 1.27 0.00 0.00 16.53 0.00 [2025-08-08T02:03:08.895Z] 01:31:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 [2025-08-08T02:03:08.895Z] 01:32:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 [2025-08-08T02:03:08.895Z] 01:33:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 [2025-08-08T02:03:08.895Z] 01:34:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 [2025-08-08T02:03:08.895Z] 01:35:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 [2025-08-08T02:03:08.895Z] 01:36:01 1.05 0.00 1.05 0.00 0.00 13.46 0.00 [2025-08-08T02:03:08.895Z] 01:37:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 [2025-08-08T02:03:08.895Z] 01:38:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 [2025-08-08T02:03:08.895Z] 01:39:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2025-08-08T02:03:08.895Z] 01:40:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 [2025-08-08T02:03:08.895Z] 01:41:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 [2025-08-08T02:03:08.895Z] 01:42:01 0.90 0.00 0.90 0.00 0.00 11.86 0.00 [2025-08-08T02:03:08.895Z] 01:43:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 [2025-08-08T02:03:08.895Z] 01:44:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 [2025-08-08T02:03:08.895Z] 01:45:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 [2025-08-08T02:03:08.895Z] 01:46:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 [2025-08-08T02:03:08.895Z] 01:47:01 0.83 0.00 0.83 0.00 0.00 9.87 0.00 [2025-08-08T02:03:08.895Z] 01:48:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 [2025-08-08T02:03:08.895Z] 01:49:01 0.77 0.00 0.77 0.00 0.00 9.33 0.00 [2025-08-08T02:03:08.895Z] 01:50:01 1.33 0.00 1.33 0.00 0.00 17.33 0.00 [2025-08-08T02:03:08.895Z] 01:51:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 [2025-08-08T02:03:08.895Z] 01:52:01 1.73 0.30 1.43 0.00 16.80 18.40 0.00 [2025-08-08T02:03:08.895Z] 01:53:01 2.47 1.40 1.07 0.00 31.06 14.26 0.00 [2025-08-08T02:03:08.895Z] 01:54:01 1.35 0.00 1.35 0.00 0.00 16.39 0.00 [2025-08-08T02:03:08.895Z] 01:55:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 [2025-08-08T02:03:08.895Z] 01:56:02 1.27 0.00 1.27 0.00 0.00 14.93 0.00 [2025-08-08T02:03:08.895Z] 01:57:01 1.14 0.00 1.14 0.00 0.00 12.61 0.00 [2025-08-08T02:03:08.895Z] 01:58:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 [2025-08-08T02:03:08.895Z] 01:59:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2025-08-08T02:03:08.895Z] 02:00:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 [2025-08-08T02:03:08.895Z] 02:01:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 [2025-08-08T02:03:08.895Z] 02:02:01 27.51 0.10 27.41 0.00 9.47 13859.96 0.00 [2025-08-08T02:03:08.895Z] 02:03:01 132.86 0.48 132.38 0.00 14.80 38078.72 0.00 [2025-08-08T02:03:08.895Z] Average: 64.18 0.82 63.36 0.00 145.79 19953.25 0.00 [2025-08-08T02:03:08.895Z] [2025-08-08T02:03:08.895Z] 01:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-08-08T02:03:08.895Z] 01:11:01 27696076 31513804 772160 2.35 115388 3913196 1867888 5.51 1184276 3521576 924 [2025-08-08T02:03:08.895Z] 01:12:01 26140252 31256548 1018772 3.10 125700 5105860 2342588 6.91 2226636 3929368 554960 [2025-08-08T02:03:08.895Z] 01:13:01 26370260 31434444 840900 2.56 131700 5020284 2147480 6.33 1499556 4401852 379824 [2025-08-08T02:03:08.895Z] 01:14:01 26875020 31512700 768888 2.34 135708 4647396 1799544 5.31 1392636 4060328 343208 [2025-08-08T02:03:08.895Z] 01:15:01 9184264 29121620 3049272 9.28 384276 18724824 7405532 21.83 5439356 16593596 395288 [2025-08-08T02:03:08.895Z] 01:16:01 4173296 27837516 4321320 13.15 429676 22223012 11382404 33.56 8084232 18748428 1486460 [2025-08-08T02:03:08.895Z] 01:17:01 1518656 28135584 4029604 12.26 446356 25050324 9567072 28.21 9062352 20331836 1988968 [2025-08-08T02:03:08.895Z] 01:18:01 5802380 31400624 829044 2.52 456216 24256184 2210196 6.52 3862392 21570680 440 [2025-08-08T02:03:08.895Z] 01:19:01 5804256 31404232 824428 2.51 457516 24256792 2067840 6.10 4269384 21162196 580 [2025-08-08T02:03:08.895Z] 01:20:01 5805880 31406592 822156 2.50 458152 24256980 2076064 6.12 4615832 20811796 16 [2025-08-08T02:03:08.895Z] 01:21:01 5805676 31406416 822332 2.50 458172 24256984 2076064 6.12 4615720 20811800 12 [2025-08-08T02:03:08.895Z] 01:22:01 5825268 31426048 803280 2.44 458200 24256988 2076064 6.12 4596432 20811804 12 [2025-08-08T02:03:08.895Z] 01:23:01 5827584 31428400 801044 2.44 458208 24256988 2076064 6.12 4595464 20811804 8 [2025-08-08T02:03:08.895Z] 01:24:01 5828348 31429168 800208 2.43 458224 24256992 2076064 6.12 4594828 20811808 56 [2025-08-08T02:03:08.895Z] 01:25:01 5828912 31429844 799500 2.43 458272 24256968 2088532 6.16 4593516 20811784 64 [2025-08-08T02:03:08.895Z] 01:26:01 5829116 31430072 799172 2.43 458280 24256972 2088532 6.16 4593732 20811788 196 [2025-08-08T02:03:08.895Z] 01:27:01 5829784 31430796 798328 2.43 458300 24256976 2088532 6.16 4593524 20811792 24 [2025-08-08T02:03:08.895Z] 01:28:01 5829168 31430240 798796 2.43 458320 24256976 2088532 6.16 4593548 20811792 12 [2025-08-08T02:03:08.895Z] 01:29:01 5829240 31430336 798860 2.43 458332 24256980 2088532 6.16 4593924 20811796 8 [2025-08-08T02:03:08.895Z] 01:30:01 5829792 31430904 798320 2.43 458356 24256980 2088532 6.16 4593212 20811796 20 [2025-08-08T02:03:08.895Z] 01:31:01 5829808 31430924 798232 2.43 458364 24256984 2088532 6.16 4593256 20811800 24 [2025-08-08T02:03:08.895Z] 01:32:01 5829508 31430656 798440 2.43 458392 24256988 2088532 6.16 4593180 20811804 8 [2025-08-08T02:03:08.895Z] 01:33:01 5829428 31430604 798440 2.43 458408 24256992 2088532 6.16 4593448 20811808 12 [2025-08-08T02:03:08.895Z] 01:34:01 5829916 31431120 797864 2.43 458428 24257000 2088532 6.16 4593292 20811816 16 [2025-08-08T02:03:08.895Z] 01:35:01 5829836 31431048 797860 2.43 458444 24257004 2088532 6.16 4593400 20811820 16 [2025-08-08T02:03:08.895Z] 01:36:01 5829792 31431032 798104 2.43 458452 24257004 2088532 6.16 4593532 20811820 52 [2025-08-08T02:03:08.895Z] 01:37:01 5829792 31431056 798080 2.43 458468 24257008 2088532 6.16 4593636 20811824 8 [2025-08-08T02:03:08.895Z] 01:38:01 5829508 31430780 798332 2.43 458484 24257008 2088532 6.16 4593732 20811824 8 [2025-08-08T02:03:08.895Z] 01:39:01 5829228 31430504 798600 2.43 458492 24257012 2088532 6.16 4593456 20811828 28 [2025-08-08T02:03:08.895Z] 01:40:01 5828732 31430120 798740 2.43 458500 24257016 2088532 6.16 4593508 20811832 12 [2025-08-08T02:03:08.895Z] 01:41:01 5828984 31430372 798440 2.43 458504 24257016 2088532 6.16 4593448 20811832 16 [2025-08-08T02:03:08.895Z] 01:42:01 5828668 31430076 798660 2.43 458520 24257020 2088532 6.16 4593468 20811836 208 [2025-08-08T02:03:08.895Z] 01:43:01 5828888 31430312 798384 2.43 458524 24257024 2088532 6.16 4593540 20811840 8 [2025-08-08T02:03:08.895Z] 01:44:01 5828856 31430288 798316 2.43 458536 24257028 2088532 6.16 4593488 20811844 56 [2025-08-08T02:03:08.895Z] 01:45:01 5828824 31430276 798284 2.43 458552 24257016 2088532 6.16 4593572 20811848 24 [2025-08-08T02:03:08.895Z] 01:46:01 5828476 31429948 798556 2.43 458568 24257032 2088532 6.16 4593548 20811848 12 [2025-08-08T02:03:08.895Z] 01:47:01 5828404 31429904 798560 2.43 458576 24257036 2088532 6.16 4593832 20811852 24 [2025-08-08T02:03:08.895Z] 01:48:01 5828604 31430112 798504 2.43 458584 24257040 2088532 6.16 4593576 20811856 12 [2025-08-08T02:03:08.895Z] 01:49:01 5828368 31429880 798700 2.43 458596 24257040 2088532 6.16 4593580 20811856 12 [2025-08-08T02:03:08.895Z] 01:50:01 5828060 31429600 798932 2.43 458612 24257036 2088532 6.16 4593728 20811864 16 [2025-08-08T02:03:08.895Z] 01:51:01 5827924 31429476 798996 2.43 458612 24257048 2088532 6.16 4593616 20811864 16 [2025-08-08T02:03:08.895Z] 01:52:01 5826364 31428440 799968 2.43 458632 24257556 2088532 6.16 4598180 20812180 4 [2025-08-08T02:03:08.895Z] 01:53:01 5820936 31424912 803560 2.44 458660 24258496 2088532 6.16 4602760 20812544 32 [2025-08-08T02:03:08.895Z] 01:54:01 5819636 31423652 804816 2.45 458680 24258496 2088532 6.16 4602748 20812500 8 [2025-08-08T02:03:08.895Z] 01:55:01 5819824 31423872 804528 2.45 458708 24258492 2088532 6.16 4602540 20812504 16 [2025-08-08T02:03:08.895Z] 01:56:02 5819336 31423400 804980 2.45 458720 24258500 2104576 6.20 4602456 20812504 48 [2025-08-08T02:03:08.895Z] 01:57:01 5819540 31423612 804704 2.45 458728 24258504 2104576 6.20 4602464 20812508 4 [2025-08-08T02:03:08.895Z] 01:58:01 5818988 31423084 805176 2.45 458744 24258508 2104576 6.20 4602808 20812512 8 [2025-08-08T02:03:08.895Z] 01:59:01 5818736 31422836 805368 2.45 458768 24258508 2104576 6.20 4602564 20812512 12 [2025-08-08T02:03:08.895Z] 02:00:01 5818200 31422412 805768 2.45 458796 24258576 2104576 6.20 4602652 20812576 160 [2025-08-08T02:03:08.895Z] 02:01:01 5818168 31422388 805728 2.45 458812 24258580 2104576 6.20 4602592 20812584 32 [2025-08-08T02:03:08.895Z] 02:02:01 5065432 31154728 1070360 3.26 463936 24717000 2423324 7.14 4870524 21265996 61004 [2025-08-08T02:03:08.895Z] 02:03:01 4092100 31363428 862324 2.62 517600 25713868 2141876 6.31 4738456 22240848 469564 [2025-08-08T02:03:08.895Z] Average: 7309436 31246995 981900 2.99 432467 22687492 2511472 7.40 4522550 19470376 107218 [2025-08-08T02:03:08.895Z] [2025-08-08T02:03:08.895Z] 01:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-08-08T02:03:08.895Z] 01:11:01 ens3 1497.55 1294.38 13302.52 174.34 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:11:01 docker0 762.71 838.98 56.38 4637.97 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:11:01 lo 4.27 4.27 0.43 0.43 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:12:01 veth18621ee 0.15 0.28 0.01 0.03 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:12:01 ens3 49.28 26.78 48.40 17.92 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:12:01 docker0 0.18 0.17 0.01 0.02 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:13:01 veth18621ee 1.13 1.15 0.10 0.10 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:13:01 ens3 26.17 16.78 20.85 10.67 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:13:01 docker0 1.13 1.13 0.08 0.10 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:14:01 ens3 116.23 95.10 2218.39 120.68 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:14:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:15:01 vethad2c8f3 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:15:01 veth1d86f6b 0.10 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:15:01 veth9a954de 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:15:01 veth47708e0 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:15:01 ens3 1232.48 683.32 12839.00 80.96 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:15:01 veth005d285 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:15:01 veth8731535 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:15:01 vethfbaaa6d 73.95 146.96 7.70 1235.87 0.00 0.00 0.00 0.10 [2025-08-08T02:03:08.895Z] 01:15:01 veth077014d 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:15:01 docker0 550.32 991.82 46.45 8921.43 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:15:01 veth23a3d60 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:15:01 veth605ca62 0.45 3.97 0.04 0.29 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:15:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:15:01 vethaec6eaf 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:15:01 veth6959c62 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:15:01 veth2332588 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:16:01 vethad2c8f3 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:16:01 veth1d86f6b 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:16:01 veth9a954de 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:16:01 veth47708e0 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:16:01 ens3 10.24 7.30 8.08 4.35 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:16:01 veth005d285 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:16:01 veth5318a04 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:16:01 veth8731535 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:16:01 veth077014d 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:16:01 docker0 0.30 0.32 0.01 0.02 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:16:01 veth23a3d60 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:16:01 veth605ca62 0.15 0.33 0.01 0.02 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:16:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:16:01 vethaec6eaf 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:16:01 veth6959c62 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:16:01 veth2332588 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:17:01 vethad2c8f3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:17:01 veth1d86f6b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:17:01 veth9a954de 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:17:01 veth47708e0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:17:01 ens3 9.21 5.10 7.54 4.11 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:17:01 veth5318a04 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:17:01 veth8731535 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:17:01 veth077014d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:17:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:17:01 veth605ca62 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:17:01 vethaec6eaf 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:17:01 veth6959c62 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:17:01 veth2332588 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:18:01 ens3 134.59 127.44 83.67 527.42 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:18:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:18:01 lo 14.33 14.33 1.41 1.41 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:19:01 ens3 452.57 465.56 199.05 2573.71 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:19:01 lo 38.39 38.39 3.76 3.76 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.895Z] 01:20:01 ens3 287.87 304.35 109.59 1883.18 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:20:01 lo 17.46 17.46 1.70 1.70 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:21:01 ens3 0.40 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:22:01 ens3 1.13 0.48 1.14 0.22 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:25:01 ens3 0.25 0.15 0.13 0.07 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:27:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:28:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:29:01 ens3 0.65 0.37 0.36 0.28 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:30:01 ens3 0.55 0.20 0.12 0.07 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:31:01 ens3 0.70 0.30 0.33 0.20 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:32:01 ens3 0.60 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:33:01 ens3 0.55 0.45 0.35 0.29 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:34:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:35:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:36:01 ens3 0.55 0.40 0.27 0.22 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:38:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:40:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:41:01 ens3 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:44:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:45:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:48:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:49:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:50:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:51:01 ens3 1.08 0.12 0.16 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:52:01 ens3 1.45 1.25 1.09 0.61 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:53:01 ens3 5.02 3.60 3.73 4.61 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:53:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:54:01 ens3 1.58 0.83 0.96 1.11 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:55:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:56:02 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:56:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:59:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 02:00:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 02:01:01 ens3 0.40 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 02:02:01 ens3 94.10 51.17 2652.35 12.46 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 02:02:01 veth7bb5a34 0.68 0.60 0.07 0.25 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 02:02:01 docker0 0.68 0.55 0.06 0.25 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 02:02:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 02:03:01 ens3 422.06 271.40 6653.99 146.95 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 02:03:01 docker0 72.62 116.86 6.52 869.68 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] 02:03:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] Average: ens3 82.11 63.40 720.05 105.03 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] Average: docker0 26.20 36.80 2.07 272.32 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] Average: lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 [2025-08-08T02:03:08.896Z] [2025-08-08T02:03:08.896Z] [2025-08-08T02:03:08.896Z] ---> sar -P ALL: [2025-08-08T02:03:08.896Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6477) 08/08/25 _x86_64_ (8 CPU) [2025-08-08T02:03:08.896Z] [2025-08-08T02:03:08.896Z] 01:09:26 LINUX RESTART (8 CPU) [2025-08-08T02:03:08.896Z] [2025-08-08T02:03:08.896Z] 01:10:01 CPU %user %nice %system %iowait %steal %idle [2025-08-08T02:03:08.896Z] 01:11:01 all 10.65 0.00 4.30 1.70 0.07 83.29 [2025-08-08T02:03:08.896Z] 01:11:01 0 15.30 0.00 4.57 1.11 0.07 78.94 [2025-08-08T02:03:08.896Z] 01:11:01 1 9.49 0.00 4.17 3.27 0.07 83.01 [2025-08-08T02:03:08.896Z] 01:11:01 2 12.77 0.00 3.54 0.08 0.07 83.54 [2025-08-08T02:03:08.896Z] 01:11:01 3 8.59 0.00 3.45 0.17 0.05 87.74 [2025-08-08T02:03:08.896Z] 01:11:01 4 8.62 0.00 5.22 1.15 0.09 84.94 [2025-08-08T02:03:08.896Z] 01:11:01 5 7.31 0.00 2.63 1.13 0.05 88.88 [2025-08-08T02:03:08.896Z] 01:11:01 6 10.52 0.00 4.50 3.24 0.07 81.67 [2025-08-08T02:03:08.896Z] 01:11:01 7 12.58 0.00 6.31 3.46 0.07 77.58 [2025-08-08T02:03:08.896Z] 01:12:01 all 44.71 0.00 7.33 0.27 0.09 47.60 [2025-08-08T02:03:08.896Z] 01:12:01 0 43.92 0.00 7.93 0.02 0.08 48.05 [2025-08-08T02:03:08.896Z] 01:12:01 1 44.67 0.00 7.08 0.05 0.08 48.12 [2025-08-08T02:03:08.896Z] 01:12:01 2 44.99 0.00 7.30 0.03 0.08 47.59 [2025-08-08T02:03:08.896Z] 01:12:01 3 42.46 0.00 7.08 0.02 0.10 50.34 [2025-08-08T02:03:08.896Z] 01:12:01 4 46.29 0.00 7.58 0.02 0.08 46.03 [2025-08-08T02:03:08.896Z] 01:12:01 5 43.85 0.00 7.05 0.13 0.08 48.89 [2025-08-08T02:03:08.896Z] 01:12:01 6 45.81 0.00 7.84 1.55 0.10 44.70 [2025-08-08T02:03:08.896Z] 01:12:01 7 45.70 0.00 6.79 0.35 0.08 47.07 [2025-08-08T02:03:08.896Z] 01:13:01 all 56.44 0.00 7.22 0.25 0.08 36.02 [2025-08-08T02:03:08.896Z] 01:13:01 0 56.03 0.00 7.41 0.08 0.08 36.39 [2025-08-08T02:03:08.896Z] 01:13:01 1 57.37 0.00 6.42 0.15 0.07 35.99 [2025-08-08T02:03:08.896Z] 01:13:01 2 55.94 0.00 7.34 0.03 0.08 36.61 [2025-08-08T02:03:08.896Z] 01:13:01 3 57.30 0.00 6.92 0.22 0.07 35.50 [2025-08-08T02:03:08.896Z] 01:13:01 4 56.27 0.00 7.18 0.17 0.08 36.30 [2025-08-08T02:03:08.896Z] 01:13:01 5 54.36 0.00 7.38 0.02 0.07 38.18 [2025-08-08T02:03:08.896Z] 01:13:01 6 55.55 0.00 7.84 0.96 0.07 35.58 [2025-08-08T02:03:08.896Z] 01:13:01 7 58.68 0.00 7.25 0.40 0.08 33.59 [2025-08-08T02:03:08.896Z] 01:14:01 all 36.98 0.00 6.99 0.40 0.08 55.55 [2025-08-08T02:03:08.896Z] 01:14:01 0 37.52 0.00 6.98 2.46 0.07 52.97 [2025-08-08T02:03:08.896Z] 01:14:01 1 35.85 0.00 6.83 0.07 0.08 57.17 [2025-08-08T02:03:08.896Z] 01:14:01 2 35.04 0.00 6.26 0.02 0.07 58.62 [2025-08-08T02:03:08.896Z] 01:14:01 3 36.66 0.00 7.52 0.00 0.08 55.74 [2025-08-08T02:03:08.896Z] 01:14:01 4 36.23 0.00 7.01 0.47 0.07 56.23 [2025-08-08T02:03:08.896Z] 01:14:01 5 37.98 0.00 6.23 0.02 0.08 55.69 [2025-08-08T02:03:08.896Z] 01:14:01 6 38.84 0.00 8.47 0.03 0.08 52.57 [2025-08-08T02:03:08.896Z] 01:14:01 7 37.73 0.00 6.62 0.17 0.07 55.42 [2025-08-08T02:03:08.896Z] 01:15:01 all 39.73 0.00 14.92 10.63 0.11 34.60 [2025-08-08T02:03:08.896Z] 01:15:01 0 39.45 0.00 15.30 17.47 0.10 27.68 [2025-08-08T02:03:08.896Z] 01:15:01 1 39.60 0.00 14.13 7.17 0.12 38.98 [2025-08-08T02:03:08.896Z] 01:15:01 2 40.63 0.00 14.12 14.17 0.10 30.97 [2025-08-08T02:03:08.896Z] 01:15:01 3 37.25 0.00 17.61 9.55 0.12 35.47 [2025-08-08T02:03:08.896Z] 01:15:01 4 39.81 0.00 15.62 9.37 0.10 35.09 [2025-08-08T02:03:08.896Z] 01:15:01 5 41.06 0.00 13.98 9.24 0.12 35.60 [2025-08-08T02:03:08.896Z] 01:15:01 6 40.09 0.00 14.81 10.20 0.10 34.79 [2025-08-08T02:03:08.896Z] 01:15:01 7 39.93 0.00 13.84 7.94 0.09 38.21 [2025-08-08T02:03:08.896Z] 01:16:01 all 88.69 0.00 11.22 0.00 0.10 0.00 [2025-08-08T02:03:08.896Z] 01:16:01 0 87.32 0.00 12.58 0.00 0.10 0.00 [2025-08-08T02:03:08.896Z] 01:16:01 1 87.73 0.00 12.17 0.00 0.10 0.00 [2025-08-08T02:03:08.896Z] 01:16:01 2 89.65 0.00 10.25 0.00 0.10 0.00 [2025-08-08T02:03:08.896Z] 01:16:01 3 87.59 0.00 12.31 0.00 0.10 0.00 [2025-08-08T02:03:08.896Z] 01:16:01 4 89.41 0.00 10.49 0.00 0.10 0.00 [2025-08-08T02:03:08.896Z] 01:16:01 5 89.73 0.00 10.19 0.00 0.08 0.00 [2025-08-08T02:03:08.896Z] 01:16:01 6 88.21 0.00 11.70 0.00 0.08 0.00 [2025-08-08T02:03:08.896Z] 01:16:01 7 89.86 0.00 10.03 0.00 0.12 0.00 [2025-08-08T02:03:08.896Z] 01:17:01 all 90.59 0.00 9.29 0.00 0.12 0.00 [2025-08-08T02:03:08.896Z] 01:17:01 0 89.74 0.00 10.13 0.00 0.13 0.00 [2025-08-08T02:03:08.896Z] 01:17:01 1 91.24 0.00 8.65 0.00 0.12 0.00 [2025-08-08T02:03:08.896Z] 01:17:01 2 91.38 0.00 8.50 0.00 0.12 0.00 [2025-08-08T02:03:08.896Z] 01:17:01 3 89.37 0.00 10.51 0.00 0.12 0.00 [2025-08-08T02:03:08.896Z] 01:17:01 4 90.67 0.00 9.23 0.00 0.10 0.00 [2025-08-08T02:03:08.896Z] 01:17:01 5 91.34 0.00 8.55 0.00 0.12 0.00 [2025-08-08T02:03:08.896Z] 01:17:01 6 90.69 0.00 9.19 0.00 0.12 0.00 [2025-08-08T02:03:08.896Z] 01:17:01 7 90.31 0.00 9.57 0.00 0.12 0.00 [2025-08-08T02:03:08.896Z] 01:18:01 all 52.04 0.00 7.15 0.95 0.08 39.77 [2025-08-08T02:03:08.897Z] 01:18:01 0 49.61 0.00 7.67 0.37 0.08 42.27 [2025-08-08T02:03:08.897Z] 01:18:01 1 51.72 0.00 7.34 1.94 0.07 38.93 [2025-08-08T02:03:08.897Z] 01:18:01 2 53.11 0.00 6.61 1.24 0.10 38.94 [2025-08-08T02:03:08.897Z] 01:18:01 3 51.79 0.00 7.15 0.67 0.08 40.30 [2025-08-08T02:03:08.897Z] 01:18:01 4 52.43 0.00 6.65 0.67 0.08 40.16 [2025-08-08T02:03:08.897Z] 01:18:01 5 54.23 0.00 6.44 0.30 0.08 38.95 [2025-08-08T02:03:08.897Z] 01:18:01 6 52.42 0.00 7.16 1.47 0.08 38.87 [2025-08-08T02:03:08.897Z] 01:18:01 7 51.00 0.00 8.20 0.95 0.08 39.75 [2025-08-08T02:03:08.897Z] 01:19:01 all 10.16 0.00 0.96 0.12 0.07 88.69 [2025-08-08T02:03:08.897Z] 01:19:01 0 9.18 0.00 0.88 0.02 0.07 89.85 [2025-08-08T02:03:08.897Z] 01:19:01 1 11.28 0.00 0.82 0.05 0.08 87.77 [2025-08-08T02:03:08.897Z] 01:19:01 2 11.93 0.00 1.15 0.03 0.07 86.82 [2025-08-08T02:03:08.897Z] 01:19:01 3 12.38 0.00 1.25 0.03 0.08 86.25 [2025-08-08T02:03:08.897Z] 01:19:01 4 11.21 0.00 1.15 0.02 0.08 87.54 [2025-08-08T02:03:08.897Z] 01:19:01 5 4.92 0.00 0.65 0.02 0.05 94.37 [2025-08-08T02:03:08.897Z] 01:19:01 6 8.67 0.00 0.94 0.78 0.07 89.55 [2025-08-08T02:03:08.897Z] 01:19:01 7 11.72 0.00 0.87 0.02 0.07 87.32 [2025-08-08T02:03:08.897Z] 01:20:01 all 7.35 0.00 0.60 0.08 0.06 91.92 [2025-08-08T02:03:08.897Z] 01:20:01 0 2.58 0.00 0.52 0.02 0.03 96.85 [2025-08-08T02:03:08.897Z] 01:20:01 1 9.58 0.00 0.58 0.00 0.05 89.79 [2025-08-08T02:03:08.897Z] 01:20:01 2 6.65 0.00 0.64 0.02 0.07 92.63 [2025-08-08T02:03:08.897Z] 01:20:01 3 6.87 0.00 0.67 0.00 0.05 92.41 [2025-08-08T02:03:08.897Z] 01:20:01 4 10.54 0.00 0.70 0.02 0.07 88.67 [2025-08-08T02:03:08.897Z] 01:20:01 5 8.44 0.00 0.50 0.23 0.07 90.76 [2025-08-08T02:03:08.897Z] 01:20:01 6 7.30 0.00 0.60 0.30 0.05 91.75 [2025-08-08T02:03:08.897Z] 01:20:01 7 6.88 0.00 0.57 0.02 0.07 92.46 [2025-08-08T02:03:08.897Z] 01:21:01 all 0.14 0.00 0.01 0.00 0.01 99.84 [2025-08-08T02:03:08.897Z] 01:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-08T02:03:08.897Z] 01:21:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2025-08-08T02:03:08.897Z] 01:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-08T02:03:08.897Z] 01:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.897Z] 01:21:01 4 1.00 0.00 0.05 0.00 0.03 98.92 [2025-08-08T02:03:08.897Z] 01:21:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-08T02:03:08.897Z] 01:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-08T02:03:08.897Z] 01:21:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-08T02:03:08.897Z] [2025-08-08T02:03:08.897Z] 01:21:01 CPU %user %nice %system %iowait %steal %idle [2025-08-08T02:03:08.897Z] 01:22:01 all 0.12 0.00 0.01 0.02 0.01 99.84 [2025-08-08T02:03:08.897Z] 01:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-08T02:03:08.897Z] 01:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-08T02:03:08.897Z] 01:22:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2025-08-08T02:03:08.897Z] 01:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.897Z] 01:22:01 4 0.70 0.00 0.03 0.00 0.02 99.25 [2025-08-08T02:03:08.897Z] 01:22:01 5 0.08 0.00 0.03 0.07 0.02 99.80 [2025-08-08T02:03:08.897Z] 01:22:01 6 0.07 0.00 0.02 0.08 0.03 99.80 [2025-08-08T02:03:08.897Z] 01:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-08T02:03:08.897Z] 01:23:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-08-08T02:03:08.897Z] 01:23:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-08T02:03:08.897Z] 01:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-08T02:03:08.897Z] 01:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.897Z] 01:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.897Z] 01:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-08T02:03:08.897Z] 01:23:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2025-08-08T02:03:08.897Z] 01:23:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-08T02:03:08.897Z] 01:23:01 7 0.05 0.00 0.02 0.00 0.03 99.90 [2025-08-08T02:03:08.897Z] 01:24:01 all 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-08T02:03:08.897Z] 01:24:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2025-08-08T02:03:08.897Z] 01:24:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-08T02:03:08.897Z] 01:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-08T02:03:08.897Z] 01:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-08-08T02:03:08.897Z] 01:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-08T02:03:08.897Z] 01:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-08T02:03:08.897Z] 01:24:01 6 0.05 0.00 0.03 0.00 0.03 99.88 [2025-08-08T02:03:08.897Z] 01:24:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2025-08-08T02:03:08.897Z] 01:25:01 all 0.18 0.00 0.02 0.01 0.01 99.78 [2025-08-08T02:03:08.897Z] 01:25:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2025-08-08T02:03:08.897Z] 01:25:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2025-08-08T02:03:08.897Z] 01:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-08T02:03:08.897Z] 01:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-08-08T02:03:08.897Z] 01:25:01 4 1.24 0.00 0.03 0.00 0.02 98.71 [2025-08-08T02:03:08.897Z] 01:25:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2025-08-08T02:03:08.897Z] 01:25:01 6 0.03 0.00 0.02 0.05 0.03 99.87 [2025-08-08T02:03:08.897Z] 01:25:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2025-08-08T02:03:08.897Z] 01:26:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2025-08-08T02:03:08.897Z] 01:26:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-08T02:03:08.897Z] 01:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-08T02:03:08.897Z] 01:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-08T02:03:08.897Z] 01:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-08T02:03:08.897Z] 01:26:01 4 1.95 0.00 0.00 0.00 0.00 98.05 [2025-08-08T02:03:08.897Z] 01:26:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2025-08-08T02:03:08.897Z] 01:26:01 6 0.07 0.00 0.02 0.02 0.02 99.88 [2025-08-08T02:03:08.897Z] 01:26:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-08-08T02:03:08.897Z] 01:27:01 all 0.21 0.00 0.01 0.00 0.01 99.76 [2025-08-08T02:03:08.897Z] 01:27:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2025-08-08T02:03:08.897Z] 01:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-08T02:03:08.897Z] 01:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.897Z] 01:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-08T02:03:08.897Z] 01:27:01 4 1.48 0.00 0.00 0.00 0.02 98.50 [2025-08-08T02:03:08.897Z] 01:27:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-08T02:03:08.897Z] 01:27:01 6 0.10 0.00 0.03 0.02 0.03 99.82 [2025-08-08T02:03:08.897Z] 01:27:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-08-08T02:03:08.897Z] 01:28:01 all 0.25 0.00 0.01 0.00 0.01 99.72 [2025-08-08T02:03:08.897Z] 01:28:01 0 1.40 0.00 0.02 0.02 0.00 98.57 [2025-08-08T02:03:08.897Z] 01:28:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-08-08T02:03:08.897Z] 01:28:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2025-08-08T02:03:08.897Z] 01:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.897Z] 01:28:01 4 0.38 0.00 0.02 0.00 0.00 99.60 [2025-08-08T02:03:08.897Z] 01:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-08T02:03:08.897Z] 01:28:01 6 0.05 0.00 0.02 0.02 0.03 99.88 [2025-08-08T02:03:08.897Z] 01:28:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2025-08-08T02:03:08.897Z] 01:29:01 all 0.12 0.00 0.01 0.00 0.02 99.85 [2025-08-08T02:03:08.897Z] 01:29:01 0 0.81 0.00 0.00 0.00 0.02 99.17 [2025-08-08T02:03:08.897Z] 01:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-08T02:03:08.897Z] 01:29:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-08T02:03:08.897Z] 01:29:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2025-08-08T02:03:08.897Z] 01:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-08T02:03:08.897Z] 01:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-08T02:03:08.897Z] 01:29:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2025-08-08T02:03:08.897Z] 01:29:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2025-08-08T02:03:08.897Z] 01:30:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2025-08-08T02:03:08.897Z] 01:30:01 0 0.00 0.00 0.00 0.02 0.03 99.95 [2025-08-08T02:03:08.897Z] 01:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-08T02:03:08.897Z] 01:30:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2025-08-08T02:03:08.897Z] 01:30:01 3 0.10 0.00 0.00 0.00 0.00 99.90 [2025-08-08T02:03:08.897Z] 01:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.897Z] 01:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.897Z] 01:30:01 6 0.05 0.00 0.07 0.02 0.03 99.83 [2025-08-08T02:03:08.897Z] 01:30:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2025-08-08T02:03:08.897Z] 01:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-08-08T02:03:08.897Z] 01:31:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2025-08-08T02:03:08.897Z] 01:31:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-08T02:03:08.897Z] 01:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-08T02:03:08.897Z] 01:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-08T02:03:08.897Z] 01:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-08T02:03:08.897Z] 01:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-08T02:03:08.897Z] 01:31:01 6 0.05 0.00 0.00 0.02 0.03 99.90 [2025-08-08T02:03:08.897Z] 01:31:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2025-08-08T02:03:08.897Z] 01:32:01 all 0.03 0.00 0.01 0.01 0.02 99.94 [2025-08-08T02:03:08.897Z] 01:32:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2025-08-08T02:03:08.897Z] 01:32:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2025-08-08T02:03:08.897Z] 01:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-08T02:03:08.897Z] 01:32:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-08T02:03:08.897Z] 01:32:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-08T02:03:08.897Z] 01:32:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-08-08T02:03:08.897Z] 01:32:01 6 0.07 0.00 0.02 0.03 0.03 99.85 [2025-08-08T02:03:08.897Z] 01:32:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-08-08T02:03:08.897Z] [2025-08-08T02:03:08.897Z] 01:32:01 CPU %user %nice %system %iowait %steal %idle [2025-08-08T02:03:08.897Z] 01:33:01 all 0.07 0.00 0.01 0.00 0.01 99.90 [2025-08-08T02:03:08.897Z] 01:33:01 0 0.47 0.00 0.03 0.02 0.02 99.47 [2025-08-08T02:03:08.897Z] 01:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-08T02:03:08.897Z] 01:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-08T02:03:08.897Z] 01:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-08T02:03:08.897Z] 01:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.897Z] 01:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-08T02:03:08.897Z] 01:33:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2025-08-08T02:03:08.897Z] 01:33:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2025-08-08T02:03:08.897Z] 01:34:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2025-08-08T02:03:08.897Z] 01:34:01 0 1.97 0.00 0.00 0.02 0.03 97.98 [2025-08-08T02:03:08.897Z] 01:34:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2025-08-08T02:03:08.897Z] 01:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-08T02:03:08.897Z] 01:34:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2025-08-08T02:03:08.897Z] 01:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.897Z] 01:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-08T02:03:08.897Z] 01:34:01 6 0.03 0.00 0.00 0.02 0.03 99.92 [2025-08-08T02:03:08.897Z] 01:34:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2025-08-08T02:03:08.897Z] 01:35:01 all 0.26 0.00 0.02 0.00 0.01 99.71 [2025-08-08T02:03:08.897Z] 01:35:01 0 1.84 0.00 0.02 0.00 0.00 98.14 [2025-08-08T02:03:08.897Z] 01:35:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2025-08-08T02:03:08.897Z] 01:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-08T02:03:08.897Z] 01:35:01 3 0.10 0.00 0.00 0.00 0.00 99.90 [2025-08-08T02:03:08.897Z] 01:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.897Z] 01:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-08T02:03:08.897Z] 01:35:01 6 0.05 0.00 0.03 0.02 0.03 99.87 [2025-08-08T02:03:08.897Z] 01:35:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2025-08-08T02:03:08.897Z] 01:36:01 all 0.03 0.00 0.02 0.00 0.01 99.93 [2025-08-08T02:03:08.897Z] 01:36:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2025-08-08T02:03:08.897Z] 01:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-08-08T02:03:08.897Z] 01:36:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2025-08-08T02:03:08.897Z] 01:36:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2025-08-08T02:03:08.897Z] 01:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-08T02:03:08.897Z] 01:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-08T02:03:08.897Z] 01:36:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2025-08-08T02:03:08.897Z] 01:36:01 7 0.05 0.00 0.03 0.00 0.03 99.88 [2025-08-08T02:03:08.897Z] 01:37:01 all 0.01 0.00 0.01 0.00 0.02 99.96 [2025-08-08T02:03:08.897Z] 01:37:01 0 0.00 0.00 0.02 0.02 0.03 99.93 [2025-08-08T02:03:08.897Z] 01:37:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-08T02:03:08.897Z] 01:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-08T02:03:08.897Z] 01:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-08T02:03:08.897Z] 01:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.897Z] 01:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-08T02:03:08.897Z] 01:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2025-08-08T02:03:08.897Z] 01:37:01 7 0.02 0.00 0.07 0.00 0.05 99.87 [2025-08-08T02:03:08.897Z] 01:38:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-08-08T02:03:08.897Z] 01:38:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2025-08-08T02:03:08.897Z] 01:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-08T02:03:08.897Z] 01:38:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2025-08-08T02:03:08.897Z] 01:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.897Z] 01:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-08T02:03:08.897Z] 01:38:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2025-08-08T02:03:08.897Z] 01:38:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2025-08-08T02:03:08.897Z] 01:38:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2025-08-08T02:03:08.897Z] 01:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-08-08T02:03:08.897Z] 01:39:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2025-08-08T02:03:08.897Z] 01:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-08T02:03:08.897Z] 01:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-08T02:03:08.897Z] 01:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-08T02:03:08.897Z] 01:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-08T02:03:08.897Z] 01:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.897Z] 01:39:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2025-08-08T02:03:08.897Z] 01:39:01 7 0.05 0.00 0.02 0.00 0.03 99.90 [2025-08-08T02:03:08.897Z] 01:40:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-08-08T02:03:08.897Z] 01:40:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2025-08-08T02:03:08.897Z] 01:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-08T02:03:08.897Z] 01:40:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2025-08-08T02:03:08.897Z] 01:40:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-08-08T02:03:08.897Z] 01:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-08T02:03:08.897Z] 01:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.897Z] 01:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-08T02:03:08.897Z] 01:40:01 7 0.07 0.00 0.03 0.00 0.03 99.87 [2025-08-08T02:03:08.897Z] 01:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-08-08T02:03:08.897Z] 01:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-08T02:03:08.897Z] 01:41:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2025-08-08T02:03:08.897Z] 01:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.897Z] 01:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.897Z] 01:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-08T02:03:08.897Z] 01:41:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-08T02:03:08.897Z] 01:41:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2025-08-08T02:03:08.897Z] 01:41:01 7 0.07 0.00 0.02 0.00 0.03 99.88 [2025-08-08T02:03:08.897Z] 01:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-08-08T02:03:08.897Z] 01:42:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2025-08-08T02:03:08.897Z] 01:42:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2025-08-08T02:03:08.897Z] 01:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-08T02:03:08.897Z] 01:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-08T02:03:08.897Z] 01:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.897Z] 01:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-08T02:03:08.897Z] 01:42:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2025-08-08T02:03:08.897Z] 01:42:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2025-08-08T02:03:08.897Z] 01:43:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-08-08T02:03:08.897Z] 01:43:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2025-08-08T02:03:08.897Z] 01:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-08T02:03:08.897Z] 01:43:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2025-08-08T02:03:08.897Z] 01:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.897Z] 01:43:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2025-08-08T02:03:08.897Z] 01:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.897Z] 01:43:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2025-08-08T02:03:08.897Z] 01:43:01 7 0.03 0.00 0.02 0.00 0.05 99.90 [2025-08-08T02:03:08.897Z] [2025-08-08T02:03:08.897Z] 01:43:01 CPU %user %nice %system %iowait %steal %idle [2025-08-08T02:03:08.897Z] 01:44:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-08-08T02:03:08.897Z] 01:44:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2025-08-08T02:03:08.897Z] 01:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-08T02:03:08.897Z] 01:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-08T02:03:08.897Z] 01:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.897Z] 01:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.897Z] 01:44:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-08-08T02:03:08.897Z] 01:44:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2025-08-08T02:03:08.897Z] 01:44:01 7 0.07 0.00 0.05 0.00 0.03 99.85 [2025-08-08T02:03:08.897Z] 01:45:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-08-08T02:03:08.897Z] 01:45:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2025-08-08T02:03:08.897Z] 01:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-08T02:03:08.897Z] 01:45:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2025-08-08T02:03:08.897Z] 01:45:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-08T02:03:08.897Z] 01:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-08T02:03:08.897Z] 01:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.897Z] 01:45:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2025-08-08T02:03:08.897Z] 01:45:01 7 0.03 0.00 0.05 0.00 0.03 99.88 [2025-08-08T02:03:08.897Z] 01:46:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-08-08T02:03:08.897Z] 01:46:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2025-08-08T02:03:08.897Z] 01:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-08T02:03:08.897Z] 01:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-08T02:03:08.897Z] 01:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.897Z] 01:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-08T02:03:08.897Z] 01:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-08T02:03:08.898Z] 01:46:01 6 0.02 0.00 0.03 0.02 0.02 99.92 [2025-08-08T02:03:08.898Z] 01:46:01 7 0.10 0.00 0.02 0.00 0.05 99.83 [2025-08-08T02:03:08.898Z] 01:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-08-08T02:03:08.898Z] 01:47:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2025-08-08T02:03:08.898Z] 01:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-08T02:03:08.898Z] 01:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-08T02:03:08.898Z] 01:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.898Z] 01:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-08T02:03:08.898Z] 01:47:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-08T02:03:08.898Z] 01:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-08-08T02:03:08.898Z] 01:47:01 7 0.05 0.00 0.03 0.00 0.03 99.88 [2025-08-08T02:03:08.898Z] 01:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-08-08T02:03:08.898Z] 01:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-08T02:03:08.898Z] 01:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-08T02:03:08.898Z] 01:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.898Z] 01:48:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-08-08T02:03:08.898Z] 01:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-08T02:03:08.898Z] 01:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-08T02:03:08.898Z] 01:48:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-08-08T02:03:08.898Z] 01:48:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2025-08-08T02:03:08.898Z] 01:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-08-08T02:03:08.898Z] 01:49:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2025-08-08T02:03:08.898Z] 01:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-08T02:03:08.898Z] 01:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.898Z] 01:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.898Z] 01:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-08T02:03:08.898Z] 01:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.898Z] 01:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2025-08-08T02:03:08.898Z] 01:49:01 7 0.05 0.00 0.03 0.00 0.03 99.88 [2025-08-08T02:03:08.898Z] 01:50:01 all 0.06 0.00 0.01 0.00 0.01 99.90 [2025-08-08T02:03:08.898Z] 01:50:01 0 0.40 0.00 0.03 0.02 0.02 99.53 [2025-08-08T02:03:08.898Z] 01:50:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-08-08T02:03:08.898Z] 01:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.898Z] 01:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.898Z] 01:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-08T02:03:08.898Z] 01:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-08T02:03:08.898Z] 01:50:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2025-08-08T02:03:08.898Z] 01:50:01 7 0.05 0.00 0.05 0.00 0.05 99.85 [2025-08-08T02:03:08.898Z] 01:51:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2025-08-08T02:03:08.898Z] 01:51:01 0 0.50 0.00 0.00 0.02 0.02 99.47 [2025-08-08T02:03:08.898Z] 01:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-08T02:03:08.898Z] 01:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-08T02:03:08.898Z] 01:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-08T02:03:08.898Z] 01:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.898Z] 01:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-08T02:03:08.898Z] 01:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.898Z] 01:51:01 7 0.05 0.00 0.03 0.00 0.03 99.88 [2025-08-08T02:03:08.898Z] 01:52:01 all 0.09 0.00 0.01 0.01 0.01 99.88 [2025-08-08T02:03:08.898Z] 01:52:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2025-08-08T02:03:08.898Z] 01:52:01 1 0.17 0.00 0.02 0.02 0.02 99.78 [2025-08-08T02:03:08.898Z] 01:52:01 2 0.10 0.00 0.02 0.00 0.00 99.88 [2025-08-08T02:03:08.898Z] 01:52:01 3 0.18 0.00 0.00 0.00 0.00 99.82 [2025-08-08T02:03:08.898Z] 01:52:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2025-08-08T02:03:08.898Z] 01:52:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2025-08-08T02:03:08.898Z] 01:52:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2025-08-08T02:03:08.898Z] 01:52:01 7 0.07 0.00 0.05 0.00 0.03 99.85 [2025-08-08T02:03:08.898Z] 01:53:01 all 0.18 0.00 0.03 0.01 0.02 99.76 [2025-08-08T02:03:08.898Z] 01:53:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2025-08-08T02:03:08.898Z] 01:53:01 1 0.12 0.00 0.03 0.00 0.02 99.83 [2025-08-08T02:03:08.898Z] 01:53:01 2 0.15 0.00 0.02 0.00 0.00 99.83 [2025-08-08T02:03:08.898Z] 01:53:01 3 0.63 0.00 0.00 0.00 0.02 99.35 [2025-08-08T02:03:08.898Z] 01:53:01 4 0.12 0.00 0.07 0.00 0.02 99.80 [2025-08-08T02:03:08.898Z] 01:53:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-08-08T02:03:08.898Z] 01:53:01 6 0.07 0.00 0.02 0.02 0.00 99.90 [2025-08-08T02:03:08.898Z] 01:53:01 7 0.28 0.00 0.07 0.03 0.05 99.57 [2025-08-08T02:03:08.898Z] 01:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-08-08T02:03:08.898Z] 01:54:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2025-08-08T02:03:08.898Z] 01:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-08-08T02:03:08.898Z] 01:54:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-08-08T02:03:08.898Z] 01:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.898Z] 01:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.898Z] 01:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-08T02:03:08.898Z] 01:54:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2025-08-08T02:03:08.898Z] 01:54:01 7 0.08 0.00 0.03 0.00 0.03 99.85 [2025-08-08T02:03:08.898Z] [2025-08-08T02:03:08.898Z] 01:54:01 CPU %user %nice %system %iowait %steal %idle [2025-08-08T02:03:08.898Z] 01:55:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2025-08-08T02:03:08.898Z] 01:55:01 0 0.00 0.00 0.00 0.02 0.03 99.95 [2025-08-08T02:03:08.898Z] 01:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-08T02:03:08.898Z] 01:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.898Z] 01:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-08T02:03:08.898Z] 01:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-08T02:03:08.898Z] 01:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-08T02:03:08.898Z] 01:55:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2025-08-08T02:03:08.898Z] 01:55:01 7 0.03 0.00 0.00 0.00 0.03 99.93 [2025-08-08T02:03:08.898Z] 01:56:02 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-08-08T02:03:08.898Z] 01:56:02 0 0.00 0.00 0.00 0.02 0.02 99.97 [2025-08-08T02:03:08.898Z] 01:56:02 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-08T02:03:08.898Z] 01:56:02 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-08-08T02:03:08.898Z] 01:56:02 3 0.05 0.00 0.02 0.00 0.00 99.93 [2025-08-08T02:03:08.898Z] 01:56:02 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.898Z] 01:56:02 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-08T02:03:08.898Z] 01:56:02 6 0.00 0.00 0.02 0.02 0.00 99.97 [2025-08-08T02:03:08.898Z] 01:56:02 7 0.08 0.00 0.03 0.00 0.03 99.85 [2025-08-08T02:03:08.898Z] 01:57:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-08-08T02:03:08.898Z] 01:57:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2025-08-08T02:03:08.898Z] 01:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-08T02:03:08.898Z] 01:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-08T02:03:08.898Z] 01:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.898Z] 01:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.898Z] 01:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-08T02:03:08.898Z] 01:57:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2025-08-08T02:03:08.898Z] 01:57:01 7 0.05 0.00 0.03 0.00 0.03 99.88 [2025-08-08T02:03:08.898Z] 01:58:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2025-08-08T02:03:08.898Z] 01:58:01 0 0.22 0.00 0.05 0.02 0.02 99.70 [2025-08-08T02:03:08.898Z] 01:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-08T02:03:08.898Z] 01:58:01 2 0.07 0.00 0.02 0.00 0.03 99.88 [2025-08-08T02:03:08.898Z] 01:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-08T02:03:08.898Z] 01:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-08T02:03:08.898Z] 01:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-08T02:03:08.898Z] 01:58:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2025-08-08T02:03:08.898Z] 01:58:01 7 0.07 0.00 0.00 0.00 0.02 99.92 [2025-08-08T02:03:08.898Z] 01:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-08-08T02:03:08.898Z] 01:59:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2025-08-08T02:03:08.898Z] 01:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-08T02:03:08.898Z] 01:59:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-08T02:03:08.898Z] 01:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.898Z] 01:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-08T02:03:08.898Z] 01:59:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2025-08-08T02:03:08.898Z] 01:59:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2025-08-08T02:03:08.898Z] 01:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2025-08-08T02:03:08.898Z] 02:00:01 all 0.18 0.00 0.01 0.00 0.01 99.79 [2025-08-08T02:03:08.898Z] 02:00:01 0 1.27 0.00 0.00 0.02 0.02 98.70 [2025-08-08T02:03:08.898Z] 02:00:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-08-08T02:03:08.898Z] 02:00:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2025-08-08T02:03:08.898Z] 02:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.898Z] 02:00:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-08T02:03:08.898Z] 02:00:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2025-08-08T02:03:08.898Z] 02:00:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2025-08-08T02:03:08.898Z] 02:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-08T02:03:08.898Z] 02:01:01 all 0.18 0.00 0.01 0.00 0.01 99.80 [2025-08-08T02:03:08.898Z] 02:01:01 0 1.31 0.00 0.00 0.00 0.00 98.69 [2025-08-08T02:03:08.898Z] 02:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-08T02:03:08.898Z] 02:01:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2025-08-08T02:03:08.898Z] 02:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-08T02:03:08.898Z] 02:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-08T02:03:08.898Z] 02:01:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2025-08-08T02:03:08.898Z] 02:01:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2025-08-08T02:03:08.898Z] 02:01:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-08T02:03:08.898Z] 02:02:01 all 1.94 0.00 0.85 0.20 0.03 96.98 [2025-08-08T02:03:08.898Z] 02:02:01 0 1.97 0.00 0.96 1.29 0.05 95.73 [2025-08-08T02:03:08.898Z] 02:02:01 1 1.42 0.00 0.87 0.12 0.03 97.56 [2025-08-08T02:03:08.898Z] 02:02:01 2 2.60 0.00 1.35 0.02 0.03 96.00 [2025-08-08T02:03:08.898Z] 02:02:01 3 1.87 0.00 0.50 0.05 0.03 97.54 [2025-08-08T02:03:08.898Z] 02:02:01 4 2.02 0.00 0.79 0.02 0.02 97.16 [2025-08-08T02:03:08.898Z] 02:02:01 5 1.17 0.00 1.22 0.03 0.03 97.54 [2025-08-08T02:03:08.898Z] 02:02:01 6 2.24 0.00 0.47 0.05 0.02 97.23 [2025-08-08T02:03:08.898Z] 02:02:01 7 2.26 0.00 0.65 0.02 0.03 97.04 [2025-08-08T02:03:08.898Z] 02:03:01 all 9.76 0.00 3.61 0.58 0.07 85.97 [2025-08-08T02:03:08.898Z] 02:03:01 0 10.31 0.00 4.81 1.77 0.07 83.04 [2025-08-08T02:03:08.898Z] 02:03:01 1 10.43 0.00 3.23 0.41 0.05 85.88 [2025-08-08T02:03:08.898Z] 02:03:01 2 10.74 0.00 3.49 0.61 0.08 85.07 [2025-08-08T02:03:08.898Z] 02:03:01 3 8.68 0.00 3.25 0.05 0.07 87.95 [2025-08-08T02:03:08.898Z] 02:03:01 4 7.42 0.00 3.94 0.03 0.08 88.53 [2025-08-08T02:03:08.898Z] 02:03:01 5 10.03 0.00 4.26 0.07 0.05 85.60 [2025-08-08T02:03:08.898Z] 02:03:01 6 9.10 0.00 2.63 0.12 0.07 88.08 [2025-08-08T02:03:08.898Z] 02:03:01 7 11.43 0.00 3.30 1.61 0.08 83.58 [2025-08-08T02:03:08.898Z] Average: all 8.49 0.00 1.40 0.29 0.03 89.80 [2025-08-08T02:03:08.898Z] Average: 0 8.52 0.00 1.50 0.46 0.03 89.48 [2025-08-08T02:03:08.898Z] Average: 1 8.48 0.00 1.36 0.25 0.03 89.89 [2025-08-08T02:03:08.898Z] Average: 2 8.56 0.00 1.33 0.30 0.02 89.79 [2025-08-08T02:03:08.898Z] Average: 3 8.30 0.00 1.47 0.20 0.02 90.01 [2025-08-08T02:03:08.898Z] Average: 4 8.60 0.00 1.42 0.22 0.02 89.74 [2025-08-08T02:03:08.898Z] Average: 5 8.36 0.00 1.30 0.21 0.02 90.11 [2025-08-08T02:03:08.898Z] Average: 6 8.46 0.00 1.44 0.36 0.03 89.71 [2025-08-08T02:03:08.898Z] Average: 7 8.64 0.00 1.41 0.28 0.04 89.64 [2025-08-08T02:03:08.898Z] [2025-08-08T02:03:08.898Z] [2025-08-08T02:03:08.898Z]