Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b3d597d82b1307571edb3c7cc289452c0dfb9567 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-ssh13186201200508576177.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-ssh5239287404474670589.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-ssh2623335514559718410.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-ssh5059527879074270087.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-ssh3633791406040979779.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7364 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/888 [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/888 # 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 b3d597d82b1307571edb3c7cc289452c0dfb9567 (main) > 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 b3d597d82b1307571edb3c7cc289452c0dfb9567 # timeout=10 Commit message: "feat: Ensure new common configurations from the file are applied (#5230)" > git rev-list --no-walk 2885035d431c72712c7b80856431b0213d02a2aa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-21T08:26:54.668Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-21T08:26:54.730Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-21T08:26:54.753Z] ========================================================= [2025-08-21T08:26:54.753Z] EdgeX Global Pipelines Version Info [2025-08-21T08:26:54.753Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-21T08:26:55.865Z] ------------------- [2025-08-21T08:26:55.865Z] stable info: [2025-08-21T08:26:55.865Z] ------------------- [2025-08-21T08:26:55.865Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-21T08:26:55.865Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-21T08:26:55.865Z] Message: update stable to v1.0.276 [2025-08-21T08:26:56.451Z] ------------------- [2025-08-21T08:26:56.451Z] experimental info: [2025-08-21T08:26:56.451Z] ------------------- [2025-08-21T08:26:56.451Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-21T08:26:56.451Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-21T08:26:56.451Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-21T08:26:56.525Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-08-21T08:26:56.545Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-08-21T08:26:56.564Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-21T08:26:56.586Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-21T08:26:56.606Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-21T08:26:56.631Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-21T08:26:56.650Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-21T08:26:56.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-08-21T08:26:56.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-08-21T08:26:56.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-08-21T08:26:56.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-21T08:26:56.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-21T08:26:56.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-21T08:26:56.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-21T08:26:56.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-21T08:26:56.832Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-21T08:26:56.851Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-21T08:26:56.873Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-21T08:26:56.893Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-08-21T08:26:56.913Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-08-21T08:26:56.931Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-21T08:26:56.954Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-21T08:26:56.973Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-21T08:26:56.993Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-21T08:26:57.015Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-21T08:26:57.036Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-21T08:26:57.057Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo [2025-08-21T08:26:57.080Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3d597d [Pipeline] echo [2025-08-21T08:26:57.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T08:26:57.160Z] provisioning config files... [2025-08-21T08:26:57.175Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/888@tmp/config9635278341447609696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T08:26:57.512Z] ---> ****-login.sh [2025-08-21T08:26:57.512Z] nexus3.edgexfoundry.org:10001 [2025-08-21T08:26:57.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T08:26:57.773Z] [2025-08-21T08:26:57.773Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T08:26:57.773Z] Configure a credential helper to remove this warning. See [2025-08-21T08:26:57.773Z] https://docs.****.com/go/credential-store/ [2025-08-21T08:26:57.773Z] [2025-08-21T08:26:57.773Z] Login Succeeded [2025-08-21T08:26:57.773Z] nexus3.edgexfoundry.org:10002 [2025-08-21T08:26:58.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T08:26:58.034Z] [2025-08-21T08:26:58.035Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T08:26:58.035Z] Configure a credential helper to remove this warning. See [2025-08-21T08:26:58.035Z] https://docs.****.com/go/credential-store/ [2025-08-21T08:26:58.035Z] [2025-08-21T08:26:58.035Z] Login Succeeded [2025-08-21T08:26:58.035Z] nexus3.edgexfoundry.org:10003 [2025-08-21T08:26:58.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T08:26:58.035Z] [2025-08-21T08:26:58.035Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T08:26:58.035Z] Configure a credential helper to remove this warning. See [2025-08-21T08:26:58.035Z] https://docs.****.com/go/credential-store/ [2025-08-21T08:26:58.035Z] [2025-08-21T08:26:58.035Z] Login Succeeded [2025-08-21T08:26:58.035Z] nexus3.edgexfoundry.org:10004 [2025-08-21T08:26:58.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T08:26:58.297Z] [2025-08-21T08:26:58.297Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T08:26:58.297Z] Configure a credential helper to remove this warning. See [2025-08-21T08:26:58.297Z] https://docs.****.com/go/credential-store/ [2025-08-21T08:26:58.297Z] [2025-08-21T08:26:58.297Z] Login Succeeded [2025-08-21T08:26:58.297Z] ****.io [2025-08-21T08:26:58.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T08:26:58.558Z] [2025-08-21T08:26:58.558Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T08:26:58.558Z] Configure a credential helper to remove this warning. See [2025-08-21T08:26:58.558Z] https://docs.****.com/go/credential-store/ [2025-08-21T08:26:58.558Z] [2025-08-21T08:26:58.558Z] Login Succeeded [2025-08-21T08:26:58.558Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T08:26:58.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T08:26:58.903Z] + 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-21T08:26:58.903Z] + dirname cmd/core-command/Dockerfile [2025-08-21T08:26:58.903Z] + cut -d/ -f2 [2025-08-21T08:26:58.903Z] + echo core-command,cmd/core-command/Dockerfile [2025-08-21T08:26:58.903Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-08-21T08:26:58.903Z] + cut -d/ -f2 [2025-08-21T08:26:58.903Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-08-21T08:26:58.903Z] + dirname cmd/core-data/Dockerfile [2025-08-21T08:26:58.903Z] + cut -d/ -f2 [2025-08-21T08:26:58.903Z] + echo core-data,cmd/core-data/Dockerfile [2025-08-21T08:26:58.903Z] + dirname cmd/core-keeper/Dockerfile [2025-08-21T08:26:58.903Z] + cut -d/ -f2 [2025-08-21T08:26:58.903Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-08-21T08:26:58.903Z] + dirname cmd/core-metadata/Dockerfile [2025-08-21T08:26:58.903Z] + cut -d/ -f2 [2025-08-21T08:26:58.903Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-08-21T08:26:58.903Z] + dirname cmd/security-bootstrapper/Dockerfile+ [2025-08-21T08:26:58.903Z] cut -d/ -f2 [2025-08-21T08:26:58.903Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-08-21T08:26:58.903Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-08-21T08:26:58.903Z] + cut -d/ -f2 [2025-08-21T08:26:58.903Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-08-21T08:26:58.903Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-08-21T08:26:58.903Z] + cut -d/ -f2 [2025-08-21T08:26:58.903Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-08-21T08:26:58.903Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-08-21T08:26:58.903Z] + cut -d/ -f2 [2025-08-21T08:26:58.903Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-08-21T08:26:58.903Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-08-21T08:26:58.903Z] + cut -d/ -f2 [2025-08-21T08:26:58.903Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-08-21T08:26:58.903Z] + dirname cmd/security-spire-agent/Dockerfile+ [2025-08-21T08:26:58.903Z] cut -d/ -f2 [2025-08-21T08:26:58.903Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-08-21T08:26:58.903Z] + dirname cmd/security-spire-config/Dockerfile [2025-08-21T08:26:58.903Z] + cut -d/ -f2 [2025-08-21T08:26:58.903Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-08-21T08:26:58.903Z] + dirname cmd/security-spire-server/Dockerfile [2025-08-21T08:26:58.903Z] + cut -d/ -f2 [2025-08-21T08:26:58.903Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-08-21T08:26:58.903Z] + dirname cmd/support-notifications/Dockerfile+ [2025-08-21T08:26:58.903Z] cut -d/ -f2 [2025-08-21T08:26:58.903Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-08-21T08:26:58.903Z] + dirname cmd/support-scheduler/Dockerfile [2025-08-21T08:26:58.903Z] + cut -d/ -f2 [2025-08-21T08:26:58.903Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-08-21T08:26:58.936Z] 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-21T08:26:59.300Z] + git rev-list -1 --merges b3d597d82b1307571edb3c7cc289452c0dfb9567~1..b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo [2025-08-21T08:26:59.313Z] -----------> git rev-list -1 --merges b3d597d82b1307571edb3c7cc289452c0dfb9567~1..b3d597d82b1307571edb3c7cc289452c0dfb9567 b3d597d82b1307571edb3c7cc289452c0dfb9567 [false] [Pipeline] sh [2025-08-21T08:26:59.611Z] + git log --format=format:%s -1 b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo [2025-08-21T08:26:59.629Z] ========================================================= [2025-08-21T08:26:59.629Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-21T08:26:59.629Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-08-21T08:27:00.077Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-21T08:27:00.077Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-21T08:27:00.077Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-21T08:27:00.077Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-21T08:27:00.077Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-21T08:27:00.077Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-21T08:27:00.077Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:27:00.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T08:27:00.498Z] [2025-08-21T08:27:00.498Z] 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-21T08:27:00.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T08:27:00.807Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-21T08:27:00.807Z] 3dae71ba6b94: Pulling fs layer [2025-08-21T08:27:00.807Z] 6bf1a483ea7c: Pulling fs layer [2025-08-21T08:27:00.807Z] f5dfc541a4d3: Pulling fs layer [2025-08-21T08:27:00.807Z] 461d9e800cba: Pulling fs layer [2025-08-21T08:27:00.807Z] 80192f66455f: Pulling fs layer [2025-08-21T08:27:00.807Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-21T08:27:00.807Z] a29436f7fd5d: Pulling fs layer [2025-08-21T08:27:00.807Z] 923cac83aea3: Pulling fs layer [2025-08-21T08:27:00.807Z] 25ad8b0a4227: Pulling fs layer [2025-08-21T08:27:00.807Z] db01528c6b51: Pulling fs layer [2025-08-21T08:27:00.807Z] 28988de357af: Pulling fs layer [2025-08-21T08:27:00.807Z] a29436f7fd5d: Waiting [2025-08-21T08:27:00.807Z] 923cac83aea3: Waiting [2025-08-21T08:27:00.807Z] 25ad8b0a4227: Waiting [2025-08-21T08:27:00.807Z] db01528c6b51: Waiting [2025-08-21T08:27:00.807Z] 28988de357af: Waiting [2025-08-21T08:27:00.807Z] 461d9e800cba: Waiting [2025-08-21T08:27:00.807Z] 80192f66455f: Waiting [2025-08-21T08:27:00.807Z] 2e8e34ca0e6c: Waiting [2025-08-21T08:27:00.807Z] 6bf1a483ea7c: Download complete [2025-08-21T08:27:00.807Z] 461d9e800cba: Download complete [2025-08-21T08:27:00.807Z] 80192f66455f: Download complete [2025-08-21T08:27:01.066Z] f5dfc541a4d3: Verifying Checksum [2025-08-21T08:27:01.066Z] f5dfc541a4d3: Download complete [2025-08-21T08:27:01.066Z] 3dae71ba6b94: Verifying Checksum [2025-08-21T08:27:01.066Z] 3dae71ba6b94: Download complete [2025-08-21T08:27:01.066Z] 923cac83aea3: Verifying Checksum [2025-08-21T08:27:01.066Z] 923cac83aea3: Download complete [2025-08-21T08:27:01.066Z] 25ad8b0a4227: Verifying Checksum [2025-08-21T08:27:01.066Z] 25ad8b0a4227: Download complete [2025-08-21T08:27:01.325Z] db01528c6b51: Verifying Checksum [2025-08-21T08:27:01.325Z] db01528c6b51: Download complete [2025-08-21T08:27:01.325Z] 28988de357af: Verifying Checksum [2025-08-21T08:27:01.325Z] 28988de357af: Download complete [2025-08-21T08:27:01.325Z] a29436f7fd5d: Verifying Checksum [2025-08-21T08:27:01.325Z] a29436f7fd5d: Download complete [2025-08-21T08:27:01.585Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-21T08:27:01.585Z] 2e8e34ca0e6c: Download complete [2025-08-21T08:27:02.530Z] 3dae71ba6b94: Pull complete [2025-08-21T08:27:02.793Z] 6bf1a483ea7c: Pull complete [2025-08-21T08:27:03.730Z] f5dfc541a4d3: Pull complete [2025-08-21T08:27:03.730Z] 461d9e800cba: Pull complete [2025-08-21T08:27:03.730Z] 80192f66455f: Pull complete [2025-08-21T08:27:07.927Z] 2e8e34ca0e6c: Pull complete [2025-08-21T08:27:08.865Z] a29436f7fd5d: Pull complete [2025-08-21T08:27:08.865Z] 923cac83aea3: Pull complete [2025-08-21T08:27:08.865Z] 25ad8b0a4227: Pull complete [2025-08-21T08:27:08.865Z] db01528c6b51: Pull complete [2025-08-21T08:27:08.865Z] 28988de357af: Pull complete [2025-08-21T08:27:09.126Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-21T08:27:09.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T08:27:09.126Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T08:27:09.274Z] prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container [2025-08-21T08:27:09.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/888 -v /w/workspace/edgex-go/888:/w/workspace/edgex-go/888:rw,z -v /w/workspace/edgex-go/888@tmp:/w/workspace/edgex-go/888@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-21T08:27:12.007Z] $ docker top 6ecc00e32469f0f7c478a8d95075429e5a5b7b2ef95729fc845399706bf0070e -eo pid,comm [2025-08-21T08:27:12.058Z] 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-21T08:27:12.058Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-21T08:27:12.114Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T08:27:12.114Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T08:27:12.250Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T08:27:12.252Z] $ docker exec 6ecc00e32469f0f7c478a8d95075429e5a5b7b2ef95729fc845399706bf0070e ssh-agent [2025-08-21T08:27:12.368Z] SSH_AUTH_SOCK=/tmp/ssh-SFhVMJgbECJd/agent.33 [2025-08-21T08:27:12.368Z] SSH_AGENT_PID=39 [2025-08-21T08:27:12.374Z] Running ssh-add (command line suppressed) [2025-08-21T08:27:12.495Z] Identity added: /w/workspace/edgex-go/888@tmp/private_key_7715873151308820333.key (/w/workspace/edgex-go/888@tmp/private_key_7715873151308820333.key) [2025-08-21T08:27:12.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T08:27:12.808Z] + git config --global --add safe.directory /w/workspace/edgex-go/888 [Pipeline] sh [2025-08-21T08:27:13.094Z] + git tag --points-at HEAD [Pipeline] } [2025-08-21T08:27:13.103Z] $ docker exec --env ******** --env ******** 6ecc00e32469f0f7c478a8d95075429e5a5b7b2ef95729fc845399706bf0070e ssh-agent -k [2025-08-21T08:27:13.209Z] unset SSH_AUTH_SOCK; [2025-08-21T08:27:13.209Z] unset SSH_AGENT_PID; [2025-08-21T08:27:13.209Z] echo Agent pid 39 killed; [2025-08-21T08:27:13.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-21T08:27:13.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T08:27:13.262Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T08:27:13.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T08:27:13.378Z] $ docker exec 6ecc00e32469f0f7c478a8d95075429e5a5b7b2ef95729fc845399706bf0070e ssh-agent [2025-08-21T08:27:13.489Z] SSH_AUTH_SOCK=/tmp/ssh-MvDpMtTEaLbQ/agent.86 [2025-08-21T08:27:13.489Z] SSH_AGENT_PID=92 [2025-08-21T08:27:13.494Z] Running ssh-add (command line suppressed) [2025-08-21T08:27:13.595Z] Identity added: /w/workspace/edgex-go/888@tmp/private_key_4051378761165435960.key (/w/workspace/edgex-go/888@tmp/private_key_4051378761165435960.key) [2025-08-21T08:27:13.612Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T08:27:13.906Z] + git semver init [2025-08-21T08:27:14.165Z] 2025-08-21 08:27:14,129 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-21T08:27:14.165Z] 2025-08-21 08:27:14,133 [run_init] DEBUG init version:0.0.0 force:False [2025-08-21T08:27:14.165Z] 2025-08-21 08:27:14,133 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/888/.semver [2025-08-21T08:27:14.165Z] 2025-08-21 08:27:14,134 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/888/.semver [2025-08-21T08:27:14.165Z] 2025-08-21 08:27:14,134 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/888/.semver'], cwd=/w/workspace/edgex-go/888, stdin=None, shell=False, universal_newlines=False) [2025-08-21T08:27:19.438Z] 2025-08-21 08:27:18,840 [append_file] DEBUG append to file:/w/workspace/edgex-go/888/.git/info/exclude [2025-08-21T08:27:19.438Z] 2025-08-21 08:27:18,840 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/888/.semver/main with force:False [2025-08-21T08:27:19.438Z] 2025-08-21 08:27:18,841 [read_version] DEBUG read version from /w/workspace/edgex-go/888/.semver/main [2025-08-21T08:27:19.438Z] 2025-08-21 08:27:18,841 [read_version] DEBUG read version from /w/workspace/edgex-go/888/.semver/main [2025-08-21T08:27:19.438Z] 4.1.0-dev.48 [Pipeline] } [2025-08-21T08:27:19.445Z] $ docker exec --env ******** --env ******** 6ecc00e32469f0f7c478a8d95075429e5a5b7b2ef95729fc845399706bf0070e ssh-agent -k [2025-08-21T08:27:19.543Z] unset SSH_AUTH_SOCK; [2025-08-21T08:27:19.543Z] unset SSH_AGENT_PID; [2025-08-21T08:27:19.544Z] echo Agent pid 92 killed; [2025-08-21T08:27:19.556Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T08:27:19.888Z] + git semver [Pipeline] } [2025-08-21T08:27:20.167Z] $ docker stop --time=1 6ecc00e32469f0f7c478a8d95075429e5a5b7b2ef95729fc845399706bf0070e [2025-08-21T08:27:21.432Z] $ docker rm -f --volumes 6ecc00e32469f0f7c478a8d95075429e5a5b7b2ef95729fc845399706bf0070e [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T08:27:21.782Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-21T08:27:22.063Z] Stashed 1 file(s) [Pipeline] echo [2025-08-21T08:27:22.068Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.48 [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-21T08:27:22.526Z] + git config --global --add safe.directory /w/workspace/edgex-go/888 [Pipeline] echo [2025-08-21T08:27:22.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T08:27:22.564Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T08:27:22.584Z] ========================================================= [2025-08-21T08:27:22.585Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-21T08:27:22.585Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-08-21T08:27:22.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-21T08:27:22.889Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-08-21T08:27:22.889Z] 0a9a5dfd008f: Pulling fs layer [2025-08-21T08:27:22.889Z] 36466aa92d05: Pulling fs layer [2025-08-21T08:27:22.889Z] e10405b45d13: Pulling fs layer [2025-08-21T08:27:22.889Z] 096b7ceb2af7: Pulling fs layer [2025-08-21T08:27:22.889Z] 4f4fb700ef54: Pulling fs layer [2025-08-21T08:27:22.889Z] c451b95d7931: Pulling fs layer [2025-08-21T08:27:22.889Z] 9febf9df4401: Pulling fs layer [2025-08-21T08:27:22.889Z] 1477f019b032: Pulling fs layer [2025-08-21T08:27:22.889Z] c7dc25521971: Pulling fs layer [2025-08-21T08:27:22.889Z] 096b7ceb2af7: Waiting [2025-08-21T08:27:22.889Z] 4f4fb700ef54: Waiting [2025-08-21T08:27:22.889Z] c451b95d7931: Waiting [2025-08-21T08:27:22.889Z] 9febf9df4401: Waiting [2025-08-21T08:27:22.889Z] 1477f019b032: Waiting [2025-08-21T08:27:22.889Z] c7dc25521971: Waiting [2025-08-21T08:27:22.889Z] 36466aa92d05: Verifying Checksum [2025-08-21T08:27:22.889Z] 36466aa92d05: Download complete [2025-08-21T08:27:22.889Z] 096b7ceb2af7: Verifying Checksum [2025-08-21T08:27:22.889Z] 096b7ceb2af7: Download complete [2025-08-21T08:27:22.889Z] 4f4fb700ef54: Verifying Checksum [2025-08-21T08:27:22.889Z] 4f4fb700ef54: Download complete [2025-08-21T08:27:22.889Z] 0a9a5dfd008f: Verifying Checksum [2025-08-21T08:27:22.889Z] 0a9a5dfd008f: Download complete [2025-08-21T08:27:22.889Z] c451b95d7931: Verifying Checksum [2025-08-21T08:27:22.889Z] c451b95d7931: Download complete [2025-08-21T08:27:23.148Z] 9febf9df4401: Verifying Checksum [2025-08-21T08:27:23.148Z] 9febf9df4401: Download complete [2025-08-21T08:27:23.148Z] 0a9a5dfd008f: Pull complete [2025-08-21T08:27:23.148Z] 36466aa92d05: Pull complete [2025-08-21T08:27:23.409Z] c7dc25521971: Verifying Checksum [2025-08-21T08:27:23.409Z] c7dc25521971: Download complete [2025-08-21T08:27:23.668Z] e10405b45d13: Download complete [2025-08-21T08:27:24.009Z] 1477f019b032: Verifying Checksum [2025-08-21T08:27:24.009Z] 1477f019b032: Download complete [2025-08-21T08:27:29.275Z] e10405b45d13: Pull complete [2025-08-21T08:27:29.275Z] 096b7ceb2af7: Pull complete [2025-08-21T08:27:29.275Z] 4f4fb700ef54: Pull complete [2025-08-21T08:27:29.275Z] c451b95d7931: Pull complete [2025-08-21T08:27:29.275Z] 9febf9df4401: Pull complete [2025-08-21T08:27:32.565Z] 1477f019b032: Pull complete [2025-08-21T08:27:32.825Z] c7dc25521971: Pull complete [2025-08-21T08:27:32.825Z] Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-21T08:27:32.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-21T08:27:32.825Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-08-21T08:27:33.134Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-21T08:27:33.134Z] WORKDIR /edgex [2025-08-21T08:27:33.134Z] COPY go.mod . [2025-08-21T08:27:33.134Z] RUN go mod download [2025-08-21T08:27:33.134Z] + docker build -t ci-base-image-x86_64 -f - . [2025-08-21T08:27:33.704Z] #0 building with "default" instance using docker driver [2025-08-21T08:27:33.704Z] [2025-08-21T08:27:33.704Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:27:33.704Z] #1 transferring dockerfile: 164B done [2025-08-21T08:27:33.704Z] #1 DONE 0.0s [2025-08-21T08:27:33.704Z] [2025-08-21T08:27:33.704Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-21T08:27:33.704Z] #2 DONE 0.0s [2025-08-21T08:27:33.704Z] [2025-08-21T08:27:33.704Z] #3 [internal] load .dockerignore [2025-08-21T08:27:33.704Z] #3 transferring context: 50B done [2025-08-21T08:27:33.704Z] #3 DONE 0.0s [2025-08-21T08:27:33.704Z] [2025-08-21T08:27:33.704Z] #4 [internal] load build context [2025-08-21T08:27:33.964Z] #4 transferring context: 6.57kB done [2025-08-21T08:27:33.964Z] #4 DONE 0.0s [2025-08-21T08:27:33.964Z] [2025-08-21T08:27:33.964Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-21T08:27:33.964Z] #5 DONE 0.1s [2025-08-21T08:27:33.964Z] [2025-08-21T08:27:33.964Z] #6 [2/4] WORKDIR /edgex [2025-08-21T08:27:35.869Z] #6 DONE 2.1s [2025-08-21T08:27:36.127Z] [2025-08-21T08:27:36.127Z] #7 [3/4] COPY go.mod . [2025-08-21T08:27:36.127Z] #7 DONE 0.0s [2025-08-21T08:27:36.127Z] [2025-08-21T08:27:36.127Z] #8 [4/4] RUN go mod download [2025-08-21T08:27:37.176Z] Still waiting to schedule task [2025-08-21T08:27:37.176Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-08-21T08:27:44.260Z] #8 DONE 8.4s [2025-08-21T08:27:44.520Z] [2025-08-21T08:27:44.520Z] #9 exporting to image [2025-08-21T08:27:44.520Z] #9 exporting layers [2025-08-21T08:27:48.714Z] #9 exporting layers 4.2s done [2025-08-21T08:27:48.714Z] #9 writing image sha256:7a8cc78d73136280a11b358e37c1e48fbf1761eeeee6f67f44025a430b0c5b96 done [2025-08-21T08:27:48.714Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-21T08:27:48.714Z] #9 DONE 4.2s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:27:49.023Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-21T08:27:49.023Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T08:27:49.102Z] prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container [2025-08-21T08:27:49.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/888 -v /w/workspace/edgex-go/888:/w/workspace/edgex-go/888:rw,z -v /w/workspace/edgex-go/888@tmp:/w/workspace/edgex-go/888@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-21T08:27:49.439Z] $ docker top a4bb91f663a0a63c839ab6812c8acf5ea85b88473079585001fa1448814573cb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T08:27:49.788Z] + go version [2025-08-21T08:27:49.788Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-21T08:27:49.798Z] $ docker stop --time=1 a4bb91f663a0a63c839ab6812c8acf5ea85b88473079585001fa1448814573cb [2025-08-21T08:27:51.059Z] $ docker rm -f --volumes a4bb91f663a0a63c839ab6812c8acf5ea85b88473079585001fa1448814573cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:27:51.507Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-21T08:27:51.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T08:27:51.588Z] prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container [2025-08-21T08:27:51.617Z] $ 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/888 -v /w/workspace/edgex-go/888:/w/workspace/edgex-go/888:rw,z -v /w/workspace/edgex-go/888@tmp:/w/workspace/edgex-go/888@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-21T08:27:51.849Z] $ docker top c2e6dfcb114034fae13b07503667a80f22d380ea93016e12f5a3276ea25e2787 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-08-21T08:27:51.921Z] ========================================================= [2025-08-21T08:27:51.921Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-08-21T08:27:51.921Z] ========================================================= [Pipeline] sh [2025-08-21T08:27:52.199Z] + git config --global --add safe.directory /w/workspace/edgex-go/888 [Pipeline] fileExists [Pipeline] sh [2025-08-21T08:27:52.498Z] + make test [2025-08-21T08:27:52.498Z] go test -race -coverprofile=coverage.out ./... [2025-08-21T08:28:00.617Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-08-21T08:28:27.170Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-08-21T08:28:27.170Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-08-21T08:28:27.170Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-08-21T08:28:27.170Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-08-21T08:28:27.170Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-08-21T08:28:27.170Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-08-21T08:28:27.170Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-08-21T08:28:27.170Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-08-21T08:28:27.170Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-08-21T08:28:27.170Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-08-21T08:28:27.434Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-08-21T08:28:27.434Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-08-21T08:28:27.434Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-08-21T08:28:27.434Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-08-21T08:28:27.434Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-08-21T08:28:27.434Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-08-21T08:28:27.434Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-08-21T08:28:28.370Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.028s coverage: 42.3% of statements [2025-08-21T08:28:28.939Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-08-21T08:28:28.940Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-08-21T08:28:29.200Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-08-21T08:28:29.200Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-08-21T08:28:29.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2025-08-21T08:28:30.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-08-21T08:28:30.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-08-21T08:28:30.393Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-08-21T08:28:30.393Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-08-21T08:28:30.393Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-08-21T08:28:30.393Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-08-21T08:28:30.393Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-21T08:28:30.393Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-08-21T08:28:30.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-08-21T08:28:30.393Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-08-21T08:28:31.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-08-21T08:28:31.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-08-21T08:28:31.774Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-21T08:28:31.774Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-08-21T08:28:31.774Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-08-21T08:28:31.774Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-08-21T08:28:33.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.4% of statements [2025-08-21T08:28:33.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 5.1% of statements [2025-08-21T08:28:33.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.068s coverage: 46.3% of statements [2025-08-21T08:28:33.721Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-08-21T08:28:33.721Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-08-21T08:28:33.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.511s coverage: 93.4% of statements [2025-08-21T08:28:33.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.055s coverage: 92.4% of statements [2025-08-21T08:28:34.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 8.4% of statements [2025-08-21T08:28:35.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-08-21T08:28:35.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-08-21T08:28:35.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-08-21T08:28:35.486Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-08-21T08:28:35.486Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-08-21T08:28:35.486Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-08-21T08:28:35.486Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-08-21T08:28:35.486Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-21T08:28:35.486Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-08-21T08:28:35.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-08-21T08:28:35.486Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-08-21T08:28:35.486Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-08-21T08:28:35.486Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-08-21T08:28:35.486Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-08-21T08:28:36.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.382s coverage: 95.8% of statements [2025-08-21T08:28:36.861Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.033s coverage: 72.2% of statements [2025-08-21T08:28:37.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-08-21T08:28:37.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-08-21T08:28:37.430Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-08-21T08:28:37.430Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-08-21T08:28:37.687Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-08-21T08:28:37.687Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-08-21T08:28:38.622Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.049s coverage: 0.0% of statements [no tests to run] [2025-08-21T08:28:38.622Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.052s coverage: 1.0% of statements [2025-08-21T08:28:38.622Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 38.1% of statements [2025-08-21T08:28:38.622Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements [2025-08-21T08:28:39.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.029s coverage: 40.0% of statements [2025-08-21T08:28:39.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 87.1% of statements [2025-08-21T08:28:39.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.028s coverage: 94.1% of statements [2025-08-21T08:28:39.189Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-08-21T08:28:39.189Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-08-21T08:28:39.189Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-08-21T08:28:39.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements [2025-08-21T08:28:40.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-08-21T08:28:40.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-08-21T08:28:40.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-08-21T08:28:40.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-08-21T08:28:40.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2025-08-21T08:28:41.207Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-08-21T08:28:41.207Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-08-21T08:28:41.207Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-08-21T08:28:42.147Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-08-21T08:28:42.147Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-08-21T08:28:42.147Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-08-21T08:28:42.147Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-08-21T08:28:42.717Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-08-21T08:28:42.717Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-08-21T08:28:43.286Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-08-21T08:28:45.189Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-08-21T08:28:45.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-08-21T08:28:47.099Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-08-21T08:28:48.074Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-08-21T08:28:48.075Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-08-21T08:28:48.075Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-08-21T08:28:51.395Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-08-21T08:28:52.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements [2025-08-21T08:28:52.333Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-08-21T08:28:52.333Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-08-21T08:28:52.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-08-21T08:28:52.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-08-21T08:28:52.594Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-21T08:28:55.138Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-08-21T08:28:55.138Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-08-21T08:28:55.138Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-08-21T08:28:55.138Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-08-21T08:28:55.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-08-21T08:28:55.138Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-08-21T08:28:55.398Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-08-21T08:28:55.398Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-08-21T08:28:55.398Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-08-21T08:28:55.398Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-08-21T08:28:55.398Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-08-21T08:28:55.398Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-08-21T08:28:57.303Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-08-21T08:28:57.303Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-08-21T08:28:57.303Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-08-21T08:28:57.303Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-08-21T08:28:58.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-08-21T08:28:58.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-08-21T08:28:58.240Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-21T08:28:58.240Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-08-21T08:28:58.499Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-08-21T08:28:58.499Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-08-21T08:28:58.499Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-08-21T08:28:59.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-08-21T08:28:59.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-08-21T08:28:59.881Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-21T08:29:02.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.048s coverage: 92.9% of statements [2025-08-21T08:29:02.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.029s coverage: 68.8% of statements [2025-08-21T08:29:02.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.038s coverage: 62.3% of statements [2025-08-21T08:29:02.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements [2025-08-21T08:29:02.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements [2025-08-21T08:29:02.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.024s coverage: 15.5% of statements [2025-08-21T08:29:02.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2025-08-21T08:29:02.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.092s coverage: 81.8% of statements [2025-08-21T08:29:02.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.077s coverage: 82.1% of statements [2025-08-21T08:29:02.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2025-08-21T08:29:02.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.056s coverage: 6.8% of statements [2025-08-21T08:29:02.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.051s coverage: 33.3% of statements [2025-08-21T08:29:02.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements [2025-08-21T08:29:02.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.179s coverage: 54.5% of statements [2025-08-21T08:29:02.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2025-08-21T08:29:02.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2025-08-21T08:29:02.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.028s coverage: 73.7% of statements [2025-08-21T08:29:02.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements [2025-08-21T08:29:02.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements [2025-08-21T08:29:02.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements [2025-08-21T08:29:02.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.029s coverage: 100.0% of statements [2025-08-21T08:29:02.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.149s coverage: 29.2% of statements [2025-08-21T08:29:02.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 93.8% of statements [2025-08-21T08:29:02.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2025-08-21T08:29:02.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements [2025-08-21T08:29:02.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements [2025-08-21T08:29:04.326Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.0% of statements [2025-08-21T08:29:04.326Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.144s coverage: 94.9% of statements [2025-08-21T08:29:04.326Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements [2025-08-21T08:29:04.326Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.079s coverage: 97.7% of statements [2025-08-21T08:29:04.326Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.032s coverage: 43.6% of statements [2025-08-21T08:29:04.326Z] 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-21T08:29:04.586Z] running golangci-lint [2025-08-21T08:29:04.845Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-08-21T08:29:04.845Z] go version go1.23.9 linux/amd64 [2025-08-21T08:29:05.103Z] 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-21T08:29:05.103Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-08-21T08:29:05.103Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-08-21T08:29:22.515Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7365 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-08-21T08:29:22.538Z] Running in /w/workspace/edgex-go/888 [Pipeline] { [Pipeline] checkout [2025-08-21T08:29:25.611Z] The recommended git tool is: git [2025-08-21T08:29:31.127Z] using credential edgex-jenkins-ssh [2025-08-21T08:29:31.148Z] Cloning the remote Git repository [2025-08-21T08:29:31.657Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|name|exports_file|files|imports|types_sizes) took 25.749997505s" [2025-08-21T08:29:31.657Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.610174ms" [2025-08-21T08:29:31.194Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-08-21T08:29:31.290Z] > git init /w/workspace/edgex-go/888 # timeout=10 [2025-08-21T08:29:31.484Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-08-21T08:29:31.485Z] > git --version # timeout=10 [2025-08-21T08:29:31.506Z] > git --version # 'git version 2.25.1' [2025-08-21T08:29:31.511Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-21T08:29:31.653Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-21T08:29:46.534Z] level=info msg="[linters_context/goanalysis] analyzers took 2m8.071792178s with top 10 stages: buildir: 1m15.70066383s, gosec: 4.860734652s, inspect: 4.002767029s, fact_deprecated: 2.920159001s, ctrlflow: 2.045977399s, printf: 1.99933021s, fact_purity: 1.527810344s, S1038: 1.337257813s, nilness: 1.319859042s, SA4030: 1.209370824s" [2025-08-21T08:29:46.534Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2025-08-21T08:29:46.534Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 201/201, invalid_issue: 201/201, skip_dirs: 201/201, identifier_marker: 201/201, exclude-rules: 201/20, filename_unadjuster: 201/201, skip_files: 201/201, autogenerated_exclude: 201/201, exclude: 201/201, path_prettifier: 201/201, nolint: 20/0" [2025-08-21T08:29:46.534Z] level=info msg="[runner] processing took 18.62358ms with stages: nolint: 8.465353ms, identifier_marker: 3.945723ms, path_prettifier: 2.715903ms, exclude-rules: 1.318122ms, skip_dirs: 1.12589ms, autogenerated_exclude: 893.638µs, invalid_issue: 67.561µs, filename_unadjuster: 52.64µs, cgo: 33.43µs, uniq_by_line: 1.14µs, max_same_issues: 610ns, fixer: 590ns, skip_files: 560ns, exclude: 460ns, sort_results: 450ns, severity-rules: 450ns, path_shortener: 350ns, max_per_file_from_linter: 160ns, max_from_linter: 160ns, source_code: 140ns, diff: 140ns, path_prefixer: 110ns" [2025-08-21T08:29:46.534Z] level=info msg="[runner] linters took 15.463745369s with stages: goanalysis_metalinter: 15.445001667s" [2025-08-21T08:29:46.534Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-08-21T08:29:46.534Z] level=info msg="Memory: 406 samples, avg is 302.4MB, max is 1310.6MB" [2025-08-21T08:29:46.534Z] level=info msg="Execution took 41.276366986s" [2025-08-21T08:29:46.534Z] go vet ./... [2025-08-21T08:29:49.855Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-08-21T08:29:49.880Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-21T08:29:50.705Z] Avoid second fetch [2025-08-21T08:29:50.706Z] Checking out Revision b3d597d82b1307571edb3c7cc289452c0dfb9567 (main) [2025-08-21T08:29:51.533Z] Commit message: "feat: Ensure new common configurations from the file are applied (#5230)" [2025-08-21T08:29:50.722Z] > git config core.sparsecheckout # timeout=10 [2025-08-21T08:29:50.786Z] > git checkout -f b3d597d82b1307571edb3c7cc289452c0dfb9567 # timeout=10 [2025-08-21T08:29:54.657Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-21T08:29:54.657Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-21T08:29:54.657Z] ./bin/test-attribution-txt.sh [2025-08-21T08:29:54.657Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-21T08:29:54.657Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-21T08:29:54.657Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-21T08:29:54.657Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-21T08:29:54.657Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-08-21T08:29:54.657Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-21T08:29:54.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-08-21T08:29:54.968Z] + ls -al . [2025-08-21T08:29:54.968Z] total 1996 [2025-08-21T08:29:54.968Z] drwxrwxr-x 11 1001 1001 4096 Aug 21 08:27 . [2025-08-21T08:29:54.968Z] drwxr-xr-x 4 root root 4096 Aug 21 08:27 .. [2025-08-21T08:29:54.968Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 08:26 .blubracket [2025-08-21T08:29:54.968Z] -rw-rw-r-- 1 1001 1001 10 Aug 21 08:26 .dockerignore [2025-08-21T08:29:54.968Z] drwxrwxr-x 8 1001 1001 4096 Aug 21 08:29 .git [2025-08-21T08:29:54.968Z] drwxrwxr-x 3 1001 1001 4096 Aug 21 08:26 .github [2025-08-21T08:29:54.968Z] -rw-rw-r-- 1 1001 1001 909 Aug 21 08:26 .gitignore [2025-08-21T08:29:54.968Z] -rw-rw-r-- 1 1001 1001 218 Aug 21 08:26 .golangci.yml [2025-08-21T08:29:54.968Z] -rw-rw-r-- 1 1001 1001 100 Aug 21 08:26 .hadolint.yml [2025-08-21T08:29:54.968Z] drwxr-xr-x 3 1001 1001 4096 Aug 21 08:27 .semver [2025-08-21T08:29:54.968Z] -rw-rw-r-- 1 1001 1001 155 Aug 21 08:26 .sonarcloud.properties [2025-08-21T08:29:54.968Z] -rw-rw-r-- 1 1001 1001 1171 Aug 21 08:26 ADOPTERS.md [2025-08-21T08:29:54.968Z] -rw-rw-r-- 1 1001 1001 17374 Aug 21 08:26 Attribution.txt [2025-08-21T08:29:54.968Z] -rw-rw-r-- 1 1001 1001 108018 Aug 21 08:26 CHANGELOG.md [2025-08-21T08:29:54.968Z] -rw-rw-r-- 1 1001 1001 3804 Aug 21 08:26 CONTRIBUTING.md [2025-08-21T08:29:54.968Z] -rw-rw-r-- 1 1001 1001 677 Aug 21 08:26 GOVERNANCE.md [2025-08-21T08:29:54.968Z] -rw-rw-r-- 1 1001 1001 858 Aug 21 08:26 Jenkinsfile [2025-08-21T08:29:54.968Z] -rw-rw-r-- 1 1001 1001 10775 Aug 21 08:26 LICENSE [2025-08-21T08:29:54.968Z] -rw-rw-r-- 1 1001 1001 16740 Aug 21 08:26 Makefile [2025-08-21T08:29:54.968Z] -rw-rw-r-- 1 1001 1001 582 Aug 21 08:26 OWNERS.md [2025-08-21T08:29:54.968Z] -rw-rw-r-- 1 1001 1001 9932 Aug 21 08:26 README.md [2025-08-21T08:29:54.969Z] -rw-rw-r-- 1 1001 1001 789 Aug 21 08:26 SECURITY.md [2025-08-21T08:29:54.969Z] -rw-rw-r-- 1 1001 1001 12 Aug 21 08:27 VERSION [2025-08-21T08:29:54.969Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 08:26 bin [2025-08-21T08:29:54.969Z] drwxrwxr-x 19 1001 1001 4096 Aug 21 08:26 cmd [2025-08-21T08:29:54.969Z] -rw-r--r-- 1 root root 1666073 Aug 21 08:29 coverage.out [2025-08-21T08:29:54.969Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 08:26 fuzz_test [2025-08-21T08:29:54.969Z] -rw-rw-r-- 1 1001 1001 6538 Aug 21 08:26 go.mod [2025-08-21T08:29:54.969Z] -rw-rw-r-- 1 1001 1001 88539 Aug 21 08:26 go.sum [2025-08-21T08:29:54.969Z] drwxrwxr-x 7 1001 1001 4096 Aug 21 08:26 internal [2025-08-21T08:29:54.969Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 08:26 openapi [2025-08-21T08:29:54.969Z] -rw-rw-r-- 1 1001 1001 584 Aug 21 08:26 security.txt [2025-08-21T08:29:54.969Z] -rw-rw-r-- 1 1001 1001 204 Aug 21 08:26 version.go [Pipeline] sh [2025-08-21T08:29:55.253Z] + '[' -e coverage.out ] [2025-08-21T08:29:55.253Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-08-21T08:29:55.418Z] Stashed 1 file(s) [Pipeline] sh [2025-08-21T08:29:55.700Z] + make build [2025-08-21T08:29:55.700Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T08:29:55.912Z] provisioning config files... [2025-08-21T08:29:55.943Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/888@tmp/config5675030665086408603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T08:29:56.595Z] ---> ****-login.sh [2025-08-21T08:29:56.596Z] nexus3.edgexfoundry.org:10001 [2025-08-21T08:29:56.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T08:29:57.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T08:29:57.144Z] Configure a credential helper to remove this warning. See [2025-08-21T08:29:57.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T08:29:57.144Z] [2025-08-21T08:29:57.144Z] Login Succeeded [2025-08-21T08:29:57.144Z] nexus3.edgexfoundry.org:10002 [2025-08-21T08:29:57.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T08:29:57.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T08:29:57.417Z] Configure a credential helper to remove this warning. See [2025-08-21T08:29:57.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T08:29:57.417Z] [2025-08-21T08:29:57.418Z] Login Succeeded [2025-08-21T08:29:57.418Z] nexus3.edgexfoundry.org:10003 [2025-08-21T08:29:57.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T08:29:57.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T08:29:57.972Z] Configure a credential helper to remove this warning. See [2025-08-21T08:29:57.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T08:29:57.972Z] [2025-08-21T08:29:57.972Z] Login Succeeded [2025-08-21T08:29:57.972Z] nexus3.edgexfoundry.org:10004 [2025-08-21T08:29:57.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T08:29:58.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T08:29:58.242Z] Configure a credential helper to remove this warning. See [2025-08-21T08:29:58.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T08:29:58.242Z] [2025-08-21T08:29:58.242Z] Login Succeeded [2025-08-21T08:29:58.242Z] ****.io [2025-08-21T08:29:58.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T08:29:58.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T08:29:58.778Z] Configure a credential helper to remove this warning. See [2025-08-21T08:29:58.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T08:29:58.778Z] [2025-08-21T08:29:58.778Z] Login Succeeded [2025-08-21T08:29:58.778Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T08:29:58.794Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-08-21T08:29:59.415Z] + git config --global --add safe.directory /w/workspace/edgex-go/888 [Pipeline] echo [2025-08-21T08:29:59.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T08:29:59.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T08:29:59.476Z] ========================================================= [2025-08-21T08:29:59.476Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-21T08:29:59.476Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-08-21T08:29:59.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-21T08:30:01.240Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-21T08:30:01.240Z] 94e9d8af2201: Pulling fs layer [2025-08-21T08:30:01.240Z] a6c56e8762df: Pulling fs layer [2025-08-21T08:30:01.240Z] f0f3c8884826: Pulling fs layer [2025-08-21T08:30:01.240Z] c7e7622c144d: Pulling fs layer [2025-08-21T08:30:01.240Z] 4f4fb700ef54: Pulling fs layer [2025-08-21T08:30:01.240Z] b4c3b6d88c5a: Pulling fs layer [2025-08-21T08:30:01.240Z] ba8bce9d2590: Pulling fs layer [2025-08-21T08:30:01.240Z] ca778ea9c289: Pulling fs layer [2025-08-21T08:30:01.240Z] 4f4fb700ef54: Waiting [2025-08-21T08:30:01.240Z] b4c3b6d88c5a: Waiting [2025-08-21T08:30:01.240Z] ba8bce9d2590: Waiting [2025-08-21T08:30:01.240Z] c7e7622c144d: Waiting [2025-08-21T08:30:01.240Z] a6c56e8762df: Verifying Checksum [2025-08-21T08:30:01.240Z] a6c56e8762df: Download complete [2025-08-21T08:30:01.240Z] c7e7622c144d: Verifying Checksum [2025-08-21T08:30:01.240Z] c7e7622c144d: Download complete [2025-08-21T08:30:01.240Z] 4f4fb700ef54: Verifying Checksum [2025-08-21T08:30:01.240Z] 4f4fb700ef54: Download complete [2025-08-21T08:30:01.240Z] b4c3b6d88c5a: Verifying Checksum [2025-08-21T08:30:01.240Z] b4c3b6d88c5a: Download complete [2025-08-21T08:30:01.240Z] 94e9d8af2201: Verifying Checksum [2025-08-21T08:30:01.240Z] 94e9d8af2201: Download complete [2025-08-21T08:30:01.829Z] ca778ea9c289: Verifying Checksum [2025-08-21T08:30:01.829Z] ca778ea9c289: Download complete [2025-08-21T08:30:02.102Z] 94e9d8af2201: Pull complete [2025-08-21T08:30:03.071Z] a6c56e8762df: Pull complete [2025-08-21T08:30:03.338Z] f0f3c8884826: Verifying Checksum [2025-08-21T08:30:03.338Z] f0f3c8884826: Download complete [2025-08-21T08:30:04.302Z] ba8bce9d2590: Verifying Checksum [2025-08-21T08:30:04.302Z] ba8bce9d2590: Download complete [2025-08-21T08:30:19.303Z] f0f3c8884826: Pull complete [2025-08-21T08:30:19.303Z] c7e7622c144d: Pull complete [2025-08-21T08:30:19.303Z] 4f4fb700ef54: Pull complete [2025-08-21T08:30:19.303Z] b4c3b6d88c5a: Pull complete [2025-08-21T08:30:22.261Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-08-21T08:30:22.261Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-08-21T08:30:23.205Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-08-21T08:30:24.147Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-08-21T08:30:25.966Z] ba8bce9d2590: Pull complete [2025-08-21T08:30:26.075Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-08-21T08:30:27.380Z] ca778ea9c289: Pull complete [2025-08-21T08:30:27.380Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-21T08:30:27.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-21T08:30:27.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-08-21T08:30:27.728Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-21T08:30:27.728Z] WORKDIR /edgex [2025-08-21T08:30:27.728Z] COPY go.mod . [2025-08-21T08:30:27.728Z] RUN go mod download [2025-08-21T08:30:27.728Z] + docker build -t ci-base-image-arm64 -f - . [2025-08-21T08:30:28.332Z] Sending build context to Docker daemon 3.708MB [2025-08-21T08:30:28.332Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-21T08:30:28.332Z] ---> 47b25d7523d1 [2025-08-21T08:30:28.332Z] Step 2/4 : WORKDIR /edgex [2025-08-21T08:30:30.305Z] ---> Running in 112ff7517f75 [2025-08-21T08:30:30.579Z] Removing intermediate container 112ff7517f75 [2025-08-21T08:30:30.579Z] ---> 85c2a843fa7f [2025-08-21T08:30:30.579Z] Step 3/4 : COPY go.mod . [2025-08-21T08:30:31.169Z] ---> 923a338e4943 [2025-08-21T08:30:31.169Z] Step 4/4 : RUN go mod download [2025-08-21T08:30:31.169Z] ---> Running in c62715b12b8a [2025-08-21T08:30:31.346Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-08-21T08:30:33.247Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-08-21T08:30:35.782Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-08-21T08:30:38.316Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-08-21T08:30:39.692Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-08-21T08:30:41.073Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-08-21T08:30:42.011Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-08-21T08:30:43.398Z] $ docker stop --time=1 c2e6dfcb114034fae13b07503667a80f22d380ea93016e12f5a3276ea25e2787 [2025-08-21T08:30:49.880Z] $ docker rm -f --volumes c2e6dfcb114034fae13b07503667a80f22d380ea93016e12f5a3276ea25e2787 [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-21T08:30:51.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-21T08:30:51.177Z] [2025-08-21T08:30:51.177Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:30:51.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-21T08:30:51.482Z] latest: Pulling from edgex-devops/edgex-compose [2025-08-21T08:30:51.482Z] 91d30c5bc195: Pulling fs layer [2025-08-21T08:30:51.482Z] 2e9b0aa3be6d: Pulling fs layer [2025-08-21T08:30:51.482Z] 9c61dcf015f6: Pulling fs layer [2025-08-21T08:30:51.482Z] 4698f68db338: Pulling fs layer [2025-08-21T08:30:51.482Z] 2a2f49069b9e: Pulling fs layer [2025-08-21T08:30:51.482Z] e0025b399a48: Pulling fs layer [2025-08-21T08:30:51.482Z] 2a2f49069b9e: Waiting [2025-08-21T08:30:51.482Z] e0025b399a48: Waiting [2025-08-21T08:30:51.482Z] 4698f68db338: Waiting [2025-08-21T08:30:51.482Z] 91d30c5bc195: Verifying Checksum [2025-08-21T08:30:51.482Z] 91d30c5bc195: Download complete [2025-08-21T08:30:51.482Z] 4698f68db338: Download complete [2025-08-21T08:30:51.742Z] 2e9b0aa3be6d: Verifying Checksum [2025-08-21T08:30:51.742Z] 2e9b0aa3be6d: Download complete [2025-08-21T08:30:51.742Z] 91d30c5bc195: Pull complete [2025-08-21T08:30:51.742Z] e0025b399a48: Download complete [2025-08-21T08:30:51.742Z] 2a2f49069b9e: Download complete [2025-08-21T08:30:52.001Z] 2e9b0aa3be6d: Pull complete [2025-08-21T08:30:52.261Z] 9c61dcf015f6: Verifying Checksum [2025-08-21T08:30:52.261Z] 9c61dcf015f6: Download complete [2025-08-21T08:30:56.453Z] 9c61dcf015f6: Pull complete [2025-08-21T08:30:56.453Z] 4698f68db338: Pull complete [2025-08-21T08:30:56.453Z] 2a2f49069b9e: Pull complete [2025-08-21T08:30:56.453Z] e0025b399a48: Pull complete [2025-08-21T08:30:56.453Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-08-21T08:30:56.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-21T08:30:56.453Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T08:30:56.542Z] prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container [2025-08-21T08:30:56.563Z] $ 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/888 -v /w/workspace/edgex-go/888:/w/workspace/edgex-go/888:rw,z -v /w/workspace/edgex-go/888@tmp:/w/workspace/edgex-go/888@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-21T08:30:58.018Z] $ docker top 30a7e4f434508a075bb5d85c1469037bb60f929f39d39cc2802d62c66b1cd3b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T08:30:58.361Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-08-21T08:30:58.621Z] #1 [core-data internal] load build definition from Dockerfile [2025-08-21T08:30:58.621Z] #1 ... [2025-08-21T08:30:58.621Z] [2025-08-21T08:30:58.621Z] #2 [support-scheduler internal] load build definition from Dockerfile [2025-08-21T08:30:58.621Z] #2 transferring dockerfile: 1.83kB done [2025-08-21T08:30:58.621Z] #2 DONE 0.2s [2025-08-21T08:30:58.881Z] [2025-08-21T08:30:58.881Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2025-08-21T08:30:58.881Z] #3 transferring dockerfile: 2.14kB done [2025-08-21T08:30:58.881Z] #3 DONE 0.2s [2025-08-21T08:30:58.881Z] [2025-08-21T08:30:58.882Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2025-08-21T08:30:58.882Z] #4 transferring dockerfile: 1.81kB done [2025-08-21T08:30:58.882Z] #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-21T08:30:58.882Z] #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-08-21T08:30:58.882Z] #4 DONE 0.2s [2025-08-21T08:30:58.882Z] [2025-08-21T08:30:58.882Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2025-08-21T08:30:58.882Z] #5 transferring dockerfile: 3.02kB done [2025-08-21T08:30:58.882Z] #5 DONE 0.2s [2025-08-21T08:30:58.882Z] [2025-08-21T08:30:58.882Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2025-08-21T08:30:58.882Z] #6 transferring dockerfile: 2.49kB done [2025-08-21T08:30:58.882Z] #6 DONE 0.3s [2025-08-21T08:30:58.882Z] [2025-08-21T08:30:58.882Z] #7 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-21T08:30:58.882Z] #7 DONE 0.0s [2025-08-21T08:30:58.882Z] [2025-08-21T08:30:58.882Z] #8 [support-notifications internal] load build definition from Dockerfile [2025-08-21T08:30:58.882Z] #8 transferring dockerfile: 2.00kB done [2025-08-21T08:30:58.882Z] #8 DONE 0.3s [2025-08-21T08:30:58.882Z] [2025-08-21T08:30:58.882Z] #1 [core-data internal] load build definition from Dockerfile [2025-08-21T08:30:58.882Z] #1 transferring dockerfile: 2.04kB done [2025-08-21T08:30:58.882Z] #1 DONE 0.3s [2025-08-21T08:30:58.882Z] [2025-08-21T08:30:58.882Z] #9 [core-keeper internal] load build definition from Dockerfile [2025-08-21T08:30:58.882Z] #9 transferring dockerfile: 2.01kB done [2025-08-21T08:30:58.882Z] #9 DONE 0.3s [2025-08-21T08:30:58.882Z] [2025-08-21T08:30:58.882Z] #10 [core-metadata internal] load build definition from Dockerfile [2025-08-21T08:30:58.882Z] #10 transferring dockerfile: 2.10kB done [2025-08-21T08:30:58.882Z] #10 DONE 0.3s [2025-08-21T08:30:58.882Z] [2025-08-21T08:30:58.882Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2025-08-21T08:30:58.882Z] #11 transferring dockerfile: 2.50kB done [2025-08-21T08:30:58.882Z] #11 DONE 0.3s [2025-08-21T08:30:58.882Z] [2025-08-21T08:30:58.882Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-08-21T08:30:58.882Z] #12 transferring dockerfile: 1.89kB done [2025-08-21T08:30:58.882Z] #12 DONE 0.3s [2025-08-21T08:30:58.882Z] [2025-08-21T08:30:58.882Z] #13 [security-spire-config internal] load build definition from Dockerfile [2025-08-21T08:30:58.882Z] #13 transferring dockerfile: 1.69kB done [2025-08-21T08:30:58.882Z] #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-21T08:30:58.882Z] #13 DONE 0.3s [2025-08-21T08:30:58.882Z] [2025-08-21T08:30:58.882Z] #14 [security-spire-server internal] load build definition from Dockerfile [2025-08-21T08:30:58.882Z] #14 transferring dockerfile: 1.70kB done [2025-08-21T08:30:58.882Z] #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-21T08:30:58.882Z] #14 DONE 0.3s [2025-08-21T08:30:58.882Z] [2025-08-21T08:30:58.882Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-08-21T08:30:58.882Z] #15 transferring dockerfile: 2.23kB done [2025-08-21T08:30:58.882Z] #15 DONE 0.3s [2025-08-21T08:30:58.882Z] [2025-08-21T08:30:58.882Z] #16 [core-command internal] load build definition from Dockerfile [2025-08-21T08:30:58.882Z] #16 transferring dockerfile: 1.94kB done [2025-08-21T08:30:58.882Z] #16 DONE 0.3s [2025-08-21T08:30:58.882Z] [2025-08-21T08:30:58.882Z] #7 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-21T08:30:58.882Z] #7 DONE 0.0s [2025-08-21T08:30:58.882Z] [2025-08-21T08:30:58.882Z] #17 [support-scheduler internal] load .dockerignore [2025-08-21T08:30:58.882Z] #17 transferring context: 50B done [2025-08-21T08:30:58.882Z] #17 DONE 0.0s [2025-08-21T08:30:58.882Z] [2025-08-21T08:30:58.882Z] #18 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-08-21T08:30:58.882Z] #18 DONE 0.2s [2025-08-21T08:30:58.882Z] [2025-08-21T08:30:58.882Z] #19 [security-secretstore-setup internal] load .dockerignore [2025-08-21T08:30:58.882Z] #19 transferring context: 50B done [2025-08-21T08:30:58.882Z] #19 DONE 0.1s [2025-08-21T08:30:58.882Z] [2025-08-21T08:30:58.882Z] #20 [support-notifications internal] load .dockerignore [2025-08-21T08:30:58.882Z] #20 transferring context: 50B done [2025-08-21T08:30:58.882Z] #20 DONE 0.1s [2025-08-21T08:30:58.882Z] [2025-08-21T08:30:58.882Z] #21 [security-secretstore-setup internal] load build context [2025-08-21T08:30:59.141Z] #21 ... [2025-08-21T08:30:59.141Z] [2025-08-21T08:30:59.141Z] #22 [core-keeper internal] load .dockerignore [2025-08-21T08:30:59.141Z] #22 transferring context: 50B done [2025-08-21T08:30:59.141Z] #22 DONE 0.2s [2025-08-21T08:30:59.141Z] [2025-08-21T08:30:59.141Z] #23 [security-proxy-setup internal] load .dockerignore [2025-08-21T08:30:59.141Z] #23 transferring context: 50B done [2025-08-21T08:30:59.141Z] #23 DONE 0.2s [2025-08-21T08:30:59.141Z] [2025-08-21T08:30:59.141Z] #24 [security-proxy-auth internal] load .dockerignore [2025-08-21T08:30:59.141Z] #24 transferring context: 50B done [2025-08-21T08:30:59.141Z] #24 DONE 0.2s [2025-08-21T08:30:59.141Z] [2025-08-21T08:30:59.141Z] #25 [core-metadata internal] load .dockerignore [2025-08-21T08:30:59.141Z] #25 transferring context: 50B done [2025-08-21T08:30:59.141Z] #25 DONE 0.2s [2025-08-21T08:30:59.141Z] [2025-08-21T08:30:59.141Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2025-08-21T08:30:59.141Z] #26 transferring context: 50B done [2025-08-21T08:30:59.141Z] #26 DONE 0.2s [2025-08-21T08:30:59.141Z] [2025-08-21T08:30:59.141Z] #27 [security-bootstrapper internal] load .dockerignore [2025-08-21T08:30:59.141Z] #27 transferring context: 50B done [2025-08-21T08:30:59.141Z] #27 DONE 0.2s [2025-08-21T08:30:59.141Z] [2025-08-21T08:30:59.141Z] #21 [security-secretstore-setup internal] load build context [2025-08-21T08:30:59.400Z] #21 ... [2025-08-21T08:30:59.400Z] [2025-08-21T08:30:59.400Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2025-08-21T08:30:59.400Z] #28 transferring context: 50B 0.0s done [2025-08-21T08:30:59.400Z] #28 DONE 0.5s [2025-08-21T08:30:59.400Z] [2025-08-21T08:30:59.400Z] #29 [core-command internal] load .dockerignore [2025-08-21T08:30:59.400Z] #29 transferring context: 50B done [2025-08-21T08:30:59.400Z] #29 DONE 0.5s [2025-08-21T08:30:59.400Z] [2025-08-21T08:30:59.400Z] #21 [security-secretstore-setup internal] load build context [2025-08-21T08:30:59.658Z] #21 ... [2025-08-21T08:30:59.658Z] [2025-08-21T08:30:59.658Z] #30 [core-data internal] load .dockerignore [2025-08-21T08:30:59.658Z] #30 transferring context: 50B done [2025-08-21T08:30:59.658Z] #30 DONE 0.5s [2025-08-21T08:30:59.658Z] [2025-08-21T08:30:59.658Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-21T08:30:59.658Z] #31 DONE 0.8s [2025-08-21T08:30:59.658Z] [2025-08-21T08:30:59.658Z] #32 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T08:30:59.658Z] #32 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-21T08:30:59.658Z] #32 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T08:30:59.658Z] #32 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-21T08:30:59.658Z] #32 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-21T08:30:59.658Z] #32 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-21T08:30:59.658Z] #32 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done [2025-08-21T08:30:59.658Z] #32 DONE 0.6s [2025-08-21T08:30:59.658Z] [2025-08-21T08:30:59.658Z] #21 [security-secretstore-setup internal] load build context [2025-08-21T08:30:59.658Z] #21 ... [2025-08-21T08:30:59.658Z] [2025-08-21T08:30:59.658Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-21T08:30:59.658Z] #33 DONE 0.6s [2025-08-21T08:30:59.658Z] [2025-08-21T08:30:59.658Z] #21 [security-secretstore-setup internal] load build context [2025-08-21T08:30:59.917Z] #21 ... [2025-08-21T08:30:59.917Z] [2025-08-21T08:30:59.917Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-08-21T08:30:59.917Z] #34 DONE 1.1s [2025-08-21T08:30:59.917Z] [2025-08-21T08:30:59.917Z] #21 [security-secretstore-setup internal] load build context [2025-08-21T08:31:00.883Z] #21 ... [2025-08-21T08:31:00.883Z] [2025-08-21T08:31:00.883Z] #35 [security-spire-server internal] load .dockerignore [2025-08-21T08:31:00.883Z] #35 transferring context: 50B 0.0s done [2025-08-21T08:31:00.883Z] #35 DONE 1.4s [2025-08-21T08:31:00.883Z] [2025-08-21T08:31:00.883Z] #21 [security-secretstore-setup internal] load build context [2025-08-21T08:31:01.997Z] #21 ... [2025-08-21T08:31:01.997Z] [2025-08-21T08:31:01.997Z] #36 [security-spire-config internal] load .dockerignore [2025-08-21T08:31:01.997Z] #36 transferring context: 50B 0.0s done [2025-08-21T08:31:01.997Z] #36 DONE 2.4s [2025-08-21T08:31:01.997Z] [2025-08-21T08:31:01.997Z] #21 [security-secretstore-setup internal] load build context [2025-08-21T08:31:05.362Z] #21 transferring context: 237.77MB 5.8s [2025-08-21T08:31:06.305Z] #21 ... [2025-08-21T08:31:06.305Z] [2025-08-21T08:31:06.305Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-08-21T08:31:06.305Z] #37 DONE 6.8s [2025-08-21T08:31:06.305Z] [2025-08-21T08:31:06.305Z] #21 [security-secretstore-setup internal] load build context [2025-08-21T08:31:09.166Z] #21 ... [2025-08-21T08:31:09.166Z] [2025-08-21T08:31:09.166Z] #38 [support-scheduler internal] load build context [2025-08-21T08:31:09.166Z] #38 ... [2025-08-21T08:31:09.166Z] [2025-08-21T08:31:09.166Z] #39 [security-spiffe-token-provider internal] load build context [2025-08-21T08:31:09.166Z] #39 ... [2025-08-21T08:31:09.166Z] [2025-08-21T08:31:09.166Z] #40 [security-proxy-auth internal] load build context [2025-08-21T08:31:09.428Z] #40 ... [2025-08-21T08:31:09.428Z] [2025-08-21T08:31:09.428Z] #41 [security-bootstrapper internal] load build context [2025-08-21T08:31:09.428Z] #41 ... [2025-08-21T08:31:09.428Z] [2025-08-21T08:31:09.428Z] #42 [support-notifications internal] load build context [2025-08-21T08:31:09.688Z] #42 ... [2025-08-21T08:31:09.688Z] [2025-08-21T08:31:09.688Z] #43 [core-command internal] load build context [2025-08-21T08:31:09.688Z] #43 ... [2025-08-21T08:31:09.688Z] [2025-08-21T08:31:09.688Z] #44 [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-21T08:31:09.688Z] #44 ... [2025-08-21T08:31:09.688Z] [2025-08-21T08:31:09.688Z] #45 [security-proxy-setup internal] load build context [2025-08-21T08:31:09.947Z] #45 ... [2025-08-21T08:31:09.947Z] [2025-08-21T08:31:09.947Z] #46 [security-spire-agent internal] load .dockerignore [2025-08-21T08:31:09.947Z] #46 transferring context: 50B 0.0s done [2025-08-21T08:31:09.947Z] #46 ... [2025-08-21T08:31:09.947Z] [2025-08-21T08:31:09.947Z] #47 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-21T08:31:10.204Z] #47 ... [2025-08-21T08:31:10.204Z] [2025-08-21T08:31:10.204Z] #48 [core-data internal] load build context [2025-08-21T08:31:10.204Z] #48 ... [2025-08-21T08:31:10.204Z] [2025-08-21T08:31:10.204Z] #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-21T08:31:10.204Z] #49 ... [2025-08-21T08:31:10.204Z] [2025-08-21T08:31:10.204Z] #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-21T08:31:10.463Z] #50 ... [2025-08-21T08:31:10.463Z] [2025-08-21T08:31:10.463Z] #51 [core-common-config-bootstrapper internal] load build context [2025-08-21T08:31:10.463Z] #51 ... [2025-08-21T08:31:10.463Z] [2025-08-21T08:31:10.463Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-21T08:31:10.725Z] #52 ... [2025-08-21T08:31:10.725Z] [2025-08-21T08:31:10.725Z] #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-21T08:31:10.725Z] #53 ... [2025-08-21T08:31:10.725Z] [2025-08-21T08:31:10.725Z] #54 [core-metadata internal] load build context [2025-08-21T08:31:10.725Z] #54 ... [2025-08-21T08:31:10.725Z] [2025-08-21T08:31:10.725Z] #55 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-21T08:31:10.985Z] #55 ... [2025-08-21T08:31:10.985Z] [2025-08-21T08:31:10.985Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-21T08:31:10.985Z] #0 1.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:10.985Z] #0 1.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:10.985Z] #0 2.823 (1/7) Installing ca-certificates (20250619-r0) [2025-08-21T08:31:10.985Z] #0 3.361 (2/7) Installing dumb-init (1.2.5-r3) [2025-08-21T08:31:10.985Z] #0 3.674 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-08-21T08:31:10.985Z] #0 3.695 (4/7) Installing libsodium (1.0.19-r0) [2025-08-21T08:31:10.985Z] #0 3.772 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-21T08:31:10.985Z] #0 3.793 (6/7) Installing libzmq (4.3.5-r2) [2025-08-21T08:31:10.985Z] #0 3.802 (7/7) Installing zeromq (4.3.5-r2) [2025-08-21T08:31:10.985Z] #0 3.808 Executing busybox-1.36.1-r29.trigger [2025-08-21T08:31:10.985Z] #0 3.818 Executing ca-certificates-20250619-r0.trigger [2025-08-21T08:31:10.985Z] #0 3.860 OK: 12 MiB in 21 packages [2025-08-21T08:31:10.985Z] #56 ... [2025-08-21T08:31:10.985Z] [2025-08-21T08:31:10.985Z] #57 [core-keeper internal] load build context [2025-08-21T08:31:11.245Z] #57 ... [2025-08-21T08:31:11.245Z] [2025-08-21T08:31:11.245Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-21T08:31:11.245Z] #58 ... [2025-08-21T08:31:11.245Z] [2025-08-21T08:31:11.245Z] #57 [core-keeper internal] load build context [2025-08-21T08:31:12.186Z] #57 transferring context: 594.93MB 12.7s done [2025-08-21T08:31:17.064Z] #57 ... [2025-08-21T08:31:17.064Z] [2025-08-21T08:31:17.064Z] #42 [support-notifications internal] load build context [2025-08-21T08:31:17.064Z] #42 transferring context: 594.93MB 14.6s done [2025-08-21T08:31:18.004Z] #42 ... [2025-08-21T08:31:18.004Z] [2025-08-21T08:31:18.004Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-21T08:31:18.004Z] #59 ... [2025-08-21T08:31:18.004Z] [2025-08-21T08:31:18.004Z] #60 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-08-21T08:31:18.004Z] #60 ... [2025-08-21T08:31:18.004Z] [2025-08-21T08:31:18.004Z] #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-08-21T08:31:18.264Z] #61 ... [2025-08-21T08:31:18.264Z] [2025-08-21T08:31:18.264Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-21T08:31:18.523Z] #62 ... [2025-08-21T08:31:18.523Z] [2025-08-21T08:31:18.523Z] #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-21T08:31:18.523Z] #63 ... [2025-08-21T08:31:18.523Z] [2025-08-21T08:31:18.523Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-21T08:31:19.091Z] #64 ... [2025-08-21T08:31:19.091Z] [2025-08-21T08:31:19.091Z] #38 [support-scheduler internal] load build context [2025-08-21T08:31:19.091Z] #38 transferring context: 594.93MB 14.1s done [2025-08-21T08:31:19.351Z] #38 ... [2025-08-21T08:31:19.351Z] [2025-08-21T08:31:19.351Z] #21 [security-secretstore-setup internal] load build context [2025-08-21T08:31:19.351Z] #21 transferring context: 594.93MB 13.7s done [2025-08-21T08:31:19.867Z] #21 ... [2025-08-21T08:31:19.867Z] [2025-08-21T08:31:19.867Z] #39 [security-spiffe-token-provider internal] load build context [2025-08-21T08:31:19.867Z] #39 transferring context: 594.93MB 13.0s done [2025-08-21T08:31:19.867Z] #39 ... [2025-08-21T08:31:19.867Z] [2025-08-21T08:31:19.867Z] #41 [security-bootstrapper internal] load build context [2025-08-21T08:31:19.867Z] #41 transferring context: 594.93MB 13.3s done [2025-08-21T08:31:20.128Z] #41 ... [2025-08-21T08:31:20.128Z] [2025-08-21T08:31:20.128Z] #43 [core-command internal] load build context [2025-08-21T08:31:20.128Z] #43 transferring context: 594.93MB 12.6s done [2025-08-21T08:31:20.128Z] #43 ... [2025-08-21T08:31:20.128Z] [2025-08-21T08:31:20.128Z] #40 [security-proxy-auth internal] load build context [2025-08-21T08:31:20.128Z] #40 transferring context: 594.93MB 12.3s done [2025-08-21T08:31:20.388Z] #40 ... [2025-08-21T08:31:20.388Z] [2025-08-21T08:31:20.388Z] #48 [core-data internal] load build context [2025-08-21T08:31:20.388Z] #48 transferring context: 594.93MB 13.5s done [2025-08-21T08:31:20.388Z] #48 ... [2025-08-21T08:31:20.388Z] [2025-08-21T08:31:20.388Z] #45 [security-proxy-setup internal] load build context [2025-08-21T08:31:20.388Z] #45 transferring context: 594.93MB 13.9s done [2025-08-21T08:31:20.647Z] #45 ... [2025-08-21T08:31:20.647Z] [2025-08-21T08:31:20.647Z] #51 [core-common-config-bootstrapper internal] load build context [2025-08-21T08:31:20.647Z] #51 transferring context: 594.93MB 13.2s done [2025-08-21T08:31:21.216Z] #51 ... [2025-08-21T08:31:21.216Z] [2025-08-21T08:31:21.216Z] #54 [core-metadata internal] load build context [2025-08-21T08:31:21.216Z] #54 transferring context: 594.93MB 13.3s done [2025-08-21T08:31:24.506Z] #54 ... [2025-08-21T08:31:24.506Z] [2025-08-21T08:31:24.506Z] #32 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T08:31:24.506Z] #32 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-21T08:31:24.506Z] #32 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T08:31:24.506Z] #32 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-21T08:31:24.506Z] #32 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-21T08:31:24.506Z] #32 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-21T08:31:24.506Z] #32 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done [2025-08-21T08:31:24.506Z] #32 DONE 0.6s [2025-08-21T08:31:24.506Z] [2025-08-21T08:31:24.506Z] #46 [security-spire-agent internal] load .dockerignore [2025-08-21T08:31:24.506Z] #46 DONE 24.2s [2025-08-21T08:31:24.506Z] [2025-08-21T08:31:24.506Z] #65 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T08:31:24.506Z] #65 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-08-21T08:31:24.506Z] #65 ... [2025-08-21T08:31:24.506Z] [2025-08-21T08:31:24.506Z] #32 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T08:31:24.506Z] #32 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-21T08:31:24.506Z] #32 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T08:31:24.506Z] #32 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-21T08:31:24.506Z] #32 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-21T08:31:24.506Z] #32 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-21T08:31:24.506Z] #32 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done [2025-08-21T08:31:24.506Z] #32 DONE 0.6s [2025-08-21T08:31:24.506Z] [2025-08-21T08:31:24.506Z] #40 [security-proxy-auth internal] load build context [2025-08-21T08:31:24.506Z] #40 DONE 24.9s [2025-08-21T08:31:24.506Z] [2025-08-21T08:31:24.506Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-21T08:31:24.506Z] #56 DONE 24.5s [2025-08-21T08:31:24.506Z] [2025-08-21T08:31:24.506Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T08:31:24.506Z] #65 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-08-21T08:31:24.506Z] #65 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s [2025-08-21T08:31:24.506Z] #65 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-08-21T08:31:24.506Z] #65 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s [2025-08-21T08:31:24.506Z] #65 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-21T08:31:24.506Z] #65 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-08-21T08:31:24.506Z] #65 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-08-21T08:31:24.506Z] #65 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 [2025-08-21T08:31:24.506Z] #65 ... [2025-08-21T08:31:24.506Z] [2025-08-21T08:31:24.506Z] #57 [core-keeper internal] load build context [2025-08-21T08:31:24.506Z] #57 DONE 25.1s [2025-08-21T08:31:24.506Z] [2025-08-21T08:31:24.506Z] #43 [core-command internal] load build context [2025-08-21T08:31:24.506Z] #43 DONE 24.7s [2025-08-21T08:31:24.506Z] [2025-08-21T08:31:24.506Z] #39 [security-spiffe-token-provider internal] load build context [2025-08-21T08:31:24.506Z] #39 DONE 25.1s [2025-08-21T08:31:24.506Z] [2025-08-21T08:31:24.506Z] #54 [core-metadata internal] load build context [2025-08-21T08:31:24.506Z] #54 DONE 25.1s [2025-08-21T08:31:24.506Z] [2025-08-21T08:31:24.506Z] #41 [security-bootstrapper internal] load build context [2025-08-21T08:31:24.506Z] #41 DONE 25.1s [2025-08-21T08:31:24.506Z] [2025-08-21T08:31:24.506Z] #51 [core-common-config-bootstrapper internal] load build context [2025-08-21T08:31:24.506Z] #51 DONE 24.7s [2025-08-21T08:31:24.506Z] [2025-08-21T08:31:24.506Z] #21 [security-secretstore-setup internal] load build context [2025-08-21T08:31:24.506Z] #21 DONE 25.2s [2025-08-21T08:31:24.506Z] [2025-08-21T08:31:24.506Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T08:31:24.506Z] #65 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-08-21T08:31:24.506Z] #65 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-08-21T08:31:24.506Z] #65 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-08-21T08:31:24.506Z] #65 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-08-21T08:31:24.506Z] #65 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-08-21T08:31:24.506Z] #65 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s [2025-08-21T08:31:24.506Z] #65 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-08-21T08:31:24.506Z] #65 ... [2025-08-21T08:31:24.506Z] [2025-08-21T08:31:24.506Z] #48 [core-data internal] load build context [2025-08-21T08:31:24.506Z] #48 DONE 24.7s [2025-08-21T08:31:24.506Z] [2025-08-21T08:31:24.506Z] #38 [support-scheduler internal] load build context [2025-08-21T08:31:24.506Z] #38 DONE 25.3s [2025-08-21T08:31:24.506Z] [2025-08-21T08:31:24.506Z] #45 [security-proxy-setup internal] load build context [2025-08-21T08:31:24.506Z] #45 DONE 25.2s [2025-08-21T08:31:24.506Z] [2025-08-21T08:31:24.506Z] #42 [support-notifications internal] load build context [2025-08-21T08:31:24.506Z] #42 DONE 25.3s [2025-08-21T08:31:24.506Z] [2025-08-21T08:31:24.506Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T08:31:24.506Z] #65 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-08-21T08:31:24.506Z] #65 ... [2025-08-21T08:31:24.506Z] [2025-08-21T08:31:24.506Z] #66 [security-spire-config internal] load build context [2025-08-21T08:31:24.506Z] #66 transferring context: 22.05kB done [2025-08-21T08:31:24.506Z] #66 DONE 0.4s [2025-08-21T08:31:24.506Z] [2025-08-21T08:31:24.506Z] #67 [security-spire-agent internal] load build context [2025-08-21T08:31:24.506Z] #67 transferring context: 23.33kB done [2025-08-21T08:31:24.506Z] #67 DONE 0.3s [2025-08-21T08:31:24.506Z] [2025-08-21T08:31:24.506Z] #68 [security-spire-server internal] load build context [2025-08-21T08:31:24.506Z] #68 transferring context: 23.80kB done [2025-08-21T08:31:24.506Z] #68 DONE 0.4s [2025-08-21T08:31:24.506Z] [2025-08-21T08:31:24.506Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T08:31:24.506Z] #65 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 17.83MB / 36.47MB 0.4s [2025-08-21T08:31:24.506Z] #65 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.5s [2025-08-21T08:31:25.076Z] #65 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.0s done [2025-08-21T08:31:25.334Z] #65 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.0s done [2025-08-21T08:31:25.903Z] #65 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-08-21T08:31:26.163Z] #65 ... [2025-08-21T08:31:26.164Z] [2025-08-21T08:31:26.164Z] #44 [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-21T08:31:26.164Z] #44 DONE 26.7s [2025-08-21T08:31:26.164Z] [2025-08-21T08:31:26.164Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T08:31:26.423Z] #65 ... [2025-08-21T08:31:26.423Z] [2025-08-21T08:31:26.423Z] #47 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-21T08:31:26.423Z] #47 24.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:26.423Z] #47 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:26.423Z] #47 25.36 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-21T08:31:26.423Z] #47 25.37 Executing busybox-1.36.1-r29.trigger [2025-08-21T08:31:26.423Z] #47 25.37 OK: 8 MiB in 15 packages [2025-08-21T08:31:26.423Z] #47 DONE 26.8s [2025-08-21T08:31:26.423Z] [2025-08-21T08:31:26.423Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-21T08:31:26.423Z] #52 24.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:26.423Z] #52 25.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:26.423Z] #52 25.38 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-21T08:31:26.423Z] #52 25.39 (2/4) Installing openssl (3.3.4-r0) [2025-08-21T08:31:26.423Z] #52 25.40 (3/4) Installing su-exec (0.2-r3) [2025-08-21T08:31:26.423Z] #52 25.40 (4/4) Installing yq-go (4.44.1-r2) [2025-08-21T08:31:26.423Z] #52 25.49 Executing busybox-1.36.1-r29.trigger [2025-08-21T08:31:26.423Z] #52 25.50 OK: 19 MiB in 18 packages [2025-08-21T08:31:26.423Z] #52 DONE 26.9s [2025-08-21T08:31:26.423Z] [2025-08-21T08:31:26.423Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T08:31:26.423Z] #65 ... [2025-08-21T08:31:26.423Z] [2025-08-21T08:31:26.423Z] #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-21T08:31:26.423Z] #53 24.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:26.423Z] #53 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:26.423Z] #53 25.39 (1/3) Installing ca-certificates (20250619-r0) [2025-08-21T08:31:26.423Z] #53 25.41 (2/3) Installing dumb-init (1.2.5-r3) [2025-08-21T08:31:26.423Z] #53 25.41 (3/3) Installing tzdata (2025b-r0) [2025-08-21T08:31:26.423Z] #53 25.45 Executing busybox-1.36.1-r29.trigger [2025-08-21T08:31:26.423Z] #53 25.46 Executing ca-certificates-20250619-r0.trigger [2025-08-21T08:31:26.423Z] #53 25.55 OK: 10 MiB in 17 packages [2025-08-21T08:31:26.423Z] #53 DONE 26.9s [2025-08-21T08:31:26.423Z] [2025-08-21T08:31:26.423Z] #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-21T08:31:26.423Z] #49 24.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:26.423Z] #49 25.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:26.423Z] #49 25.37 (1/2) Installing dumb-init (1.2.5-r3) [2025-08-21T08:31:26.423Z] #49 25.38 (2/2) Installing su-exec (0.2-r3) [2025-08-21T08:31:26.423Z] #49 25.38 Executing busybox-1.36.1-r29.trigger [2025-08-21T08:31:26.423Z] #49 25.39 OK: 8 MiB in 16 packages [2025-08-21T08:31:26.423Z] #49 DONE 26.9s [2025-08-21T08:31:26.423Z] [2025-08-21T08:31:26.423Z] #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-21T08:31:26.423Z] #50 24.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:26.423Z] #50 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:26.423Z] #50 25.39 (1/4) Installing ca-certificates (20250619-r0) [2025-08-21T08:31:26.423Z] #50 25.41 (2/4) Installing dumb-init (1.2.5-r3) [2025-08-21T08:31:26.423Z] #50 25.42 (3/4) Installing su-exec (0.2-r3) [2025-08-21T08:31:26.423Z] #50 25.42 (4/4) Installing yq-go (4.44.1-r2) [2025-08-21T08:31:26.423Z] #50 25.50 Executing busybox-1.36.1-r29.trigger [2025-08-21T08:31:26.423Z] #50 25.51 Executing ca-certificates-20250619-r0.trigger [2025-08-21T08:31:26.423Z] #50 25.58 OK: 19 MiB in 18 packages [2025-08-21T08:31:26.423Z] #50 DONE 26.9s [2025-08-21T08:31:26.423Z] [2025-08-21T08:31:26.423Z] #55 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-21T08:31:26.423Z] #55 24.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:26.423Z] #55 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:26.423Z] #55 25.40 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-21T08:31:26.423Z] #55 25.40 Executing busybox-1.36.1-r29.trigger [2025-08-21T08:31:26.423Z] #55 25.41 OK: 8 MiB in 15 packages [2025-08-21T08:31:26.423Z] #55 DONE 26.9s [2025-08-21T08:31:26.423Z] [2025-08-21T08:31:26.423Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-21T08:31:26.423Z] #58 24.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:26.423Z] #58 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:26.423Z] #58 25.43 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-21T08:31:26.423Z] #58 25.43 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-21T08:31:26.423Z] #58 25.43 OK: 24174 distinct packages available [2025-08-21T08:31:26.423Z] #58 25.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:26.423Z] #58 25.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:26.423Z] #58 25.93 (1/14) Installing ca-certificates (20250619-r0) [2025-08-21T08:31:26.423Z] #58 25.94 (2/14) Installing brotli-libs (1.1.0-r2) [2025-08-21T08:31:26.423Z] #58 25.96 (3/14) Installing c-ares (1.33.1-r0) [2025-08-21T08:31:26.423Z] #58 25.96 (4/14) Installing libunistring (1.2-r0) [2025-08-21T08:31:26.423Z] #58 25.98 (5/14) Installing libidn2 (2.3.7-r0) [2025-08-21T08:31:26.423Z] #58 25.98 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-08-21T08:31:26.423Z] #58 25.98 (7/14) Installing libpsl (0.21.5-r1) [2025-08-21T08:31:26.423Z] #58 25.99 (8/14) Installing zstd-libs (1.5.6-r0) [2025-08-21T08:31:26.423Z] #58 26.00 (9/14) Installing libcurl (8.12.1-r0) [2025-08-21T08:31:26.423Z] #58 26.01 (10/14) Installing curl (8.12.1-r0) [2025-08-21T08:31:26.423Z] #58 26.01 (11/14) Installing dumb-init (1.2.5-r3) [2025-08-21T08:31:26.423Z] #58 26.02 (12/14) Installing musl-obstack (1.2.3-r2) [2025-08-21T08:31:26.423Z] #58 26.02 (13/14) Installing libucontext (1.2-r3) [2025-08-21T08:31:26.423Z] #58 26.02 (14/14) Installing gcompat (1.1.0-r4) [2025-08-21T08:31:26.423Z] #58 26.03 Executing busybox-1.36.1-r29.trigger [2025-08-21T08:31:26.423Z] #58 26.04 Executing ca-certificates-20250619-r0.trigger [2025-08-21T08:31:26.423Z] #58 26.21 OK: 13 MiB in 28 packages [2025-08-21T08:31:26.423Z] #58 DONE 26.9s [2025-08-21T08:31:26.423Z] [2025-08-21T08:31:26.423Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T08:31:26.682Z] #65 ... [2025-08-21T08:31:26.682Z] [2025-08-21T08:31:26.682Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-21T08:31:26.682Z] #69 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.0s done [2025-08-21T08:31:26.682Z] #69 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-08-21T08:31:26.682Z] #69 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-08-21T08:31:26.682Z] #69 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-08-21T08:31:26.682Z] #69 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-08-21T08:31:26.682Z] #69 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-08-21T08:31:26.682Z] #69 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-08-21T08:31:26.682Z] #69 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-08-21T08:31:26.682Z] #69 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.7s done [2025-08-21T08:31:26.682Z] #69 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done [2025-08-21T08:31:26.682Z] #69 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.0s done [2025-08-21T08:31:26.682Z] #69 DONE 2.5s [2025-08-21T08:31:26.682Z] [2025-08-21T08:31:26.682Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T08:31:26.940Z] #65 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.0s done [2025-08-21T08:31:27.200Z] #65 DONE 3.1s [2025-08-21T08:31:27.200Z] [2025-08-21T08:31:27.200Z] #70 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-08-21T08:31:27.597Z] Removing intermediate container c62715b12b8a [2025-08-21T08:31:27.598Z] ---> 001b385f308e [2025-08-21T08:31:27.598Z] Successfully built 001b385f308e [2025-08-21T08:31:27.598Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:31:27.948Z] + docker inspect -f . ci-base-image-arm64 [2025-08-21T08:31:27.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T08:31:28.154Z] #70 ... [2025-08-21T08:31:28.154Z] [2025-08-21T08:31:28.154Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-21T08:31:28.154Z] #62 DONE 20.0s [2025-08-21T08:31:28.154Z] [2025-08-21T08:31:28.154Z] #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-21T08:31:28.165Z] prd-ubuntu20.04-docker-arm64-4c-16g-7365 does not seem to be running inside a container [2025-08-21T08:31:28.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/888 -v /w/workspace/edgex-go/888:/w/workspace/edgex-go/888:rw,z -v /w/workspace/edgex-go/888@tmp:/w/workspace/edgex-go/888@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-08-21T08:31:29.054Z] #71 ... [2025-08-21T08:31:29.054Z] [2025-08-21T08:31:29.054Z] #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-21T08:31:29.054Z] #63 19.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:29.054Z] #63 20.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:29.054Z] #63 21.14 OK: 248 MiB in 58 packages [2025-08-21T08:31:29.054Z] #63 DONE 21.2s [2025-08-21T08:31:29.054Z] [2025-08-21T08:31:29.054Z] #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-21T08:31:29.054Z] #61 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:29.054Z] #61 20.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:29.054Z] #61 21.14 OK: 248 MiB in 58 packages [2025-08-21T08:31:29.054Z] #61 DONE 21.2s [2025-08-21T08:31:29.054Z] [2025-08-21T08:31:29.054Z] #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-21T08:31:29.054Z] #72 DONE 0.1s [2025-08-21T08:31:29.054Z] [2025-08-21T08:31:29.054Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-08-21T08:31:29.054Z] #73 DONE 0.1s [2025-08-21T08:31:29.054Z] [2025-08-21T08:31:29.054Z] #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:31:29.473Z] $ docker top e85d257968458560e5753cd92781e3a17e240b82b64cd8ffb3a65078e93229a9 -eo pid,comm [2025-08-21T08:31:29.619Z] #74 ... [2025-08-21T08:31:29.619Z] [2025-08-21T08:31:29.619Z] #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-21T08:31:29.619Z] #0 3.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:29.619Z] #0 3.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:29.619Z] #0 4.937 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-21T08:31:29.619Z] #0 4.937 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-21T08:31:29.619Z] #0 4.937 OK: 24174 distinct packages available [2025-08-21T08:31:29.619Z] #0 4.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:29.619Z] #0 5.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:29.619Z] #0 5.286 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-21T08:31:29.619Z] #0 5.292 (2/4) Installing musl-obstack (1.2.3-r2) [2025-08-21T08:31:29.619Z] #0 5.292 (3/4) Installing libucontext (1.2-r3) [2025-08-21T08:31:29.619Z] #0 5.294 (4/4) Installing gcompat (1.1.0-r4) [2025-08-21T08:31:29.619Z] #0 5.297 Executing busybox-1.36.1-r29.trigger [2025-08-21T08:31:29.619Z] #0 5.304 OK: 8 MiB in 18 packages [2025-08-21T08:31:29.619Z] #75 DONE 5.6s [2025-08-21T08:31:29.619Z] [2025-08-21T08:31:29.619Z] #60 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-08-21T08:31:29.619Z] #60 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:29.619Z] #60 20.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:29.619Z] #60 21.57 OK: 248 MiB in 58 packages [2025-08-21T08:31:29.619Z] #60 DONE 21.8s [2025-08-21T08:31:29.619Z] [2025-08-21T08:31:29.619Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-21T08:31:29.619Z] #64 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:29.619Z] #64 19.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:29.619Z] #64 21.13 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-21T08:31:29.619Z] #64 21.13 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-21T08:31:29.619Z] #64 21.13 OK: 24174 distinct packages available [2025-08-21T08:31:29.619Z] #64 21.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:29.619Z] #64 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:29.619Z] #64 21.54 OK: 248 MiB in 58 packages [2025-08-21T08:31:29.619Z] #64 DONE 21.8s [2025-08-21T08:31:29.619Z] [2025-08-21T08:31:29.619Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-21T08:31:29.619Z] #59 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:29.619Z] #59 20.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:29.619Z] #59 21.60 OK: 248 MiB in 58 packages [2025-08-21T08:31:29.619Z] #59 DONE 21.8s [2025-08-21T08:31:29.619Z] [2025-08-21T08:31:29.619Z] #76 [core-metadata builder 4/7] COPY go.mod vendor* ./ [Pipeline] { [Pipeline] sh [2025-08-21T08:31:29.876Z] #76 DONE 0.2s [2025-08-21T08:31:29.877Z] [2025-08-21T08:31:29.877Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-08-21T08:31:29.877Z] #77 DONE 0.2s [2025-08-21T08:31:29.877Z] [2025-08-21T08:31:29.877Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-08-21T08:31:29.877Z] #78 DONE 0.2s [2025-08-21T08:31:29.877Z] [2025-08-21T08:31:29.877Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:31:30.139Z] #79 ... [2025-08-21T08:31:30.139Z] [2025-08-21T08:31:30.139Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T08:31:30.139Z] #0 5.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:30.139Z] #0 5.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:30.139Z] #0 5.518 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:30.139Z] #0 5.537 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T08:31:30.139Z] #0 5.571 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:30.139Z] #0 5.579 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:30.139Z] #0 5.580 Executing busybox-1.36.1-r30.trigger [2025-08-21T08:31:30.139Z] #0 5.587 OK: 12 MiB in 21 packages [2025-08-21T08:31:30.139Z] #80 DONE 6.0s [2025-08-21T08:31:30.139Z] [2025-08-21T08:31:30.139Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T08:31:30.139Z] #0 2.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:30.139Z] #0 3.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:30.139Z] #0 3.355 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:30.139Z] #0 3.373 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T08:31:30.139Z] #0 3.463 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:30.139Z] #0 3.467 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:30.139Z] #0 3.471 Executing busybox-1.36.1-r30.trigger [2025-08-21T08:31:30.139Z] #0 3.491 OK: 10 MiB in 17 packages [2025-08-21T08:31:30.139Z] #81 DONE 3.7s [2025-08-21T08:31:30.139Z] [2025-08-21T08:31:30.139Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T08:31:30.139Z] #0 2.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:30.139Z] #0 3.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:30.139Z] #0 3.372 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:30.139Z] #0 3.388 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T08:31:30.139Z] #0 3.494 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:30.139Z] #0 3.494 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:30.139Z] #0 3.494 Executing busybox-1.36.1-r30.trigger [2025-08-21T08:31:30.139Z] #0 3.506 OK: 8 MiB in 15 packages [2025-08-21T08:31:30.139Z] #82 DONE 3.7s [2025-08-21T08:31:30.139Z] [2025-08-21T08:31:30.139Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-21T08:31:30.139Z] #0 3.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:30.139Z] #0 3.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:30.139Z] #0 3.545 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:30.139Z] #0 3.566 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T08:31:30.139Z] #0 3.656 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:30.139Z] #0 3.657 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:30.139Z] #0 3.660 Executing busybox-1.36.1-r30.trigger [2025-08-21T08:31:30.139Z] #0 3.668 OK: 8 MiB in 16 packages [2025-08-21T08:31:30.327Z] + go version [2025-08-21T08:31:30.327Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-21T08:31:30.346Z] $ docker stop --time=1 e85d257968458560e5753cd92781e3a17e240b82b64cd8ffb3a65078e93229a9 [2025-08-21T08:31:30.398Z] #83 DONE 3.8s [2025-08-21T08:31:30.398Z] [2025-08-21T08:31:30.398Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-21T08:31:30.398Z] #0 2.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:30.398Z] #0 3.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:30.398Z] #0 3.415 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:30.398Z] #0 3.432 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T08:31:30.398Z] #0 3.644 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:30.398Z] #0 3.648 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:30.398Z] #0 3.654 Executing busybox-1.36.1-r30.trigger [2025-08-21T08:31:30.398Z] #0 3.656 OK: 19 MiB in 18 packages [2025-08-21T08:31:30.398Z] #84 DONE 3.9s [2025-08-21T08:31:30.398Z] [2025-08-21T08:31:30.398Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-08-21T08:31:30.398Z] #85 DONE 0.0s [2025-08-21T08:31:30.398Z] [2025-08-21T08:31:30.398Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-21T08:31:30.660Z] #86 ... [2025-08-21T08:31:30.660Z] [2025-08-21T08:31:30.660Z] #87 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-21T08:31:30.660Z] #0 5.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:30.660Z] #0 5.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:30.660Z] #0 5.858 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-21T08:31:30.660Z] #0 5.858 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-21T08:31:30.660Z] #0 5.858 OK: 24174 distinct packages available [2025-08-21T08:31:30.660Z] #0 5.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:30.660Z] #0 6.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:30.660Z] #0 6.408 (1/5) Installing dumb-init (1.2.5-r3) [2025-08-21T08:31:30.660Z] #0 6.412 (2/5) Installing musl-obstack (1.2.3-r2) [2025-08-21T08:31:30.660Z] #0 6.415 (3/5) Installing libucontext (1.2-r3) [2025-08-21T08:31:30.660Z] #0 6.418 (4/5) Installing gcompat (1.1.0-r4) [2025-08-21T08:31:30.660Z] #0 6.427 (5/5) Installing openssl (3.3.4-r0) [2025-08-21T08:31:30.660Z] #0 6.434 Executing busybox-1.36.1-r29.trigger [2025-08-21T08:31:30.660Z] #0 6.440 OK: 9 MiB in 19 packages [2025-08-21T08:31:30.660Z] #87 DONE 6.6s [2025-08-21T08:31:30.919Z] [2025-08-21T08:31:30.919Z] #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-08-21T08:31:31.495Z] #88 ... [2025-08-21T08:31:31.495Z] [2025-08-21T08:31:31.495Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-21T08:31:31.495Z] #0 4.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:31.495Z] #0 4.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:31.495Z] #0 4.789 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:31.495Z] #0 4.811 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T08:31:31.495Z] #0 4.869 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:31.495Z] #0 4.871 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:31.495Z] #0 4.873 Executing busybox-1.36.1-r30.trigger [2025-08-21T08:31:31.495Z] #0 4.883 OK: 19 MiB in 18 packages [2025-08-21T08:31:31.495Z] #89 DONE 5.1s [2025-08-21T08:31:31.753Z] [2025-08-21T08:31:31.753Z] #70 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-08-21T08:31:31.753Z] #70 4.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:31.753Z] #70 4.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:31.753Z] #70 5.142 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:31.753Z] #70 5.156 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T08:31:31.753Z] #70 5.202 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:31.753Z] #70 5.207 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:31.753Z] #70 5.217 Executing busybox-1.36.1-r30.trigger [2025-08-21T08:31:31.753Z] #70 5.225 OK: 8 MiB in 15 packages [2025-08-21T08:31:31.992Z] $ docker rm -f --volumes e85d257968458560e5753cd92781e3a17e240b82b64cd8ffb3a65078e93229a9 [2025-08-21T08:31:32.011Z] #70 DONE 5.4s [2025-08-21T08:31:32.011Z] [2025-08-21T08:31:32.011Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T08:31:32.011Z] #0 4.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:32.011Z] #0 4.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:32.011Z] #0 5.115 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:32.011Z] #0 5.126 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T08:31:32.011Z] #0 5.174 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:32.011Z] #0 5.178 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:32.011Z] #0 5.182 Executing busybox-1.36.1-r30.trigger [2025-08-21T08:31:32.011Z] #0 5.195 OK: 13 MiB in 28 packages [2025-08-21T08:31:32.011Z] #90 DONE 5.4s [2025-08-21T08:31:32.011Z] [2025-08-21T08:31:32.011Z] #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-21T08:31:32.011Z] #71 3.410 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2025-08-21T08:31:32.270Z] #71 ... [2025-08-21T08:31:32.271Z] [2025-08-21T08:31:32.271Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-21T08:31:32.271Z] #0 2.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:32.271Z] #0 2.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:32.271Z] #0 2.463 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:32.271Z] #0 2.477 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T08:31:32.271Z] #0 2.521 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:32.271Z] #0 2.524 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:32.271Z] #0 2.529 Executing busybox-1.36.1-r30.trigger [2025-08-21T08:31:32.271Z] #0 2.536 OK: 8 MiB in 18 packages [2025-08-21T08:31:32.271Z] #91 DONE 2.7s [2025-08-21T08:31:32.271Z] [2025-08-21T08:31:32.271Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-21T08:31:32.271Z] #86 DONE 2.0s 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-21T08:31:32.529Z] [2025-08-21T08:31:32.529Z] #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-08-21T08:31:32.529Z] #92 DONE 0.1s [2025-08-21T08:31:32.529Z] [2025-08-21T08:31:32.529Z] #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-08-21T08:31:32.529Z] #88 1.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:32.529Z] #88 1.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:32.529Z] #88 1.924 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:32.529Z] #88 1.940 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T08:31:32.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-08-21T08:31:32.739Z] [2025-08-21T08:31:32.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:31:33.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-08-21T08:31:33.349Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-08-21T08:31:33.349Z] 547446be3368: Pulling fs layer [2025-08-21T08:31:33.349Z] d125d8839a47: Pulling fs layer [2025-08-21T08:31:33.349Z] 3e85d5ac6304: Pulling fs layer [2025-08-21T08:31:33.349Z] c3105a71a48b: Pulling fs layer [2025-08-21T08:31:33.349Z] 0f093f025ec4: Pulling fs layer [2025-08-21T08:31:33.349Z] c3106fc0e877: Pulling fs layer [2025-08-21T08:31:33.349Z] c3105a71a48b: Waiting [2025-08-21T08:31:33.349Z] 0f093f025ec4: Waiting [2025-08-21T08:31:33.349Z] c3106fc0e877: Waiting [2025-08-21T08:31:33.349Z] 547446be3368: Verifying Checksum [2025-08-21T08:31:33.349Z] c3105a71a48b: Verifying Checksum [2025-08-21T08:31:33.349Z] c3105a71a48b: Download complete [2025-08-21T08:31:33.365Z] #88 ... [2025-08-21T08:31:33.365Z] [2025-08-21T08:31:33.365Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-21T08:31:33.365Z] #93 DONE 1.0s [2025-08-21T08:31:33.365Z] [2025-08-21T08:31:33.365Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-08-21T08:31:33.365Z] #94 DONE 0.1s [2025-08-21T08:31:33.365Z] [2025-08-21T08:31:33.365Z] #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-08-21T08:31:33.365Z] #88 2.720 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:33.365Z] #88 2.723 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:31:33.365Z] #88 2.730 Executing busybox-1.36.1-r30.trigger [2025-08-21T08:31:33.365Z] #88 2.738 OK: 9 MiB in 19 packages [2025-08-21T08:31:33.365Z] #88 ... [2025-08-21T08:31:33.365Z] [2025-08-21T08:31:33.365Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2025-08-21T08:31:33.365Z] #95 DONE 0.0s [2025-08-21T08:31:33.365Z] [2025-08-21T08:31:33.365Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-08-21T08:31:33.365Z] #96 DONE 0.0s [2025-08-21T08:31:33.365Z] [2025-08-21T08:31:33.365Z] #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-08-21T08:31:33.625Z] #88 DONE 2.9s [2025-08-21T08:31:33.625Z] [2025-08-21T08:31:33.625Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-08-21T08:31:33.625Z] #97 DONE 0.1s [2025-08-21T08:31:33.625Z] [2025-08-21T08:31:33.625Z] #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-08-21T08:31:33.627Z] d125d8839a47: Verifying Checksum [2025-08-21T08:31:33.627Z] d125d8839a47: Download complete [2025-08-21T08:31:33.895Z] c3106fc0e877: Verifying Checksum [2025-08-21T08:31:33.896Z] c3106fc0e877: Download complete [2025-08-21T08:31:33.896Z] 0f093f025ec4: Verifying Checksum [2025-08-21T08:31:33.896Z] 0f093f025ec4: Download complete [2025-08-21T08:31:34.164Z] 547446be3368: Pull complete [2025-08-21T08:31:34.221Z] #98 DONE 0.7s [2025-08-21T08:31:34.221Z] [2025-08-21T08:31:34.221Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-21T08:31:34.221Z] #99 DONE 0.7s [2025-08-21T08:31:34.221Z] [2025-08-21T08:31:34.221Z] #100 [security-spire-config] exporting to image [2025-08-21T08:31:34.221Z] #100 exporting layers [2025-08-21T08:31:34.221Z] #100 ... [2025-08-21T08:31:34.221Z] [2025-08-21T08:31:34.221Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-08-21T08:31:34.221Z] #101 DONE 0.7s [2025-08-21T08:31:34.619Z] [2025-08-21T08:31:34.620Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-08-21T08:31:34.620Z] #102 DONE 0.2s [2025-08-21T08:31:34.620Z] [2025-08-21T08:31:34.620Z] #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-21T08:31:34.620Z] #71 6.612 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:34.980Z] #71 ... [2025-08-21T08:31:34.980Z] [2025-08-21T08:31:34.980Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-08-21T08:31:34.980Z] #103 DONE 0.5s [2025-08-21T08:31:34.980Z] [2025-08-21T08:31:34.980Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-21T08:31:34.980Z] #104 DONE 0.8s [2025-08-21T08:31:35.124Z] d125d8839a47: Pull complete [2025-08-21T08:31:36.062Z] [2025-08-21T08:31:36.063Z] #100 [security-spire-config] exporting to image [2025-08-21T08:31:36.063Z] #100 exporting layers 0.9s done [2025-08-21T08:31:36.063Z] #100 writing image sha256:70486d9c306726da76b1a0c46b0aa9b3d73db722726220e740554dee1a3be02b done [2025-08-21T08:31:36.063Z] #100 naming to docker.io/library/security-spire-config done [2025-08-21T08:31:36.063Z] #100 DONE 0.9s [2025-08-21T08:31:36.063Z] [2025-08-21T08:31:36.063Z] #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-08-21T08:31:36.063Z] #105 DONE 0.2s [2025-08-21T08:31:36.063Z] [2025-08-21T08:31:36.063Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-08-21T08:31:36.063Z] #106 DONE 0.2s [2025-08-21T08:31:36.063Z] [2025-08-21T08:31:36.063Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-08-21T08:31:36.063Z] #107 DONE 0.0s [2025-08-21T08:31:36.063Z] [2025-08-21T08:31:36.063Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-08-21T08:31:36.063Z] #108 DONE 0.0s [2025-08-21T08:31:36.063Z] [2025-08-21T08:31:36.063Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-08-21T08:31:36.063Z] #109 DONE 0.3s [2025-08-21T08:31:36.063Z] [2025-08-21T08:31:36.063Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-08-21T08:31:36.063Z] #110 DONE 0.3s [2025-08-21T08:31:36.063Z] [2025-08-21T08:31:36.063Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-08-21T08:31:36.063Z] #111 DONE 0.1s [2025-08-21T08:31:36.063Z] [2025-08-21T08:31:36.063Z] #112 [security-spire-server] exporting to image [2025-08-21T08:31:36.063Z] #112 ... [2025-08-21T08:31:36.063Z] [2025-08-21T08:31:36.063Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-08-21T08:31:36.063Z] #113 DONE 0.1s [2025-08-21T08:31:36.063Z] [2025-08-21T08:31:36.063Z] #114 [security-spire-agent] exporting to image [2025-08-21T08:31:36.080Z] 3e85d5ac6304: Verifying Checksum [2025-08-21T08:31:36.080Z] 3e85d5ac6304: Download complete [2025-08-21T08:31:36.325Z] #114 ... [2025-08-21T08:31:36.325Z] [2025-08-21T08:31:36.325Z] #115 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-21T08:31:36.325Z] #0 3.129 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:36.325Z] #0 5.890 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T08:31:36.583Z] #115 ... [2025-08-21T08:31:36.583Z] [2025-08-21T08:31:36.583Z] #114 [security-spire-agent] exporting to image [2025-08-21T08:31:36.583Z] #114 exporting layers 0.8s done [2025-08-21T08:31:36.583Z] #114 writing image sha256:3b8839b3579a898b465541946ac3c3fee5ab74555988d786c70f5414468d4118 done [2025-08-21T08:31:36.583Z] #114 naming to docker.io/library/security-spire-agent done [2025-08-21T08:31:36.583Z] #114 DONE 0.8s [2025-08-21T08:31:36.583Z] [2025-08-21T08:31:36.583Z] #112 [security-spire-server] exporting to image [2025-08-21T08:31:36.583Z] #112 exporting layers 0.9s done [2025-08-21T08:31:36.583Z] #112 writing image sha256:7ec988402053038942deac20ca3fea43cf035b409c7d4baf80dedf7a76db8bb7 done [2025-08-21T08:31:36.583Z] #112 naming to docker.io/library/security-spire-server done [2025-08-21T08:31:36.583Z] #112 DONE 0.9s [2025-08-21T08:31:36.583Z] [2025-08-21T08:31:36.583Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:31:37.151Z] #116 ... [2025-08-21T08:31:37.151Z] [2025-08-21T08:31:37.151Z] #115 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-21T08:31:37.151Z] #115 10.72 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-21T08:31:38.544Z] #115 12.26 Executing busybox-1.36.1-r29.trigger [2025-08-21T08:31:38.544Z] #115 12.26 OK: 8 MiB in 15 packages [2025-08-21T08:31:38.802Z] #115 DONE 12.5s [2025-08-21T08:31:38.802Z] [2025-08-21T08:31:38.802Z] #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-21T08:31:38.802Z] #71 10.70 OK: 248 MiB in 58 packages [2025-08-21T08:31:38.802Z] #71 DONE 11.0s [2025-08-21T08:31:38.802Z] [2025-08-21T08:31:38.802Z] #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-08-21T08:31:41.797Z] #117 DONE 0.1s [2025-08-21T08:31:41.797Z] [2025-08-21T08:31:41.797Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:31:41.797Z] #118 ... [2025-08-21T08:31:41.797Z] [2025-08-21T08:31:41.797Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:31:41.797Z] #119 ... [2025-08-21T08:31:41.797Z] [2025-08-21T08:31:41.797Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:31:46.189Z] 3e85d5ac6304: Pull complete [2025-08-21T08:31:46.189Z] c3105a71a48b: Pull complete [2025-08-21T08:31:47.172Z] 0f093f025ec4: Pull complete [2025-08-21T08:31:47.460Z] c3106fc0e877: Pull complete [2025-08-21T08:31:47.460Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-08-21T08:31:47.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-08-21T08:31:47.460Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T08:31:47.722Z] prd-ubuntu20.04-docker-arm64-4c-16g-7365 does not seem to be running inside a container [2025-08-21T08:31:47.861Z] $ 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/888 -v /w/workspace/edgex-go/888:/w/workspace/edgex-go/888:rw,z -v /w/workspace/edgex-go/888@tmp:/w/workspace/edgex-go/888@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-08-21T08:31:49.944Z] $ docker top 963f1b49db05adcbbfddb966b418efe289d1a3a7752b1afdc372adf630c91cd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T08:31:50.776Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-08-21T08:32:00.887Z] #1 [core-data internal] load build definition from Dockerfile [2025-08-21T08:32:00.887Z] #1 transferring dockerfile: 2.04kB 0.0s done [2025-08-21T08:32:00.887Z] #1 DONE 0.1s [2025-08-21T08:32:00.887Z] [2025-08-21T08:32:00.887Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2025-08-21T08:32:00.887Z] #2 transferring dockerfile: 3.02kB done [2025-08-21T08:32:00.887Z] #2 DONE 0.0s [2025-08-21T08:32:00.887Z] [2025-08-21T08:32:00.887Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2025-08-21T08:32:01.161Z] #3 transferring dockerfile: 2.14kB 0.0s done [2025-08-21T08:32:01.161Z] #3 DONE 0.1s [2025-08-21T08:32:01.161Z] [2025-08-21T08:32:01.161Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-08-21T08:32:01.161Z] #4 transferring dockerfile: 1.89kB 0.0s done [2025-08-21T08:32:01.161Z] #4 DONE 0.1s [2025-08-21T08:32:01.161Z] [2025-08-21T08:32:01.161Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2025-08-21T08:32:01.161Z] #5 transferring dockerfile: 2.50kB done [2025-08-21T08:32:01.161Z] #5 DONE 0.1s [2025-08-21T08:32:01.161Z] [2025-08-21T08:32:01.161Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2025-08-21T08:32:01.440Z] #6 transferring dockerfile: 2.49kB 0.0s done [2025-08-21T08:32:01.440Z] #6 DONE 0.1s [2025-08-21T08:32:01.440Z] [2025-08-21T08:32:01.440Z] #7 [support-notifications internal] load build definition from Dockerfile [2025-08-21T08:32:01.440Z] #7 transferring dockerfile: 2.00kB done [2025-08-21T08:32:01.440Z] #7 DONE 0.1s [2025-08-21T08:32:01.440Z] [2025-08-21T08:32:01.440Z] #8 [security-spire-server internal] load build definition from Dockerfile [2025-08-21T08:32:01.440Z] #8 transferring dockerfile: 1.70kB 0.0s done [2025-08-21T08:32:01.440Z] #8 DONE 0.1s [2025-08-21T08:32:01.440Z] [2025-08-21T08:32:01.440Z] #9 [core-metadata internal] load build definition from Dockerfile [2025-08-21T08:32:01.713Z] #9 transferring dockerfile: 2.10kB done [2025-08-21T08:32:01.713Z] #9 DONE 0.1s [2025-08-21T08:32:01.713Z] [2025-08-21T08:32:01.713Z] #10 [core-keeper internal] load build definition from Dockerfile [2025-08-21T08:32:01.713Z] #10 transferring dockerfile: 2.01kB 0.0s done [2025-08-21T08:32:01.713Z] #10 DONE 0.1s [2025-08-21T08:32:01.713Z] [2025-08-21T08:32:01.713Z] #11 [core-command internal] load build definition from Dockerfile [2025-08-21T08:32:01.713Z] #11 transferring dockerfile: 1.94kB 0.0s done [2025-08-21T08:32:01.713Z] #11 DONE 0.1s [2025-08-21T08:32:01.713Z] [2025-08-21T08:32:01.713Z] #12 [security-spire-config internal] load build definition from Dockerfile [2025-08-21T08:32:01.713Z] #12 transferring dockerfile: 1.69kB 0.0s done [2025-08-21T08:32:01.713Z] #12 DONE 0.1s [2025-08-21T08:32:01.713Z] [2025-08-21T08:32:01.713Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-08-21T08:32:01.713Z] #13 transferring dockerfile: 2.23kB done [2025-08-21T08:32:01.713Z] #13 DONE 0.0s [2025-08-21T08:32:01.983Z] [2025-08-21T08:32:01.983Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2025-08-21T08:32:01.983Z] #14 transferring dockerfile: 1.81kB 0.0s done [2025-08-21T08:32:01.983Z] #14 DONE 0.1s [2025-08-21T08:32:01.983Z] [2025-08-21T08:32:01.983Z] #15 [support-scheduler internal] load build definition from Dockerfile [2025-08-21T08:32:01.983Z] #15 transferring dockerfile: 1.83kB done [2025-08-21T08:32:01.983Z] #15 DONE 0.1s [2025-08-21T08:32:01.983Z] [2025-08-21T08:32:01.983Z] #16 [core-data internal] load .dockerignore [2025-08-21T08:32:01.983Z] #16 transferring context: 50B done [2025-08-21T08:32:01.983Z] #16 DONE 0.1s [2025-08-21T08:32:02.952Z] [2025-08-21T08:32:02.952Z] #17 [security-bootstrapper internal] load .dockerignore [2025-08-21T08:32:02.952Z] #17 transferring context: 50B done [2025-08-21T08:32:02.952Z] #17 DONE 0.0s [2025-08-21T08:32:02.952Z] [2025-08-21T08:32:02.952Z] #18 [security-proxy-auth internal] load .dockerignore [2025-08-21T08:32:02.952Z] #18 transferring context: 50B done [2025-08-21T08:32:02.952Z] #18 DONE 0.0s [2025-08-21T08:32:02.952Z] [2025-08-21T08:32:02.952Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2025-08-21T08:32:02.952Z] #19 transferring context: 50B 0.0s done [2025-08-21T08:32:02.952Z] #19 DONE 0.1s [2025-08-21T08:32:02.952Z] [2025-08-21T08:32:02.952Z] #20 [security-proxy-setup internal] load .dockerignore [2025-08-21T08:32:02.952Z] #20 transferring context: 50B 0.0s done [2025-08-21T08:32:02.952Z] #20 DONE 0.1s [2025-08-21T08:32:03.224Z] [2025-08-21T08:32:03.224Z] #21 [security-secretstore-setup internal] load .dockerignore [2025-08-21T08:32:03.224Z] #21 transferring context: 50B done [2025-08-21T08:32:03.224Z] #21 DONE 0.1s [2025-08-21T08:32:03.224Z] [2025-08-21T08:32:03.224Z] #22 [support-notifications internal] load .dockerignore [2025-08-21T08:32:03.224Z] #22 transferring context: 50B done [2025-08-21T08:32:03.224Z] #22 DONE 0.0s [2025-08-21T08:32:03.224Z] [2025-08-21T08:32:03.224Z] #23 [security-spire-server internal] load .dockerignore [2025-08-21T08:32:03.500Z] #23 transferring context: 50B done [2025-08-21T08:32:03.500Z] #23 DONE 0.1s [2025-08-21T08:32:03.500Z] [2025-08-21T08:32:03.500Z] #24 [core-metadata internal] load .dockerignore [2025-08-21T08:32:03.500Z] #24 transferring context: 50B done [2025-08-21T08:32:03.500Z] #24 DONE 0.1s [2025-08-21T08:32:03.500Z] [2025-08-21T08:32:03.500Z] #25 [core-keeper internal] load .dockerignore [2025-08-21T08:32:03.500Z] #25 transferring context: 50B done [2025-08-21T08:32:03.500Z] #25 DONE 0.1s [2025-08-21T08:32:03.500Z] [2025-08-21T08:32:03.500Z] #26 [core-command internal] load .dockerignore [2025-08-21T08:32:03.500Z] #26 transferring context: 50B done [2025-08-21T08:32:03.500Z] #26 DONE 0.1s [2025-08-21T08:32:03.500Z] [2025-08-21T08:32:03.500Z] #27 [security-spire-config internal] load .dockerignore [2025-08-21T08:32:03.500Z] #27 transferring context: 50B 0.0s done [2025-08-21T08:32:03.500Z] #27 DONE 0.1s [2025-08-21T08:32:03.500Z] [2025-08-21T08:32:03.500Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2025-08-21T08:32:03.768Z] #28 transferring context: 50B done [2025-08-21T08:32:03.768Z] #28 DONE 0.1s [2025-08-21T08:32:03.768Z] [2025-08-21T08:32:03.768Z] #29 [security-spire-agent internal] load .dockerignore [2025-08-21T08:32:03.768Z] #29 transferring context: 50B 0.0s done [2025-08-21T08:32:03.768Z] #29 DONE 0.1s [2025-08-21T08:32:03.768Z] [2025-08-21T08:32:03.768Z] #30 [support-scheduler internal] load .dockerignore [2025-08-21T08:32:03.768Z] #30 transferring context: 50B done [2025-08-21T08:32:03.768Z] #30 DONE 0.1s [2025-08-21T08:32:03.768Z] [2025-08-21T08:32:03.768Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-21T08:32:03.768Z] #31 DONE 0.0s [2025-08-21T08:32:03.768Z] [2025-08-21T08:32:03.768Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-08-21T08:32:04.742Z] #32 ... [2025-08-21T08:32:04.742Z] [2025-08-21T08:32:04.742Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-21T08:32:04.742Z] #31 DONE 0.0s [2025-08-21T08:32:04.742Z] [2025-08-21T08:32:04.742Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-08-21T08:32:04.742Z] #32 DONE 0.8s [2025-08-21T08:32:04.742Z] [2025-08-21T08:32:04.742Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-21T08:32:04.742Z] #31 DONE 0.0s [2025-08-21T08:32:04.742Z] [2025-08-21T08:32:04.742Z] #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T08:32:04.742Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-21T08:32:04.742Z] #33 ... [2025-08-21T08:32:04.742Z] [2025-08-21T08:32:04.742Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-21T08:32:04.742Z] #31 DONE 0.0s [2025-08-21T08:32:04.742Z] [2025-08-21T08:32:04.742Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-08-21T08:32:04.742Z] #32 DONE 0.8s [2025-08-21T08:32:04.742Z] [2025-08-21T08:32:04.742Z] #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T08:32:04.742Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-21T08:32:05.017Z] #33 ... [2025-08-21T08:32:05.017Z] [2025-08-21T08:32:05.017Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-21T08:32:05.017Z] #31 DONE 0.0s [2025-08-21T08:32:05.017Z] [2025-08-21T08:32:05.017Z] #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T08:32:05.017Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-21T08:32:05.017Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-21T08:32:05.017Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0B / 4.09MB 0.2s [2025-08-21T08:32:05.017Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T08:32:05.017Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-21T08:32:05.017Z] #33 ... [2025-08-21T08:32:05.017Z] [2025-08-21T08:32:05.017Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-21T08:32:05.017Z] #31 DONE 0.0s [2025-08-21T08:32:05.017Z] [2025-08-21T08:32:05.017Z] #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T08:32:05.300Z] #33 ... [2025-08-21T08:32:05.300Z] [2025-08-21T08:32:05.300Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-08-21T08:32:05.300Z] #32 DONE 0.8s [2025-08-21T08:32:05.300Z] [2025-08-21T08:32:05.300Z] #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T08:32:05.300Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-21T08:32:05.300Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-21T08:32:05.300Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T08:32:05.300Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-21T08:32:05.568Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-21T08:32:05.568Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-21T08:32:05.568Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.05MB / 4.09MB 0.7s [2025-08-21T08:32:05.568Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T08:32:05.568Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-21T08:32:05.568Z] #33 ... [2025-08-21T08:32:05.568Z] [2025-08-21T08:32:05.568Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-08-21T08:32:05.568Z] #32 DONE 1.0s [2025-08-21T08:32:05.568Z] [2025-08-21T08:32:05.568Z] #33 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T08:32:05.568Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.10MB / 4.09MB 0.9s [2025-08-21T08:32:05.836Z] #33 ... [2025-08-21T08:32:05.836Z] [2025-08-21T08:32:05.836Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-21T08:32:05.836Z] #31 DONE 0.0s [2025-08-21T08:32:05.836Z] [2025-08-21T08:32:05.836Z] #33 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T08:32:05.836Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.15MB / 4.09MB 1.2s [2025-08-21T08:32:06.106Z] #33 ... [2025-08-21T08:32:06.106Z] [2025-08-21T08:32:06.106Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-21T08:32:06.106Z] #31 DONE 0.0s [2025-08-21T08:32:06.106Z] [2025-08-21T08:32:06.106Z] #33 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T08:32:06.106Z] #33 ... [2025-08-21T08:32:06.106Z] [2025-08-21T08:32:06.106Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-08-21T08:32:06.106Z] #32 DONE 1.4s [2025-08-21T08:32:06.106Z] [2025-08-21T08:32:06.106Z] #33 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T08:32:06.106Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-21T08:32:06.106Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-21T08:32:06.106Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T08:32:06.106Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-21T08:32:06.378Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-21T08:32:06.378Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-21T08:32:06.378Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.5s [2025-08-21T08:32:06.378Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T08:32:06.378Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-21T08:32:06.378Z] #33 ... [2025-08-21T08:32:06.378Z] [2025-08-21T08:32:06.378Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-21T08:32:06.378Z] #31 DONE 0.0s [2025-08-21T08:32:06.378Z] [2025-08-21T08:32:06.378Z] #33 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T08:32:06.671Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.7s done [2025-08-21T08:32:06.671Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 [2025-08-21T08:32:06.943Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.7s done [2025-08-21T08:32:07.220Z] #33 ... [2025-08-21T08:32:07.220Z] [2025-08-21T08:32:07.220Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-08-21T08:32:07.220Z] #32 DONE 2.0s [2025-08-21T08:32:07.220Z] [2025-08-21T08:32:07.220Z] #33 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T08:32:07.220Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-21T08:32:07.220Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-21T08:32:07.220Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.7s done [2025-08-21T08:32:07.220Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T08:32:07.220Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-21T08:32:07.489Z] #33 ... [2025-08-21T08:32:07.489Z] [2025-08-21T08:32:07.489Z] #34 [security-bootstrapper internal] load build context [2025-08-21T08:32:07.489Z] #34 transferring context: 3.23MB 2.4s done [2025-08-21T08:32:07.489Z] #34 DONE 2.8s [2025-08-21T08:32:07.489Z] [2025-08-21T08:32:07.489Z] #33 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T08:32:07.489Z] #33 ... [2025-08-21T08:32:07.489Z] [2025-08-21T08:32:07.489Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-21T08:32:07.489Z] #31 DONE 0.0s [2025-08-21T08:32:07.489Z] [2025-08-21T08:32:07.489Z] #33 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T08:32:07.758Z] #33 ... [2025-08-21T08:32:07.758Z] [2025-08-21T08:32:07.758Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-08-21T08:32:07.758Z] #32 DONE 2.3s [2025-08-21T08:32:07.758Z] [2025-08-21T08:32:07.758Z] #33 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T08:32:08.025Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-21T08:32:08.025Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-21T08:32:08.025Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.7s done [2025-08-21T08:32:08.025Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T08:32:08.025Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-21T08:32:08.025Z] #33 ... [2025-08-21T08:32:08.025Z] [2025-08-21T08:32:08.025Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-21T08:32:08.025Z] #31 DONE 0.0s [2025-08-21T08:32:08.025Z] [2025-08-21T08:32:08.025Z] #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T08:32:08.292Z] #33 ... [2025-08-21T08:32:08.292Z] [2025-08-21T08:32:08.292Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-08-21T08:32:08.292Z] #32 DONE 2.4s [2025-08-21T08:32:08.292Z] [2025-08-21T08:32:08.292Z] #35 [support-scheduler internal] load build context [2025-08-21T08:32:08.292Z] #35 DONE 0.0s [2025-08-21T08:32:08.292Z] [2025-08-21T08:32:08.292Z] #36 [core-data internal] load build context [2025-08-21T08:32:08.292Z] #36 transferring context: 3.23MB 2.5s done [2025-08-21T08:32:08.292Z] #36 DONE 3.6s [2025-08-21T08:32:08.292Z] [2025-08-21T08:32:08.292Z] #33 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T08:32:08.292Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-21T08:32:08.292Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-21T08:32:08.292Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.7s done [2025-08-21T08:32:08.292Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T08:32:08.292Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-21T08:32:08.563Z] #33 ... [2025-08-21T08:32:08.563Z] [2025-08-21T08:32:08.563Z] #37 [security-proxy-auth internal] load build context [2025-08-21T08:32:08.563Z] #37 transferring context: 3.23MB 2.7s done [2025-08-21T08:32:08.563Z] #37 DONE 3.8s [2025-08-21T08:32:08.563Z] [2025-08-21T08:32:08.563Z] #33 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T08:32:08.564Z] #120 DONE 38.4s [2025-08-21T08:32:08.564Z] [2025-08-21T08:32:08.564Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:32:08.564Z] #118 DONE 29.2s [2025-08-21T08:32:08.564Z] [2025-08-21T08:32:08.564Z] #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:32:08.564Z] #74 DONE 39.1s [2025-08-21T08:32:08.564Z] [2025-08-21T08:32:08.564Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:32:08.564Z] #119 DONE 39.1s [2025-08-21T08:32:08.564Z] [2025-08-21T08:32:08.564Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:32:08.564Z] #116 DONE 38.4s [2025-08-21T08:32:08.564Z] [2025-08-21T08:32:08.564Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:32:08.564Z] #79 DONE 38.4s [2025-08-21T08:32:08.564Z] [2025-08-21T08:32:08.564Z] #121 [core-metadata builder 6/7] COPY . . [2025-08-21T08:32:08.832Z] #33 ... [2025-08-21T08:32:08.832Z] [2025-08-21T08:32:08.832Z] #38 [security-spiffe-token-provider internal] load build context [2025-08-21T08:32:08.832Z] #38 transferring context: 3.23MB 2.5s done [2025-08-21T08:32:08.832Z] #38 DONE 4.0s [2025-08-21T08:32:08.832Z] [2025-08-21T08:32:08.832Z] #33 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T08:32:09.417Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.8s done [2025-08-21T08:32:09.690Z] #33 ... [2025-08-21T08:32:09.690Z] [2025-08-21T08:32:09.690Z] #39 [support-notifications internal] load build context [2025-08-21T08:32:09.690Z] #39 transferring context: 3.23MB 3.1s done [2025-08-21T08:32:09.690Z] #39 DONE 4.1s [2025-08-21T08:32:09.690Z] [2025-08-21T08:32:09.690Z] #40 [security-secretstore-setup internal] load build context [2025-08-21T08:32:09.690Z] #40 transferring context: 3.23MB 3.1s done [2025-08-21T08:32:09.690Z] #40 DONE 4.2s [2025-08-21T08:32:09.690Z] [2025-08-21T08:32:09.690Z] #33 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T08:32:09.690Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.8s done [2025-08-21T08:32:09.690Z] #33 ... [2025-08-21T08:32:09.690Z] [2025-08-21T08:32:09.690Z] #41 [security-proxy-setup internal] load build context [2025-08-21T08:32:09.690Z] #41 transferring context: 3.23MB 3.7s done [2025-08-21T08:32:09.690Z] #41 DONE 4.8s [2025-08-21T08:32:09.690Z] [2025-08-21T08:32:09.690Z] #42 [core-keeper internal] load build context [2025-08-21T08:32:09.690Z] #42 transferring context: 3.23MB 1.9s done [2025-08-21T08:32:09.690Z] #42 DONE 3.6s [2025-08-21T08:32:09.690Z] [2025-08-21T08:32:09.690Z] #43 [core-command internal] load build context [2025-08-21T08:32:09.960Z] #43 ... [2025-08-21T08:32:09.960Z] [2025-08-21T08:32:09.960Z] #44 [core-metadata internal] load build context [2025-08-21T08:32:09.960Z] #44 transferring context: 3.23MB 1.9s done [2025-08-21T08:32:09.961Z] #44 DONE 3.8s [2025-08-21T08:32:09.961Z] [2025-08-21T08:32:09.961Z] #43 [core-command internal] load build context [2025-08-21T08:32:09.961Z] #43 transferring context: 3.23MB 1.6s done [2025-08-21T08:32:10.241Z] #43 DONE 3.1s [2025-08-21T08:32:10.241Z] [2025-08-21T08:32:10.241Z] #35 [support-scheduler internal] load build context [2025-08-21T08:32:10.509Z] #35 transferring context: 3.23MB 1.0s done [2025-08-21T08:32:10.509Z] #35 DONE 2.1s [2025-08-21T08:32:10.509Z] [2025-08-21T08:32:10.509Z] #45 [core-common-config-bootstrapper internal] load build context [2025-08-21T08:32:10.509Z] #45 transferring context: 3.23MB 0.9s done [2025-08-21T08:32:10.509Z] #45 DONE 2.5s [2025-08-21T08:32:10.509Z] [2025-08-21T08:32:10.509Z] #46 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-21T08:32:10.509Z] #46 DONE 6.9s [2025-08-21T08:32:10.509Z] [2025-08-21T08:32:10.509Z] #47 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-08-21T08:32:11.111Z] #47 ... [2025-08-21T08:32:11.111Z] [2025-08-21T08:32:11.111Z] #48 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-21T08:32:11.111Z] #48 DONE 5.5s [2025-08-21T08:32:11.111Z] [2025-08-21T08:32:11.112Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T08:32:11.112Z] #49 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done [2025-08-21T08:32:11.112Z] #49 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-21T08:32:11.112Z] #49 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-08-21T08:32:11.112Z] #49 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-08-21T08:32:11.402Z] #49 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.3s [2025-08-21T08:32:11.402Z] #49 ... [2025-08-21T08:32:11.402Z] [2025-08-21T08:32:11.402Z] #50 [security-spire-server internal] load build context [2025-08-21T08:32:11.402Z] #50 transferring context: 23.80kB 0.0s done [2025-08-21T08:32:11.402Z] #50 DONE 0.4s [2025-08-21T08:32:11.402Z] [2025-08-21T08:32:11.402Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T08:32:11.402Z] #49 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s [2025-08-21T08:32:11.672Z] #49 ... [2025-08-21T08:32:11.672Z] [2025-08-21T08:32:11.672Z] #51 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-08-21T08:32:11.672Z] #51 DONE 3.9s [2025-08-21T08:32:11.672Z] [2025-08-21T08:32:11.672Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T08:32:11.672Z] #49 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.5s [2025-08-21T08:32:11.672Z] #49 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.5s [2025-08-21T08:32:11.672Z] #49 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done [2025-08-21T08:32:11.672Z] #49 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-21T08:32:11.672Z] #49 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-08-21T08:32:11.672Z] #49 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-08-21T08:32:11.672Z] #49 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s done [2025-08-21T08:32:11.672Z] #49 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.7s [2025-08-21T08:32:11.672Z] #49 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.7s done [2025-08-21T08:32:11.672Z] #49 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-08-21T08:32:11.948Z] #49 ... [2025-08-21T08:32:11.948Z] [2025-08-21T08:32:11.948Z] #52 [security-spire-config internal] load build context [2025-08-21T08:32:11.948Z] #52 transferring context: 22.05kB 0.0s done [2025-08-21T08:32:11.948Z] #52 DONE 0.7s [2025-08-21T08:32:11.948Z] [2025-08-21T08:32:11.948Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T08:32:11.948Z] #49 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.7s done [2025-08-21T08:32:11.948Z] #49 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.7s done [2025-08-21T08:32:11.948Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.8s [2025-08-21T08:32:12.222Z] #49 ... [2025-08-21T08:32:12.222Z] [2025-08-21T08:32:12.222Z] #53 [security-spire-agent internal] load build context [2025-08-21T08:32:12.222Z] #53 transferring context: 23.33kB 0.1s done [2025-08-21T08:32:12.222Z] #53 DONE 0.4s [2025-08-21T08:32:12.222Z] [2025-08-21T08:32:12.222Z] #47 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-08-21T08:32:12.222Z] #47 DONE 2.6s [2025-08-21T08:32:12.222Z] [2025-08-21T08:32:12.222Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T08:32:12.824Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.81MB / 33.17MB 1.9s [2025-08-21T08:32:13.791Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 2.8s [2025-08-21T08:32:14.560Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 3.2s [2025-08-21T08:32:14.864Z] #49 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-08-21T08:32:15.156Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.31MB / 33.17MB 4.1s [2025-08-21T08:32:16.619Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.37MB / 33.17MB 5.5s [2025-08-21T08:32:17.240Z] #49 ... [2025-08-21T08:32:17.240Z] [2025-08-21T08:32:17.240Z] #54 [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-21T08:32:17.240Z] #54 DONE 6.6s [2025-08-21T08:32:17.240Z] [2025-08-21T08:32:17.240Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T08:32:17.240Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.39MB / 33.17MB 6.3s [2025-08-21T08:32:17.899Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 6.7s [2025-08-21T08:32:18.168Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 7.1s [2025-08-21T08:32:18.605Z] #121 ... [2025-08-21T08:32:18.605Z] [2025-08-21T08:32:18.605Z] #122 [security-proxy-setup builder 6/7] COPY . . [2025-08-21T08:32:18.605Z] #122 ... [2025-08-21T08:32:18.605Z] [2025-08-21T08:32:18.605Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-21T08:32:18.605Z] #123 ... [2025-08-21T08:32:18.605Z] [2025-08-21T08:32:18.605Z] #124 [support-scheduler builder 6/7] COPY . . [2025-08-21T08:32:18.754Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 7.7s [2025-08-21T08:32:18.865Z] #124 ... [2025-08-21T08:32:18.865Z] [2025-08-21T08:32:18.865Z] #125 [core-keeper builder 7/8] COPY . . [2025-08-21T08:32:18.865Z] #125 ... [2025-08-21T08:32:18.865Z] [2025-08-21T08:32:18.865Z] #126 [support-notifications builder 6/7] COPY . . [2025-08-21T08:32:19.022Z] #49 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 [2025-08-21T08:32:19.022Z] #49 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.2s done [2025-08-21T08:32:19.289Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 8.2s [2025-08-21T08:32:20.250Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.94MB / 33.17MB 9.2s [2025-08-21T08:32:20.519Z] #49 ... [2025-08-21T08:32:20.519Z] [2025-08-21T08:32:20.519Z] #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T08:32:20.519Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-21T08:32:20.519Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-21T08:32:20.519Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.7s done [2025-08-21T08:32:20.520Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T08:32:20.520Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-21T08:32:20.520Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.8s done [2025-08-21T08:32:20.520Z] #33 ... [2025-08-21T08:32:20.520Z] [2025-08-21T08:32:20.520Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-21T08:32:20.788Z] #55 ... [2025-08-21T08:32:20.788Z] [2025-08-21T08:32:20.788Z] #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-21T08:32:20.788Z] #0 9.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:20.788Z] #0 9.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:20.788Z] #56 ... [2025-08-21T08:32:20.788Z] [2025-08-21T08:32:20.788Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-21T08:32:21.057Z] #57 ... [2025-08-21T08:32:21.057Z] [2025-08-21T08:32:21.057Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-21T08:32:21.057Z] #0 8.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:21.057Z] #0 8.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:21.057Z] #58 ... [2025-08-21T08:32:21.057Z] [2025-08-21T08:32:21.057Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-21T08:32:21.057Z] #0 8.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:21.057Z] #0 8.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:21.325Z] #59 ... [2025-08-21T08:32:21.325Z] [2025-08-21T08:32:21.325Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-21T08:32:21.325Z] #0 9.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:21.325Z] #0 9.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:21.325Z] #60 ... [2025-08-21T08:32:21.325Z] [2025-08-21T08:32:21.325Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-21T08:32:21.325Z] #0 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:21.325Z] #61 ... [2025-08-21T08:32:21.325Z] [2025-08-21T08:32:21.325Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-21T08:32:21.592Z] #62 ... [2025-08-21T08:32:21.592Z] [2025-08-21T08:32:21.592Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-21T08:32:21.592Z] #0 9.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:21.592Z] #63 ... [2025-08-21T08:32:21.592Z] [2025-08-21T08:32:21.592Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-21T08:32:21.862Z] #64 ... [2025-08-21T08:32:21.862Z] [2025-08-21T08:32:21.862Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-21T08:32:21.862Z] #65 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done [2025-08-21T08:32:21.862Z] #65 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-08-21T08:32:21.862Z] #65 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-08-21T08:32:21.862Z] #65 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-08-21T08:32:21.862Z] #65 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-08-21T08:32:21.862Z] #65 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-08-21T08:32:21.862Z] #65 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-08-21T08:32:21.862Z] #65 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.4s done [2025-08-21T08:32:21.862Z] #65 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 4.5s done [2025-08-21T08:32:21.862Z] #65 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done [2025-08-21T08:32:21.862Z] #65 ... [2025-08-21T08:32:21.862Z] [2025-08-21T08:32:21.862Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T08:32:21.862Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 10.9s [2025-08-21T08:32:22.129Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 11.0s done [2025-08-21T08:32:22.129Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 11.0s done [2025-08-21T08:32:22.129Z] #49 ... [2025-08-21T08:32:22.129Z] [2025-08-21T08:32:22.129Z] #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-21T08:32:22.129Z] #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:22.163Z] #126 ... [2025-08-21T08:32:22.163Z] [2025-08-21T08:32:22.163Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-21T08:32:22.163Z] #123 DONE 14.0s [2025-08-21T08:32:22.398Z] #66 ... [2025-08-21T08:32:22.398Z] [2025-08-21T08:32:22.399Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-21T08:32:22.399Z] #67 ... [2025-08-21T08:32:22.399Z] [2025-08-21T08:32:22.399Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-21T08:32:22.399Z] #0 8.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:22.399Z] #0 9.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:22.422Z] [2025-08-21T08:32:22.422Z] #125 [core-keeper builder 7/8] COPY . . [2025-08-21T08:32:22.422Z] #125 DONE 14.1s [2025-08-21T08:32:22.422Z] [2025-08-21T08:32:22.422Z] #126 [support-notifications builder 6/7] COPY . . [2025-08-21T08:32:22.422Z] #126 DONE 14.0s [2025-08-21T08:32:22.422Z] [2025-08-21T08:32:22.422Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2025-08-21T08:32:22.422Z] #122 DONE 14.1s [2025-08-21T08:32:22.422Z] [2025-08-21T08:32:22.422Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-21T08:32:22.422Z] #127 CACHED [2025-08-21T08:32:22.422Z] [2025-08-21T08:32:22.422Z] #128 [security-bootstrapper builder 6/7] COPY . . [2025-08-21T08:32:22.422Z] #128 CACHED [2025-08-21T08:32:22.422Z] [2025-08-21T08:32:22.422Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:32:22.422Z] #129 CACHED [2025-08-21T08:32:22.422Z] [2025-08-21T08:32:22.422Z] #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:32:22.422Z] #130 CACHED [2025-08-21T08:32:22.422Z] [2025-08-21T08:32:22.422Z] #131 [security-proxy-setup builder 6/7] COPY . . [2025-08-21T08:32:22.422Z] #131 CACHED [2025-08-21T08:32:22.422Z] [2025-08-21T08:32:22.422Z] #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-21T08:32:22.422Z] #132 CACHED [2025-08-21T08:32:22.422Z] [2025-08-21T08:32:22.422Z] #121 [core-command builder 6/7] COPY . . [2025-08-21T08:32:22.422Z] #121 DONE 14.1s [2025-08-21T08:32:22.422Z] [2025-08-21T08:32:22.422Z] #124 [support-scheduler builder 6/7] COPY . . [2025-08-21T08:32:22.422Z] #124 DONE 14.1s [2025-08-21T08:32:22.422Z] [2025-08-21T08:32:22.422Z] #133 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-08-21T08:32:22.422Z] #133 CACHED [2025-08-21T08:32:22.422Z] [2025-08-21T08:32:22.422Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:32:22.422Z] #134 CACHED [2025-08-21T08:32:22.422Z] [2025-08-21T08:32:22.422Z] #135 [core-command builder 6/7] COPY . . [2025-08-21T08:32:22.422Z] #135 CACHED [2025-08-21T08:32:22.422Z] [2025-08-21T08:32:22.422Z] #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-21T08:32:22.422Z] #136 CACHED [2025-08-21T08:32:22.422Z] [2025-08-21T08:32:22.422Z] #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:32:22.422Z] #137 CACHED [2025-08-21T08:32:22.422Z] [2025-08-21T08:32:22.422Z] #138 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-08-21T08:32:22.422Z] #138 CACHED [2025-08-21T08:32:22.422Z] [2025-08-21T08:32:22.422Z] #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:32:22.422Z] #139 CACHED [2025-08-21T08:32:22.422Z] [2025-08-21T08:32:22.422Z] #140 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-08-21T08:32:22.422Z] #140 CACHED [2025-08-21T08:32:22.422Z] [2025-08-21T08:32:22.422Z] #141 [core-data builder 6/7] COPY . . [2025-08-21T08:32:22.422Z] #141 CACHED [2025-08-21T08:32:22.422Z] [2025-08-21T08:32:22.422Z] #142 [core-metadata builder 6/7] COPY . . [2025-08-21T08:32:22.422Z] #142 CACHED [2025-08-21T08:32:22.422Z] [2025-08-21T08:32:22.422Z] #143 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-08-21T08:32:22.422Z] #143 CACHED [2025-08-21T08:32:22.422Z] [2025-08-21T08:32:22.422Z] #144 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:32:22.422Z] #144 CACHED [2025-08-21T08:32:22.422Z] [2025-08-21T08:32:22.422Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-21T08:32:22.667Z] #68 ... [2025-08-21T08:32:22.667Z] [2025-08-21T08:32:22.667Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-08-21T08:32:22.667Z] #0 9.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:22.667Z] #69 ... [2025-08-21T08:32:22.667Z] [2025-08-21T08:32:22.667Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-21T08:32:22.667Z] #67 DONE 10.4s [2025-08-21T08:32:22.667Z] [2025-08-21T08:32:22.667Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-21T08:32:22.667Z] #0 9.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:22.934Z] #70 ... [2025-08-21T08:32:22.934Z] [2025-08-21T08:32:22.934Z] #71 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-08-21T08:32:22.934Z] #0 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:23.202Z] #71 ... [2025-08-21T08:32:23.202Z] [2025-08-21T08:32:23.202Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-21T08:32:23.361Z] #145 1.198 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-08-21T08:32:27.465Z] #72 ... [2025-08-21T08:32:27.465Z] [2025-08-21T08:32:27.465Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-21T08:32:27.465Z] #0 6.058 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:27.465Z] #73 ... [2025-08-21T08:32:27.465Z] [2025-08-21T08:32:27.465Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T08:32:27.465Z] #49 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.9s [2025-08-21T08:32:27.734Z] #49 ... [2025-08-21T08:32:27.734Z] [2025-08-21T08:32:27.734Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-21T08:32:27.734Z] #65 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.0s done [2025-08-21T08:32:27.734Z] #65 DONE 16.1s [2025-08-21T08:32:27.734Z] [2025-08-21T08:32:27.734Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T08:32:29.179Z] #49 ... [2025-08-21T08:32:29.179Z] [2025-08-21T08:32:29.179Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-21T08:32:29.179Z] #58 15.11 (1/2) Installing dumb-init (1.2.5-r3) [2025-08-21T08:32:29.179Z] #58 15.22 (2/2) Installing su-exec (0.2-r3) [2025-08-21T08:32:29.179Z] #58 15.34 Executing busybox-1.36.1-r29.trigger [2025-08-21T08:32:29.179Z] #58 15.56 OK: 9 MiB in 16 packages [2025-08-21T08:32:29.179Z] #58 DONE 18.3s [2025-08-21T08:32:29.179Z] [2025-08-21T08:32:29.179Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T08:32:31.775Z] #49 ... [2025-08-21T08:32:31.776Z] [2025-08-21T08:32:31.776Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-21T08:32:31.776Z] #55 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:31.776Z] #55 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:31.776Z] #55 ... [2025-08-21T08:32:31.776Z] [2025-08-21T08:32:31.776Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-21T08:32:31.776Z] #57 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:31.776Z] #57 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:31.776Z] #57 ... [2025-08-21T08:32:31.776Z] [2025-08-21T08:32:31.776Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T08:32:32.369Z] #49 ... [2025-08-21T08:32:32.369Z] [2025-08-21T08:32:32.369Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-21T08:32:32.369Z] #63 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:32.369Z] #63 21.61 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-21T08:32:32.369Z] #63 21.66 (2/4) Installing openssl (3.3.4-r0) [2025-08-21T08:32:32.369Z] #63 21.74 (3/4) Installing su-exec (0.2-r3) [2025-08-21T08:32:32.369Z] #63 21.78 (4/4) Installing yq-go (4.44.1-r2) [2025-08-21T08:32:32.369Z] #63 ... [2025-08-21T08:32:32.369Z] [2025-08-21T08:32:32.369Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-21T08:32:32.369Z] #68 20.26 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-21T08:32:32.369Z] #68 20.26 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-21T08:32:32.369Z] #68 20.26 OK: 24052 distinct packages available [2025-08-21T08:32:32.639Z] #68 ... [2025-08-21T08:32:32.639Z] [2025-08-21T08:32:32.639Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-21T08:32:32.639Z] #62 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:32.639Z] #62 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:32.639Z] #62 ... [2025-08-21T08:32:32.639Z] [2025-08-21T08:32:32.639Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T08:32:32.639Z] #49 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.1s [2025-08-21T08:32:33.235Z] #49 ... [2025-08-21T08:32:33.235Z] [2025-08-21T08:32:33.235Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-21T08:32:33.235Z] #64 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:33.235Z] #64 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:33.235Z] #64 ... [2025-08-21T08:32:33.235Z] [2025-08-21T08:32:33.235Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-08-21T08:32:33.235Z] #69 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:33.511Z] #69 ... [2025-08-21T08:32:33.511Z] [2025-08-21T08:32:33.511Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-21T08:32:33.511Z] #61 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:33.686Z] #145 ... [2025-08-21T08:32:33.686Z] [2025-08-21T08:32:33.686Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-21T08:32:33.686Z] #0 0.834 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-08-21T08:32:33.686Z] #146 ... [2025-08-21T08:32:33.686Z] [2025-08-21T08:32:33.686Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-21T08:32:33.686Z] #0 1.206 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-08-21T08:32:33.686Z] #147 ... [2025-08-21T08:32:33.686Z] [2025-08-21T08:32:33.686Z] #148 [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-21T08:32:33.686Z] #0 1.110 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-08-21T08:32:33.686Z] #148 ... [2025-08-21T08:32:33.686Z] [2025-08-21T08:32:33.686Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-21T08:32:33.686Z] #0 0.779 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-08-21T08:32:33.686Z] #149 ... [2025-08-21T08:32:33.686Z] [2025-08-21T08:32:33.686Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-21T08:32:33.686Z] #0 1.097 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-08-21T08:32:33.686Z] #150 ... [2025-08-21T08:32:33.686Z] [2025-08-21T08:32:33.686Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-21T08:32:33.686Z] #0 0.989 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-08-21T08:32:33.686Z] #151 ... [2025-08-21T08:32:33.686Z] [2025-08-21T08:32:33.686Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T08:32:33.686Z] #0 0.832 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-08-21T08:32:33.686Z] #152 ... [2025-08-21T08:32:33.686Z] [2025-08-21T08:32:33.686Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-21T08:32:33.686Z] #0 0.806 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-08-21T08:32:33.686Z] #153 ... [2025-08-21T08:32:33.686Z] [2025-08-21T08:32:33.686Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-21T08:32:33.686Z] #0 1.078 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-08-21T08:32:33.686Z] #154 ... [2025-08-21T08:32:33.686Z] [2025-08-21T08:32:33.686Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-21T08:32:33.686Z] #0 1.066 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-08-21T08:32:33.793Z] #61 ... [2025-08-21T08:32:33.793Z] [2025-08-21T08:32:33.793Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T08:32:33.793Z] #49 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.0s done [2025-08-21T08:32:33.793Z] #49 DONE 22.7s [2025-08-21T08:32:33.793Z] [2025-08-21T08:32:33.793Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-21T08:32:33.793Z] #63 23.15 Executing busybox-1.36.1-r29.trigger [2025-08-21T08:32:33.793Z] #63 23.40 OK: 20 MiB in 18 packages [2025-08-21T08:32:33.944Z] #155 ... [2025-08-21T08:32:33.944Z] [2025-08-21T08:32:33.944Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-21T08:32:33.944Z] #0 0.805 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-08-21T08:32:34.075Z] #63 ... [2025-08-21T08:32:34.075Z] [2025-08-21T08:32:34.075Z] #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-21T08:32:34.075Z] #56 20.96 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-21T08:32:34.075Z] #56 21.03 Executing busybox-1.36.1-r29.trigger [2025-08-21T08:32:34.075Z] #56 21.24 OK: 9 MiB in 15 packages [2025-08-21T08:32:34.075Z] #56 DONE 23.7s [2025-08-21T08:32:34.075Z] [2025-08-21T08:32:34.075Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-21T08:32:34.075Z] #70 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:34.346Z] #70 ... [2025-08-21T08:32:34.346Z] [2025-08-21T08:32:34.346Z] #71 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-08-21T08:32:34.346Z] #71 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:34.346Z] #71 ... [2025-08-21T08:32:34.346Z] [2025-08-21T08:32:34.346Z] #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-08-21T08:32:34.622Z] #74 ... [2025-08-21T08:32:34.622Z] [2025-08-21T08:32:34.622Z] #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-21T08:32:34.622Z] #66 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:34.622Z] #66 ... [2025-08-21T08:32:34.622Z] [2025-08-21T08:32:34.622Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-21T08:32:34.622Z] #59 17.27 (1/3) Installing ca-certificates (20250619-r0) [2025-08-21T08:32:34.622Z] #59 17.87 (2/3) Installing dumb-init (1.2.5-r3) [2025-08-21T08:32:34.622Z] #59 17.88 (3/3) Installing tzdata (2025b-r0) [2025-08-21T08:32:34.622Z] #59 19.93 Executing busybox-1.36.1-r29.trigger [2025-08-21T08:32:34.622Z] #59 20.15 Executing ca-certificates-20250619-r0.trigger [2025-08-21T08:32:34.622Z] #59 21.47 OK: 11 MiB in 17 packages [2025-08-21T08:32:34.622Z] #59 DONE 24.1s [2025-08-21T08:32:34.622Z] [2025-08-21T08:32:34.622Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T08:32:36.043Z] #75 ... [2025-08-21T08:32:36.043Z] [2025-08-21T08:32:36.043Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-08-21T08:32:36.043Z] #69 21.64 OK: 239 MiB in 58 packages [2025-08-21T08:32:36.043Z] #69 DONE 23.8s [2025-08-21T08:32:36.043Z] [2025-08-21T08:32:36.043Z] #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-21T08:32:36.629Z] #76 DONE 0.6s [2025-08-21T08:32:36.629Z] [2025-08-21T08:32:36.629Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-21T08:32:36.629Z] #57 25.97 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-21T08:32:36.629Z] #57 26.00 Executing busybox-1.36.1-r29.trigger [2025-08-21T08:32:36.897Z] #57 26.25 OK: 9 MiB in 15 packages [2025-08-21T08:32:37.490Z] #57 ... [2025-08-21T08:32:37.490Z] [2025-08-21T08:32:37.490Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-21T08:32:37.490Z] #73 10.33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:37.759Z] #73 ... [2025-08-21T08:32:37.759Z] [2025-08-21T08:32:37.759Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-21T08:32:37.759Z] #72 4.781 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:37.759Z] #72 8.565 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:37.759Z] #72 ... [2025-08-21T08:32:37.759Z] [2025-08-21T08:32:37.759Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-21T08:32:37.759Z] #64 25.91 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-21T08:32:37.759Z] #64 25.92 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-21T08:32:37.759Z] #64 25.92 OK: 24052 distinct packages available [2025-08-21T08:32:38.050Z] #64 ... [2025-08-21T08:32:38.050Z] [2025-08-21T08:32:38.050Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-21T08:32:38.050Z] #63 DONE 27.4s [2025-08-21T08:32:38.050Z] [2025-08-21T08:32:38.050Z] #71 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-08-21T08:32:38.050Z] #71 23.50 OK: 239 MiB in 58 packages [2025-08-21T08:32:38.050Z] #71 DONE 26.8s [2025-08-21T08:32:38.050Z] [2025-08-21T08:32:38.050Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-21T08:32:39.020Z] #77 ... [2025-08-21T08:32:39.020Z] [2025-08-21T08:32:39.020Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-21T08:32:39.020Z] #70 24.05 OK: 239 MiB in 58 packages [2025-08-21T08:32:39.020Z] #70 DONE 26.5s [2025-08-21T08:32:39.020Z] [2025-08-21T08:32:39.020Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-21T08:32:39.020Z] #0 3.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:39.020Z] #0 6.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:39.020Z] #78 ... [2025-08-21T08:32:39.020Z] [2025-08-21T08:32:39.020Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-08-21T08:32:39.289Z] #79 ... [2025-08-21T08:32:39.289Z] [2025-08-21T08:32:39.289Z] #80 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-08-21T08:32:39.289Z] #80 DONE 1.2s [2025-08-21T08:32:39.557Z] [2025-08-21T08:32:39.557Z] #81 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:32:39.557Z] #81 ... [2025-08-21T08:32:39.557Z] [2025-08-21T08:32:39.557Z] #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-21T08:32:39.557Z] #66 24.29 OK: 239 MiB in 58 packages [2025-08-21T08:32:39.557Z] #66 DONE 27.4s [2025-08-21T08:32:39.827Z] [2025-08-21T08:32:39.827Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-21T08:32:39.827Z] #64 28.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:40.095Z] #64 ... [2025-08-21T08:32:40.095Z] [2025-08-21T08:32:40.095Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-21T08:32:40.095Z] #57 DONE 29.7s [2025-08-21T08:32:40.095Z] [2025-08-21T08:32:40.095Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-21T08:32:40.095Z] #60 19.61 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-21T08:32:40.095Z] #60 19.61 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-21T08:32:40.095Z] #60 19.62 OK: 24052 distinct packages available [2025-08-21T08:32:40.095Z] #60 21.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:40.095Z] #60 24.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:40.364Z] #60 ... [2025-08-21T08:32:40.364Z] [2025-08-21T08:32:40.364Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T08:32:40.364Z] #82 ... [2025-08-21T08:32:40.364Z] [2025-08-21T08:32:40.364Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-08-21T08:32:40.364Z] #79 DONE 1.5s [2025-08-21T08:32:40.633Z] [2025-08-21T08:32:40.633Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:32:41.229Z] #83 ... [2025-08-21T08:32:41.229Z] [2025-08-21T08:32:41.229Z] #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-08-21T08:32:41.229Z] #84 DONE 1.8s [2025-08-21T08:32:41.501Z] [2025-08-21T08:32:41.501Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:32:41.770Z] #85 ... [2025-08-21T08:32:41.770Z] [2025-08-21T08:32:41.770Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-21T08:32:41.770Z] #55 22.77 (1/4) Installing ca-certificates (20250619-r0) [2025-08-21T08:32:41.770Z] #55 23.38 (2/4) Installing dumb-init (1.2.5-r3) [2025-08-21T08:32:41.770Z] #55 23.43 (3/4) Installing su-exec (0.2-r3) [2025-08-21T08:32:41.770Z] #55 23.44 (4/4) Installing yq-go (4.44.1-r2) [2025-08-21T08:32:41.770Z] #55 26.03 Executing busybox-1.36.1-r29.trigger [2025-08-21T08:32:41.770Z] #55 26.35 Executing ca-certificates-20250619-r0.trigger [2025-08-21T08:32:41.770Z] #55 27.82 OK: 20 MiB in 18 packages [2025-08-21T08:32:41.770Z] #55 DONE 31.2s [2025-08-21T08:32:41.770Z] [2025-08-21T08:32:41.770Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-21T08:32:43.193Z] #86 ... [2025-08-21T08:32:43.193Z] [2025-08-21T08:32:43.193Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-21T08:32:43.193Z] #61 25.54 (1/7) Installing ca-certificates (20250619-r0) [2025-08-21T08:32:43.193Z] #61 26.35 (2/7) Installing dumb-init (1.2.5-r3) [2025-08-21T08:32:43.193Z] #61 26.39 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-08-21T08:32:43.193Z] #61 26.42 (4/7) Installing libsodium (1.0.19-r0) [2025-08-21T08:32:43.193Z] #61 26.46 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-21T08:32:43.193Z] #61 26.97 (6/7) Installing libzmq (4.3.5-r2) [2025-08-21T08:32:43.193Z] #61 27.17 (7/7) Installing zeromq (4.3.5-r2) [2025-08-21T08:32:43.193Z] #61 27.32 Executing busybox-1.36.1-r29.trigger [2025-08-21T08:32:43.193Z] #61 27.53 Executing ca-certificates-20250619-r0.trigger [2025-08-21T08:32:43.193Z] #61 29.45 OK: 14 MiB in 21 packages [2025-08-21T08:32:43.193Z] #61 DONE 32.5s [2025-08-21T08:32:43.193Z] [2025-08-21T08:32:43.193Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T08:32:45.779Z] #87 ... [2025-08-21T08:32:45.779Z] [2025-08-21T08:32:45.779Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-21T08:32:45.779Z] #68 23.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:45.779Z] #68 26.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:46.047Z] #68 ... [2025-08-21T08:32:46.047Z] [2025-08-21T08:32:46.047Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-21T08:32:46.047Z] #60 35.03 (1/14) Installing ca-certificates (20250619-r0) [2025-08-21T08:32:46.048Z] #60 35.39 (2/14) Installing brotli-libs (1.1.0-r2) [2025-08-21T08:32:46.048Z] #60 35.59 (3/14) Installing c-ares (1.33.1-r0) [2025-08-21T08:32:46.048Z] #60 35.61 (4/14) Installing libunistring (1.2-r0) [2025-08-21T08:32:46.317Z] #60 35.83 (5/14) Installing libidn2 (2.3.7-r0) [2025-08-21T08:32:46.317Z] #60 35.90 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-08-21T08:32:46.586Z] #60 35.95 (7/14) Installing libpsl (0.21.5-r1) [2025-08-21T08:32:46.586Z] #60 35.99 (8/14) Installing zstd-libs (1.5.6-r0) [2025-08-21T08:32:46.586Z] #60 ... [2025-08-21T08:32:46.586Z] [2025-08-21T08:32:46.586Z] #88 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:32:46.586Z] #88 ... [2025-08-21T08:32:46.586Z] [2025-08-21T08:32:46.586Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-21T08:32:46.586Z] #60 36.14 (9/14) Installing libcurl (8.12.1-r0) [2025-08-21T08:32:46.854Z] #60 36.32 (10/14) Installing curl (8.12.1-r0) [2025-08-21T08:32:46.854Z] #60 36.37 (11/14) Installing dumb-init (1.2.5-r3) [2025-08-21T08:32:46.854Z] #60 36.42 (12/14) Installing musl-obstack (1.2.3-r2) [2025-08-21T08:32:47.122Z] #60 36.55 (13/14) Installing libucontext (1.2-r3) [2025-08-21T08:32:47.122Z] #60 36.55 (14/14) Installing gcompat (1.1.0-r4) [2025-08-21T08:32:47.122Z] #60 36.61 Executing busybox-1.36.1-r29.trigger [2025-08-21T08:32:47.122Z] #60 36.67 Executing ca-certificates-20250619-r0.trigger [2025-08-21T08:32:48.086Z] #60 ... [2025-08-21T08:32:48.086Z] [2025-08-21T08:32:48.086Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-21T08:32:48.086Z] #73 25.62 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-21T08:32:48.086Z] #73 28.04 Executing busybox-1.36.1-r29.trigger [2025-08-21T08:32:48.086Z] #73 28.20 OK: 9 MiB in 15 packages [2025-08-21T08:32:48.086Z] #73 DONE 30.7s [2025-08-21T08:32:48.086Z] [2025-08-21T08:32:48.086Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-21T08:32:48.086Z] #86 6.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:50.077Z] #86 ... [2025-08-21T08:32:50.077Z] [2025-08-21T08:32:50.077Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-21T08:32:50.077Z] #62 28.46 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-21T08:32:50.077Z] #62 28.46 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-21T08:32:50.077Z] #62 28.46 OK: 24052 distinct packages available [2025-08-21T08:32:50.077Z] #62 31.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:50.077Z] #62 33.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:50.077Z] #62 ... [2025-08-21T08:32:50.077Z] [2025-08-21T08:32:50.077Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-21T08:32:50.077Z] #72 24.87 OK: 239 MiB in 58 packages [2025-08-21T08:32:50.077Z] #72 DONE 27.1s [2025-08-21T08:32:50.077Z] [2025-08-21T08:32:50.077Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-21T08:32:50.077Z] #78 17.75 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:32:50.077Z] #78 18.04 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T08:32:50.077Z] #78 18.74 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:32:50.077Z] #78 18.75 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:32:50.077Z] #78 18.75 Executing busybox-1.36.1-r30.trigger [2025-08-21T08:32:50.077Z] #78 18.94 OK: 9 MiB in 16 packages [2025-08-21T08:32:50.077Z] #78 DONE 21.0s [2025-08-21T08:32:50.077Z] [2025-08-21T08:32:50.077Z] #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-08-21T08:32:50.346Z] #89 ... [2025-08-21T08:32:50.346Z] [2025-08-21T08:32:50.346Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-21T08:32:50.346Z] #60 38.15 OK: 15 MiB in 28 packages [2025-08-21T08:32:50.346Z] #60 DONE 39.7s [2025-08-21T08:32:50.346Z] [2025-08-21T08:32:50.346Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T08:32:51.316Z] #90 ... [2025-08-21T08:32:51.316Z] [2025-08-21T08:32:51.316Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-21T08:32:51.316Z] #68 36.38 OK: 239 MiB in 58 packages [2025-08-21T08:32:51.316Z] #68 DONE 39.1s [2025-08-21T08:32:51.316Z] [2025-08-21T08:32:51.316Z] #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-08-21T08:32:51.316Z] #89 DONE 1.5s [2025-08-21T08:32:51.316Z] [2025-08-21T08:32:51.316Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:32:52.281Z] #91 ... [2025-08-21T08:32:52.281Z] [2025-08-21T08:32:52.281Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-08-21T08:32:52.281Z] #92 DONE 0.8s [2025-08-21T08:32:52.281Z] [2025-08-21T08:32:52.281Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-21T08:32:52.281Z] #64 30.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:52.281Z] #64 39.08 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-21T08:32:52.281Z] #64 39.15 (2/4) Installing musl-obstack (1.2.3-r2) [2025-08-21T08:32:52.281Z] #64 39.15 (3/4) Installing libucontext (1.2-r3) [2025-08-21T08:32:52.281Z] #64 39.21 (4/4) Installing gcompat (1.1.0-r4) [2025-08-21T08:32:52.281Z] #64 39.30 Executing busybox-1.36.1-r29.trigger [2025-08-21T08:32:52.281Z] #64 39.57 OK: 9 MiB in 18 packages [2025-08-21T08:32:52.281Z] #64 ... [2025-08-21T08:32:52.281Z] [2025-08-21T08:32:52.281Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T08:32:52.281Z] #75 7.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:52.281Z] #75 9.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:52.281Z] #75 ... [2025-08-21T08:32:52.281Z] [2025-08-21T08:32:52.281Z] #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-08-21T08:32:52.281Z] #74 8.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:52.281Z] #74 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:52.553Z] #74 ... [2025-08-21T08:32:52.553Z] [2025-08-21T08:32:52.553Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:32:53.518Z] #93 ... [2025-08-21T08:32:53.518Z] [2025-08-21T08:32:53.518Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-21T08:32:53.518Z] #64 DONE 41.8s [2025-08-21T08:32:53.518Z] [2025-08-21T08:32:53.518Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-21T08:32:55.458Z] #94 ... [2025-08-21T08:32:55.458Z] [2025-08-21T08:32:55.458Z] #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-21T08:32:55.458Z] #95 DONE 5.6s [2025-08-21T08:32:55.458Z] [2025-08-21T08:32:55.458Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T08:32:55.458Z] #90 5.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:55.725Z] #90 ... [2025-08-21T08:32:55.725Z] [2025-08-21T08:32:55.725Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-08-21T08:32:55.725Z] #96 DONE 0.2s [2025-08-21T08:32:55.725Z] [2025-08-21T08:32:55.725Z] #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-08-21T08:32:55.725Z] #74 20.97 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:32:55.725Z] #74 21.15 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T08:32:55.725Z] #74 21.83 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:32:55.725Z] #74 21.83 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:32:55.725Z] #74 21.88 Executing busybox-1.36.1-r30.trigger [2025-08-21T08:32:56.026Z] #74 22.03 OK: 9 MiB in 15 packages [2025-08-21T08:32:56.613Z] #74 ... [2025-08-21T08:32:56.613Z] [2025-08-21T08:32:56.613Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-21T08:32:56.613Z] #77 8.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:56.613Z] #77 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:56.889Z] #77 ... [2025-08-21T08:32:56.889Z] [2025-08-21T08:32:56.889Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-21T08:32:56.889Z] #94 3.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:57.476Z] #94 ... [2025-08-21T08:32:57.476Z] [2025-08-21T08:32:57.476Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T08:32:57.476Z] #75 19.99 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:32:57.476Z] #75 20.25 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T08:32:57.476Z] #75 20.84 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:32:57.476Z] #75 20.84 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:32:57.476Z] #75 20.85 Executing busybox-1.36.1-r30.trigger [2025-08-21T08:32:57.476Z] #75 21.03 OK: 11 MiB in 17 packages [2025-08-21T08:32:57.476Z] #75 DONE 22.8s [2025-08-21T08:32:57.476Z] [2025-08-21T08:32:57.476Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-21T08:32:57.476Z] #62 44.65 (1/5) Installing dumb-init (1.2.5-r3) [2025-08-21T08:32:57.476Z] #62 44.70 (2/5) Installing musl-obstack (1.2.3-r2) [2025-08-21T08:32:57.476Z] #62 44.71 (3/5) Installing libucontext (1.2-r3) [2025-08-21T08:32:57.476Z] #62 44.73 (4/5) Installing gcompat (1.1.0-r4) [2025-08-21T08:32:57.476Z] #62 44.76 (5/5) Installing openssl (3.3.4-r0) [2025-08-21T08:32:57.476Z] #62 44.83 Executing busybox-1.36.1-r29.trigger [2025-08-21T08:32:57.476Z] #62 45.00 OK: 10 MiB in 19 packages [2025-08-21T08:32:57.812Z] #62 ... [2025-08-21T08:32:57.812Z] [2025-08-21T08:32:57.812Z] #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-08-21T08:32:57.812Z] #74 DONE 24.0s [2025-08-21T08:32:57.812Z] [2025-08-21T08:32:57.812Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T08:32:57.812Z] #82 7.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:57.812Z] #82 9.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:57.812Z] #82 ... [2025-08-21T08:32:57.812Z] [2025-08-21T08:32:57.812Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T08:32:57.812Z] #90 6.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:58.084Z] #90 ... [2025-08-21T08:32:58.084Z] [2025-08-21T08:32:58.084Z] #62 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-21T08:32:58.084Z] #62 DONE 46.9s [2025-08-21T08:32:58.356Z] [2025-08-21T08:32:58.356Z] #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-08-21T08:32:58.624Z] #97 ... [2025-08-21T08:32:58.624Z] [2025-08-21T08:32:58.624Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T08:32:58.624Z] #87 5.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:58.624Z] #87 7.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:32:58.624Z] #87 ... [2025-08-21T08:32:58.624Z] [2025-08-21T08:32:58.624Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-21T08:32:58.624Z] #94 5.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:33:00.033Z] #94 ... [2025-08-21T08:33:00.033Z] [2025-08-21T08:33:00.033Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-21T08:33:00.033Z] #86 8.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:33:00.033Z] #86 17.15 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:33:00.033Z] #86 17.25 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T08:33:00.033Z] #86 17.67 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:33:00.033Z] #86 17.68 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:33:00.033Z] #86 17.70 Executing busybox-1.36.1-r30.trigger [2025-08-21T08:33:00.033Z] #86 17.77 OK: 20 MiB in 18 packages [2025-08-21T08:33:00.301Z] #86 ... [2025-08-21T08:33:00.301Z] [2025-08-21T08:33:00.301Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T08:33:00.301Z] #82 19.28 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:33:00.301Z] #82 19.45 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T08:33:00.301Z] #82 19.90 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:33:00.301Z] #82 19.91 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:33:00.301Z] #82 19.97 Executing busybox-1.36.1-r30.trigger [2025-08-21T08:33:00.301Z] #82 20.05 OK: 9 MiB in 15 packages [2025-08-21T08:33:00.888Z] #82 ... [2025-08-21T08:33:00.888Z] [2025-08-21T08:33:00.888Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-21T08:33:00.888Z] #86 DONE 19.2s [2025-08-21T08:33:01.163Z] [2025-08-21T08:33:01.163Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T08:33:01.163Z] #87 16.63 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:33:01.163Z] #87 16.75 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T08:33:01.163Z] #87 17.13 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:33:01.163Z] #87 17.14 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:33:01.163Z] #87 17.16 Executing busybox-1.36.1-r30.trigger [2025-08-21T08:33:01.163Z] #87 17.24 OK: 14 MiB in 21 packages [2025-08-21T08:33:01.433Z] #87 ... [2025-08-21T08:33:01.433Z] [2025-08-21T08:33:01.433Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-21T08:33:01.433Z] #77 20.89 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:33:01.433Z] #77 21.04 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T08:33:01.433Z] #77 21.48 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:33:01.433Z] #77 21.49 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:33:01.433Z] #77 21.51 Executing busybox-1.36.1-r30.trigger [2025-08-21T08:33:01.433Z] #77 21.61 OK: 20 MiB in 18 packages [2025-08-21T08:33:01.433Z] #77 DONE 23.6s [2025-08-21T08:33:01.712Z] [2025-08-21T08:33:01.712Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-08-21T08:33:02.035Z] #98 DONE 0.2s [2025-08-21T08:33:02.035Z] [2025-08-21T08:33:02.035Z] #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-08-21T08:33:02.035Z] #97 2.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T08:33:02.035Z] #97 ... [2025-08-21T08:33:02.035Z] [2025-08-21T08:33:02.035Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T08:33:02.035Z] #87 DONE 18.8s [2025-08-21T08:33:02.035Z] [2025-08-21T08:33:02.035Z] #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-08-21T08:33:02.035Z] #97 3.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T08:33:02.306Z] #97 ... [2025-08-21T08:33:02.306Z] [2025-08-21T08:33:02.306Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T08:33:02.306Z] #82 DONE 21.9s [2025-08-21T08:33:02.574Z] [2025-08-21T08:33:02.574Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:33:03.533Z] #93 ... [2025-08-21T08:33:03.533Z] [2025-08-21T08:33:03.533Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T08:33:03.533Z] #90 13.42 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:33:03.799Z] #90 13.51 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T08:33:04.387Z] #90 13.85 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:33:04.387Z] #90 13.85 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:33:04.387Z] #90 13.86 Executing busybox-1.36.1-r30.trigger [2025-08-21T08:33:04.387Z] #90 13.93 OK: 15 MiB in 28 packages [2025-08-21T08:33:05.003Z] #90 DONE 14.7s [2025-08-21T08:33:05.003Z] [2025-08-21T08:33:05.003Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-21T08:33:05.003Z] #94 10.67 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:33:05.003Z] #94 10.76 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T08:33:05.003Z] #94 11.04 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:33:05.003Z] #94 11.05 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:33:05.003Z] #94 11.07 Executing busybox-1.36.1-r30.trigger [2025-08-21T08:33:05.003Z] #94 11.11 OK: 9 MiB in 18 packages [2025-08-21T08:33:05.602Z] #94 DONE 12.1s [2025-08-21T08:33:05.602Z] [2025-08-21T08:33:05.602Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-21T08:33:07.540Z] #99 DONE 1.9s [2025-08-21T08:33:07.540Z] [2025-08-21T08:33:07.540Z] #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-08-21T08:33:07.540Z] #97 7.893 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:33:07.540Z] #97 7.974 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T08:33:07.540Z] #97 8.166 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:33:07.540Z] #97 8.174 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T08:33:07.540Z] #97 8.198 Executing busybox-1.36.1-r30.trigger [2025-08-21T08:33:07.540Z] #97 8.253 OK: 10 MiB in 19 packages [2025-08-21T08:33:07.540Z] #97 DONE 9.4s [2025-08-21T08:33:07.540Z] [2025-08-21T08:33:07.540Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-08-21T08:33:07.804Z] #100 DONE 0.4s [2025-08-21T08:33:07.804Z] [2025-08-21T08:33:07.804Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-08-21T08:33:08.382Z] #101 DONE 0.9s [2025-08-21T08:33:08.382Z] [2025-08-21T08:33:08.382Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2025-08-21T08:33:08.382Z] #102 DONE 0.4s [2025-08-21T08:33:08.382Z] [2025-08-21T08:33:08.382Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-21T08:33:08.649Z] #103 ... [2025-08-21T08:33:08.649Z] [2025-08-21T08:33:08.649Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-08-21T08:33:08.649Z] #104 DONE 0.2s [2025-08-21T08:33:08.649Z] [2025-08-21T08:33:08.649Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-08-21T08:33:08.927Z] #105 DONE 0.2s [2025-08-21T08:33:08.928Z] [2025-08-21T08:33:08.928Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-08-21T08:33:08.928Z] #106 ... [2025-08-21T08:33:08.928Z] [2025-08-21T08:33:08.928Z] #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-21T08:33:08.928Z] #107 DONE 1.6s [2025-08-21T08:33:09.193Z] [2025-08-21T08:33:09.193Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-08-21T08:33:09.193Z] #106 DONE 0.2s [2025-08-21T08:33:09.193Z] [2025-08-21T08:33:09.193Z] #108 [security-spire-config] exporting to image [2025-08-21T08:33:09.193Z] #108 exporting layers [2025-08-21T08:33:09.462Z] #108 ... [2025-08-21T08:33:09.462Z] [2025-08-21T08:33:09.462Z] #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-08-21T08:33:09.462Z] #109 DONE 0.3s [2025-08-21T08:33:09.462Z] [2025-08-21T08:33:09.462Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2025-08-21T08:33:09.462Z] #110 DONE 0.2s [2025-08-21T08:33:09.462Z] [2025-08-21T08:33:09.462Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-08-21T08:33:10.048Z] #111 DONE 0.2s [2025-08-21T08:33:10.048Z] [2025-08-21T08:33:10.048Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-08-21T08:33:10.048Z] #112 DONE 0.2s [2025-08-21T08:33:10.048Z] [2025-08-21T08:33:10.048Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-08-21T08:33:10.340Z] #113 DONE 0.2s [2025-08-21T08:33:10.340Z] [2025-08-21T08:33:10.340Z] #108 [security-spire-server] exporting to image [2025-08-21T08:33:10.920Z] #108 ... [2025-08-21T08:33:10.920Z] [2025-08-21T08:33:10.920Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-21T08:33:10.920Z] #103 DONE 2.3s [2025-08-21T08:33:10.920Z] [2025-08-21T08:33:10.920Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-08-21T08:33:10.920Z] #114 DONE 0.2s [2025-08-21T08:33:10.920Z] [2025-08-21T08:33:10.920Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-08-21T08:33:10.920Z] #115 DONE 0.2s [2025-08-21T08:33:10.920Z] [2025-08-21T08:33:10.920Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-08-21T08:33:11.187Z] #116 DONE 0.2s [2025-08-21T08:33:11.187Z] [2025-08-21T08:33:11.187Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-08-21T08:33:11.453Z] #117 DONE 0.2s [2025-08-21T08:33:11.453Z] [2025-08-21T08:33:11.453Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:33:11.453Z] #91 ... [2025-08-21T08:33:11.453Z] [2025-08-21T08:33:11.453Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-08-21T08:33:11.719Z] #118 DONE 0.2s [2025-08-21T08:33:11.719Z] [2025-08-21T08:33:11.719Z] #108 [security-spire-agent] exporting to image [2025-08-21T08:33:12.677Z] #108 exporting layers 3.6s done [2025-08-21T08:33:12.677Z] #108 writing image sha256:229daa350c25b2f9b06347d45820623ddbcda80d11610db75dd749a276d31158 0.0s done [2025-08-21T08:33:12.677Z] #108 naming to docker.io/library/security-spire-config-arm64 [2025-08-21T08:33:12.677Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-08-21T08:33:13.638Z] #108 exporting layers 3.4s done [2025-08-21T08:33:13.638Z] #108 writing image sha256:60e3f8b9bcb74a8738800b1e742bd602882f11e7f834999ef0797508e2a80b0f done [2025-08-21T08:33:13.638Z] #108 naming to docker.io/library/security-spire-server-arm64 done [2025-08-21T08:33:14.617Z] #108 exporting layers 2.8s done [2025-08-21T08:33:14.617Z] #108 writing image sha256:1a2b8921327f265b90b4ec843198e61bc7799e07e817877806d411dd00fe3fe7 done [2025-08-21T08:33:14.617Z] #108 naming to docker.io/library/security-spire-agent-arm64 done [2025-08-21T08:33:14.617Z] #108 DONE 5.4s [2025-08-21T08:33:14.617Z] [2025-08-21T08:33:14.617Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:33:55.388Z] #156 ... [2025-08-21T08:33:55.388Z] [2025-08-21T08:33:55.388Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-21T08:33:55.388Z] #149 DONE 90.6s [2025-08-21T08:33:55.388Z] [2025-08-21T08:33:55.388Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-21T08:33:55.388Z] #147 DONE 90.5s [2025-08-21T08:33:55.388Z] [2025-08-21T08:33:55.388Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T08:33:55.388Z] #157 DONE 0.2s [2025-08-21T08:33:55.388Z] [2025-08-21T08:33:55.388Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-08-21T08:33:55.388Z] #158 DONE 0.1s [2025-08-21T08:33:55.388Z] [2025-08-21T08:33:55.388Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-21T08:33:55.388Z] #159 DONE 0.1s [2025-08-21T08:33:55.388Z] [2025-08-21T08:33:55.388Z] #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-08-21T08:33:55.388Z] #160 DONE 0.2s [2025-08-21T08:33:55.388Z] [2025-08-21T08:33:55.388Z] #161 [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-21T08:33:55.388Z] #161 DONE 0.3s [2025-08-21T08:33:55.388Z] [2025-08-21T08:33:55.388Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-21T08:33:55.388Z] #162 ... [2025-08-21T08:33:55.388Z] [2025-08-21T08:33:55.388Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-08-21T08:33:55.388Z] #163 DONE 0.3s [2025-08-21T08:33:55.388Z] [2025-08-21T08:33:55.388Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-21T08:33:55.388Z] #164 ... [2025-08-21T08:33:55.388Z] [2025-08-21T08:33:55.389Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-21T08:33:55.389Z] #162 DONE 1.1s [2025-08-21T08:33:55.389Z] [2025-08-21T08:33:55.389Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T08:33:55.389Z] #165 DONE 0.2s [2025-08-21T08:33:55.389Z] [2025-08-21T08:33:55.389Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-08-21T08:33:55.389Z] #166 DONE 0.2s [2025-08-21T08:33:55.389Z] [2025-08-21T08:33:55.389Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-21T08:33:55.389Z] #155 ... [2025-08-21T08:33:55.389Z] [2025-08-21T08:33:55.389Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-08-21T08:33:55.389Z] #167 DONE 0.2s [2025-08-21T08:33:55.389Z] [2025-08-21T08:33:55.389Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-21T08:33:55.389Z] #164 DONE 0.9s [2025-08-21T08:33:55.389Z] [2025-08-21T08:33:55.389Z] #168 [core-common-config-bootstrapper] exporting to image [2025-08-21T08:33:55.389Z] #168 exporting layers [2025-08-21T08:33:55.389Z] #168 ... [2025-08-21T08:33:55.389Z] [2025-08-21T08:33:55.389Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-08-21T08:33:55.389Z] #169 DONE 0.3s [2025-08-21T08:33:55.389Z] [2025-08-21T08:33:55.389Z] #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-08-21T08:33:55.389Z] #170 DONE 0.1s [2025-08-21T08:33:55.389Z] [2025-08-21T08:33:55.389Z] #168 [core-common-config-bootstrapper] exporting to image [2025-08-21T08:33:55.389Z] #168 exporting layers 0.5s done [2025-08-21T08:33:55.389Z] #168 writing image sha256:9cb208c260fbfb290dd10de2a2001de6d87e21f2af3d05e5b63cf54f5d35b403 0.0s done [2025-08-21T08:33:55.389Z] #168 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-08-21T08:33:55.646Z] #168 DONE 0.6s [2025-08-21T08:33:55.646Z] [2025-08-21T08:33:55.646Z] #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-08-21T08:33:55.646Z] #171 DONE 0.2s [2025-08-21T08:33:55.646Z] [2025-08-21T08:33:55.646Z] #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-08-21T08:33:55.646Z] #172 DONE 0.2s [2025-08-21T08:33:55.646Z] [2025-08-21T08:33:55.646Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-08-21T08:33:55.646Z] #173 DONE 0.1s [2025-08-21T08:33:55.646Z] [2025-08-21T08:33:55.646Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-21T08:33:55.904Z] #155 ... [2025-08-21T08:33:55.904Z] [2025-08-21T08:33:55.904Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-08-21T08:33:56.836Z] #174 DONE 0.9s [2025-08-21T08:33:56.836Z] [2025-08-21T08:33:56.836Z] #175 [security-bootstrapper] exporting to image [2025-08-21T08:33:57.093Z] #175 exporting layers 0.4s done [2025-08-21T08:33:57.093Z] #175 writing image sha256:7b94997e4a91a4f10f078f3cef544d4bf32efba6215011d67076153502f1d1d6 done [2025-08-21T08:33:57.093Z] #175 naming to docker.io/library/security-bootstrapper done [2025-08-21T08:33:57.093Z] #175 DONE 0.4s [2025-08-21T08:33:57.093Z] [2025-08-21T08:33:57.093Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T08:34:36.236Z] #93 ... [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #81 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:34:36.236Z] #81 DONE 110.2s [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:34:36.236Z] #85 DONE 108.0s [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:34:36.236Z] #91 DONE 98.1s [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:34:36.236Z] #93 DONE 97.4s [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #88 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:34:36.236Z] #88 DONE 113.0s [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #119 [core-keeper builder 7/8] COPY . . [2025-08-21T08:34:36.236Z] #119 ... [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:34:36.236Z] #83 DONE 109.2s [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #120 [support-notifications builder 6/7] COPY . . [2025-08-21T08:34:36.236Z] #120 DONE 1.9s [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-21T08:34:36.236Z] #121 CACHED [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:34:36.236Z] #122 CACHED [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-08-21T08:34:36.236Z] #123 CACHED [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:34:36.236Z] #124 CACHED [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #125 [core-command builder 6/7] COPY . . [2025-08-21T08:34:36.236Z] #125 CACHED [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #126 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-08-21T08:34:36.236Z] #126 CACHED [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:34:36.236Z] #127 CACHED [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-08-21T08:34:36.236Z] #128 CACHED [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #129 [core-metadata builder 6/7] COPY . . [2025-08-21T08:34:36.236Z] #129 CACHED [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #130 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-21T08:34:36.236Z] #130 DONE 1.9s [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-08-21T08:34:36.236Z] #131 CACHED [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:34:36.236Z] #132 CACHED [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #133 [security-proxy-auth builder 6/7] COPY . . [2025-08-21T08:34:36.236Z] #133 CACHED [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #134 [core-data builder 6/7] COPY . . [2025-08-21T08:34:36.236Z] #134 DONE 1.9s [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T08:34:36.236Z] #135 ... [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #136 [support-scheduler builder 6/7] COPY . . [2025-08-21T08:34:36.236Z] #136 DONE 2.0s [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #119 [core-keeper builder 7/8] COPY . . [2025-08-21T08:34:36.236Z] #119 DONE 2.0s [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:34:36.236Z] #137 CACHED [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-21T08:34:36.236Z] #138 CACHED [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #139 [security-secretstore-setup builder 6/7] COPY . . [2025-08-21T08:34:36.236Z] #139 CACHED [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-21T08:34:36.236Z] #140 CACHED [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T08:34:36.236Z] #141 CACHED [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #142 [security-proxy-setup builder 6/7] COPY . . [2025-08-21T08:34:36.236Z] #142 CACHED [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #143 [security-bootstrapper builder 6/7] COPY . . [2025-08-21T08:34:36.236Z] #143 DONE 1.9s [2025-08-21T08:34:36.236Z] [2025-08-21T08:34:36.236Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-21T08:34:36.821Z] #144 ... [2025-08-21T08:34:36.821Z] [2025-08-21T08:34:36.821Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-21T08:34:36.821Z] #0 4.175 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-08-21T08:34:37.402Z] #145 ... [2025-08-21T08:34:37.402Z] [2025-08-21T08:34:37.402Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T08:34:37.402Z] #135 5.899 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-08-21T08:34:41.693Z] #135 ... [2025-08-21T08:34:41.694Z] [2025-08-21T08:34:41.694Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-21T08:34:41.694Z] #0 6.271 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-08-21T08:34:41.694Z] #146 ... [2025-08-21T08:34:41.694Z] [2025-08-21T08:34:41.694Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-21T08:34:41.694Z] #0 6.377 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-08-21T08:34:41.694Z] #147 ... [2025-08-21T08:34:41.694Z] [2025-08-21T08:34:41.694Z] #148 [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-21T08:34:41.694Z] #0 5.821 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-08-21T08:34:42.049Z] #148 ... [2025-08-21T08:34:42.049Z] [2025-08-21T08:34:42.049Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-21T08:34:42.049Z] #0 4.563 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-08-21T08:34:42.049Z] #149 ... [2025-08-21T08:34:42.049Z] [2025-08-21T08:34:42.049Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-21T08:34:42.049Z] #0 5.920 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-08-21T08:34:42.316Z] #150 ... [2025-08-21T08:34:42.316Z] [2025-08-21T08:34:42.316Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-21T08:34:42.316Z] #0 6.297 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-08-21T08:34:42.316Z] #151 ... [2025-08-21T08:34:42.316Z] [2025-08-21T08:34:42.316Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-21T08:34:42.317Z] #0 6.408 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-08-21T08:34:42.649Z] #152 ... [2025-08-21T08:34:42.649Z] [2025-08-21T08:34:42.649Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-21T08:34:42.649Z] #0 6.307 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-08-21T08:34:42.915Z] #153 ... [2025-08-21T08:34:42.915Z] [2025-08-21T08:34:42.915Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-21T08:34:42.915Z] #0 5.144 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-08-21T08:34:42.915Z] #154 ... [2025-08-21T08:34:42.915Z] [2025-08-21T08:34:42.915Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-21T08:34:42.915Z] #144 6.294 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-08-21T08:35:04.803Z] #152 ... [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #148 [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-21T08:35:04.804Z] #148 151.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-08-21T08:35:04.804Z] #148 ... [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-21T08:35:04.804Z] #155 DONE 158.7s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-21T08:35:04.804Z] #150 DONE 158.8s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-21T08:35:04.804Z] #154 DONE 158.7s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-21T08:35:04.804Z] #151 DONE 158.8s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T08:35:04.804Z] #152 DONE 158.8s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #148 [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-21T08:35:04.804Z] #148 DONE 158.8s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-21T08:35:04.804Z] #156 DONE 158.8s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-21T08:35:04.804Z] #146 DONE 158.8s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-21T08:35:04.804Z] #145 DONE 158.8s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-21T08:35:04.804Z] #153 DONE 158.9s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #176 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T08:35:04.804Z] #176 ... [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T08:35:04.804Z] #177 DONE 0.3s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #178 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T08:35:04.804Z] #178 DONE 0.2s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #179 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T08:35:04.804Z] #179 DONE 0.3s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #176 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T08:35:04.804Z] #176 DONE 0.3s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #180 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T08:35:04.804Z] #180 DONE 0.2s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #181 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T08:35:04.804Z] #181 DONE 0.3s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #182 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T08:35:04.804Z] #182 DONE 0.2s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #183 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T08:35:04.804Z] #183 DONE 0.2s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-08-21T08:35:04.804Z] #184 ... [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #185 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-08-21T08:35:04.804Z] #185 DONE 0.2s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #186 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-21T08:35:04.804Z] #186 CACHED [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #187 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T08:35:04.804Z] #187 CACHED [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #188 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-21T08:35:04.804Z] #188 CACHED [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #189 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T08:35:04.804Z] #189 CACHED [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #190 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-21T08:35:04.804Z] #190 DONE 0.2s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #191 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-08-21T08:35:04.804Z] #191 DONE 0.3s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #192 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-08-21T08:35:04.804Z] #192 ... [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-21T08:35:04.804Z] #193 DONE 0.3s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-08-21T08:35:04.804Z] #184 DONE 0.3s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-21T08:35:04.804Z] #194 DONE 0.3s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #195 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-21T08:35:04.804Z] #195 DONE 0.3s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-08-21T08:35:04.804Z] #196 ... [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-08-21T08:35:04.804Z] #197 DONE 0.7s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-08-21T08:35:04.804Z] #198 ... [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-08-21T08:35:04.804Z] #199 DONE 1.0s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-08-21T08:35:04.804Z] #200 DONE 1.0s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-08-21T08:35:04.804Z] #201 DONE 1.0s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #202 [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-21T08:35:04.804Z] #202 DONE 0.8s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #203 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-08-21T08:35:04.804Z] #203 DONE 0.9s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-08-21T08:35:04.804Z] #204 ... [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #192 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-08-21T08:35:04.804Z] #192 DONE 1.5s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #205 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-08-21T08:35:04.804Z] #205 DONE 1.3s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-08-21T08:35:04.804Z] #198 DONE 0.9s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #206 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-08-21T08:35:04.804Z] #206 DONE 1.1s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-08-21T08:35:04.804Z] #196 DONE 1.4s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #207 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-08-21T08:35:04.804Z] #207 DONE 0.7s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-08-21T08:35:04.804Z] #208 DONE 0.7s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-08-21T08:35:04.804Z] #204 DONE 0.7s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #209 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-08-21T08:35:04.804Z] #209 DONE 0.2s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #210 [core-command] exporting to image [2025-08-21T08:35:04.804Z] #210 exporting layers [2025-08-21T08:35:04.804Z] #210 ... [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #211 [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-21T08:35:04.804Z] #211 DONE 0.2s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #212 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-08-21T08:35:04.804Z] #212 DONE 0.2s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-08-21T08:35:04.804Z] #213 DONE 0.2s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #214 [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-21T08:35:04.804Z] #214 DONE 0.2s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #215 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-08-21T08:35:04.804Z] #215 DONE 0.2s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-08-21T08:35:04.804Z] #216 DONE 0.2s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-08-21T08:35:04.804Z] #217 DONE 0.3s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #218 [support-scheduler] exporting to image [2025-08-21T08:35:04.804Z] #218 ... [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #219 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-08-21T08:35:04.804Z] #219 DONE 0.4s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #220 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-08-21T08:35:04.804Z] #220 DONE 0.4s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #221 [core-keeper] exporting to image [2025-08-21T08:35:04.804Z] #221 exporting layers 0.2s done [2025-08-21T08:35:04.804Z] #221 writing image sha256:c76a7a3f5ec5598b73d3f18fc851dc527fdd912d747b8edfd91b8fdfef0971e1 0.0s done [2025-08-21T08:35:04.804Z] #221 naming to docker.io/library/core-keeper done [2025-08-21T08:35:04.804Z] #221 DONE 0.8s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-08-21T08:35:04.804Z] #222 DONE 0.3s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-08-21T08:35:04.804Z] #223 DONE 0.3s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #224 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-21T08:35:04.804Z] #224 ... [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #210 [core-command] exporting to image [2025-08-21T08:35:04.804Z] #210 exporting layers 0.4s done [2025-08-21T08:35:04.804Z] #210 writing image sha256:34fdb52eb3564d821723eee02a7e5e09a4835861dcc5b0b89ac30f72fc1c5bb3 0.3s done [2025-08-21T08:35:04.804Z] #210 naming to docker.io/library/core-command done [2025-08-21T08:35:04.804Z] #210 DONE 0.8s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #225 [core-data] exporting to image [2025-08-21T08:35:04.804Z] #225 exporting layers 0.7s done [2025-08-21T08:35:04.804Z] #225 writing image sha256:6aae69f1c517c9f52f0f7b47a92ed427c2c9bd2a0380aacc175150b92461a5f9 0.0s done [2025-08-21T08:35:04.804Z] #225 naming to docker.io/library/core-data done [2025-08-21T08:35:04.804Z] #225 DONE 0.8s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-08-21T08:35:04.804Z] #226 DONE 0.3s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-21T08:35:04.804Z] #227 DONE 0.7s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #218 [support-scheduler] exporting to image [2025-08-21T08:35:04.804Z] #218 exporting layers 1.0s done [2025-08-21T08:35:04.804Z] #218 writing image sha256:c892f3ac815f0ba637a6abaaeca6fe4622636b70b1041f1274055be679b1c4de done [2025-08-21T08:35:04.804Z] #218 naming to docker.io/library/support-scheduler done [2025-08-21T08:35:04.804Z] #218 DONE 1.1s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #228 [support-notifications] exporting to image [2025-08-21T08:35:04.804Z] #228 exporting layers 1.0s done [2025-08-21T08:35:04.804Z] #228 writing image sha256:437d36f5d7932236fe9399eeda24c4aef709c1a9ca71d817391f903b2dbfcd90 0.0s done [2025-08-21T08:35:04.804Z] #228 naming to docker.io/library/support-notifications 0.0s done [2025-08-21T08:35:04.804Z] #228 DONE 1.1s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #229 [security-spiffe-token-provider] exporting to image [2025-08-21T08:35:04.804Z] #229 exporting layers 1.0s done [2025-08-21T08:35:04.804Z] #229 writing image sha256:900e634a791131b7dfb82e568b793b1a3b81f17ce13ebeabd5f053c0aa22e811 0.1s done [2025-08-21T08:35:04.804Z] #229 naming to docker.io/library/security-spiffe-token-provider done [2025-08-21T08:35:04.804Z] #229 DONE 1.1s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #230 [security-proxy-auth] exporting to image [2025-08-21T08:35:04.804Z] #230 ... [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #231 [core-metadata] exporting to image [2025-08-21T08:35:04.804Z] #231 exporting layers 0.8s done [2025-08-21T08:35:04.804Z] #231 writing image sha256:d0d1893afaa6d99f514ef96068cd3efaf8283cec19c3894a8d2daf8366059270 done [2025-08-21T08:35:04.804Z] #231 naming to docker.io/library/core-metadata done [2025-08-21T08:35:04.804Z] #231 DONE 0.9s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #232 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-08-21T08:35:04.804Z] #232 DONE 0.2s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #224 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-21T08:35:04.804Z] #224 DONE 0.6s [2025-08-21T08:35:04.804Z] [2025-08-21T08:35:04.804Z] #233 [security-proxy-setup] exporting to image [2025-08-21T08:35:05.063Z] #233 exporting layers 0.2s done [2025-08-21T08:35:05.063Z] #233 writing image sha256:2c129cce623122fba1766a8f8e196010c092c674c2d4b90b9a6617d624ab0f1f done [2025-08-21T08:35:05.063Z] #233 naming to docker.io/library/security-proxy-setup done [2025-08-21T08:35:05.063Z] #233 DONE 0.2s [2025-08-21T08:35:05.063Z] [2025-08-21T08:35:05.063Z] #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-21T08:35:05.063Z] #234 DONE 0.4s [2025-08-21T08:35:05.063Z] [2025-08-21T08:35:05.063Z] #235 [security-secretstore-setup] exporting to image [2025-08-21T08:35:05.322Z] #235 exporting layers 0.2s done [2025-08-21T08:35:05.322Z] #235 writing image sha256:4cb584433d6becc115ad0c0fb229cf7bc67e369141d93376cb643986437f434a done [2025-08-21T08:35:05.322Z] #235 naming to docker.io/library/security-secretstore-setup done [2025-08-21T08:35:05.322Z] #235 DONE 0.3s [2025-08-21T08:35:05.322Z] [2025-08-21T08:35:05.322Z] #230 [security-proxy-auth] exporting to image [2025-08-21T08:35:05.322Z] #230 exporting layers 0.9s done [2025-08-21T08:35:05.322Z] #230 writing image sha256:b59042d3a14ee21feb838d4e259a8033e62749e608b36e62890cc425e35d87c6 done [2025-08-21T08:35:05.322Z] #230 naming to docker.io/library/security-proxy-auth done [2025-08-21T08:35:05.322Z] #230 DONE 0.9s [2025-08-21T08:35:05.322Z] time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T08:35:05.322Z] time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T08:35:05.322Z] time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T08:35:05.322Z] time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T08:35:05.322Z] time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T08:35:05.322Z] time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T08:35:05.322Z] time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T08:35:05.322Z] time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T08:35:05.322Z] time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T08:35:05.322Z] time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T08:35:05.322Z] time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T08:35:05.322Z] time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T08:35:05.322Z] time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T08:35:05.322Z] time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T08:35:05.322Z] time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-08-21T08:35:05.336Z] $ docker stop --time=1 30a7e4f434508a075bb5d85c1469037bb60f929f39d39cc2802d62c66b1cd3b7 [2025-08-21T08:35:06.635Z] $ docker rm -f --volumes 30a7e4f434508a075bb5d85c1469037bb60f929f39d39cc2802d62c66b1cd3b7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T08:35:06.986Z] + docker images [2025-08-21T08:35:06.986Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-08-21T08:35:06.986Z] security-secretstore-setup latest 4cb584433d6b 2 seconds ago 80.6MB [2025-08-21T08:35:06.986Z] security-proxy-auth latest b59042d3a14e 2 seconds ago 45.4MB [2025-08-21T08:35:06.986Z] security-proxy-setup latest 2c129cce6231 2 seconds ago 49.9MB [2025-08-21T08:35:06.986Z] support-notifications latest 437d36f5d793 3 seconds ago 53.6MB [2025-08-21T08:35:06.986Z] core-keeper latest c76a7a3f5ec5 3 seconds ago 45.2MB [2025-08-21T08:35:06.986Z] core-data latest 6aae69f1c517 3 seconds ago 46.2MB [2025-08-21T08:35:06.986Z] core-command latest 34fdb52eb356 3 seconds ago 40.5MB [2025-08-21T08:35:06.986Z] core-metadata latest d0d1893afaa6 3 seconds ago 46.4MB [2025-08-21T08:35:06.986Z] support-scheduler latest c892f3ac815f 3 seconds ago 50MB [2025-08-21T08:35:06.986Z] security-spiffe-token-provider latest 900e634a7911 3 seconds ago 48.8MB [2025-08-21T08:35:06.986Z] security-bootstrapper latest 7b94997e4a91 About a minute ago 21.2MB [2025-08-21T08:35:06.986Z] core-common-config-bootstrapper latest 9cb208c260fb About a minute ago 20.2MB [2025-08-21T08:35:06.986Z] security-spire-server latest 7ec988402053 3 minutes ago 150MB [2025-08-21T08:35:06.986Z] security-spire-agent latest 3b8839b3579a 3 minutes ago 196MB [2025-08-21T08:35:06.986Z] security-spire-config latest 70486d9c3067 3 minutes ago 150MB [2025-08-21T08:35:06.986Z] ci-base-image-x86_64 latest 7a8cc78d7313 7 minutes ago 936MB [2025-08-21T08:35:06.986Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 2 weeks ago 580MB [2025-08-21T08:35:06.986Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 2 months ago 573MB [2025-08-21T08:35:06.986Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T08:35:07.128Z] provisioning config files... [2025-08-21T08:35:07.136Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/888@tmp/config8696486938238755568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T08:35:07.436Z] ---> ****-login.sh [2025-08-21T08:35:07.436Z] nexus3.edgexfoundry.org:10001 [2025-08-21T08:35:07.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T08:35:07.436Z] Login Succeeded [2025-08-21T08:35:07.436Z] nexus3.edgexfoundry.org:10002 [2025-08-21T08:35:07.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T08:35:07.436Z] Login Succeeded [2025-08-21T08:35:07.436Z] nexus3.edgexfoundry.org:10003 [2025-08-21T08:35:07.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T08:35:07.695Z] Login Succeeded [2025-08-21T08:35:07.695Z] nexus3.edgexfoundry.org:10004 [2025-08-21T08:35:07.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T08:35:07.695Z] Login Succeeded [2025-08-21T08:35:07.695Z] ****.io [2025-08-21T08:35:07.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T08:35:07.955Z] Login Succeeded [2025-08-21T08:35:07.955Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T08:35:07.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T08:35:08.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T08:35:08.039Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-08-21T08:35:08.039Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:35:08.039Z] latest [2025-08-21T08:35:08.039Z] 4.1.0-dev.48 [2025-08-21T08:35:08.039Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:35:08.040Z] main [2025-08-21T08:35:08.040Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:08.378Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:08.704Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:35:08.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-21T08:35:08.704Z] df293de90842: Preparing [2025-08-21T08:35:08.704Z] 1607a5c36ab6: Preparing [2025-08-21T08:35:08.704Z] 6497697e6946: Preparing [2025-08-21T08:35:08.704Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:08.704Z] 9621ea276984: Preparing [2025-08-21T08:35:08.704Z] 349ed6588a2b: Preparing [2025-08-21T08:35:08.704Z] 097100c76c15: Preparing [2025-08-21T08:35:08.704Z] 349ed6588a2b: Waiting [2025-08-21T08:35:08.704Z] 097100c76c15: Waiting [2025-08-21T08:35:08.704Z] df293de90842: Pushed [2025-08-21T08:35:08.704Z] ecf5cbe3f087: Pushed [2025-08-21T08:35:08.704Z] 6497697e6946: Pushed [2025-08-21T08:35:08.704Z] 097100c76c15: Layer already exists [2025-08-21T08:35:08.962Z] 349ed6588a2b: Pushed [2025-08-21T08:35:08.962Z] 9621ea276984: Pushed [2025-08-21T08:35:12.249Z] 1607a5c36ab6: Pushed [2025-08-21T08:35:12.249Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:12.573Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:12.939Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-21T08:35:12.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-21T08:35:12.939Z] df293de90842: Preparing [2025-08-21T08:35:12.939Z] 1607a5c36ab6: Preparing [2025-08-21T08:35:12.939Z] 6497697e6946: Preparing [2025-08-21T08:35:12.939Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:12.939Z] 9621ea276984: Preparing [2025-08-21T08:35:12.939Z] 349ed6588a2b: Preparing [2025-08-21T08:35:12.939Z] 349ed6588a2b: Waiting [2025-08-21T08:35:12.939Z] 097100c76c15: Preparing [2025-08-21T08:35:12.939Z] 097100c76c15: Waiting [2025-08-21T08:35:12.939Z] 9621ea276984: Layer already exists [2025-08-21T08:35:12.939Z] 6497697e6946: Layer already exists [2025-08-21T08:35:12.939Z] df293de90842: Layer already exists [2025-08-21T08:35:12.939Z] 1607a5c36ab6: Layer already exists [2025-08-21T08:35:12.939Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:12.939Z] 097100c76c15: Layer already exists [2025-08-21T08:35:12.939Z] 349ed6588a2b: Layer already exists [2025-08-21T08:35:12.939Z] latest: digest: sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:13.326Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:13.697Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48 [2025-08-21T08:35:13.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-21T08:35:13.698Z] df293de90842: Preparing [2025-08-21T08:35:13.698Z] 1607a5c36ab6: Preparing [2025-08-21T08:35:13.698Z] 6497697e6946: Preparing [2025-08-21T08:35:13.698Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:13.698Z] 9621ea276984: Preparing [2025-08-21T08:35:13.698Z] 349ed6588a2b: Preparing [2025-08-21T08:35:13.698Z] 097100c76c15: Preparing [2025-08-21T08:35:13.698Z] 097100c76c15: Waiting [2025-08-21T08:35:13.698Z] 349ed6588a2b: Waiting [2025-08-21T08:35:13.698Z] 6497697e6946: Layer already exists [2025-08-21T08:35:13.698Z] df293de90842: Layer already exists [2025-08-21T08:35:13.698Z] 9621ea276984: Layer already exists [2025-08-21T08:35:13.698Z] 1607a5c36ab6: Layer already exists [2025-08-21T08:35:13.698Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:13.698Z] 097100c76c15: Layer already exists [2025-08-21T08:35:13.698Z] 349ed6588a2b: Layer already exists [2025-08-21T08:35:13.698Z] 4.1.0-dev.48: digest: sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:14.057Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:14.422Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:35:14.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-21T08:35:14.422Z] df293de90842: Preparing [2025-08-21T08:35:14.422Z] 1607a5c36ab6: Preparing [2025-08-21T08:35:14.422Z] 6497697e6946: Preparing [2025-08-21T08:35:14.422Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:14.422Z] 9621ea276984: Preparing [2025-08-21T08:35:14.422Z] 349ed6588a2b: Preparing [2025-08-21T08:35:14.422Z] 097100c76c15: Preparing [2025-08-21T08:35:14.422Z] 349ed6588a2b: Waiting [2025-08-21T08:35:14.422Z] 097100c76c15: Waiting [2025-08-21T08:35:14.422Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:14.422Z] 6497697e6946: Layer already exists [2025-08-21T08:35:14.422Z] df293de90842: Layer already exists [2025-08-21T08:35:14.422Z] 1607a5c36ab6: Layer already exists [2025-08-21T08:35:14.422Z] 9621ea276984: Layer already exists [2025-08-21T08:35:14.422Z] 349ed6588a2b: Layer already exists [2025-08-21T08:35:14.422Z] 097100c76c15: Layer already exists [2025-08-21T08:35:14.422Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:14.748Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:15.073Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-08-21T08:35:15.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-21T08:35:15.073Z] df293de90842: Preparing [2025-08-21T08:35:15.073Z] 1607a5c36ab6: Preparing [2025-08-21T08:35:15.073Z] 6497697e6946: Preparing [2025-08-21T08:35:15.073Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:15.073Z] 9621ea276984: Preparing [2025-08-21T08:35:15.073Z] 349ed6588a2b: Preparing [2025-08-21T08:35:15.073Z] 097100c76c15: Preparing [2025-08-21T08:35:15.073Z] 349ed6588a2b: Waiting [2025-08-21T08:35:15.073Z] 097100c76c15: Waiting [2025-08-21T08:35:15.073Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:15.073Z] 9621ea276984: Layer already exists [2025-08-21T08:35:15.073Z] df293de90842: Layer already exists [2025-08-21T08:35:15.073Z] 1607a5c36ab6: Layer already exists [2025-08-21T08:35:15.073Z] 6497697e6946: Layer already exists [2025-08-21T08:35:15.073Z] 349ed6588a2b: Layer already exists [2025-08-21T08:35:15.073Z] 097100c76c15: Layer already exists [2025-08-21T08:35:15.073Z] main: digest: sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T08:35:15.144Z] ===================================================== [Pipeline] echo [2025-08-21T08:35:15.160Z] taggedImages: [2025-08-21T08:35:15.160Z] - nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:35:15.160Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-21T08:35:15.160Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48 [2025-08-21T08:35:15.160Z] - nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:35:15.160Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-08-21T08:35:15.189Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-08-21T08:35:15.189Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:35:15.189Z] latest [2025-08-21T08:35:15.189Z] 4.1.0-dev.48 [2025-08-21T08:35:15.189Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:35:15.189Z] main [2025-08-21T08:35:15.189Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:15.532Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:15.852Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:35:15.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-21T08:35:15.852Z] 3de2de2af7ad: Preparing [2025-08-21T08:35:15.852Z] f91cc9a90b97: Preparing [2025-08-21T08:35:15.852Z] 7f892b53e951: Preparing [2025-08-21T08:35:15.852Z] de5d0863bb77: Preparing [2025-08-21T08:35:15.852Z] 6497697e6946: Preparing [2025-08-21T08:35:15.852Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:15.852Z] 9621ea276984: Preparing [2025-08-21T08:35:15.852Z] 349ed6588a2b: Preparing [2025-08-21T08:35:15.852Z] 097100c76c15: Preparing [2025-08-21T08:35:15.852Z] ecf5cbe3f087: Waiting [2025-08-21T08:35:15.852Z] 9621ea276984: Waiting [2025-08-21T08:35:15.852Z] 349ed6588a2b: Waiting [2025-08-21T08:35:15.852Z] 097100c76c15: Waiting [2025-08-21T08:35:15.852Z] 6497697e6946: Layer already exists [2025-08-21T08:35:15.852Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:15.852Z] 9621ea276984: Layer already exists [2025-08-21T08:35:15.852Z] 349ed6588a2b: Layer already exists [2025-08-21T08:35:15.852Z] f91cc9a90b97: Pushed [2025-08-21T08:35:15.852Z] 097100c76c15: Layer already exists [2025-08-21T08:35:15.852Z] 7f892b53e951: Pushed [2025-08-21T08:35:15.852Z] 3de2de2af7ad: Pushed [2025-08-21T08:35:17.228Z] de5d0863bb77: Pushed [2025-08-21T08:35:17.487Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:17.818Z] + 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-21T08:35:18.136Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-21T08:35:18.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-21T08:35:18.136Z] 3de2de2af7ad: Preparing [2025-08-21T08:35:18.136Z] f91cc9a90b97: Preparing [2025-08-21T08:35:18.136Z] 7f892b53e951: Preparing [2025-08-21T08:35:18.136Z] de5d0863bb77: Preparing [2025-08-21T08:35:18.136Z] 6497697e6946: Preparing [2025-08-21T08:35:18.136Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:18.136Z] 9621ea276984: Preparing [2025-08-21T08:35:18.136Z] 349ed6588a2b: Preparing [2025-08-21T08:35:18.136Z] 097100c76c15: Preparing [2025-08-21T08:35:18.136Z] 9621ea276984: Waiting [2025-08-21T08:35:18.136Z] 349ed6588a2b: Waiting [2025-08-21T08:35:18.137Z] 097100c76c15: Waiting [2025-08-21T08:35:18.137Z] ecf5cbe3f087: Waiting [2025-08-21T08:35:18.137Z] 6497697e6946: Layer already exists [2025-08-21T08:35:18.137Z] de5d0863bb77: Layer already exists [2025-08-21T08:35:18.137Z] 3de2de2af7ad: Layer already exists [2025-08-21T08:35:18.137Z] f91cc9a90b97: Layer already exists [2025-08-21T08:35:18.137Z] 7f892b53e951: Layer already exists [2025-08-21T08:35:18.137Z] 9621ea276984: Layer already exists [2025-08-21T08:35:18.137Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:18.137Z] 097100c76c15: Layer already exists [2025-08-21T08:35:18.137Z] 349ed6588a2b: Layer already exists [2025-08-21T08:35:18.137Z] latest: digest: sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:18.461Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:18.779Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48 [2025-08-21T08:35:18.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-21T08:35:18.779Z] 3de2de2af7ad: Preparing [2025-08-21T08:35:18.779Z] f91cc9a90b97: Preparing [2025-08-21T08:35:18.779Z] 7f892b53e951: Preparing [2025-08-21T08:35:18.779Z] de5d0863bb77: Preparing [2025-08-21T08:35:18.779Z] 6497697e6946: Preparing [2025-08-21T08:35:18.779Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:18.779Z] 9621ea276984: Preparing [2025-08-21T08:35:18.779Z] 349ed6588a2b: Preparing [2025-08-21T08:35:18.779Z] 097100c76c15: Preparing [2025-08-21T08:35:18.779Z] 9621ea276984: Waiting [2025-08-21T08:35:18.779Z] ecf5cbe3f087: Waiting [2025-08-21T08:35:18.779Z] 349ed6588a2b: Waiting [2025-08-21T08:35:18.779Z] 097100c76c15: Waiting [2025-08-21T08:35:18.779Z] de5d0863bb77: Layer already exists [2025-08-21T08:35:18.779Z] f91cc9a90b97: Layer already exists [2025-08-21T08:35:18.779Z] 7f892b53e951: Layer already exists [2025-08-21T08:35:18.779Z] 3de2de2af7ad: Layer already exists [2025-08-21T08:35:18.779Z] 6497697e6946: Layer already exists [2025-08-21T08:35:18.779Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:18.779Z] 349ed6588a2b: Layer already exists [2025-08-21T08:35:18.779Z] 9621ea276984: Layer already exists [2025-08-21T08:35:18.779Z] 097100c76c15: Layer already exists [2025-08-21T08:35:18.779Z] 4.1.0-dev.48: digest: sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:19.104Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:19.422Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:35:19.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-21T08:35:19.422Z] 3de2de2af7ad: Preparing [2025-08-21T08:35:19.422Z] f91cc9a90b97: Preparing [2025-08-21T08:35:19.422Z] 7f892b53e951: Preparing [2025-08-21T08:35:19.422Z] de5d0863bb77: Preparing [2025-08-21T08:35:19.422Z] 6497697e6946: Preparing [2025-08-21T08:35:19.422Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:19.422Z] 9621ea276984: Preparing [2025-08-21T08:35:19.422Z] 349ed6588a2b: Preparing [2025-08-21T08:35:19.422Z] 097100c76c15: Preparing [2025-08-21T08:35:19.422Z] 9621ea276984: Waiting [2025-08-21T08:35:19.422Z] 349ed6588a2b: Waiting [2025-08-21T08:35:19.422Z] 097100c76c15: Waiting [2025-08-21T08:35:19.422Z] ecf5cbe3f087: Waiting [2025-08-21T08:35:19.422Z] 7f892b53e951: Layer already exists [2025-08-21T08:35:19.422Z] de5d0863bb77: Layer already exists [2025-08-21T08:35:19.422Z] f91cc9a90b97: Layer already exists [2025-08-21T08:35:19.422Z] 3de2de2af7ad: Layer already exists [2025-08-21T08:35:19.422Z] 6497697e6946: Layer already exists [2025-08-21T08:35:19.422Z] 9621ea276984: Layer already exists [2025-08-21T08:35:19.422Z] 349ed6588a2b: Layer already exists [2025-08-21T08:35:19.422Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:19.422Z] 097100c76c15: Layer already exists [2025-08-21T08:35:19.422Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:19.751Z] + 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-21T08:35:20.071Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-21T08:35:20.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-21T08:35:20.071Z] 3de2de2af7ad: Preparing [2025-08-21T08:35:20.071Z] f91cc9a90b97: Preparing [2025-08-21T08:35:20.071Z] 7f892b53e951: Preparing [2025-08-21T08:35:20.071Z] de5d0863bb77: Preparing [2025-08-21T08:35:20.071Z] 6497697e6946: Preparing [2025-08-21T08:35:20.071Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:20.071Z] 9621ea276984: Preparing [2025-08-21T08:35:20.071Z] 349ed6588a2b: Preparing [2025-08-21T08:35:20.071Z] 097100c76c15: Preparing [2025-08-21T08:35:20.071Z] 9621ea276984: Waiting [2025-08-21T08:35:20.071Z] 349ed6588a2b: Waiting [2025-08-21T08:35:20.071Z] 097100c76c15: Waiting [2025-08-21T08:35:20.071Z] ecf5cbe3f087: Waiting [2025-08-21T08:35:20.071Z] 7f892b53e951: Layer already exists [2025-08-21T08:35:20.071Z] de5d0863bb77: Layer already exists [2025-08-21T08:35:20.071Z] 6497697e6946: Layer already exists [2025-08-21T08:35:20.071Z] 3de2de2af7ad: Layer already exists [2025-08-21T08:35:20.071Z] f91cc9a90b97: Layer already exists [2025-08-21T08:35:20.071Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:20.071Z] 097100c76c15: Layer already exists [2025-08-21T08:35:20.071Z] 9621ea276984: Layer already exists [2025-08-21T08:35:20.071Z] 349ed6588a2b: Layer already exists [2025-08-21T08:35:20.071Z] main: digest: sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T08:35:20.142Z] ===================================================== [Pipeline] echo [2025-08-21T08:35:20.162Z] taggedImages: [2025-08-21T08:35:20.163Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:35:20.163Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-21T08:35:20.163Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48 [2025-08-21T08:35:20.163Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:35:20.163Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-08-21T08:35:20.190Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-08-21T08:35:20.190Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:35:20.190Z] latest [2025-08-21T08:35:20.190Z] 4.1.0-dev.48 [2025-08-21T08:35:20.190Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:35:20.190Z] main [2025-08-21T08:35:20.190Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:20.533Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:20.853Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:35:20.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-21T08:35:20.854Z] fd895123443f: Preparing [2025-08-21T08:35:20.854Z] 15336855062b: Preparing [2025-08-21T08:35:20.854Z] 6497697e6946: Preparing [2025-08-21T08:35:20.854Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:20.854Z] a573b115dac1: Preparing [2025-08-21T08:35:20.854Z] f397c5491aed: Preparing [2025-08-21T08:35:20.854Z] 097100c76c15: Preparing [2025-08-21T08:35:20.854Z] f397c5491aed: Waiting [2025-08-21T08:35:20.854Z] 097100c76c15: Waiting [2025-08-21T08:35:20.854Z] 6497697e6946: Layer already exists [2025-08-21T08:35:20.854Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:20.854Z] 097100c76c15: Layer already exists [2025-08-21T08:35:20.854Z] fd895123443f: Pushed [2025-08-21T08:35:20.854Z] f397c5491aed: Pushed [2025-08-21T08:35:21.112Z] a573b115dac1: Pushed [2025-08-21T08:35:25.318Z] 15336855062b: Pushed [2025-08-21T08:35:25.318Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:25.659Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:25.985Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-21T08:35:25.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-21T08:35:25.985Z] fd895123443f: Preparing [2025-08-21T08:35:25.985Z] 15336855062b: Preparing [2025-08-21T08:35:25.985Z] 6497697e6946: Preparing [2025-08-21T08:35:25.985Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:25.985Z] a573b115dac1: Preparing [2025-08-21T08:35:25.985Z] f397c5491aed: Preparing [2025-08-21T08:35:25.985Z] 097100c76c15: Preparing [2025-08-21T08:35:25.985Z] f397c5491aed: Waiting [2025-08-21T08:35:25.985Z] 097100c76c15: Waiting [2025-08-21T08:35:25.985Z] a573b115dac1: Layer already exists [2025-08-21T08:35:25.985Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:25.985Z] 15336855062b: Layer already exists [2025-08-21T08:35:25.985Z] fd895123443f: Layer already exists [2025-08-21T08:35:25.985Z] 6497697e6946: Layer already exists [2025-08-21T08:35:25.985Z] f397c5491aed: Layer already exists [2025-08-21T08:35:25.985Z] 097100c76c15: Layer already exists [2025-08-21T08:35:25.985Z] latest: digest: sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:26.314Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:26.653Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48 [2025-08-21T08:35:26.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-21T08:35:26.653Z] fd895123443f: Preparing [2025-08-21T08:35:26.653Z] 15336855062b: Preparing [2025-08-21T08:35:26.653Z] 6497697e6946: Preparing [2025-08-21T08:35:26.653Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:26.653Z] a573b115dac1: Preparing [2025-08-21T08:35:26.653Z] f397c5491aed: Preparing [2025-08-21T08:35:26.653Z] 097100c76c15: Preparing [2025-08-21T08:35:26.653Z] f397c5491aed: Waiting [2025-08-21T08:35:26.653Z] 097100c76c15: Waiting [2025-08-21T08:35:26.653Z] 15336855062b: Layer already exists [2025-08-21T08:35:26.653Z] 6497697e6946: Layer already exists [2025-08-21T08:35:26.653Z] a573b115dac1: Layer already exists [2025-08-21T08:35:26.653Z] fd895123443f: Layer already exists [2025-08-21T08:35:26.653Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:26.653Z] f397c5491aed: Layer already exists [2025-08-21T08:35:26.653Z] 097100c76c15: Layer already exists [2025-08-21T08:35:26.653Z] 4.1.0-dev.48: digest: sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:26.980Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:27.299Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:35:27.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-21T08:35:27.299Z] fd895123443f: Preparing [2025-08-21T08:35:27.299Z] 15336855062b: Preparing [2025-08-21T08:35:27.299Z] 6497697e6946: Preparing [2025-08-21T08:35:27.299Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:27.299Z] a573b115dac1: Preparing [2025-08-21T08:35:27.299Z] f397c5491aed: Preparing [2025-08-21T08:35:27.299Z] 097100c76c15: Preparing [2025-08-21T08:35:27.299Z] f397c5491aed: Waiting [2025-08-21T08:35:27.299Z] 097100c76c15: Waiting [2025-08-21T08:35:27.299Z] 6497697e6946: Layer already exists [2025-08-21T08:35:27.299Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:27.299Z] 15336855062b: Layer already exists [2025-08-21T08:35:27.299Z] a573b115dac1: Layer already exists [2025-08-21T08:35:27.299Z] fd895123443f: Layer already exists [2025-08-21T08:35:27.299Z] 097100c76c15: Layer already exists [2025-08-21T08:35:27.299Z] f397c5491aed: Layer already exists [2025-08-21T08:35:27.299Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:27.623Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:27.945Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-08-21T08:35:27.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-21T08:35:27.945Z] fd895123443f: Preparing [2025-08-21T08:35:27.945Z] 15336855062b: Preparing [2025-08-21T08:35:27.945Z] 6497697e6946: Preparing [2025-08-21T08:35:27.945Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:27.945Z] a573b115dac1: Preparing [2025-08-21T08:35:27.945Z] f397c5491aed: Preparing [2025-08-21T08:35:27.945Z] 097100c76c15: Preparing [2025-08-21T08:35:27.945Z] f397c5491aed: Waiting [2025-08-21T08:35:27.945Z] 097100c76c15: Waiting [2025-08-21T08:35:27.945Z] fd895123443f: Layer already exists [2025-08-21T08:35:27.945Z] 15336855062b: Layer already exists [2025-08-21T08:35:27.945Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:27.945Z] 6497697e6946: Layer already exists [2025-08-21T08:35:27.945Z] a573b115dac1: Layer already exists [2025-08-21T08:35:27.945Z] f397c5491aed: Layer already exists [2025-08-21T08:35:27.945Z] 097100c76c15: Layer already exists [2025-08-21T08:35:27.945Z] main: digest: sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T08:35:28.018Z] ===================================================== [Pipeline] echo [2025-08-21T08:35:28.031Z] taggedImages: [2025-08-21T08:35:28.031Z] - nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:35:28.031Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-21T08:35:28.031Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48 [2025-08-21T08:35:28.031Z] - nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:35:28.031Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-08-21T08:35:28.059Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-08-21T08:35:28.059Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:35:28.059Z] latest [2025-08-21T08:35:28.059Z] 4.1.0-dev.48 [2025-08-21T08:35:28.059Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:35:28.059Z] main [2025-08-21T08:35:28.059Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:28.408Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:28.735Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:35:28.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-21T08:35:28.735Z] c469220ed710: Preparing [2025-08-21T08:35:28.735Z] 52743082b44a: Preparing [2025-08-21T08:35:28.735Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:28.735Z] 91649816eddc: Preparing [2025-08-21T08:35:28.735Z] 1e89f3992d4e: Preparing [2025-08-21T08:35:28.735Z] 097100c76c15: Preparing [2025-08-21T08:35:28.735Z] 097100c76c15: Waiting [2025-08-21T08:35:28.735Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:28.735Z] 097100c76c15: Layer already exists [2025-08-21T08:35:28.735Z] 1e89f3992d4e: Pushed [2025-08-21T08:35:28.735Z] c469220ed710: Pushed [2025-08-21T08:35:28.735Z] 91649816eddc: Pushed [2025-08-21T08:35:32.016Z] 52743082b44a: Pushed [2025-08-21T08:35:32.275Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:32.602Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:32.925Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-21T08:35:32.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-21T08:35:32.925Z] c469220ed710: Preparing [2025-08-21T08:35:32.925Z] 52743082b44a: Preparing [2025-08-21T08:35:32.925Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:32.925Z] 91649816eddc: Preparing [2025-08-21T08:35:32.925Z] 1e89f3992d4e: Preparing [2025-08-21T08:35:32.925Z] 097100c76c15: Preparing [2025-08-21T08:35:32.925Z] 097100c76c15: Waiting [2025-08-21T08:35:32.925Z] 1e89f3992d4e: Layer already exists [2025-08-21T08:35:32.925Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:32.925Z] 91649816eddc: Layer already exists [2025-08-21T08:35:32.925Z] 52743082b44a: Layer already exists [2025-08-21T08:35:32.925Z] c469220ed710: Layer already exists [2025-08-21T08:35:32.925Z] 097100c76c15: Layer already exists [2025-08-21T08:35:32.925Z] latest: digest: sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:33.292Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:33.619Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48 [2025-08-21T08:35:33.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-21T08:35:33.619Z] c469220ed710: Preparing [2025-08-21T08:35:33.619Z] 52743082b44a: Preparing [2025-08-21T08:35:33.619Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:33.619Z] 91649816eddc: Preparing [2025-08-21T08:35:33.619Z] 1e89f3992d4e: Preparing [2025-08-21T08:35:33.619Z] 097100c76c15: Preparing [2025-08-21T08:35:33.619Z] 097100c76c15: Waiting [2025-08-21T08:35:33.619Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:33.619Z] 1e89f3992d4e: Layer already exists [2025-08-21T08:35:33.619Z] c469220ed710: Layer already exists [2025-08-21T08:35:33.619Z] 91649816eddc: Layer already exists [2025-08-21T08:35:33.619Z] 52743082b44a: Layer already exists [2025-08-21T08:35:33.619Z] 097100c76c15: Layer already exists [2025-08-21T08:35:33.619Z] 4.1.0-dev.48: digest: sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:33.939Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:34.269Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:35:34.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-21T08:35:34.269Z] c469220ed710: Preparing [2025-08-21T08:35:34.269Z] 52743082b44a: Preparing [2025-08-21T08:35:34.269Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:34.269Z] 91649816eddc: Preparing [2025-08-21T08:35:34.269Z] 1e89f3992d4e: Preparing [2025-08-21T08:35:34.269Z] 097100c76c15: Preparing [2025-08-21T08:35:34.269Z] 097100c76c15: Waiting [2025-08-21T08:35:34.269Z] 52743082b44a: Layer already exists [2025-08-21T08:35:34.269Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:34.269Z] 1e89f3992d4e: Layer already exists [2025-08-21T08:35:34.269Z] c469220ed710: Layer already exists [2025-08-21T08:35:34.269Z] 91649816eddc: Layer already exists [2025-08-21T08:35:34.269Z] 097100c76c15: Layer already exists [2025-08-21T08:35:34.269Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:34.609Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:34.933Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-21T08:35:34.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-21T08:35:34.933Z] c469220ed710: Preparing [2025-08-21T08:35:34.933Z] 52743082b44a: Preparing [2025-08-21T08:35:34.933Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:34.933Z] 91649816eddc: Preparing [2025-08-21T08:35:34.933Z] 1e89f3992d4e: Preparing [2025-08-21T08:35:34.933Z] 097100c76c15: Preparing [2025-08-21T08:35:34.933Z] 097100c76c15: Waiting [2025-08-21T08:35:34.933Z] 52743082b44a: Layer already exists [2025-08-21T08:35:34.933Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:34.933Z] c469220ed710: Layer already exists [2025-08-21T08:35:34.933Z] 1e89f3992d4e: Layer already exists [2025-08-21T08:35:34.933Z] 91649816eddc: Layer already exists [2025-08-21T08:35:34.933Z] 097100c76c15: Layer already exists [2025-08-21T08:35:34.933Z] main: digest: sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T08:35:35.007Z] ===================================================== [Pipeline] echo [2025-08-21T08:35:35.024Z] taggedImages: [2025-08-21T08:35:35.024Z] - nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:35:35.024Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-21T08:35:35.024Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48 [2025-08-21T08:35:35.024Z] - nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:35:35.024Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-08-21T08:35:35.053Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-08-21T08:35:35.053Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:35:35.053Z] latest [2025-08-21T08:35:35.053Z] 4.1.0-dev.48 [2025-08-21T08:35:35.053Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:35:35.053Z] main [2025-08-21T08:35:35.053Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:35.405Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:35.748Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:35:35.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-21T08:35:35.748Z] a444c464eec0: Preparing [2025-08-21T08:35:35.748Z] 24b15169af81: Preparing [2025-08-21T08:35:35.748Z] 6a9e142a5263: Preparing [2025-08-21T08:35:35.748Z] 6497697e6946: Preparing [2025-08-21T08:35:35.748Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:35.748Z] 9621ea276984: Preparing [2025-08-21T08:35:35.748Z] 349ed6588a2b: Preparing [2025-08-21T08:35:35.748Z] 097100c76c15: Preparing [2025-08-21T08:35:35.748Z] 9621ea276984: Waiting [2025-08-21T08:35:35.748Z] 349ed6588a2b: Waiting [2025-08-21T08:35:35.748Z] 097100c76c15: Waiting [2025-08-21T08:35:35.748Z] 6497697e6946: Layer already exists [2025-08-21T08:35:35.748Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:35.748Z] 9621ea276984: Layer already exists [2025-08-21T08:35:35.748Z] 349ed6588a2b: Layer already exists [2025-08-21T08:35:35.748Z] 097100c76c15: Layer already exists [2025-08-21T08:35:35.748Z] 24b15169af81: Pushed [2025-08-21T08:35:35.749Z] a444c464eec0: Pushed [2025-08-21T08:35:39.939Z] 6a9e142a5263: Pushed [2025-08-21T08:35:39.939Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:40.278Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:40.601Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-21T08:35:40.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-21T08:35:40.601Z] a444c464eec0: Preparing [2025-08-21T08:35:40.601Z] 24b15169af81: Preparing [2025-08-21T08:35:40.601Z] 6a9e142a5263: Preparing [2025-08-21T08:35:40.601Z] 6497697e6946: Preparing [2025-08-21T08:35:40.601Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:40.601Z] 9621ea276984: Preparing [2025-08-21T08:35:40.601Z] 349ed6588a2b: Preparing [2025-08-21T08:35:40.601Z] 097100c76c15: Preparing [2025-08-21T08:35:40.601Z] 9621ea276984: Waiting [2025-08-21T08:35:40.601Z] 097100c76c15: Waiting [2025-08-21T08:35:40.601Z] 349ed6588a2b: Waiting [2025-08-21T08:35:40.601Z] 24b15169af81: Layer already exists [2025-08-21T08:35:40.601Z] 6a9e142a5263: Layer already exists [2025-08-21T08:35:40.601Z] a444c464eec0: Layer already exists [2025-08-21T08:35:40.601Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:40.601Z] 6497697e6946: Layer already exists [2025-08-21T08:35:40.601Z] 9621ea276984: Layer already exists [2025-08-21T08:35:40.601Z] 349ed6588a2b: Layer already exists [2025-08-21T08:35:40.601Z] 097100c76c15: Layer already exists [2025-08-21T08:35:40.601Z] latest: digest: sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:40.919Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:41.239Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48 [2025-08-21T08:35:41.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-21T08:35:41.239Z] a444c464eec0: Preparing [2025-08-21T08:35:41.239Z] 24b15169af81: Preparing [2025-08-21T08:35:41.239Z] 6a9e142a5263: Preparing [2025-08-21T08:35:41.239Z] 6497697e6946: Preparing [2025-08-21T08:35:41.239Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:41.239Z] 9621ea276984: Preparing [2025-08-21T08:35:41.239Z] 349ed6588a2b: Preparing [2025-08-21T08:35:41.239Z] 097100c76c15: Preparing [2025-08-21T08:35:41.239Z] 349ed6588a2b: Waiting [2025-08-21T08:35:41.239Z] 9621ea276984: Waiting [2025-08-21T08:35:41.239Z] 097100c76c15: Waiting [2025-08-21T08:35:41.239Z] a444c464eec0: Layer already exists [2025-08-21T08:35:41.239Z] 6497697e6946: Layer already exists [2025-08-21T08:35:41.239Z] 6a9e142a5263: Layer already exists [2025-08-21T08:35:41.239Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:41.239Z] 24b15169af81: Layer already exists [2025-08-21T08:35:41.239Z] 9621ea276984: Layer already exists [2025-08-21T08:35:41.239Z] 349ed6588a2b: Layer already exists [2025-08-21T08:35:41.239Z] 097100c76c15: Layer already exists [2025-08-21T08:35:41.239Z] 4.1.0-dev.48: digest: sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:41.572Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:41.902Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:35:41.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-21T08:35:41.902Z] a444c464eec0: Preparing [2025-08-21T08:35:41.902Z] 24b15169af81: Preparing [2025-08-21T08:35:41.902Z] 6a9e142a5263: Preparing [2025-08-21T08:35:41.902Z] 6497697e6946: Preparing [2025-08-21T08:35:41.902Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:41.902Z] 9621ea276984: Preparing [2025-08-21T08:35:41.902Z] 349ed6588a2b: Preparing [2025-08-21T08:35:41.902Z] 097100c76c15: Preparing [2025-08-21T08:35:41.902Z] 9621ea276984: Waiting [2025-08-21T08:35:41.902Z] 349ed6588a2b: Waiting [2025-08-21T08:35:41.902Z] 097100c76c15: Waiting [2025-08-21T08:35:41.902Z] 6a9e142a5263: Layer already exists [2025-08-21T08:35:41.902Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:41.902Z] 24b15169af81: Layer already exists [2025-08-21T08:35:41.902Z] 6497697e6946: Layer already exists [2025-08-21T08:35:41.902Z] a444c464eec0: Layer already exists [2025-08-21T08:35:41.902Z] 097100c76c15: Layer already exists [2025-08-21T08:35:41.902Z] 9621ea276984: Layer already exists [2025-08-21T08:35:41.902Z] 349ed6588a2b: Layer already exists [2025-08-21T08:35:41.902Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:42.233Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:42.559Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-21T08:35:42.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-21T08:35:42.559Z] a444c464eec0: Preparing [2025-08-21T08:35:42.559Z] 24b15169af81: Preparing [2025-08-21T08:35:42.559Z] 6a9e142a5263: Preparing [2025-08-21T08:35:42.559Z] 6497697e6946: Preparing [2025-08-21T08:35:42.559Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:42.559Z] 9621ea276984: Preparing [2025-08-21T08:35:42.559Z] 349ed6588a2b: Preparing [2025-08-21T08:35:42.559Z] 097100c76c15: Preparing [2025-08-21T08:35:42.559Z] 9621ea276984: Waiting [2025-08-21T08:35:42.559Z] 349ed6588a2b: Waiting [2025-08-21T08:35:42.559Z] 097100c76c15: Waiting [2025-08-21T08:35:42.559Z] 24b15169af81: Layer already exists [2025-08-21T08:35:42.559Z] 6497697e6946: Layer already exists [2025-08-21T08:35:42.559Z] 6a9e142a5263: Layer already exists [2025-08-21T08:35:42.559Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:42.559Z] a444c464eec0: Layer already exists [2025-08-21T08:35:42.559Z] 097100c76c15: Layer already exists [2025-08-21T08:35:42.559Z] 9621ea276984: Layer already exists [2025-08-21T08:35:42.559Z] 349ed6588a2b: Layer already exists [2025-08-21T08:35:42.559Z] main: digest: sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T08:35:42.638Z] ===================================================== [Pipeline] echo [2025-08-21T08:35:42.653Z] taggedImages: [2025-08-21T08:35:42.653Z] - nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:35:42.653Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-21T08:35:42.653Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48 [2025-08-21T08:35:42.653Z] - nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:35:42.653Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-08-21T08:35:42.682Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-08-21T08:35:42.682Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:35:42.682Z] latest [2025-08-21T08:35:42.682Z] 4.1.0-dev.48 [2025-08-21T08:35:42.682Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:35:42.682Z] main [2025-08-21T08:35:42.682Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:43.021Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:43.343Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:35:43.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-21T08:35:43.344Z] cd0e94a00316: Preparing [2025-08-21T08:35:43.344Z] 7d954511a850: Preparing [2025-08-21T08:35:43.344Z] 4f66a4b9c424: Preparing [2025-08-21T08:35:43.344Z] c89d91a1c10f: Preparing [2025-08-21T08:35:43.344Z] 1402189f0483: Preparing [2025-08-21T08:35:43.344Z] 1eae79d6f475: Preparing [2025-08-21T08:35:43.344Z] 15b990ce692d: Preparing [2025-08-21T08:35:43.344Z] 6497697e6946: Preparing [2025-08-21T08:35:43.344Z] 1eae79d6f475: Waiting [2025-08-21T08:35:43.344Z] 15b990ce692d: Waiting [2025-08-21T08:35:43.344Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:43.344Z] 5dfaa0664ed0: Preparing [2025-08-21T08:35:43.344Z] 6497697e6946: Waiting [2025-08-21T08:35:43.344Z] 0ca1f489e644: Preparing [2025-08-21T08:35:43.344Z] ecf5cbe3f087: Waiting [2025-08-21T08:35:43.344Z] 5dfaa0664ed0: Waiting [2025-08-21T08:35:43.344Z] 5f70bf18a086: Preparing [2025-08-21T08:35:43.344Z] d39f05303ed1: Preparing [2025-08-21T08:35:43.344Z] 0ca1f489e644: Waiting [2025-08-21T08:35:43.344Z] 5f70bf18a086: Waiting [2025-08-21T08:35:43.344Z] 5031801185b0: Preparing [2025-08-21T08:35:43.344Z] d39f05303ed1: Waiting [2025-08-21T08:35:43.344Z] c6e433be8aeb: Preparing [2025-08-21T08:35:43.344Z] 097100c76c15: Preparing [2025-08-21T08:35:43.344Z] 5031801185b0: Waiting [2025-08-21T08:35:43.344Z] c6e433be8aeb: Waiting [2025-08-21T08:35:43.344Z] 097100c76c15: Waiting [2025-08-21T08:35:43.344Z] 4f66a4b9c424: Pushed [2025-08-21T08:35:43.344Z] 7d954511a850: Pushed [2025-08-21T08:35:43.344Z] 1402189f0483: Pushed [2025-08-21T08:35:43.344Z] c89d91a1c10f: Pushed [2025-08-21T08:35:43.344Z] cd0e94a00316: Pushed [2025-08-21T08:35:43.344Z] 6497697e6946: Layer already exists [2025-08-21T08:35:43.344Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:43.601Z] 5f70bf18a086: Layer already exists [2025-08-21T08:35:43.601Z] 1eae79d6f475: Pushed [2025-08-21T08:35:43.601Z] 5dfaa0664ed0: Pushed [2025-08-21T08:35:43.601Z] 0ca1f489e644: Pushed [2025-08-21T08:35:43.601Z] 097100c76c15: Layer already exists [2025-08-21T08:35:43.601Z] d39f05303ed1: Pushed [2025-08-21T08:35:43.601Z] c6e433be8aeb: Pushed [2025-08-21T08:35:43.601Z] 5031801185b0: Pushed [2025-08-21T08:35:44.979Z] 15b990ce692d: Pushed [2025-08-21T08:35:44.979Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:45.309Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:45.658Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-21T08:35:45.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-21T08:35:45.659Z] cd0e94a00316: Preparing [2025-08-21T08:35:45.659Z] 7d954511a850: Preparing [2025-08-21T08:35:45.659Z] 4f66a4b9c424: Preparing [2025-08-21T08:35:45.659Z] c89d91a1c10f: Preparing [2025-08-21T08:35:45.659Z] 1402189f0483: Preparing [2025-08-21T08:35:45.659Z] 1eae79d6f475: Preparing [2025-08-21T08:35:45.659Z] 15b990ce692d: Preparing [2025-08-21T08:35:45.659Z] 6497697e6946: Preparing [2025-08-21T08:35:45.659Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:45.659Z] 5dfaa0664ed0: Preparing [2025-08-21T08:35:45.659Z] 0ca1f489e644: Preparing [2025-08-21T08:35:45.659Z] 5f70bf18a086: Preparing [2025-08-21T08:35:45.659Z] d39f05303ed1: Preparing [2025-08-21T08:35:45.659Z] 5031801185b0: Preparing [2025-08-21T08:35:45.659Z] c6e433be8aeb: Preparing [2025-08-21T08:35:45.659Z] 097100c76c15: Preparing [2025-08-21T08:35:45.659Z] 1eae79d6f475: Waiting [2025-08-21T08:35:45.659Z] 15b990ce692d: Waiting [2025-08-21T08:35:45.659Z] 6497697e6946: Waiting [2025-08-21T08:35:45.659Z] ecf5cbe3f087: Waiting [2025-08-21T08:35:45.659Z] 5dfaa0664ed0: Waiting [2025-08-21T08:35:45.659Z] 0ca1f489e644: Waiting [2025-08-21T08:35:45.659Z] 5f70bf18a086: Waiting [2025-08-21T08:35:45.659Z] d39f05303ed1: Waiting [2025-08-21T08:35:45.659Z] 5031801185b0: Waiting [2025-08-21T08:35:45.659Z] 097100c76c15: Waiting [2025-08-21T08:35:45.659Z] c6e433be8aeb: Waiting [2025-08-21T08:35:45.659Z] c89d91a1c10f: Layer already exists [2025-08-21T08:35:45.659Z] 1402189f0483: Layer already exists [2025-08-21T08:35:45.659Z] cd0e94a00316: Layer already exists [2025-08-21T08:35:45.659Z] 4f66a4b9c424: Layer already exists [2025-08-21T08:35:45.659Z] 7d954511a850: Layer already exists [2025-08-21T08:35:45.659Z] 1eae79d6f475: Layer already exists [2025-08-21T08:35:45.659Z] 15b990ce692d: Layer already exists [2025-08-21T08:35:45.659Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:45.659Z] 6497697e6946: Layer already exists [2025-08-21T08:35:45.659Z] 5dfaa0664ed0: Layer already exists [2025-08-21T08:35:45.659Z] 0ca1f489e644: Layer already exists [2025-08-21T08:35:45.659Z] 5f70bf18a086: Layer already exists [2025-08-21T08:35:45.659Z] d39f05303ed1: Layer already exists [2025-08-21T08:35:45.659Z] 5031801185b0: Layer already exists [2025-08-21T08:35:45.659Z] c6e433be8aeb: Layer already exists [2025-08-21T08:35:45.659Z] 097100c76c15: Layer already exists [2025-08-21T08:35:45.659Z] latest: digest: sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:45.989Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:46.330Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48 [2025-08-21T08:35:46.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-21T08:35:46.330Z] cd0e94a00316: Preparing [2025-08-21T08:35:46.330Z] 7d954511a850: Preparing [2025-08-21T08:35:46.330Z] 4f66a4b9c424: Preparing [2025-08-21T08:35:46.330Z] c89d91a1c10f: Preparing [2025-08-21T08:35:46.330Z] 1402189f0483: Preparing [2025-08-21T08:35:46.330Z] 1eae79d6f475: Preparing [2025-08-21T08:35:46.330Z] 15b990ce692d: Preparing [2025-08-21T08:35:46.330Z] 6497697e6946: Preparing [2025-08-21T08:35:46.330Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:46.330Z] 5dfaa0664ed0: Preparing [2025-08-21T08:35:46.330Z] 0ca1f489e644: Preparing [2025-08-21T08:35:46.330Z] 5f70bf18a086: Preparing [2025-08-21T08:35:46.330Z] d39f05303ed1: Preparing [2025-08-21T08:35:46.330Z] 5031801185b0: Preparing [2025-08-21T08:35:46.330Z] c6e433be8aeb: Preparing [2025-08-21T08:35:46.330Z] 097100c76c15: Preparing [2025-08-21T08:35:46.330Z] 1eae79d6f475: Waiting [2025-08-21T08:35:46.330Z] 15b990ce692d: Waiting [2025-08-21T08:35:46.330Z] 6497697e6946: Waiting [2025-08-21T08:35:46.330Z] ecf5cbe3f087: Waiting [2025-08-21T08:35:46.330Z] 5dfaa0664ed0: Waiting [2025-08-21T08:35:46.330Z] 0ca1f489e644: Waiting [2025-08-21T08:35:46.330Z] 5f70bf18a086: Waiting [2025-08-21T08:35:46.330Z] d39f05303ed1: Waiting [2025-08-21T08:35:46.330Z] 5031801185b0: Waiting [2025-08-21T08:35:46.330Z] c6e433be8aeb: Waiting [2025-08-21T08:35:46.330Z] 097100c76c15: Waiting [2025-08-21T08:35:46.330Z] c89d91a1c10f: Layer already exists [2025-08-21T08:35:46.330Z] 1402189f0483: Layer already exists [2025-08-21T08:35:46.330Z] cd0e94a00316: Layer already exists [2025-08-21T08:35:46.330Z] 7d954511a850: Layer already exists [2025-08-21T08:35:46.330Z] 4f66a4b9c424: Layer already exists [2025-08-21T08:35:46.330Z] 15b990ce692d: Layer already exists [2025-08-21T08:35:46.330Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:46.330Z] 1eae79d6f475: Layer already exists [2025-08-21T08:35:46.330Z] 5dfaa0664ed0: Layer already exists [2025-08-21T08:35:46.330Z] 6497697e6946: Layer already exists [2025-08-21T08:35:46.330Z] 0ca1f489e644: Layer already exists [2025-08-21T08:35:46.330Z] d39f05303ed1: Layer already exists [2025-08-21T08:35:46.330Z] 5031801185b0: Layer already exists [2025-08-21T08:35:46.330Z] c6e433be8aeb: Layer already exists [2025-08-21T08:35:46.330Z] 5f70bf18a086: Layer already exists [2025-08-21T08:35:46.330Z] 097100c76c15: Layer already exists [2025-08-21T08:35:46.330Z] 4.1.0-dev.48: digest: sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:46.664Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:47.002Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:35:47.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-21T08:35:47.002Z] cd0e94a00316: Preparing [2025-08-21T08:35:47.002Z] 7d954511a850: Preparing [2025-08-21T08:35:47.002Z] 4f66a4b9c424: Preparing [2025-08-21T08:35:47.002Z] c89d91a1c10f: Preparing [2025-08-21T08:35:47.002Z] 1402189f0483: Preparing [2025-08-21T08:35:47.002Z] 1eae79d6f475: Preparing [2025-08-21T08:35:47.002Z] 15b990ce692d: Preparing [2025-08-21T08:35:47.002Z] 6497697e6946: Preparing [2025-08-21T08:35:47.002Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:47.002Z] 5dfaa0664ed0: Preparing [2025-08-21T08:35:47.002Z] 0ca1f489e644: Preparing [2025-08-21T08:35:47.002Z] 5f70bf18a086: Preparing [2025-08-21T08:35:47.002Z] d39f05303ed1: Preparing [2025-08-21T08:35:47.002Z] 5031801185b0: Preparing [2025-08-21T08:35:47.002Z] c6e433be8aeb: Preparing [2025-08-21T08:35:47.002Z] 097100c76c15: Preparing [2025-08-21T08:35:47.002Z] 15b990ce692d: Waiting [2025-08-21T08:35:47.002Z] 6497697e6946: Waiting [2025-08-21T08:35:47.002Z] ecf5cbe3f087: Waiting [2025-08-21T08:35:47.002Z] 5dfaa0664ed0: Waiting [2025-08-21T08:35:47.002Z] 0ca1f489e644: Waiting [2025-08-21T08:35:47.002Z] 5f70bf18a086: Waiting [2025-08-21T08:35:47.002Z] d39f05303ed1: Waiting [2025-08-21T08:35:47.002Z] 5031801185b0: Waiting [2025-08-21T08:35:47.002Z] c6e433be8aeb: Waiting [2025-08-21T08:35:47.002Z] 097100c76c15: Waiting [2025-08-21T08:35:47.002Z] 1eae79d6f475: Waiting [2025-08-21T08:35:47.002Z] 7d954511a850: Layer already exists [2025-08-21T08:35:47.002Z] cd0e94a00316: Layer already exists [2025-08-21T08:35:47.002Z] 4f66a4b9c424: Layer already exists [2025-08-21T08:35:47.002Z] 1402189f0483: Layer already exists [2025-08-21T08:35:47.002Z] c89d91a1c10f: Layer already exists [2025-08-21T08:35:47.002Z] 6497697e6946: Layer already exists [2025-08-21T08:35:47.002Z] 1eae79d6f475: Layer already exists [2025-08-21T08:35:47.002Z] 15b990ce692d: Layer already exists [2025-08-21T08:35:47.002Z] 5dfaa0664ed0: Layer already exists [2025-08-21T08:35:47.002Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:47.002Z] 0ca1f489e644: Layer already exists [2025-08-21T08:35:47.002Z] c6e433be8aeb: Layer already exists [2025-08-21T08:35:47.002Z] d39f05303ed1: Layer already exists [2025-08-21T08:35:47.002Z] 5f70bf18a086: Layer already exists [2025-08-21T08:35:47.002Z] 5031801185b0: Layer already exists [2025-08-21T08:35:47.002Z] 097100c76c15: Layer already exists [2025-08-21T08:35:47.002Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:47.336Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:47.664Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-21T08:35:47.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-21T08:35:47.664Z] cd0e94a00316: Preparing [2025-08-21T08:35:47.664Z] 7d954511a850: Preparing [2025-08-21T08:35:47.664Z] 4f66a4b9c424: Preparing [2025-08-21T08:35:47.664Z] c89d91a1c10f: Preparing [2025-08-21T08:35:47.664Z] 1402189f0483: Preparing [2025-08-21T08:35:47.664Z] 1eae79d6f475: Preparing [2025-08-21T08:35:47.664Z] 15b990ce692d: Preparing [2025-08-21T08:35:47.664Z] 6497697e6946: Preparing [2025-08-21T08:35:47.664Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:47.664Z] 5dfaa0664ed0: Preparing [2025-08-21T08:35:47.664Z] 0ca1f489e644: Preparing [2025-08-21T08:35:47.664Z] 5f70bf18a086: Preparing [2025-08-21T08:35:47.664Z] d39f05303ed1: Preparing [2025-08-21T08:35:47.664Z] 5031801185b0: Preparing [2025-08-21T08:35:47.664Z] c6e433be8aeb: Preparing [2025-08-21T08:35:47.664Z] 097100c76c15: Preparing [2025-08-21T08:35:47.664Z] 1eae79d6f475: Waiting [2025-08-21T08:35:47.664Z] 15b990ce692d: Waiting [2025-08-21T08:35:47.664Z] 6497697e6946: Waiting [2025-08-21T08:35:47.664Z] ecf5cbe3f087: Waiting [2025-08-21T08:35:47.664Z] 5dfaa0664ed0: Waiting [2025-08-21T08:35:47.664Z] 5031801185b0: Waiting [2025-08-21T08:35:47.664Z] c6e433be8aeb: Waiting [2025-08-21T08:35:47.664Z] 097100c76c15: Waiting [2025-08-21T08:35:47.664Z] 0ca1f489e644: Waiting [2025-08-21T08:35:47.664Z] d39f05303ed1: Waiting [2025-08-21T08:35:47.664Z] 5f70bf18a086: Waiting [2025-08-21T08:35:47.664Z] 1402189f0483: Layer already exists [2025-08-21T08:35:47.664Z] 4f66a4b9c424: Layer already exists [2025-08-21T08:35:47.664Z] cd0e94a00316: Layer already exists [2025-08-21T08:35:47.664Z] 7d954511a850: Layer already exists [2025-08-21T08:35:47.664Z] c89d91a1c10f: Layer already exists [2025-08-21T08:35:47.664Z] 1eae79d6f475: Layer already exists [2025-08-21T08:35:47.664Z] 15b990ce692d: Layer already exists [2025-08-21T08:35:47.664Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:47.664Z] 6497697e6946: Layer already exists [2025-08-21T08:35:47.664Z] 5dfaa0664ed0: Layer already exists [2025-08-21T08:35:47.664Z] 0ca1f489e644: Layer already exists [2025-08-21T08:35:47.664Z] d39f05303ed1: Layer already exists [2025-08-21T08:35:47.664Z] 5f70bf18a086: Layer already exists [2025-08-21T08:35:47.664Z] c6e433be8aeb: Layer already exists [2025-08-21T08:35:47.664Z] 5031801185b0: Layer already exists [2025-08-21T08:35:47.664Z] 097100c76c15: Layer already exists [2025-08-21T08:35:47.664Z] main: digest: sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T08:35:47.734Z] ===================================================== [Pipeline] echo [2025-08-21T08:35:47.746Z] taggedImages: [2025-08-21T08:35:47.746Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:35:47.746Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-21T08:35:47.746Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48 [2025-08-21T08:35:47.746Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:35:47.746Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-08-21T08:35:47.768Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-08-21T08:35:47.768Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:35:47.768Z] latest [2025-08-21T08:35:47.768Z] 4.1.0-dev.48 [2025-08-21T08:35:47.768Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:35:47.768Z] main [2025-08-21T08:35:47.768Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:48.119Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:48.447Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:35:48.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-21T08:35:48.447Z] 34ee67252046: Preparing [2025-08-21T08:35:48.447Z] 2b18eca194f6: Preparing [2025-08-21T08:35:48.447Z] b95ce893f26d: Preparing [2025-08-21T08:35:48.447Z] dc5c08cc5548: Preparing [2025-08-21T08:35:48.447Z] 6497697e6946: Preparing [2025-08-21T08:35:48.447Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:48.447Z] 9621ea276984: Preparing [2025-08-21T08:35:48.447Z] 349ed6588a2b: Preparing [2025-08-21T08:35:48.447Z] 097100c76c15: Preparing [2025-08-21T08:35:48.447Z] 9621ea276984: Waiting [2025-08-21T08:35:48.447Z] 349ed6588a2b: Waiting [2025-08-21T08:35:48.447Z] 097100c76c15: Waiting [2025-08-21T08:35:48.447Z] ecf5cbe3f087: Waiting [2025-08-21T08:35:48.447Z] 6497697e6946: Layer already exists [2025-08-21T08:35:48.447Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:48.447Z] 9621ea276984: Layer already exists [2025-08-21T08:35:48.447Z] 349ed6588a2b: Layer already exists [2025-08-21T08:35:48.447Z] b95ce893f26d: Pushed [2025-08-21T08:35:48.447Z] 097100c76c15: Layer already exists [2025-08-21T08:35:48.447Z] 2b18eca194f6: Pushed [2025-08-21T08:35:48.447Z] 34ee67252046: Pushed [2025-08-21T08:35:51.733Z] dc5c08cc5548: Pushed [2025-08-21T08:35:51.733Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:52.068Z] + 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-21T08:35:52.387Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-21T08:35:52.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-21T08:35:52.387Z] 34ee67252046: Preparing [2025-08-21T08:35:52.387Z] 2b18eca194f6: Preparing [2025-08-21T08:35:52.387Z] b95ce893f26d: Preparing [2025-08-21T08:35:52.387Z] dc5c08cc5548: Preparing [2025-08-21T08:35:52.387Z] 6497697e6946: Preparing [2025-08-21T08:35:52.387Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:52.387Z] 9621ea276984: Preparing [2025-08-21T08:35:52.387Z] 349ed6588a2b: Preparing [2025-08-21T08:35:52.387Z] 097100c76c15: Preparing [2025-08-21T08:35:52.387Z] ecf5cbe3f087: Waiting [2025-08-21T08:35:52.387Z] 9621ea276984: Waiting [2025-08-21T08:35:52.387Z] 349ed6588a2b: Waiting [2025-08-21T08:35:52.387Z] 097100c76c15: Waiting [2025-08-21T08:35:52.387Z] 2b18eca194f6: Layer already exists [2025-08-21T08:35:52.387Z] 34ee67252046: Layer already exists [2025-08-21T08:35:52.387Z] dc5c08cc5548: Layer already exists [2025-08-21T08:35:52.387Z] b95ce893f26d: Layer already exists [2025-08-21T08:35:52.387Z] 6497697e6946: Layer already exists [2025-08-21T08:35:52.387Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:52.387Z] 349ed6588a2b: Layer already exists [2025-08-21T08:35:52.387Z] 9621ea276984: Layer already exists [2025-08-21T08:35:52.387Z] 097100c76c15: Layer already exists [2025-08-21T08:35:52.387Z] latest: digest: sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:52.724Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:53.046Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48 [2025-08-21T08:35:53.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-21T08:35:53.046Z] 34ee67252046: Preparing [2025-08-21T08:35:53.046Z] 2b18eca194f6: Preparing [2025-08-21T08:35:53.046Z] b95ce893f26d: Preparing [2025-08-21T08:35:53.046Z] dc5c08cc5548: Preparing [2025-08-21T08:35:53.046Z] 6497697e6946: Preparing [2025-08-21T08:35:53.046Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:53.046Z] 9621ea276984: Preparing [2025-08-21T08:35:53.046Z] 349ed6588a2b: Preparing [2025-08-21T08:35:53.046Z] 097100c76c15: Preparing [2025-08-21T08:35:53.046Z] ecf5cbe3f087: Waiting [2025-08-21T08:35:53.046Z] 9621ea276984: Waiting [2025-08-21T08:35:53.046Z] 349ed6588a2b: Waiting [2025-08-21T08:35:53.046Z] 097100c76c15: Waiting [2025-08-21T08:35:53.046Z] dc5c08cc5548: Layer already exists [2025-08-21T08:35:53.046Z] 6497697e6946: Layer already exists [2025-08-21T08:35:53.046Z] 34ee67252046: Layer already exists [2025-08-21T08:35:53.046Z] b95ce893f26d: Layer already exists [2025-08-21T08:35:53.046Z] 2b18eca194f6: Layer already exists [2025-08-21T08:35:53.046Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:53.046Z] 349ed6588a2b: Layer already exists [2025-08-21T08:35:53.046Z] 9621ea276984: Layer already exists [2025-08-21T08:35:53.046Z] 097100c76c15: Layer already exists [2025-08-21T08:35:53.046Z] 4.1.0-dev.48: digest: sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:53.376Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:53.698Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:35:53.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-21T08:35:53.699Z] 34ee67252046: Preparing [2025-08-21T08:35:53.699Z] 2b18eca194f6: Preparing [2025-08-21T08:35:53.699Z] b95ce893f26d: Preparing [2025-08-21T08:35:53.699Z] dc5c08cc5548: Preparing [2025-08-21T08:35:53.699Z] 6497697e6946: Preparing [2025-08-21T08:35:53.699Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:53.699Z] 9621ea276984: Preparing [2025-08-21T08:35:53.699Z] 349ed6588a2b: Preparing [2025-08-21T08:35:53.699Z] 097100c76c15: Preparing [2025-08-21T08:35:53.699Z] ecf5cbe3f087: Waiting [2025-08-21T08:35:53.699Z] 9621ea276984: Waiting [2025-08-21T08:35:53.699Z] 349ed6588a2b: Waiting [2025-08-21T08:35:53.699Z] 097100c76c15: Waiting [2025-08-21T08:35:53.699Z] dc5c08cc5548: Layer already exists [2025-08-21T08:35:53.699Z] b95ce893f26d: Layer already exists [2025-08-21T08:35:53.699Z] 2b18eca194f6: Layer already exists [2025-08-21T08:35:53.699Z] 34ee67252046: Layer already exists [2025-08-21T08:35:53.699Z] 6497697e6946: Layer already exists [2025-08-21T08:35:53.699Z] 9621ea276984: Layer already exists [2025-08-21T08:35:53.699Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:53.699Z] 349ed6588a2b: Layer already exists [2025-08-21T08:35:53.699Z] 097100c76c15: Layer already exists [2025-08-21T08:35:53.699Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:54.036Z] + 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-21T08:35:54.367Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-21T08:35:54.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-21T08:35:54.367Z] 34ee67252046: Preparing [2025-08-21T08:35:54.367Z] 2b18eca194f6: Preparing [2025-08-21T08:35:54.367Z] b95ce893f26d: Preparing [2025-08-21T08:35:54.367Z] dc5c08cc5548: Preparing [2025-08-21T08:35:54.367Z] 6497697e6946: Preparing [2025-08-21T08:35:54.367Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:54.367Z] 9621ea276984: Preparing [2025-08-21T08:35:54.367Z] 349ed6588a2b: Preparing [2025-08-21T08:35:54.367Z] 097100c76c15: Preparing [2025-08-21T08:35:54.367Z] ecf5cbe3f087: Waiting [2025-08-21T08:35:54.367Z] 9621ea276984: Waiting [2025-08-21T08:35:54.367Z] 349ed6588a2b: Waiting [2025-08-21T08:35:54.367Z] 097100c76c15: Waiting [2025-08-21T08:35:54.367Z] 2b18eca194f6: Layer already exists [2025-08-21T08:35:54.367Z] dc5c08cc5548: Layer already exists [2025-08-21T08:35:54.367Z] 6497697e6946: Layer already exists [2025-08-21T08:35:54.367Z] 34ee67252046: Layer already exists [2025-08-21T08:35:54.367Z] b95ce893f26d: Layer already exists [2025-08-21T08:35:54.367Z] 349ed6588a2b: Layer already exists [2025-08-21T08:35:54.367Z] 9621ea276984: Layer already exists [2025-08-21T08:35:54.367Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:54.367Z] 097100c76c15: Layer already exists [2025-08-21T08:35:54.367Z] main: digest: sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T08:35:54.445Z] ===================================================== [Pipeline] echo [2025-08-21T08:35:54.461Z] taggedImages: [2025-08-21T08:35:54.461Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:35:54.461Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-21T08:35:54.461Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48 [2025-08-21T08:35:54.461Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:35:54.461Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-08-21T08:35:54.491Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-08-21T08:35:54.491Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:35:54.491Z] latest [2025-08-21T08:35:54.491Z] 4.1.0-dev.48 [2025-08-21T08:35:54.491Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:35:54.491Z] main [2025-08-21T08:35:54.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:54.825Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:55.151Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:35:55.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-21T08:35:55.151Z] ec63801a4309: Preparing [2025-08-21T08:35:55.151Z] c2203d6b3909: Preparing [2025-08-21T08:35:55.151Z] 657f13693ca4: Preparing [2025-08-21T08:35:55.151Z] bc1d4b286d16: Preparing [2025-08-21T08:35:55.151Z] 1d9bb590fdb4: Preparing [2025-08-21T08:35:55.151Z] 6497697e6946: Preparing [2025-08-21T08:35:55.151Z] 6497697e6946: Waiting [2025-08-21T08:35:55.151Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:55.151Z] f14be6c7f7d3: Preparing [2025-08-21T08:35:55.151Z] 5dd8f320719e: Preparing [2025-08-21T08:35:55.151Z] 9ddd78dc2f99: Preparing [2025-08-21T08:35:55.151Z] 097100c76c15: Preparing [2025-08-21T08:35:55.151Z] ecf5cbe3f087: Waiting [2025-08-21T08:35:55.151Z] f14be6c7f7d3: Waiting [2025-08-21T08:35:55.151Z] 5dd8f320719e: Waiting [2025-08-21T08:35:55.151Z] 9ddd78dc2f99: Waiting [2025-08-21T08:35:55.151Z] 097100c76c15: Waiting [2025-08-21T08:35:55.151Z] ec63801a4309: Pushed [2025-08-21T08:35:55.151Z] c2203d6b3909: Pushed [2025-08-21T08:35:55.151Z] 6497697e6946: Layer already exists [2025-08-21T08:35:55.151Z] bc1d4b286d16: Pushed [2025-08-21T08:35:55.151Z] 1d9bb590fdb4: Pushed [2025-08-21T08:35:55.151Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:55.151Z] 097100c76c15: Layer already exists [2025-08-21T08:35:55.411Z] f14be6c7f7d3: Pushed [2025-08-21T08:35:55.411Z] 5dd8f320719e: Pushed [2025-08-21T08:35:56.793Z] 9ddd78dc2f99: Pushed [2025-08-21T08:35:57.731Z] 657f13693ca4: Pushed [2025-08-21T08:35:57.990Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:58.326Z] + 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-21T08:35:58.656Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-21T08:35:58.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-21T08:35:58.656Z] ec63801a4309: Preparing [2025-08-21T08:35:58.656Z] c2203d6b3909: Preparing [2025-08-21T08:35:58.656Z] 657f13693ca4: Preparing [2025-08-21T08:35:58.656Z] bc1d4b286d16: Preparing [2025-08-21T08:35:58.656Z] 1d9bb590fdb4: Preparing [2025-08-21T08:35:58.656Z] 6497697e6946: Preparing [2025-08-21T08:35:58.656Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:58.656Z] f14be6c7f7d3: Preparing [2025-08-21T08:35:58.656Z] 5dd8f320719e: Preparing [2025-08-21T08:35:58.656Z] 9ddd78dc2f99: Preparing [2025-08-21T08:35:58.656Z] 097100c76c15: Preparing [2025-08-21T08:35:58.656Z] 6497697e6946: Waiting [2025-08-21T08:35:58.656Z] ecf5cbe3f087: Waiting [2025-08-21T08:35:58.656Z] f14be6c7f7d3: Waiting [2025-08-21T08:35:58.656Z] 5dd8f320719e: Waiting [2025-08-21T08:35:58.656Z] 9ddd78dc2f99: Waiting [2025-08-21T08:35:58.656Z] 097100c76c15: Waiting [2025-08-21T08:35:58.656Z] ec63801a4309: Layer already exists [2025-08-21T08:35:58.656Z] 1d9bb590fdb4: Layer already exists [2025-08-21T08:35:58.656Z] c2203d6b3909: Layer already exists [2025-08-21T08:35:58.656Z] 657f13693ca4: Layer already exists [2025-08-21T08:35:58.656Z] bc1d4b286d16: Layer already exists [2025-08-21T08:35:58.656Z] 6497697e6946: Layer already exists [2025-08-21T08:35:58.656Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:58.656Z] f14be6c7f7d3: Layer already exists [2025-08-21T08:35:58.656Z] 5dd8f320719e: Layer already exists [2025-08-21T08:35:58.656Z] 9ddd78dc2f99: Layer already exists [2025-08-21T08:35:58.656Z] 097100c76c15: Layer already exists [2025-08-21T08:35:58.656Z] latest: digest: sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:58.992Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:59.312Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48 [2025-08-21T08:35:59.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-21T08:35:59.312Z] ec63801a4309: Preparing [2025-08-21T08:35:59.312Z] c2203d6b3909: Preparing [2025-08-21T08:35:59.312Z] 657f13693ca4: Preparing [2025-08-21T08:35:59.312Z] bc1d4b286d16: Preparing [2025-08-21T08:35:59.312Z] 1d9bb590fdb4: Preparing [2025-08-21T08:35:59.312Z] 6497697e6946: Preparing [2025-08-21T08:35:59.312Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:59.312Z] f14be6c7f7d3: Preparing [2025-08-21T08:35:59.312Z] 5dd8f320719e: Preparing [2025-08-21T08:35:59.312Z] 9ddd78dc2f99: Preparing [2025-08-21T08:35:59.312Z] 097100c76c15: Preparing [2025-08-21T08:35:59.312Z] ecf5cbe3f087: Waiting [2025-08-21T08:35:59.312Z] 9ddd78dc2f99: Waiting [2025-08-21T08:35:59.312Z] 097100c76c15: Waiting [2025-08-21T08:35:59.312Z] f14be6c7f7d3: Waiting [2025-08-21T08:35:59.312Z] 6497697e6946: Waiting [2025-08-21T08:35:59.312Z] 5dd8f320719e: Waiting [2025-08-21T08:35:59.312Z] 657f13693ca4: Layer already exists [2025-08-21T08:35:59.312Z] c2203d6b3909: Layer already exists [2025-08-21T08:35:59.312Z] ec63801a4309: Layer already exists [2025-08-21T08:35:59.312Z] bc1d4b286d16: Layer already exists [2025-08-21T08:35:59.312Z] 1d9bb590fdb4: Layer already exists [2025-08-21T08:35:59.312Z] 6497697e6946: Layer already exists [2025-08-21T08:35:59.312Z] 9ddd78dc2f99: Layer already exists [2025-08-21T08:35:59.312Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:59.312Z] 5dd8f320719e: Layer already exists [2025-08-21T08:35:59.312Z] f14be6c7f7d3: Layer already exists [2025-08-21T08:35:59.312Z] 097100c76c15: Layer already exists [2025-08-21T08:35:59.312Z] 4.1.0-dev.48: digest: sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:59.642Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:35:59.965Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:35:59.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-21T08:35:59.965Z] ec63801a4309: Preparing [2025-08-21T08:35:59.965Z] c2203d6b3909: Preparing [2025-08-21T08:35:59.965Z] 657f13693ca4: Preparing [2025-08-21T08:35:59.965Z] bc1d4b286d16: Preparing [2025-08-21T08:35:59.965Z] 1d9bb590fdb4: Preparing [2025-08-21T08:35:59.965Z] 6497697e6946: Preparing [2025-08-21T08:35:59.965Z] ecf5cbe3f087: Preparing [2025-08-21T08:35:59.965Z] f14be6c7f7d3: Preparing [2025-08-21T08:35:59.965Z] 5dd8f320719e: Preparing [2025-08-21T08:35:59.965Z] 9ddd78dc2f99: Preparing [2025-08-21T08:35:59.965Z] 097100c76c15: Preparing [2025-08-21T08:35:59.965Z] 6497697e6946: Waiting [2025-08-21T08:35:59.965Z] ecf5cbe3f087: Waiting [2025-08-21T08:35:59.965Z] f14be6c7f7d3: Waiting [2025-08-21T08:35:59.965Z] 5dd8f320719e: Waiting [2025-08-21T08:35:59.965Z] 9ddd78dc2f99: Waiting [2025-08-21T08:35:59.965Z] 097100c76c15: Waiting [2025-08-21T08:35:59.965Z] bc1d4b286d16: Layer already exists [2025-08-21T08:35:59.965Z] 657f13693ca4: Layer already exists [2025-08-21T08:35:59.965Z] ec63801a4309: Layer already exists [2025-08-21T08:35:59.965Z] c2203d6b3909: Layer already exists [2025-08-21T08:35:59.965Z] 1d9bb590fdb4: Layer already exists [2025-08-21T08:35:59.965Z] 6497697e6946: Layer already exists [2025-08-21T08:35:59.965Z] f14be6c7f7d3: Layer already exists [2025-08-21T08:35:59.965Z] 9ddd78dc2f99: Layer already exists [2025-08-21T08:35:59.965Z] 5dd8f320719e: Layer already exists [2025-08-21T08:35:59.965Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:35:59.965Z] 097100c76c15: Layer already exists [2025-08-21T08:35:59.965Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:00.298Z] + 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-21T08:36:00.623Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-21T08:36:00.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-21T08:36:00.623Z] ec63801a4309: Preparing [2025-08-21T08:36:00.623Z] c2203d6b3909: Preparing [2025-08-21T08:36:00.623Z] 657f13693ca4: Preparing [2025-08-21T08:36:00.623Z] bc1d4b286d16: Preparing [2025-08-21T08:36:00.623Z] 1d9bb590fdb4: Preparing [2025-08-21T08:36:00.623Z] 6497697e6946: Preparing [2025-08-21T08:36:00.623Z] ecf5cbe3f087: Preparing [2025-08-21T08:36:00.623Z] f14be6c7f7d3: Preparing [2025-08-21T08:36:00.623Z] 5dd8f320719e: Preparing [2025-08-21T08:36:00.623Z] 9ddd78dc2f99: Preparing [2025-08-21T08:36:00.623Z] 097100c76c15: Preparing [2025-08-21T08:36:00.623Z] f14be6c7f7d3: Waiting [2025-08-21T08:36:00.623Z] 9ddd78dc2f99: Waiting [2025-08-21T08:36:00.623Z] 5dd8f320719e: Waiting [2025-08-21T08:36:00.623Z] 6497697e6946: Waiting [2025-08-21T08:36:00.623Z] ecf5cbe3f087: Waiting [2025-08-21T08:36:00.623Z] c2203d6b3909: Layer already exists [2025-08-21T08:36:00.623Z] ec63801a4309: Layer already exists [2025-08-21T08:36:00.623Z] bc1d4b286d16: Layer already exists [2025-08-21T08:36:00.623Z] 1d9bb590fdb4: Layer already exists [2025-08-21T08:36:00.623Z] 657f13693ca4: Layer already exists [2025-08-21T08:36:00.623Z] f14be6c7f7d3: Layer already exists [2025-08-21T08:36:00.623Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:36:00.623Z] 6497697e6946: Layer already exists [2025-08-21T08:36:00.623Z] 5dd8f320719e: Layer already exists [2025-08-21T08:36:00.623Z] 9ddd78dc2f99: Layer already exists [2025-08-21T08:36:00.623Z] 097100c76c15: Layer already exists [2025-08-21T08:36:00.623Z] main: digest: sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T08:36:00.689Z] ===================================================== [Pipeline] echo [2025-08-21T08:36:00.702Z] taggedImages: [2025-08-21T08:36:00.702Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:36:00.702Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-21T08:36:00.702Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48 [2025-08-21T08:36:00.702Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:36:00.702Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-08-21T08:36:00.729Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-08-21T08:36:00.729Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:36:00.729Z] latest [2025-08-21T08:36:00.729Z] 4.1.0-dev.48 [2025-08-21T08:36:00.729Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:36:00.729Z] main [2025-08-21T08:36:00.729Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:01.082Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:01.422Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:36:01.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-21T08:36:01.422Z] 412da78e7ae5: Preparing [2025-08-21T08:36:01.422Z] 80e7564d4d78: Preparing [2025-08-21T08:36:01.422Z] 06ae71ab9345: Preparing [2025-08-21T08:36:01.422Z] 18e8db266a0e: Preparing [2025-08-21T08:36:01.422Z] edda23acbb08: Preparing [2025-08-21T08:36:01.422Z] 7b1a83a33cfa: Preparing [2025-08-21T08:36:01.422Z] bcc10eb0f9e1: Preparing [2025-08-21T08:36:01.422Z] 6497697e6946: Preparing [2025-08-21T08:36:01.422Z] ecf5cbe3f087: Preparing [2025-08-21T08:36:01.422Z] d464af824bcc: Preparing [2025-08-21T08:36:01.422Z] aca925c960a8: Preparing [2025-08-21T08:36:01.422Z] 097100c76c15: Preparing [2025-08-21T08:36:01.422Z] 6497697e6946: Waiting [2025-08-21T08:36:01.422Z] ecf5cbe3f087: Waiting [2025-08-21T08:36:01.422Z] d464af824bcc: Waiting [2025-08-21T08:36:01.422Z] 7b1a83a33cfa: Waiting [2025-08-21T08:36:01.422Z] bcc10eb0f9e1: Waiting [2025-08-21T08:36:01.422Z] aca925c960a8: Waiting [2025-08-21T08:36:01.422Z] 097100c76c15: Waiting [2025-08-21T08:36:01.422Z] 80e7564d4d78: Pushed [2025-08-21T08:36:01.422Z] 412da78e7ae5: Pushed [2025-08-21T08:36:01.422Z] edda23acbb08: Pushed [2025-08-21T08:36:01.422Z] 6497697e6946: Layer already exists [2025-08-21T08:36:01.422Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:36:01.422Z] 7b1a83a33cfa: Pushed [2025-08-21T08:36:01.422Z] bcc10eb0f9e1: Pushed [2025-08-21T08:36:01.682Z] 097100c76c15: Layer already exists [2025-08-21T08:36:01.682Z] d464af824bcc: Pushed [2025-08-21T08:36:02.627Z] aca925c960a8: Pushed [2025-08-21T08:36:04.008Z] 18e8db266a0e: Pushed [2025-08-21T08:36:04.008Z] 06ae71ab9345: Pushed [2025-08-21T08:36:04.267Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:04.603Z] + 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-21T08:36:04.928Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-21T08:36:04.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-21T08:36:04.928Z] 412da78e7ae5: Preparing [2025-08-21T08:36:04.928Z] 80e7564d4d78: Preparing [2025-08-21T08:36:04.928Z] 06ae71ab9345: Preparing [2025-08-21T08:36:04.928Z] 18e8db266a0e: Preparing [2025-08-21T08:36:04.928Z] edda23acbb08: Preparing [2025-08-21T08:36:04.928Z] 7b1a83a33cfa: Preparing [2025-08-21T08:36:04.928Z] bcc10eb0f9e1: Preparing [2025-08-21T08:36:04.928Z] 6497697e6946: Preparing [2025-08-21T08:36:04.928Z] ecf5cbe3f087: Preparing [2025-08-21T08:36:04.928Z] d464af824bcc: Preparing [2025-08-21T08:36:04.928Z] aca925c960a8: Preparing [2025-08-21T08:36:04.928Z] 097100c76c15: Preparing [2025-08-21T08:36:04.928Z] ecf5cbe3f087: Waiting [2025-08-21T08:36:04.928Z] d464af824bcc: Waiting [2025-08-21T08:36:04.928Z] 7b1a83a33cfa: Waiting [2025-08-21T08:36:04.928Z] bcc10eb0f9e1: Waiting [2025-08-21T08:36:04.928Z] 6497697e6946: Waiting [2025-08-21T08:36:04.928Z] aca925c960a8: Waiting [2025-08-21T08:36:04.928Z] 097100c76c15: Waiting [2025-08-21T08:36:04.928Z] 80e7564d4d78: Layer already exists [2025-08-21T08:36:04.928Z] 412da78e7ae5: Layer already exists [2025-08-21T08:36:04.928Z] 18e8db266a0e: Layer already exists [2025-08-21T08:36:04.928Z] edda23acbb08: Layer already exists [2025-08-21T08:36:04.928Z] 06ae71ab9345: Layer already exists [2025-08-21T08:36:04.928Z] bcc10eb0f9e1: Layer already exists [2025-08-21T08:36:04.928Z] 7b1a83a33cfa: Layer already exists [2025-08-21T08:36:04.928Z] 6497697e6946: Layer already exists [2025-08-21T08:36:04.928Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:36:04.928Z] d464af824bcc: Layer already exists [2025-08-21T08:36:04.928Z] aca925c960a8: Layer already exists [2025-08-21T08:36:04.928Z] 097100c76c15: Layer already exists [2025-08-21T08:36:04.928Z] latest: digest: sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:05.258Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:05.613Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48 [2025-08-21T08:36:05.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-21T08:36:05.613Z] 412da78e7ae5: Preparing [2025-08-21T08:36:05.613Z] 80e7564d4d78: Preparing [2025-08-21T08:36:05.613Z] 06ae71ab9345: Preparing [2025-08-21T08:36:05.613Z] 18e8db266a0e: Preparing [2025-08-21T08:36:05.613Z] edda23acbb08: Preparing [2025-08-21T08:36:05.613Z] 7b1a83a33cfa: Preparing [2025-08-21T08:36:05.613Z] bcc10eb0f9e1: Preparing [2025-08-21T08:36:05.613Z] 6497697e6946: Preparing [2025-08-21T08:36:05.613Z] ecf5cbe3f087: Preparing [2025-08-21T08:36:05.613Z] d464af824bcc: Preparing [2025-08-21T08:36:05.613Z] aca925c960a8: Preparing [2025-08-21T08:36:05.613Z] 097100c76c15: Preparing [2025-08-21T08:36:05.613Z] bcc10eb0f9e1: Waiting [2025-08-21T08:36:05.613Z] 6497697e6946: Waiting [2025-08-21T08:36:05.613Z] ecf5cbe3f087: Waiting [2025-08-21T08:36:05.613Z] d464af824bcc: Waiting [2025-08-21T08:36:05.613Z] aca925c960a8: Waiting [2025-08-21T08:36:05.613Z] 097100c76c15: Waiting [2025-08-21T08:36:05.613Z] 7b1a83a33cfa: Waiting [2025-08-21T08:36:05.613Z] 06ae71ab9345: Layer already exists [2025-08-21T08:36:05.613Z] 18e8db266a0e: Layer already exists [2025-08-21T08:36:05.613Z] 80e7564d4d78: Layer already exists [2025-08-21T08:36:05.613Z] edda23acbb08: Layer already exists [2025-08-21T08:36:05.613Z] 412da78e7ae5: Layer already exists [2025-08-21T08:36:05.613Z] 7b1a83a33cfa: Layer already exists [2025-08-21T08:36:05.613Z] bcc10eb0f9e1: Layer already exists [2025-08-21T08:36:05.613Z] d464af824bcc: Layer already exists [2025-08-21T08:36:05.613Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:36:05.613Z] 6497697e6946: Layer already exists [2025-08-21T08:36:05.613Z] aca925c960a8: Layer already exists [2025-08-21T08:36:05.613Z] 097100c76c15: Layer already exists [2025-08-21T08:36:05.613Z] 4.1.0-dev.48: digest: sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:06.062Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:06.417Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:36:06.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-21T08:36:06.417Z] 412da78e7ae5: Preparing [2025-08-21T08:36:06.417Z] 80e7564d4d78: Preparing [2025-08-21T08:36:06.417Z] 06ae71ab9345: Preparing [2025-08-21T08:36:06.417Z] 18e8db266a0e: Preparing [2025-08-21T08:36:06.417Z] edda23acbb08: Preparing [2025-08-21T08:36:06.417Z] 7b1a83a33cfa: Preparing [2025-08-21T08:36:06.417Z] bcc10eb0f9e1: Preparing [2025-08-21T08:36:06.417Z] 6497697e6946: Preparing [2025-08-21T08:36:06.417Z] ecf5cbe3f087: Preparing [2025-08-21T08:36:06.417Z] d464af824bcc: Preparing [2025-08-21T08:36:06.417Z] aca925c960a8: Preparing [2025-08-21T08:36:06.417Z] 097100c76c15: Preparing [2025-08-21T08:36:06.417Z] 7b1a83a33cfa: Waiting [2025-08-21T08:36:06.417Z] ecf5cbe3f087: Waiting [2025-08-21T08:36:06.417Z] d464af824bcc: Waiting [2025-08-21T08:36:06.417Z] aca925c960a8: Waiting [2025-08-21T08:36:06.417Z] 097100c76c15: Waiting [2025-08-21T08:36:06.417Z] 6497697e6946: Waiting [2025-08-21T08:36:06.417Z] bcc10eb0f9e1: Waiting [2025-08-21T08:36:06.417Z] 18e8db266a0e: Layer already exists [2025-08-21T08:36:06.417Z] 06ae71ab9345: Layer already exists [2025-08-21T08:36:06.417Z] 80e7564d4d78: Layer already exists [2025-08-21T08:36:06.417Z] 412da78e7ae5: Layer already exists [2025-08-21T08:36:06.417Z] edda23acbb08: Layer already exists [2025-08-21T08:36:06.417Z] bcc10eb0f9e1: Layer already exists [2025-08-21T08:36:06.417Z] 6497697e6946: Layer already exists [2025-08-21T08:36:06.417Z] 7b1a83a33cfa: Layer already exists [2025-08-21T08:36:06.417Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:36:06.417Z] d464af824bcc: Layer already exists [2025-08-21T08:36:06.417Z] 097100c76c15: Layer already exists [2025-08-21T08:36:06.417Z] aca925c960a8: Layer already exists [2025-08-21T08:36:06.417Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:06.746Z] + 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-21T08:36:07.069Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-21T08:36:07.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-21T08:36:07.069Z] 412da78e7ae5: Preparing [2025-08-21T08:36:07.069Z] 80e7564d4d78: Preparing [2025-08-21T08:36:07.069Z] 06ae71ab9345: Preparing [2025-08-21T08:36:07.069Z] 18e8db266a0e: Preparing [2025-08-21T08:36:07.069Z] edda23acbb08: Preparing [2025-08-21T08:36:07.069Z] 7b1a83a33cfa: Preparing [2025-08-21T08:36:07.069Z] bcc10eb0f9e1: Preparing [2025-08-21T08:36:07.069Z] 6497697e6946: Preparing [2025-08-21T08:36:07.069Z] ecf5cbe3f087: Preparing [2025-08-21T08:36:07.069Z] d464af824bcc: Preparing [2025-08-21T08:36:07.069Z] aca925c960a8: Preparing [2025-08-21T08:36:07.069Z] 097100c76c15: Preparing [2025-08-21T08:36:07.069Z] 6497697e6946: Waiting [2025-08-21T08:36:07.069Z] aca925c960a8: Waiting [2025-08-21T08:36:07.069Z] 097100c76c15: Waiting [2025-08-21T08:36:07.069Z] ecf5cbe3f087: Waiting [2025-08-21T08:36:07.069Z] d464af824bcc: Waiting [2025-08-21T08:36:07.069Z] 7b1a83a33cfa: Waiting [2025-08-21T08:36:07.069Z] bcc10eb0f9e1: Waiting [2025-08-21T08:36:07.069Z] 412da78e7ae5: Layer already exists [2025-08-21T08:36:07.069Z] edda23acbb08: Layer already exists [2025-08-21T08:36:07.069Z] 80e7564d4d78: Layer already exists [2025-08-21T08:36:07.069Z] 06ae71ab9345: Layer already exists [2025-08-21T08:36:07.069Z] 18e8db266a0e: Layer already exists [2025-08-21T08:36:07.069Z] bcc10eb0f9e1: Layer already exists [2025-08-21T08:36:07.069Z] 6497697e6946: Layer already exists [2025-08-21T08:36:07.069Z] 7b1a83a33cfa: Layer already exists [2025-08-21T08:36:07.069Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:36:07.069Z] d464af824bcc: Layer already exists [2025-08-21T08:36:07.069Z] 097100c76c15: Layer already exists [2025-08-21T08:36:07.069Z] aca925c960a8: Layer already exists [2025-08-21T08:36:07.069Z] main: digest: sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T08:36:07.137Z] ===================================================== [Pipeline] echo [2025-08-21T08:36:07.150Z] taggedImages: [2025-08-21T08:36:07.150Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:36:07.150Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-21T08:36:07.150Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48 [2025-08-21T08:36:07.150Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:36:07.150Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-08-21T08:36:07.179Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-08-21T08:36:07.179Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:36:07.179Z] latest [2025-08-21T08:36:07.179Z] 4.1.0-dev.48 [2025-08-21T08:36:07.179Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:36:07.179Z] main [2025-08-21T08:36:07.179Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:07.537Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:07.858Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:36:07.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-21T08:36:07.858Z] 7407872ced65: Preparing [2025-08-21T08:36:07.858Z] 1f46146b1085: Preparing [2025-08-21T08:36:07.858Z] 6497697e6946: Preparing [2025-08-21T08:36:07.858Z] ecf5cbe3f087: Preparing [2025-08-21T08:36:07.858Z] 81745bd0c4f9: Preparing [2025-08-21T08:36:07.858Z] 51f4458ac7f1: Preparing [2025-08-21T08:36:07.858Z] 097100c76c15: Preparing [2025-08-21T08:36:07.858Z] 51f4458ac7f1: Waiting [2025-08-21T08:36:07.858Z] 097100c76c15: Waiting [2025-08-21T08:36:07.858Z] 6497697e6946: Layer already exists [2025-08-21T08:36:07.858Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:36:07.858Z] 097100c76c15: Layer already exists [2025-08-21T08:36:07.858Z] 7407872ced65: Pushed [2025-08-21T08:36:07.858Z] 81745bd0c4f9: Pushed [2025-08-21T08:36:08.794Z] 51f4458ac7f1: Pushed [2025-08-21T08:36:10.700Z] 1f46146b1085: Pushed [2025-08-21T08:36:10.960Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:11.283Z] + 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-21T08:36:11.608Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-21T08:36:11.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-21T08:36:11.608Z] 7407872ced65: Preparing [2025-08-21T08:36:11.608Z] 1f46146b1085: Preparing [2025-08-21T08:36:11.608Z] 6497697e6946: Preparing [2025-08-21T08:36:11.608Z] ecf5cbe3f087: Preparing [2025-08-21T08:36:11.608Z] 81745bd0c4f9: Preparing [2025-08-21T08:36:11.608Z] 51f4458ac7f1: Preparing [2025-08-21T08:36:11.608Z] 097100c76c15: Preparing [2025-08-21T08:36:11.608Z] 097100c76c15: Waiting [2025-08-21T08:36:11.608Z] 51f4458ac7f1: Waiting [2025-08-21T08:36:11.608Z] 7407872ced65: Layer already exists [2025-08-21T08:36:11.608Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:36:11.608Z] 81745bd0c4f9: Layer already exists [2025-08-21T08:36:11.608Z] 1f46146b1085: Layer already exists [2025-08-21T08:36:11.608Z] 6497697e6946: Layer already exists [2025-08-21T08:36:11.608Z] 097100c76c15: Layer already exists [2025-08-21T08:36:11.608Z] 51f4458ac7f1: Layer already exists [2025-08-21T08:36:11.608Z] latest: digest: sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:11.946Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:12.273Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48 [2025-08-21T08:36:12.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-21T08:36:12.273Z] 7407872ced65: Preparing [2025-08-21T08:36:12.273Z] 1f46146b1085: Preparing [2025-08-21T08:36:12.273Z] 6497697e6946: Preparing [2025-08-21T08:36:12.273Z] ecf5cbe3f087: Preparing [2025-08-21T08:36:12.273Z] 81745bd0c4f9: Preparing [2025-08-21T08:36:12.273Z] 51f4458ac7f1: Preparing [2025-08-21T08:36:12.273Z] 097100c76c15: Preparing [2025-08-21T08:36:12.273Z] 097100c76c15: Waiting [2025-08-21T08:36:12.273Z] 81745bd0c4f9: Layer already exists [2025-08-21T08:36:12.273Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:36:12.273Z] 6497697e6946: Layer already exists [2025-08-21T08:36:12.273Z] 1f46146b1085: Layer already exists [2025-08-21T08:36:12.273Z] 7407872ced65: Layer already exists [2025-08-21T08:36:12.273Z] 097100c76c15: Layer already exists [2025-08-21T08:36:12.273Z] 51f4458ac7f1: Layer already exists [2025-08-21T08:36:12.273Z] 4.1.0-dev.48: digest: sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:12.680Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:13.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:36:13.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-21T08:36:13.043Z] 7407872ced65: Preparing [2025-08-21T08:36:13.043Z] 1f46146b1085: Preparing [2025-08-21T08:36:13.043Z] 6497697e6946: Preparing [2025-08-21T08:36:13.043Z] ecf5cbe3f087: Preparing [2025-08-21T08:36:13.043Z] 81745bd0c4f9: Preparing [2025-08-21T08:36:13.043Z] 51f4458ac7f1: Preparing [2025-08-21T08:36:13.043Z] 097100c76c15: Preparing [2025-08-21T08:36:13.043Z] 51f4458ac7f1: Waiting [2025-08-21T08:36:13.043Z] 097100c76c15: Waiting [2025-08-21T08:36:13.043Z] 7407872ced65: Layer already exists [2025-08-21T08:36:13.043Z] 6497697e6946: Layer already exists [2025-08-21T08:36:13.043Z] 81745bd0c4f9: Layer already exists [2025-08-21T08:36:13.043Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:36:13.043Z] 1f46146b1085: Layer already exists [2025-08-21T08:36:13.043Z] 097100c76c15: Layer already exists [2025-08-21T08:36:13.043Z] 51f4458ac7f1: Layer already exists [2025-08-21T08:36:13.043Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:13.388Z] + 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-21T08:36:13.719Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-21T08:36:13.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-21T08:36:13.719Z] 7407872ced65: Preparing [2025-08-21T08:36:13.719Z] 1f46146b1085: Preparing [2025-08-21T08:36:13.719Z] 6497697e6946: Preparing [2025-08-21T08:36:13.719Z] ecf5cbe3f087: Preparing [2025-08-21T08:36:13.719Z] 81745bd0c4f9: Preparing [2025-08-21T08:36:13.719Z] 51f4458ac7f1: Preparing [2025-08-21T08:36:13.719Z] 097100c76c15: Preparing [2025-08-21T08:36:13.719Z] 51f4458ac7f1: Waiting [2025-08-21T08:36:13.719Z] 097100c76c15: Waiting [2025-08-21T08:36:13.719Z] 6497697e6946: Layer already exists [2025-08-21T08:36:13.719Z] 81745bd0c4f9: Layer already exists [2025-08-21T08:36:13.719Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:36:13.719Z] 1f46146b1085: Layer already exists [2025-08-21T08:36:13.719Z] 7407872ced65: Layer already exists [2025-08-21T08:36:13.719Z] 097100c76c15: Layer already exists [2025-08-21T08:36:13.719Z] 51f4458ac7f1: Layer already exists [2025-08-21T08:36:13.719Z] main: digest: sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T08:36:13.808Z] ===================================================== [Pipeline] echo [2025-08-21T08:36:13.824Z] taggedImages: [2025-08-21T08:36:13.824Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:36:13.824Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-21T08:36:13.824Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48 [2025-08-21T08:36:13.824Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:36:13.824Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-08-21T08:36:13.854Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-08-21T08:36:13.854Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:36:13.854Z] latest [2025-08-21T08:36:13.854Z] 4.1.0-dev.48 [2025-08-21T08:36:13.854Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:36:13.854Z] main [2025-08-21T08:36:13.854Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:14.196Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:14.530Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:36:14.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-21T08:36:14.530Z] f08154c76c7d: Preparing [2025-08-21T08:36:14.530Z] 4dade18a375a: Preparing [2025-08-21T08:36:14.530Z] 9c1a18a0247b: Preparing [2025-08-21T08:36:14.530Z] 6497697e6946: Preparing [2025-08-21T08:36:14.530Z] ecf5cbe3f087: Preparing [2025-08-21T08:36:14.530Z] 3c8c4ce976f7: Preparing [2025-08-21T08:36:14.530Z] facd5c300045: Preparing [2025-08-21T08:36:14.530Z] b6fcfc0bdf53: Preparing [2025-08-21T08:36:14.530Z] 87cc5feaca8b: Preparing [2025-08-21T08:36:14.530Z] 097100c76c15: Preparing [2025-08-21T08:36:14.530Z] 3c8c4ce976f7: Waiting [2025-08-21T08:36:14.530Z] b6fcfc0bdf53: Waiting [2025-08-21T08:36:14.530Z] 87cc5feaca8b: Waiting [2025-08-21T08:36:14.530Z] 097100c76c15: Waiting [2025-08-21T08:36:14.530Z] facd5c300045: Waiting [2025-08-21T08:36:14.530Z] 6497697e6946: Layer already exists [2025-08-21T08:36:14.530Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:36:14.530Z] 9c1a18a0247b: Pushed [2025-08-21T08:36:14.530Z] 4dade18a375a: Pushed [2025-08-21T08:36:14.530Z] f08154c76c7d: Pushed [2025-08-21T08:36:14.530Z] 097100c76c15: Layer already exists [2025-08-21T08:36:14.790Z] b6fcfc0bdf53: Pushed [2025-08-21T08:36:15.048Z] 87cc5feaca8b: Pushed [2025-08-21T08:36:19.356Z] facd5c300045: Pushed [2025-08-21T08:36:25.945Z] 3c8c4ce976f7: Pushed [2025-08-21T08:36:26.205Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:26.544Z] + 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-21T08:36:26.869Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-21T08:36:26.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-21T08:36:26.869Z] f08154c76c7d: Preparing [2025-08-21T08:36:26.869Z] 4dade18a375a: Preparing [2025-08-21T08:36:26.869Z] 9c1a18a0247b: Preparing [2025-08-21T08:36:26.869Z] 6497697e6946: Preparing [2025-08-21T08:36:26.869Z] ecf5cbe3f087: Preparing [2025-08-21T08:36:26.869Z] 3c8c4ce976f7: Preparing [2025-08-21T08:36:26.869Z] facd5c300045: Preparing [2025-08-21T08:36:26.869Z] b6fcfc0bdf53: Preparing [2025-08-21T08:36:26.869Z] 87cc5feaca8b: Preparing [2025-08-21T08:36:26.869Z] 097100c76c15: Preparing [2025-08-21T08:36:26.869Z] facd5c300045: Waiting [2025-08-21T08:36:26.869Z] 3c8c4ce976f7: Waiting [2025-08-21T08:36:26.869Z] b6fcfc0bdf53: Waiting [2025-08-21T08:36:26.869Z] 87cc5feaca8b: Waiting [2025-08-21T08:36:26.869Z] 097100c76c15: Waiting [2025-08-21T08:36:26.869Z] f08154c76c7d: Layer already exists [2025-08-21T08:36:26.869Z] 9c1a18a0247b: Layer already exists [2025-08-21T08:36:26.869Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:36:26.869Z] 6497697e6946: Layer already exists [2025-08-21T08:36:26.869Z] 4dade18a375a: Layer already exists [2025-08-21T08:36:26.869Z] 3c8c4ce976f7: Layer already exists [2025-08-21T08:36:26.869Z] 87cc5feaca8b: Layer already exists [2025-08-21T08:36:26.869Z] facd5c300045: Layer already exists [2025-08-21T08:36:26.869Z] b6fcfc0bdf53: Layer already exists [2025-08-21T08:36:26.869Z] 097100c76c15: Layer already exists [2025-08-21T08:36:26.869Z] latest: digest: sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:27.190Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:27.515Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48 [2025-08-21T08:36:27.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-21T08:36:27.515Z] f08154c76c7d: Preparing [2025-08-21T08:36:27.515Z] 4dade18a375a: Preparing [2025-08-21T08:36:27.515Z] 9c1a18a0247b: Preparing [2025-08-21T08:36:27.515Z] 6497697e6946: Preparing [2025-08-21T08:36:27.515Z] ecf5cbe3f087: Preparing [2025-08-21T08:36:27.515Z] 3c8c4ce976f7: Preparing [2025-08-21T08:36:27.515Z] facd5c300045: Preparing [2025-08-21T08:36:27.515Z] b6fcfc0bdf53: Preparing [2025-08-21T08:36:27.515Z] 87cc5feaca8b: Preparing [2025-08-21T08:36:27.515Z] 097100c76c15: Preparing [2025-08-21T08:36:27.515Z] 3c8c4ce976f7: Waiting [2025-08-21T08:36:27.515Z] b6fcfc0bdf53: Waiting [2025-08-21T08:36:27.515Z] 097100c76c15: Waiting [2025-08-21T08:36:27.515Z] 87cc5feaca8b: Waiting [2025-08-21T08:36:27.515Z] 6497697e6946: Layer already exists [2025-08-21T08:36:27.515Z] 9c1a18a0247b: Layer already exists [2025-08-21T08:36:27.515Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:36:27.515Z] f08154c76c7d: Layer already exists [2025-08-21T08:36:27.516Z] 4dade18a375a: Layer already exists [2025-08-21T08:36:27.516Z] 3c8c4ce976f7: Layer already exists [2025-08-21T08:36:27.516Z] facd5c300045: Layer already exists [2025-08-21T08:36:27.516Z] 87cc5feaca8b: Layer already exists [2025-08-21T08:36:27.516Z] b6fcfc0bdf53: Layer already exists [2025-08-21T08:36:27.516Z] 097100c76c15: Layer already exists [2025-08-21T08:36:27.516Z] 4.1.0-dev.48: digest: sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:27.840Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:28.162Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:36:28.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-21T08:36:28.162Z] f08154c76c7d: Preparing [2025-08-21T08:36:28.162Z] 4dade18a375a: Preparing [2025-08-21T08:36:28.162Z] 9c1a18a0247b: Preparing [2025-08-21T08:36:28.162Z] 6497697e6946: Preparing [2025-08-21T08:36:28.162Z] ecf5cbe3f087: Preparing [2025-08-21T08:36:28.162Z] 3c8c4ce976f7: Preparing [2025-08-21T08:36:28.162Z] facd5c300045: Preparing [2025-08-21T08:36:28.162Z] b6fcfc0bdf53: Preparing [2025-08-21T08:36:28.162Z] 87cc5feaca8b: Preparing [2025-08-21T08:36:28.162Z] 097100c76c15: Preparing [2025-08-21T08:36:28.162Z] 87cc5feaca8b: Waiting [2025-08-21T08:36:28.162Z] b6fcfc0bdf53: Waiting [2025-08-21T08:36:28.162Z] 3c8c4ce976f7: Waiting [2025-08-21T08:36:28.162Z] 097100c76c15: Waiting [2025-08-21T08:36:28.162Z] facd5c300045: Waiting [2025-08-21T08:36:28.162Z] 6497697e6946: Layer already exists [2025-08-21T08:36:28.162Z] 4dade18a375a: Layer already exists [2025-08-21T08:36:28.162Z] f08154c76c7d: Layer already exists [2025-08-21T08:36:28.162Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:36:28.162Z] 9c1a18a0247b: Layer already exists [2025-08-21T08:36:28.162Z] 3c8c4ce976f7: Layer already exists [2025-08-21T08:36:28.162Z] facd5c300045: Layer already exists [2025-08-21T08:36:28.162Z] b6fcfc0bdf53: Layer already exists [2025-08-21T08:36:28.162Z] 87cc5feaca8b: Layer already exists [2025-08-21T08:36:28.162Z] 097100c76c15: Layer already exists [2025-08-21T08:36:28.162Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:28.506Z] + 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-21T08:36:28.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-21T08:36:28.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-21T08:36:28.829Z] f08154c76c7d: Preparing [2025-08-21T08:36:28.829Z] 4dade18a375a: Preparing [2025-08-21T08:36:28.829Z] 9c1a18a0247b: Preparing [2025-08-21T08:36:28.829Z] 6497697e6946: Preparing [2025-08-21T08:36:28.829Z] ecf5cbe3f087: Preparing [2025-08-21T08:36:28.829Z] 3c8c4ce976f7: Preparing [2025-08-21T08:36:28.829Z] facd5c300045: Preparing [2025-08-21T08:36:28.829Z] b6fcfc0bdf53: Preparing [2025-08-21T08:36:28.829Z] 87cc5feaca8b: Preparing [2025-08-21T08:36:28.829Z] 097100c76c15: Preparing [2025-08-21T08:36:28.829Z] 3c8c4ce976f7: Waiting [2025-08-21T08:36:28.829Z] facd5c300045: Waiting [2025-08-21T08:36:28.829Z] b6fcfc0bdf53: Waiting [2025-08-21T08:36:28.829Z] 87cc5feaca8b: Waiting [2025-08-21T08:36:28.829Z] 097100c76c15: Waiting [2025-08-21T08:36:28.829Z] f08154c76c7d: Layer already exists [2025-08-21T08:36:28.829Z] 6497697e6946: Layer already exists [2025-08-21T08:36:28.829Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:36:28.829Z] 4dade18a375a: Layer already exists [2025-08-21T08:36:28.829Z] 9c1a18a0247b: Layer already exists [2025-08-21T08:36:28.829Z] 3c8c4ce976f7: Layer already exists [2025-08-21T08:36:28.829Z] facd5c300045: Layer already exists [2025-08-21T08:36:28.829Z] b6fcfc0bdf53: Layer already exists [2025-08-21T08:36:28.829Z] 87cc5feaca8b: Layer already exists [2025-08-21T08:36:28.829Z] 097100c76c15: Layer already exists [2025-08-21T08:36:28.829Z] main: digest: sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T08:36:28.905Z] ===================================================== [Pipeline] echo [2025-08-21T08:36:28.921Z] taggedImages: [2025-08-21T08:36:28.921Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:36:28.921Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-21T08:36:28.921Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48 [2025-08-21T08:36:28.921Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:36:28.921Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-08-21T08:36:28.947Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-08-21T08:36:28.947Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:36:28.947Z] latest [2025-08-21T08:36:28.947Z] 4.1.0-dev.48 [2025-08-21T08:36:28.947Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:36:28.947Z] main [2025-08-21T08:36:28.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:29.288Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:29.613Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:36:29.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-21T08:36:29.613Z] 58a93b7cfb1e: Preparing [2025-08-21T08:36:29.613Z] fba816ccc003: Preparing [2025-08-21T08:36:29.613Z] 90b216016966: Preparing [2025-08-21T08:36:29.613Z] 6497697e6946: Preparing [2025-08-21T08:36:29.613Z] ecf5cbe3f087: Preparing [2025-08-21T08:36:29.613Z] 546e719350b2: Preparing [2025-08-21T08:36:29.613Z] 5884dc847fb8: Preparing [2025-08-21T08:36:29.613Z] cd9754db329b: Preparing [2025-08-21T08:36:29.613Z] 097100c76c15: Preparing [2025-08-21T08:36:29.613Z] 097100c76c15: Waiting [2025-08-21T08:36:29.613Z] 5884dc847fb8: Waiting [2025-08-21T08:36:29.613Z] cd9754db329b: Waiting [2025-08-21T08:36:29.613Z] 546e719350b2: Waiting [2025-08-21T08:36:29.613Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:36:29.613Z] 6497697e6946: Layer already exists [2025-08-21T08:36:29.613Z] 58a93b7cfb1e: Pushed [2025-08-21T08:36:29.613Z] fba816ccc003: Pushed [2025-08-21T08:36:29.613Z] 90b216016966: Pushed [2025-08-21T08:36:29.613Z] 097100c76c15: Layer already exists [2025-08-21T08:36:29.613Z] 5884dc847fb8: Pushed [2025-08-21T08:36:29.872Z] cd9754db329b: Pushed [2025-08-21T08:36:42.082Z] 546e719350b2: Pushed [2025-08-21T08:36:42.082Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:42.409Z] + 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-21T08:36:42.735Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-21T08:36:42.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-21T08:36:42.735Z] 58a93b7cfb1e: Preparing [2025-08-21T08:36:42.735Z] fba816ccc003: Preparing [2025-08-21T08:36:42.735Z] 90b216016966: Preparing [2025-08-21T08:36:42.735Z] 6497697e6946: Preparing [2025-08-21T08:36:42.735Z] ecf5cbe3f087: Preparing [2025-08-21T08:36:42.735Z] 546e719350b2: Preparing [2025-08-21T08:36:42.735Z] 5884dc847fb8: Preparing [2025-08-21T08:36:42.735Z] cd9754db329b: Preparing [2025-08-21T08:36:42.735Z] 097100c76c15: Preparing [2025-08-21T08:36:42.735Z] 546e719350b2: Waiting [2025-08-21T08:36:42.735Z] 5884dc847fb8: Waiting [2025-08-21T08:36:42.735Z] cd9754db329b: Waiting [2025-08-21T08:36:42.735Z] 097100c76c15: Waiting [2025-08-21T08:36:42.735Z] 90b216016966: Layer already exists [2025-08-21T08:36:42.735Z] fba816ccc003: Layer already exists [2025-08-21T08:36:42.735Z] 6497697e6946: Layer already exists [2025-08-21T08:36:42.735Z] 58a93b7cfb1e: Layer already exists [2025-08-21T08:36:42.735Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:36:42.735Z] 546e719350b2: Layer already exists [2025-08-21T08:36:42.735Z] 5884dc847fb8: Layer already exists [2025-08-21T08:36:42.735Z] cd9754db329b: Layer already exists [2025-08-21T08:36:42.735Z] 097100c76c15: Layer already exists [2025-08-21T08:36:42.735Z] latest: digest: sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:43.063Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:43.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48 [2025-08-21T08:36:43.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-21T08:36:43.389Z] 58a93b7cfb1e: Preparing [2025-08-21T08:36:43.389Z] fba816ccc003: Preparing [2025-08-21T08:36:43.389Z] 90b216016966: Preparing [2025-08-21T08:36:43.389Z] 6497697e6946: Preparing [2025-08-21T08:36:43.389Z] ecf5cbe3f087: Preparing [2025-08-21T08:36:43.389Z] 546e719350b2: Preparing [2025-08-21T08:36:43.389Z] 5884dc847fb8: Preparing [2025-08-21T08:36:43.389Z] cd9754db329b: Preparing [2025-08-21T08:36:43.389Z] 097100c76c15: Preparing [2025-08-21T08:36:43.389Z] 546e719350b2: Waiting [2025-08-21T08:36:43.389Z] 5884dc847fb8: Waiting [2025-08-21T08:36:43.389Z] cd9754db329b: Waiting [2025-08-21T08:36:43.389Z] 58a93b7cfb1e: Layer already exists [2025-08-21T08:36:43.389Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:36:43.389Z] 6497697e6946: Layer already exists [2025-08-21T08:36:43.389Z] fba816ccc003: Layer already exists [2025-08-21T08:36:43.389Z] 90b216016966: Layer already exists [2025-08-21T08:36:43.389Z] 5884dc847fb8: Layer already exists [2025-08-21T08:36:43.389Z] 546e719350b2: Layer already exists [2025-08-21T08:36:43.389Z] cd9754db329b: Layer already exists [2025-08-21T08:36:43.389Z] 097100c76c15: Layer already exists [2025-08-21T08:36:43.389Z] 4.1.0-dev.48: digest: sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:43.722Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:44.045Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:36:44.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-21T08:36:44.045Z] 58a93b7cfb1e: Preparing [2025-08-21T08:36:44.045Z] fba816ccc003: Preparing [2025-08-21T08:36:44.045Z] 90b216016966: Preparing [2025-08-21T08:36:44.045Z] 6497697e6946: Preparing [2025-08-21T08:36:44.045Z] ecf5cbe3f087: Preparing [2025-08-21T08:36:44.045Z] 546e719350b2: Preparing [2025-08-21T08:36:44.045Z] 5884dc847fb8: Preparing [2025-08-21T08:36:44.045Z] cd9754db329b: Preparing [2025-08-21T08:36:44.045Z] 097100c76c15: Preparing [2025-08-21T08:36:44.045Z] 546e719350b2: Waiting [2025-08-21T08:36:44.045Z] 5884dc847fb8: Waiting [2025-08-21T08:36:44.045Z] cd9754db329b: Waiting [2025-08-21T08:36:44.045Z] 097100c76c15: Waiting [2025-08-21T08:36:44.045Z] 6497697e6946: Layer already exists [2025-08-21T08:36:44.045Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:36:44.045Z] fba816ccc003: Layer already exists [2025-08-21T08:36:44.045Z] 58a93b7cfb1e: Layer already exists [2025-08-21T08:36:44.045Z] 90b216016966: Layer already exists [2025-08-21T08:36:44.045Z] 546e719350b2: Layer already exists [2025-08-21T08:36:44.045Z] cd9754db329b: Layer already exists [2025-08-21T08:36:44.045Z] 5884dc847fb8: Layer already exists [2025-08-21T08:36:44.045Z] 097100c76c15: Layer already exists [2025-08-21T08:36:44.045Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:44.377Z] + 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-21T08:36:44.700Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-21T08:36:44.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-21T08:36:44.700Z] 58a93b7cfb1e: Preparing [2025-08-21T08:36:44.700Z] fba816ccc003: Preparing [2025-08-21T08:36:44.700Z] 90b216016966: Preparing [2025-08-21T08:36:44.700Z] 6497697e6946: Preparing [2025-08-21T08:36:44.700Z] ecf5cbe3f087: Preparing [2025-08-21T08:36:44.700Z] 546e719350b2: Preparing [2025-08-21T08:36:44.700Z] 5884dc847fb8: Preparing [2025-08-21T08:36:44.700Z] cd9754db329b: Preparing [2025-08-21T08:36:44.700Z] 097100c76c15: Preparing [2025-08-21T08:36:44.700Z] 097100c76c15: Waiting [2025-08-21T08:36:44.700Z] 546e719350b2: Waiting [2025-08-21T08:36:44.700Z] 5884dc847fb8: Waiting [2025-08-21T08:36:44.700Z] cd9754db329b: Waiting [2025-08-21T08:36:44.700Z] fba816ccc003: Layer already exists [2025-08-21T08:36:44.700Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:36:44.700Z] 58a93b7cfb1e: Layer already exists [2025-08-21T08:36:44.700Z] 90b216016966: Layer already exists [2025-08-21T08:36:44.700Z] 6497697e6946: Layer already exists [2025-08-21T08:36:44.700Z] cd9754db329b: Layer already exists [2025-08-21T08:36:44.700Z] 097100c76c15: Layer already exists [2025-08-21T08:36:44.700Z] 5884dc847fb8: Layer already exists [2025-08-21T08:36:44.700Z] 546e719350b2: Layer already exists [2025-08-21T08:36:44.700Z] main: digest: sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T08:36:44.777Z] ===================================================== [Pipeline] echo [2025-08-21T08:36:44.794Z] taggedImages: [2025-08-21T08:36:44.794Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:36:44.794Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-21T08:36:44.794Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48 [2025-08-21T08:36:44.794Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:36:44.794Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-08-21T08:36:44.815Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-08-21T08:36:44.815Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:36:44.815Z] latest [2025-08-21T08:36:44.815Z] 4.1.0-dev.48 [2025-08-21T08:36:44.815Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:36:44.815Z] main [2025-08-21T08:36:44.815Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:45.158Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:45.481Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:36:45.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-21T08:36:45.481Z] f08154c76c7d: Preparing [2025-08-21T08:36:45.481Z] 00ffe2a71465: Preparing [2025-08-21T08:36:45.481Z] 23599fa0e3f6: Preparing [2025-08-21T08:36:45.481Z] 6497697e6946: Preparing [2025-08-21T08:36:45.481Z] ecf5cbe3f087: Preparing [2025-08-21T08:36:45.481Z] 6a4165b0a29e: Preparing [2025-08-21T08:36:45.481Z] b6fcfc0bdf53: Preparing [2025-08-21T08:36:45.481Z] 87cc5feaca8b: Preparing [2025-08-21T08:36:45.481Z] 097100c76c15: Preparing [2025-08-21T08:36:45.481Z] b6fcfc0bdf53: Waiting [2025-08-21T08:36:45.481Z] 87cc5feaca8b: Waiting [2025-08-21T08:36:45.481Z] 6a4165b0a29e: Waiting [2025-08-21T08:36:45.481Z] 097100c76c15: Waiting [2025-08-21T08:36:45.481Z] f08154c76c7d: Layer already exists [2025-08-21T08:36:45.481Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:36:45.481Z] 6497697e6946: Layer already exists [2025-08-21T08:36:45.481Z] b6fcfc0bdf53: Layer already exists [2025-08-21T08:36:45.481Z] 87cc5feaca8b: Layer already exists [2025-08-21T08:36:45.481Z] 097100c76c15: Layer already exists [2025-08-21T08:36:45.481Z] 23599fa0e3f6: Pushed [2025-08-21T08:36:45.481Z] 00ffe2a71465: Pushed [2025-08-21T08:36:57.682Z] 6a4165b0a29e: Pushed [2025-08-21T08:36:57.682Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:57.998Z] + 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-21T08:36:58.313Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-21T08:36:58.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-21T08:36:58.313Z] f08154c76c7d: Preparing [2025-08-21T08:36:58.313Z] 00ffe2a71465: Preparing [2025-08-21T08:36:58.313Z] 23599fa0e3f6: Preparing [2025-08-21T08:36:58.313Z] 6497697e6946: Preparing [2025-08-21T08:36:58.313Z] ecf5cbe3f087: Preparing [2025-08-21T08:36:58.313Z] 6a4165b0a29e: Preparing [2025-08-21T08:36:58.313Z] b6fcfc0bdf53: Preparing [2025-08-21T08:36:58.313Z] 87cc5feaca8b: Preparing [2025-08-21T08:36:58.313Z] 097100c76c15: Preparing [2025-08-21T08:36:58.313Z] 6a4165b0a29e: Waiting [2025-08-21T08:36:58.313Z] 87cc5feaca8b: Waiting [2025-08-21T08:36:58.313Z] b6fcfc0bdf53: Waiting [2025-08-21T08:36:58.313Z] 097100c76c15: Waiting [2025-08-21T08:36:58.313Z] 6497697e6946: Layer already exists [2025-08-21T08:36:58.313Z] 23599fa0e3f6: Layer already exists [2025-08-21T08:36:58.313Z] f08154c76c7d: Layer already exists [2025-08-21T08:36:58.313Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:36:58.313Z] 00ffe2a71465: Layer already exists [2025-08-21T08:36:58.313Z] b6fcfc0bdf53: Layer already exists [2025-08-21T08:36:58.313Z] 87cc5feaca8b: Layer already exists [2025-08-21T08:36:58.313Z] 6a4165b0a29e: Layer already exists [2025-08-21T08:36:58.313Z] 097100c76c15: Layer already exists [2025-08-21T08:36:58.313Z] latest: digest: sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:58.635Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:58.953Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48 [2025-08-21T08:36:58.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-21T08:36:58.953Z] f08154c76c7d: Preparing [2025-08-21T08:36:58.953Z] 00ffe2a71465: Preparing [2025-08-21T08:36:58.953Z] 23599fa0e3f6: Preparing [2025-08-21T08:36:58.953Z] 6497697e6946: Preparing [2025-08-21T08:36:58.953Z] ecf5cbe3f087: Preparing [2025-08-21T08:36:58.953Z] 6a4165b0a29e: Preparing [2025-08-21T08:36:58.953Z] b6fcfc0bdf53: Preparing [2025-08-21T08:36:58.953Z] 87cc5feaca8b: Preparing [2025-08-21T08:36:58.953Z] 097100c76c15: Preparing [2025-08-21T08:36:58.953Z] 6a4165b0a29e: Waiting [2025-08-21T08:36:58.953Z] b6fcfc0bdf53: Waiting [2025-08-21T08:36:58.953Z] 87cc5feaca8b: Waiting [2025-08-21T08:36:58.953Z] 097100c76c15: Waiting [2025-08-21T08:36:58.953Z] 23599fa0e3f6: Layer already exists [2025-08-21T08:36:58.953Z] f08154c76c7d: Layer already exists [2025-08-21T08:36:58.953Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:36:58.953Z] 6497697e6946: Layer already exists [2025-08-21T08:36:58.953Z] 00ffe2a71465: Layer already exists [2025-08-21T08:36:58.953Z] 6a4165b0a29e: Layer already exists [2025-08-21T08:36:58.953Z] 87cc5feaca8b: Layer already exists [2025-08-21T08:36:58.953Z] b6fcfc0bdf53: Layer already exists [2025-08-21T08:36:58.953Z] 097100c76c15: Layer already exists [2025-08-21T08:36:58.953Z] 4.1.0-dev.48: digest: sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:59.275Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:59.583Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:36:59.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-21T08:36:59.584Z] f08154c76c7d: Preparing [2025-08-21T08:36:59.584Z] 00ffe2a71465: Preparing [2025-08-21T08:36:59.584Z] 23599fa0e3f6: Preparing [2025-08-21T08:36:59.584Z] 6497697e6946: Preparing [2025-08-21T08:36:59.584Z] ecf5cbe3f087: Preparing [2025-08-21T08:36:59.584Z] 6a4165b0a29e: Preparing [2025-08-21T08:36:59.584Z] b6fcfc0bdf53: Preparing [2025-08-21T08:36:59.584Z] 87cc5feaca8b: Preparing [2025-08-21T08:36:59.584Z] 097100c76c15: Preparing [2025-08-21T08:36:59.584Z] 6a4165b0a29e: Waiting [2025-08-21T08:36:59.584Z] 87cc5feaca8b: Waiting [2025-08-21T08:36:59.584Z] 097100c76c15: Waiting [2025-08-21T08:36:59.584Z] b6fcfc0bdf53: Waiting [2025-08-21T08:36:59.584Z] 6497697e6946: Layer already exists [2025-08-21T08:36:59.584Z] 00ffe2a71465: Layer already exists [2025-08-21T08:36:59.584Z] f08154c76c7d: Layer already exists [2025-08-21T08:36:59.584Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:36:59.584Z] 23599fa0e3f6: Layer already exists [2025-08-21T08:36:59.584Z] 6a4165b0a29e: Layer already exists [2025-08-21T08:36:59.584Z] b6fcfc0bdf53: Layer already exists [2025-08-21T08:36:59.584Z] 097100c76c15: Layer already exists [2025-08-21T08:36:59.584Z] 87cc5feaca8b: Layer already exists [2025-08-21T08:36:59.584Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:36:59.908Z] + 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-21T08:37:00.232Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-21T08:37:00.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-21T08:37:00.232Z] f08154c76c7d: Preparing [2025-08-21T08:37:00.232Z] 00ffe2a71465: Preparing [2025-08-21T08:37:00.232Z] 23599fa0e3f6: Preparing [2025-08-21T08:37:00.232Z] 6497697e6946: Preparing [2025-08-21T08:37:00.232Z] ecf5cbe3f087: Preparing [2025-08-21T08:37:00.232Z] 6a4165b0a29e: Preparing [2025-08-21T08:37:00.232Z] b6fcfc0bdf53: Preparing [2025-08-21T08:37:00.232Z] 87cc5feaca8b: Preparing [2025-08-21T08:37:00.232Z] 097100c76c15: Preparing [2025-08-21T08:37:00.232Z] 6a4165b0a29e: Waiting [2025-08-21T08:37:00.232Z] b6fcfc0bdf53: Waiting [2025-08-21T08:37:00.232Z] 097100c76c15: Waiting [2025-08-21T08:37:00.232Z] 87cc5feaca8b: Waiting [2025-08-21T08:37:00.232Z] 6497697e6946: Layer already exists [2025-08-21T08:37:00.232Z] 23599fa0e3f6: Layer already exists [2025-08-21T08:37:00.232Z] f08154c76c7d: Layer already exists [2025-08-21T08:37:00.232Z] 00ffe2a71465: Layer already exists [2025-08-21T08:37:00.232Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:37:00.232Z] b6fcfc0bdf53: Layer already exists [2025-08-21T08:37:00.232Z] 097100c76c15: Layer already exists [2025-08-21T08:37:00.232Z] 87cc5feaca8b: Layer already exists [2025-08-21T08:37:00.232Z] 6a4165b0a29e: Layer already exists [2025-08-21T08:37:00.232Z] main: digest: sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T08:37:00.296Z] ===================================================== [Pipeline] echo [2025-08-21T08:37:00.311Z] taggedImages: [2025-08-21T08:37:00.311Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:37:00.311Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-21T08:37:00.311Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48 [2025-08-21T08:37:00.311Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:37:00.311Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-08-21T08:37:00.334Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-08-21T08:37:00.335Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:37:00.335Z] latest [2025-08-21T08:37:00.335Z] 4.1.0-dev.48 [2025-08-21T08:37:00.335Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:37:00.335Z] main [2025-08-21T08:37:00.335Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:37:00.681Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:37:00.998Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:37:00.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-21T08:37:00.998Z] b7b48ae974b5: Preparing [2025-08-21T08:37:00.998Z] e12a10942280: Preparing [2025-08-21T08:37:00.998Z] 6497697e6946: Preparing [2025-08-21T08:37:00.998Z] ecf5cbe3f087: Preparing [2025-08-21T08:37:00.998Z] 23f03be262fa: Preparing [2025-08-21T08:37:00.998Z] 0003c53b1a17: Preparing [2025-08-21T08:37:00.998Z] 097100c76c15: Preparing [2025-08-21T08:37:00.998Z] 0003c53b1a17: Waiting [2025-08-21T08:37:00.998Z] 097100c76c15: Waiting [2025-08-21T08:37:00.998Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:37:00.998Z] 6497697e6946: Layer already exists [2025-08-21T08:37:00.998Z] 097100c76c15: Layer already exists [2025-08-21T08:37:00.998Z] b7b48ae974b5: Pushed [2025-08-21T08:37:00.998Z] 23f03be262fa: Pushed [2025-08-21T08:37:01.566Z] 0003c53b1a17: Pushed [2025-08-21T08:37:05.754Z] e12a10942280: Pushed [2025-08-21T08:37:05.754Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:37:06.089Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:37:06.412Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-21T08:37:06.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-21T08:37:06.412Z] b7b48ae974b5: Preparing [2025-08-21T08:37:06.412Z] e12a10942280: Preparing [2025-08-21T08:37:06.412Z] 6497697e6946: Preparing [2025-08-21T08:37:06.412Z] ecf5cbe3f087: Preparing [2025-08-21T08:37:06.412Z] 23f03be262fa: Preparing [2025-08-21T08:37:06.412Z] 0003c53b1a17: Preparing [2025-08-21T08:37:06.412Z] 097100c76c15: Preparing [2025-08-21T08:37:06.412Z] 0003c53b1a17: Waiting [2025-08-21T08:37:06.412Z] 097100c76c15: Waiting [2025-08-21T08:37:06.412Z] 6497697e6946: Layer already exists [2025-08-21T08:37:06.412Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:37:06.412Z] e12a10942280: Layer already exists [2025-08-21T08:37:06.412Z] b7b48ae974b5: Layer already exists [2025-08-21T08:37:06.412Z] 23f03be262fa: Layer already exists [2025-08-21T08:37:06.412Z] 0003c53b1a17: Layer already exists [2025-08-21T08:37:06.412Z] 097100c76c15: Layer already exists [2025-08-21T08:37:06.412Z] latest: digest: sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:37:06.738Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:37:07.059Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48 [2025-08-21T08:37:07.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-21T08:37:07.059Z] b7b48ae974b5: Preparing [2025-08-21T08:37:07.059Z] e12a10942280: Preparing [2025-08-21T08:37:07.059Z] 6497697e6946: Preparing [2025-08-21T08:37:07.059Z] ecf5cbe3f087: Preparing [2025-08-21T08:37:07.059Z] 23f03be262fa: Preparing [2025-08-21T08:37:07.059Z] 0003c53b1a17: Preparing [2025-08-21T08:37:07.059Z] 097100c76c15: Preparing [2025-08-21T08:37:07.059Z] 0003c53b1a17: Waiting [2025-08-21T08:37:07.059Z] 097100c76c15: Waiting [2025-08-21T08:37:07.059Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:37:07.059Z] b7b48ae974b5: Layer already exists [2025-08-21T08:37:07.059Z] 6497697e6946: Layer already exists [2025-08-21T08:37:07.059Z] e12a10942280: Layer already exists [2025-08-21T08:37:07.059Z] 23f03be262fa: Layer already exists [2025-08-21T08:37:07.059Z] 097100c76c15: Layer already exists [2025-08-21T08:37:07.059Z] 0003c53b1a17: Layer already exists [2025-08-21T08:37:07.059Z] 4.1.0-dev.48: digest: sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:37:07.383Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:37:07.712Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:37:07.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-21T08:37:07.712Z] b7b48ae974b5: Preparing [2025-08-21T08:37:07.712Z] e12a10942280: Preparing [2025-08-21T08:37:07.712Z] 6497697e6946: Preparing [2025-08-21T08:37:07.712Z] ecf5cbe3f087: Preparing [2025-08-21T08:37:07.712Z] 23f03be262fa: Preparing [2025-08-21T08:37:07.712Z] 0003c53b1a17: Preparing [2025-08-21T08:37:07.712Z] 097100c76c15: Preparing [2025-08-21T08:37:07.712Z] 0003c53b1a17: Waiting [2025-08-21T08:37:07.712Z] 097100c76c15: Waiting [2025-08-21T08:37:07.712Z] 6497697e6946: Layer already exists [2025-08-21T08:37:07.712Z] e12a10942280: Layer already exists [2025-08-21T08:37:07.712Z] 23f03be262fa: Layer already exists [2025-08-21T08:37:07.712Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:37:07.712Z] b7b48ae974b5: Layer already exists [2025-08-21T08:37:07.712Z] 097100c76c15: Layer already exists [2025-08-21T08:37:07.712Z] 0003c53b1a17: Layer already exists [2025-08-21T08:37:07.712Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:37:08.037Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:37:08.366Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-21T08:37:08.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-21T08:37:08.366Z] b7b48ae974b5: Preparing [2025-08-21T08:37:08.366Z] e12a10942280: Preparing [2025-08-21T08:37:08.366Z] 6497697e6946: Preparing [2025-08-21T08:37:08.366Z] ecf5cbe3f087: Preparing [2025-08-21T08:37:08.366Z] 23f03be262fa: Preparing [2025-08-21T08:37:08.366Z] 0003c53b1a17: Preparing [2025-08-21T08:37:08.366Z] 097100c76c15: Preparing [2025-08-21T08:37:08.366Z] 097100c76c15: Waiting [2025-08-21T08:37:08.366Z] 0003c53b1a17: Waiting [2025-08-21T08:37:08.366Z] 23f03be262fa: Layer already exists [2025-08-21T08:37:08.366Z] e12a10942280: Layer already exists [2025-08-21T08:37:08.366Z] 6497697e6946: Layer already exists [2025-08-21T08:37:08.366Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:37:08.366Z] b7b48ae974b5: Layer already exists [2025-08-21T08:37:08.366Z] 0003c53b1a17: Layer already exists [2025-08-21T08:37:08.366Z] 097100c76c15: Layer already exists [2025-08-21T08:37:08.366Z] main: digest: sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T08:37:08.442Z] ===================================================== [Pipeline] echo [2025-08-21T08:37:08.459Z] taggedImages: [2025-08-21T08:37:08.459Z] - nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:37:08.459Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-21T08:37:08.459Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48 [2025-08-21T08:37:08.459Z] - nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:37:08.459Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-08-21T08:37:08.489Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-08-21T08:37:08.489Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:37:08.489Z] latest [2025-08-21T08:37:08.490Z] 4.1.0-dev.48 [2025-08-21T08:37:08.490Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:37:08.490Z] main [2025-08-21T08:37:08.490Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:37:08.829Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:37:09.153Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:37:09.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-21T08:37:09.153Z] 762cf546da4c: Preparing [2025-08-21T08:37:09.153Z] 3f5dc27f0aec: Preparing [2025-08-21T08:37:09.153Z] 6497697e6946: Preparing [2025-08-21T08:37:09.153Z] ecf5cbe3f087: Preparing [2025-08-21T08:37:09.153Z] 68d905b05308: Preparing [2025-08-21T08:37:09.153Z] c0f3773361d7: Preparing [2025-08-21T08:37:09.153Z] 097100c76c15: Preparing [2025-08-21T08:37:09.153Z] c0f3773361d7: Waiting [2025-08-21T08:37:09.153Z] 097100c76c15: Waiting [2025-08-21T08:37:09.153Z] 6497697e6946: Layer already exists [2025-08-21T08:37:09.153Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:37:09.153Z] 097100c76c15: Layer already exists [2025-08-21T08:37:09.153Z] 762cf546da4c: Pushed [2025-08-21T08:37:09.153Z] 68d905b05308: Pushed [2025-08-21T08:37:09.412Z] c0f3773361d7: Pushed [2025-08-21T08:37:13.610Z] 3f5dc27f0aec: Pushed [2025-08-21T08:37:13.610Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:37:13.935Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:37:14.262Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-21T08:37:14.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-21T08:37:14.262Z] 762cf546da4c: Preparing [2025-08-21T08:37:14.262Z] 3f5dc27f0aec: Preparing [2025-08-21T08:37:14.262Z] 6497697e6946: Preparing [2025-08-21T08:37:14.262Z] ecf5cbe3f087: Preparing [2025-08-21T08:37:14.262Z] 68d905b05308: Preparing [2025-08-21T08:37:14.262Z] c0f3773361d7: Preparing [2025-08-21T08:37:14.262Z] 097100c76c15: Preparing [2025-08-21T08:37:14.262Z] c0f3773361d7: Waiting [2025-08-21T08:37:14.262Z] 097100c76c15: Waiting [2025-08-21T08:37:14.262Z] 3f5dc27f0aec: Layer already exists [2025-08-21T08:37:14.262Z] 68d905b05308: Layer already exists [2025-08-21T08:37:14.262Z] 762cf546da4c: Layer already exists [2025-08-21T08:37:14.262Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:37:14.262Z] 6497697e6946: Layer already exists [2025-08-21T08:37:14.262Z] 097100c76c15: Layer already exists [2025-08-21T08:37:14.262Z] c0f3773361d7: Layer already exists [2025-08-21T08:37:14.262Z] latest: digest: sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:37:14.578Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:37:14.896Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48 [2025-08-21T08:37:14.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-21T08:37:14.896Z] 762cf546da4c: Preparing [2025-08-21T08:37:14.896Z] 3f5dc27f0aec: Preparing [2025-08-21T08:37:14.896Z] 6497697e6946: Preparing [2025-08-21T08:37:14.896Z] ecf5cbe3f087: Preparing [2025-08-21T08:37:14.896Z] 68d905b05308: Preparing [2025-08-21T08:37:14.896Z] c0f3773361d7: Preparing [2025-08-21T08:37:14.896Z] 097100c76c15: Preparing [2025-08-21T08:37:14.896Z] c0f3773361d7: Waiting [2025-08-21T08:37:14.896Z] 097100c76c15: Waiting [2025-08-21T08:37:14.896Z] 762cf546da4c: Layer already exists [2025-08-21T08:37:14.896Z] 68d905b05308: Layer already exists [2025-08-21T08:37:14.896Z] 3f5dc27f0aec: Layer already exists [2025-08-21T08:37:14.896Z] 6497697e6946: Layer already exists [2025-08-21T08:37:14.896Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:37:14.896Z] 097100c76c15: Layer already exists [2025-08-21T08:37:14.896Z] c0f3773361d7: Layer already exists [2025-08-21T08:37:14.896Z] 4.1.0-dev.48: digest: sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:37:15.226Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:37:15.546Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:37:15.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-21T08:37:15.546Z] 762cf546da4c: Preparing [2025-08-21T08:37:15.546Z] 3f5dc27f0aec: Preparing [2025-08-21T08:37:15.546Z] 6497697e6946: Preparing [2025-08-21T08:37:15.546Z] ecf5cbe3f087: Preparing [2025-08-21T08:37:15.546Z] 68d905b05308: Preparing [2025-08-21T08:37:15.546Z] c0f3773361d7: Preparing [2025-08-21T08:37:15.546Z] 097100c76c15: Preparing [2025-08-21T08:37:15.546Z] c0f3773361d7: Waiting [2025-08-21T08:37:15.546Z] 097100c76c15: Waiting [2025-08-21T08:37:15.546Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:37:15.546Z] 68d905b05308: Layer already exists [2025-08-21T08:37:15.546Z] 3f5dc27f0aec: Layer already exists [2025-08-21T08:37:15.546Z] 6497697e6946: Layer already exists [2025-08-21T08:37:15.546Z] 762cf546da4c: Layer already exists [2025-08-21T08:37:15.546Z] c0f3773361d7: Layer already exists [2025-08-21T08:37:15.546Z] 097100c76c15: Layer already exists [2025-08-21T08:37:15.546Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:37:15.873Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:37:16.189Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-21T08:37:16.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-21T08:37:16.189Z] 762cf546da4c: Preparing [2025-08-21T08:37:16.189Z] 3f5dc27f0aec: Preparing [2025-08-21T08:37:16.189Z] 6497697e6946: Preparing [2025-08-21T08:37:16.189Z] ecf5cbe3f087: Preparing [2025-08-21T08:37:16.189Z] 68d905b05308: Preparing [2025-08-21T08:37:16.189Z] c0f3773361d7: Preparing [2025-08-21T08:37:16.189Z] 097100c76c15: Preparing [2025-08-21T08:37:16.189Z] c0f3773361d7: Waiting [2025-08-21T08:37:16.189Z] 097100c76c15: Waiting [2025-08-21T08:37:16.189Z] 6497697e6946: Layer already exists [2025-08-21T08:37:16.189Z] ecf5cbe3f087: Layer already exists [2025-08-21T08:37:16.189Z] 762cf546da4c: Layer already exists [2025-08-21T08:37:16.189Z] 3f5dc27f0aec: Layer already exists [2025-08-21T08:37:16.189Z] 68d905b05308: Layer already exists [2025-08-21T08:37:16.190Z] c0f3773361d7: Layer already exists [2025-08-21T08:37:16.190Z] 097100c76c15: Layer already exists [2025-08-21T08:37:16.190Z] main: digest: sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T08:37:16.270Z] ===================================================== [Pipeline] echo [2025-08-21T08:37:16.284Z] taggedImages: [2025-08-21T08:37:16.284Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:37:16.284Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-21T08:37:16.284Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48 [2025-08-21T08:37:16.284Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:37:16.284Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-08-21T08:37:16.344Z] ========================================================= [2025-08-21T08:37:16.344Z] [edgeXBuildMultiArch] RAW Config: [2025-08-21T08:37:16.344Z] images: [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:37:16.344Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-21T08:37:16.344Z] settingsFile: [2025-08-21T08:37:16.344Z] edgex-go-settings [2025-08-21T08:37:16.344Z] ========================================================= [Pipeline] node [2025-08-21T08:37:31.347Z] Still waiting to schedule task [2025-08-21T08:37:31.348Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-08-21T08:38:06.351Z] Running on prd-centos7-docker-4c-2g-7367 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T08:38:06.401Z] provisioning config files... [2025-08-21T08:38:06.467Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config1750637594554810308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T08:38:10.662Z] ---> ****-login.sh [2025-08-21T08:38:10.662Z] nexus3.edgexfoundry.org:10001 [2025-08-21T08:38:10.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T08:38:10.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T08:38:10.927Z] Configure a credential helper to remove this warning. See [2025-08-21T08:38:10.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T08:38:10.927Z] [2025-08-21T08:38:10.927Z] Login Succeeded [2025-08-21T08:38:10.927Z] nexus3.edgexfoundry.org:10002 [2025-08-21T08:38:11.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T08:38:11.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T08:38:11.195Z] Configure a credential helper to remove this warning. See [2025-08-21T08:38:11.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T08:38:11.195Z] [2025-08-21T08:38:11.195Z] Login Succeeded [2025-08-21T08:38:11.195Z] nexus3.edgexfoundry.org:10003 [2025-08-21T08:38:11.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T08:38:11.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T08:38:11.196Z] Configure a credential helper to remove this warning. See [2025-08-21T08:38:11.196Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T08:38:11.196Z] [2025-08-21T08:38:11.196Z] Login Succeeded [2025-08-21T08:38:11.196Z] nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:11.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T08:38:11.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T08:38:11.463Z] Configure a credential helper to remove this warning. See [2025-08-21T08:38:11.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T08:38:11.463Z] [2025-08-21T08:38:11.463Z] Login Succeeded [2025-08-21T08:38:11.463Z] ****.io [2025-08-21T08:38:11.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T08:38:11.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T08:38:11.724Z] Configure a credential helper to remove this warning. See [2025-08-21T08:38:11.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T08:38:11.724Z] [2025-08-21T08:38:11.724Z] Login Succeeded [2025-08-21T08:38:11.724Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T08:38:11.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T08:38:12.113Z] + docker buildx ls [2025-08-21T08:38:12.373Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-21T08:38:12.374Z] default * docker [2025-08-21T08:38:12.374Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-21T08:38:12.677Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-21T08:38:12.677Z] edgex-builder [Pipeline] sh [2025-08-21T08:38:12.973Z] + docker buildx inspect --bootstrap [2025-08-21T08:38:12.973Z] #1 [internal] booting buildkit [2025-08-21T08:38:12.973Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-21T08:38:16.383Z] #1 pulling image moby/buildkit:buildx-stable-1 3.1s done [2025-08-21T08:38:16.383Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-21T08:38:18.925Z] #1 creating container buildx_buildkit_edgex-builder0 2.4s done [2025-08-21T08:38:18.925Z] #1 DONE 5.5s [2025-08-21T08:38:18.925Z] Name: edgex-builder [2025-08-21T08:38:18.925Z] Driver: docker-container [2025-08-21T08:38:18.925Z] [2025-08-21T08:38:18.925Z] Nodes: [2025-08-21T08:38:18.925Z] Name: edgex-builder0 [2025-08-21T08:38:18.925Z] Endpoint: unix:///var/run/docker.sock [2025-08-21T08:38:18.925Z] Status: running [2025-08-21T08:38:18.925Z] Buildkit: v0.23.2 [2025-08-21T08:38:18.925Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-21T08:38:19.226Z] + docker buildx ls [2025-08-21T08:38:19.226Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-21T08:38:19.226Z] edgex-builder * docker-container [2025-08-21T08:38:19.226Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-21T08:38:19.226Z] default docker [2025-08-21T08:38:19.226Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-21T08:38:19.519Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567' [2025-08-21T08:38:19.519Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - [2025-08-21T08:38:19.780Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:19.780Z] #1 transferring dockerfile: 197B done [2025-08-21T08:38:19.780Z] #1 DONE 0.0s [2025-08-21T08:38:19.780Z] [2025-08-21T08:38:19.780Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:38:19.780Z] #2 DONE 0.1s [2025-08-21T08:38:19.780Z] [2025-08-21T08:38:19.780Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:38:19.780Z] #3 DONE 0.1s [2025-08-21T08:38:19.780Z] [2025-08-21T08:38:19.780Z] #4 [internal] load .dockerignore [2025-08-21T08:38:19.780Z] #4 transferring context: 2B done [2025-08-21T08:38:19.780Z] #4 DONE 0.0s [2025-08-21T08:38:19.780Z] [2025-08-21T08:38:19.780Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 [2025-08-21T08:38:19.780Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 0.0s done [2025-08-21T08:38:19.780Z] #5 DONE 0.0s [2025-08-21T08:38:19.780Z] [2025-08-21T08:38:19.780Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 [2025-08-21T08:38:19.780Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 0.0s done [2025-08-21T08:38:19.780Z] #6 DONE 0.1s [2025-08-21T08:38:19.780Z] [2025-08-21T08:38:19.780Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:19.780Z] #7 DONE 0.0s [2025-08-21T08:38:19.780Z] [2025-08-21T08:38:19.780Z] #8 exporting to image [2025-08-21T08:38:19.780Z] #8 exporting layers done [2025-08-21T08:38:19.780Z] #8 exporting manifest sha256:b9f3393f21544934132bfcaccf2ed65a9056a15cc8b55c9b6494f3d1ea0f8933 done [2025-08-21T08:38:19.780Z] #8 exporting config sha256:34fdb52eb3564d821723eee02a7e5e09a4835861dcc5b0b89ac30f72fc1c5bb3 done [2025-08-21T08:38:19.780Z] #8 exporting manifest sha256:ad5bdd9f34263156a601411e8c8a3d9fc95c8d3387d4bbe0b280bed2c3be13df done [2025-08-21T08:38:19.780Z] #8 exporting config sha256:caf1d7770db9aabd6f7535c700f1b9868b8d5becce238de7352c199408da1e2e done [2025-08-21T08:38:19.780Z] #8 exporting manifest list sha256:fde7e0d4584c45bf4f99b1b6449e55e5f5343f5e1f3163950ef89e9fe3a8cb71 done [2025-08-21T08:38:19.780Z] #8 pushing layers 0.1s done [2025-08-21T08:38:19.780Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:fde7e0d4584c45bf4f99b1b6449e55e5f5343f5e1f3163950ef89e9fe3a8cb71 [2025-08-21T08:38:19.780Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:20.040Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:fde7e0d4584c45bf4f99b1b6449e55e5f5343f5e1f3163950ef89e9fe3a8cb71 0.1s done [2025-08-21T08:38:20.040Z] #8 DONE 0.2s [2025-08-21T08:38:20.040Z] [2025-08-21T08:38:20.040Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:20.040Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:20.342Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-08-21T08:38:20.343Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-08-21T08:38:20.343Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:20.343Z] #1 transferring dockerfile: 163B done [2025-08-21T08:38:20.343Z] #1 DONE 0.0s [2025-08-21T08:38:20.343Z] [2025-08-21T08:38:20.343Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-21T08:38:20.343Z] #2 DONE 0.0s [2025-08-21T08:38:20.343Z] [2025-08-21T08:38:20.343Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-21T08:38:20.343Z] #3 DONE 0.0s [2025-08-21T08:38:20.343Z] [2025-08-21T08:38:20.343Z] #4 [internal] load .dockerignore [2025-08-21T08:38:20.343Z] #4 transferring context: 2B done [2025-08-21T08:38:20.343Z] #4 DONE 0.0s [2025-08-21T08:38:20.343Z] [2025-08-21T08:38:20.343Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 [2025-08-21T08:38:20.343Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 0.0s done [2025-08-21T08:38:20.343Z] #5 CACHED [2025-08-21T08:38:20.343Z] [2025-08-21T08:38:20.343Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 [2025-08-21T08:38:20.603Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 0.0s done [2025-08-21T08:38:20.603Z] #6 CACHED [2025-08-21T08:38:20.603Z] [2025-08-21T08:38:20.603Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:20.603Z] #7 DONE 0.0s [2025-08-21T08:38:20.603Z] [2025-08-21T08:38:20.603Z] #8 exporting to image [2025-08-21T08:38:20.603Z] #8 exporting layers done [2025-08-21T08:38:20.603Z] #8 exporting manifest sha256:b9f3393f21544934132bfcaccf2ed65a9056a15cc8b55c9b6494f3d1ea0f8933 done [2025-08-21T08:38:20.603Z] #8 exporting config sha256:34fdb52eb3564d821723eee02a7e5e09a4835861dcc5b0b89ac30f72fc1c5bb3 done [2025-08-21T08:38:20.603Z] #8 exporting manifest sha256:ad5bdd9f34263156a601411e8c8a3d9fc95c8d3387d4bbe0b280bed2c3be13df done [2025-08-21T08:38:20.603Z] #8 exporting config sha256:caf1d7770db9aabd6f7535c700f1b9868b8d5becce238de7352c199408da1e2e done [2025-08-21T08:38:20.603Z] #8 exporting manifest list sha256:fde7e0d4584c45bf4f99b1b6449e55e5f5343f5e1f3163950ef89e9fe3a8cb71 done [2025-08-21T08:38:20.603Z] #8 pushing layers 0.0s done [2025-08-21T08:38:20.603Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:fde7e0d4584c45bf4f99b1b6449e55e5f5343f5e1f3163950ef89e9fe3a8cb71 0.1s done [2025-08-21T08:38:20.603Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:20.603Z] #8 DONE 0.1s [2025-08-21T08:38:20.603Z] [2025-08-21T08:38:20.603Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:20.603Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:20.892Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48' [2025-08-21T08:38:20.892Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48 --push - [2025-08-21T08:38:20.892Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:20.892Z] #1 transferring dockerfile: 169B done [2025-08-21T08:38:20.892Z] #1 DONE 0.0s [2025-08-21T08:38:20.892Z] [2025-08-21T08:38:20.892Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48 [2025-08-21T08:38:20.892Z] #2 DONE 0.0s [2025-08-21T08:38:20.892Z] [2025-08-21T08:38:20.892Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48 [2025-08-21T08:38:20.892Z] #3 DONE 0.0s [2025-08-21T08:38:20.892Z] [2025-08-21T08:38:20.892Z] #4 [internal] load .dockerignore [2025-08-21T08:38:20.892Z] #4 transferring context: 2B done [2025-08-21T08:38:20.892Z] #4 DONE 0.0s [2025-08-21T08:38:20.892Z] [2025-08-21T08:38:20.892Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 [2025-08-21T08:38:20.892Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 0.0s done [2025-08-21T08:38:20.892Z] #5 CACHED [2025-08-21T08:38:20.892Z] [2025-08-21T08:38:20.892Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 [2025-08-21T08:38:20.892Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 0.0s done [2025-08-21T08:38:20.892Z] #6 CACHED [2025-08-21T08:38:20.892Z] [2025-08-21T08:38:20.892Z] #7 exporting to image [2025-08-21T08:38:20.892Z] #7 exporting layers done [2025-08-21T08:38:20.892Z] #7 exporting manifest sha256:b9f3393f21544934132bfcaccf2ed65a9056a15cc8b55c9b6494f3d1ea0f8933 done [2025-08-21T08:38:20.892Z] #7 exporting config sha256:34fdb52eb3564d821723eee02a7e5e09a4835861dcc5b0b89ac30f72fc1c5bb3 done [2025-08-21T08:38:20.892Z] #7 exporting manifest sha256:ad5bdd9f34263156a601411e8c8a3d9fc95c8d3387d4bbe0b280bed2c3be13df done [2025-08-21T08:38:20.892Z] #7 exporting config sha256:caf1d7770db9aabd6f7535c700f1b9868b8d5becce238de7352c199408da1e2e done [2025-08-21T08:38:20.892Z] #7 exporting manifest list sha256:fde7e0d4584c45bf4f99b1b6449e55e5f5343f5e1f3163950ef89e9fe3a8cb71 [2025-08-21T08:38:20.892Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:21.154Z] #7 exporting manifest list sha256:fde7e0d4584c45bf4f99b1b6449e55e5f5343f5e1f3163950ef89e9fe3a8cb71 done [2025-08-21T08:38:21.154Z] #7 pushing layers 0.0s done [2025-08-21T08:38:21.154Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48@sha256:fde7e0d4584c45bf4f99b1b6449e55e5f5343f5e1f3163950ef89e9fe3a8cb71 0.1s done [2025-08-21T08:38:21.154Z] #7 DONE 0.1s [2025-08-21T08:38:21.154Z] [2025-08-21T08:38:21.154Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:21.154Z] #8 DONE 0.0s [2025-08-21T08:38:21.414Z] [2025-08-21T08:38:21.414Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:21.414Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:21.709Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' [2025-08-21T08:38:21.709Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - [2025-08-21T08:38:21.709Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:21.709Z] #1 transferring dockerfile: 210B done [2025-08-21T08:38:21.709Z] #1 DONE 0.0s [2025-08-21T08:38:21.709Z] [2025-08-21T08:38:21.709Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:38:21.709Z] #2 DONE 0.0s [2025-08-21T08:38:21.709Z] [2025-08-21T08:38:21.709Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:38:21.709Z] #3 DONE 0.0s [2025-08-21T08:38:21.709Z] [2025-08-21T08:38:21.709Z] #4 [internal] load .dockerignore [2025-08-21T08:38:21.709Z] #4 transferring context: 2B done [2025-08-21T08:38:21.709Z] #4 DONE 0.0s [2025-08-21T08:38:21.709Z] [2025-08-21T08:38:21.709Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 [2025-08-21T08:38:21.709Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 0.0s done [2025-08-21T08:38:21.709Z] #5 CACHED [2025-08-21T08:38:21.709Z] [2025-08-21T08:38:21.709Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 [2025-08-21T08:38:21.709Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 0.0s done [2025-08-21T08:38:21.709Z] #6 CACHED [2025-08-21T08:38:21.709Z] [2025-08-21T08:38:21.709Z] #7 exporting to image [2025-08-21T08:38:21.709Z] #7 exporting layers done [2025-08-21T08:38:21.709Z] #7 exporting manifest sha256:b9f3393f21544934132bfcaccf2ed65a9056a15cc8b55c9b6494f3d1ea0f8933 done [2025-08-21T08:38:21.709Z] #7 exporting config sha256:34fdb52eb3564d821723eee02a7e5e09a4835861dcc5b0b89ac30f72fc1c5bb3 done [2025-08-21T08:38:21.709Z] #7 exporting manifest sha256:ad5bdd9f34263156a601411e8c8a3d9fc95c8d3387d4bbe0b280bed2c3be13df [2025-08-21T08:38:21.709Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:21.969Z] #7 exporting manifest sha256:ad5bdd9f34263156a601411e8c8a3d9fc95c8d3387d4bbe0b280bed2c3be13df done [2025-08-21T08:38:21.969Z] #7 exporting config sha256:caf1d7770db9aabd6f7535c700f1b9868b8d5becce238de7352c199408da1e2e done [2025-08-21T08:38:21.969Z] #7 exporting manifest list sha256:fde7e0d4584c45bf4f99b1b6449e55e5f5343f5e1f3163950ef89e9fe3a8cb71 done [2025-08-21T08:38:21.969Z] #7 pushing layers 0.0s done [2025-08-21T08:38:21.969Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:fde7e0d4584c45bf4f99b1b6449e55e5f5343f5e1f3163950ef89e9fe3a8cb71 0.1s done [2025-08-21T08:38:21.969Z] #7 DONE 0.1s [2025-08-21T08:38:21.969Z] [2025-08-21T08:38:21.969Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:21.969Z] #8 DONE 0.0s [2025-08-21T08:38:21.969Z] [2025-08-21T08:38:21.969Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:21.969Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:22.266Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-08-21T08:38:22.266Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-08-21T08:38:22.266Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:22.266Z] #1 transferring dockerfile: 161B done [2025-08-21T08:38:22.266Z] #1 DONE 0.0s [2025-08-21T08:38:22.266Z] [2025-08-21T08:38:22.266Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-08-21T08:38:22.266Z] #2 DONE 0.0s [2025-08-21T08:38:22.266Z] [2025-08-21T08:38:22.266Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-08-21T08:38:22.266Z] #3 DONE 0.0s [2025-08-21T08:38:22.266Z] [2025-08-21T08:38:22.266Z] #4 [internal] load .dockerignore [2025-08-21T08:38:22.266Z] #4 transferring context: 2B done [2025-08-21T08:38:22.266Z] #4 DONE 0.0s [2025-08-21T08:38:22.266Z] [2025-08-21T08:38:22.266Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 [2025-08-21T08:38:22.266Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 done [2025-08-21T08:38:22.266Z] #5 CACHED [2025-08-21T08:38:22.266Z] [2025-08-21T08:38:22.266Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 [2025-08-21T08:38:22.266Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 done [2025-08-21T08:38:22.266Z] #6 CACHED [2025-08-21T08:38:22.266Z] [2025-08-21T08:38:22.266Z] #7 exporting to image [2025-08-21T08:38:22.266Z] #7 exporting layers [2025-08-21T08:38:22.266Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:22.527Z] #7 exporting layers done [2025-08-21T08:38:22.527Z] #7 exporting manifest sha256:b9f3393f21544934132bfcaccf2ed65a9056a15cc8b55c9b6494f3d1ea0f8933 done [2025-08-21T08:38:22.527Z] #7 exporting config sha256:34fdb52eb3564d821723eee02a7e5e09a4835861dcc5b0b89ac30f72fc1c5bb3 done [2025-08-21T08:38:22.527Z] #7 exporting manifest sha256:ad5bdd9f34263156a601411e8c8a3d9fc95c8d3387d4bbe0b280bed2c3be13df done [2025-08-21T08:38:22.527Z] #7 exporting config sha256:caf1d7770db9aabd6f7535c700f1b9868b8d5becce238de7352c199408da1e2e done [2025-08-21T08:38:22.527Z] #7 exporting manifest list sha256:fde7e0d4584c45bf4f99b1b6449e55e5f5343f5e1f3163950ef89e9fe3a8cb71 done [2025-08-21T08:38:22.527Z] #7 pushing layers 0.0s done [2025-08-21T08:38:22.527Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:fde7e0d4584c45bf4f99b1b6449e55e5f5343f5e1f3163950ef89e9fe3a8cb71 0.1s done [2025-08-21T08:38:22.527Z] #7 DONE 0.1s [2025-08-21T08:38:22.527Z] [2025-08-21T08:38:22.527Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:22.527Z] #8 DONE 0.0s [2025-08-21T08:38:22.527Z] [2025-08-21T08:38:22.527Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:22.527Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:22.816Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567' [2025-08-21T08:38:22.816Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - [2025-08-21T08:38:22.816Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:22.816Z] #1 transferring dockerfile: 216B done [2025-08-21T08:38:22.816Z] #1 DONE 0.0s [2025-08-21T08:38:22.816Z] [2025-08-21T08:38:22.816Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:38:22.816Z] #2 DONE 0.0s [2025-08-21T08:38:22.816Z] [2025-08-21T08:38:22.816Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:38:22.816Z] #3 DONE 0.0s [2025-08-21T08:38:22.816Z] [2025-08-21T08:38:22.816Z] #4 [internal] load .dockerignore [2025-08-21T08:38:22.816Z] #4 transferring context: 2B done [2025-08-21T08:38:22.816Z] #4 DONE 0.0s [2025-08-21T08:38:22.816Z] [2025-08-21T08:38:22.816Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba [2025-08-21T08:38:22.816Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba done [2025-08-21T08:38:22.816Z] #5 DONE 0.0s [2025-08-21T08:38:22.816Z] [2025-08-21T08:38:22.816Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba [2025-08-21T08:38:23.076Z] #6 DONE 0.0s [2025-08-21T08:38:23.076Z] [2025-08-21T08:38:23.076Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba [2025-08-21T08:38:23.076Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba done [2025-08-21T08:38:23.076Z] #5 DONE 0.1s [2025-08-21T08:38:23.076Z] [2025-08-21T08:38:23.076Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:23.076Z] #7 DONE 0.0s [2025-08-21T08:38:23.076Z] [2025-08-21T08:38:23.076Z] #8 exporting to image [2025-08-21T08:38:23.076Z] #8 exporting layers done [2025-08-21T08:38:23.076Z] #8 exporting manifest sha256:354c607e609568bc2a2f8e4c44ff29aaf04e6b46c486c5e78cf43933f4abb817 done [2025-08-21T08:38:23.076Z] #8 exporting config sha256:9cb208c260fbfb290dd10de2a2001de6d87e21f2af3d05e5b63cf54f5d35b403 done [2025-08-21T08:38:23.076Z] #8 exporting manifest sha256:d3db14d36e2a4d8e3707a2025ed13526a391d3d5517a2fb3966cc87ef96db215 done [2025-08-21T08:38:23.076Z] #8 exporting config sha256:1f7d46cc2650fda35fe28a5f9514236c0852f0a935180ca9ccc91b97e68f7b7d done [2025-08-21T08:38:23.076Z] #8 exporting manifest list sha256:30619e2412b35f4cf9433327aff3fa1262f727eaaf82910013995cd67a62e530 done [2025-08-21T08:38:23.076Z] #8 pushing layers 0.1s done [2025-08-21T08:38:23.076Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:30619e2412b35f4cf9433327aff3fa1262f727eaaf82910013995cd67a62e530 0.1s done [2025-08-21T08:38:23.076Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:23.076Z] #8 DONE 0.2s [2025-08-21T08:38:23.336Z] [2025-08-21T08:38:23.336Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:23.336Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:23.625Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-08-21T08:38:23.625Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-08-21T08:38:23.886Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:23.886Z] #1 transferring dockerfile: 182B done [2025-08-21T08:38:23.886Z] #1 DONE 0.0s [2025-08-21T08:38:23.886Z] [2025-08-21T08:38:23.886Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-21T08:38:23.886Z] #2 DONE 0.0s [2025-08-21T08:38:23.886Z] [2025-08-21T08:38:23.886Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-21T08:38:23.886Z] #3 DONE 0.0s [2025-08-21T08:38:23.886Z] [2025-08-21T08:38:23.886Z] #4 [internal] load .dockerignore [2025-08-21T08:38:23.886Z] #4 transferring context: 2B done [2025-08-21T08:38:23.886Z] #4 DONE 0.0s [2025-08-21T08:38:23.886Z] [2025-08-21T08:38:23.886Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba [2025-08-21T08:38:23.886Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba done [2025-08-21T08:38:23.886Z] #5 CACHED [2025-08-21T08:38:23.886Z] [2025-08-21T08:38:23.886Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba [2025-08-21T08:38:23.886Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba done [2025-08-21T08:38:23.886Z] #6 CACHED [2025-08-21T08:38:23.886Z] [2025-08-21T08:38:23.886Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:23.886Z] #7 DONE 0.0s [2025-08-21T08:38:23.886Z] [2025-08-21T08:38:23.886Z] #8 exporting to image [2025-08-21T08:38:23.886Z] #8 exporting layers done [2025-08-21T08:38:23.886Z] #8 exporting manifest sha256:354c607e609568bc2a2f8e4c44ff29aaf04e6b46c486c5e78cf43933f4abb817 done [2025-08-21T08:38:23.886Z] #8 exporting config sha256:9cb208c260fbfb290dd10de2a2001de6d87e21f2af3d05e5b63cf54f5d35b403 done [2025-08-21T08:38:23.886Z] #8 exporting manifest sha256:d3db14d36e2a4d8e3707a2025ed13526a391d3d5517a2fb3966cc87ef96db215 done [2025-08-21T08:38:23.886Z] #8 exporting config sha256:1f7d46cc2650fda35fe28a5f9514236c0852f0a935180ca9ccc91b97e68f7b7d done [2025-08-21T08:38:23.886Z] #8 exporting manifest list sha256:30619e2412b35f4cf9433327aff3fa1262f727eaaf82910013995cd67a62e530 done [2025-08-21T08:38:23.886Z] #8 pushing layers 0.0s done [2025-08-21T08:38:23.886Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:30619e2412b35f4cf9433327aff3fa1262f727eaaf82910013995cd67a62e530 0.1s done [2025-08-21T08:38:23.886Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:23.886Z] #8 DONE 0.1s [2025-08-21T08:38:23.886Z] [2025-08-21T08:38:23.886Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:23.886Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:24.184Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48' [2025-08-21T08:38:24.184Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48 --push - [2025-08-21T08:38:24.444Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:24.444Z] #1 transferring dockerfile: 188B done [2025-08-21T08:38:24.444Z] #1 DONE 0.0s [2025-08-21T08:38:24.444Z] [2025-08-21T08:38:24.444Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48 [2025-08-21T08:38:24.445Z] #2 DONE 0.0s [2025-08-21T08:38:24.445Z] [2025-08-21T08:38:24.445Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48 [2025-08-21T08:38:24.445Z] #3 DONE 0.0s [2025-08-21T08:38:24.445Z] [2025-08-21T08:38:24.445Z] #4 [internal] load .dockerignore [2025-08-21T08:38:24.445Z] #4 transferring context: 2B done [2025-08-21T08:38:24.445Z] #4 DONE 0.0s [2025-08-21T08:38:24.445Z] [2025-08-21T08:38:24.445Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba [2025-08-21T08:38:24.445Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba 0.0s done [2025-08-21T08:38:24.445Z] #5 DONE 0.0s [2025-08-21T08:38:24.445Z] [2025-08-21T08:38:24.445Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba [2025-08-21T08:38:24.445Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba 0.0s done [2025-08-21T08:38:24.445Z] #6 CACHED [2025-08-21T08:38:24.445Z] [2025-08-21T08:38:24.445Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba [2025-08-21T08:38:24.445Z] #5 CACHED [2025-08-21T08:38:24.445Z] [2025-08-21T08:38:24.445Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:24.445Z] #7 DONE 0.0s [2025-08-21T08:38:24.445Z] [2025-08-21T08:38:24.445Z] #8 exporting to image [2025-08-21T08:38:24.445Z] #8 exporting layers done [2025-08-21T08:38:24.445Z] #8 exporting manifest sha256:354c607e609568bc2a2f8e4c44ff29aaf04e6b46c486c5e78cf43933f4abb817 done [2025-08-21T08:38:24.445Z] #8 exporting config sha256:9cb208c260fbfb290dd10de2a2001de6d87e21f2af3d05e5b63cf54f5d35b403 done [2025-08-21T08:38:24.445Z] #8 exporting manifest sha256:d3db14d36e2a4d8e3707a2025ed13526a391d3d5517a2fb3966cc87ef96db215 done [2025-08-21T08:38:24.445Z] #8 exporting config sha256:1f7d46cc2650fda35fe28a5f9514236c0852f0a935180ca9ccc91b97e68f7b7d done [2025-08-21T08:38:24.445Z] #8 exporting manifest list sha256:30619e2412b35f4cf9433327aff3fa1262f727eaaf82910013995cd67a62e530 done [2025-08-21T08:38:24.445Z] #8 pushing layers 0.0s done [2025-08-21T08:38:24.445Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48@sha256:30619e2412b35f4cf9433327aff3fa1262f727eaaf82910013995cd67a62e530 0.1s done [2025-08-21T08:38:24.445Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:24.445Z] #8 DONE 0.1s [2025-08-21T08:38:24.445Z] [2025-08-21T08:38:24.445Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:24.445Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:24.740Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - [2025-08-21T08:38:24.740Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' [2025-08-21T08:38:24.740Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:24.740Z] #1 transferring dockerfile: 229B done [2025-08-21T08:38:24.740Z] #1 DONE 0.0s [2025-08-21T08:38:24.740Z] [2025-08-21T08:38:24.740Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:38:24.740Z] #2 DONE 0.0s [2025-08-21T08:38:24.740Z] [2025-08-21T08:38:24.740Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:38:24.740Z] #3 DONE 0.0s [2025-08-21T08:38:24.740Z] [2025-08-21T08:38:24.740Z] #4 [internal] load .dockerignore [2025-08-21T08:38:24.740Z] #4 transferring context: 2B done [2025-08-21T08:38:24.740Z] #4 DONE 0.0s [2025-08-21T08:38:24.740Z] [2025-08-21T08:38:24.740Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba [2025-08-21T08:38:24.740Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba 0.0s done [2025-08-21T08:38:24.740Z] #5 CACHED [2025-08-21T08:38:24.740Z] [2025-08-21T08:38:24.740Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba [2025-08-21T08:38:24.740Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba 0.0s done [2025-08-21T08:38:24.740Z] #6 CACHED [2025-08-21T08:38:24.740Z] [2025-08-21T08:38:24.740Z] #7 exporting to image [2025-08-21T08:38:24.740Z] #7 exporting layers done [2025-08-21T08:38:24.740Z] #7 exporting manifest sha256:354c607e609568bc2a2f8e4c44ff29aaf04e6b46c486c5e78cf43933f4abb817 done [2025-08-21T08:38:24.740Z] #7 exporting config sha256:9cb208c260fbfb290dd10de2a2001de6d87e21f2af3d05e5b63cf54f5d35b403 done [2025-08-21T08:38:24.740Z] #7 exporting manifest sha256:d3db14d36e2a4d8e3707a2025ed13526a391d3d5517a2fb3966cc87ef96db215 done [2025-08-21T08:38:24.740Z] #7 exporting config sha256:1f7d46cc2650fda35fe28a5f9514236c0852f0a935180ca9ccc91b97e68f7b7d [2025-08-21T08:38:24.740Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:25.000Z] #7 exporting config sha256:1f7d46cc2650fda35fe28a5f9514236c0852f0a935180ca9ccc91b97e68f7b7d done [2025-08-21T08:38:25.000Z] #7 exporting manifest list sha256:30619e2412b35f4cf9433327aff3fa1262f727eaaf82910013995cd67a62e530 done [2025-08-21T08:38:25.000Z] #7 pushing layers 0.0s done [2025-08-21T08:38:25.000Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:30619e2412b35f4cf9433327aff3fa1262f727eaaf82910013995cd67a62e530 0.1s done [2025-08-21T08:38:25.000Z] #7 DONE 0.1s [2025-08-21T08:38:25.000Z] [2025-08-21T08:38:25.000Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:25.000Z] #8 DONE 0.0s [2025-08-21T08:38:25.000Z] [2025-08-21T08:38:25.000Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:25.000Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:25.293Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-08-21T08:38:25.293Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-08-21T08:38:25.555Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:25.555Z] #1 transferring dockerfile: 180B done [2025-08-21T08:38:25.555Z] #1 DONE 0.0s [2025-08-21T08:38:25.555Z] [2025-08-21T08:38:25.555Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-21T08:38:25.555Z] #2 DONE 0.0s [2025-08-21T08:38:25.555Z] [2025-08-21T08:38:25.555Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-21T08:38:25.555Z] #3 DONE 0.0s [2025-08-21T08:38:25.555Z] [2025-08-21T08:38:25.555Z] #4 [internal] load .dockerignore [2025-08-21T08:38:25.555Z] #4 transferring context: 2B done [2025-08-21T08:38:25.555Z] #4 DONE 0.0s [2025-08-21T08:38:25.555Z] [2025-08-21T08:38:25.555Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba [2025-08-21T08:38:25.555Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba done [2025-08-21T08:38:25.555Z] #5 CACHED [2025-08-21T08:38:25.555Z] [2025-08-21T08:38:25.555Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba [2025-08-21T08:38:25.555Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba done [2025-08-21T08:38:25.555Z] #6 CACHED [2025-08-21T08:38:25.555Z] [2025-08-21T08:38:25.555Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:25.555Z] #7 DONE 0.0s [2025-08-21T08:38:25.555Z] [2025-08-21T08:38:25.555Z] #8 exporting to image [2025-08-21T08:38:25.555Z] #8 exporting layers done [2025-08-21T08:38:25.555Z] #8 exporting manifest sha256:354c607e609568bc2a2f8e4c44ff29aaf04e6b46c486c5e78cf43933f4abb817 done [2025-08-21T08:38:25.555Z] #8 exporting config sha256:9cb208c260fbfb290dd10de2a2001de6d87e21f2af3d05e5b63cf54f5d35b403 done [2025-08-21T08:38:25.555Z] #8 exporting manifest sha256:d3db14d36e2a4d8e3707a2025ed13526a391d3d5517a2fb3966cc87ef96db215 done [2025-08-21T08:38:25.555Z] #8 exporting config sha256:1f7d46cc2650fda35fe28a5f9514236c0852f0a935180ca9ccc91b97e68f7b7d done [2025-08-21T08:38:25.555Z] #8 exporting manifest list sha256:30619e2412b35f4cf9433327aff3fa1262f727eaaf82910013995cd67a62e530 done [2025-08-21T08:38:25.555Z] #8 pushing layers 0.0s done [2025-08-21T08:38:25.555Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:30619e2412b35f4cf9433327aff3fa1262f727eaaf82910013995cd67a62e530 0.1s done [2025-08-21T08:38:25.555Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:25.555Z] #8 DONE 0.1s [2025-08-21T08:38:25.555Z] [2025-08-21T08:38:25.555Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:25.555Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:25.849Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - [2025-08-21T08:38:25.850Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567' [2025-08-21T08:38:25.850Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:25.850Z] #1 transferring dockerfile: 194B done [2025-08-21T08:38:25.850Z] #1 DONE 0.0s [2025-08-21T08:38:25.850Z] [2025-08-21T08:38:25.850Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:38:25.850Z] #2 DONE 0.0s [2025-08-21T08:38:25.850Z] [2025-08-21T08:38:25.850Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:38:25.850Z] #3 DONE 0.0s [2025-08-21T08:38:25.850Z] [2025-08-21T08:38:25.850Z] #4 [internal] load .dockerignore [2025-08-21T08:38:25.850Z] #4 transferring context: 2B done [2025-08-21T08:38:25.850Z] #4 DONE 0.0s [2025-08-21T08:38:25.850Z] [2025-08-21T08:38:25.850Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a [2025-08-21T08:38:25.850Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 0.0s done [2025-08-21T08:38:25.850Z] #5 DONE 0.0s [2025-08-21T08:38:25.850Z] [2025-08-21T08:38:25.850Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a [2025-08-21T08:38:26.110Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 0.0s done [2025-08-21T08:38:26.110Z] #6 DONE 0.0s [2025-08-21T08:38:26.110Z] [2025-08-21T08:38:26.110Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a [2025-08-21T08:38:26.110Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 0.0s done [2025-08-21T08:38:26.110Z] #5 DONE 0.1s [2025-08-21T08:38:26.110Z] [2025-08-21T08:38:26.110Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:26.370Z] #7 DONE 0.0s [2025-08-21T08:38:26.370Z] [2025-08-21T08:38:26.370Z] #8 exporting to image [2025-08-21T08:38:26.370Z] #8 exporting layers done [2025-08-21T08:38:26.370Z] #8 exporting manifest sha256:a095ec77a545a572f7ed3cec956c6c372ae4415645ceddf7ba097d024f7b1ece done [2025-08-21T08:38:26.370Z] #8 exporting config sha256:6aae69f1c517c9f52f0f7b47a92ed427c2c9bd2a0380aacc175150b92461a5f9 done [2025-08-21T08:38:26.370Z] #8 exporting manifest sha256:9f6dd6e85f2107fdab46b6ad12d46aa064985af0c76fb6e065c3e3d72caef63f done [2025-08-21T08:38:26.370Z] #8 exporting config sha256:3c14a5f3bb06d43b71b9e4d144c9d6b4972de79082885187005a6e7bb91bb0f9 done [2025-08-21T08:38:26.370Z] #8 exporting manifest list sha256:01c8ba021361eda46d2042526fe3e2b91d4eba0fe105b1f97ce3b9dec425818a done [2025-08-21T08:38:26.370Z] #8 pushing layers 0.1s done [2025-08-21T08:38:26.370Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:01c8ba021361eda46d2042526fe3e2b91d4eba0fe105b1f97ce3b9dec425818a [2025-08-21T08:38:26.370Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:26.370Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:01c8ba021361eda46d2042526fe3e2b91d4eba0fe105b1f97ce3b9dec425818a 0.1s done [2025-08-21T08:38:26.370Z] #8 DONE 0.2s [2025-08-21T08:38:26.370Z] [2025-08-21T08:38:26.370Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:26.370Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:26.674Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-08-21T08:38:26.674Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-08-21T08:38:26.934Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:26.934Z] #1 transferring dockerfile: [2025-08-21T08:38:26.934Z] #1 transferring dockerfile: 160B done [2025-08-21T08:38:26.934Z] #1 DONE 0.1s [2025-08-21T08:38:26.934Z] [2025-08-21T08:38:26.934Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-21T08:38:26.934Z] #2 DONE 0.1s [2025-08-21T08:38:26.934Z] [2025-08-21T08:38:26.934Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-21T08:38:27.196Z] #3 DONE 0.2s [2025-08-21T08:38:27.196Z] [2025-08-21T08:38:27.196Z] #4 [internal] load .dockerignore [2025-08-21T08:38:27.196Z] #4 transferring context: 2B done [2025-08-21T08:38:27.196Z] #4 DONE 0.1s [2025-08-21T08:38:27.196Z] [2025-08-21T08:38:27.196Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a [2025-08-21T08:38:27.196Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a [2025-08-21T08:38:27.455Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 0.1s done [2025-08-21T08:38:27.455Z] #5 CACHED [2025-08-21T08:38:27.455Z] [2025-08-21T08:38:27.455Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a [2025-08-21T08:38:27.455Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 0.1s done [2025-08-21T08:38:27.455Z] #6 CACHED [2025-08-21T08:38:27.455Z] [2025-08-21T08:38:27.455Z] #7 exporting to image [2025-08-21T08:38:27.455Z] #7 exporting layers done [2025-08-21T08:38:27.455Z] #7 exporting manifest sha256:a095ec77a545a572f7ed3cec956c6c372ae4415645ceddf7ba097d024f7b1ece 0.0s done [2025-08-21T08:38:27.455Z] #7 exporting config sha256:6aae69f1c517c9f52f0f7b47a92ed427c2c9bd2a0380aacc175150b92461a5f9 [2025-08-21T08:38:27.455Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:27.455Z] #7 ... [2025-08-21T08:38:27.455Z] [2025-08-21T08:38:27.455Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:27.455Z] #8 DONE 0.0s [2025-08-21T08:38:27.455Z] [2025-08-21T08:38:27.455Z] #7 exporting to image [2025-08-21T08:38:27.455Z] #7 exporting config sha256:6aae69f1c517c9f52f0f7b47a92ed427c2c9bd2a0380aacc175150b92461a5f9 done [2025-08-21T08:38:27.455Z] #7 exporting manifest sha256:9f6dd6e85f2107fdab46b6ad12d46aa064985af0c76fb6e065c3e3d72caef63f 0.0s done [2025-08-21T08:38:27.455Z] #7 exporting config sha256:3c14a5f3bb06d43b71b9e4d144c9d6b4972de79082885187005a6e7bb91bb0f9 done [2025-08-21T08:38:27.455Z] #7 exporting manifest list sha256:01c8ba021361eda46d2042526fe3e2b91d4eba0fe105b1f97ce3b9dec425818a 0.0s done [2025-08-21T08:38:27.455Z] #7 pushing layers 0.0s done [2025-08-21T08:38:27.455Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:01c8ba021361eda46d2042526fe3e2b91d4eba0fe105b1f97ce3b9dec425818a [2025-08-21T08:38:27.716Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:01c8ba021361eda46d2042526fe3e2b91d4eba0fe105b1f97ce3b9dec425818a 0.1s done [2025-08-21T08:38:27.716Z] #7 DONE 0.2s [2025-08-21T08:38:27.716Z] [2025-08-21T08:38:27.716Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:27.716Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:28.009Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48 --push - [2025-08-21T08:38:28.009Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48' [2025-08-21T08:38:28.009Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:28.009Z] #1 transferring dockerfile: 166B done [2025-08-21T08:38:28.009Z] #1 DONE 0.0s [2025-08-21T08:38:28.009Z] [2025-08-21T08:38:28.009Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48 [2025-08-21T08:38:28.009Z] #2 DONE 0.0s [2025-08-21T08:38:28.009Z] [2025-08-21T08:38:28.009Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48 [2025-08-21T08:38:28.009Z] #3 DONE 0.0s [2025-08-21T08:38:28.009Z] [2025-08-21T08:38:28.009Z] #4 [internal] load .dockerignore [2025-08-21T08:38:28.009Z] #4 transferring context: 2B done [2025-08-21T08:38:28.009Z] #4 DONE 0.0s [2025-08-21T08:38:28.009Z] [2025-08-21T08:38:28.009Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a [2025-08-21T08:38:28.009Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a done [2025-08-21T08:38:28.009Z] #5 CACHED [2025-08-21T08:38:28.009Z] [2025-08-21T08:38:28.009Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a [2025-08-21T08:38:28.272Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a done [2025-08-21T08:38:28.272Z] #6 CACHED [2025-08-21T08:38:28.272Z] [2025-08-21T08:38:28.272Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:28.272Z] #7 DONE 0.0s [2025-08-21T08:38:28.272Z] [2025-08-21T08:38:28.272Z] #8 exporting to image [2025-08-21T08:38:28.272Z] #8 exporting layers done [2025-08-21T08:38:28.272Z] #8 exporting manifest sha256:a095ec77a545a572f7ed3cec956c6c372ae4415645ceddf7ba097d024f7b1ece done [2025-08-21T08:38:28.272Z] #8 exporting config sha256:6aae69f1c517c9f52f0f7b47a92ed427c2c9bd2a0380aacc175150b92461a5f9 done [2025-08-21T08:38:28.272Z] #8 exporting manifest sha256:9f6dd6e85f2107fdab46b6ad12d46aa064985af0c76fb6e065c3e3d72caef63f done [2025-08-21T08:38:28.272Z] #8 exporting config sha256:3c14a5f3bb06d43b71b9e4d144c9d6b4972de79082885187005a6e7bb91bb0f9 done [2025-08-21T08:38:28.272Z] #8 exporting manifest list sha256:01c8ba021361eda46d2042526fe3e2b91d4eba0fe105b1f97ce3b9dec425818a done [2025-08-21T08:38:28.272Z] #8 pushing layers 0.0s done [2025-08-21T08:38:28.272Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48@sha256:01c8ba021361eda46d2042526fe3e2b91d4eba0fe105b1f97ce3b9dec425818a 0.1s done [2025-08-21T08:38:28.272Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:28.272Z] #8 DONE 0.1s [2025-08-21T08:38:28.272Z] [2025-08-21T08:38:28.272Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:28.272Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:28.568Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' [2025-08-21T08:38:28.569Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - [2025-08-21T08:38:28.569Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:28.569Z] #1 transferring dockerfile: 207B done [2025-08-21T08:38:28.569Z] #1 DONE 0.0s [2025-08-21T08:38:28.569Z] [2025-08-21T08:38:28.569Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:38:28.569Z] #2 DONE 0.0s [2025-08-21T08:38:28.569Z] [2025-08-21T08:38:28.569Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:38:28.569Z] #3 DONE 0.0s [2025-08-21T08:38:28.569Z] [2025-08-21T08:38:28.569Z] #4 [internal] load .dockerignore [2025-08-21T08:38:28.569Z] #4 transferring context: 2B done [2025-08-21T08:38:28.569Z] #4 DONE 0.0s [2025-08-21T08:38:28.831Z] [2025-08-21T08:38:28.831Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a [2025-08-21T08:38:28.831Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 0.0s done [2025-08-21T08:38:28.831Z] #5 CACHED [2025-08-21T08:38:28.831Z] [2025-08-21T08:38:28.831Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a [2025-08-21T08:38:28.831Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 0.0s done [2025-08-21T08:38:28.831Z] #6 CACHED [2025-08-21T08:38:28.831Z] [2025-08-21T08:38:28.831Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:28.831Z] #7 DONE 0.0s [2025-08-21T08:38:28.831Z] [2025-08-21T08:38:28.831Z] #8 exporting to image [2025-08-21T08:38:28.831Z] #8 exporting layers done [2025-08-21T08:38:28.831Z] #8 exporting manifest sha256:a095ec77a545a572f7ed3cec956c6c372ae4415645ceddf7ba097d024f7b1ece done [2025-08-21T08:38:28.831Z] #8 exporting config sha256:6aae69f1c517c9f52f0f7b47a92ed427c2c9bd2a0380aacc175150b92461a5f9 done [2025-08-21T08:38:28.831Z] #8 exporting manifest sha256:9f6dd6e85f2107fdab46b6ad12d46aa064985af0c76fb6e065c3e3d72caef63f done [2025-08-21T08:38:28.831Z] #8 exporting config sha256:3c14a5f3bb06d43b71b9e4d144c9d6b4972de79082885187005a6e7bb91bb0f9 done [2025-08-21T08:38:28.831Z] #8 exporting manifest list sha256:01c8ba021361eda46d2042526fe3e2b91d4eba0fe105b1f97ce3b9dec425818a done [2025-08-21T08:38:28.831Z] #8 pushing layers 0.0s done [2025-08-21T08:38:28.831Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:01c8ba021361eda46d2042526fe3e2b91d4eba0fe105b1f97ce3b9dec425818a 0.1s done [2025-08-21T08:38:28.831Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:28.831Z] #8 DONE 0.1s [2025-08-21T08:38:28.831Z] [2025-08-21T08:38:28.831Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:28.831Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:29.119Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-08-21T08:38:29.119Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-08-21T08:38:29.119Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:29.119Z] #1 transferring dockerfile: 158B done [2025-08-21T08:38:29.119Z] #1 DONE 0.0s [2025-08-21T08:38:29.119Z] [2025-08-21T08:38:29.119Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-08-21T08:38:29.119Z] #2 DONE 0.0s [2025-08-21T08:38:29.119Z] [2025-08-21T08:38:29.119Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-08-21T08:38:29.119Z] #3 DONE 0.0s [2025-08-21T08:38:29.119Z] [2025-08-21T08:38:29.119Z] #4 [internal] load .dockerignore [2025-08-21T08:38:29.119Z] #4 transferring context: 2B done [2025-08-21T08:38:29.119Z] #4 DONE 0.0s [2025-08-21T08:38:29.119Z] [2025-08-21T08:38:29.119Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a [2025-08-21T08:38:29.119Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 0.0s done [2025-08-21T08:38:29.119Z] #5 CACHED [2025-08-21T08:38:29.119Z] [2025-08-21T08:38:29.119Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a [2025-08-21T08:38:29.119Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a done [2025-08-21T08:38:29.119Z] #6 CACHED [2025-08-21T08:38:29.119Z] [2025-08-21T08:38:29.119Z] #7 exporting to image [2025-08-21T08:38:29.119Z] #7 exporting layers done [2025-08-21T08:38:29.119Z] #7 exporting manifest sha256:a095ec77a545a572f7ed3cec956c6c372ae4415645ceddf7ba097d024f7b1ece done [2025-08-21T08:38:29.119Z] #7 exporting config sha256:6aae69f1c517c9f52f0f7b47a92ed427c2c9bd2a0380aacc175150b92461a5f9 done [2025-08-21T08:38:29.119Z] #7 exporting manifest sha256:9f6dd6e85f2107fdab46b6ad12d46aa064985af0c76fb6e065c3e3d72caef63f done [2025-08-21T08:38:29.119Z] #7 exporting config sha256:3c14a5f3bb06d43b71b9e4d144c9d6b4972de79082885187005a6e7bb91bb0f9 done [2025-08-21T08:38:29.119Z] #7 exporting manifest list sha256:01c8ba021361eda46d2042526fe3e2b91d4eba0fe105b1f97ce3b9dec425818a done [2025-08-21T08:38:29.119Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:29.379Z] #7 pushing layers 0.0s done [2025-08-21T08:38:29.379Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:01c8ba021361eda46d2042526fe3e2b91d4eba0fe105b1f97ce3b9dec425818a 0.1s done [2025-08-21T08:38:29.379Z] #7 DONE 0.1s [2025-08-21T08:38:29.379Z] [2025-08-21T08:38:29.379Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:29.379Z] #8 DONE 0.0s [2025-08-21T08:38:29.379Z] [2025-08-21T08:38:29.379Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:29.379Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:29.673Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567' [2025-08-21T08:38:29.673Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - [2025-08-21T08:38:29.673Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:29.673Z] #1 transferring dockerfile: 196B done [2025-08-21T08:38:29.673Z] #1 DONE 0.0s [2025-08-21T08:38:29.673Z] [2025-08-21T08:38:29.673Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:38:29.673Z] #2 DONE 0.0s [2025-08-21T08:38:29.673Z] [2025-08-21T08:38:29.673Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:38:29.673Z] #3 DONE 0.0s [2025-08-21T08:38:29.673Z] [2025-08-21T08:38:29.673Z] #4 [internal] load .dockerignore [2025-08-21T08:38:29.673Z] #4 transferring context: 2B done [2025-08-21T08:38:29.673Z] #4 DONE 0.0s [2025-08-21T08:38:29.673Z] [2025-08-21T08:38:29.673Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 [2025-08-21T08:38:29.673Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 0.0s done [2025-08-21T08:38:29.673Z] #5 DONE 0.0s [2025-08-21T08:38:29.673Z] [2025-08-21T08:38:29.673Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 [2025-08-21T08:38:29.932Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 0.0s done [2025-08-21T08:38:29.932Z] #6 DONE 0.0s [2025-08-21T08:38:29.932Z] [2025-08-21T08:38:29.932Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 [2025-08-21T08:38:29.932Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 0.0s done [2025-08-21T08:38:29.932Z] #5 DONE 0.1s [2025-08-21T08:38:29.932Z] [2025-08-21T08:38:29.932Z] #7 exporting to image [2025-08-21T08:38:29.932Z] #7 exporting layers done [2025-08-21T08:38:29.932Z] #7 exporting manifest sha256:477af8f47ee8ad64b5c05f1040c2a597c0f3cc5a18118f819c89851f43bb43b4 done [2025-08-21T08:38:29.932Z] #7 exporting config sha256:c76a7a3f5ec5598b73d3f18fc851dc527fdd912d747b8edfd91b8fdfef0971e1 done [2025-08-21T08:38:29.932Z] #7 exporting manifest sha256:852fbb7becd5afd801579478af7f8ad90dfab89487b660309e00da7a9a3d51f6 done [2025-08-21T08:38:29.932Z] #7 exporting config sha256:478c046c036e3d3c7f4675421a5453d5303194ce08e06bf3b8ee84eb22bc4009 done [2025-08-21T08:38:29.932Z] #7 exporting manifest list sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 [2025-08-21T08:38:29.932Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:29.932Z] #7 ... [2025-08-21T08:38:29.932Z] [2025-08-21T08:38:29.932Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:29.932Z] #8 DONE 0.0s [2025-08-21T08:38:29.932Z] [2025-08-21T08:38:29.932Z] #7 exporting to image [2025-08-21T08:38:29.932Z] #7 exporting manifest list sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 done [2025-08-21T08:38:29.932Z] #7 pushing layers 0.1s done [2025-08-21T08:38:29.932Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 [2025-08-21T08:38:30.191Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 0.1s done [2025-08-21T08:38:30.191Z] #7 DONE 0.2s [2025-08-21T08:38:30.191Z] [2025-08-21T08:38:30.191Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:30.191Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:30.482Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-08-21T08:38:30.482Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-08-21T08:38:30.482Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:30.482Z] #1 transferring dockerfile: 162B done [2025-08-21T08:38:30.482Z] #1 DONE 0.0s [2025-08-21T08:38:30.482Z] [2025-08-21T08:38:30.482Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-21T08:38:30.482Z] #2 DONE 0.0s [2025-08-21T08:38:30.482Z] [2025-08-21T08:38:30.482Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-21T08:38:30.482Z] #3 DONE 0.0s [2025-08-21T08:38:30.482Z] [2025-08-21T08:38:30.482Z] #4 [internal] load .dockerignore [2025-08-21T08:38:30.482Z] #4 transferring context: 2B done [2025-08-21T08:38:30.482Z] #4 DONE 0.0s [2025-08-21T08:38:30.482Z] [2025-08-21T08:38:30.483Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 [2025-08-21T08:38:30.483Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 done [2025-08-21T08:38:30.483Z] #5 DONE 0.0s [2025-08-21T08:38:30.483Z] [2025-08-21T08:38:30.483Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 [2025-08-21T08:38:30.743Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 0.0s done [2025-08-21T08:38:30.743Z] #6 CACHED [2025-08-21T08:38:30.743Z] [2025-08-21T08:38:30.743Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 [2025-08-21T08:38:30.743Z] #5 CACHED [2025-08-21T08:38:30.743Z] [2025-08-21T08:38:30.743Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:30.743Z] #7 DONE 0.0s [2025-08-21T08:38:30.743Z] [2025-08-21T08:38:30.743Z] #8 exporting to image [2025-08-21T08:38:30.743Z] #8 exporting layers done [2025-08-21T08:38:30.743Z] #8 exporting manifest sha256:477af8f47ee8ad64b5c05f1040c2a597c0f3cc5a18118f819c89851f43bb43b4 done [2025-08-21T08:38:30.743Z] #8 exporting config sha256:c76a7a3f5ec5598b73d3f18fc851dc527fdd912d747b8edfd91b8fdfef0971e1 done [2025-08-21T08:38:30.743Z] #8 exporting manifest sha256:852fbb7becd5afd801579478af7f8ad90dfab89487b660309e00da7a9a3d51f6 done [2025-08-21T08:38:30.743Z] #8 exporting config sha256:478c046c036e3d3c7f4675421a5453d5303194ce08e06bf3b8ee84eb22bc4009 done [2025-08-21T08:38:30.743Z] #8 exporting manifest list sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 done [2025-08-21T08:38:30.743Z] #8 pushing layers 0.0s done [2025-08-21T08:38:30.743Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 0.1s done [2025-08-21T08:38:30.743Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:30.743Z] #8 DONE 0.1s [2025-08-21T08:38:30.743Z] [2025-08-21T08:38:30.743Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:30.743Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:31.033Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48' [2025-08-21T08:38:31.033Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48 --push - [2025-08-21T08:38:31.292Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:31.292Z] #1 transferring dockerfile: 168B done [2025-08-21T08:38:31.292Z] #1 DONE 0.0s [2025-08-21T08:38:31.292Z] [2025-08-21T08:38:31.292Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48 [2025-08-21T08:38:31.292Z] #2 DONE 0.0s [2025-08-21T08:38:31.292Z] [2025-08-21T08:38:31.292Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48 [2025-08-21T08:38:31.292Z] #3 DONE 0.0s [2025-08-21T08:38:31.292Z] [2025-08-21T08:38:31.292Z] #4 [internal] load .dockerignore [2025-08-21T08:38:31.292Z] #4 transferring context: 2B done [2025-08-21T08:38:31.292Z] #4 DONE 0.0s [2025-08-21T08:38:31.292Z] [2025-08-21T08:38:31.292Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 [2025-08-21T08:38:31.292Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 0.0s done [2025-08-21T08:38:31.292Z] #5 CACHED [2025-08-21T08:38:31.292Z] [2025-08-21T08:38:31.292Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 [2025-08-21T08:38:31.292Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 0.0s done [2025-08-21T08:38:31.292Z] #6 CACHED [2025-08-21T08:38:31.292Z] [2025-08-21T08:38:31.292Z] #7 exporting to image [2025-08-21T08:38:31.292Z] #7 exporting layers done [2025-08-21T08:38:31.292Z] #7 exporting manifest sha256:477af8f47ee8ad64b5c05f1040c2a597c0f3cc5a18118f819c89851f43bb43b4 done [2025-08-21T08:38:31.292Z] #7 exporting config sha256:c76a7a3f5ec5598b73d3f18fc851dc527fdd912d747b8edfd91b8fdfef0971e1 done [2025-08-21T08:38:31.292Z] #7 exporting manifest sha256:852fbb7becd5afd801579478af7f8ad90dfab89487b660309e00da7a9a3d51f6 done [2025-08-21T08:38:31.292Z] #7 exporting config sha256:478c046c036e3d3c7f4675421a5453d5303194ce08e06bf3b8ee84eb22bc4009 done [2025-08-21T08:38:31.292Z] #7 exporting manifest list sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 [2025-08-21T08:38:31.292Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:31.292Z] #7 exporting manifest list sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 done [2025-08-21T08:38:31.292Z] #7 pushing layers 0.0s done [2025-08-21T08:38:31.293Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48@sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 0.1s done [2025-08-21T08:38:31.293Z] #7 DONE 0.1s [2025-08-21T08:38:31.293Z] [2025-08-21T08:38:31.293Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:31.293Z] #8 DONE 0.0s [2025-08-21T08:38:31.293Z] [2025-08-21T08:38:31.293Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:31.293Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:31.583Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' [2025-08-21T08:38:31.583Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - [2025-08-21T08:38:31.843Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:31.843Z] #1 transferring dockerfile: 209B done [2025-08-21T08:38:31.843Z] #1 DONE 0.0s [2025-08-21T08:38:31.843Z] [2025-08-21T08:38:31.843Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:38:31.843Z] #2 DONE 0.0s [2025-08-21T08:38:31.843Z] [2025-08-21T08:38:31.843Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:38:31.843Z] #3 DONE 0.0s [2025-08-21T08:38:31.843Z] [2025-08-21T08:38:31.843Z] #4 [internal] load .dockerignore [2025-08-21T08:38:31.843Z] #4 transferring context: 2B done [2025-08-21T08:38:31.843Z] #4 DONE 0.0s [2025-08-21T08:38:31.843Z] [2025-08-21T08:38:31.844Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 [2025-08-21T08:38:31.844Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 0.0s done [2025-08-21T08:38:31.844Z] #5 CACHED [2025-08-21T08:38:31.844Z] [2025-08-21T08:38:31.844Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 [2025-08-21T08:38:31.844Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 0.0s done [2025-08-21T08:38:31.844Z] #6 CACHED [2025-08-21T08:38:31.844Z] [2025-08-21T08:38:31.844Z] #7 exporting to image [2025-08-21T08:38:31.844Z] #7 exporting layers done [2025-08-21T08:38:31.844Z] #7 exporting manifest sha256:477af8f47ee8ad64b5c05f1040c2a597c0f3cc5a18118f819c89851f43bb43b4 done [2025-08-21T08:38:31.844Z] #7 exporting config sha256:c76a7a3f5ec5598b73d3f18fc851dc527fdd912d747b8edfd91b8fdfef0971e1 done [2025-08-21T08:38:31.844Z] #7 exporting manifest sha256:852fbb7becd5afd801579478af7f8ad90dfab89487b660309e00da7a9a3d51f6 done [2025-08-21T08:38:31.844Z] #7 exporting config sha256:478c046c036e3d3c7f4675421a5453d5303194ce08e06bf3b8ee84eb22bc4009 done [2025-08-21T08:38:31.844Z] #7 exporting manifest list sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 done [2025-08-21T08:38:31.844Z] #7 pushing layers 0.0s done [2025-08-21T08:38:31.844Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 [2025-08-21T08:38:31.844Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:31.844Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 0.1s done [2025-08-21T08:38:31.844Z] #7 DONE 0.2s [2025-08-21T08:38:31.844Z] [2025-08-21T08:38:31.844Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:31.844Z] #8 DONE 0.0s [2025-08-21T08:38:31.844Z] [2025-08-21T08:38:31.844Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:31.844Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:32.131Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-08-21T08:38:32.131Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-08-21T08:38:32.390Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:32.390Z] #1 transferring dockerfile: 160B done [2025-08-21T08:38:32.390Z] #1 DONE 0.0s [2025-08-21T08:38:32.390Z] [2025-08-21T08:38:32.390Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-21T08:38:32.390Z] #2 DONE 0.0s [2025-08-21T08:38:32.390Z] [2025-08-21T08:38:32.390Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-21T08:38:32.390Z] #3 DONE 0.0s [2025-08-21T08:38:32.390Z] [2025-08-21T08:38:32.390Z] #4 [internal] load .dockerignore [2025-08-21T08:38:32.390Z] #4 transferring context: 2B done [2025-08-21T08:38:32.390Z] #4 DONE 0.0s [2025-08-21T08:38:32.390Z] [2025-08-21T08:38:32.390Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 [2025-08-21T08:38:32.390Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 0.0s done [2025-08-21T08:38:32.390Z] #5 CACHED [2025-08-21T08:38:32.390Z] [2025-08-21T08:38:32.390Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 [2025-08-21T08:38:32.390Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 0.0s done [2025-08-21T08:38:32.390Z] #6 CACHED [2025-08-21T08:38:32.390Z] [2025-08-21T08:38:32.390Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:32.390Z] #7 DONE 0.0s [2025-08-21T08:38:32.390Z] [2025-08-21T08:38:32.390Z] #8 exporting to image [2025-08-21T08:38:32.390Z] #8 exporting layers done [2025-08-21T08:38:32.390Z] #8 exporting manifest sha256:477af8f47ee8ad64b5c05f1040c2a597c0f3cc5a18118f819c89851f43bb43b4 done [2025-08-21T08:38:32.390Z] #8 exporting config sha256:c76a7a3f5ec5598b73d3f18fc851dc527fdd912d747b8edfd91b8fdfef0971e1 done [2025-08-21T08:38:32.390Z] #8 exporting manifest sha256:852fbb7becd5afd801579478af7f8ad90dfab89487b660309e00da7a9a3d51f6 done [2025-08-21T08:38:32.390Z] #8 exporting config sha256:478c046c036e3d3c7f4675421a5453d5303194ce08e06bf3b8ee84eb22bc4009 done [2025-08-21T08:38:32.390Z] #8 exporting manifest list sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 done [2025-08-21T08:38:32.390Z] #8 pushing layers 0.0s done [2025-08-21T08:38:32.390Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 0.1s done [2025-08-21T08:38:32.390Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:32.390Z] #8 DONE 0.1s [2025-08-21T08:38:32.390Z] [2025-08-21T08:38:32.390Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:32.390Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:32.681Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567' [2025-08-21T08:38:32.682Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - [2025-08-21T08:38:32.942Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:32.942Z] #1 transferring dockerfile: 198B done [2025-08-21T08:38:32.942Z] #1 DONE 0.0s [2025-08-21T08:38:32.942Z] [2025-08-21T08:38:32.942Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:38:32.942Z] #2 DONE 0.2s [2025-08-21T08:38:32.942Z] [2025-08-21T08:38:32.942Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:38:32.942Z] #3 DONE 0.2s [2025-08-21T08:38:32.942Z] [2025-08-21T08:38:32.942Z] #4 [internal] load .dockerignore [2025-08-21T08:38:33.202Z] #4 transferring context: 2B done [2025-08-21T08:38:33.202Z] #4 DONE 0.2s [2025-08-21T08:38:33.202Z] [2025-08-21T08:38:33.202Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf [2025-08-21T08:38:33.202Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 0.0s done [2025-08-21T08:38:33.202Z] #5 DONE 0.0s [2025-08-21T08:38:33.202Z] [2025-08-21T08:38:33.202Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf [2025-08-21T08:38:33.202Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 0.0s done [2025-08-21T08:38:33.202Z] #6 DONE 0.1s [2025-08-21T08:38:33.202Z] [2025-08-21T08:38:33.202Z] #7 exporting to image [2025-08-21T08:38:33.202Z] #7 exporting layers done [2025-08-21T08:38:33.202Z] #7 exporting manifest sha256:aa289caa9790f430d471ac11f59dd22b257ef32d255edf4edb7eb3eb1ec3bf87 done [2025-08-21T08:38:33.202Z] #7 exporting config sha256:d0d1893afaa6d99f514ef96068cd3efaf8283cec19c3894a8d2daf8366059270 done [2025-08-21T08:38:33.202Z] #7 exporting manifest sha256:54234cf23685322346c4f27ea8c106dedb3b143bd623280cd8d18ce8b54ac1d7 done [2025-08-21T08:38:33.202Z] #7 exporting config sha256:4d37d30d777fd8c2c02e0ecdef7d2b31195fe04fa22bf0d45b5bddcecf767f6c done [2025-08-21T08:38:33.202Z] #7 exporting manifest list sha256:292bd412ead6211dd3cd2e17ec89cab3da4844253dc318cb2e62cc518e0aae64 done [2025-08-21T08:38:33.202Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:33.462Z] #7 ... [2025-08-21T08:38:33.462Z] [2025-08-21T08:38:33.462Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:33.462Z] #8 DONE 0.0s [2025-08-21T08:38:33.462Z] [2025-08-21T08:38:33.462Z] #7 exporting to image [2025-08-21T08:38:33.462Z] #7 pushing layers 0.1s done [2025-08-21T08:38:33.462Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:292bd412ead6211dd3cd2e17ec89cab3da4844253dc318cb2e62cc518e0aae64 [2025-08-21T08:38:33.462Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:292bd412ead6211dd3cd2e17ec89cab3da4844253dc318cb2e62cc518e0aae64 0.1s done [2025-08-21T08:38:33.462Z] #7 DONE 0.2s [2025-08-21T08:38:33.462Z] [2025-08-21T08:38:33.462Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:33.462Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:33.750Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-08-21T08:38:33.750Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-08-21T08:38:34.009Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:34.009Z] #1 transferring dockerfile: 164B done [2025-08-21T08:38:34.009Z] #1 DONE 0.0s [2025-08-21T08:38:34.009Z] [2025-08-21T08:38:34.009Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-21T08:38:34.009Z] #2 DONE 0.0s [2025-08-21T08:38:34.009Z] [2025-08-21T08:38:34.009Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-21T08:38:34.009Z] #3 DONE 0.0s [2025-08-21T08:38:34.009Z] [2025-08-21T08:38:34.009Z] #4 [internal] load .dockerignore [2025-08-21T08:38:34.009Z] #4 transferring context: 2B done [2025-08-21T08:38:34.009Z] #4 DONE 0.0s [2025-08-21T08:38:34.009Z] [2025-08-21T08:38:34.009Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf [2025-08-21T08:38:34.009Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 0.0s done [2025-08-21T08:38:34.009Z] #5 CACHED [2025-08-21T08:38:34.009Z] [2025-08-21T08:38:34.009Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf [2025-08-21T08:38:34.009Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 0.0s done [2025-08-21T08:38:34.009Z] #6 CACHED [2025-08-21T08:38:34.009Z] [2025-08-21T08:38:34.009Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:34.009Z] #7 DONE 0.0s [2025-08-21T08:38:34.009Z] [2025-08-21T08:38:34.009Z] #8 exporting to image [2025-08-21T08:38:34.009Z] #8 exporting layers done [2025-08-21T08:38:34.009Z] #8 exporting manifest sha256:aa289caa9790f430d471ac11f59dd22b257ef32d255edf4edb7eb3eb1ec3bf87 done [2025-08-21T08:38:34.009Z] #8 exporting config sha256:d0d1893afaa6d99f514ef96068cd3efaf8283cec19c3894a8d2daf8366059270 done [2025-08-21T08:38:34.009Z] #8 exporting manifest sha256:54234cf23685322346c4f27ea8c106dedb3b143bd623280cd8d18ce8b54ac1d7 done [2025-08-21T08:38:34.009Z] #8 exporting config sha256:4d37d30d777fd8c2c02e0ecdef7d2b31195fe04fa22bf0d45b5bddcecf767f6c done [2025-08-21T08:38:34.009Z] #8 exporting manifest list sha256:292bd412ead6211dd3cd2e17ec89cab3da4844253dc318cb2e62cc518e0aae64 done [2025-08-21T08:38:34.009Z] #8 pushing layers 0.0s done [2025-08-21T08:38:34.009Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:292bd412ead6211dd3cd2e17ec89cab3da4844253dc318cb2e62cc518e0aae64 0.1s done [2025-08-21T08:38:34.009Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:34.009Z] #8 DONE 0.1s [2025-08-21T08:38:34.009Z] [2025-08-21T08:38:34.009Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:34.009Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:34.309Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48' [2025-08-21T08:38:34.309Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48 --push - [2025-08-21T08:38:34.309Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:34.309Z] #1 transferring dockerfile: 170B done [2025-08-21T08:38:34.309Z] #1 DONE 0.0s [2025-08-21T08:38:34.309Z] [2025-08-21T08:38:34.309Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48 [2025-08-21T08:38:34.309Z] #2 DONE 0.0s [2025-08-21T08:38:34.309Z] [2025-08-21T08:38:34.309Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48 [2025-08-21T08:38:34.309Z] #3 DONE 0.0s [2025-08-21T08:38:34.309Z] [2025-08-21T08:38:34.309Z] #4 [internal] load .dockerignore [2025-08-21T08:38:34.309Z] #4 transferring context: 2B done [2025-08-21T08:38:34.309Z] #4 DONE 0.0s [2025-08-21T08:38:34.309Z] [2025-08-21T08:38:34.309Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf [2025-08-21T08:38:34.309Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf [2025-08-21T08:38:34.309Z] #5 ... [2025-08-21T08:38:34.309Z] [2025-08-21T08:38:34.309Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf [2025-08-21T08:38:34.309Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 0.0s done [2025-08-21T08:38:34.309Z] #6 DONE 0.0s [2025-08-21T08:38:34.591Z] [2025-08-21T08:38:34.591Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf [2025-08-21T08:38:34.591Z] #5 CACHED [2025-08-21T08:38:34.591Z] [2025-08-21T08:38:34.591Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf [2025-08-21T08:38:34.591Z] #6 CACHED [2025-08-21T08:38:34.591Z] [2025-08-21T08:38:34.591Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:34.591Z] #7 DONE 0.0s [2025-08-21T08:38:34.591Z] [2025-08-21T08:38:34.591Z] #8 exporting to image [2025-08-21T08:38:34.591Z] #8 exporting layers done [2025-08-21T08:38:34.591Z] #8 exporting manifest sha256:aa289caa9790f430d471ac11f59dd22b257ef32d255edf4edb7eb3eb1ec3bf87 done [2025-08-21T08:38:34.591Z] #8 exporting config sha256:d0d1893afaa6d99f514ef96068cd3efaf8283cec19c3894a8d2daf8366059270 done [2025-08-21T08:38:34.591Z] #8 exporting manifest sha256:54234cf23685322346c4f27ea8c106dedb3b143bd623280cd8d18ce8b54ac1d7 done [2025-08-21T08:38:34.591Z] #8 exporting config sha256:4d37d30d777fd8c2c02e0ecdef7d2b31195fe04fa22bf0d45b5bddcecf767f6c done [2025-08-21T08:38:34.591Z] #8 exporting manifest list sha256:292bd412ead6211dd3cd2e17ec89cab3da4844253dc318cb2e62cc518e0aae64 done [2025-08-21T08:38:34.591Z] #8 pushing layers 0.0s done [2025-08-21T08:38:34.591Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48@sha256:292bd412ead6211dd3cd2e17ec89cab3da4844253dc318cb2e62cc518e0aae64 0.1s done [2025-08-21T08:38:34.591Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:34.591Z] #8 DONE 0.1s [2025-08-21T08:38:34.591Z] [2025-08-21T08:38:34.591Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:34.591Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:34.949Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' [2025-08-21T08:38:34.949Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - [2025-08-21T08:38:35.209Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:35.209Z] #1 transferring dockerfile: 211B done [2025-08-21T08:38:35.209Z] #1 DONE 0.0s [2025-08-21T08:38:35.209Z] [2025-08-21T08:38:35.209Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:38:35.209Z] #2 DONE 0.0s [2025-08-21T08:38:35.209Z] [2025-08-21T08:38:35.209Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:38:35.209Z] #3 DONE 0.1s [2025-08-21T08:38:35.209Z] [2025-08-21T08:38:35.209Z] #4 [internal] load .dockerignore [2025-08-21T08:38:35.209Z] #4 transferring context: 2B done [2025-08-21T08:38:35.209Z] #4 DONE 0.0s [2025-08-21T08:38:35.209Z] [2025-08-21T08:38:35.209Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf [2025-08-21T08:38:35.209Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 0.0s done [2025-08-21T08:38:35.209Z] #5 CACHED [2025-08-21T08:38:35.209Z] [2025-08-21T08:38:35.209Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf [2025-08-21T08:38:35.209Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 0.0s done [2025-08-21T08:38:35.209Z] #6 CACHED [2025-08-21T08:38:35.209Z] [2025-08-21T08:38:35.209Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:35.209Z] #7 DONE 0.0s [2025-08-21T08:38:35.209Z] [2025-08-21T08:38:35.209Z] #8 exporting to image [2025-08-21T08:38:35.209Z] #8 exporting layers done [2025-08-21T08:38:35.209Z] #8 exporting manifest sha256:aa289caa9790f430d471ac11f59dd22b257ef32d255edf4edb7eb3eb1ec3bf87 done [2025-08-21T08:38:35.209Z] #8 exporting config sha256:d0d1893afaa6d99f514ef96068cd3efaf8283cec19c3894a8d2daf8366059270 done [2025-08-21T08:38:35.209Z] #8 exporting manifest sha256:54234cf23685322346c4f27ea8c106dedb3b143bd623280cd8d18ce8b54ac1d7 done [2025-08-21T08:38:35.209Z] #8 exporting config sha256:4d37d30d777fd8c2c02e0ecdef7d2b31195fe04fa22bf0d45b5bddcecf767f6c done [2025-08-21T08:38:35.209Z] #8 exporting manifest list sha256:292bd412ead6211dd3cd2e17ec89cab3da4844253dc318cb2e62cc518e0aae64 done [2025-08-21T08:38:35.209Z] #8 pushing layers 0.0s done [2025-08-21T08:38:35.209Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:292bd412ead6211dd3cd2e17ec89cab3da4844253dc318cb2e62cc518e0aae64 0.1s done [2025-08-21T08:38:35.209Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:35.209Z] #8 DONE 0.1s [2025-08-21T08:38:35.209Z] [2025-08-21T08:38:35.209Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:35.209Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:35.506Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-08-21T08:38:35.506Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-08-21T08:38:35.506Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:35.506Z] #1 transferring dockerfile: 162B done [2025-08-21T08:38:35.506Z] #1 DONE 0.0s [2025-08-21T08:38:35.506Z] [2025-08-21T08:38:35.506Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-21T08:38:35.506Z] #2 DONE 0.0s [2025-08-21T08:38:35.506Z] [2025-08-21T08:38:35.506Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-21T08:38:35.506Z] #3 DONE 0.0s [2025-08-21T08:38:35.506Z] [2025-08-21T08:38:35.506Z] #4 [internal] load .dockerignore [2025-08-21T08:38:35.506Z] #4 transferring context: 2B done [2025-08-21T08:38:35.506Z] #4 DONE 0.0s [2025-08-21T08:38:35.506Z] [2025-08-21T08:38:35.506Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf [2025-08-21T08:38:35.506Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 0.0s done [2025-08-21T08:38:35.506Z] #5 CACHED [2025-08-21T08:38:35.506Z] [2025-08-21T08:38:35.506Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf [2025-08-21T08:38:35.506Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 0.0s done [2025-08-21T08:38:35.506Z] #6 CACHED [2025-08-21T08:38:35.506Z] [2025-08-21T08:38:35.506Z] #7 exporting to image [2025-08-21T08:38:35.506Z] #7 exporting layers done [2025-08-21T08:38:35.506Z] #7 exporting manifest sha256:aa289caa9790f430d471ac11f59dd22b257ef32d255edf4edb7eb3eb1ec3bf87 done [2025-08-21T08:38:35.506Z] #7 exporting config sha256:d0d1893afaa6d99f514ef96068cd3efaf8283cec19c3894a8d2daf8366059270 done [2025-08-21T08:38:35.506Z] #7 exporting manifest sha256:54234cf23685322346c4f27ea8c106dedb3b143bd623280cd8d18ce8b54ac1d7 done [2025-08-21T08:38:35.506Z] #7 exporting config sha256:4d37d30d777fd8c2c02e0ecdef7d2b31195fe04fa22bf0d45b5bddcecf767f6c done [2025-08-21T08:38:35.506Z] #7 exporting manifest list sha256:292bd412ead6211dd3cd2e17ec89cab3da4844253dc318cb2e62cc518e0aae64 done [2025-08-21T08:38:35.506Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:35.766Z] #7 pushing layers 0.0s done [2025-08-21T08:38:35.766Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:292bd412ead6211dd3cd2e17ec89cab3da4844253dc318cb2e62cc518e0aae64 0.1s done [2025-08-21T08:38:35.766Z] #7 DONE 0.1s [2025-08-21T08:38:35.766Z] [2025-08-21T08:38:35.766Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:35.766Z] #8 DONE 0.0s [2025-08-21T08:38:35.766Z] [2025-08-21T08:38:35.766Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:35.766Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:36.055Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567' [2025-08-21T08:38:36.055Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - [2025-08-21T08:38:36.323Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:36.323Z] #1 transferring dockerfile: 206B done [2025-08-21T08:38:36.323Z] #1 DONE 0.0s [2025-08-21T08:38:36.323Z] [2025-08-21T08:38:36.323Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:38:36.323Z] #2 DONE 0.0s [2025-08-21T08:38:36.323Z] [2025-08-21T08:38:36.323Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:38:36.323Z] #3 DONE 0.0s [2025-08-21T08:38:36.323Z] [2025-08-21T08:38:36.323Z] #4 [internal] load .dockerignore [2025-08-21T08:38:36.323Z] #4 transferring context: 2B done [2025-08-21T08:38:36.323Z] #4 DONE 0.0s [2025-08-21T08:38:36.323Z] [2025-08-21T08:38:36.323Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b [2025-08-21T08:38:36.323Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b [2025-08-21T08:38:36.323Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 0.0s done [2025-08-21T08:38:36.323Z] #5 DONE 0.0s [2025-08-21T08:38:36.323Z] [2025-08-21T08:38:36.323Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b [2025-08-21T08:38:36.323Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b done [2025-08-21T08:38:36.586Z] #6 DONE 0.2s [2025-08-21T08:38:36.586Z] [2025-08-21T08:38:36.586Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:36.586Z] #7 DONE 0.0s [2025-08-21T08:38:36.586Z] [2025-08-21T08:38:36.586Z] #8 exporting to image [2025-08-21T08:38:36.586Z] #8 exporting layers done [2025-08-21T08:38:36.586Z] #8 exporting manifest sha256:602cbfbc4bc594141ab39d401da7a1a38191ec8bdbc7a5e762287697fe8f124a done [2025-08-21T08:38:36.586Z] #8 exporting config sha256:7b94997e4a91a4f10f078f3cef544d4bf32efba6215011d67076153502f1d1d6 done [2025-08-21T08:38:36.586Z] #8 exporting manifest sha256:3e1ab1a48c1b94a6a9b6de8395b5544baac165ff28f68c319c7e90ab474c4e13 done [2025-08-21T08:38:36.586Z] #8 exporting config sha256:36c0ba555cd95cfdcc7e11853f5063a0125e49c49ed564797af20d1c5031cd56 done [2025-08-21T08:38:36.586Z] #8 exporting manifest list sha256:94bf8ed476f4f2f679dc8d9191ad2bda366521ba7976ac028db00d54fe18453e done [2025-08-21T08:38:36.586Z] #8 pushing layers [2025-08-21T08:38:36.586Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:36.586Z] #8 pushing layers 0.1s done [2025-08-21T08:38:36.586Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:94bf8ed476f4f2f679dc8d9191ad2bda366521ba7976ac028db00d54fe18453e 0.1s done [2025-08-21T08:38:36.586Z] #8 DONE 0.2s [2025-08-21T08:38:36.586Z] [2025-08-21T08:38:36.586Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:36.586Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:36.879Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-08-21T08:38:36.880Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-08-21T08:38:37.139Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:37.139Z] #1 transferring dockerfile: 172B done [2025-08-21T08:38:37.139Z] #1 DONE 0.0s [2025-08-21T08:38:37.139Z] [2025-08-21T08:38:37.139Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-21T08:38:37.139Z] #2 DONE 0.0s [2025-08-21T08:38:37.139Z] [2025-08-21T08:38:37.139Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-21T08:38:37.139Z] #3 DONE 0.0s [2025-08-21T08:38:37.139Z] [2025-08-21T08:38:37.139Z] #4 [internal] load .dockerignore [2025-08-21T08:38:37.139Z] #4 transferring context: 2B done [2025-08-21T08:38:37.139Z] #4 DONE 0.0s [2025-08-21T08:38:37.139Z] [2025-08-21T08:38:37.139Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b [2025-08-21T08:38:37.139Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 0.0s done [2025-08-21T08:38:37.139Z] #5 CACHED [2025-08-21T08:38:37.139Z] [2025-08-21T08:38:37.139Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b [2025-08-21T08:38:37.139Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 0.0s done [2025-08-21T08:38:37.139Z] #6 DONE 0.0s [2025-08-21T08:38:37.139Z] [2025-08-21T08:38:37.139Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b [2025-08-21T08:38:37.139Z] #6 CACHED [2025-08-21T08:38:37.139Z] [2025-08-21T08:38:37.139Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:37.139Z] #7 DONE 0.0s [2025-08-21T08:38:37.139Z] [2025-08-21T08:38:37.139Z] #8 exporting to image [2025-08-21T08:38:37.139Z] #8 exporting layers done [2025-08-21T08:38:37.139Z] #8 exporting manifest sha256:602cbfbc4bc594141ab39d401da7a1a38191ec8bdbc7a5e762287697fe8f124a done [2025-08-21T08:38:37.139Z] #8 exporting config sha256:7b94997e4a91a4f10f078f3cef544d4bf32efba6215011d67076153502f1d1d6 done [2025-08-21T08:38:37.139Z] #8 exporting manifest sha256:3e1ab1a48c1b94a6a9b6de8395b5544baac165ff28f68c319c7e90ab474c4e13 done [2025-08-21T08:38:37.139Z] #8 exporting config sha256:36c0ba555cd95cfdcc7e11853f5063a0125e49c49ed564797af20d1c5031cd56 done [2025-08-21T08:38:37.139Z] #8 exporting manifest list sha256:94bf8ed476f4f2f679dc8d9191ad2bda366521ba7976ac028db00d54fe18453e done [2025-08-21T08:38:37.139Z] #8 pushing layers 0.0s done [2025-08-21T08:38:37.139Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:94bf8ed476f4f2f679dc8d9191ad2bda366521ba7976ac028db00d54fe18453e 0.1s done [2025-08-21T08:38:37.139Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:37.139Z] #8 DONE 0.1s [2025-08-21T08:38:37.139Z] [2025-08-21T08:38:37.139Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:37.139Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:37.430Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48 --push - [2025-08-21T08:38:37.430Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48' [2025-08-21T08:38:37.689Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:37.689Z] #1 transferring dockerfile: 178B done [2025-08-21T08:38:37.689Z] #1 DONE 0.0s [2025-08-21T08:38:37.689Z] [2025-08-21T08:38:37.689Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48 [2025-08-21T08:38:37.689Z] #2 DONE 0.0s [2025-08-21T08:38:37.689Z] [2025-08-21T08:38:37.689Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48 [2025-08-21T08:38:37.689Z] #3 DONE 0.0s [2025-08-21T08:38:37.689Z] [2025-08-21T08:38:37.689Z] #4 [internal] load .dockerignore [2025-08-21T08:38:37.689Z] #4 transferring context: 2B done [2025-08-21T08:38:37.689Z] #4 DONE 0.0s [2025-08-21T08:38:37.689Z] [2025-08-21T08:38:37.689Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b [2025-08-21T08:38:37.689Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 0.0s done [2025-08-21T08:38:37.689Z] #5 CACHED [2025-08-21T08:38:37.689Z] [2025-08-21T08:38:37.689Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b [2025-08-21T08:38:37.689Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 0.0s done [2025-08-21T08:38:37.689Z] #6 CACHED [2025-08-21T08:38:37.689Z] [2025-08-21T08:38:37.689Z] #7 exporting to image [2025-08-21T08:38:37.689Z] #7 exporting layers done [2025-08-21T08:38:37.689Z] #7 exporting manifest sha256:602cbfbc4bc594141ab39d401da7a1a38191ec8bdbc7a5e762287697fe8f124a done [2025-08-21T08:38:37.689Z] #7 exporting config sha256:7b94997e4a91a4f10f078f3cef544d4bf32efba6215011d67076153502f1d1d6 done [2025-08-21T08:38:37.689Z] #7 exporting manifest sha256:3e1ab1a48c1b94a6a9b6de8395b5544baac165ff28f68c319c7e90ab474c4e13 done [2025-08-21T08:38:37.689Z] #7 exporting config sha256:36c0ba555cd95cfdcc7e11853f5063a0125e49c49ed564797af20d1c5031cd56 done [2025-08-21T08:38:37.689Z] #7 exporting manifest list sha256:94bf8ed476f4f2f679dc8d9191ad2bda366521ba7976ac028db00d54fe18453e done [2025-08-21T08:38:37.689Z] #7 pushing layers 0.0s done [2025-08-21T08:38:37.689Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48@sha256:94bf8ed476f4f2f679dc8d9191ad2bda366521ba7976ac028db00d54fe18453e [2025-08-21T08:38:37.689Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:37.689Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48@sha256:94bf8ed476f4f2f679dc8d9191ad2bda366521ba7976ac028db00d54fe18453e 0.1s done [2025-08-21T08:38:37.689Z] #7 DONE 0.1s [2025-08-21T08:38:37.689Z] [2025-08-21T08:38:37.689Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:37.689Z] #8 DONE 0.0s [2025-08-21T08:38:37.689Z] [2025-08-21T08:38:37.689Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:37.689Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:37.979Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' [2025-08-21T08:38:37.979Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - [2025-08-21T08:38:38.239Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:38.239Z] #1 transferring dockerfile: 219B done [2025-08-21T08:38:38.239Z] #1 DONE 0.0s [2025-08-21T08:38:38.239Z] [2025-08-21T08:38:38.239Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:38:38.239Z] #2 DONE 0.0s [2025-08-21T08:38:38.239Z] [2025-08-21T08:38:38.239Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:38:38.239Z] #3 DONE 0.0s [2025-08-21T08:38:38.239Z] [2025-08-21T08:38:38.239Z] #4 [internal] load .dockerignore [2025-08-21T08:38:38.239Z] #4 transferring context: 2B done [2025-08-21T08:38:38.239Z] #4 DONE 0.0s [2025-08-21T08:38:38.239Z] [2025-08-21T08:38:38.239Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b [2025-08-21T08:38:38.239Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 0.0s done [2025-08-21T08:38:38.239Z] #5 DONE 0.0s [2025-08-21T08:38:38.239Z] [2025-08-21T08:38:38.239Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b [2025-08-21T08:38:38.239Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 0.0s done [2025-08-21T08:38:38.239Z] #6 CACHED [2025-08-21T08:38:38.239Z] [2025-08-21T08:38:38.239Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b [2025-08-21T08:38:38.239Z] #5 CACHED [2025-08-21T08:38:38.239Z] [2025-08-21T08:38:38.239Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:38.239Z] #7 DONE 0.0s [2025-08-21T08:38:38.239Z] [2025-08-21T08:38:38.239Z] #8 exporting to image [2025-08-21T08:38:38.239Z] #8 exporting layers done [2025-08-21T08:38:38.239Z] #8 exporting manifest sha256:602cbfbc4bc594141ab39d401da7a1a38191ec8bdbc7a5e762287697fe8f124a done [2025-08-21T08:38:38.239Z] #8 exporting config sha256:7b94997e4a91a4f10f078f3cef544d4bf32efba6215011d67076153502f1d1d6 done [2025-08-21T08:38:38.239Z] #8 exporting manifest sha256:3e1ab1a48c1b94a6a9b6de8395b5544baac165ff28f68c319c7e90ab474c4e13 done [2025-08-21T08:38:38.239Z] #8 exporting config sha256:36c0ba555cd95cfdcc7e11853f5063a0125e49c49ed564797af20d1c5031cd56 done [2025-08-21T08:38:38.239Z] #8 exporting manifest list sha256:94bf8ed476f4f2f679dc8d9191ad2bda366521ba7976ac028db00d54fe18453e done [2025-08-21T08:38:38.239Z] #8 pushing layers 0.0s done [2025-08-21T08:38:38.239Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:94bf8ed476f4f2f679dc8d9191ad2bda366521ba7976ac028db00d54fe18453e 0.1s done [2025-08-21T08:38:38.239Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:38.239Z] #8 DONE 0.1s [2025-08-21T08:38:39.177Z] [2025-08-21T08:38:39.177Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:39.177Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:39.465Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-08-21T08:38:39.465Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-08-21T08:38:39.724Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:39.724Z] #1 transferring dockerfile: 170B done [2025-08-21T08:38:39.724Z] #1 DONE 0.0s [2025-08-21T08:38:39.724Z] [2025-08-21T08:38:39.724Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-21T08:38:39.724Z] #2 DONE 0.0s [2025-08-21T08:38:39.724Z] [2025-08-21T08:38:39.724Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-21T08:38:39.724Z] #3 DONE 0.0s [2025-08-21T08:38:39.724Z] [2025-08-21T08:38:39.724Z] #4 [internal] load .dockerignore [2025-08-21T08:38:39.724Z] #4 transferring context: 2B done [2025-08-21T08:38:39.724Z] #4 DONE 0.0s [2025-08-21T08:38:39.724Z] [2025-08-21T08:38:39.724Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b [2025-08-21T08:38:39.724Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 0.0s done [2025-08-21T08:38:39.724Z] #5 DONE 0.0s [2025-08-21T08:38:39.724Z] [2025-08-21T08:38:39.724Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b [2025-08-21T08:38:39.724Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 0.0s done [2025-08-21T08:38:39.724Z] #6 CACHED [2025-08-21T08:38:39.724Z] [2025-08-21T08:38:39.724Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b [2025-08-21T08:38:39.724Z] #5 CACHED [2025-08-21T08:38:39.724Z] [2025-08-21T08:38:39.724Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:39.724Z] #7 DONE 0.0s [2025-08-21T08:38:39.724Z] [2025-08-21T08:38:39.724Z] #8 exporting to image [2025-08-21T08:38:39.724Z] #8 exporting layers done [2025-08-21T08:38:39.724Z] #8 exporting manifest sha256:602cbfbc4bc594141ab39d401da7a1a38191ec8bdbc7a5e762287697fe8f124a done [2025-08-21T08:38:39.724Z] #8 exporting config sha256:7b94997e4a91a4f10f078f3cef544d4bf32efba6215011d67076153502f1d1d6 done [2025-08-21T08:38:39.724Z] #8 exporting manifest sha256:3e1ab1a48c1b94a6a9b6de8395b5544baac165ff28f68c319c7e90ab474c4e13 done [2025-08-21T08:38:39.724Z] #8 exporting config sha256:36c0ba555cd95cfdcc7e11853f5063a0125e49c49ed564797af20d1c5031cd56 done [2025-08-21T08:38:39.724Z] #8 exporting manifest list sha256:94bf8ed476f4f2f679dc8d9191ad2bda366521ba7976ac028db00d54fe18453e done [2025-08-21T08:38:39.724Z] #8 pushing layers 0.0s done [2025-08-21T08:38:39.724Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:94bf8ed476f4f2f679dc8d9191ad2bda366521ba7976ac028db00d54fe18453e 0.1s done [2025-08-21T08:38:39.724Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:39.724Z] #8 DONE 0.1s [2025-08-21T08:38:39.724Z] [2025-08-21T08:38:39.724Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:39.724Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:40.013Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - [2025-08-21T08:38:40.013Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567' [2025-08-21T08:38:40.013Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:40.013Z] #1 transferring dockerfile: 204B done [2025-08-21T08:38:40.013Z] #1 DONE 0.0s [2025-08-21T08:38:40.013Z] [2025-08-21T08:38:40.013Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:38:40.013Z] #2 DONE 0.0s [2025-08-21T08:38:40.013Z] [2025-08-21T08:38:40.013Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:38:40.013Z] #3 DONE 0.0s [2025-08-21T08:38:40.013Z] [2025-08-21T08:38:40.013Z] #4 [internal] load .dockerignore [2025-08-21T08:38:40.013Z] #4 transferring context: 2B done [2025-08-21T08:38:40.013Z] #4 DONE 0.0s [2025-08-21T08:38:40.274Z] [2025-08-21T08:38:40.274Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 [2025-08-21T08:38:40.274Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 [2025-08-21T08:38:40.274Z] #5 ... [2025-08-21T08:38:40.274Z] [2025-08-21T08:38:40.274Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 [2025-08-21T08:38:40.274Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 0.0s done [2025-08-21T08:38:40.274Z] #6 DONE 0.1s [2025-08-21T08:38:40.274Z] [2025-08-21T08:38:40.274Z] #7 exporting to image [2025-08-21T08:38:40.274Z] #7 exporting layers done [2025-08-21T08:38:40.274Z] #7 exporting manifest sha256:df4a183d2089d64f2b14734bf8ab841b14afa2c2fe3cf41ef98dddd3f78217f9 0.0s done [2025-08-21T08:38:40.274Z] #7 exporting config sha256:b59042d3a14ee21feb838d4e259a8033e62749e608b36e62890cc425e35d87c6 [2025-08-21T08:38:40.274Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:40.274Z] #7 ... [2025-08-21T08:38:40.274Z] [2025-08-21T08:38:40.274Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:40.274Z] #8 DONE 0.0s [2025-08-21T08:38:40.274Z] [2025-08-21T08:38:40.274Z] #7 exporting to image [2025-08-21T08:38:40.274Z] #7 exporting config sha256:b59042d3a14ee21feb838d4e259a8033e62749e608b36e62890cc425e35d87c6 done [2025-08-21T08:38:40.274Z] #7 exporting manifest sha256:4142e3209009a4ca142ee6d0d3f4e7d7e1085f4fd06b5b33b3e48d29e659921e 0.0s done [2025-08-21T08:38:40.274Z] #7 exporting config sha256:cee1838e7e3230a755ace3cd212fe96dd044a90d9c80498a717466a759c76921 done [2025-08-21T08:38:40.274Z] #7 exporting manifest list sha256:c654ccc3f62d0ce580964f7832b994535ab2bba860fb103fe331c0adab26268c done [2025-08-21T08:38:40.274Z] #7 pushing layers 0.1s done [2025-08-21T08:38:40.274Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:c654ccc3f62d0ce580964f7832b994535ab2bba860fb103fe331c0adab26268c [2025-08-21T08:38:40.534Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:c654ccc3f62d0ce580964f7832b994535ab2bba860fb103fe331c0adab26268c 0.1s done [2025-08-21T08:38:40.534Z] #7 DONE 0.2s [2025-08-21T08:38:40.534Z] [2025-08-21T08:38:40.534Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:40.534Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:40.823Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-08-21T08:38:40.823Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-08-21T08:38:41.084Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:41.084Z] #1 transferring dockerfile: 170B 0.0s done [2025-08-21T08:38:41.084Z] #1 DONE 0.0s [2025-08-21T08:38:41.084Z] [2025-08-21T08:38:41.084Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-21T08:38:41.084Z] #2 DONE 0.0s [2025-08-21T08:38:41.084Z] [2025-08-21T08:38:41.084Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-21T08:38:41.084Z] #3 DONE 0.0s [2025-08-21T08:38:41.084Z] [2025-08-21T08:38:41.084Z] #4 [internal] load .dockerignore [2025-08-21T08:38:41.084Z] #4 transferring context: 2B done [2025-08-21T08:38:41.084Z] #4 DONE 0.0s [2025-08-21T08:38:41.084Z] [2025-08-21T08:38:41.084Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 [2025-08-21T08:38:41.084Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 0.0s done [2025-08-21T08:38:41.084Z] #5 CACHED [2025-08-21T08:38:41.084Z] [2025-08-21T08:38:41.084Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 [2025-08-21T08:38:41.084Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 0.0s done [2025-08-21T08:38:41.084Z] #6 CACHED [2025-08-21T08:38:41.084Z] [2025-08-21T08:38:41.084Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:41.084Z] #7 DONE 0.0s [2025-08-21T08:38:41.084Z] [2025-08-21T08:38:41.084Z] #8 exporting to image [2025-08-21T08:38:41.084Z] #8 exporting layers done [2025-08-21T08:38:41.084Z] #8 exporting manifest sha256:df4a183d2089d64f2b14734bf8ab841b14afa2c2fe3cf41ef98dddd3f78217f9 done [2025-08-21T08:38:41.084Z] #8 exporting config sha256:b59042d3a14ee21feb838d4e259a8033e62749e608b36e62890cc425e35d87c6 done [2025-08-21T08:38:41.084Z] #8 exporting manifest sha256:4142e3209009a4ca142ee6d0d3f4e7d7e1085f4fd06b5b33b3e48d29e659921e done [2025-08-21T08:38:41.084Z] #8 exporting config sha256:cee1838e7e3230a755ace3cd212fe96dd044a90d9c80498a717466a759c76921 done [2025-08-21T08:38:41.084Z] #8 exporting manifest list sha256:c654ccc3f62d0ce580964f7832b994535ab2bba860fb103fe331c0adab26268c done [2025-08-21T08:38:41.084Z] #8 pushing layers 0.0s done [2025-08-21T08:38:41.084Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:c654ccc3f62d0ce580964f7832b994535ab2bba860fb103fe331c0adab26268c 0.1s done [2025-08-21T08:38:41.084Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:41.084Z] #8 DONE 0.1s [2025-08-21T08:38:41.084Z] [2025-08-21T08:38:41.084Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:41.084Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:41.374Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48 --push - [2025-08-21T08:38:41.374Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48' [2025-08-21T08:38:41.633Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:41.633Z] #1 transferring dockerfile: 176B done [2025-08-21T08:38:41.633Z] #1 DONE 0.0s [2025-08-21T08:38:41.633Z] [2025-08-21T08:38:41.633Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48 [2025-08-21T08:38:41.633Z] #2 DONE 0.0s [2025-08-21T08:38:41.633Z] [2025-08-21T08:38:41.633Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48 [2025-08-21T08:38:41.633Z] #3 DONE 0.0s [2025-08-21T08:38:41.633Z] [2025-08-21T08:38:41.633Z] #4 [internal] load .dockerignore [2025-08-21T08:38:41.633Z] #4 transferring context: 2B done [2025-08-21T08:38:41.633Z] #4 DONE 0.0s [2025-08-21T08:38:41.633Z] [2025-08-21T08:38:41.633Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 [2025-08-21T08:38:41.633Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 0.0s done [2025-08-21T08:38:41.633Z] #5 CACHED [2025-08-21T08:38:41.633Z] [2025-08-21T08:38:41.633Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 [2025-08-21T08:38:41.633Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 0.0s done [2025-08-21T08:38:41.633Z] #6 CACHED [2025-08-21T08:38:41.634Z] [2025-08-21T08:38:41.634Z] #7 exporting to image [2025-08-21T08:38:41.634Z] #7 exporting layers [2025-08-21T08:38:41.634Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:41.634Z] #7 exporting layers done [2025-08-21T08:38:41.634Z] #7 exporting manifest sha256:df4a183d2089d64f2b14734bf8ab841b14afa2c2fe3cf41ef98dddd3f78217f9 done [2025-08-21T08:38:41.634Z] #7 exporting config sha256:b59042d3a14ee21feb838d4e259a8033e62749e608b36e62890cc425e35d87c6 done [2025-08-21T08:38:41.634Z] #7 exporting manifest sha256:4142e3209009a4ca142ee6d0d3f4e7d7e1085f4fd06b5b33b3e48d29e659921e done [2025-08-21T08:38:41.634Z] #7 exporting config sha256:cee1838e7e3230a755ace3cd212fe96dd044a90d9c80498a717466a759c76921 done [2025-08-21T08:38:41.634Z] #7 exporting manifest list sha256:c654ccc3f62d0ce580964f7832b994535ab2bba860fb103fe331c0adab26268c done [2025-08-21T08:38:41.634Z] #7 pushing layers 0.0s done [2025-08-21T08:38:41.634Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48@sha256:c654ccc3f62d0ce580964f7832b994535ab2bba860fb103fe331c0adab26268c 0.1s done [2025-08-21T08:38:41.634Z] #7 DONE 0.1s [2025-08-21T08:38:41.634Z] [2025-08-21T08:38:41.634Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:41.634Z] #8 DONE 0.0s [2025-08-21T08:38:41.634Z] [2025-08-21T08:38:41.634Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:41.634Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:41.926Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - [2025-08-21T08:38:41.926Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' [2025-08-21T08:38:42.188Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:42.188Z] #1 transferring dockerfile: 217B done [2025-08-21T08:38:42.188Z] #1 DONE 0.0s [2025-08-21T08:38:42.188Z] [2025-08-21T08:38:42.188Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:38:42.188Z] #2 DONE 0.0s [2025-08-21T08:38:42.188Z] [2025-08-21T08:38:42.188Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:38:42.188Z] #3 DONE 0.0s [2025-08-21T08:38:42.188Z] [2025-08-21T08:38:42.188Z] #4 [internal] load .dockerignore [2025-08-21T08:38:42.188Z] #4 transferring context: 2B done [2025-08-21T08:38:42.188Z] #4 DONE 0.0s [2025-08-21T08:38:42.188Z] [2025-08-21T08:38:42.188Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 [2025-08-21T08:38:42.188Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 0.0s done [2025-08-21T08:38:42.188Z] #5 CACHED [2025-08-21T08:38:42.188Z] [2025-08-21T08:38:42.188Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 [2025-08-21T08:38:42.188Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 0.0s done [2025-08-21T08:38:42.188Z] #6 CACHED [2025-08-21T08:38:42.188Z] [2025-08-21T08:38:42.188Z] #7 exporting to image [2025-08-21T08:38:42.188Z] #7 exporting layers [2025-08-21T08:38:42.188Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:42.188Z] #7 exporting layers done [2025-08-21T08:38:42.188Z] #7 exporting manifest sha256:df4a183d2089d64f2b14734bf8ab841b14afa2c2fe3cf41ef98dddd3f78217f9 0.0s done [2025-08-21T08:38:42.188Z] #7 exporting config sha256:b59042d3a14ee21feb838d4e259a8033e62749e608b36e62890cc425e35d87c6 done [2025-08-21T08:38:42.188Z] #7 exporting manifest sha256:4142e3209009a4ca142ee6d0d3f4e7d7e1085f4fd06b5b33b3e48d29e659921e done [2025-08-21T08:38:42.188Z] #7 exporting config sha256:cee1838e7e3230a755ace3cd212fe96dd044a90d9c80498a717466a759c76921 done [2025-08-21T08:38:42.188Z] #7 exporting manifest list sha256:c654ccc3f62d0ce580964f7832b994535ab2bba860fb103fe331c0adab26268c done [2025-08-21T08:38:42.188Z] #7 pushing layers 0.0s done [2025-08-21T08:38:42.188Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:c654ccc3f62d0ce580964f7832b994535ab2bba860fb103fe331c0adab26268c 0.1s done [2025-08-21T08:38:42.188Z] #7 DONE 0.1s [2025-08-21T08:38:42.188Z] [2025-08-21T08:38:42.188Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:42.188Z] #8 DONE 0.0s [2025-08-21T08:38:42.188Z] [2025-08-21T08:38:42.188Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:42.188Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:42.478Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-08-21T08:38:42.478Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-08-21T08:38:42.739Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:42.739Z] #1 transferring dockerfile: 168B done [2025-08-21T08:38:42.739Z] #1 DONE 0.0s [2025-08-21T08:38:42.739Z] [2025-08-21T08:38:42.739Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-21T08:38:42.739Z] #2 DONE 0.0s [2025-08-21T08:38:42.739Z] [2025-08-21T08:38:42.739Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-21T08:38:42.739Z] #3 DONE 0.0s [2025-08-21T08:38:42.739Z] [2025-08-21T08:38:42.739Z] #4 [internal] load .dockerignore [2025-08-21T08:38:42.739Z] #4 transferring context: 2B done [2025-08-21T08:38:42.739Z] #4 DONE 0.0s [2025-08-21T08:38:42.739Z] [2025-08-21T08:38:42.739Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 [2025-08-21T08:38:42.739Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 0.0s done [2025-08-21T08:38:42.739Z] #5 CACHED [2025-08-21T08:38:42.739Z] [2025-08-21T08:38:42.739Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 [2025-08-21T08:38:42.739Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 0.0s done [2025-08-21T08:38:42.739Z] #6 CACHED [2025-08-21T08:38:42.739Z] [2025-08-21T08:38:42.739Z] #7 exporting to image [2025-08-21T08:38:42.739Z] #7 exporting layers done [2025-08-21T08:38:42.739Z] #7 exporting manifest sha256:df4a183d2089d64f2b14734bf8ab841b14afa2c2fe3cf41ef98dddd3f78217f9 done [2025-08-21T08:38:42.739Z] #7 exporting config sha256:b59042d3a14ee21feb838d4e259a8033e62749e608b36e62890cc425e35d87c6 done [2025-08-21T08:38:42.739Z] #7 exporting manifest sha256:4142e3209009a4ca142ee6d0d3f4e7d7e1085f4fd06b5b33b3e48d29e659921e done [2025-08-21T08:38:42.739Z] #7 exporting config sha256:cee1838e7e3230a755ace3cd212fe96dd044a90d9c80498a717466a759c76921 done [2025-08-21T08:38:42.739Z] #7 exporting manifest list sha256:c654ccc3f62d0ce580964f7832b994535ab2bba860fb103fe331c0adab26268c done [2025-08-21T08:38:42.739Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:42.739Z] #7 pushing layers 0.0s done [2025-08-21T08:38:42.739Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:c654ccc3f62d0ce580964f7832b994535ab2bba860fb103fe331c0adab26268c 0.1s done [2025-08-21T08:38:42.739Z] #7 DONE 0.1s [2025-08-21T08:38:42.739Z] [2025-08-21T08:38:42.739Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:42.739Z] #8 DONE 0.0s [2025-08-21T08:38:42.739Z] [2025-08-21T08:38:42.739Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:42.739Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:43.029Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567' [2025-08-21T08:38:43.030Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - [2025-08-21T08:38:43.289Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:43.289Z] #1 transferring dockerfile: 205B done [2025-08-21T08:38:43.289Z] #1 DONE 0.0s [2025-08-21T08:38:43.289Z] [2025-08-21T08:38:43.289Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:38:43.289Z] #2 DONE 0.0s [2025-08-21T08:38:43.289Z] [2025-08-21T08:38:43.289Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:38:43.289Z] #3 DONE 0.1s [2025-08-21T08:38:43.289Z] [2025-08-21T08:38:43.289Z] #4 [internal] load .dockerignore [2025-08-21T08:38:43.289Z] #4 transferring context: 2B done [2025-08-21T08:38:43.289Z] #4 DONE 0.0s [2025-08-21T08:38:43.289Z] [2025-08-21T08:38:43.289Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 [2025-08-21T08:38:43.289Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 0.0s done [2025-08-21T08:38:43.289Z] #5 DONE 0.0s [2025-08-21T08:38:43.289Z] [2025-08-21T08:38:43.289Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 [2025-08-21T08:38:43.289Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 0.0s done [2025-08-21T08:38:43.289Z] #6 DONE 0.1s [2025-08-21T08:38:43.289Z] [2025-08-21T08:38:43.289Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:43.289Z] #7 DONE 0.0s [2025-08-21T08:38:43.289Z] [2025-08-21T08:38:43.289Z] #8 exporting to image [2025-08-21T08:38:43.289Z] #8 exporting layers done [2025-08-21T08:38:43.289Z] #8 exporting manifest sha256:49c423d172dee292f48c222077bd3bdc4f4a0550597b82d1b229535cc4785201 done [2025-08-21T08:38:43.289Z] #8 exporting config sha256:2c129cce623122fba1766a8f8e196010c092c674c2d4b90b9a6617d624ab0f1f done [2025-08-21T08:38:43.289Z] #8 exporting manifest sha256:96b623ad388b80d65fc67e58a5039d21626b03492323256074342b16b1ec2099 done [2025-08-21T08:38:43.289Z] #8 exporting config sha256:2e4d7a7028935606ea7e85b34d0ae0ffaf1905988749cc2a0d72bd51f833e4be done [2025-08-21T08:38:43.289Z] #8 exporting manifest list sha256:1577160e6463d8b78e7c6737fa62f46f1e68eb7197a02e8196abecbdd4ba469a done [2025-08-21T08:38:43.289Z] #8 pushing layers 0.1s done [2025-08-21T08:38:43.289Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:1577160e6463d8b78e7c6737fa62f46f1e68eb7197a02e8196abecbdd4ba469a [2025-08-21T08:38:43.289Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:43.549Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:1577160e6463d8b78e7c6737fa62f46f1e68eb7197a02e8196abecbdd4ba469a 0.1s done [2025-08-21T08:38:43.549Z] #8 DONE 0.2s [2025-08-21T08:38:43.549Z] [2025-08-21T08:38:43.549Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:43.549Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:43.853Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-08-21T08:38:43.853Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-08-21T08:38:44.114Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:44.114Z] #1 transferring dockerfile: 171B done [2025-08-21T08:38:44.114Z] #1 DONE 0.0s [2025-08-21T08:38:44.114Z] [2025-08-21T08:38:44.114Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-21T08:38:44.114Z] #2 DONE 0.0s [2025-08-21T08:38:44.114Z] [2025-08-21T08:38:44.114Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-21T08:38:44.114Z] #3 DONE 0.0s [2025-08-21T08:38:44.114Z] [2025-08-21T08:38:44.114Z] #4 [internal] load .dockerignore [2025-08-21T08:38:44.114Z] #4 transferring context: 2B done [2025-08-21T08:38:44.114Z] #4 DONE 0.0s [2025-08-21T08:38:44.114Z] [2025-08-21T08:38:44.114Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 [2025-08-21T08:38:44.114Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 0.0s done [2025-08-21T08:38:44.114Z] #5 DONE 0.0s [2025-08-21T08:38:44.114Z] [2025-08-21T08:38:44.114Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 [2025-08-21T08:38:44.114Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 0.0s done [2025-08-21T08:38:44.114Z] #6 CACHED [2025-08-21T08:38:44.114Z] [2025-08-21T08:38:44.114Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 [2025-08-21T08:38:44.114Z] #5 CACHED [2025-08-21T08:38:44.114Z] [2025-08-21T08:38:44.114Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:44.114Z] #7 DONE 0.0s [2025-08-21T08:38:44.114Z] [2025-08-21T08:38:44.114Z] #8 exporting to image [2025-08-21T08:38:44.114Z] #8 exporting layers done [2025-08-21T08:38:44.114Z] #8 exporting manifest sha256:49c423d172dee292f48c222077bd3bdc4f4a0550597b82d1b229535cc4785201 done [2025-08-21T08:38:44.114Z] #8 exporting config sha256:2c129cce623122fba1766a8f8e196010c092c674c2d4b90b9a6617d624ab0f1f done [2025-08-21T08:38:44.114Z] #8 exporting manifest sha256:96b623ad388b80d65fc67e58a5039d21626b03492323256074342b16b1ec2099 done [2025-08-21T08:38:44.114Z] #8 exporting config sha256:2e4d7a7028935606ea7e85b34d0ae0ffaf1905988749cc2a0d72bd51f833e4be done [2025-08-21T08:38:44.114Z] #8 exporting manifest list sha256:1577160e6463d8b78e7c6737fa62f46f1e68eb7197a02e8196abecbdd4ba469a done [2025-08-21T08:38:44.114Z] #8 pushing layers 0.0s done [2025-08-21T08:38:44.114Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:1577160e6463d8b78e7c6737fa62f46f1e68eb7197a02e8196abecbdd4ba469a 0.1s done [2025-08-21T08:38:44.114Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:44.114Z] #8 DONE 0.1s [2025-08-21T08:38:44.372Z] [2025-08-21T08:38:44.372Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:44.372Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:44.660Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48 --push - [2025-08-21T08:38:44.660Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48' [2025-08-21T08:38:44.918Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:44.918Z] #1 transferring dockerfile: 177B done [2025-08-21T08:38:44.918Z] #1 DONE 0.0s [2025-08-21T08:38:44.918Z] [2025-08-21T08:38:44.918Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48 [2025-08-21T08:38:44.918Z] #2 DONE 0.0s [2025-08-21T08:38:44.918Z] [2025-08-21T08:38:44.918Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48 [2025-08-21T08:38:44.918Z] #3 DONE 0.0s [2025-08-21T08:38:44.918Z] [2025-08-21T08:38:44.918Z] #4 [internal] load .dockerignore [2025-08-21T08:38:44.918Z] #4 transferring context: 2B done [2025-08-21T08:38:44.918Z] #4 DONE 0.0s [2025-08-21T08:38:44.918Z] [2025-08-21T08:38:44.918Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 [2025-08-21T08:38:44.918Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 done [2025-08-21T08:38:44.918Z] #5 CACHED [2025-08-21T08:38:44.918Z] [2025-08-21T08:38:44.918Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 [2025-08-21T08:38:44.918Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 0.0s done [2025-08-21T08:38:44.918Z] #6 CACHED [2025-08-21T08:38:44.918Z] [2025-08-21T08:38:44.918Z] #7 exporting to image [2025-08-21T08:38:44.918Z] #7 exporting layers [2025-08-21T08:38:44.918Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:44.918Z] #7 exporting layers 0.0s done [2025-08-21T08:38:44.918Z] #7 exporting manifest sha256:49c423d172dee292f48c222077bd3bdc4f4a0550597b82d1b229535cc4785201 done [2025-08-21T08:38:44.918Z] #7 exporting config sha256:2c129cce623122fba1766a8f8e196010c092c674c2d4b90b9a6617d624ab0f1f done [2025-08-21T08:38:44.918Z] #7 exporting manifest sha256:96b623ad388b80d65fc67e58a5039d21626b03492323256074342b16b1ec2099 done [2025-08-21T08:38:44.918Z] #7 exporting config sha256:2e4d7a7028935606ea7e85b34d0ae0ffaf1905988749cc2a0d72bd51f833e4be done [2025-08-21T08:38:44.918Z] #7 exporting manifest list sha256:1577160e6463d8b78e7c6737fa62f46f1e68eb7197a02e8196abecbdd4ba469a done [2025-08-21T08:38:44.918Z] #7 pushing layers 0.0s done [2025-08-21T08:38:44.918Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48@sha256:1577160e6463d8b78e7c6737fa62f46f1e68eb7197a02e8196abecbdd4ba469a 0.1s done [2025-08-21T08:38:44.918Z] #7 DONE 0.1s [2025-08-21T08:38:44.918Z] [2025-08-21T08:38:44.918Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:44.918Z] #8 DONE 0.0s [2025-08-21T08:38:44.918Z] [2025-08-21T08:38:44.918Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:44.918Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:45.206Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' [2025-08-21T08:38:45.206Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - [2025-08-21T08:38:45.465Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:45.465Z] #1 transferring dockerfile: 218B done [2025-08-21T08:38:45.465Z] #1 DONE 0.0s [2025-08-21T08:38:45.465Z] [2025-08-21T08:38:45.466Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:38:45.466Z] #2 DONE 0.0s [2025-08-21T08:38:45.466Z] [2025-08-21T08:38:45.466Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:38:45.466Z] #3 DONE 0.0s [2025-08-21T08:38:45.466Z] [2025-08-21T08:38:45.466Z] #4 [internal] load .dockerignore [2025-08-21T08:38:45.466Z] #4 transferring context: 2B done [2025-08-21T08:38:45.466Z] #4 DONE 0.0s [2025-08-21T08:38:45.466Z] [2025-08-21T08:38:45.466Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 [2025-08-21T08:38:45.466Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 done [2025-08-21T08:38:45.466Z] #5 CACHED [2025-08-21T08:38:45.466Z] [2025-08-21T08:38:45.466Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 [2025-08-21T08:38:45.466Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 0.0s done [2025-08-21T08:38:45.466Z] #6 CACHED [2025-08-21T08:38:45.466Z] [2025-08-21T08:38:45.466Z] #7 exporting to image [2025-08-21T08:38:45.466Z] #7 exporting layers done [2025-08-21T08:38:45.466Z] #7 exporting manifest sha256:49c423d172dee292f48c222077bd3bdc4f4a0550597b82d1b229535cc4785201 done [2025-08-21T08:38:45.466Z] #7 exporting config sha256:2c129cce623122fba1766a8f8e196010c092c674c2d4b90b9a6617d624ab0f1f done [2025-08-21T08:38:45.466Z] #7 exporting manifest sha256:96b623ad388b80d65fc67e58a5039d21626b03492323256074342b16b1ec2099 done [2025-08-21T08:38:45.466Z] #7 exporting config sha256:2e4d7a7028935606ea7e85b34d0ae0ffaf1905988749cc2a0d72bd51f833e4be done [2025-08-21T08:38:45.466Z] #7 exporting manifest list sha256:1577160e6463d8b78e7c6737fa62f46f1e68eb7197a02e8196abecbdd4ba469a done [2025-08-21T08:38:45.466Z] #7 pushing layers 0.0s done [2025-08-21T08:38:45.466Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:1577160e6463d8b78e7c6737fa62f46f1e68eb7197a02e8196abecbdd4ba469a [2025-08-21T08:38:45.466Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:45.466Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:1577160e6463d8b78e7c6737fa62f46f1e68eb7197a02e8196abecbdd4ba469a 0.1s done [2025-08-21T08:38:45.466Z] #7 DONE 0.1s [2025-08-21T08:38:45.466Z] [2025-08-21T08:38:45.466Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:45.466Z] #8 DONE 0.0s [2025-08-21T08:38:45.466Z] [2025-08-21T08:38:45.466Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:45.466Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:45.771Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-08-21T08:38:45.771Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-08-21T08:38:46.031Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:46.031Z] #1 transferring dockerfile: 169B done [2025-08-21T08:38:46.031Z] #1 DONE 0.0s [2025-08-21T08:38:46.031Z] [2025-08-21T08:38:46.031Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-21T08:38:46.031Z] #2 DONE 0.0s [2025-08-21T08:38:46.031Z] [2025-08-21T08:38:46.031Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-21T08:38:46.031Z] #3 DONE 0.0s [2025-08-21T08:38:46.031Z] [2025-08-21T08:38:46.031Z] #4 [internal] load .dockerignore [2025-08-21T08:38:46.031Z] #4 transferring context: 2B done [2025-08-21T08:38:46.031Z] #4 DONE 0.0s [2025-08-21T08:38:46.031Z] [2025-08-21T08:38:46.031Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 [2025-08-21T08:38:46.031Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 0.0s done [2025-08-21T08:38:46.031Z] #5 CACHED [2025-08-21T08:38:46.031Z] [2025-08-21T08:38:46.031Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 [2025-08-21T08:38:46.031Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 0.0s done [2025-08-21T08:38:46.031Z] #6 CACHED [2025-08-21T08:38:46.031Z] [2025-08-21T08:38:46.031Z] #7 exporting to image [2025-08-21T08:38:46.031Z] #7 exporting layers [2025-08-21T08:38:46.031Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:46.031Z] #7 exporting layers done [2025-08-21T08:38:46.031Z] #7 exporting manifest sha256:49c423d172dee292f48c222077bd3bdc4f4a0550597b82d1b229535cc4785201 done [2025-08-21T08:38:46.031Z] #7 exporting config sha256:2c129cce623122fba1766a8f8e196010c092c674c2d4b90b9a6617d624ab0f1f done [2025-08-21T08:38:46.031Z] #7 exporting manifest sha256:96b623ad388b80d65fc67e58a5039d21626b03492323256074342b16b1ec2099 done [2025-08-21T08:38:46.031Z] #7 exporting config sha256:2e4d7a7028935606ea7e85b34d0ae0ffaf1905988749cc2a0d72bd51f833e4be done [2025-08-21T08:38:46.031Z] #7 exporting manifest list sha256:1577160e6463d8b78e7c6737fa62f46f1e68eb7197a02e8196abecbdd4ba469a done [2025-08-21T08:38:46.032Z] #7 pushing layers 0.0s done [2025-08-21T08:38:46.032Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:1577160e6463d8b78e7c6737fa62f46f1e68eb7197a02e8196abecbdd4ba469a 0.1s done [2025-08-21T08:38:46.032Z] #7 DONE 0.1s [2025-08-21T08:38:46.032Z] [2025-08-21T08:38:46.032Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:46.032Z] #8 DONE 0.0s [2025-08-21T08:38:46.032Z] [2025-08-21T08:38:46.032Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:46.032Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:46.321Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - [2025-08-21T08:38:46.321Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567' [2025-08-21T08:38:46.321Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:46.321Z] #1 transferring dockerfile: 211B done [2025-08-21T08:38:46.321Z] #1 DONE 0.0s [2025-08-21T08:38:46.321Z] [2025-08-21T08:38:46.321Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:38:46.321Z] #2 DONE 0.0s [2025-08-21T08:38:46.321Z] [2025-08-21T08:38:46.321Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:38:46.321Z] #3 DONE 0.0s [2025-08-21T08:38:46.321Z] [2025-08-21T08:38:46.321Z] #4 [internal] load .dockerignore [2025-08-21T08:38:46.321Z] #4 transferring context: 2B done [2025-08-21T08:38:46.321Z] #4 DONE 0.0s [2025-08-21T08:38:46.584Z] [2025-08-21T08:38:46.584Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 [2025-08-21T08:38:46.584Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 [2025-08-21T08:38:46.584Z] #5 ... [2025-08-21T08:38:46.584Z] [2025-08-21T08:38:46.584Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 [2025-08-21T08:38:46.584Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 0.0s done [2025-08-21T08:38:46.584Z] #6 DONE 0.1s [2025-08-21T08:38:46.584Z] [2025-08-21T08:38:46.584Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:46.584Z] #7 DONE 0.0s [2025-08-21T08:38:46.584Z] [2025-08-21T08:38:46.584Z] #8 exporting to image [2025-08-21T08:38:46.584Z] #8 exporting layers done [2025-08-21T08:38:46.584Z] #8 exporting manifest sha256:a21702cd7421c268c1f34f67d6a97d8d488da6c379aecc6d6c660ff97fde203e done [2025-08-21T08:38:46.584Z] #8 exporting config sha256:4cb584433d6becc115ad0c0fb229cf7bc67e369141d93376cb643986437f434a done [2025-08-21T08:38:46.584Z] #8 exporting manifest sha256:3c57dc95b4ef15a03bcf9f129d1fec1b3e34ecf430d5d5534ae0bade6a3417d4 done [2025-08-21T08:38:46.584Z] #8 exporting config sha256:e279d43f98a90ca8415b1a616db4e974d8d1a786de81523182b74d2465daa014 done [2025-08-21T08:38:46.585Z] #8 exporting manifest list sha256:a65f9c613a24af44ffd3539bad2f62daccac27bb98eb7e51d09e5fe37622efcc done [2025-08-21T08:38:46.585Z] #8 pushing layers 0.1s done [2025-08-21T08:38:46.585Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:a65f9c613a24af44ffd3539bad2f62daccac27bb98eb7e51d09e5fe37622efcc [2025-08-21T08:38:46.585Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:46.845Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:a65f9c613a24af44ffd3539bad2f62daccac27bb98eb7e51d09e5fe37622efcc 0.1s done [2025-08-21T08:38:46.845Z] #8 DONE 0.2s [2025-08-21T08:38:46.845Z] [2025-08-21T08:38:46.845Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:46.845Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:47.140Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-08-21T08:38:47.140Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-08-21T08:38:47.399Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:47.399Z] #1 transferring dockerfile: 177B done [2025-08-21T08:38:47.399Z] #1 DONE 0.0s [2025-08-21T08:38:47.399Z] [2025-08-21T08:38:47.399Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-21T08:38:47.399Z] #2 DONE 0.0s [2025-08-21T08:38:47.399Z] [2025-08-21T08:38:47.399Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-21T08:38:47.399Z] #3 DONE 0.0s [2025-08-21T08:38:47.399Z] [2025-08-21T08:38:47.399Z] #4 [internal] load .dockerignore [2025-08-21T08:38:47.399Z] #4 transferring context: 2B done [2025-08-21T08:38:47.399Z] #4 DONE 0.0s [2025-08-21T08:38:47.399Z] [2025-08-21T08:38:47.399Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 [2025-08-21T08:38:47.399Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 0.0s done [2025-08-21T08:38:47.399Z] #5 CACHED [2025-08-21T08:38:47.399Z] [2025-08-21T08:38:47.399Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 [2025-08-21T08:38:47.399Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 0.0s done [2025-08-21T08:38:47.399Z] #6 CACHED [2025-08-21T08:38:47.399Z] [2025-08-21T08:38:47.399Z] #7 exporting to image [2025-08-21T08:38:47.399Z] #7 exporting layers done [2025-08-21T08:38:47.399Z] #7 exporting manifest sha256:a21702cd7421c268c1f34f67d6a97d8d488da6c379aecc6d6c660ff97fde203e done [2025-08-21T08:38:47.399Z] #7 exporting config sha256:4cb584433d6becc115ad0c0fb229cf7bc67e369141d93376cb643986437f434a done [2025-08-21T08:38:47.399Z] #7 exporting manifest sha256:3c57dc95b4ef15a03bcf9f129d1fec1b3e34ecf430d5d5534ae0bade6a3417d4 done [2025-08-21T08:38:47.399Z] #7 exporting config sha256:e279d43f98a90ca8415b1a616db4e974d8d1a786de81523182b74d2465daa014 done [2025-08-21T08:38:47.399Z] #7 exporting manifest list sha256:a65f9c613a24af44ffd3539bad2f62daccac27bb98eb7e51d09e5fe37622efcc done [2025-08-21T08:38:47.399Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:47.399Z] #7 pushing layers 0.0s done [2025-08-21T08:38:47.399Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:a65f9c613a24af44ffd3539bad2f62daccac27bb98eb7e51d09e5fe37622efcc 0.1s done [2025-08-21T08:38:47.399Z] #7 DONE 0.1s [2025-08-21T08:38:47.399Z] [2025-08-21T08:38:47.399Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:47.399Z] #8 DONE 0.0s [2025-08-21T08:38:47.399Z] [2025-08-21T08:38:47.399Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:47.399Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:47.685Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48 --push - [2025-08-21T08:38:47.685Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48' [2025-08-21T08:38:47.960Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:47.960Z] #1 transferring dockerfile: 183B done [2025-08-21T08:38:47.960Z] #1 DONE 0.0s [2025-08-21T08:38:47.960Z] [2025-08-21T08:38:47.960Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48 [2025-08-21T08:38:47.960Z] #2 DONE 0.0s [2025-08-21T08:38:47.960Z] [2025-08-21T08:38:47.960Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48 [2025-08-21T08:38:47.960Z] #3 DONE 0.0s [2025-08-21T08:38:47.960Z] [2025-08-21T08:38:47.960Z] #4 [internal] load .dockerignore [2025-08-21T08:38:47.960Z] #4 transferring context: 2B done [2025-08-21T08:38:47.960Z] #4 DONE 0.0s [2025-08-21T08:38:47.960Z] [2025-08-21T08:38:47.960Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 [2025-08-21T08:38:47.960Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 0.0s done [2025-08-21T08:38:47.960Z] #5 CACHED [2025-08-21T08:38:47.960Z] [2025-08-21T08:38:47.960Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 [2025-08-21T08:38:47.960Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 0.0s done [2025-08-21T08:38:47.960Z] #6 CACHED [2025-08-21T08:38:47.960Z] [2025-08-21T08:38:47.960Z] #7 exporting to image [2025-08-21T08:38:47.960Z] #7 exporting layers done [2025-08-21T08:38:47.960Z] #7 exporting manifest sha256:a21702cd7421c268c1f34f67d6a97d8d488da6c379aecc6d6c660ff97fde203e done [2025-08-21T08:38:47.960Z] #7 exporting config sha256:4cb584433d6becc115ad0c0fb229cf7bc67e369141d93376cb643986437f434a done [2025-08-21T08:38:47.960Z] #7 exporting manifest sha256:3c57dc95b4ef15a03bcf9f129d1fec1b3e34ecf430d5d5534ae0bade6a3417d4 done [2025-08-21T08:38:47.960Z] #7 exporting config sha256:e279d43f98a90ca8415b1a616db4e974d8d1a786de81523182b74d2465daa014 done [2025-08-21T08:38:47.960Z] #7 exporting manifest list sha256:a65f9c613a24af44ffd3539bad2f62daccac27bb98eb7e51d09e5fe37622efcc [2025-08-21T08:38:47.960Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:47.960Z] #7 exporting manifest list sha256:a65f9c613a24af44ffd3539bad2f62daccac27bb98eb7e51d09e5fe37622efcc done [2025-08-21T08:38:47.960Z] #7 pushing layers 0.0s done [2025-08-21T08:38:47.960Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48@sha256:a65f9c613a24af44ffd3539bad2f62daccac27bb98eb7e51d09e5fe37622efcc 0.1s done [2025-08-21T08:38:47.960Z] #7 DONE 0.1s [2025-08-21T08:38:47.960Z] [2025-08-21T08:38:47.960Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:47.960Z] #8 DONE 0.0s [2025-08-21T08:38:47.960Z] [2025-08-21T08:38:47.960Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:47.960Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:48.254Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' [2025-08-21T08:38:48.254Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - [2025-08-21T08:38:48.514Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:48.514Z] #1 transferring dockerfile: 224B done [2025-08-21T08:38:48.514Z] #1 DONE 0.0s [2025-08-21T08:38:48.514Z] [2025-08-21T08:38:48.514Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:38:48.514Z] #2 DONE 0.0s [2025-08-21T08:38:48.514Z] [2025-08-21T08:38:48.514Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:38:48.514Z] #3 DONE 0.0s [2025-08-21T08:38:48.514Z] [2025-08-21T08:38:48.514Z] #4 [internal] load .dockerignore [2025-08-21T08:38:48.514Z] #4 transferring context: 2B done [2025-08-21T08:38:48.514Z] #4 DONE 0.0s [2025-08-21T08:38:48.514Z] [2025-08-21T08:38:48.514Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 [2025-08-21T08:38:48.514Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 0.0s done [2025-08-21T08:38:48.514Z] #5 CACHED [2025-08-21T08:38:48.514Z] [2025-08-21T08:38:48.514Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 [2025-08-21T08:38:48.514Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 0.0s done [2025-08-21T08:38:48.514Z] #6 CACHED [2025-08-21T08:38:48.514Z] [2025-08-21T08:38:48.514Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:48.514Z] #7 DONE 0.0s [2025-08-21T08:38:48.514Z] [2025-08-21T08:38:48.514Z] #8 exporting to image [2025-08-21T08:38:48.514Z] #8 exporting layers done [2025-08-21T08:38:48.514Z] #8 exporting manifest sha256:a21702cd7421c268c1f34f67d6a97d8d488da6c379aecc6d6c660ff97fde203e done [2025-08-21T08:38:48.514Z] #8 exporting config sha256:4cb584433d6becc115ad0c0fb229cf7bc67e369141d93376cb643986437f434a done [2025-08-21T08:38:48.514Z] #8 exporting manifest sha256:3c57dc95b4ef15a03bcf9f129d1fec1b3e34ecf430d5d5534ae0bade6a3417d4 done [2025-08-21T08:38:48.514Z] #8 exporting config sha256:e279d43f98a90ca8415b1a616db4e974d8d1a786de81523182b74d2465daa014 done [2025-08-21T08:38:48.514Z] #8 exporting manifest list sha256:a65f9c613a24af44ffd3539bad2f62daccac27bb98eb7e51d09e5fe37622efcc done [2025-08-21T08:38:48.514Z] #8 pushing layers 0.0s done [2025-08-21T08:38:48.514Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:a65f9c613a24af44ffd3539bad2f62daccac27bb98eb7e51d09e5fe37622efcc [2025-08-21T08:38:48.514Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:48.514Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:a65f9c613a24af44ffd3539bad2f62daccac27bb98eb7e51d09e5fe37622efcc 0.1s done [2025-08-21T08:38:48.514Z] #8 DONE 0.2s [2025-08-21T08:38:48.514Z] [2025-08-21T08:38:48.514Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:48.514Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:48.802Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-08-21T08:38:48.802Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-08-21T08:38:48.802Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:48.802Z] #1 transferring dockerfile: 175B done [2025-08-21T08:38:48.802Z] #1 DONE 0.0s [2025-08-21T08:38:48.802Z] [2025-08-21T08:38:48.802Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-21T08:38:48.802Z] #2 DONE 0.0s [2025-08-21T08:38:48.802Z] [2025-08-21T08:38:48.802Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-21T08:38:48.802Z] #3 DONE 0.0s [2025-08-21T08:38:48.802Z] [2025-08-21T08:38:48.802Z] #4 [internal] load .dockerignore [2025-08-21T08:38:48.802Z] #4 transferring context: 2B done [2025-08-21T08:38:48.802Z] #4 DONE 0.0s [2025-08-21T08:38:48.802Z] [2025-08-21T08:38:48.802Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 [2025-08-21T08:38:48.802Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 0.0s done [2025-08-21T08:38:48.802Z] #5 DONE 0.0s [2025-08-21T08:38:48.802Z] [2025-08-21T08:38:48.802Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 [2025-08-21T08:38:49.063Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 0.0s done [2025-08-21T08:38:49.063Z] #6 CACHED [2025-08-21T08:38:49.063Z] [2025-08-21T08:38:49.063Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 [2025-08-21T08:38:49.063Z] #5 CACHED [2025-08-21T08:38:49.063Z] [2025-08-21T08:38:49.063Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:49.063Z] #7 DONE 0.0s [2025-08-21T08:38:49.063Z] [2025-08-21T08:38:49.063Z] #8 exporting to image [2025-08-21T08:38:49.063Z] #8 exporting layers done [2025-08-21T08:38:49.063Z] #8 exporting manifest sha256:a21702cd7421c268c1f34f67d6a97d8d488da6c379aecc6d6c660ff97fde203e done [2025-08-21T08:38:49.063Z] #8 exporting config sha256:4cb584433d6becc115ad0c0fb229cf7bc67e369141d93376cb643986437f434a done [2025-08-21T08:38:49.063Z] #8 exporting manifest sha256:3c57dc95b4ef15a03bcf9f129d1fec1b3e34ecf430d5d5534ae0bade6a3417d4 done [2025-08-21T08:38:49.063Z] #8 exporting config sha256:e279d43f98a90ca8415b1a616db4e974d8d1a786de81523182b74d2465daa014 done [2025-08-21T08:38:49.063Z] #8 exporting manifest list sha256:a65f9c613a24af44ffd3539bad2f62daccac27bb98eb7e51d09e5fe37622efcc done [2025-08-21T08:38:49.063Z] #8 pushing layers 0.0s done [2025-08-21T08:38:49.063Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:a65f9c613a24af44ffd3539bad2f62daccac27bb98eb7e51d09e5fe37622efcc 0.1s done [2025-08-21T08:38:49.063Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:49.063Z] #8 DONE 0.1s [2025-08-21T08:38:49.063Z] [2025-08-21T08:38:49.063Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:49.063Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:49.353Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - [2025-08-21T08:38:49.353Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567' [2025-08-21T08:38:49.614Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:49.614Z] #1 transferring dockerfile: 215B done [2025-08-21T08:38:49.614Z] #1 DONE 0.0s [2025-08-21T08:38:49.614Z] [2025-08-21T08:38:49.614Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:38:49.614Z] #2 DONE 0.2s [2025-08-21T08:38:49.614Z] [2025-08-21T08:38:49.614Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:38:49.872Z] #3 DONE 0.3s [2025-08-21T08:38:49.873Z] [2025-08-21T08:38:49.873Z] #4 [internal] load .dockerignore [2025-08-21T08:38:49.873Z] #4 transferring context: [2025-08-21T08:38:49.873Z] #4 transferring context: 2B done [2025-08-21T08:38:49.873Z] #4 DONE 0.2s [2025-08-21T08:38:49.873Z] [2025-08-21T08:38:49.873Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc [2025-08-21T08:38:49.873Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc [2025-08-21T08:38:50.132Z] #5 ... [2025-08-21T08:38:50.132Z] [2025-08-21T08:38:50.132Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc [2025-08-21T08:38:50.132Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 0.1s done [2025-08-21T08:38:50.132Z] #6 DONE 0.1s [2025-08-21T08:38:50.132Z] [2025-08-21T08:38:50.132Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc [2025-08-21T08:38:50.132Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 0.1s done [2025-08-21T08:38:50.390Z] #5 DONE 0.4s [2025-08-21T08:38:50.390Z] [2025-08-21T08:38:50.390Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:50.390Z] #7 DONE 0.0s [2025-08-21T08:38:50.390Z] [2025-08-21T08:38:50.390Z] #8 exporting to image [2025-08-21T08:38:50.390Z] #8 exporting layers done [2025-08-21T08:38:50.390Z] #8 exporting manifest sha256:288b6b05c3c1baba73623da0ec85b92deb38eb04fc291cc2df39e0ce1f00c06d done [2025-08-21T08:38:50.390Z] #8 exporting config sha256:900e634a791131b7dfb82e568b793b1a3b81f17ce13ebeabd5f053c0aa22e811 done [2025-08-21T08:38:50.390Z] #8 exporting manifest sha256:4dba1d3e443f0eec9dab281adc46f613440b5ec2743138a38fcaab4b1af22bdc done [2025-08-21T08:38:50.390Z] #8 exporting config sha256:27ed129b5b5d3bdc8940a76ea238eb5d4b4b795f91cee026d87333535d394c72 done [2025-08-21T08:38:50.390Z] #8 exporting manifest list sha256:47f0a0c946dc3b51a389392bca9bda579901596a9eeba1c35ed1af227bf58dfe done [2025-08-21T08:38:50.390Z] #8 pushing layers 0.1s done [2025-08-21T08:38:50.390Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:47f0a0c946dc3b51a389392bca9bda579901596a9eeba1c35ed1af227bf58dfe 0.1s done [2025-08-21T08:38:50.390Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:50.390Z] #8 DONE 0.2s [2025-08-21T08:38:50.649Z] [2025-08-21T08:38:50.649Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:50.649Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:50.941Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-08-21T08:38:50.941Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-08-21T08:38:50.941Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:50.941Z] #1 transferring dockerfile: 181B done [2025-08-21T08:38:50.941Z] #1 DONE 0.0s [2025-08-21T08:38:50.941Z] [2025-08-21T08:38:50.941Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-21T08:38:50.941Z] #2 DONE 0.0s [2025-08-21T08:38:50.941Z] [2025-08-21T08:38:50.941Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-21T08:38:50.941Z] #3 DONE 0.0s [2025-08-21T08:38:50.941Z] [2025-08-21T08:38:50.941Z] #4 [internal] load .dockerignore [2025-08-21T08:38:50.941Z] #4 transferring context: 2B done [2025-08-21T08:38:50.941Z] #4 DONE 0.0s [2025-08-21T08:38:51.200Z] [2025-08-21T08:38:51.200Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc [2025-08-21T08:38:51.200Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc done [2025-08-21T08:38:51.200Z] #5 CACHED [2025-08-21T08:38:51.200Z] [2025-08-21T08:38:51.200Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc [2025-08-21T08:38:51.200Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 0.0s done [2025-08-21T08:38:51.200Z] #6 CACHED [2025-08-21T08:38:51.200Z] [2025-08-21T08:38:51.200Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:51.200Z] #7 DONE 0.0s [2025-08-21T08:38:51.200Z] [2025-08-21T08:38:51.200Z] #8 exporting to image [2025-08-21T08:38:51.200Z] #8 exporting layers done [2025-08-21T08:38:51.200Z] #8 exporting manifest sha256:288b6b05c3c1baba73623da0ec85b92deb38eb04fc291cc2df39e0ce1f00c06d done [2025-08-21T08:38:51.200Z] #8 exporting config sha256:900e634a791131b7dfb82e568b793b1a3b81f17ce13ebeabd5f053c0aa22e811 done [2025-08-21T08:38:51.200Z] #8 exporting manifest sha256:4dba1d3e443f0eec9dab281adc46f613440b5ec2743138a38fcaab4b1af22bdc done [2025-08-21T08:38:51.200Z] #8 exporting config sha256:27ed129b5b5d3bdc8940a76ea238eb5d4b4b795f91cee026d87333535d394c72 done [2025-08-21T08:38:51.200Z] #8 exporting manifest list sha256:47f0a0c946dc3b51a389392bca9bda579901596a9eeba1c35ed1af227bf58dfe done [2025-08-21T08:38:51.200Z] #8 pushing layers 0.0s done [2025-08-21T08:38:51.200Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:47f0a0c946dc3b51a389392bca9bda579901596a9eeba1c35ed1af227bf58dfe 0.1s done [2025-08-21T08:38:51.200Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:51.200Z] #8 DONE 0.1s [2025-08-21T08:38:51.200Z] [2025-08-21T08:38:51.200Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:51.200Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:51.491Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48' [2025-08-21T08:38:51.491Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48 --push - [2025-08-21T08:38:51.491Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:51.491Z] #1 transferring dockerfile: 187B done [2025-08-21T08:38:51.491Z] #1 DONE 0.0s [2025-08-21T08:38:51.491Z] [2025-08-21T08:38:51.491Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48 [2025-08-21T08:38:51.491Z] #2 DONE 0.0s [2025-08-21T08:38:51.491Z] [2025-08-21T08:38:51.491Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48 [2025-08-21T08:38:51.491Z] #3 DONE 0.0s [2025-08-21T08:38:51.491Z] [2025-08-21T08:38:51.491Z] #4 [internal] load .dockerignore [2025-08-21T08:38:51.491Z] #4 transferring context: 2B done [2025-08-21T08:38:51.491Z] #4 DONE 0.0s [2025-08-21T08:38:51.491Z] [2025-08-21T08:38:51.491Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc [2025-08-21T08:38:51.491Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 0.0s done [2025-08-21T08:38:51.491Z] #5 CACHED [2025-08-21T08:38:51.491Z] [2025-08-21T08:38:51.491Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc [2025-08-21T08:38:51.491Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 0.0s done [2025-08-21T08:38:51.491Z] #6 CACHED [2025-08-21T08:38:51.491Z] [2025-08-21T08:38:51.491Z] #7 exporting to image [2025-08-21T08:38:51.491Z] #7 exporting layers [2025-08-21T08:38:51.491Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:51.751Z] #7 exporting layers done [2025-08-21T08:38:51.751Z] #7 exporting manifest sha256:288b6b05c3c1baba73623da0ec85b92deb38eb04fc291cc2df39e0ce1f00c06d done [2025-08-21T08:38:51.751Z] #7 exporting config sha256:900e634a791131b7dfb82e568b793b1a3b81f17ce13ebeabd5f053c0aa22e811 done [2025-08-21T08:38:51.751Z] #7 exporting manifest sha256:4dba1d3e443f0eec9dab281adc46f613440b5ec2743138a38fcaab4b1af22bdc done [2025-08-21T08:38:51.751Z] #7 exporting config sha256:27ed129b5b5d3bdc8940a76ea238eb5d4b4b795f91cee026d87333535d394c72 done [2025-08-21T08:38:51.751Z] #7 exporting manifest list sha256:47f0a0c946dc3b51a389392bca9bda579901596a9eeba1c35ed1af227bf58dfe done [2025-08-21T08:38:51.751Z] #7 pushing layers 0.0s done [2025-08-21T08:38:51.751Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48@sha256:47f0a0c946dc3b51a389392bca9bda579901596a9eeba1c35ed1af227bf58dfe 0.1s done [2025-08-21T08:38:51.751Z] #7 DONE 0.1s [2025-08-21T08:38:51.751Z] [2025-08-21T08:38:51.751Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:51.751Z] #8 DONE 0.0s [2025-08-21T08:38:51.751Z] [2025-08-21T08:38:51.751Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:51.751Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:52.044Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' [2025-08-21T08:38:52.044Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - [2025-08-21T08:38:52.044Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:52.044Z] #1 transferring dockerfile: 228B done [2025-08-21T08:38:52.044Z] #1 DONE 0.0s [2025-08-21T08:38:52.044Z] [2025-08-21T08:38:52.044Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:38:52.044Z] #2 DONE 0.0s [2025-08-21T08:38:52.044Z] [2025-08-21T08:38:52.044Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:38:52.044Z] #3 DONE 0.0s [2025-08-21T08:38:52.044Z] [2025-08-21T08:38:52.044Z] #4 [internal] load .dockerignore [2025-08-21T08:38:52.044Z] #4 transferring context: 2B done [2025-08-21T08:38:52.044Z] #4 DONE 0.0s [2025-08-21T08:38:52.044Z] [2025-08-21T08:38:52.044Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc [2025-08-21T08:38:52.044Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 0.0s done [2025-08-21T08:38:52.044Z] #5 CACHED [2025-08-21T08:38:52.044Z] [2025-08-21T08:38:52.044Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc [2025-08-21T08:38:52.044Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 0.0s done [2025-08-21T08:38:52.044Z] #6 CACHED [2025-08-21T08:38:52.044Z] [2025-08-21T08:38:52.044Z] #7 exporting to image [2025-08-21T08:38:52.044Z] #7 exporting layers done [2025-08-21T08:38:52.044Z] #7 exporting manifest sha256:288b6b05c3c1baba73623da0ec85b92deb38eb04fc291cc2df39e0ce1f00c06d done [2025-08-21T08:38:52.044Z] #7 exporting config sha256:900e634a791131b7dfb82e568b793b1a3b81f17ce13ebeabd5f053c0aa22e811 done [2025-08-21T08:38:52.044Z] #7 exporting manifest sha256:4dba1d3e443f0eec9dab281adc46f613440b5ec2743138a38fcaab4b1af22bdc done [2025-08-21T08:38:52.044Z] #7 exporting config sha256:27ed129b5b5d3bdc8940a76ea238eb5d4b4b795f91cee026d87333535d394c72 [2025-08-21T08:38:52.044Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:52.304Z] #7 exporting config sha256:27ed129b5b5d3bdc8940a76ea238eb5d4b4b795f91cee026d87333535d394c72 done [2025-08-21T08:38:52.304Z] #7 exporting manifest list sha256:47f0a0c946dc3b51a389392bca9bda579901596a9eeba1c35ed1af227bf58dfe done [2025-08-21T08:38:52.304Z] #7 pushing layers 0.0s done [2025-08-21T08:38:52.304Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:47f0a0c946dc3b51a389392bca9bda579901596a9eeba1c35ed1af227bf58dfe 0.1s done [2025-08-21T08:38:52.304Z] #7 DONE 0.1s [2025-08-21T08:38:52.304Z] [2025-08-21T08:38:52.304Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:52.304Z] #8 DONE 0.0s [2025-08-21T08:38:52.304Z] [2025-08-21T08:38:52.304Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:52.304Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:52.593Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-08-21T08:38:52.593Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-08-21T08:38:52.593Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:52.593Z] #1 transferring dockerfile: 179B done [2025-08-21T08:38:52.593Z] #1 DONE 0.0s [2025-08-21T08:38:52.593Z] [2025-08-21T08:38:52.593Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-21T08:38:52.593Z] #2 DONE 0.0s [2025-08-21T08:38:52.593Z] [2025-08-21T08:38:52.593Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-21T08:38:52.593Z] #3 DONE 0.0s [2025-08-21T08:38:52.593Z] [2025-08-21T08:38:52.593Z] #4 [internal] load .dockerignore [2025-08-21T08:38:52.593Z] #4 transferring context: 2B done [2025-08-21T08:38:52.593Z] #4 DONE 0.0s [2025-08-21T08:38:52.593Z] [2025-08-21T08:38:52.593Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc [2025-08-21T08:38:52.593Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 0.0s done [2025-08-21T08:38:52.593Z] #5 CACHED [2025-08-21T08:38:52.593Z] [2025-08-21T08:38:52.593Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc [2025-08-21T08:38:52.593Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 0.0s done [2025-08-21T08:38:52.593Z] #6 CACHED [2025-08-21T08:38:52.593Z] [2025-08-21T08:38:52.593Z] #7 exporting to image [2025-08-21T08:38:52.593Z] #7 exporting layers done [2025-08-21T08:38:52.593Z] #7 exporting manifest sha256:288b6b05c3c1baba73623da0ec85b92deb38eb04fc291cc2df39e0ce1f00c06d done [2025-08-21T08:38:52.593Z] #7 exporting config sha256:900e634a791131b7dfb82e568b793b1a3b81f17ce13ebeabd5f053c0aa22e811 done [2025-08-21T08:38:52.593Z] #7 exporting manifest sha256:4dba1d3e443f0eec9dab281adc46f613440b5ec2743138a38fcaab4b1af22bdc done [2025-08-21T08:38:52.593Z] #7 exporting config sha256:27ed129b5b5d3bdc8940a76ea238eb5d4b4b795f91cee026d87333535d394c72 done [2025-08-21T08:38:52.593Z] #7 exporting manifest list sha256:47f0a0c946dc3b51a389392bca9bda579901596a9eeba1c35ed1af227bf58dfe done [2025-08-21T08:38:52.593Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:52.852Z] #7 pushing layers 0.0s done [2025-08-21T08:38:52.853Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:47f0a0c946dc3b51a389392bca9bda579901596a9eeba1c35ed1af227bf58dfe 0.1s done [2025-08-21T08:38:52.853Z] #7 DONE 0.1s [2025-08-21T08:38:52.853Z] [2025-08-21T08:38:52.853Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:52.853Z] #8 DONE 0.0s [2025-08-21T08:38:52.853Z] [2025-08-21T08:38:52.853Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:52.853Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:53.142Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567' [2025-08-21T08:38:53.142Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - [2025-08-21T08:38:53.142Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:53.142Z] #1 transferring dockerfile: 205B done [2025-08-21T08:38:53.142Z] #1 DONE 0.0s [2025-08-21T08:38:53.142Z] [2025-08-21T08:38:53.142Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:38:53.142Z] #2 DONE 0.0s [2025-08-21T08:38:53.142Z] [2025-08-21T08:38:53.142Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:38:53.142Z] #3 DONE 0.0s [2025-08-21T08:38:53.142Z] [2025-08-21T08:38:53.142Z] #4 [internal] load .dockerignore [2025-08-21T08:38:53.142Z] #4 transferring context: 2B done [2025-08-21T08:38:53.142Z] #4 DONE 0.0s [2025-08-21T08:38:53.430Z] [2025-08-21T08:38:53.430Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee [2025-08-21T08:38:53.431Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 0.0s done [2025-08-21T08:38:53.431Z] #5 DONE 0.0s [2025-08-21T08:38:53.431Z] [2025-08-21T08:38:53.431Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee [2025-08-21T08:38:53.431Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 0.0s done [2025-08-21T08:38:53.431Z] #6 DONE 0.1s [2025-08-21T08:38:53.431Z] [2025-08-21T08:38:53.431Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:53.431Z] #7 DONE 0.0s [2025-08-21T08:38:53.431Z] [2025-08-21T08:38:53.431Z] #8 exporting to image [2025-08-21T08:38:53.431Z] #8 exporting layers done [2025-08-21T08:38:53.431Z] #8 exporting manifest sha256:8b593c762bbee4bfd45f90179fa9481f358eb2b6fb2441ca36fc363e0ba65320 done [2025-08-21T08:38:53.431Z] #8 exporting config sha256:3b8839b3579a898b465541946ac3c3fee5ab74555988d786c70f5414468d4118 done [2025-08-21T08:38:53.431Z] #8 exporting manifest sha256:d29a0a86017d1662c9c05be1c998f9e8f0bd72467d3618e3f48a333eb0490a9f done [2025-08-21T08:38:53.431Z] #8 exporting config sha256:703e3dcd419d9445bd95536f2ccad1b6d357c7a687661a81568a6601630d2bf1 done [2025-08-21T08:38:53.431Z] #8 exporting manifest list sha256:38b61ecd94b0b5ab99d0bdc195eac086a0a69d1bd2fedaac63ae96e7187e4fdd done [2025-08-21T08:38:53.431Z] #8 pushing layers 0.1s done [2025-08-21T08:38:53.431Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:38b61ecd94b0b5ab99d0bdc195eac086a0a69d1bd2fedaac63ae96e7187e4fdd [2025-08-21T08:38:53.431Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:53.719Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:38b61ecd94b0b5ab99d0bdc195eac086a0a69d1bd2fedaac63ae96e7187e4fdd 0.1s done [2025-08-21T08:38:53.719Z] #8 DONE 0.2s [2025-08-21T08:38:53.719Z] [2025-08-21T08:38:53.719Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:53.719Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:54.022Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-08-21T08:38:54.022Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-08-21T08:38:54.022Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:54.022Z] #1 transferring dockerfile: 171B done [2025-08-21T08:38:54.022Z] #1 DONE 0.0s [2025-08-21T08:38:54.022Z] [2025-08-21T08:38:54.022Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-21T08:38:54.022Z] #2 DONE 0.0s [2025-08-21T08:38:54.022Z] [2025-08-21T08:38:54.022Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-21T08:38:54.022Z] #3 DONE 0.0s [2025-08-21T08:38:54.022Z] [2025-08-21T08:38:54.022Z] #4 [internal] load .dockerignore [2025-08-21T08:38:54.022Z] #4 transferring context: 2B done [2025-08-21T08:38:54.022Z] #4 DONE 0.0s [2025-08-21T08:38:54.022Z] [2025-08-21T08:38:54.022Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee [2025-08-21T08:38:54.022Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 0.0s done [2025-08-21T08:38:54.022Z] #5 CACHED [2025-08-21T08:38:54.022Z] [2025-08-21T08:38:54.022Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee [2025-08-21T08:38:54.022Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 0.0s done [2025-08-21T08:38:54.022Z] #6 CACHED [2025-08-21T08:38:54.022Z] [2025-08-21T08:38:54.022Z] #7 exporting to image [2025-08-21T08:38:54.022Z] #7 exporting layers done [2025-08-21T08:38:54.022Z] #7 exporting manifest sha256:8b593c762bbee4bfd45f90179fa9481f358eb2b6fb2441ca36fc363e0ba65320 done [2025-08-21T08:38:54.022Z] #7 exporting config sha256:3b8839b3579a898b465541946ac3c3fee5ab74555988d786c70f5414468d4118 done [2025-08-21T08:38:54.022Z] #7 exporting manifest sha256:d29a0a86017d1662c9c05be1c998f9e8f0bd72467d3618e3f48a333eb0490a9f done [2025-08-21T08:38:54.022Z] #7 exporting config sha256:703e3dcd419d9445bd95536f2ccad1b6d357c7a687661a81568a6601630d2bf1 [2025-08-21T08:38:54.022Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:54.282Z] #7 exporting config sha256:703e3dcd419d9445bd95536f2ccad1b6d357c7a687661a81568a6601630d2bf1 done [2025-08-21T08:38:54.282Z] #7 exporting manifest list sha256:38b61ecd94b0b5ab99d0bdc195eac086a0a69d1bd2fedaac63ae96e7187e4fdd done [2025-08-21T08:38:54.282Z] #7 pushing layers 0.0s done [2025-08-21T08:38:54.282Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:38b61ecd94b0b5ab99d0bdc195eac086a0a69d1bd2fedaac63ae96e7187e4fdd 0.1s done [2025-08-21T08:38:54.282Z] #7 DONE 0.1s [2025-08-21T08:38:54.282Z] [2025-08-21T08:38:54.282Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:54.282Z] #8 DONE 0.0s [2025-08-21T08:38:54.282Z] [2025-08-21T08:38:54.282Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:54.282Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:54.574Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48' [2025-08-21T08:38:54.574Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48 --push - [2025-08-21T08:38:54.574Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:54.574Z] #1 transferring dockerfile: 177B done [2025-08-21T08:38:54.574Z] #1 DONE 0.0s [2025-08-21T08:38:54.574Z] [2025-08-21T08:38:54.574Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48 [2025-08-21T08:38:54.574Z] #2 DONE 0.0s [2025-08-21T08:38:54.574Z] [2025-08-21T08:38:54.574Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48 [2025-08-21T08:38:54.574Z] #3 DONE 0.0s [2025-08-21T08:38:54.574Z] [2025-08-21T08:38:54.574Z] #4 [internal] load .dockerignore [2025-08-21T08:38:54.575Z] #4 transferring context: 2B done [2025-08-21T08:38:54.575Z] #4 DONE 0.0s [2025-08-21T08:38:54.575Z] [2025-08-21T08:38:54.575Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee [2025-08-21T08:38:54.575Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 0.0s done [2025-08-21T08:38:54.575Z] #5 CACHED [2025-08-21T08:38:54.575Z] [2025-08-21T08:38:54.575Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee [2025-08-21T08:38:54.575Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 0.0s done [2025-08-21T08:38:54.575Z] #6 CACHED [2025-08-21T08:38:54.575Z] [2025-08-21T08:38:54.575Z] #7 exporting to image [2025-08-21T08:38:54.575Z] #7 exporting layers done [2025-08-21T08:38:54.575Z] #7 exporting manifest sha256:8b593c762bbee4bfd45f90179fa9481f358eb2b6fb2441ca36fc363e0ba65320 done [2025-08-21T08:38:54.575Z] #7 exporting config sha256:3b8839b3579a898b465541946ac3c3fee5ab74555988d786c70f5414468d4118 done [2025-08-21T08:38:54.575Z] #7 exporting manifest sha256:d29a0a86017d1662c9c05be1c998f9e8f0bd72467d3618e3f48a333eb0490a9f done [2025-08-21T08:38:54.575Z] #7 exporting config sha256:703e3dcd419d9445bd95536f2ccad1b6d357c7a687661a81568a6601630d2bf1 done [2025-08-21T08:38:54.575Z] #7 exporting manifest list sha256:38b61ecd94b0b5ab99d0bdc195eac086a0a69d1bd2fedaac63ae96e7187e4fdd [2025-08-21T08:38:54.575Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:54.877Z] #7 exporting manifest list sha256:38b61ecd94b0b5ab99d0bdc195eac086a0a69d1bd2fedaac63ae96e7187e4fdd done [2025-08-21T08:38:54.877Z] #7 pushing layers 0.0s done [2025-08-21T08:38:54.877Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48@sha256:38b61ecd94b0b5ab99d0bdc195eac086a0a69d1bd2fedaac63ae96e7187e4fdd 0.1s done [2025-08-21T08:38:54.877Z] #7 DONE 0.1s [2025-08-21T08:38:54.877Z] [2025-08-21T08:38:54.877Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:54.877Z] #8 DONE 0.0s [2025-08-21T08:38:54.877Z] [2025-08-21T08:38:54.877Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:54.877Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:55.164Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' [2025-08-21T08:38:55.165Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - [2025-08-21T08:38:55.424Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:55.424Z] #1 transferring dockerfile: 218B done [2025-08-21T08:38:55.424Z] #1 DONE 0.0s [2025-08-21T08:38:55.424Z] [2025-08-21T08:38:55.424Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:38:55.424Z] #2 DONE 0.0s [2025-08-21T08:38:55.424Z] [2025-08-21T08:38:55.424Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:38:55.424Z] #3 DONE 0.0s [2025-08-21T08:38:55.424Z] [2025-08-21T08:38:55.424Z] #4 [internal] load .dockerignore [2025-08-21T08:38:55.424Z] #4 transferring context: 2B done [2025-08-21T08:38:55.424Z] #4 DONE 0.0s [2025-08-21T08:38:55.424Z] [2025-08-21T08:38:55.424Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee [2025-08-21T08:38:55.424Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee [2025-08-21T08:38:55.424Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 0.1s done [2025-08-21T08:38:55.424Z] #5 CACHED [2025-08-21T08:38:55.424Z] [2025-08-21T08:38:55.424Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee [2025-08-21T08:38:55.424Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 0.1s done [2025-08-21T08:38:55.424Z] #6 CACHED [2025-08-21T08:38:55.424Z] [2025-08-21T08:38:55.424Z] #7 exporting to image [2025-08-21T08:38:55.424Z] #7 exporting layers done [2025-08-21T08:38:55.424Z] #7 exporting manifest sha256:8b593c762bbee4bfd45f90179fa9481f358eb2b6fb2441ca36fc363e0ba65320 0.0s done [2025-08-21T08:38:55.424Z] #7 exporting config sha256:3b8839b3579a898b465541946ac3c3fee5ab74555988d786c70f5414468d4118 done [2025-08-21T08:38:55.424Z] #7 exporting manifest sha256:d29a0a86017d1662c9c05be1c998f9e8f0bd72467d3618e3f48a333eb0490a9f done [2025-08-21T08:38:55.424Z] #7 exporting config sha256:703e3dcd419d9445bd95536f2ccad1b6d357c7a687661a81568a6601630d2bf1 done [2025-08-21T08:38:55.424Z] #7 exporting manifest list sha256:38b61ecd94b0b5ab99d0bdc195eac086a0a69d1bd2fedaac63ae96e7187e4fdd [2025-08-21T08:38:55.424Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:55.684Z] #7 exporting manifest list sha256:38b61ecd94b0b5ab99d0bdc195eac086a0a69d1bd2fedaac63ae96e7187e4fdd done [2025-08-21T08:38:55.684Z] #7 pushing layers 0.0s done [2025-08-21T08:38:55.684Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:38b61ecd94b0b5ab99d0bdc195eac086a0a69d1bd2fedaac63ae96e7187e4fdd 0.1s done [2025-08-21T08:38:55.684Z] #7 DONE 0.1s [2025-08-21T08:38:55.684Z] [2025-08-21T08:38:55.684Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:55.684Z] #8 DONE 0.0s [2025-08-21T08:38:55.943Z] [2025-08-21T08:38:55.943Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:55.943Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:56.228Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-08-21T08:38:56.228Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-08-21T08:38:56.228Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:56.228Z] #1 transferring dockerfile: 169B done [2025-08-21T08:38:56.228Z] #1 DONE 0.0s [2025-08-21T08:38:56.228Z] [2025-08-21T08:38:56.228Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-21T08:38:56.228Z] #2 DONE 0.0s [2025-08-21T08:38:56.228Z] [2025-08-21T08:38:56.228Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-21T08:38:56.228Z] #3 DONE 0.0s [2025-08-21T08:38:56.228Z] [2025-08-21T08:38:56.228Z] #4 [internal] load .dockerignore [2025-08-21T08:38:56.228Z] #4 transferring context: 2B done [2025-08-21T08:38:56.228Z] #4 DONE 0.0s [2025-08-21T08:38:56.228Z] [2025-08-21T08:38:56.228Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee [2025-08-21T08:38:56.228Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee done [2025-08-21T08:38:56.228Z] #5 CACHED [2025-08-21T08:38:56.228Z] [2025-08-21T08:38:56.228Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee [2025-08-21T08:38:56.228Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 0.0s done [2025-08-21T08:38:56.228Z] #6 CACHED [2025-08-21T08:38:56.228Z] [2025-08-21T08:38:56.228Z] #7 exporting to image [2025-08-21T08:38:56.228Z] #7 exporting layers done [2025-08-21T08:38:56.228Z] #7 exporting manifest sha256:8b593c762bbee4bfd45f90179fa9481f358eb2b6fb2441ca36fc363e0ba65320 done [2025-08-21T08:38:56.228Z] #7 exporting config sha256:3b8839b3579a898b465541946ac3c3fee5ab74555988d786c70f5414468d4118 done [2025-08-21T08:38:56.228Z] #7 exporting manifest sha256:d29a0a86017d1662c9c05be1c998f9e8f0bd72467d3618e3f48a333eb0490a9f done [2025-08-21T08:38:56.228Z] #7 exporting config sha256:703e3dcd419d9445bd95536f2ccad1b6d357c7a687661a81568a6601630d2bf1 done [2025-08-21T08:38:56.228Z] #7 exporting manifest list sha256:38b61ecd94b0b5ab99d0bdc195eac086a0a69d1bd2fedaac63ae96e7187e4fdd done [2025-08-21T08:38:56.228Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:56.485Z] #7 pushing layers 0.0s done [2025-08-21T08:38:56.485Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:38b61ecd94b0b5ab99d0bdc195eac086a0a69d1bd2fedaac63ae96e7187e4fdd 0.1s done [2025-08-21T08:38:56.485Z] #7 DONE 0.1s [2025-08-21T08:38:56.485Z] [2025-08-21T08:38:56.485Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:56.485Z] #8 DONE 0.0s [2025-08-21T08:38:56.485Z] [2025-08-21T08:38:56.485Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:56.485Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:56.769Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567' [2025-08-21T08:38:56.769Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - [2025-08-21T08:38:57.029Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:57.029Z] #1 transferring dockerfile: 206B done [2025-08-21T08:38:57.029Z] #1 DONE 0.0s [2025-08-21T08:38:57.029Z] [2025-08-21T08:38:57.029Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:38:57.029Z] #2 DONE 0.0s [2025-08-21T08:38:57.029Z] [2025-08-21T08:38:57.029Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:38:57.029Z] #3 DONE 0.0s [2025-08-21T08:38:57.029Z] [2025-08-21T08:38:57.029Z] #4 [internal] load .dockerignore [2025-08-21T08:38:57.029Z] #4 transferring context: 2B done [2025-08-21T08:38:57.029Z] #4 DONE 0.0s [2025-08-21T08:38:57.029Z] [2025-08-21T08:38:57.029Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d [2025-08-21T08:38:57.029Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d 0.0s done [2025-08-21T08:38:57.029Z] #5 DONE 0.0s [2025-08-21T08:38:57.029Z] [2025-08-21T08:38:57.029Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d [2025-08-21T08:38:57.029Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d done [2025-08-21T08:38:57.029Z] #6 DONE 0.1s [2025-08-21T08:38:57.029Z] [2025-08-21T08:38:57.029Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:57.029Z] #7 DONE 0.0s [2025-08-21T08:38:57.029Z] [2025-08-21T08:38:57.029Z] #8 exporting to image [2025-08-21T08:38:57.029Z] #8 exporting layers done [2025-08-21T08:38:57.029Z] #8 exporting manifest sha256:38d014bbbf3bd568d6631afcb3414ca74517fea6c3a705f3b75fe12704624367 done [2025-08-21T08:38:57.029Z] #8 exporting config sha256:70486d9c306726da76b1a0c46b0aa9b3d73db722726220e740554dee1a3be02b done [2025-08-21T08:38:57.029Z] #8 exporting manifest sha256:890cf20c00fed0188eb86e3f2d7354646c64f043ce73a86162ab2161a300bd73 done [2025-08-21T08:38:57.029Z] #8 exporting config sha256:8752d09b9998ca465e6d59ab78c8321ceb2ec8626c3257afe366aea8e3983fbb done [2025-08-21T08:38:57.029Z] #8 exporting manifest list sha256:c0ab32302815475828d36c9ed26eab4edd5373735bcccd0d47513d04b22abbcd done [2025-08-21T08:38:57.029Z] #8 pushing layers 0.1s done [2025-08-21T08:38:57.029Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:c0ab32302815475828d36c9ed26eab4edd5373735bcccd0d47513d04b22abbcd [2025-08-21T08:38:57.029Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:57.289Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:c0ab32302815475828d36c9ed26eab4edd5373735bcccd0d47513d04b22abbcd 0.1s done [2025-08-21T08:38:57.289Z] #8 DONE 0.2s [2025-08-21T08:38:57.289Z] [2025-08-21T08:38:57.289Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:57.289Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:57.572Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-08-21T08:38:57.572Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-08-21T08:38:57.834Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:57.834Z] #1 transferring dockerfile: 172B done [2025-08-21T08:38:57.834Z] #1 DONE 0.0s [2025-08-21T08:38:57.834Z] [2025-08-21T08:38:57.834Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-21T08:38:57.834Z] #2 DONE 0.0s [2025-08-21T08:38:57.834Z] [2025-08-21T08:38:57.834Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-21T08:38:57.834Z] #3 DONE 0.0s [2025-08-21T08:38:57.834Z] [2025-08-21T08:38:57.834Z] #4 [internal] load .dockerignore [2025-08-21T08:38:57.834Z] #4 transferring context: 2B done [2025-08-21T08:38:57.834Z] #4 DONE 0.0s [2025-08-21T08:38:57.834Z] [2025-08-21T08:38:57.834Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d [2025-08-21T08:38:57.834Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d 0.0s done [2025-08-21T08:38:57.834Z] #5 CACHED [2025-08-21T08:38:57.834Z] [2025-08-21T08:38:57.834Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d [2025-08-21T08:38:57.834Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d 0.0s done [2025-08-21T08:38:57.834Z] #6 CACHED [2025-08-21T08:38:57.834Z] [2025-08-21T08:38:57.834Z] #7 exporting to image [2025-08-21T08:38:57.834Z] #7 exporting layers done [2025-08-21T08:38:57.834Z] #7 exporting manifest sha256:38d014bbbf3bd568d6631afcb3414ca74517fea6c3a705f3b75fe12704624367 done [2025-08-21T08:38:57.834Z] #7 exporting config sha256:70486d9c306726da76b1a0c46b0aa9b3d73db722726220e740554dee1a3be02b done [2025-08-21T08:38:57.834Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:57.834Z] #7 exporting manifest sha256:890cf20c00fed0188eb86e3f2d7354646c64f043ce73a86162ab2161a300bd73 done [2025-08-21T08:38:57.834Z] #7 exporting config sha256:8752d09b9998ca465e6d59ab78c8321ceb2ec8626c3257afe366aea8e3983fbb done [2025-08-21T08:38:57.834Z] #7 exporting manifest list sha256:c0ab32302815475828d36c9ed26eab4edd5373735bcccd0d47513d04b22abbcd done [2025-08-21T08:38:57.834Z] #7 pushing layers 0.0s done [2025-08-21T08:38:57.834Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:c0ab32302815475828d36c9ed26eab4edd5373735bcccd0d47513d04b22abbcd 0.1s done [2025-08-21T08:38:57.834Z] #7 DONE 0.1s [2025-08-21T08:38:57.834Z] [2025-08-21T08:38:57.834Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:57.834Z] #8 DONE 0.0s [2025-08-21T08:38:57.834Z] [2025-08-21T08:38:57.834Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:57.834Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:58.120Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48' [2025-08-21T08:38:58.120Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48 --push - [2025-08-21T08:38:58.120Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:58.120Z] #1 transferring dockerfile: 178B done [2025-08-21T08:38:58.120Z] #1 DONE 0.0s [2025-08-21T08:38:58.120Z] [2025-08-21T08:38:58.120Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48 [2025-08-21T08:38:58.120Z] #2 DONE 0.0s [2025-08-21T08:38:58.120Z] [2025-08-21T08:38:58.120Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48 [2025-08-21T08:38:58.120Z] #3 DONE 0.0s [2025-08-21T08:38:58.120Z] [2025-08-21T08:38:58.120Z] #4 [internal] load .dockerignore [2025-08-21T08:38:58.120Z] #4 transferring context: 2B done [2025-08-21T08:38:58.120Z] #4 DONE 0.0s [2025-08-21T08:38:58.120Z] [2025-08-21T08:38:58.120Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d [2025-08-21T08:38:58.120Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d done [2025-08-21T08:38:58.120Z] #5 CACHED [2025-08-21T08:38:58.120Z] [2025-08-21T08:38:58.120Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d [2025-08-21T08:38:58.120Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d done [2025-08-21T08:38:58.120Z] #6 CACHED [2025-08-21T08:38:58.120Z] [2025-08-21T08:38:58.120Z] #7 exporting to image [2025-08-21T08:38:58.120Z] #7 exporting layers done [2025-08-21T08:38:58.120Z] #7 exporting manifest sha256:38d014bbbf3bd568d6631afcb3414ca74517fea6c3a705f3b75fe12704624367 done [2025-08-21T08:38:58.120Z] #7 exporting config sha256:70486d9c306726da76b1a0c46b0aa9b3d73db722726220e740554dee1a3be02b done [2025-08-21T08:38:58.120Z] #7 exporting manifest sha256:890cf20c00fed0188eb86e3f2d7354646c64f043ce73a86162ab2161a300bd73 done [2025-08-21T08:38:58.120Z] #7 exporting config sha256:8752d09b9998ca465e6d59ab78c8321ceb2ec8626c3257afe366aea8e3983fbb done [2025-08-21T08:38:58.120Z] #7 exporting manifest list sha256:c0ab32302815475828d36c9ed26eab4edd5373735bcccd0d47513d04b22abbcd done [2025-08-21T08:38:58.120Z] #7 pushing layers 0.0s done [2025-08-21T08:38:58.120Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48@sha256:c0ab32302815475828d36c9ed26eab4edd5373735bcccd0d47513d04b22abbcd [2025-08-21T08:38:58.120Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:58.380Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48@sha256:c0ab32302815475828d36c9ed26eab4edd5373735bcccd0d47513d04b22abbcd 0.1s done [2025-08-21T08:38:58.380Z] #7 DONE 0.1s [2025-08-21T08:38:58.380Z] [2025-08-21T08:38:58.380Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:58.380Z] #8 DONE 0.0s [2025-08-21T08:38:58.380Z] [2025-08-21T08:38:58.380Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:58.380Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:58.668Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - [2025-08-21T08:38:58.668Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' [2025-08-21T08:38:58.668Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:58.668Z] #1 transferring dockerfile: 219B done [2025-08-21T08:38:58.668Z] #1 DONE 0.0s [2025-08-21T08:38:58.668Z] [2025-08-21T08:38:58.668Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:38:58.668Z] #2 DONE 0.0s [2025-08-21T08:38:58.668Z] [2025-08-21T08:38:58.668Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:38:58.668Z] #3 DONE 0.0s [2025-08-21T08:38:58.668Z] [2025-08-21T08:38:58.668Z] #4 [internal] load .dockerignore [2025-08-21T08:38:58.668Z] #4 transferring context: 2B done [2025-08-21T08:38:58.668Z] #4 DONE 0.0s [2025-08-21T08:38:58.668Z] [2025-08-21T08:38:58.668Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d [2025-08-21T08:38:58.668Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d 0.0s done [2025-08-21T08:38:58.668Z] #5 CACHED [2025-08-21T08:38:58.668Z] [2025-08-21T08:38:58.668Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d [2025-08-21T08:38:58.668Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d 0.0s done [2025-08-21T08:38:58.668Z] #6 CACHED [2025-08-21T08:38:58.668Z] [2025-08-21T08:38:58.668Z] #7 exporting to image [2025-08-21T08:38:58.668Z] #7 exporting layers done [2025-08-21T08:38:58.668Z] #7 exporting manifest sha256:38d014bbbf3bd568d6631afcb3414ca74517fea6c3a705f3b75fe12704624367 done [2025-08-21T08:38:58.668Z] #7 exporting config sha256:70486d9c306726da76b1a0c46b0aa9b3d73db722726220e740554dee1a3be02b done [2025-08-21T08:38:58.668Z] #7 exporting manifest sha256:890cf20c00fed0188eb86e3f2d7354646c64f043ce73a86162ab2161a300bd73 done [2025-08-21T08:38:58.668Z] #7 exporting config sha256:8752d09b9998ca465e6d59ab78c8321ceb2ec8626c3257afe366aea8e3983fbb done [2025-08-21T08:38:58.668Z] #7 exporting manifest list sha256:c0ab32302815475828d36c9ed26eab4edd5373735bcccd0d47513d04b22abbcd [2025-08-21T08:38:58.668Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:58.925Z] #7 exporting manifest list sha256:c0ab32302815475828d36c9ed26eab4edd5373735bcccd0d47513d04b22abbcd done [2025-08-21T08:38:58.925Z] #7 pushing layers 0.0s done [2025-08-21T08:38:58.925Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:c0ab32302815475828d36c9ed26eab4edd5373735bcccd0d47513d04b22abbcd 0.1s done [2025-08-21T08:38:58.925Z] #7 DONE 0.1s [2025-08-21T08:38:58.925Z] [2025-08-21T08:38:58.925Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:58.925Z] #8 DONE 0.0s [2025-08-21T08:38:58.925Z] [2025-08-21T08:38:58.925Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:58.925Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:59.203Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-08-21T08:38:59.203Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-08-21T08:38:59.461Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:38:59.461Z] #1 transferring dockerfile: 170B done [2025-08-21T08:38:59.461Z] #1 DONE 0.0s [2025-08-21T08:38:59.461Z] [2025-08-21T08:38:59.461Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-21T08:38:59.461Z] #2 DONE 0.0s [2025-08-21T08:38:59.461Z] [2025-08-21T08:38:59.461Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-21T08:38:59.461Z] #3 DONE 0.0s [2025-08-21T08:38:59.461Z] [2025-08-21T08:38:59.461Z] #4 [internal] load .dockerignore [2025-08-21T08:38:59.461Z] #4 transferring context: 2B done [2025-08-21T08:38:59.461Z] #4 DONE 0.0s [2025-08-21T08:38:59.461Z] [2025-08-21T08:38:59.461Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d [2025-08-21T08:38:59.461Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d done [2025-08-21T08:38:59.461Z] #5 CACHED [2025-08-21T08:38:59.461Z] [2025-08-21T08:38:59.461Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d [2025-08-21T08:38:59.461Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d done [2025-08-21T08:38:59.461Z] #6 CACHED [2025-08-21T08:38:59.461Z] [2025-08-21T08:38:59.461Z] #7 exporting to image [2025-08-21T08:38:59.461Z] #7 exporting layers done [2025-08-21T08:38:59.461Z] #7 exporting manifest sha256:38d014bbbf3bd568d6631afcb3414ca74517fea6c3a705f3b75fe12704624367 done [2025-08-21T08:38:59.461Z] #7 exporting config sha256:70486d9c306726da76b1a0c46b0aa9b3d73db722726220e740554dee1a3be02b done [2025-08-21T08:38:59.461Z] #7 exporting manifest sha256:890cf20c00fed0188eb86e3f2d7354646c64f043ce73a86162ab2161a300bd73 done [2025-08-21T08:38:59.461Z] #7 exporting config sha256:8752d09b9998ca465e6d59ab78c8321ceb2ec8626c3257afe366aea8e3983fbb [2025-08-21T08:38:59.461Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:38:59.461Z] #7 exporting config sha256:8752d09b9998ca465e6d59ab78c8321ceb2ec8626c3257afe366aea8e3983fbb done [2025-08-21T08:38:59.461Z] #7 exporting manifest list sha256:c0ab32302815475828d36c9ed26eab4edd5373735bcccd0d47513d04b22abbcd done [2025-08-21T08:38:59.461Z] #7 pushing layers 0.0s done [2025-08-21T08:38:59.461Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:c0ab32302815475828d36c9ed26eab4edd5373735bcccd0d47513d04b22abbcd 0.1s done [2025-08-21T08:38:59.461Z] #7 DONE 0.1s [2025-08-21T08:38:59.461Z] [2025-08-21T08:38:59.461Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:38:59.461Z] #8 DONE 0.0s [2025-08-21T08:38:59.461Z] [2025-08-21T08:38:59.461Z] 1 warning found (use --debug to expand): [2025-08-21T08:38:59.461Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:38:59.747Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - [2025-08-21T08:38:59.747Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567' [2025-08-21T08:39:00.006Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:39:00.006Z] #1 transferring dockerfile: 206B done [2025-08-21T08:39:00.006Z] #1 DONE 0.0s [2025-08-21T08:39:00.006Z] [2025-08-21T08:39:00.006Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:39:00.006Z] #2 DONE 0.0s [2025-08-21T08:39:00.006Z] [2025-08-21T08:39:00.006Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:39:00.006Z] #3 DONE 0.0s [2025-08-21T08:39:00.006Z] [2025-08-21T08:39:00.006Z] #4 [internal] load .dockerignore [2025-08-21T08:39:00.006Z] #4 transferring context: 2B done [2025-08-21T08:39:00.006Z] #4 DONE 0.0s [2025-08-21T08:39:00.006Z] [2025-08-21T08:39:00.006Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 [2025-08-21T08:39:00.006Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 [2025-08-21T08:39:00.006Z] #5 ... [2025-08-21T08:39:00.006Z] [2025-08-21T08:39:00.006Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 [2025-08-21T08:39:00.006Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 0.0s done [2025-08-21T08:39:00.006Z] #6 DONE 0.1s [2025-08-21T08:39:00.006Z] [2025-08-21T08:39:00.006Z] #7 exporting to image [2025-08-21T08:39:00.006Z] #7 exporting layers done [2025-08-21T08:39:00.006Z] #7 exporting manifest sha256:1317d467b81bc8cea330d98881e8f5bc84b6dbe95f0b9c7fcc1c6c16f281d16b done [2025-08-21T08:39:00.006Z] #7 exporting config sha256:7ec988402053038942deac20ca3fea43cf035b409c7d4baf80dedf7a76db8bb7 done [2025-08-21T08:39:00.006Z] #7 exporting manifest sha256:ad94fa6e72428b16a8c85e2a80f369df606463b2d15f03f77eb581818b2c2e0b done [2025-08-21T08:39:00.006Z] #7 exporting config sha256:e6961a0ce80403a1fc91ec34d062b798922ba8910f63df7ba7a4b22874be68ac done [2025-08-21T08:39:00.006Z] #7 exporting manifest list sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e [2025-08-21T08:39:00.006Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:39:00.006Z] #7 ... [2025-08-21T08:39:00.006Z] [2025-08-21T08:39:00.006Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:39:00.006Z] #8 DONE 0.0s [2025-08-21T08:39:00.006Z] [2025-08-21T08:39:00.006Z] #7 exporting to image [2025-08-21T08:39:00.006Z] #7 exporting manifest list sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e done [2025-08-21T08:39:00.006Z] #7 pushing layers 0.1s done [2025-08-21T08:39:00.006Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e [2025-08-21T08:39:00.266Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e 0.1s done [2025-08-21T08:39:00.266Z] #7 DONE 0.2s [2025-08-21T08:39:00.266Z] [2025-08-21T08:39:00.266Z] 1 warning found (use --debug to expand): [2025-08-21T08:39:00.266Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:39:00.552Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-08-21T08:39:00.552Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-08-21T08:39:00.552Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:39:00.552Z] #1 transferring dockerfile: 172B done [2025-08-21T08:39:00.552Z] #1 DONE 0.0s [2025-08-21T08:39:00.552Z] [2025-08-21T08:39:00.552Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-21T08:39:00.552Z] #2 DONE 0.0s [2025-08-21T08:39:00.552Z] [2025-08-21T08:39:00.552Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-21T08:39:00.552Z] #3 DONE 0.0s [2025-08-21T08:39:00.552Z] [2025-08-21T08:39:00.552Z] #4 [internal] load .dockerignore [2025-08-21T08:39:00.552Z] #4 transferring context: 2B done [2025-08-21T08:39:00.552Z] #4 DONE 0.0s [2025-08-21T08:39:00.552Z] [2025-08-21T08:39:00.553Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 [2025-08-21T08:39:00.553Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 done [2025-08-21T08:39:00.553Z] #5 DONE 0.0s [2025-08-21T08:39:00.553Z] [2025-08-21T08:39:00.553Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 [2025-08-21T08:39:00.813Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 done [2025-08-21T08:39:00.813Z] #6 CACHED [2025-08-21T08:39:00.814Z] [2025-08-21T08:39:00.814Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 [2025-08-21T08:39:00.814Z] #5 CACHED [2025-08-21T08:39:00.814Z] [2025-08-21T08:39:00.814Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:39:00.814Z] #7 DONE 0.0s [2025-08-21T08:39:00.814Z] [2025-08-21T08:39:00.814Z] #8 exporting to image [2025-08-21T08:39:00.814Z] #8 exporting layers done [2025-08-21T08:39:00.814Z] #8 exporting manifest sha256:1317d467b81bc8cea330d98881e8f5bc84b6dbe95f0b9c7fcc1c6c16f281d16b done [2025-08-21T08:39:00.814Z] #8 exporting config sha256:7ec988402053038942deac20ca3fea43cf035b409c7d4baf80dedf7a76db8bb7 done [2025-08-21T08:39:00.814Z] #8 exporting manifest sha256:ad94fa6e72428b16a8c85e2a80f369df606463b2d15f03f77eb581818b2c2e0b done [2025-08-21T08:39:00.814Z] #8 exporting config sha256:e6961a0ce80403a1fc91ec34d062b798922ba8910f63df7ba7a4b22874be68ac done [2025-08-21T08:39:00.814Z] #8 exporting manifest list sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e done [2025-08-21T08:39:00.814Z] #8 pushing layers 0.0s done [2025-08-21T08:39:00.814Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e 0.1s done [2025-08-21T08:39:00.814Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:39:00.814Z] #8 DONE 0.1s [2025-08-21T08:39:00.814Z] [2025-08-21T08:39:00.814Z] 1 warning found (use --debug to expand): [2025-08-21T08:39:00.814Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:39:01.102Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48' [2025-08-21T08:39:01.102Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48 --push - [2025-08-21T08:39:01.362Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:39:01.362Z] #1 transferring dockerfile: 178B done [2025-08-21T08:39:01.362Z] #1 DONE 0.0s [2025-08-21T08:39:01.362Z] [2025-08-21T08:39:01.362Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48 [2025-08-21T08:39:01.362Z] #2 DONE 0.0s [2025-08-21T08:39:01.362Z] [2025-08-21T08:39:01.362Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48 [2025-08-21T08:39:01.362Z] #3 DONE 0.0s [2025-08-21T08:39:01.362Z] [2025-08-21T08:39:01.362Z] #4 [internal] load .dockerignore [2025-08-21T08:39:01.362Z] #4 transferring context: 2B done [2025-08-21T08:39:01.362Z] #4 DONE 0.0s [2025-08-21T08:39:01.362Z] [2025-08-21T08:39:01.362Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 [2025-08-21T08:39:01.362Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 done [2025-08-21T08:39:01.362Z] #5 CACHED [2025-08-21T08:39:01.362Z] [2025-08-21T08:39:01.362Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 [2025-08-21T08:39:01.362Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 0.0s done [2025-08-21T08:39:01.362Z] #6 CACHED [2025-08-21T08:39:01.362Z] [2025-08-21T08:39:01.362Z] #7 exporting to image [2025-08-21T08:39:01.362Z] #7 exporting layers done [2025-08-21T08:39:01.362Z] #7 exporting manifest sha256:1317d467b81bc8cea330d98881e8f5bc84b6dbe95f0b9c7fcc1c6c16f281d16b done [2025-08-21T08:39:01.362Z] #7 exporting config sha256:7ec988402053038942deac20ca3fea43cf035b409c7d4baf80dedf7a76db8bb7 done [2025-08-21T08:39:01.362Z] #7 exporting manifest sha256:ad94fa6e72428b16a8c85e2a80f369df606463b2d15f03f77eb581818b2c2e0b done [2025-08-21T08:39:01.362Z] #7 exporting config sha256:e6961a0ce80403a1fc91ec34d062b798922ba8910f63df7ba7a4b22874be68ac done [2025-08-21T08:39:01.362Z] #7 exporting manifest list sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e done [2025-08-21T08:39:01.362Z] #7 pushing layers 0.0s done [2025-08-21T08:39:01.362Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48@sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e [2025-08-21T08:39:01.362Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:39:01.362Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48@sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e 0.1s done [2025-08-21T08:39:01.363Z] #7 DONE 0.1s [2025-08-21T08:39:01.363Z] [2025-08-21T08:39:01.363Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:39:01.363Z] #8 DONE 0.0s [2025-08-21T08:39:01.363Z] [2025-08-21T08:39:01.363Z] 1 warning found (use --debug to expand): [2025-08-21T08:39:01.363Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:39:01.651Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - [2025-08-21T08:39:01.652Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' [2025-08-21T08:39:01.652Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:39:01.652Z] #1 transferring dockerfile: 219B done [2025-08-21T08:39:01.652Z] #1 DONE 0.0s [2025-08-21T08:39:01.652Z] [2025-08-21T08:39:01.652Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:39:01.652Z] #2 DONE 0.0s [2025-08-21T08:39:01.652Z] [2025-08-21T08:39:01.652Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:39:01.652Z] #3 DONE 0.0s [2025-08-21T08:39:01.652Z] [2025-08-21T08:39:01.652Z] #4 [internal] load .dockerignore [2025-08-21T08:39:01.652Z] #4 transferring context: 2B done [2025-08-21T08:39:01.652Z] #4 DONE 0.0s [2025-08-21T08:39:01.652Z] [2025-08-21T08:39:01.652Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 [2025-08-21T08:39:01.652Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 0.0s done [2025-08-21T08:39:01.652Z] #5 DONE 0.0s [2025-08-21T08:39:01.652Z] [2025-08-21T08:39:01.652Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 [2025-08-21T08:39:01.910Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 0.0s done [2025-08-21T08:39:01.910Z] #6 CACHED [2025-08-21T08:39:01.910Z] [2025-08-21T08:39:01.910Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 [2025-08-21T08:39:01.910Z] #5 CACHED [2025-08-21T08:39:01.910Z] [2025-08-21T08:39:01.910Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:39:01.910Z] #7 DONE 0.0s [2025-08-21T08:39:01.910Z] [2025-08-21T08:39:01.910Z] #8 exporting to image [2025-08-21T08:39:01.910Z] #8 exporting layers done [2025-08-21T08:39:01.910Z] #8 exporting manifest sha256:1317d467b81bc8cea330d98881e8f5bc84b6dbe95f0b9c7fcc1c6c16f281d16b done [2025-08-21T08:39:01.910Z] #8 exporting config sha256:7ec988402053038942deac20ca3fea43cf035b409c7d4baf80dedf7a76db8bb7 done [2025-08-21T08:39:01.910Z] #8 exporting manifest sha256:ad94fa6e72428b16a8c85e2a80f369df606463b2d15f03f77eb581818b2c2e0b done [2025-08-21T08:39:01.910Z] #8 exporting config sha256:e6961a0ce80403a1fc91ec34d062b798922ba8910f63df7ba7a4b22874be68ac done [2025-08-21T08:39:01.910Z] #8 exporting manifest list sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e done [2025-08-21T08:39:01.910Z] #8 pushing layers 0.0s done [2025-08-21T08:39:01.910Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e 0.1s done [2025-08-21T08:39:01.910Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:39:01.910Z] #8 DONE 0.1s [2025-08-21T08:39:01.910Z] [2025-08-21T08:39:01.910Z] 1 warning found (use --debug to expand): [2025-08-21T08:39:01.910Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:39:02.192Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-08-21T08:39:02.192Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-08-21T08:39:02.192Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:39:02.192Z] #1 transferring dockerfile: 170B done [2025-08-21T08:39:02.192Z] #1 DONE 0.0s [2025-08-21T08:39:02.192Z] [2025-08-21T08:39:02.192Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-21T08:39:02.192Z] #2 DONE 0.0s [2025-08-21T08:39:02.192Z] [2025-08-21T08:39:02.192Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-21T08:39:02.192Z] #3 DONE 0.0s [2025-08-21T08:39:02.192Z] [2025-08-21T08:39:02.192Z] #4 [internal] load .dockerignore [2025-08-21T08:39:02.192Z] #4 transferring context: 2B done [2025-08-21T08:39:02.192Z] #4 DONE 0.0s [2025-08-21T08:39:02.192Z] [2025-08-21T08:39:02.193Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 [2025-08-21T08:39:02.193Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 0.0s done [2025-08-21T08:39:02.193Z] #5 CACHED [2025-08-21T08:39:02.193Z] [2025-08-21T08:39:02.193Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 [2025-08-21T08:39:02.193Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 0.0s done [2025-08-21T08:39:02.193Z] #6 CACHED [2025-08-21T08:39:02.193Z] [2025-08-21T08:39:02.193Z] #7 exporting to image [2025-08-21T08:39:02.193Z] #7 exporting layers done [2025-08-21T08:39:02.193Z] #7 exporting manifest sha256:1317d467b81bc8cea330d98881e8f5bc84b6dbe95f0b9c7fcc1c6c16f281d16b done [2025-08-21T08:39:02.193Z] #7 exporting config sha256:7ec988402053038942deac20ca3fea43cf035b409c7d4baf80dedf7a76db8bb7 done [2025-08-21T08:39:02.193Z] #7 exporting manifest sha256:ad94fa6e72428b16a8c85e2a80f369df606463b2d15f03f77eb581818b2c2e0b done [2025-08-21T08:39:02.193Z] #7 exporting config sha256:e6961a0ce80403a1fc91ec34d062b798922ba8910f63df7ba7a4b22874be68ac done [2025-08-21T08:39:02.193Z] #7 exporting manifest list sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e [2025-08-21T08:39:02.193Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:39:02.452Z] #7 exporting manifest list sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e done [2025-08-21T08:39:02.452Z] #7 pushing layers 0.0s done [2025-08-21T08:39:02.452Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e 0.1s done [2025-08-21T08:39:02.452Z] #7 DONE 0.1s [2025-08-21T08:39:02.452Z] [2025-08-21T08:39:02.452Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:39:02.452Z] #8 DONE 0.0s [2025-08-21T08:39:02.452Z] [2025-08-21T08:39:02.452Z] 1 warning found (use --debug to expand): [2025-08-21T08:39:02.452Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:39:02.737Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - [2025-08-21T08:39:02.737Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567' [2025-08-21T08:39:02.997Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:39:02.997Z] #1 transferring dockerfile: 206B done [2025-08-21T08:39:02.997Z] #1 DONE 0.0s [2025-08-21T08:39:02.997Z] [2025-08-21T08:39:02.997Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:39:02.997Z] #2 DONE 0.0s [2025-08-21T08:39:02.997Z] [2025-08-21T08:39:02.997Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:39:02.997Z] #3 DONE 0.0s [2025-08-21T08:39:02.997Z] [2025-08-21T08:39:02.997Z] #4 [internal] load .dockerignore [2025-08-21T08:39:02.997Z] #4 transferring context: 2B done [2025-08-21T08:39:02.997Z] #4 DONE 0.0s [2025-08-21T08:39:02.997Z] [2025-08-21T08:39:02.997Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 [2025-08-21T08:39:02.997Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 0.0s done [2025-08-21T08:39:02.997Z] #5 DONE 0.0s [2025-08-21T08:39:02.997Z] [2025-08-21T08:39:02.997Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 [2025-08-21T08:39:02.997Z] #6 DONE 0.0s [2025-08-21T08:39:02.997Z] [2025-08-21T08:39:02.997Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 [2025-08-21T08:39:02.997Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 0.0s done [2025-08-21T08:39:02.997Z] #5 DONE 0.1s [2025-08-21T08:39:02.997Z] [2025-08-21T08:39:02.997Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:39:03.257Z] #7 DONE 0.0s [2025-08-21T08:39:03.257Z] [2025-08-21T08:39:03.257Z] #8 exporting to image [2025-08-21T08:39:03.257Z] #8 exporting layers done [2025-08-21T08:39:03.257Z] #8 exporting manifest sha256:f61f928239a183fc2e4562d4d396c0bf11bbf38e5b04bbc0cce4512a76820e8b done [2025-08-21T08:39:03.257Z] #8 exporting config sha256:437d36f5d7932236fe9399eeda24c4aef709c1a9ca71d817391f903b2dbfcd90 done [2025-08-21T08:39:03.257Z] #8 exporting manifest sha256:6d66acb6ef3aa805a4ac2a1ce541d112a96b52aab9d7b5ee72c0402a9ee0789e done [2025-08-21T08:39:03.257Z] #8 exporting config sha256:656a9fd0821e0481e4ad7ffe601c1f690fd564e37db299694d6c7ffb90a89e1b done [2025-08-21T08:39:03.257Z] #8 exporting manifest list sha256:cc0e5545e002bca11241874bb2d441e2dacf66866ce79e063e13aee7377d1617 done [2025-08-21T08:39:03.257Z] #8 pushing layers 0.1s done [2025-08-21T08:39:03.257Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:cc0e5545e002bca11241874bb2d441e2dacf66866ce79e063e13aee7377d1617 [2025-08-21T08:39:03.257Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:39:03.257Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:cc0e5545e002bca11241874bb2d441e2dacf66866ce79e063e13aee7377d1617 0.1s done [2025-08-21T08:39:03.257Z] #8 DONE 0.2s [2025-08-21T08:39:03.257Z] [2025-08-21T08:39:03.257Z] 1 warning found (use --debug to expand): [2025-08-21T08:39:03.257Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:39:03.548Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-08-21T08:39:03.548Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-08-21T08:39:03.548Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:39:03.548Z] #1 transferring dockerfile: 172B done [2025-08-21T08:39:03.548Z] #1 DONE 0.0s [2025-08-21T08:39:03.548Z] [2025-08-21T08:39:03.548Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-21T08:39:03.548Z] #2 DONE 0.0s [2025-08-21T08:39:03.548Z] [2025-08-21T08:39:03.548Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-21T08:39:03.548Z] #3 DONE 0.0s [2025-08-21T08:39:03.548Z] [2025-08-21T08:39:03.548Z] #4 [internal] load .dockerignore [2025-08-21T08:39:03.548Z] #4 transferring context: 2B done [2025-08-21T08:39:03.548Z] #4 DONE 0.0s [2025-08-21T08:39:03.548Z] [2025-08-21T08:39:03.548Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 [2025-08-21T08:39:03.548Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 0.0s done [2025-08-21T08:39:03.548Z] #5 CACHED [2025-08-21T08:39:03.548Z] [2025-08-21T08:39:03.548Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 [2025-08-21T08:39:03.548Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 0.0s done [2025-08-21T08:39:03.809Z] #6 CACHED [2025-08-21T08:39:03.809Z] [2025-08-21T08:39:03.809Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:39:03.809Z] #7 DONE 0.0s [2025-08-21T08:39:03.809Z] [2025-08-21T08:39:03.809Z] #8 exporting to image [2025-08-21T08:39:03.809Z] #8 exporting layers done [2025-08-21T08:39:03.809Z] #8 exporting manifest sha256:f61f928239a183fc2e4562d4d396c0bf11bbf38e5b04bbc0cce4512a76820e8b done [2025-08-21T08:39:03.809Z] #8 exporting config sha256:437d36f5d7932236fe9399eeda24c4aef709c1a9ca71d817391f903b2dbfcd90 done [2025-08-21T08:39:03.809Z] #8 exporting manifest sha256:6d66acb6ef3aa805a4ac2a1ce541d112a96b52aab9d7b5ee72c0402a9ee0789e done [2025-08-21T08:39:03.809Z] #8 exporting config sha256:656a9fd0821e0481e4ad7ffe601c1f690fd564e37db299694d6c7ffb90a89e1b done [2025-08-21T08:39:03.809Z] #8 exporting manifest list sha256:cc0e5545e002bca11241874bb2d441e2dacf66866ce79e063e13aee7377d1617 done [2025-08-21T08:39:03.809Z] #8 pushing layers 0.0s done [2025-08-21T08:39:03.809Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:cc0e5545e002bca11241874bb2d441e2dacf66866ce79e063e13aee7377d1617 0.1s done [2025-08-21T08:39:03.809Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:39:03.809Z] #8 DONE 0.1s [2025-08-21T08:39:03.809Z] [2025-08-21T08:39:03.809Z] 1 warning found (use --debug to expand): [2025-08-21T08:39:03.809Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:39:04.112Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48' [2025-08-21T08:39:04.113Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48 --push - [2025-08-21T08:39:04.113Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:39:04.113Z] #1 transferring dockerfile: 178B done [2025-08-21T08:39:04.113Z] #1 DONE 0.0s [2025-08-21T08:39:04.113Z] [2025-08-21T08:39:04.113Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48 [2025-08-21T08:39:04.113Z] #2 DONE 0.0s [2025-08-21T08:39:04.113Z] [2025-08-21T08:39:04.113Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48 [2025-08-21T08:39:04.113Z] #3 DONE 0.0s [2025-08-21T08:39:04.113Z] [2025-08-21T08:39:04.113Z] #4 [internal] load .dockerignore [2025-08-21T08:39:04.113Z] #4 transferring context: 2B done [2025-08-21T08:39:04.113Z] #4 DONE 0.0s [2025-08-21T08:39:04.113Z] [2025-08-21T08:39:04.113Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 [2025-08-21T08:39:04.113Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 0.0s done [2025-08-21T08:39:04.113Z] #5 CACHED [2025-08-21T08:39:04.113Z] [2025-08-21T08:39:04.113Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 [2025-08-21T08:39:04.113Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 0.0s done [2025-08-21T08:39:04.113Z] #6 CACHED [2025-08-21T08:39:04.113Z] [2025-08-21T08:39:04.113Z] #7 exporting to image [2025-08-21T08:39:04.113Z] #7 exporting layers done [2025-08-21T08:39:04.113Z] #7 exporting manifest sha256:f61f928239a183fc2e4562d4d396c0bf11bbf38e5b04bbc0cce4512a76820e8b [2025-08-21T08:39:04.113Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:39:04.373Z] #7 exporting manifest sha256:f61f928239a183fc2e4562d4d396c0bf11bbf38e5b04bbc0cce4512a76820e8b done [2025-08-21T08:39:04.373Z] #7 exporting config sha256:437d36f5d7932236fe9399eeda24c4aef709c1a9ca71d817391f903b2dbfcd90 done [2025-08-21T08:39:04.373Z] #7 exporting manifest sha256:6d66acb6ef3aa805a4ac2a1ce541d112a96b52aab9d7b5ee72c0402a9ee0789e done [2025-08-21T08:39:04.373Z] #7 exporting config sha256:656a9fd0821e0481e4ad7ffe601c1f690fd564e37db299694d6c7ffb90a89e1b done [2025-08-21T08:39:04.373Z] #7 exporting manifest list sha256:cc0e5545e002bca11241874bb2d441e2dacf66866ce79e063e13aee7377d1617 done [2025-08-21T08:39:04.373Z] #7 pushing layers 0.0s done [2025-08-21T08:39:04.373Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48@sha256:cc0e5545e002bca11241874bb2d441e2dacf66866ce79e063e13aee7377d1617 0.1s done [2025-08-21T08:39:04.373Z] #7 DONE 0.1s [2025-08-21T08:39:04.373Z] [2025-08-21T08:39:04.373Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:39:04.373Z] #8 DONE 0.0s [2025-08-21T08:39:04.373Z] [2025-08-21T08:39:04.373Z] 1 warning found (use --debug to expand): [2025-08-21T08:39:04.373Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:39:04.668Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' [2025-08-21T08:39:04.668Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - [2025-08-21T08:39:04.668Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:39:04.668Z] #1 transferring dockerfile: 219B done [2025-08-21T08:39:04.668Z] #1 DONE 0.0s [2025-08-21T08:39:04.668Z] [2025-08-21T08:39:04.668Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:39:04.668Z] #2 DONE 0.0s [2025-08-21T08:39:04.668Z] [2025-08-21T08:39:04.668Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:39:04.668Z] #3 DONE 0.0s [2025-08-21T08:39:04.668Z] [2025-08-21T08:39:04.668Z] #4 [internal] load .dockerignore [2025-08-21T08:39:04.668Z] #4 transferring context: 2B done [2025-08-21T08:39:04.668Z] #4 DONE 0.0s [2025-08-21T08:39:04.668Z] [2025-08-21T08:39:04.668Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 [2025-08-21T08:39:04.668Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 0.0s done [2025-08-21T08:39:04.668Z] #5 CACHED [2025-08-21T08:39:04.668Z] [2025-08-21T08:39:04.668Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 [2025-08-21T08:39:04.668Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 0.0s done [2025-08-21T08:39:04.668Z] #6 CACHED [2025-08-21T08:39:04.668Z] [2025-08-21T08:39:04.668Z] #7 exporting to image [2025-08-21T08:39:04.668Z] #7 exporting layers done [2025-08-21T08:39:04.668Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:39:04.930Z] #7 exporting manifest sha256:f61f928239a183fc2e4562d4d396c0bf11bbf38e5b04bbc0cce4512a76820e8b done [2025-08-21T08:39:04.930Z] #7 exporting config sha256:437d36f5d7932236fe9399eeda24c4aef709c1a9ca71d817391f903b2dbfcd90 done [2025-08-21T08:39:04.930Z] #7 exporting manifest sha256:6d66acb6ef3aa805a4ac2a1ce541d112a96b52aab9d7b5ee72c0402a9ee0789e done [2025-08-21T08:39:04.930Z] #7 exporting config sha256:656a9fd0821e0481e4ad7ffe601c1f690fd564e37db299694d6c7ffb90a89e1b done [2025-08-21T08:39:04.930Z] #7 exporting manifest list sha256:cc0e5545e002bca11241874bb2d441e2dacf66866ce79e063e13aee7377d1617 done [2025-08-21T08:39:04.930Z] #7 pushing layers 0.0s done [2025-08-21T08:39:04.930Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:cc0e5545e002bca11241874bb2d441e2dacf66866ce79e063e13aee7377d1617 0.1s done [2025-08-21T08:39:04.930Z] #7 DONE 0.1s [2025-08-21T08:39:04.930Z] [2025-08-21T08:39:04.930Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:39:04.930Z] #8 DONE 0.0s [2025-08-21T08:39:04.930Z] [2025-08-21T08:39:04.930Z] 1 warning found (use --debug to expand): [2025-08-21T08:39:04.930Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:39:05.218Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-08-21T08:39:05.218Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-08-21T08:39:05.218Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:39:05.218Z] #1 transferring dockerfile: 170B done [2025-08-21T08:39:05.218Z] #1 DONE 0.0s [2025-08-21T08:39:05.218Z] [2025-08-21T08:39:05.218Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-21T08:39:05.218Z] #2 DONE 0.0s [2025-08-21T08:39:05.218Z] [2025-08-21T08:39:05.218Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-21T08:39:05.218Z] #3 DONE 0.0s [2025-08-21T08:39:05.218Z] [2025-08-21T08:39:05.218Z] #4 [internal] load .dockerignore [2025-08-21T08:39:05.218Z] #4 transferring context: 2B done [2025-08-21T08:39:05.218Z] #4 DONE 0.0s [2025-08-21T08:39:05.218Z] [2025-08-21T08:39:05.218Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 [2025-08-21T08:39:05.218Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 done [2025-08-21T08:39:05.218Z] #5 CACHED [2025-08-21T08:39:05.218Z] [2025-08-21T08:39:05.218Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 [2025-08-21T08:39:05.218Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 done [2025-08-21T08:39:05.218Z] #6 CACHED [2025-08-21T08:39:05.218Z] [2025-08-21T08:39:05.218Z] #7 exporting to image [2025-08-21T08:39:05.218Z] #7 exporting layers done [2025-08-21T08:39:05.218Z] #7 exporting manifest sha256:f61f928239a183fc2e4562d4d396c0bf11bbf38e5b04bbc0cce4512a76820e8b done [2025-08-21T08:39:05.218Z] #7 exporting config sha256:437d36f5d7932236fe9399eeda24c4aef709c1a9ca71d817391f903b2dbfcd90 done [2025-08-21T08:39:05.218Z] #7 exporting manifest sha256:6d66acb6ef3aa805a4ac2a1ce541d112a96b52aab9d7b5ee72c0402a9ee0789e done [2025-08-21T08:39:05.218Z] #7 exporting config sha256:656a9fd0821e0481e4ad7ffe601c1f690fd564e37db299694d6c7ffb90a89e1b done [2025-08-21T08:39:05.218Z] #7 exporting manifest list sha256:cc0e5545e002bca11241874bb2d441e2dacf66866ce79e063e13aee7377d1617 done [2025-08-21T08:39:05.218Z] #7 pushing layers 0.0s done [2025-08-21T08:39:05.218Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:cc0e5545e002bca11241874bb2d441e2dacf66866ce79e063e13aee7377d1617 [2025-08-21T08:39:05.218Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:39:05.477Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:cc0e5545e002bca11241874bb2d441e2dacf66866ce79e063e13aee7377d1617 0.1s done [2025-08-21T08:39:05.477Z] #7 DONE 0.1s [2025-08-21T08:39:05.477Z] [2025-08-21T08:39:05.477Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:39:05.477Z] #8 DONE 0.0s [2025-08-21T08:39:05.477Z] [2025-08-21T08:39:05.477Z] 1 warning found (use --debug to expand): [2025-08-21T08:39:05.477Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:39:05.761Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567' [2025-08-21T08:39:05.761Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - [2025-08-21T08:39:06.020Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:39:06.020Z] #1 transferring dockerfile: 202B done [2025-08-21T08:39:06.020Z] #1 DONE 0.0s [2025-08-21T08:39:06.020Z] [2025-08-21T08:39:06.020Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:39:06.020Z] #2 DONE 0.0s [2025-08-21T08:39:06.020Z] [2025-08-21T08:39:06.020Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T08:39:06.020Z] #3 DONE 0.0s [2025-08-21T08:39:06.020Z] [2025-08-21T08:39:06.020Z] #4 [internal] load .dockerignore [2025-08-21T08:39:06.020Z] #4 transferring context: 2B done [2025-08-21T08:39:06.020Z] #4 DONE 0.0s [2025-08-21T08:39:06.020Z] [2025-08-21T08:39:06.020Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 [2025-08-21T08:39:06.020Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 0.0s done [2025-08-21T08:39:06.020Z] #5 DONE 0.0s [2025-08-21T08:39:06.020Z] [2025-08-21T08:39:06.020Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 [2025-08-21T08:39:06.020Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 0.0s done [2025-08-21T08:39:06.020Z] #6 DONE 0.0s [2025-08-21T08:39:06.020Z] [2025-08-21T08:39:06.020Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 [2025-08-21T08:39:06.020Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 0.0s done [2025-08-21T08:39:06.020Z] #5 DONE 0.1s [2025-08-21T08:39:06.020Z] [2025-08-21T08:39:06.020Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:39:06.279Z] #7 DONE 0.0s [2025-08-21T08:39:06.279Z] [2025-08-21T08:39:06.279Z] #8 exporting to image [2025-08-21T08:39:06.279Z] #8 exporting layers done [2025-08-21T08:39:06.279Z] #8 exporting manifest sha256:468feea673899b0da832b6055862b6dfd0069afab4d58ed7c99033259062cbfb done [2025-08-21T08:39:06.279Z] #8 exporting config sha256:c892f3ac815f0ba637a6abaaeca6fe4622636b70b1041f1274055be679b1c4de done [2025-08-21T08:39:06.279Z] #8 exporting manifest sha256:b43f62fba9cf495968e71d69d7fe6ed1fbb5411a908500b9315a60cec5629fee done [2025-08-21T08:39:06.279Z] #8 exporting config sha256:44939210aa322f7a433a9bb97ee34caae102746ce07f8696e30bf3beea1800c7 done [2025-08-21T08:39:06.279Z] #8 exporting manifest list sha256:23a55826f2928745a76bd4547801c79b824834248e230cf96b21c4d3d49ee0ab done [2025-08-21T08:39:06.279Z] #8 pushing layers 0.1s done [2025-08-21T08:39:06.279Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:23a55826f2928745a76bd4547801c79b824834248e230cf96b21c4d3d49ee0ab [2025-08-21T08:39:06.280Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:39:06.280Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:23a55826f2928745a76bd4547801c79b824834248e230cf96b21c4d3d49ee0ab 0.1s done [2025-08-21T08:39:06.280Z] #8 DONE 0.2s [2025-08-21T08:39:06.280Z] [2025-08-21T08:39:06.280Z] 1 warning found (use --debug to expand): [2025-08-21T08:39:06.280Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:39:06.567Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-08-21T08:39:06.567Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-08-21T08:39:06.825Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:39:06.825Z] #1 transferring dockerfile: 168B done [2025-08-21T08:39:06.825Z] #1 DONE 0.0s [2025-08-21T08:39:06.825Z] [2025-08-21T08:39:06.825Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-21T08:39:06.825Z] #2 DONE 0.0s [2025-08-21T08:39:06.825Z] [2025-08-21T08:39:06.825Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-21T08:39:06.825Z] #3 DONE 0.0s [2025-08-21T08:39:06.825Z] [2025-08-21T08:39:06.825Z] #4 [internal] load .dockerignore [2025-08-21T08:39:06.825Z] #4 transferring context: 2B done [2025-08-21T08:39:06.825Z] #4 DONE 0.0s [2025-08-21T08:39:06.825Z] [2025-08-21T08:39:06.825Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 [2025-08-21T08:39:06.825Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 0.0s done [2025-08-21T08:39:06.825Z] #5 CACHED [2025-08-21T08:39:06.825Z] [2025-08-21T08:39:06.825Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 [2025-08-21T08:39:06.825Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 0.0s done [2025-08-21T08:39:06.825Z] #6 CACHED [2025-08-21T08:39:06.825Z] [2025-08-21T08:39:06.825Z] #7 exporting to image [2025-08-21T08:39:06.825Z] #7 exporting layers [2025-08-21T08:39:06.825Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:39:06.825Z] #7 exporting layers done [2025-08-21T08:39:06.825Z] #7 exporting manifest sha256:468feea673899b0da832b6055862b6dfd0069afab4d58ed7c99033259062cbfb done [2025-08-21T08:39:06.825Z] #7 exporting config sha256:c892f3ac815f0ba637a6abaaeca6fe4622636b70b1041f1274055be679b1c4de done [2025-08-21T08:39:06.825Z] #7 exporting manifest sha256:b43f62fba9cf495968e71d69d7fe6ed1fbb5411a908500b9315a60cec5629fee done [2025-08-21T08:39:06.825Z] #7 exporting config sha256:44939210aa322f7a433a9bb97ee34caae102746ce07f8696e30bf3beea1800c7 done [2025-08-21T08:39:06.825Z] #7 exporting manifest list sha256:23a55826f2928745a76bd4547801c79b824834248e230cf96b21c4d3d49ee0ab done [2025-08-21T08:39:06.825Z] #7 pushing layers 0.0s done [2025-08-21T08:39:06.825Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:23a55826f2928745a76bd4547801c79b824834248e230cf96b21c4d3d49ee0ab 0.1s done [2025-08-21T08:39:06.825Z] #7 DONE 0.1s [2025-08-21T08:39:06.825Z] [2025-08-21T08:39:06.825Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:39:06.825Z] #8 DONE 0.0s [2025-08-21T08:39:06.825Z] [2025-08-21T08:39:06.825Z] 1 warning found (use --debug to expand): [2025-08-21T08:39:06.825Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:39:07.107Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48' [2025-08-21T08:39:07.107Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48 --push - [2025-08-21T08:39:07.107Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:39:07.107Z] #1 transferring dockerfile: 174B done [2025-08-21T08:39:07.107Z] #1 DONE 0.0s [2025-08-21T08:39:07.107Z] [2025-08-21T08:39:07.107Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48 [2025-08-21T08:39:07.107Z] #2 DONE 0.0s [2025-08-21T08:39:07.107Z] [2025-08-21T08:39:07.107Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48 [2025-08-21T08:39:07.107Z] #3 DONE 0.0s [2025-08-21T08:39:07.107Z] [2025-08-21T08:39:07.107Z] #4 [internal] load .dockerignore [2025-08-21T08:39:07.107Z] #4 transferring context: 2B done [2025-08-21T08:39:07.107Z] #4 DONE 0.0s [2025-08-21T08:39:07.107Z] [2025-08-21T08:39:07.107Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 [2025-08-21T08:39:07.107Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 done [2025-08-21T08:39:07.107Z] #5 CACHED [2025-08-21T08:39:07.107Z] [2025-08-21T08:39:07.107Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 [2025-08-21T08:39:07.107Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 done [2025-08-21T08:39:07.107Z] #6 CACHED [2025-08-21T08:39:07.107Z] [2025-08-21T08:39:07.107Z] #7 exporting to image [2025-08-21T08:39:07.107Z] #7 exporting layers done [2025-08-21T08:39:07.107Z] #7 exporting manifest sha256:468feea673899b0da832b6055862b6dfd0069afab4d58ed7c99033259062cbfb done [2025-08-21T08:39:07.107Z] #7 exporting config sha256:c892f3ac815f0ba637a6abaaeca6fe4622636b70b1041f1274055be679b1c4de done [2025-08-21T08:39:07.107Z] #7 exporting manifest sha256:b43f62fba9cf495968e71d69d7fe6ed1fbb5411a908500b9315a60cec5629fee done [2025-08-21T08:39:07.107Z] #7 exporting config sha256:44939210aa322f7a433a9bb97ee34caae102746ce07f8696e30bf3beea1800c7 done [2025-08-21T08:39:07.107Z] #7 exporting manifest list sha256:23a55826f2928745a76bd4547801c79b824834248e230cf96b21c4d3d49ee0ab done [2025-08-21T08:39:07.107Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:39:07.366Z] #7 pushing layers 0.0s done [2025-08-21T08:39:07.367Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48@sha256:23a55826f2928745a76bd4547801c79b824834248e230cf96b21c4d3d49ee0ab 0.1s done [2025-08-21T08:39:07.367Z] #7 DONE 0.1s [2025-08-21T08:39:07.367Z] [2025-08-21T08:39:07.367Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:39:07.367Z] #8 DONE 0.0s [2025-08-21T08:39:07.367Z] [2025-08-21T08:39:07.367Z] 1 warning found (use --debug to expand): [2025-08-21T08:39:07.367Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:39:07.653Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' [2025-08-21T08:39:07.653Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - [2025-08-21T08:39:07.653Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:39:07.653Z] #1 transferring dockerfile: 215B done [2025-08-21T08:39:07.653Z] #1 DONE 0.0s [2025-08-21T08:39:07.653Z] [2025-08-21T08:39:07.653Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:39:07.653Z] #2 DONE 0.0s [2025-08-21T08:39:07.653Z] [2025-08-21T08:39:07.653Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T08:39:07.653Z] #3 DONE 0.0s [2025-08-21T08:39:07.653Z] [2025-08-21T08:39:07.653Z] #4 [internal] load .dockerignore [2025-08-21T08:39:07.653Z] #4 transferring context: 2B done [2025-08-21T08:39:07.653Z] #4 DONE 0.0s [2025-08-21T08:39:07.653Z] [2025-08-21T08:39:07.653Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 [2025-08-21T08:39:07.653Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 0.0s done [2025-08-21T08:39:07.653Z] #5 CACHED [2025-08-21T08:39:07.653Z] [2025-08-21T08:39:07.653Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 [2025-08-21T08:39:07.653Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 0.0s done [2025-08-21T08:39:07.653Z] #6 DONE 0.0s [2025-08-21T08:39:07.912Z] [2025-08-21T08:39:07.912Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 [2025-08-21T08:39:07.912Z] #6 CACHED [2025-08-21T08:39:07.912Z] [2025-08-21T08:39:07.912Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:39:07.912Z] #7 DONE 0.0s [2025-08-21T08:39:07.912Z] [2025-08-21T08:39:07.912Z] #8 exporting to image [2025-08-21T08:39:07.912Z] #8 exporting layers done [2025-08-21T08:39:07.912Z] #8 exporting manifest sha256:468feea673899b0da832b6055862b6dfd0069afab4d58ed7c99033259062cbfb done [2025-08-21T08:39:07.912Z] #8 exporting config sha256:c892f3ac815f0ba637a6abaaeca6fe4622636b70b1041f1274055be679b1c4de done [2025-08-21T08:39:07.912Z] #8 exporting manifest sha256:b43f62fba9cf495968e71d69d7fe6ed1fbb5411a908500b9315a60cec5629fee done [2025-08-21T08:39:07.912Z] #8 exporting config sha256:44939210aa322f7a433a9bb97ee34caae102746ce07f8696e30bf3beea1800c7 done [2025-08-21T08:39:07.912Z] #8 exporting manifest list sha256:23a55826f2928745a76bd4547801c79b824834248e230cf96b21c4d3d49ee0ab done [2025-08-21T08:39:07.912Z] #8 pushing layers 0.0s done [2025-08-21T08:39:07.912Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:23a55826f2928745a76bd4547801c79b824834248e230cf96b21c4d3d49ee0ab 0.1s done [2025-08-21T08:39:07.912Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:39:07.912Z] #8 DONE 0.1s [2025-08-21T08:39:07.912Z] [2025-08-21T08:39:07.912Z] 1 warning found (use --debug to expand): [2025-08-21T08:39:07.912Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T08:39:08.201Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-08-21T08:39:08.201Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-08-21T08:39:08.201Z] #1 [internal] load build definition from Dockerfile [2025-08-21T08:39:08.201Z] #1 transferring dockerfile: 166B done [2025-08-21T08:39:08.201Z] #1 DONE 0.0s [2025-08-21T08:39:08.201Z] [2025-08-21T08:39:08.201Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-21T08:39:08.201Z] #2 DONE 0.0s [2025-08-21T08:39:08.201Z] [2025-08-21T08:39:08.201Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-21T08:39:08.201Z] #3 DONE 0.0s [2025-08-21T08:39:08.201Z] [2025-08-21T08:39:08.201Z] #4 [internal] load .dockerignore [2025-08-21T08:39:08.201Z] #4 transferring context: 2B done [2025-08-21T08:39:08.201Z] #4 DONE 0.0s [2025-08-21T08:39:08.201Z] [2025-08-21T08:39:08.201Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 [2025-08-21T08:39:08.201Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 done [2025-08-21T08:39:08.201Z] #5 CACHED [2025-08-21T08:39:08.201Z] [2025-08-21T08:39:08.201Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 [2025-08-21T08:39:08.201Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 0.0s done [2025-08-21T08:39:08.201Z] #6 CACHED [2025-08-21T08:39:08.201Z] [2025-08-21T08:39:08.201Z] #7 exporting to image [2025-08-21T08:39:08.201Z] #7 exporting layers done [2025-08-21T08:39:08.201Z] #7 exporting manifest sha256:468feea673899b0da832b6055862b6dfd0069afab4d58ed7c99033259062cbfb done [2025-08-21T08:39:08.201Z] #7 exporting config sha256:c892f3ac815f0ba637a6abaaeca6fe4622636b70b1041f1274055be679b1c4de done [2025-08-21T08:39:08.201Z] #7 exporting manifest sha256:b43f62fba9cf495968e71d69d7fe6ed1fbb5411a908500b9315a60cec5629fee done [2025-08-21T08:39:08.201Z] #7 exporting config sha256:44939210aa322f7a433a9bb97ee34caae102746ce07f8696e30bf3beea1800c7 done [2025-08-21T08:39:08.201Z] #7 exporting manifest list sha256:23a55826f2928745a76bd4547801c79b824834248e230cf96b21c4d3d49ee0ab done [2025-08-21T08:39:08.201Z] #7 pushing layers 0.0s done [2025-08-21T08:39:08.201Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:23a55826f2928745a76bd4547801c79b824834248e230cf96b21c4d3d49ee0ab [2025-08-21T08:39:08.201Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T08:39:08.460Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:23a55826f2928745a76bd4547801c79b824834248e230cf96b21c4d3d49ee0ab 0.1s done [2025-08-21T08:39:08.460Z] #7 DONE 0.1s [2025-08-21T08:39:08.460Z] [2025-08-21T08:39:08.460Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T08:39:08.460Z] #8 DONE 0.0s [2025-08-21T08:39:08.461Z] [2025-08-21T08:39:08.461Z] 1 warning found (use --debug to expand): [2025-08-21T08:39:08.461Z]  - 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-21T08:39:08.860Z] + '[' -d /w/workspace/edgex-go/888/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-21T08:39:09.159Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T08:39:09.782Z] ---> package-listing.sh [2025-08-21T08:39:09.782Z] ++ facter osfamily [2025-08-21T08:39:09.782Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-21T08:39:10.040Z] + OS_FAMILY=redhat [2025-08-21T08:39:10.040Z] + workspace=/w/workspace/edgex-go/888 [2025-08-21T08:39:10.040Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-21T08:39:10.040Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-21T08:39:10.040Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-21T08:39:10.040Z] + PACKAGES=/tmp/packages_start.txt [2025-08-21T08:39:10.040Z] + '[' /w/workspace/edgex-go/888 ']' [2025-08-21T08:39:10.040Z] + PACKAGES=/tmp/packages_end.txt [2025-08-21T08:39:10.040Z] + case "${OS_FAMILY}" in [2025-08-21T08:39:10.040Z] + rpm -qa [2025-08-21T08:39:10.040Z] + sort [2025-08-21T08:39:10.612Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-21T08:39:10.612Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-21T08:39:10.612Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-21T08:39:10.612Z] + '[' /w/workspace/edgex-go/888 ']' [2025-08-21T08:39:10.612Z] + mkdir -p /w/workspace/edgex-go/888/archives/ [2025-08-21T08:39:10.612Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/888/archives/ [Pipeline] echo [2025-08-21T08:39:10.624Z] 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/888/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-21T08:39:10.901Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:39:11.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T08:39:11.467Z] [2025-08-21T08:39:11.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T08:39:11.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T08:39:11.774Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-21T08:39:11.774Z] 5eb5b503b376: Pulling fs layer [2025-08-21T08:39:11.774Z] 5c69ac0246d0: Pulling fs layer [2025-08-21T08:39:11.774Z] ec43610c2a17: Pulling fs layer [2025-08-21T08:39:11.774Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-21T08:39:11.774Z] 33b1e0a273af: Pulling fs layer [2025-08-21T08:39:11.774Z] 5d3b04190fa2: Pulling fs layer [2025-08-21T08:39:11.774Z] 2f39f015ded8: Pulling fs layer [2025-08-21T08:39:11.774Z] 3a2ae6a8a46f: Waiting [2025-08-21T08:39:11.774Z] 33b1e0a273af: Waiting [2025-08-21T08:39:11.774Z] 5d3b04190fa2: Waiting [2025-08-21T08:39:11.774Z] 2f39f015ded8: Waiting [2025-08-21T08:39:11.774Z] 5c69ac0246d0: Verifying Checksum [2025-08-21T08:39:11.774Z] 5c69ac0246d0: Download complete [2025-08-21T08:39:11.774Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-21T08:39:11.774Z] 3a2ae6a8a46f: Download complete [2025-08-21T08:39:11.774Z] 33b1e0a273af: Verifying Checksum [2025-08-21T08:39:11.774Z] 33b1e0a273af: Download complete [2025-08-21T08:39:11.774Z] ec43610c2a17: Verifying Checksum [2025-08-21T08:39:11.774Z] ec43610c2a17: Download complete [2025-08-21T08:39:11.774Z] 5d3b04190fa2: Verifying Checksum [2025-08-21T08:39:11.774Z] 5d3b04190fa2: Download complete [2025-08-21T08:39:12.033Z] 5eb5b503b376: Verifying Checksum [2025-08-21T08:39:12.033Z] 5eb5b503b376: Download complete [2025-08-21T08:39:12.610Z] 2f39f015ded8: Download complete [2025-08-21T08:39:13.178Z] 5eb5b503b376: Pull complete [2025-08-21T08:39:13.441Z] 5c69ac0246d0: Pull complete [2025-08-21T08:39:13.707Z] ec43610c2a17: Pull complete [2025-08-21T08:39:13.966Z] 3a2ae6a8a46f: Pull complete [2025-08-21T08:39:13.966Z] 33b1e0a273af: Pull complete [2025-08-21T08:39:14.225Z] 5d3b04190fa2: Pull complete [2025-08-21T08:39:18.449Z] 2f39f015ded8: Pull complete [2025-08-21T08:39:18.449Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-21T08:39:18.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T08:39:18.449Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T08:39:18.594Z] prd-centos7-docker-4c-2g-7367 does not seem to be running inside a container [2025-08-21T08:39:18.621Z] $ 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/888/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-21T08:39:23.871Z] $ docker top 8d19ef8aa46f1d5d7c3af188f6ba1a3a816cc0da5b23375493ad05cee3c46b29 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T08:39:24.215Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-21T08:39:24.500Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-21T08:39:24.789Z] + ls /var/log/sa-host [2025-08-21T08:39:24.789Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T08:39:24.941Z] provisioning config files... [2025-08-21T08:39:24.950Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config8341741466037075977tmp [Pipeline] { [Pipeline] echo [2025-08-21T08:39:24.973Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T08:39:25.260Z] ---> create-netrc.sh [Pipeline] } [2025-08-21T08:39:25.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-21T08:39:25.622Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-21T08:39:25.633Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T08:39:25.922Z] ---> sudo-logs.sh [2025-08-21T08:39:25.922Z] Archiving 'sudo' log.. [2025-08-21T08:39:25.922Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T08:39:25.952Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-21T08:39:25.956Z] $ docker stop --time=1 8d19ef8aa46f1d5d7c3af188f6ba1a3a816cc0da5b23375493ad05cee3c46b29 [2025-08-21T08:39:27.083Z] $ docker rm -f --volumes 8d19ef8aa46f1d5d7c3af188f6ba1a3a816cc0da5b23375493ad05cee3c46b29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-21T08:39:27.185Z] [WS-CLEANUP] Deleting project workspace... [2025-08-21T08:39:27.185Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-21T08:39:27.202Z] [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-21T08:52:05.631Z] #144 ... [2025-08-21T08:52:05.631Z] [2025-08-21T08:52:05.631Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-21T08:52:05.631Z] #149 DONE 1054.2s [2025-08-21T08:52:05.904Z] [2025-08-21T08:52:05.904Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T08:52:06.176Z] #135 ... [2025-08-21T08:52:06.176Z] [2025-08-21T08:52:06.176Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T08:52:06.176Z] #155 DONE 0.2s [2025-08-21T08:52:06.176Z] [2025-08-21T08:52:06.176Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-21T08:52:06.443Z] #156 DONE 0.1s [2025-08-21T08:52:06.443Z] [2025-08-21T08:52:06.443Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T08:52:06.443Z] #135 ... [2025-08-21T08:52:06.443Z] [2025-08-21T08:52:06.443Z] #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-21T08:52:06.754Z] #157 DONE 0.2s [2025-08-21T08:52:06.754Z] [2025-08-21T08:52:06.754Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-21T08:52:06.754Z] #146 ... [2025-08-21T08:52:06.754Z] [2025-08-21T08:52:06.754Z] #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-21T08:52:07.022Z] #158 DONE 0.3s [2025-08-21T08:52:07.022Z] [2025-08-21T08:52:07.022Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-21T08:52:07.022Z] #144 ... [2025-08-21T08:52:07.022Z] [2025-08-21T08:52:07.022Z] #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-21T08:52:07.022Z] #159 DONE 0.1s [2025-08-21T08:52:07.295Z] [2025-08-21T08:52:07.295Z] #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-21T08:52:09.881Z] #160 DONE 2.3s [2025-08-21T08:52:09.881Z] [2025-08-21T08:52:09.881Z] #108 [core-common-config-bootstrapper] exporting to image [2025-08-21T08:52:09.881Z] #108 exporting layers [2025-08-21T08:52:10.148Z] #108 exporting layers 0.7s done [2025-08-21T08:52:10.148Z] #108 writing image sha256:c96cfe4722d41a1477c8389f3d4c71ee1ef95f462bffa56579a9403e7b685dee [2025-08-21T08:52:10.148Z] #108 writing image sha256:c96cfe4722d41a1477c8389f3d4c71ee1ef95f462bffa56579a9403e7b685dee 0.0s done [2025-08-21T08:52:10.148Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-08-21T08:52:10.148Z] #108 DONE 6.1s [2025-08-21T08:52:10.148Z] [2025-08-21T08:52:10.148Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-21T08:52:22.462Z] #153 ... [2025-08-21T08:52:22.462Z] [2025-08-21T08:52:22.462Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-21T08:52:22.462Z] #145 DONE 1068.9s [2025-08-21T08:52:22.462Z] [2025-08-21T08:52:22.462Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T08:52:22.462Z] #135 ... [2025-08-21T08:52:22.462Z] [2025-08-21T08:52:22.462Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-08-21T08:52:22.462Z] #161 DONE 0.2s [2025-08-21T08:52:22.462Z] [2025-08-21T08:52:22.462Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-21T08:52:23.581Z] #162 DONE 2.4s [2025-08-21T08:52:23.581Z] [2025-08-21T08:52:23.581Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T08:52:23.581Z] #163 DONE 0.2s [2025-08-21T08:52:23.581Z] [2025-08-21T08:52:23.581Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-08-21T08:52:23.933Z] #164 DONE 0.2s [2025-08-21T08:52:23.933Z] [2025-08-21T08:52:23.933Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-08-21T08:52:24.303Z] #165 DONE 0.3s [2025-08-21T08:52:24.303Z] [2025-08-21T08:52:24.303Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-21T08:52:24.303Z] #144 ... [2025-08-21T08:52:24.303Z] [2025-08-21T08:52:24.303Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-08-21T08:52:24.303Z] #166 DONE 0.1s [2025-08-21T08:52:24.303Z] [2025-08-21T08:52:24.303Z] #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-21T08:52:24.629Z] #167 DONE 0.2s [2025-08-21T08:52:24.629Z] [2025-08-21T08:52:24.629Z] #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-21T08:52:24.629Z] #168 DONE 0.1s [2025-08-21T08:52:24.629Z] [2025-08-21T08:52:24.629Z] #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-21T08:52:24.629Z] #169 DONE 0.1s [2025-08-21T08:52:24.629Z] [2025-08-21T08:52:24.629Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-21T08:52:24.629Z] #144 ... [2025-08-21T08:52:24.629Z] [2025-08-21T08:52:24.629Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-08-21T08:52:24.629Z] #170 DONE 0.1s [2025-08-21T08:52:24.942Z] [2025-08-21T08:52:24.942Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-08-21T08:52:26.971Z] #171 DONE 2.2s [2025-08-21T08:52:26.971Z] [2025-08-21T08:52:26.971Z] #108 [security-bootstrapper] exporting to image [2025-08-21T08:52:26.971Z] #108 exporting layers [2025-08-21T08:52:28.405Z] #108 exporting layers 1.2s done [2025-08-21T08:52:28.405Z] #108 writing image sha256:64de7c2b93c4c485192e2b567ebb636b67ad43dbc94ba91c9813f4f27ee8c7af done [2025-08-21T08:52:28.405Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2025-08-21T08:52:28.405Z] #108 DONE 7.3s [2025-08-21T08:52:28.405Z] [2025-08-21T08:52:28.405Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-21T09:07:51.164Z] #147 ... [2025-08-21T09:07:51.164Z] [2025-08-21T09:07:51.164Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-21T09:07:51.164Z] #154 DONE 1985.9s [2025-08-21T09:07:51.164Z] [2025-08-21T09:07:51.164Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T09:07:51.164Z] #135 ... [2025-08-21T09:07:51.164Z] [2025-08-21T09:07:51.164Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:07:51.164Z] #172 DONE 0.2s [2025-08-21T09:07:51.164Z] [2025-08-21T09:07:51.164Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-21T09:07:51.164Z] #150 ... [2025-08-21T09:07:51.164Z] [2025-08-21T09:07:51.164Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:07:51.164Z] #173 DONE 0.1s [2025-08-21T09:07:51.164Z] [2025-08-21T09:07:51.164Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-08-21T09:07:51.164Z] #174 DONE 0.4s [2025-08-21T09:07:51.164Z] [2025-08-21T09:07:51.164Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-08-21T09:07:51.164Z] #175 DONE 0.2s [2025-08-21T09:07:51.164Z] [2025-08-21T09:07:51.164Z] #108 [core-command] exporting to image [2025-08-21T09:07:51.164Z] #108 exporting layers [2025-08-21T09:07:51.164Z] #108 exporting layers 0.5s done [2025-08-21T09:07:51.164Z] #108 writing image sha256:3b6aba15a5d81cacc9e78018cbadda9ef25c9279b163ce6aee4345d054217cd5 done [2025-08-21T09:07:51.164Z] #108 naming to docker.io/library/core-command-arm64 done [2025-08-21T09:07:51.164Z] #108 DONE 7.9s [2025-08-21T09:07:51.164Z] [2025-08-21T09:07:51.164Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T09:08:01.239Z] #135 ... [2025-08-21T09:08:01.239Z] [2025-08-21T09:08:01.239Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-21T09:08:01.239Z] #153 DONE 2008.2s [2025-08-21T09:08:01.239Z] [2025-08-21T09:08:01.239Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-21T09:08:01.239Z] #146 ... [2025-08-21T09:08:01.239Z] [2025-08-21T09:08:01.239Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:08:01.239Z] #176 DONE 0.3s [2025-08-21T09:08:01.239Z] [2025-08-21T09:08:01.239Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:08:01.239Z] #177 DONE 0.3s [2025-08-21T09:08:01.239Z] [2025-08-21T09:08:01.239Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-08-21T09:08:01.239Z] #178 DONE 0.2s [2025-08-21T09:08:01.239Z] [2025-08-21T09:08:01.239Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-21T09:08:01.239Z] #144 ... [2025-08-21T09:08:01.239Z] [2025-08-21T09:08:01.239Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-08-21T09:08:01.239Z] #179 DONE 0.2s [2025-08-21T09:08:01.239Z] [2025-08-21T09:08:01.239Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-08-21T09:08:01.824Z] #180 DONE 0.7s [2025-08-21T09:08:01.824Z] [2025-08-21T09:08:01.824Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-08-21T09:08:01.824Z] #181 DONE 0.2s [2025-08-21T09:08:01.824Z] [2025-08-21T09:08:01.824Z] #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T09:08:02.093Z] #33 ... [2025-08-21T09:08:02.093Z] [2025-08-21T09:08:02.093Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-21T09:08:04.042Z] #182 DONE 2.0s [2025-08-21T09:08:04.042Z] [2025-08-21T09:08:04.042Z] #108 [security-proxy-setup] exporting to image [2025-08-21T09:08:04.042Z] #108 exporting layers [2025-08-21T09:08:05.002Z] #108 exporting layers 1.0s done [2025-08-21T09:08:05.002Z] #108 writing image sha256:80f70bc3d1907c5b611e53fb133574606d71d66e0d715417851d1085846603ab done [2025-08-21T09:08:05.002Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2025-08-21T09:08:05.002Z] #108 DONE 8.9s [2025-08-21T09:08:05.002Z] [2025-08-21T09:08:05.002Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-21T09:08:05.002Z] #148 2012.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-08-21T09:08:37.243Z] #148 DONE 2044.6s [2025-08-21T09:08:37.243Z] [2025-08-21T09:08:37.243Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-21T09:08:37.243Z] #150 ... [2025-08-21T09:08:37.243Z] [2025-08-21T09:08:37.243Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:08:37.243Z] #183 DONE 0.2s [2025-08-21T09:08:37.243Z] [2025-08-21T09:08:37.243Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:08:37.243Z] #184 DONE 0.2s [2025-08-21T09:08:37.243Z] [2025-08-21T09:08:37.243Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-21T09:08:37.243Z] #147 ... [2025-08-21T09:08:37.243Z] [2025-08-21T09:08:37.243Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-08-21T09:08:37.510Z] #185 DONE 0.1s [2025-08-21T09:08:37.510Z] [2025-08-21T09:08:37.510Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-08-21T09:08:37.510Z] #186 DONE 0.2s [2025-08-21T09:08:37.510Z] [2025-08-21T09:08:37.510Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-08-21T09:08:37.786Z] #187 DONE 0.1s [2025-08-21T09:08:37.786Z] [2025-08-21T09:08:37.786Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-08-21T09:08:38.119Z] #188 DONE 0.5s [2025-08-21T09:08:38.119Z] [2025-08-21T09:08:38.119Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-08-21T09:08:38.702Z] #189 DONE 0.5s [2025-08-21T09:08:38.702Z] [2025-08-21T09:08:38.702Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T09:08:38.702Z] #135 ... [2025-08-21T09:08:38.702Z] [2025-08-21T09:08:38.702Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-08-21T09:08:38.970Z] #190 DONE 0.2s [2025-08-21T09:08:38.970Z] [2025-08-21T09:08:38.970Z] #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-21T09:08:40.929Z] #191 DONE 1.9s [2025-08-21T09:08:40.929Z] [2025-08-21T09:08:40.929Z] #108 [security-secretstore-setup] exporting to image [2025-08-21T09:08:40.929Z] #108 exporting layers [2025-08-21T09:08:42.339Z] #108 exporting layers 1.6s done [2025-08-21T09:08:42.339Z] #108 writing image sha256:3b17cce6440e017c52b83f486438dac1d6d3f4b3435fdbe6142143496250221b done [2025-08-21T09:08:42.339Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-08-21T09:08:42.339Z] #108 DONE 10.5s [2025-08-21T09:08:42.339Z] [2025-08-21T09:08:42.339Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-21T09:09:38.740Z] #150 ... [2025-08-21T09:09:38.740Z] [2025-08-21T09:09:38.740Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-21T09:09:38.740Z] #147 DONE 2100.1s [2025-08-21T09:09:38.740Z] [2025-08-21T09:09:38.740Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-21T09:09:38.740Z] #150 ... [2025-08-21T09:09:38.740Z] [2025-08-21T09:09:38.740Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:09:38.740Z] #192 DONE 0.2s [2025-08-21T09:09:38.740Z] [2025-08-21T09:09:38.740Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-21T09:09:38.740Z] #146 ... [2025-08-21T09:09:38.740Z] [2025-08-21T09:09:38.740Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:09:38.740Z] #193 DONE 0.1s [2025-08-21T09:09:38.740Z] [2025-08-21T09:09:38.740Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-21T09:09:38.740Z] #150 ... [2025-08-21T09:09:38.740Z] [2025-08-21T09:09:38.740Z] #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-21T09:09:38.740Z] #194 DONE 0.5s [2025-08-21T09:09:38.740Z] [2025-08-21T09:09:38.740Z] #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-21T09:09:38.740Z] #195 DONE 0.1s [2025-08-21T09:09:38.740Z] [2025-08-21T09:09:38.740Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-21T09:09:38.740Z] #144 ... [2025-08-21T09:09:38.740Z] [2025-08-21T09:09:38.740Z] #108 [security-spiffe-token-provider] exporting to image [2025-08-21T09:09:38.740Z] #108 exporting layers [2025-08-21T09:09:38.740Z] #108 exporting layers 2.1s done [2025-08-21T09:09:38.740Z] #108 writing image sha256:1cf409e9d3e5a1fde75c1e784088919d06a16934ffbf3058c7ee2bef5f46dacc [2025-08-21T09:09:38.740Z] #108 writing image sha256:1cf409e9d3e5a1fde75c1e784088919d06a16934ffbf3058c7ee2bef5f46dacc done [2025-08-21T09:09:38.740Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-08-21T09:09:38.740Z] #108 DONE 12.6s [2025-08-21T09:09:38.740Z] [2025-08-21T09:09:38.740Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-21T09:10:25.579Z] #150 ... [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-21T09:10:25.579Z] #152 DONE 2147.8s [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T09:10:25.579Z] #33 ... [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:10:25.579Z] #196 DONE 0.2s [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-21T09:10:25.579Z] #146 DONE 2148.6s [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T09:10:25.579Z] #135 ... [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:10:25.579Z] #197 DONE 0.3s [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-21T09:10:25.579Z] #150 ... [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-08-21T09:10:25.579Z] #198 ... [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #199 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:10:25.579Z] #199 CACHED [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #200 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:10:25.579Z] #200 CACHED [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-08-21T09:10:25.579Z] #198 DONE 0.7s [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-21T09:10:25.579Z] #150 DONE 2150.0s [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-08-21T09:10:25.579Z] #201 DONE 0.5s [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-08-21T09:10:25.579Z] #202 ... [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #203 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:10:25.579Z] #203 DONE 0.4s [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-08-21T09:10:25.579Z] #202 DONE 0.5s [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #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-21T09:10:25.579Z] #204 ... [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #205 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-08-21T09:10:25.579Z] #205 DONE 1.4s [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:10:25.579Z] #206 DONE 0.4s [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-08-21T09:10:25.579Z] #207 ... [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-08-21T09:10:25.579Z] #208 DONE 0.5s [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-08-21T09:10:25.579Z] #209 DONE 0.2s [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #108 [core-metadata] exporting to image [2025-08-21T09:10:25.579Z] #108 exporting layers [2025-08-21T09:10:25.579Z] #108 ... [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-21T09:10:25.579Z] #144 DONE 2152.4s [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-21T09:10:25.579Z] #151 ... [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-08-21T09:10:25.579Z] #207 DONE 1.6s [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-08-21T09:10:25.579Z] #210 DONE 0.2s [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #108 [core-data] exporting to image [2025-08-21T09:10:25.579Z] #108 exporting layers 1.7s done [2025-08-21T09:10:25.579Z] #108 writing image sha256:7b20614a4418f194a74a04beb8e6f5a6f4902dbbb5c841be28647115d0852faa done [2025-08-21T09:10:25.579Z] #108 naming to docker.io/library/core-metadata-arm64 done [2025-08-21T09:10:25.579Z] #108 exporting layers 1.0s done [2025-08-21T09:10:25.579Z] #108 writing image sha256:bf27de2391cc6d4645a9dce92da789152c20dedabc2afbb37b5685c70b0cac50 done [2025-08-21T09:10:25.579Z] #108 naming to docker.io/library/core-data-arm64 done [2025-08-21T09:10:25.579Z] #108 DONE 15.3s [2025-08-21T09:10:25.579Z] [2025-08-21T09:10:25.579Z] #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:10:25.844Z] #211 DONE 0.2s [2025-08-21T09:10:25.844Z] [2025-08-21T09:10:25.844Z] #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-21T09:10:25.844Z] #204 DONE 3.3s [2025-08-21T09:10:25.844Z] [2025-08-21T09:10:25.844Z] #108 [security-proxy-auth] exporting to image [2025-08-21T09:10:26.798Z] #108 ... [2025-08-21T09:10:26.798Z] [2025-08-21T09:10:26.798Z] #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-08-21T09:10:26.798Z] #212 DONE 0.8s [2025-08-21T09:10:27.062Z] [2025-08-21T09:10:27.062Z] #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-08-21T09:10:27.062Z] #213 DONE 0.3s [2025-08-21T09:10:27.062Z] [2025-08-21T09:10:27.062Z] #108 [core-keeper] exporting to image [2025-08-21T09:10:27.336Z] #108 exporting layers 1.4s done [2025-08-21T09:10:27.336Z] #108 writing image sha256:a0d9e73f9dd66ceb4240ccbc5f0ef6b77a2d88272a7bfc8f47bb05dd800dba85 0.0s done [2025-08-21T09:10:27.336Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2025-08-21T09:10:27.602Z] #108 exporting layers 0.5s done [2025-08-21T09:10:27.602Z] #108 writing image sha256:7459c4632718b9354424bdfc1e9ecffae1307c1f027749ca75cf20dd8af2ed74 done [2025-08-21T09:10:27.602Z] #108 naming to docker.io/library/core-keeper-arm64 done [2025-08-21T09:10:27.602Z] #108 DONE 16.3s [2025-08-21T09:10:27.602Z] [2025-08-21T09:10:27.602Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-21T09:10:49.649Z] #151 DONE 2176.7s [2025-08-21T09:10:49.649Z] [2025-08-21T09:10:49.649Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T09:10:49.649Z] #135 ... [2025-08-21T09:10:49.649Z] [2025-08-21T09:10:49.649Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:10:49.649Z] #214 DONE 0.1s [2025-08-21T09:10:49.649Z] [2025-08-21T09:10:49.649Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T09:10:49.649Z] #135 ... [2025-08-21T09:10:49.649Z] [2025-08-21T09:10:49.649Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:10:49.649Z] #215 DONE 0.1s [2025-08-21T09:10:49.649Z] [2025-08-21T09:10:49.649Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-08-21T09:10:49.649Z] #216 DONE 0.3s [2025-08-21T09:10:49.649Z] [2025-08-21T09:10:49.649Z] #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T09:10:49.649Z] #33 ... [2025-08-21T09:10:49.649Z] [2025-08-21T09:10:49.649Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-08-21T09:10:49.649Z] #217 DONE 0.1s [2025-08-21T09:10:49.649Z] [2025-08-21T09:10:49.649Z] #108 [support-scheduler] exporting to image [2025-08-21T09:10:49.649Z] #108 exporting layers [2025-08-21T09:10:50.619Z] #108 exporting layers 1.1s done [2025-08-21T09:10:50.619Z] #108 writing image sha256:796087fc0ece1a796e1de88ec47fe90facf850f5ea5391b56836d368535b34f6 done [2025-08-21T09:10:50.619Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2025-08-21T09:10:50.619Z] #108 DONE 17.4s [2025-08-21T09:10:50.619Z] [2025-08-21T09:10:50.619Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T09:10:57.254Z] #135 DONE 2184.9s [2025-08-21T09:10:57.254Z] [2025-08-21T09:10:57.254Z] #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T09:10:57.254Z] #33 ... [2025-08-21T09:10:57.254Z] [2025-08-21T09:10:57.254Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:10:57.254Z] #218 DONE 0.1s [2025-08-21T09:10:57.254Z] [2025-08-21T09:10:57.254Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:10:57.254Z] #219 DONE 0.1s [2025-08-21T09:10:57.254Z] [2025-08-21T09:10:57.254Z] #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T09:10:57.254Z] #33 ... [2025-08-21T09:10:57.254Z] [2025-08-21T09:10:57.254Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-08-21T09:10:57.254Z] #220 DONE 0.4s [2025-08-21T09:10:57.254Z] [2025-08-21T09:10:57.254Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-08-21T09:10:57.254Z] #221 DONE 0.1s [2025-08-21T09:10:57.254Z] [2025-08-21T09:10:57.254Z] #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T09:10:57.518Z] #33 ... [2025-08-21T09:10:57.518Z] [2025-08-21T09:10:57.518Z] #108 [support-notifications] exporting to image [2025-08-21T09:10:57.518Z] #108 exporting layers [2025-08-21T09:10:57.784Z] #108 exporting layers 0.5s done [2025-08-21T09:10:57.784Z] #108 writing image sha256:c7e325b94db69707639bcd4a272cafbb3774e850d6281edc32c7bd20f9db7f72 done [2025-08-21T09:10:57.784Z] #108 naming to docker.io/library/support-notifications-arm64 done [2025-08-21T09:10:57.784Z] #108 DONE 17.9s [2025-08-21T09:10:57.784Z] [2025-08-21T09:10:57.784Z] #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T09:10:57.784Z] time="2025-08-21T08:31:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:10:57.784Z] time="2025-08-21T08:31:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:10:57.784Z] time="2025-08-21T08:31:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:10:57.784Z] time="2025-08-21T08:31:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:10:57.784Z] time="2025-08-21T08:31:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:10:57.784Z] time="2025-08-21T08:31:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:10:57.784Z] time="2025-08-21T08:31:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:10:57.784Z] time="2025-08-21T08:31:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:10:57.784Z] time="2025-08-21T08:31:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:10:57.784Z] time="2025-08-21T08:31:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:10:57.784Z] time="2025-08-21T08:31:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:10:57.784Z] time="2025-08-21T08:31:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:10:57.784Z] time="2025-08-21T08:31:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:10:57.784Z] time="2025-08-21T08:31:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:10:57.784Z] time="2025-08-21T08:31:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-08-21T09:10:58.065Z] $ docker stop --time=1 963f1b49db05adcbbfddb966b418efe289d1a3a7752b1afdc372adf630c91cd8 [2025-08-21T09:10:59.738Z] $ docker rm -f --volumes 963f1b49db05adcbbfddb966b418efe289d1a3a7752b1afdc372adf630c91cd8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T09:11:00.232Z] + docker images [2025-08-21T09:11:00.232Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-08-21T09:11:00.232Z] support-notifications-arm64 latest c7e325b94db6 3 seconds ago 54.1MB [2025-08-21T09:11:00.232Z] support-scheduler-arm64 latest 796087fc0ece 11 seconds ago 50.3MB [2025-08-21T09:11:00.232Z] core-keeper-arm64 latest 7459c4632718 34 seconds ago 45.3MB [2025-08-21T09:11:00.232Z] security-proxy-auth-arm64 latest a0d9e73f9dd6 35 seconds ago 45.7MB [2025-08-21T09:11:00.232Z] core-data-arm64 latest bf27de2391cc 36 seconds ago 46.5MB [2025-08-21T09:11:00.232Z] core-metadata-arm64 latest 7b20614a4418 37 seconds ago 46.7MB [2025-08-21T09:11:00.232Z] security-spiffe-token-provider-arm64 latest 1cf409e9d3e5 About a minute ago 49.9MB [2025-08-21T09:11:00.232Z] security-secretstore-setup-arm64 latest 3b17cce6440e 2 minutes ago 80.2MB [2025-08-21T09:11:00.232Z] security-proxy-setup-arm64 latest 80f70bc3d190 2 minutes ago 50.3MB [2025-08-21T09:11:00.232Z] core-command-arm64 latest 3b6aba15a5d8 3 minutes ago 41MB [2025-08-21T09:11:00.232Z] security-bootstrapper-arm64 latest 64de7c2b93c4 18 minutes ago 22.1MB [2025-08-21T09:11:00.232Z] core-common-config-bootstrapper-arm64 latest c96cfe4722d4 18 minutes ago 21MB [2025-08-21T09:11:00.232Z] security-spire-agent-arm64 latest 1a2b8921327f 37 minutes ago 188MB [2025-08-21T09:11:00.232Z] security-spire-server-arm64 latest 60e3f8b9bcb7 37 minutes ago 145MB [2025-08-21T09:11:00.232Z] security-spire-config-arm64 latest 229daa350c25 37 minutes ago 144MB [2025-08-21T09:11:00.232Z] ci-base-image-arm64 latest 001b385f308e 39 minutes ago 922MB [2025-08-21T09:11:00.232Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 2 weeks ago 566MB [2025-08-21T09:11:00.232Z] 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-21T09:11:00.406Z] provisioning config files... [2025-08-21T09:11:00.422Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/888@tmp/config13234274618149959255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T09:11:00.761Z] ---> ****-login.sh [2025-08-21T09:11:00.761Z] nexus3.edgexfoundry.org:10001 [2025-08-21T09:11:01.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T09:11:01.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T09:11:01.027Z] Configure a credential helper to remove this warning. See [2025-08-21T09:11:01.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T09:11:01.027Z] [2025-08-21T09:11:01.027Z] Login Succeeded [2025-08-21T09:11:01.027Z] nexus3.edgexfoundry.org:10002 [2025-08-21T09:11:01.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T09:11:01.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T09:11:01.558Z] Configure a credential helper to remove this warning. See [2025-08-21T09:11:01.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T09:11:01.558Z] [2025-08-21T09:11:01.558Z] Login Succeeded [2025-08-21T09:11:01.559Z] nexus3.edgexfoundry.org:10003 [2025-08-21T09:11:01.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T09:11:01.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T09:11:01.825Z] Configure a credential helper to remove this warning. See [2025-08-21T09:11:01.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T09:11:01.825Z] [2025-08-21T09:11:01.825Z] Login Succeeded [2025-08-21T09:11:01.825Z] nexus3.edgexfoundry.org:10004 [2025-08-21T09:11:02.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T09:11:02.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T09:11:02.090Z] Configure a credential helper to remove this warning. See [2025-08-21T09:11:02.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T09:11:02.090Z] [2025-08-21T09:11:02.090Z] Login Succeeded [2025-08-21T09:11:02.356Z] ****.io [2025-08-21T09:11:02.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T09:11:02.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T09:11:02.625Z] Configure a credential helper to remove this warning. See [2025-08-21T09:11:02.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T09:11:02.625Z] [2025-08-21T09:11:02.625Z] Login Succeeded [2025-08-21T09:11:02.625Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T09:11:02.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:11:02.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T09:11:02.737Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-08-21T09:11:02.737Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:11:02.737Z] latest [2025-08-21T09:11:02.737Z] 4.1.0-dev.48 [2025-08-21T09:11:02.737Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:11:02.737Z] main [2025-08-21T09:11:02.737Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:03.133Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:03.483Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:11:03.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-21T09:11:03.483Z] e42b4ff72694: Preparing [2025-08-21T09:11:03.483Z] b164dd265593: Preparing [2025-08-21T09:11:03.483Z] 88be8eda59d3: Preparing [2025-08-21T09:11:03.483Z] 907e875e0f4c: Preparing [2025-08-21T09:11:03.483Z] 31fef9c98264: Preparing [2025-08-21T09:11:03.483Z] d6267c50c5fa: Preparing [2025-08-21T09:11:03.483Z] 1e890da81ec9: Preparing [2025-08-21T09:11:03.483Z] d6267c50c5fa: Waiting [2025-08-21T09:11:03.483Z] 1e890da81ec9: Waiting [2025-08-21T09:11:03.746Z] 907e875e0f4c: Pushed [2025-08-21T09:11:03.746Z] e42b4ff72694: Pushed [2025-08-21T09:11:03.746Z] 88be8eda59d3: Pushed [2025-08-21T09:11:03.746Z] 1e890da81ec9: Layer already exists [2025-08-21T09:11:03.746Z] d6267c50c5fa: Pushed [2025-08-21T09:11:04.010Z] 31fef9c98264: Pushed [2025-08-21T09:11:09.821Z] b164dd265593: Pushed [2025-08-21T09:11:10.085Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:90b3d8858e634e28537f7bf32a0c973d86b78325e82f6369215db148a337de0c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:10.614Z] + 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-21T09:11:10.961Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-08-21T09:11:10.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-21T09:11:10.961Z] e42b4ff72694: Preparing [2025-08-21T09:11:10.961Z] b164dd265593: Preparing [2025-08-21T09:11:10.961Z] 88be8eda59d3: Preparing [2025-08-21T09:11:10.961Z] 907e875e0f4c: Preparing [2025-08-21T09:11:10.961Z] 31fef9c98264: Preparing [2025-08-21T09:11:10.961Z] d6267c50c5fa: Preparing [2025-08-21T09:11:10.961Z] 1e890da81ec9: Preparing [2025-08-21T09:11:10.961Z] d6267c50c5fa: Waiting [2025-08-21T09:11:10.961Z] 1e890da81ec9: Waiting [2025-08-21T09:11:10.961Z] 88be8eda59d3: Layer already exists [2025-08-21T09:11:10.961Z] e42b4ff72694: Layer already exists [2025-08-21T09:11:10.961Z] 31fef9c98264: Layer already exists [2025-08-21T09:11:10.961Z] b164dd265593: Layer already exists [2025-08-21T09:11:10.961Z] 907e875e0f4c: Layer already exists [2025-08-21T09:11:10.961Z] 1e890da81ec9: Layer already exists [2025-08-21T09:11:10.961Z] d6267c50c5fa: Layer already exists [2025-08-21T09:11:11.227Z] latest: digest: sha256:90b3d8858e634e28537f7bf32a0c973d86b78325e82f6369215db148a337de0c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:11.578Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:11.926Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.48 [2025-08-21T09:11:11.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-21T09:11:11.926Z] e42b4ff72694: Preparing [2025-08-21T09:11:11.926Z] b164dd265593: Preparing [2025-08-21T09:11:11.926Z] 88be8eda59d3: Preparing [2025-08-21T09:11:11.926Z] 907e875e0f4c: Preparing [2025-08-21T09:11:11.926Z] 31fef9c98264: Preparing [2025-08-21T09:11:11.926Z] d6267c50c5fa: Preparing [2025-08-21T09:11:11.926Z] 1e890da81ec9: Preparing [2025-08-21T09:11:11.926Z] d6267c50c5fa: Waiting [2025-08-21T09:11:11.926Z] 1e890da81ec9: Waiting [2025-08-21T09:11:11.926Z] e42b4ff72694: Layer already exists [2025-08-21T09:11:11.926Z] 88be8eda59d3: Layer already exists [2025-08-21T09:11:11.926Z] b164dd265593: Layer already exists [2025-08-21T09:11:11.926Z] 907e875e0f4c: Layer already exists [2025-08-21T09:11:11.926Z] 31fef9c98264: Layer already exists [2025-08-21T09:11:11.926Z] d6267c50c5fa: Layer already exists [2025-08-21T09:11:11.926Z] 1e890da81ec9: Layer already exists [2025-08-21T09:11:12.188Z] 4.1.0-dev.48: digest: sha256:90b3d8858e634e28537f7bf32a0c973d86b78325e82f6369215db148a337de0c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:12.941Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:13.282Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:11:13.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-21T09:11:13.282Z] e42b4ff72694: Preparing [2025-08-21T09:11:13.282Z] b164dd265593: Preparing [2025-08-21T09:11:13.282Z] 88be8eda59d3: Preparing [2025-08-21T09:11:13.282Z] 907e875e0f4c: Preparing [2025-08-21T09:11:13.282Z] 31fef9c98264: Preparing [2025-08-21T09:11:13.282Z] d6267c50c5fa: Preparing [2025-08-21T09:11:13.282Z] 1e890da81ec9: Preparing [2025-08-21T09:11:13.282Z] d6267c50c5fa: Waiting [2025-08-21T09:11:13.282Z] 1e890da81ec9: Waiting [2025-08-21T09:11:13.282Z] e42b4ff72694: Layer already exists [2025-08-21T09:11:13.282Z] b164dd265593: Layer already exists [2025-08-21T09:11:13.282Z] 88be8eda59d3: Layer already exists [2025-08-21T09:11:13.282Z] 31fef9c98264: Layer already exists [2025-08-21T09:11:13.282Z] 907e875e0f4c: Layer already exists [2025-08-21T09:11:13.282Z] d6267c50c5fa: Layer already exists [2025-08-21T09:11:13.282Z] 1e890da81ec9: Layer already exists [2025-08-21T09:11:13.282Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:90b3d8858e634e28537f7bf32a0c973d86b78325e82f6369215db148a337de0c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:13.896Z] + 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-21T09:11:14.253Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-08-21T09:11:14.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-21T09:11:14.253Z] e42b4ff72694: Preparing [2025-08-21T09:11:14.253Z] b164dd265593: Preparing [2025-08-21T09:11:14.253Z] 88be8eda59d3: Preparing [2025-08-21T09:11:14.253Z] 907e875e0f4c: Preparing [2025-08-21T09:11:14.253Z] 31fef9c98264: Preparing [2025-08-21T09:11:14.253Z] d6267c50c5fa: Preparing [2025-08-21T09:11:14.253Z] 1e890da81ec9: Preparing [2025-08-21T09:11:14.253Z] d6267c50c5fa: Waiting [2025-08-21T09:11:14.253Z] 1e890da81ec9: Waiting [2025-08-21T09:11:14.253Z] b164dd265593: Layer already exists [2025-08-21T09:11:14.253Z] 907e875e0f4c: Layer already exists [2025-08-21T09:11:14.253Z] 31fef9c98264: Layer already exists [2025-08-21T09:11:14.253Z] 88be8eda59d3: Layer already exists [2025-08-21T09:11:14.253Z] e42b4ff72694: Layer already exists [2025-08-21T09:11:14.253Z] d6267c50c5fa: Layer already exists [2025-08-21T09:11:14.253Z] 1e890da81ec9: Layer already exists [2025-08-21T09:11:14.525Z] main: digest: sha256:90b3d8858e634e28537f7bf32a0c973d86b78325e82f6369215db148a337de0c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:11:14.606Z] ===================================================== [Pipeline] echo [2025-08-21T09:11:14.617Z] taggedImages: [2025-08-21T09:11:14.617Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:11:14.617Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-08-21T09:11:14.617Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.48 [2025-08-21T09:11:14.617Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:11:14.617Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-08-21T09:11:14.639Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-08-21T09:11:14.639Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:11:14.639Z] latest [2025-08-21T09:11:14.639Z] 4.1.0-dev.48 [2025-08-21T09:11:14.639Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:11:14.639Z] main [2025-08-21T09:11:14.639Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:15.009Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:15.354Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:11:15.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-21T09:11:15.355Z] 04883003c91d: Preparing [2025-08-21T09:11:15.355Z] 8294c5fee02e: Preparing [2025-08-21T09:11:15.355Z] b388ca423adb: Preparing [2025-08-21T09:11:15.355Z] a2120a308258: Preparing [2025-08-21T09:11:15.355Z] 88be8eda59d3: Preparing [2025-08-21T09:11:15.355Z] 907e875e0f4c: Preparing [2025-08-21T09:11:15.355Z] 31fef9c98264: Preparing [2025-08-21T09:11:15.355Z] d6267c50c5fa: Preparing [2025-08-21T09:11:15.355Z] 1e890da81ec9: Preparing [2025-08-21T09:11:15.355Z] 907e875e0f4c: Waiting [2025-08-21T09:11:15.355Z] 31fef9c98264: Waiting [2025-08-21T09:11:15.355Z] 1e890da81ec9: Waiting [2025-08-21T09:11:15.355Z] d6267c50c5fa: Waiting [2025-08-21T09:11:15.355Z] 88be8eda59d3: Layer already exists [2025-08-21T09:11:15.621Z] 907e875e0f4c: Layer already exists [2025-08-21T09:11:15.621Z] 31fef9c98264: Layer already exists [2025-08-21T09:11:15.621Z] 8294c5fee02e: Pushed [2025-08-21T09:11:15.621Z] b388ca423adb: Pushed [2025-08-21T09:11:15.621Z] d6267c50c5fa: Layer already exists [2025-08-21T09:11:15.621Z] 04883003c91d: Pushed [2025-08-21T09:11:15.621Z] 1e890da81ec9: Layer already exists [2025-08-21T09:11:18.194Z] a2120a308258: Pushed [2025-08-21T09:11:18.195Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:039d51f985fe360c17b16be878701b41af365fdbdd4c43d97a9d252d7e2bab05 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:18.547Z] + 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-21T09:11:18.904Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-08-21T09:11:18.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-21T09:11:18.905Z] 04883003c91d: Preparing [2025-08-21T09:11:18.905Z] 8294c5fee02e: Preparing [2025-08-21T09:11:18.905Z] b388ca423adb: Preparing [2025-08-21T09:11:18.905Z] a2120a308258: Preparing [2025-08-21T09:11:18.905Z] 88be8eda59d3: Preparing [2025-08-21T09:11:18.905Z] 907e875e0f4c: Preparing [2025-08-21T09:11:18.905Z] 31fef9c98264: Preparing [2025-08-21T09:11:18.905Z] d6267c50c5fa: Preparing [2025-08-21T09:11:18.905Z] 1e890da81ec9: Preparing [2025-08-21T09:11:18.905Z] 907e875e0f4c: Waiting [2025-08-21T09:11:18.905Z] 31fef9c98264: Waiting [2025-08-21T09:11:18.905Z] d6267c50c5fa: Waiting [2025-08-21T09:11:18.905Z] 1e890da81ec9: Waiting [2025-08-21T09:11:18.905Z] b388ca423adb: Layer already exists [2025-08-21T09:11:18.905Z] 88be8eda59d3: Layer already exists [2025-08-21T09:11:18.905Z] 04883003c91d: Layer already exists [2025-08-21T09:11:18.905Z] 8294c5fee02e: Layer already exists [2025-08-21T09:11:18.905Z] a2120a308258: Layer already exists [2025-08-21T09:11:18.905Z] 907e875e0f4c: Layer already exists [2025-08-21T09:11:18.905Z] 31fef9c98264: Layer already exists [2025-08-21T09:11:18.905Z] 1e890da81ec9: Layer already exists [2025-08-21T09:11:18.905Z] d6267c50c5fa: Layer already exists [2025-08-21T09:11:18.905Z] latest: digest: sha256:039d51f985fe360c17b16be878701b41af365fdbdd4c43d97a9d252d7e2bab05 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:19.540Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:20.278Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.48 [2025-08-21T09:11:20.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-21T09:11:20.278Z] 04883003c91d: Preparing [2025-08-21T09:11:20.278Z] 8294c5fee02e: Preparing [2025-08-21T09:11:20.278Z] b388ca423adb: Preparing [2025-08-21T09:11:20.278Z] a2120a308258: Preparing [2025-08-21T09:11:20.278Z] 88be8eda59d3: Preparing [2025-08-21T09:11:20.278Z] 907e875e0f4c: Preparing [2025-08-21T09:11:20.278Z] 31fef9c98264: Preparing [2025-08-21T09:11:20.278Z] d6267c50c5fa: Preparing [2025-08-21T09:11:20.278Z] 31fef9c98264: Waiting [2025-08-21T09:11:20.278Z] 1e890da81ec9: Preparing [2025-08-21T09:11:20.278Z] 1e890da81ec9: Waiting [2025-08-21T09:11:20.278Z] d6267c50c5fa: Waiting [2025-08-21T09:11:20.278Z] 04883003c91d: Layer already exists [2025-08-21T09:11:20.278Z] 8294c5fee02e: Layer already exists [2025-08-21T09:11:20.278Z] a2120a308258: Layer already exists [2025-08-21T09:11:20.278Z] 88be8eda59d3: Layer already exists [2025-08-21T09:11:20.278Z] b388ca423adb: Layer already exists [2025-08-21T09:11:20.278Z] 31fef9c98264: Layer already exists [2025-08-21T09:11:20.278Z] 907e875e0f4c: Layer already exists [2025-08-21T09:11:20.278Z] 1e890da81ec9: Layer already exists [2025-08-21T09:11:20.278Z] d6267c50c5fa: Layer already exists [2025-08-21T09:11:20.278Z] 4.1.0-dev.48: digest: sha256:039d51f985fe360c17b16be878701b41af365fdbdd4c43d97a9d252d7e2bab05 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:20.885Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:21.222Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:11:21.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-21T09:11:21.222Z] 04883003c91d: Preparing [2025-08-21T09:11:21.222Z] 8294c5fee02e: Preparing [2025-08-21T09:11:21.222Z] b388ca423adb: Preparing [2025-08-21T09:11:21.222Z] a2120a308258: Preparing [2025-08-21T09:11:21.222Z] 88be8eda59d3: Preparing [2025-08-21T09:11:21.222Z] 907e875e0f4c: Preparing [2025-08-21T09:11:21.222Z] 31fef9c98264: Preparing [2025-08-21T09:11:21.222Z] d6267c50c5fa: Preparing [2025-08-21T09:11:21.222Z] 1e890da81ec9: Preparing [2025-08-21T09:11:21.222Z] 907e875e0f4c: Waiting [2025-08-21T09:11:21.222Z] 31fef9c98264: Waiting [2025-08-21T09:11:21.222Z] d6267c50c5fa: Waiting [2025-08-21T09:11:21.222Z] 1e890da81ec9: Waiting [2025-08-21T09:11:21.222Z] b388ca423adb: Layer already exists [2025-08-21T09:11:21.222Z] a2120a308258: Layer already exists [2025-08-21T09:11:21.222Z] 88be8eda59d3: Layer already exists [2025-08-21T09:11:21.222Z] 8294c5fee02e: Layer already exists [2025-08-21T09:11:21.222Z] 04883003c91d: Layer already exists [2025-08-21T09:11:21.222Z] 907e875e0f4c: Layer already exists [2025-08-21T09:11:21.222Z] 31fef9c98264: Layer already exists [2025-08-21T09:11:21.222Z] 1e890da81ec9: Layer already exists [2025-08-21T09:11:21.222Z] d6267c50c5fa: Layer already exists [2025-08-21T09:11:21.487Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:039d51f985fe360c17b16be878701b41af365fdbdd4c43d97a9d252d7e2bab05 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:21.840Z] + 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-21T09:11:22.179Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-08-21T09:11:22.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-21T09:11:22.179Z] 04883003c91d: Preparing [2025-08-21T09:11:22.179Z] 8294c5fee02e: Preparing [2025-08-21T09:11:22.179Z] b388ca423adb: Preparing [2025-08-21T09:11:22.179Z] a2120a308258: Preparing [2025-08-21T09:11:22.179Z] 88be8eda59d3: Preparing [2025-08-21T09:11:22.179Z] 907e875e0f4c: Preparing [2025-08-21T09:11:22.179Z] 31fef9c98264: Preparing [2025-08-21T09:11:22.179Z] d6267c50c5fa: Preparing [2025-08-21T09:11:22.179Z] 1e890da81ec9: Preparing [2025-08-21T09:11:22.179Z] 31fef9c98264: Waiting [2025-08-21T09:11:22.179Z] d6267c50c5fa: Waiting [2025-08-21T09:11:22.179Z] 1e890da81ec9: Waiting [2025-08-21T09:11:22.179Z] 907e875e0f4c: Waiting [2025-08-21T09:11:22.179Z] b388ca423adb: Layer already exists [2025-08-21T09:11:22.179Z] 88be8eda59d3: Layer already exists [2025-08-21T09:11:22.179Z] 04883003c91d: Layer already exists [2025-08-21T09:11:22.179Z] 8294c5fee02e: Layer already exists [2025-08-21T09:11:22.179Z] a2120a308258: Layer already exists [2025-08-21T09:11:22.179Z] d6267c50c5fa: Layer already exists [2025-08-21T09:11:22.179Z] 907e875e0f4c: Layer already exists [2025-08-21T09:11:22.179Z] 1e890da81ec9: Layer already exists [2025-08-21T09:11:22.179Z] 31fef9c98264: Layer already exists [2025-08-21T09:11:22.179Z] main: digest: sha256:039d51f985fe360c17b16be878701b41af365fdbdd4c43d97a9d252d7e2bab05 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:11:22.507Z] ===================================================== [Pipeline] echo [2025-08-21T09:11:22.523Z] taggedImages: [2025-08-21T09:11:22.523Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:11:22.523Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-08-21T09:11:22.523Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.48 [2025-08-21T09:11:22.523Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:11:22.523Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-08-21T09:11:22.557Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-08-21T09:11:22.557Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:11:22.557Z] latest [2025-08-21T09:11:22.557Z] 4.1.0-dev.48 [2025-08-21T09:11:22.557Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:11:22.557Z] main [2025-08-21T09:11:22.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:23.149Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:23.504Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:11:23.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-21T09:11:23.504Z] 2510334592f7: Preparing [2025-08-21T09:11:23.504Z] 18c4fc903618: Preparing [2025-08-21T09:11:23.504Z] 88be8eda59d3: Preparing [2025-08-21T09:11:23.504Z] 907e875e0f4c: Preparing [2025-08-21T09:11:23.504Z] f8faee54f92a: Preparing [2025-08-21T09:11:23.504Z] 52c53228b122: Preparing [2025-08-21T09:11:23.504Z] 1e890da81ec9: Preparing [2025-08-21T09:11:23.504Z] 52c53228b122: Waiting [2025-08-21T09:11:23.504Z] 1e890da81ec9: Waiting [2025-08-21T09:11:23.504Z] 907e875e0f4c: Layer already exists [2025-08-21T09:11:23.770Z] 88be8eda59d3: Layer already exists [2025-08-21T09:11:23.770Z] 1e890da81ec9: Layer already exists [2025-08-21T09:11:23.770Z] 2510334592f7: Pushed [2025-08-21T09:11:23.770Z] 52c53228b122: Pushed [2025-08-21T09:11:24.035Z] f8faee54f92a: Pushed [2025-08-21T09:11:32.247Z] 18c4fc903618: Pushed [2025-08-21T09:11:32.247Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:993dbff6e23ae27504e06c94988b436df56704ba005920e59a07b17de6fa1f53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:32.603Z] + 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-21T09:11:32.961Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-08-21T09:11:32.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-21T09:11:32.961Z] 2510334592f7: Preparing [2025-08-21T09:11:32.961Z] 18c4fc903618: Preparing [2025-08-21T09:11:32.961Z] 88be8eda59d3: Preparing [2025-08-21T09:11:32.961Z] 907e875e0f4c: Preparing [2025-08-21T09:11:32.961Z] f8faee54f92a: Preparing [2025-08-21T09:11:32.961Z] 52c53228b122: Preparing [2025-08-21T09:11:32.961Z] 1e890da81ec9: Preparing [2025-08-21T09:11:32.961Z] 52c53228b122: Waiting [2025-08-21T09:11:32.961Z] 88be8eda59d3: Layer already exists [2025-08-21T09:11:32.961Z] 907e875e0f4c: Layer already exists [2025-08-21T09:11:32.961Z] 2510334592f7: Layer already exists [2025-08-21T09:11:32.961Z] f8faee54f92a: Layer already exists [2025-08-21T09:11:32.961Z] 18c4fc903618: Layer already exists [2025-08-21T09:11:32.961Z] 52c53228b122: Layer already exists [2025-08-21T09:11:32.961Z] 1e890da81ec9: Layer already exists [2025-08-21T09:11:32.961Z] latest: digest: sha256:993dbff6e23ae27504e06c94988b436df56704ba005920e59a07b17de6fa1f53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:33.602Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:33.949Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.48 [2025-08-21T09:11:33.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-21T09:11:33.949Z] 2510334592f7: Preparing [2025-08-21T09:11:33.949Z] 18c4fc903618: Preparing [2025-08-21T09:11:33.949Z] 88be8eda59d3: Preparing [2025-08-21T09:11:33.949Z] 907e875e0f4c: Preparing [2025-08-21T09:11:33.949Z] f8faee54f92a: Preparing [2025-08-21T09:11:33.949Z] 52c53228b122: Preparing [2025-08-21T09:11:33.949Z] 1e890da81ec9: Preparing [2025-08-21T09:11:33.949Z] 52c53228b122: Waiting [2025-08-21T09:11:33.949Z] 1e890da81ec9: Waiting [2025-08-21T09:11:33.949Z] f8faee54f92a: Layer already exists [2025-08-21T09:11:33.949Z] 88be8eda59d3: Layer already exists [2025-08-21T09:11:33.949Z] 907e875e0f4c: Layer already exists [2025-08-21T09:11:33.949Z] 2510334592f7: Layer already exists [2025-08-21T09:11:33.949Z] 18c4fc903618: Layer already exists [2025-08-21T09:11:33.949Z] 1e890da81ec9: Layer already exists [2025-08-21T09:11:33.949Z] 52c53228b122: Layer already exists [2025-08-21T09:11:33.949Z] 4.1.0-dev.48: digest: sha256:993dbff6e23ae27504e06c94988b436df56704ba005920e59a07b17de6fa1f53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:34.560Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:34.917Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:11:34.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-21T09:11:34.917Z] 2510334592f7: Preparing [2025-08-21T09:11:34.917Z] 18c4fc903618: Preparing [2025-08-21T09:11:34.917Z] 88be8eda59d3: Preparing [2025-08-21T09:11:34.917Z] 907e875e0f4c: Preparing [2025-08-21T09:11:34.917Z] f8faee54f92a: Preparing [2025-08-21T09:11:34.917Z] 52c53228b122: Preparing [2025-08-21T09:11:34.917Z] 1e890da81ec9: Preparing [2025-08-21T09:11:34.917Z] 1e890da81ec9: Waiting [2025-08-21T09:11:34.917Z] 52c53228b122: Waiting [2025-08-21T09:11:34.917Z] 907e875e0f4c: Layer already exists [2025-08-21T09:11:34.917Z] f8faee54f92a: Layer already exists [2025-08-21T09:11:34.917Z] 88be8eda59d3: Layer already exists [2025-08-21T09:11:34.917Z] 2510334592f7: Layer already exists [2025-08-21T09:11:34.917Z] 18c4fc903618: Layer already exists [2025-08-21T09:11:34.917Z] 52c53228b122: Layer already exists [2025-08-21T09:11:34.917Z] 1e890da81ec9: Layer already exists [2025-08-21T09:11:34.917Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:993dbff6e23ae27504e06c94988b436df56704ba005920e59a07b17de6fa1f53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:35.275Z] + 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-21T09:11:35.628Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-08-21T09:11:35.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-21T09:11:35.628Z] 2510334592f7: Preparing [2025-08-21T09:11:35.628Z] 18c4fc903618: Preparing [2025-08-21T09:11:35.628Z] 88be8eda59d3: Preparing [2025-08-21T09:11:35.628Z] 907e875e0f4c: Preparing [2025-08-21T09:11:35.628Z] f8faee54f92a: Preparing [2025-08-21T09:11:35.628Z] 52c53228b122: Preparing [2025-08-21T09:11:35.628Z] 1e890da81ec9: Preparing [2025-08-21T09:11:35.628Z] 52c53228b122: Waiting [2025-08-21T09:11:35.628Z] 1e890da81ec9: Waiting [2025-08-21T09:11:35.628Z] 907e875e0f4c: Layer already exists [2025-08-21T09:11:35.628Z] 88be8eda59d3: Layer already exists [2025-08-21T09:11:35.628Z] f8faee54f92a: Layer already exists [2025-08-21T09:11:35.628Z] 18c4fc903618: Layer already exists [2025-08-21T09:11:35.628Z] 2510334592f7: Layer already exists [2025-08-21T09:11:35.628Z] 52c53228b122: Layer already exists [2025-08-21T09:11:35.628Z] 1e890da81ec9: Layer already exists [2025-08-21T09:11:35.892Z] main: digest: sha256:993dbff6e23ae27504e06c94988b436df56704ba005920e59a07b17de6fa1f53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:11:36.160Z] ===================================================== [Pipeline] echo [2025-08-21T09:11:36.172Z] taggedImages: [2025-08-21T09:11:36.172Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:11:36.172Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-08-21T09:11:36.172Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.48 [2025-08-21T09:11:36.172Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:11:36.172Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-08-21T09:11:36.190Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-08-21T09:11:36.190Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:11:36.190Z] latest [2025-08-21T09:11:36.190Z] 4.1.0-dev.48 [2025-08-21T09:11:36.190Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:11:36.190Z] main [2025-08-21T09:11:36.190Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:36.546Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:36.892Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:11:36.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-21T09:11:36.892Z] dc9d4fbe1a52: Preparing [2025-08-21T09:11:36.892Z] f94d39eff1bb: Preparing [2025-08-21T09:11:36.892Z] 907e875e0f4c: Preparing [2025-08-21T09:11:36.892Z] b21663db40f4: Preparing [2025-08-21T09:11:36.892Z] 57c9321d5e98: Preparing [2025-08-21T09:11:36.892Z] 1e890da81ec9: Preparing [2025-08-21T09:11:36.892Z] 1e890da81ec9: Waiting [2025-08-21T09:11:36.892Z] 907e875e0f4c: Layer already exists [2025-08-21T09:11:37.161Z] 1e890da81ec9: Layer already exists [2025-08-21T09:11:37.161Z] 57c9321d5e98: Pushed [2025-08-21T09:11:37.161Z] b21663db40f4: Pushed [2025-08-21T09:11:37.161Z] dc9d4fbe1a52: Pushed [2025-08-21T09:11:45.345Z] f94d39eff1bb: Pushed [2025-08-21T09:11:45.345Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:dd40717440759dfd29b1b67eacb13a48e311cb41759bf6eb86f959def59b8021 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:45.702Z] + 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-21T09:11:46.054Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-08-21T09:11:46.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-21T09:11:46.054Z] dc9d4fbe1a52: Preparing [2025-08-21T09:11:46.054Z] f94d39eff1bb: Preparing [2025-08-21T09:11:46.054Z] 907e875e0f4c: Preparing [2025-08-21T09:11:46.054Z] b21663db40f4: Preparing [2025-08-21T09:11:46.054Z] 57c9321d5e98: Preparing [2025-08-21T09:11:46.054Z] 1e890da81ec9: Preparing [2025-08-21T09:11:46.054Z] 1e890da81ec9: Waiting [2025-08-21T09:11:46.054Z] 907e875e0f4c: Layer already exists [2025-08-21T09:11:46.054Z] dc9d4fbe1a52: Layer already exists [2025-08-21T09:11:46.054Z] f94d39eff1bb: Layer already exists [2025-08-21T09:11:46.054Z] b21663db40f4: Layer already exists [2025-08-21T09:11:46.054Z] 57c9321d5e98: Layer already exists [2025-08-21T09:11:46.054Z] 1e890da81ec9: Layer already exists [2025-08-21T09:11:46.054Z] latest: digest: sha256:dd40717440759dfd29b1b67eacb13a48e311cb41759bf6eb86f959def59b8021 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:46.670Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:47.724Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.48 [2025-08-21T09:11:47.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-21T09:11:47.725Z] dc9d4fbe1a52: Preparing [2025-08-21T09:11:47.725Z] f94d39eff1bb: Preparing [2025-08-21T09:11:47.725Z] 907e875e0f4c: Preparing [2025-08-21T09:11:47.725Z] b21663db40f4: Preparing [2025-08-21T09:11:47.725Z] 57c9321d5e98: Preparing [2025-08-21T09:11:47.725Z] 1e890da81ec9: Preparing [2025-08-21T09:11:47.725Z] 1e890da81ec9: Waiting [2025-08-21T09:11:47.725Z] 57c9321d5e98: Layer already exists [2025-08-21T09:11:47.725Z] f94d39eff1bb: Layer already exists [2025-08-21T09:11:47.725Z] 907e875e0f4c: Layer already exists [2025-08-21T09:11:47.725Z] dc9d4fbe1a52: Layer already exists [2025-08-21T09:11:47.725Z] b21663db40f4: Layer already exists [2025-08-21T09:11:47.725Z] 1e890da81ec9: Layer already exists [2025-08-21T09:11:47.725Z] 4.1.0-dev.48: digest: sha256:dd40717440759dfd29b1b67eacb13a48e311cb41759bf6eb86f959def59b8021 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:48.328Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:48.674Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:11:48.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-21T09:11:48.674Z] dc9d4fbe1a52: Preparing [2025-08-21T09:11:48.674Z] f94d39eff1bb: Preparing [2025-08-21T09:11:48.674Z] 907e875e0f4c: Preparing [2025-08-21T09:11:48.674Z] b21663db40f4: Preparing [2025-08-21T09:11:48.674Z] 57c9321d5e98: Preparing [2025-08-21T09:11:48.674Z] 1e890da81ec9: Preparing [2025-08-21T09:11:48.674Z] 1e890da81ec9: Waiting [2025-08-21T09:11:48.674Z] dc9d4fbe1a52: Layer already exists [2025-08-21T09:11:48.674Z] b21663db40f4: Layer already exists [2025-08-21T09:11:48.674Z] 907e875e0f4c: Layer already exists [2025-08-21T09:11:48.674Z] f94d39eff1bb: Layer already exists [2025-08-21T09:11:48.674Z] 57c9321d5e98: Layer already exists [2025-08-21T09:11:48.674Z] 1e890da81ec9: Layer already exists [2025-08-21T09:11:48.674Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:dd40717440759dfd29b1b67eacb13a48e311cb41759bf6eb86f959def59b8021 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:49.295Z] + 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-21T09:11:49.639Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-08-21T09:11:49.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-21T09:11:49.639Z] dc9d4fbe1a52: Preparing [2025-08-21T09:11:49.639Z] f94d39eff1bb: Preparing [2025-08-21T09:11:49.639Z] 907e875e0f4c: Preparing [2025-08-21T09:11:49.639Z] b21663db40f4: Preparing [2025-08-21T09:11:49.639Z] 57c9321d5e98: Preparing [2025-08-21T09:11:49.639Z] 1e890da81ec9: Preparing [2025-08-21T09:11:49.639Z] 1e890da81ec9: Waiting [2025-08-21T09:11:49.639Z] b21663db40f4: Layer already exists [2025-08-21T09:11:49.639Z] 907e875e0f4c: Layer already exists [2025-08-21T09:11:49.639Z] 57c9321d5e98: Layer already exists [2025-08-21T09:11:49.639Z] dc9d4fbe1a52: Layer already exists [2025-08-21T09:11:49.639Z] f94d39eff1bb: Layer already exists [2025-08-21T09:11:49.639Z] 1e890da81ec9: Layer already exists [2025-08-21T09:11:49.903Z] main: digest: sha256:dd40717440759dfd29b1b67eacb13a48e311cb41759bf6eb86f959def59b8021 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:11:49.988Z] ===================================================== [Pipeline] echo [2025-08-21T09:11:50.003Z] taggedImages: [2025-08-21T09:11:50.003Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:11:50.003Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-08-21T09:11:50.003Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.48 [2025-08-21T09:11:50.003Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:11:50.003Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-08-21T09:11:50.029Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-08-21T09:11:50.029Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:11:50.029Z] latest [2025-08-21T09:11:50.029Z] 4.1.0-dev.48 [2025-08-21T09:11:50.029Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:11:50.029Z] main [2025-08-21T09:11:50.029Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:50.397Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:50.759Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:11:50.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-21T09:11:50.759Z] a15051751c0b: Preparing [2025-08-21T09:11:50.759Z] e6601b0936b8: Preparing [2025-08-21T09:11:50.759Z] ef7eee5033ce: Preparing [2025-08-21T09:11:50.759Z] 88be8eda59d3: Preparing [2025-08-21T09:11:50.759Z] 907e875e0f4c: Preparing [2025-08-21T09:11:50.759Z] 31fef9c98264: Preparing [2025-08-21T09:11:50.759Z] d6267c50c5fa: Preparing [2025-08-21T09:11:50.759Z] 1e890da81ec9: Preparing [2025-08-21T09:11:50.759Z] 31fef9c98264: Waiting [2025-08-21T09:11:50.759Z] d6267c50c5fa: Waiting [2025-08-21T09:11:50.759Z] 1e890da81ec9: Waiting [2025-08-21T09:11:51.024Z] 88be8eda59d3: Layer already exists [2025-08-21T09:11:51.024Z] 907e875e0f4c: Layer already exists [2025-08-21T09:11:51.024Z] d6267c50c5fa: Layer already exists [2025-08-21T09:11:51.024Z] 31fef9c98264: Layer already exists [2025-08-21T09:11:51.024Z] 1e890da81ec9: Layer already exists [2025-08-21T09:11:51.024Z] e6601b0936b8: Pushed [2025-08-21T09:11:51.024Z] a15051751c0b: Pushed [2025-08-21T09:11:59.246Z] ef7eee5033ce: Pushed [2025-08-21T09:11:59.246Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:f911e188df35bd56d8aaa73f6163974af43f12274f6ca477eb2c4b617bdd4d2f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:11:59.622Z] + 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-21T09:11:59.983Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-08-21T09:11:59.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-21T09:11:59.983Z] a15051751c0b: Preparing [2025-08-21T09:11:59.983Z] e6601b0936b8: Preparing [2025-08-21T09:11:59.983Z] ef7eee5033ce: Preparing [2025-08-21T09:11:59.983Z] 88be8eda59d3: Preparing [2025-08-21T09:11:59.983Z] 907e875e0f4c: Preparing [2025-08-21T09:11:59.983Z] 31fef9c98264: Preparing [2025-08-21T09:11:59.983Z] d6267c50c5fa: Preparing [2025-08-21T09:11:59.983Z] 1e890da81ec9: Preparing [2025-08-21T09:11:59.983Z] 31fef9c98264: Waiting [2025-08-21T09:11:59.983Z] d6267c50c5fa: Waiting [2025-08-21T09:11:59.983Z] 1e890da81ec9: Waiting [2025-08-21T09:11:59.983Z] 907e875e0f4c: Layer already exists [2025-08-21T09:11:59.983Z] a15051751c0b: Layer already exists [2025-08-21T09:11:59.983Z] ef7eee5033ce: Layer already exists [2025-08-21T09:11:59.983Z] e6601b0936b8: Layer already exists [2025-08-21T09:11:59.983Z] 88be8eda59d3: Layer already exists [2025-08-21T09:11:59.983Z] 1e890da81ec9: Layer already exists [2025-08-21T09:11:59.983Z] d6267c50c5fa: Layer already exists [2025-08-21T09:11:59.983Z] 31fef9c98264: Layer already exists [2025-08-21T09:12:00.247Z] latest: digest: sha256:f911e188df35bd56d8aaa73f6163974af43f12274f6ca477eb2c4b617bdd4d2f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:00.597Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:00.944Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.48 [2025-08-21T09:12:00.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-21T09:12:00.944Z] a15051751c0b: Preparing [2025-08-21T09:12:00.944Z] e6601b0936b8: Preparing [2025-08-21T09:12:00.944Z] ef7eee5033ce: Preparing [2025-08-21T09:12:00.944Z] 88be8eda59d3: Preparing [2025-08-21T09:12:00.944Z] 907e875e0f4c: Preparing [2025-08-21T09:12:00.944Z] 31fef9c98264: Preparing [2025-08-21T09:12:00.944Z] d6267c50c5fa: Preparing [2025-08-21T09:12:00.944Z] 1e890da81ec9: Preparing [2025-08-21T09:12:00.944Z] 31fef9c98264: Waiting [2025-08-21T09:12:00.944Z] d6267c50c5fa: Waiting [2025-08-21T09:12:00.944Z] 1e890da81ec9: Waiting [2025-08-21T09:12:00.944Z] ef7eee5033ce: Layer already exists [2025-08-21T09:12:00.944Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:00.944Z] e6601b0936b8: Layer already exists [2025-08-21T09:12:00.944Z] a15051751c0b: Layer already exists [2025-08-21T09:12:00.944Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:00.944Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:00.944Z] 31fef9c98264: Layer already exists [2025-08-21T09:12:00.944Z] d6267c50c5fa: Layer already exists [2025-08-21T09:12:01.208Z] 4.1.0-dev.48: digest: sha256:f911e188df35bd56d8aaa73f6163974af43f12274f6ca477eb2c4b617bdd4d2f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:01.558Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:01.907Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:12:01.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-21T09:12:01.907Z] a15051751c0b: Preparing [2025-08-21T09:12:01.907Z] e6601b0936b8: Preparing [2025-08-21T09:12:01.907Z] ef7eee5033ce: Preparing [2025-08-21T09:12:01.907Z] 88be8eda59d3: Preparing [2025-08-21T09:12:01.907Z] 907e875e0f4c: Preparing [2025-08-21T09:12:01.907Z] 31fef9c98264: Preparing [2025-08-21T09:12:01.907Z] d6267c50c5fa: Preparing [2025-08-21T09:12:01.907Z] 1e890da81ec9: Preparing [2025-08-21T09:12:01.907Z] 31fef9c98264: Waiting [2025-08-21T09:12:01.907Z] d6267c50c5fa: Waiting [2025-08-21T09:12:01.907Z] 1e890da81ec9: Waiting [2025-08-21T09:12:01.907Z] ef7eee5033ce: Layer already exists [2025-08-21T09:12:01.907Z] e6601b0936b8: Layer already exists [2025-08-21T09:12:01.907Z] a15051751c0b: Layer already exists [2025-08-21T09:12:01.907Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:01.907Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:01.907Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:01.907Z] 31fef9c98264: Layer already exists [2025-08-21T09:12:01.907Z] d6267c50c5fa: Layer already exists [2025-08-21T09:12:02.170Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:f911e188df35bd56d8aaa73f6163974af43f12274f6ca477eb2c4b617bdd4d2f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:02.516Z] + 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-21T09:12:02.871Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-08-21T09:12:02.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-21T09:12:02.871Z] a15051751c0b: Preparing [2025-08-21T09:12:02.871Z] e6601b0936b8: Preparing [2025-08-21T09:12:02.871Z] ef7eee5033ce: Preparing [2025-08-21T09:12:02.871Z] 88be8eda59d3: Preparing [2025-08-21T09:12:02.871Z] 907e875e0f4c: Preparing [2025-08-21T09:12:02.871Z] 31fef9c98264: Preparing [2025-08-21T09:12:02.871Z] d6267c50c5fa: Preparing [2025-08-21T09:12:02.871Z] 1e890da81ec9: Preparing [2025-08-21T09:12:02.871Z] 31fef9c98264: Waiting [2025-08-21T09:12:02.871Z] d6267c50c5fa: Waiting [2025-08-21T09:12:02.871Z] 1e890da81ec9: Waiting [2025-08-21T09:12:02.871Z] a15051751c0b: Layer already exists [2025-08-21T09:12:02.871Z] e6601b0936b8: Layer already exists [2025-08-21T09:12:02.871Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:02.871Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:02.871Z] ef7eee5033ce: Layer already exists [2025-08-21T09:12:02.871Z] d6267c50c5fa: Layer already exists [2025-08-21T09:12:02.871Z] 31fef9c98264: Layer already exists [2025-08-21T09:12:02.871Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:02.871Z] main: digest: sha256:f911e188df35bd56d8aaa73f6163974af43f12274f6ca477eb2c4b617bdd4d2f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:12:02.940Z] ===================================================== [Pipeline] echo [2025-08-21T09:12:02.954Z] taggedImages: [2025-08-21T09:12:02.954Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:12:02.954Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-08-21T09:12:02.954Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.48 [2025-08-21T09:12:02.954Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:12:02.954Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-08-21T09:12:02.982Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-08-21T09:12:02.982Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:12:02.982Z] latest [2025-08-21T09:12:02.982Z] 4.1.0-dev.48 [2025-08-21T09:12:02.982Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:12:02.982Z] main [2025-08-21T09:12:02.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:03.349Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:03.710Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:12:03.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-21T09:12:03.710Z] 4c31b28e2d0f: Preparing [2025-08-21T09:12:03.710Z] f1838a993a75: Preparing [2025-08-21T09:12:03.710Z] 9a0f48f03333: Preparing [2025-08-21T09:12:03.710Z] fc98c9f41424: Preparing [2025-08-21T09:12:03.710Z] e8426bd463a2: Preparing [2025-08-21T09:12:03.710Z] f59b15402c0b: Preparing [2025-08-21T09:12:03.710Z] 3a08bd168f60: Preparing [2025-08-21T09:12:03.710Z] 88be8eda59d3: Preparing [2025-08-21T09:12:03.710Z] 907e875e0f4c: Preparing [2025-08-21T09:12:03.710Z] 259ba0730e7c: Preparing [2025-08-21T09:12:03.710Z] 233c2d73967d: Preparing [2025-08-21T09:12:03.710Z] 5f70bf18a086: Preparing [2025-08-21T09:12:03.710Z] bfa8c20459f3: Preparing [2025-08-21T09:12:03.710Z] ef6323ecc974: Preparing [2025-08-21T09:12:03.710Z] 2b4098405663: Preparing [2025-08-21T09:12:03.710Z] 1e890da81ec9: Preparing [2025-08-21T09:12:03.710Z] f59b15402c0b: Waiting [2025-08-21T09:12:03.710Z] 3a08bd168f60: Waiting [2025-08-21T09:12:03.710Z] 88be8eda59d3: Waiting [2025-08-21T09:12:03.710Z] 233c2d73967d: Waiting [2025-08-21T09:12:03.710Z] 5f70bf18a086: Waiting [2025-08-21T09:12:03.710Z] bfa8c20459f3: Waiting [2025-08-21T09:12:03.710Z] ef6323ecc974: Waiting [2025-08-21T09:12:03.710Z] 2b4098405663: Waiting [2025-08-21T09:12:03.710Z] 1e890da81ec9: Waiting [2025-08-21T09:12:03.710Z] 907e875e0f4c: Waiting [2025-08-21T09:12:03.710Z] 259ba0730e7c: Waiting [2025-08-21T09:12:03.980Z] fc98c9f41424: Pushed [2025-08-21T09:12:03.980Z] 9a0f48f03333: Pushed [2025-08-21T09:12:03.980Z] 4c31b28e2d0f: Pushed [2025-08-21T09:12:03.980Z] f1838a993a75: Pushed [2025-08-21T09:12:03.980Z] e8426bd463a2: Pushed [2025-08-21T09:12:03.980Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:03.980Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:03.980Z] f59b15402c0b: Pushed [2025-08-21T09:12:03.980Z] 5f70bf18a086: Layer already exists [2025-08-21T09:12:04.248Z] 259ba0730e7c: Pushed [2025-08-21T09:12:04.248Z] 233c2d73967d: Pushed [2025-08-21T09:12:04.248Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:04.248Z] bfa8c20459f3: Pushed [2025-08-21T09:12:04.248Z] 2b4098405663: Pushed [2025-08-21T09:12:04.513Z] ef6323ecc974: Pushed [2025-08-21T09:12:07.427Z] 3a08bd168f60: Pushed [2025-08-21T09:12:07.427Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:99edaafb5d8e5cc22b4ca6bf861c04eb7f69aed610032b0fdfd3e6cc1799000f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:07.781Z] + 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-21T09:12:08.139Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-08-21T09:12:08.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-21T09:12:08.139Z] 4c31b28e2d0f: Preparing [2025-08-21T09:12:08.139Z] f1838a993a75: Preparing [2025-08-21T09:12:08.139Z] 9a0f48f03333: Preparing [2025-08-21T09:12:08.139Z] fc98c9f41424: Preparing [2025-08-21T09:12:08.139Z] e8426bd463a2: Preparing [2025-08-21T09:12:08.139Z] f59b15402c0b: Preparing [2025-08-21T09:12:08.139Z] 3a08bd168f60: Preparing [2025-08-21T09:12:08.139Z] 88be8eda59d3: Preparing [2025-08-21T09:12:08.139Z] 907e875e0f4c: Preparing [2025-08-21T09:12:08.139Z] 259ba0730e7c: Preparing [2025-08-21T09:12:08.139Z] 233c2d73967d: Preparing [2025-08-21T09:12:08.139Z] 5f70bf18a086: Preparing [2025-08-21T09:12:08.139Z] bfa8c20459f3: Preparing [2025-08-21T09:12:08.139Z] ef6323ecc974: Preparing [2025-08-21T09:12:08.139Z] 2b4098405663: Preparing [2025-08-21T09:12:08.139Z] 1e890da81ec9: Preparing [2025-08-21T09:12:08.139Z] 259ba0730e7c: Waiting [2025-08-21T09:12:08.139Z] 233c2d73967d: Waiting [2025-08-21T09:12:08.139Z] 5f70bf18a086: Waiting [2025-08-21T09:12:08.139Z] bfa8c20459f3: Waiting [2025-08-21T09:12:08.139Z] ef6323ecc974: Waiting [2025-08-21T09:12:08.139Z] 2b4098405663: Waiting [2025-08-21T09:12:08.139Z] 1e890da81ec9: Waiting [2025-08-21T09:12:08.139Z] f59b15402c0b: Waiting [2025-08-21T09:12:08.139Z] 88be8eda59d3: Waiting [2025-08-21T09:12:08.139Z] 907e875e0f4c: Waiting [2025-08-21T09:12:08.139Z] 3a08bd168f60: Waiting [2025-08-21T09:12:08.139Z] 4c31b28e2d0f: Layer already exists [2025-08-21T09:12:08.139Z] e8426bd463a2: Layer already exists [2025-08-21T09:12:08.139Z] f1838a993a75: Layer already exists [2025-08-21T09:12:08.139Z] 9a0f48f03333: Layer already exists [2025-08-21T09:12:08.139Z] fc98c9f41424: Layer already exists [2025-08-21T09:12:08.139Z] 3a08bd168f60: Layer already exists [2025-08-21T09:12:08.139Z] f59b15402c0b: Layer already exists [2025-08-21T09:12:08.139Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:08.140Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:08.140Z] 259ba0730e7c: Layer already exists [2025-08-21T09:12:08.140Z] 233c2d73967d: Layer already exists [2025-08-21T09:12:08.140Z] ef6323ecc974: Layer already exists [2025-08-21T09:12:08.140Z] 5f70bf18a086: Layer already exists [2025-08-21T09:12:08.140Z] bfa8c20459f3: Layer already exists [2025-08-21T09:12:08.140Z] 2b4098405663: Layer already exists [2025-08-21T09:12:08.140Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:08.404Z] latest: digest: sha256:99edaafb5d8e5cc22b4ca6bf861c04eb7f69aed610032b0fdfd3e6cc1799000f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:08.777Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:09.340Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.48 [2025-08-21T09:12:09.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-21T09:12:09.340Z] 4c31b28e2d0f: Preparing [2025-08-21T09:12:09.340Z] f1838a993a75: Preparing [2025-08-21T09:12:09.340Z] 9a0f48f03333: Preparing [2025-08-21T09:12:09.340Z] fc98c9f41424: Preparing [2025-08-21T09:12:09.340Z] e8426bd463a2: Preparing [2025-08-21T09:12:09.340Z] f59b15402c0b: Preparing [2025-08-21T09:12:09.340Z] 3a08bd168f60: Preparing [2025-08-21T09:12:09.340Z] f59b15402c0b: Waiting [2025-08-21T09:12:09.340Z] 88be8eda59d3: Preparing [2025-08-21T09:12:09.340Z] 3a08bd168f60: Waiting [2025-08-21T09:12:09.340Z] 907e875e0f4c: Preparing [2025-08-21T09:12:09.340Z] 88be8eda59d3: Waiting [2025-08-21T09:12:09.340Z] 907e875e0f4c: Waiting [2025-08-21T09:12:09.340Z] 259ba0730e7c: Preparing [2025-08-21T09:12:09.340Z] 233c2d73967d: Preparing [2025-08-21T09:12:09.340Z] 259ba0730e7c: Waiting [2025-08-21T09:12:09.340Z] 5f70bf18a086: Preparing [2025-08-21T09:12:09.340Z] 233c2d73967d: Waiting [2025-08-21T09:12:09.340Z] bfa8c20459f3: Preparing [2025-08-21T09:12:09.340Z] 5f70bf18a086: Waiting [2025-08-21T09:12:09.340Z] ef6323ecc974: Preparing [2025-08-21T09:12:09.340Z] bfa8c20459f3: Waiting [2025-08-21T09:12:09.340Z] 2b4098405663: Preparing [2025-08-21T09:12:09.340Z] ef6323ecc974: Waiting [2025-08-21T09:12:09.340Z] 2b4098405663: Waiting [2025-08-21T09:12:09.340Z] 1e890da81ec9: Preparing [2025-08-21T09:12:09.340Z] 1e890da81ec9: Waiting [2025-08-21T09:12:09.340Z] e8426bd463a2: Layer already exists [2025-08-21T09:12:09.340Z] 4c31b28e2d0f: Layer already exists [2025-08-21T09:12:09.340Z] 9a0f48f03333: Layer already exists [2025-08-21T09:12:09.340Z] f1838a993a75: Layer already exists [2025-08-21T09:12:09.340Z] fc98c9f41424: Layer already exists [2025-08-21T09:12:09.340Z] 3a08bd168f60: Layer already exists [2025-08-21T09:12:09.340Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:09.340Z] 259ba0730e7c: Layer already exists [2025-08-21T09:12:09.340Z] f59b15402c0b: Layer already exists [2025-08-21T09:12:09.340Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:09.340Z] 233c2d73967d: Layer already exists [2025-08-21T09:12:09.340Z] bfa8c20459f3: Layer already exists [2025-08-21T09:12:09.340Z] 5f70bf18a086: Layer already exists [2025-08-21T09:12:09.340Z] ef6323ecc974: Layer already exists [2025-08-21T09:12:09.340Z] 2b4098405663: Layer already exists [2025-08-21T09:12:09.340Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:09.603Z] 4.1.0-dev.48: digest: sha256:99edaafb5d8e5cc22b4ca6bf861c04eb7f69aed610032b0fdfd3e6cc1799000f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:09.955Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:10.289Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:12:10.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-21T09:12:10.289Z] 4c31b28e2d0f: Preparing [2025-08-21T09:12:10.289Z] f1838a993a75: Preparing [2025-08-21T09:12:10.289Z] 9a0f48f03333: Preparing [2025-08-21T09:12:10.289Z] fc98c9f41424: Preparing [2025-08-21T09:12:10.289Z] e8426bd463a2: Preparing [2025-08-21T09:12:10.289Z] f59b15402c0b: Preparing [2025-08-21T09:12:10.289Z] 3a08bd168f60: Preparing [2025-08-21T09:12:10.289Z] 88be8eda59d3: Preparing [2025-08-21T09:12:10.289Z] 907e875e0f4c: Preparing [2025-08-21T09:12:10.289Z] 259ba0730e7c: Preparing [2025-08-21T09:12:10.289Z] 233c2d73967d: Preparing [2025-08-21T09:12:10.289Z] 5f70bf18a086: Preparing [2025-08-21T09:12:10.289Z] bfa8c20459f3: Preparing [2025-08-21T09:12:10.289Z] ef6323ecc974: Preparing [2025-08-21T09:12:10.289Z] 2b4098405663: Preparing [2025-08-21T09:12:10.289Z] 1e890da81ec9: Preparing [2025-08-21T09:12:10.289Z] 907e875e0f4c: Waiting [2025-08-21T09:12:10.289Z] 259ba0730e7c: Waiting [2025-08-21T09:12:10.289Z] 233c2d73967d: Waiting [2025-08-21T09:12:10.289Z] 5f70bf18a086: Waiting [2025-08-21T09:12:10.289Z] bfa8c20459f3: Waiting [2025-08-21T09:12:10.289Z] ef6323ecc974: Waiting [2025-08-21T09:12:10.289Z] 2b4098405663: Waiting [2025-08-21T09:12:10.289Z] 1e890da81ec9: Waiting [2025-08-21T09:12:10.289Z] f59b15402c0b: Waiting [2025-08-21T09:12:10.289Z] 3a08bd168f60: Waiting [2025-08-21T09:12:10.289Z] 4c31b28e2d0f: Layer already exists [2025-08-21T09:12:10.289Z] f1838a993a75: Layer already exists [2025-08-21T09:12:10.289Z] 9a0f48f03333: Layer already exists [2025-08-21T09:12:10.289Z] e8426bd463a2: Layer already exists [2025-08-21T09:12:10.289Z] fc98c9f41424: Layer already exists [2025-08-21T09:12:10.289Z] f59b15402c0b: Layer already exists [2025-08-21T09:12:10.289Z] 3a08bd168f60: Layer already exists [2025-08-21T09:12:10.289Z] 259ba0730e7c: Layer already exists [2025-08-21T09:12:10.289Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:10.289Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:10.289Z] 233c2d73967d: Layer already exists [2025-08-21T09:12:10.289Z] 5f70bf18a086: Layer already exists [2025-08-21T09:12:10.289Z] bfa8c20459f3: Layer already exists [2025-08-21T09:12:10.289Z] 2b4098405663: Layer already exists [2025-08-21T09:12:10.289Z] ef6323ecc974: Layer already exists [2025-08-21T09:12:10.289Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:10.552Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:99edaafb5d8e5cc22b4ca6bf861c04eb7f69aed610032b0fdfd3e6cc1799000f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:10.905Z] + 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-21T09:12:11.256Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-08-21T09:12:11.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-21T09:12:11.256Z] 4c31b28e2d0f: Preparing [2025-08-21T09:12:11.256Z] f1838a993a75: Preparing [2025-08-21T09:12:11.256Z] 9a0f48f03333: Preparing [2025-08-21T09:12:11.256Z] fc98c9f41424: Preparing [2025-08-21T09:12:11.256Z] e8426bd463a2: Preparing [2025-08-21T09:12:11.256Z] f59b15402c0b: Preparing [2025-08-21T09:12:11.256Z] 3a08bd168f60: Preparing [2025-08-21T09:12:11.256Z] 88be8eda59d3: Preparing [2025-08-21T09:12:11.256Z] 907e875e0f4c: Preparing [2025-08-21T09:12:11.256Z] 259ba0730e7c: Preparing [2025-08-21T09:12:11.256Z] 233c2d73967d: Preparing [2025-08-21T09:12:11.256Z] 5f70bf18a086: Preparing [2025-08-21T09:12:11.256Z] bfa8c20459f3: Preparing [2025-08-21T09:12:11.256Z] ef6323ecc974: Preparing [2025-08-21T09:12:11.256Z] 2b4098405663: Preparing [2025-08-21T09:12:11.256Z] 1e890da81ec9: Preparing [2025-08-21T09:12:11.256Z] f59b15402c0b: Waiting [2025-08-21T09:12:11.256Z] 3a08bd168f60: Waiting [2025-08-21T09:12:11.256Z] 88be8eda59d3: Waiting [2025-08-21T09:12:11.256Z] 907e875e0f4c: Waiting [2025-08-21T09:12:11.256Z] 259ba0730e7c: Waiting [2025-08-21T09:12:11.256Z] 233c2d73967d: Waiting [2025-08-21T09:12:11.256Z] 5f70bf18a086: Waiting [2025-08-21T09:12:11.256Z] bfa8c20459f3: Waiting [2025-08-21T09:12:11.256Z] ef6323ecc974: Waiting [2025-08-21T09:12:11.256Z] 2b4098405663: Waiting [2025-08-21T09:12:11.256Z] 1e890da81ec9: Waiting [2025-08-21T09:12:11.256Z] fc98c9f41424: Layer already exists [2025-08-21T09:12:11.256Z] f1838a993a75: Layer already exists [2025-08-21T09:12:11.256Z] e8426bd463a2: Layer already exists [2025-08-21T09:12:11.256Z] 9a0f48f03333: Layer already exists [2025-08-21T09:12:11.256Z] 4c31b28e2d0f: Layer already exists [2025-08-21T09:12:11.256Z] f59b15402c0b: Layer already exists [2025-08-21T09:12:11.256Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:11.256Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:11.256Z] 3a08bd168f60: Layer already exists [2025-08-21T09:12:11.256Z] 259ba0730e7c: Layer already exists [2025-08-21T09:12:11.256Z] 233c2d73967d: Layer already exists [2025-08-21T09:12:11.256Z] 5f70bf18a086: Layer already exists [2025-08-21T09:12:11.256Z] bfa8c20459f3: Layer already exists [2025-08-21T09:12:11.256Z] ef6323ecc974: Layer already exists [2025-08-21T09:12:11.256Z] 2b4098405663: Layer already exists [2025-08-21T09:12:11.256Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:11.520Z] main: digest: sha256:99edaafb5d8e5cc22b4ca6bf861c04eb7f69aed610032b0fdfd3e6cc1799000f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:12:11.612Z] ===================================================== [Pipeline] echo [2025-08-21T09:12:11.629Z] taggedImages: [2025-08-21T09:12:11.629Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:12:11.629Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-08-21T09:12:11.629Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.48 [2025-08-21T09:12:11.629Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:12:11.629Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-08-21T09:12:11.661Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-08-21T09:12:11.661Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:12:11.661Z] latest [2025-08-21T09:12:11.661Z] 4.1.0-dev.48 [2025-08-21T09:12:11.661Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:12:11.661Z] main [2025-08-21T09:12:11.661Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:12.026Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:12.398Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:12:12.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-21T09:12:12.398Z] 8689f643eda0: Preparing [2025-08-21T09:12:12.398Z] 597844ddb1f9: Preparing [2025-08-21T09:12:12.398Z] 619a07d44d1b: Preparing [2025-08-21T09:12:12.398Z] 6d9e37014bd3: Preparing [2025-08-21T09:12:12.398Z] 88be8eda59d3: Preparing [2025-08-21T09:12:12.398Z] 907e875e0f4c: Preparing [2025-08-21T09:12:12.398Z] 31fef9c98264: Preparing [2025-08-21T09:12:12.398Z] 907e875e0f4c: Waiting [2025-08-21T09:12:12.398Z] d6267c50c5fa: Preparing [2025-08-21T09:12:12.398Z] 1e890da81ec9: Preparing [2025-08-21T09:12:12.398Z] 31fef9c98264: Waiting [2025-08-21T09:12:12.398Z] d6267c50c5fa: Waiting [2025-08-21T09:12:12.398Z] 1e890da81ec9: Waiting [2025-08-21T09:12:12.398Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:12.667Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:12.667Z] 31fef9c98264: Layer already exists [2025-08-21T09:12:12.667Z] 619a07d44d1b: Pushed [2025-08-21T09:12:12.667Z] 597844ddb1f9: Pushed [2025-08-21T09:12:12.667Z] 8689f643eda0: Pushed [2025-08-21T09:12:12.667Z] d6267c50c5fa: Layer already exists [2025-08-21T09:12:12.667Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:20.838Z] 6d9e37014bd3: Pushed [2025-08-21T09:12:20.838Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:b34c4a27973c6d762113868bf3ab15c52dcfa7884d03c64f50458aeced5b8968 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:21.181Z] + 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-21T09:12:21.528Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-08-21T09:12:21.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-21T09:12:21.528Z] 8689f643eda0: Preparing [2025-08-21T09:12:21.528Z] 597844ddb1f9: Preparing [2025-08-21T09:12:21.528Z] 619a07d44d1b: Preparing [2025-08-21T09:12:21.528Z] 6d9e37014bd3: Preparing [2025-08-21T09:12:21.528Z] 88be8eda59d3: Preparing [2025-08-21T09:12:21.528Z] 907e875e0f4c: Preparing [2025-08-21T09:12:21.528Z] 31fef9c98264: Preparing [2025-08-21T09:12:21.528Z] d6267c50c5fa: Preparing [2025-08-21T09:12:21.528Z] 1e890da81ec9: Preparing [2025-08-21T09:12:21.528Z] 907e875e0f4c: Waiting [2025-08-21T09:12:21.528Z] 31fef9c98264: Waiting [2025-08-21T09:12:21.528Z] d6267c50c5fa: Waiting [2025-08-21T09:12:21.528Z] 1e890da81ec9: Waiting [2025-08-21T09:12:21.528Z] 619a07d44d1b: Layer already exists [2025-08-21T09:12:21.528Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:21.528Z] 597844ddb1f9: Layer already exists [2025-08-21T09:12:21.528Z] 8689f643eda0: Layer already exists [2025-08-21T09:12:21.528Z] 6d9e37014bd3: Layer already exists [2025-08-21T09:12:21.528Z] 31fef9c98264: Layer already exists [2025-08-21T09:12:21.528Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:21.528Z] d6267c50c5fa: Layer already exists [2025-08-21T09:12:21.528Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:21.528Z] latest: digest: sha256:b34c4a27973c6d762113868bf3ab15c52dcfa7884d03c64f50458aeced5b8968 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:22.148Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:22.497Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.48 [2025-08-21T09:12:22.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-21T09:12:22.497Z] 8689f643eda0: Preparing [2025-08-21T09:12:22.497Z] 597844ddb1f9: Preparing [2025-08-21T09:12:22.497Z] 619a07d44d1b: Preparing [2025-08-21T09:12:22.497Z] 6d9e37014bd3: Preparing [2025-08-21T09:12:22.497Z] 88be8eda59d3: Preparing [2025-08-21T09:12:22.497Z] 907e875e0f4c: Preparing [2025-08-21T09:12:22.497Z] 31fef9c98264: Preparing [2025-08-21T09:12:22.497Z] d6267c50c5fa: Preparing [2025-08-21T09:12:22.497Z] 1e890da81ec9: Preparing [2025-08-21T09:12:22.497Z] 31fef9c98264: Waiting [2025-08-21T09:12:22.497Z] d6267c50c5fa: Waiting [2025-08-21T09:12:22.497Z] 1e890da81ec9: Waiting [2025-08-21T09:12:22.497Z] 907e875e0f4c: Waiting [2025-08-21T09:12:22.497Z] 8689f643eda0: Layer already exists [2025-08-21T09:12:22.497Z] 597844ddb1f9: Layer already exists [2025-08-21T09:12:22.497Z] 6d9e37014bd3: Layer already exists [2025-08-21T09:12:22.497Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:22.497Z] 619a07d44d1b: Layer already exists [2025-08-21T09:12:22.497Z] 31fef9c98264: Layer already exists [2025-08-21T09:12:22.497Z] d6267c50c5fa: Layer already exists [2025-08-21T09:12:22.497Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:22.497Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:22.760Z] 4.1.0-dev.48: digest: sha256:b34c4a27973c6d762113868bf3ab15c52dcfa7884d03c64f50458aeced5b8968 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:23.113Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:23.460Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:12:23.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-21T09:12:23.461Z] 8689f643eda0: Preparing [2025-08-21T09:12:23.461Z] 597844ddb1f9: Preparing [2025-08-21T09:12:23.461Z] 619a07d44d1b: Preparing [2025-08-21T09:12:23.461Z] 6d9e37014bd3: Preparing [2025-08-21T09:12:23.461Z] 88be8eda59d3: Preparing [2025-08-21T09:12:23.461Z] 907e875e0f4c: Preparing [2025-08-21T09:12:23.461Z] 31fef9c98264: Preparing [2025-08-21T09:12:23.461Z] d6267c50c5fa: Preparing [2025-08-21T09:12:23.461Z] 1e890da81ec9: Preparing [2025-08-21T09:12:23.461Z] 31fef9c98264: Waiting [2025-08-21T09:12:23.461Z] d6267c50c5fa: Waiting [2025-08-21T09:12:23.461Z] 1e890da81ec9: Waiting [2025-08-21T09:12:23.461Z] 907e875e0f4c: Waiting [2025-08-21T09:12:23.461Z] 619a07d44d1b: Layer already exists [2025-08-21T09:12:23.461Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:23.461Z] 597844ddb1f9: Layer already exists [2025-08-21T09:12:23.461Z] 8689f643eda0: Layer already exists [2025-08-21T09:12:23.461Z] 6d9e37014bd3: Layer already exists [2025-08-21T09:12:23.461Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:23.461Z] 31fef9c98264: Layer already exists [2025-08-21T09:12:23.461Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:23.461Z] d6267c50c5fa: Layer already exists [2025-08-21T09:12:23.725Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:b34c4a27973c6d762113868bf3ab15c52dcfa7884d03c64f50458aeced5b8968 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:24.081Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:24.439Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-08-21T09:12:24.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-21T09:12:24.439Z] 8689f643eda0: Preparing [2025-08-21T09:12:24.439Z] 597844ddb1f9: Preparing [2025-08-21T09:12:24.439Z] 619a07d44d1b: Preparing [2025-08-21T09:12:24.439Z] 6d9e37014bd3: Preparing [2025-08-21T09:12:24.439Z] 88be8eda59d3: Preparing [2025-08-21T09:12:24.439Z] 907e875e0f4c: Preparing [2025-08-21T09:12:24.439Z] 31fef9c98264: Preparing [2025-08-21T09:12:24.439Z] d6267c50c5fa: Preparing [2025-08-21T09:12:24.439Z] 1e890da81ec9: Preparing [2025-08-21T09:12:24.439Z] 907e875e0f4c: Waiting [2025-08-21T09:12:24.439Z] 31fef9c98264: Waiting [2025-08-21T09:12:24.439Z] d6267c50c5fa: Waiting [2025-08-21T09:12:24.439Z] 619a07d44d1b: Layer already exists [2025-08-21T09:12:24.439Z] 597844ddb1f9: Layer already exists [2025-08-21T09:12:24.439Z] 8689f643eda0: Layer already exists [2025-08-21T09:12:24.439Z] 6d9e37014bd3: Layer already exists [2025-08-21T09:12:24.439Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:24.439Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:24.439Z] 31fef9c98264: Layer already exists [2025-08-21T09:12:24.439Z] d6267c50c5fa: Layer already exists [2025-08-21T09:12:24.439Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:24.706Z] main: digest: sha256:b34c4a27973c6d762113868bf3ab15c52dcfa7884d03c64f50458aeced5b8968 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:12:24.790Z] ===================================================== [Pipeline] echo [2025-08-21T09:12:24.802Z] taggedImages: [2025-08-21T09:12:24.802Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:12:24.802Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-08-21T09:12:24.802Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.48 [2025-08-21T09:12:24.802Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:12:24.802Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-08-21T09:12:24.834Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-08-21T09:12:24.834Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:12:24.834Z] latest [2025-08-21T09:12:24.834Z] 4.1.0-dev.48 [2025-08-21T09:12:24.834Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:12:24.834Z] main [2025-08-21T09:12:24.834Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:25.217Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:25.572Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:12:25.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-21T09:12:25.572Z] 388cb93ce51b: Preparing [2025-08-21T09:12:25.572Z] faecd5b7fe9b: Preparing [2025-08-21T09:12:25.572Z] 39956217fd6a: Preparing [2025-08-21T09:12:25.572Z] 61988aee1642: Preparing [2025-08-21T09:12:25.572Z] 36b4c843f3b7: Preparing [2025-08-21T09:12:25.572Z] 88be8eda59d3: Preparing [2025-08-21T09:12:25.572Z] 907e875e0f4c: Preparing [2025-08-21T09:12:25.572Z] ff7a4d47087f: Preparing [2025-08-21T09:12:25.572Z] 7b4e64bdc74f: Preparing [2025-08-21T09:12:25.572Z] 5bc7396950e1: Preparing [2025-08-21T09:12:25.572Z] 1e890da81ec9: Preparing [2025-08-21T09:12:25.572Z] ff7a4d47087f: Waiting [2025-08-21T09:12:25.572Z] 7b4e64bdc74f: Waiting [2025-08-21T09:12:25.572Z] 5bc7396950e1: Waiting [2025-08-21T09:12:25.572Z] 1e890da81ec9: Waiting [2025-08-21T09:12:25.572Z] 88be8eda59d3: Waiting [2025-08-21T09:12:25.572Z] 907e875e0f4c: Waiting [2025-08-21T09:12:25.838Z] 36b4c843f3b7: Pushed [2025-08-21T09:12:25.838Z] faecd5b7fe9b: Pushed [2025-08-21T09:12:25.838Z] 61988aee1642: Pushed [2025-08-21T09:12:25.838Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:25.838Z] 388cb93ce51b: Pushed [2025-08-21T09:12:25.838Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:25.838Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:25.838Z] ff7a4d47087f: Pushed [2025-08-21T09:12:26.110Z] 7b4e64bdc74f: Pushed [2025-08-21T09:12:28.679Z] 5bc7396950e1: Pushed [2025-08-21T09:12:32.005Z] 39956217fd6a: Pushed [2025-08-21T09:12:32.005Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:96343f63b927eab583be03f6715038470d2651d1b09f0101b1864a23d430a32c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:32.371Z] + 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-21T09:12:32.729Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-08-21T09:12:32.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-21T09:12:32.729Z] 388cb93ce51b: Preparing [2025-08-21T09:12:32.729Z] faecd5b7fe9b: Preparing [2025-08-21T09:12:32.729Z] 39956217fd6a: Preparing [2025-08-21T09:12:32.729Z] 61988aee1642: Preparing [2025-08-21T09:12:32.729Z] 36b4c843f3b7: Preparing [2025-08-21T09:12:32.729Z] 88be8eda59d3: Preparing [2025-08-21T09:12:32.729Z] 907e875e0f4c: Preparing [2025-08-21T09:12:32.729Z] ff7a4d47087f: Preparing [2025-08-21T09:12:32.729Z] 88be8eda59d3: Waiting [2025-08-21T09:12:32.729Z] 907e875e0f4c: Waiting [2025-08-21T09:12:32.729Z] 7b4e64bdc74f: Preparing [2025-08-21T09:12:32.729Z] ff7a4d47087f: Waiting [2025-08-21T09:12:32.729Z] 5bc7396950e1: Preparing [2025-08-21T09:12:32.729Z] 7b4e64bdc74f: Waiting [2025-08-21T09:12:32.729Z] 1e890da81ec9: Preparing [2025-08-21T09:12:32.729Z] 5bc7396950e1: Waiting [2025-08-21T09:12:32.729Z] 39956217fd6a: Layer already exists [2025-08-21T09:12:32.729Z] 61988aee1642: Layer already exists [2025-08-21T09:12:32.729Z] 388cb93ce51b: Layer already exists [2025-08-21T09:12:32.729Z] 36b4c843f3b7: Layer already exists [2025-08-21T09:12:32.729Z] faecd5b7fe9b: Layer already exists [2025-08-21T09:12:32.729Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:32.729Z] 7b4e64bdc74f: Layer already exists [2025-08-21T09:12:32.729Z] ff7a4d47087f: Layer already exists [2025-08-21T09:12:32.729Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:32.729Z] 5bc7396950e1: Layer already exists [2025-08-21T09:12:32.729Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:32.993Z] latest: digest: sha256:96343f63b927eab583be03f6715038470d2651d1b09f0101b1864a23d430a32c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:33.345Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:33.694Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.48 [2025-08-21T09:12:33.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-21T09:12:33.694Z] 388cb93ce51b: Preparing [2025-08-21T09:12:33.694Z] faecd5b7fe9b: Preparing [2025-08-21T09:12:33.694Z] 39956217fd6a: Preparing [2025-08-21T09:12:33.694Z] 61988aee1642: Preparing [2025-08-21T09:12:33.694Z] 36b4c843f3b7: Preparing [2025-08-21T09:12:33.694Z] 88be8eda59d3: Preparing [2025-08-21T09:12:33.694Z] 907e875e0f4c: Preparing [2025-08-21T09:12:33.694Z] ff7a4d47087f: Preparing [2025-08-21T09:12:33.694Z] 7b4e64bdc74f: Preparing [2025-08-21T09:12:33.694Z] 5bc7396950e1: Preparing [2025-08-21T09:12:33.694Z] 1e890da81ec9: Preparing [2025-08-21T09:12:33.694Z] 88be8eda59d3: Waiting [2025-08-21T09:12:33.694Z] 7b4e64bdc74f: Waiting [2025-08-21T09:12:33.694Z] 907e875e0f4c: Waiting [2025-08-21T09:12:33.694Z] 5bc7396950e1: Waiting [2025-08-21T09:12:33.694Z] ff7a4d47087f: Waiting [2025-08-21T09:12:33.694Z] 39956217fd6a: Layer already exists [2025-08-21T09:12:33.694Z] 388cb93ce51b: Layer already exists [2025-08-21T09:12:33.694Z] faecd5b7fe9b: Layer already exists [2025-08-21T09:12:33.694Z] 61988aee1642: Layer already exists [2025-08-21T09:12:33.694Z] 36b4c843f3b7: Layer already exists [2025-08-21T09:12:33.694Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:33.694Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:33.694Z] ff7a4d47087f: Layer already exists [2025-08-21T09:12:33.694Z] 7b4e64bdc74f: Layer already exists [2025-08-21T09:12:33.694Z] 5bc7396950e1: Layer already exists [2025-08-21T09:12:33.694Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:33.957Z] 4.1.0-dev.48: digest: sha256:96343f63b927eab583be03f6715038470d2651d1b09f0101b1864a23d430a32c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:34.305Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:34.656Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:12:34.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-21T09:12:34.656Z] 388cb93ce51b: Preparing [2025-08-21T09:12:34.656Z] faecd5b7fe9b: Preparing [2025-08-21T09:12:34.656Z] 39956217fd6a: Preparing [2025-08-21T09:12:34.656Z] 61988aee1642: Preparing [2025-08-21T09:12:34.656Z] 36b4c843f3b7: Preparing [2025-08-21T09:12:34.656Z] 88be8eda59d3: Preparing [2025-08-21T09:12:34.656Z] 907e875e0f4c: Preparing [2025-08-21T09:12:34.656Z] ff7a4d47087f: Preparing [2025-08-21T09:12:34.656Z] 7b4e64bdc74f: Preparing [2025-08-21T09:12:34.656Z] 5bc7396950e1: Preparing [2025-08-21T09:12:34.656Z] 1e890da81ec9: Preparing [2025-08-21T09:12:34.656Z] ff7a4d47087f: Waiting [2025-08-21T09:12:34.656Z] 7b4e64bdc74f: Waiting [2025-08-21T09:12:34.656Z] 5bc7396950e1: Waiting [2025-08-21T09:12:34.656Z] 1e890da81ec9: Waiting [2025-08-21T09:12:34.656Z] 88be8eda59d3: Waiting [2025-08-21T09:12:34.656Z] 907e875e0f4c: Waiting [2025-08-21T09:12:34.656Z] 39956217fd6a: Layer already exists [2025-08-21T09:12:34.656Z] faecd5b7fe9b: Layer already exists [2025-08-21T09:12:34.656Z] 61988aee1642: Layer already exists [2025-08-21T09:12:34.656Z] 388cb93ce51b: Layer already exists [2025-08-21T09:12:34.656Z] 36b4c843f3b7: Layer already exists [2025-08-21T09:12:34.656Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:34.656Z] 5bc7396950e1: Layer already exists [2025-08-21T09:12:34.656Z] 7b4e64bdc74f: Layer already exists [2025-08-21T09:12:34.656Z] ff7a4d47087f: Layer already exists [2025-08-21T09:12:34.656Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:34.656Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:34.921Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:96343f63b927eab583be03f6715038470d2651d1b09f0101b1864a23d430a32c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:35.279Z] + 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-21T09:12:35.620Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-08-21T09:12:35.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-21T09:12:35.620Z] 388cb93ce51b: Preparing [2025-08-21T09:12:35.620Z] faecd5b7fe9b: Preparing [2025-08-21T09:12:35.620Z] 39956217fd6a: Preparing [2025-08-21T09:12:35.620Z] 61988aee1642: Preparing [2025-08-21T09:12:35.620Z] 36b4c843f3b7: Preparing [2025-08-21T09:12:35.620Z] 88be8eda59d3: Preparing [2025-08-21T09:12:35.620Z] 907e875e0f4c: Preparing [2025-08-21T09:12:35.620Z] ff7a4d47087f: Preparing [2025-08-21T09:12:35.620Z] 7b4e64bdc74f: Preparing [2025-08-21T09:12:35.620Z] 5bc7396950e1: Preparing [2025-08-21T09:12:35.620Z] 1e890da81ec9: Preparing [2025-08-21T09:12:35.620Z] ff7a4d47087f: Waiting [2025-08-21T09:12:35.620Z] 7b4e64bdc74f: Waiting [2025-08-21T09:12:35.620Z] 5bc7396950e1: Waiting [2025-08-21T09:12:35.620Z] 1e890da81ec9: Waiting [2025-08-21T09:12:35.620Z] 88be8eda59d3: Waiting [2025-08-21T09:12:35.620Z] 907e875e0f4c: Waiting [2025-08-21T09:12:35.620Z] 39956217fd6a: Layer already exists [2025-08-21T09:12:35.620Z] faecd5b7fe9b: Layer already exists [2025-08-21T09:12:35.620Z] 388cb93ce51b: Layer already exists [2025-08-21T09:12:35.620Z] 61988aee1642: Layer already exists [2025-08-21T09:12:35.620Z] 36b4c843f3b7: Layer already exists [2025-08-21T09:12:35.620Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:35.620Z] ff7a4d47087f: Layer already exists [2025-08-21T09:12:35.620Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:35.620Z] 5bc7396950e1: Layer already exists [2025-08-21T09:12:35.620Z] 7b4e64bdc74f: Layer already exists [2025-08-21T09:12:35.620Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:35.883Z] main: digest: sha256:96343f63b927eab583be03f6715038470d2651d1b09f0101b1864a23d430a32c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:12:35.968Z] ===================================================== [Pipeline] echo [2025-08-21T09:12:35.985Z] taggedImages: [2025-08-21T09:12:35.985Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:12:35.985Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-08-21T09:12:35.985Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.48 [2025-08-21T09:12:35.985Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:12:35.985Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-08-21T09:12:36.011Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-08-21T09:12:36.011Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:12:36.011Z] latest [2025-08-21T09:12:36.011Z] 4.1.0-dev.48 [2025-08-21T09:12:36.011Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:12:36.011Z] main [2025-08-21T09:12:36.011Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:36.386Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:36.731Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:12:36.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-21T09:12:36.731Z] 59042bdf980e: Preparing [2025-08-21T09:12:36.731Z] 1047d0a2b73f: Preparing [2025-08-21T09:12:36.731Z] 713acae026ea: Preparing [2025-08-21T09:12:36.731Z] 6c8c9d3bc6f8: Preparing [2025-08-21T09:12:36.731Z] dacd4d3f9426: Preparing [2025-08-21T09:12:36.731Z] ba56d4bbd18b: Preparing [2025-08-21T09:12:36.731Z] f17c5ad9229d: Preparing [2025-08-21T09:12:36.731Z] 88be8eda59d3: Preparing [2025-08-21T09:12:36.731Z] 907e875e0f4c: Preparing [2025-08-21T09:12:36.731Z] 2854a61dd053: Preparing [2025-08-21T09:12:36.731Z] c25b9992ded4: Preparing [2025-08-21T09:12:36.731Z] 1e890da81ec9: Preparing [2025-08-21T09:12:36.731Z] f17c5ad9229d: Waiting [2025-08-21T09:12:36.731Z] 88be8eda59d3: Waiting [2025-08-21T09:12:36.731Z] 907e875e0f4c: Waiting [2025-08-21T09:12:36.731Z] 2854a61dd053: Waiting [2025-08-21T09:12:36.731Z] c25b9992ded4: Waiting [2025-08-21T09:12:36.731Z] 1e890da81ec9: Waiting [2025-08-21T09:12:36.731Z] ba56d4bbd18b: Waiting [2025-08-21T09:12:37.004Z] 1047d0a2b73f: Pushed [2025-08-21T09:12:37.004Z] dacd4d3f9426: Pushed [2025-08-21T09:12:37.004Z] 59042bdf980e: Pushed [2025-08-21T09:12:37.004Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:37.004Z] ba56d4bbd18b: Pushed [2025-08-21T09:12:37.004Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:37.004Z] f17c5ad9229d: Pushed [2025-08-21T09:12:37.268Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:37.530Z] 2854a61dd053: Pushed [2025-08-21T09:12:40.092Z] c25b9992ded4: Pushed [2025-08-21T09:12:43.419Z] 6c8c9d3bc6f8: Pushed [2025-08-21T09:12:43.419Z] 713acae026ea: Pushed [2025-08-21T09:12:43.682Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:d9ba69bdb8398dfb561469261f66f2ac56bb202a6a0e9f174470c54bfb8bba33 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:44.024Z] + 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-21T09:12:44.371Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-08-21T09:12:44.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-21T09:12:44.371Z] 59042bdf980e: Preparing [2025-08-21T09:12:44.371Z] 1047d0a2b73f: Preparing [2025-08-21T09:12:44.371Z] 713acae026ea: Preparing [2025-08-21T09:12:44.371Z] 6c8c9d3bc6f8: Preparing [2025-08-21T09:12:44.371Z] dacd4d3f9426: Preparing [2025-08-21T09:12:44.371Z] ba56d4bbd18b: Preparing [2025-08-21T09:12:44.371Z] f17c5ad9229d: Preparing [2025-08-21T09:12:44.371Z] 88be8eda59d3: Preparing [2025-08-21T09:12:44.371Z] 907e875e0f4c: Preparing [2025-08-21T09:12:44.371Z] ba56d4bbd18b: Waiting [2025-08-21T09:12:44.371Z] f17c5ad9229d: Waiting [2025-08-21T09:12:44.371Z] 88be8eda59d3: Waiting [2025-08-21T09:12:44.371Z] 907e875e0f4c: Waiting [2025-08-21T09:12:44.371Z] 2854a61dd053: Preparing [2025-08-21T09:12:44.371Z] c25b9992ded4: Preparing [2025-08-21T09:12:44.371Z] 1e890da81ec9: Preparing [2025-08-21T09:12:44.371Z] 2854a61dd053: Waiting [2025-08-21T09:12:44.371Z] 1e890da81ec9: Waiting [2025-08-21T09:12:44.371Z] c25b9992ded4: Waiting [2025-08-21T09:12:44.371Z] 59042bdf980e: Layer already exists [2025-08-21T09:12:44.371Z] dacd4d3f9426: Layer already exists [2025-08-21T09:12:44.371Z] 1047d0a2b73f: Layer already exists [2025-08-21T09:12:44.371Z] 713acae026ea: Layer already exists [2025-08-21T09:12:44.371Z] 6c8c9d3bc6f8: Layer already exists [2025-08-21T09:12:44.371Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:44.371Z] 2854a61dd053: Layer already exists [2025-08-21T09:12:44.371Z] ba56d4bbd18b: Layer already exists [2025-08-21T09:12:44.371Z] f17c5ad9229d: Layer already exists [2025-08-21T09:12:44.371Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:44.371Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:44.371Z] c25b9992ded4: Layer already exists [2025-08-21T09:12:44.636Z] latest: digest: sha256:d9ba69bdb8398dfb561469261f66f2ac56bb202a6a0e9f174470c54bfb8bba33 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:44.996Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:45.356Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.48 [2025-08-21T09:12:45.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-21T09:12:45.356Z] 59042bdf980e: Preparing [2025-08-21T09:12:45.356Z] 1047d0a2b73f: Preparing [2025-08-21T09:12:45.356Z] 713acae026ea: Preparing [2025-08-21T09:12:45.356Z] 6c8c9d3bc6f8: Preparing [2025-08-21T09:12:45.356Z] dacd4d3f9426: Preparing [2025-08-21T09:12:45.356Z] ba56d4bbd18b: Preparing [2025-08-21T09:12:45.356Z] f17c5ad9229d: Preparing [2025-08-21T09:12:45.356Z] 88be8eda59d3: Preparing [2025-08-21T09:12:45.356Z] 907e875e0f4c: Preparing [2025-08-21T09:12:45.356Z] 2854a61dd053: Preparing [2025-08-21T09:12:45.356Z] c25b9992ded4: Preparing [2025-08-21T09:12:45.356Z] 1e890da81ec9: Preparing [2025-08-21T09:12:45.356Z] 88be8eda59d3: Waiting [2025-08-21T09:12:45.356Z] 907e875e0f4c: Waiting [2025-08-21T09:12:45.356Z] 2854a61dd053: Waiting [2025-08-21T09:12:45.356Z] c25b9992ded4: Waiting [2025-08-21T09:12:45.356Z] 1e890da81ec9: Waiting [2025-08-21T09:12:45.356Z] ba56d4bbd18b: Waiting [2025-08-21T09:12:45.356Z] f17c5ad9229d: Waiting [2025-08-21T09:12:45.356Z] 59042bdf980e: Layer already exists [2025-08-21T09:12:45.356Z] 6c8c9d3bc6f8: Layer already exists [2025-08-21T09:12:45.356Z] 713acae026ea: Layer already exists [2025-08-21T09:12:45.356Z] dacd4d3f9426: Layer already exists [2025-08-21T09:12:45.356Z] 1047d0a2b73f: Layer already exists [2025-08-21T09:12:45.356Z] 2854a61dd053: Layer already exists [2025-08-21T09:12:45.356Z] ba56d4bbd18b: Layer already exists [2025-08-21T09:12:45.356Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:45.356Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:45.356Z] f17c5ad9229d: Layer already exists [2025-08-21T09:12:45.356Z] c25b9992ded4: Layer already exists [2025-08-21T09:12:45.356Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:45.621Z] 4.1.0-dev.48: digest: sha256:d9ba69bdb8398dfb561469261f66f2ac56bb202a6a0e9f174470c54bfb8bba33 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:45.966Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:46.312Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:12:46.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-21T09:12:46.312Z] 59042bdf980e: Preparing [2025-08-21T09:12:46.312Z] 1047d0a2b73f: Preparing [2025-08-21T09:12:46.312Z] 713acae026ea: Preparing [2025-08-21T09:12:46.312Z] 6c8c9d3bc6f8: Preparing [2025-08-21T09:12:46.312Z] dacd4d3f9426: Preparing [2025-08-21T09:12:46.312Z] ba56d4bbd18b: Preparing [2025-08-21T09:12:46.312Z] f17c5ad9229d: Preparing [2025-08-21T09:12:46.312Z] 88be8eda59d3: Preparing [2025-08-21T09:12:46.312Z] 907e875e0f4c: Preparing [2025-08-21T09:12:46.312Z] 2854a61dd053: Preparing [2025-08-21T09:12:46.312Z] c25b9992ded4: Preparing [2025-08-21T09:12:46.312Z] 1e890da81ec9: Preparing [2025-08-21T09:12:46.312Z] 907e875e0f4c: Waiting [2025-08-21T09:12:46.312Z] 2854a61dd053: Waiting [2025-08-21T09:12:46.312Z] ba56d4bbd18b: Waiting [2025-08-21T09:12:46.312Z] f17c5ad9229d: Waiting [2025-08-21T09:12:46.312Z] 88be8eda59d3: Waiting [2025-08-21T09:12:46.312Z] c25b9992ded4: Waiting [2025-08-21T09:12:46.312Z] 59042bdf980e: Layer already exists [2025-08-21T09:12:46.312Z] 713acae026ea: Layer already exists [2025-08-21T09:12:46.313Z] 1047d0a2b73f: Layer already exists [2025-08-21T09:12:46.313Z] dacd4d3f9426: Layer already exists [2025-08-21T09:12:46.313Z] 6c8c9d3bc6f8: Layer already exists [2025-08-21T09:12:46.313Z] ba56d4bbd18b: Layer already exists [2025-08-21T09:12:46.313Z] f17c5ad9229d: Layer already exists [2025-08-21T09:12:46.313Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:46.313Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:46.313Z] 2854a61dd053: Layer already exists [2025-08-21T09:12:46.313Z] c25b9992ded4: Layer already exists [2025-08-21T09:12:46.313Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:46.578Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:d9ba69bdb8398dfb561469261f66f2ac56bb202a6a0e9f174470c54bfb8bba33 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:46.932Z] + 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-21T09:12:47.284Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-08-21T09:12:47.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-21T09:12:47.284Z] 59042bdf980e: Preparing [2025-08-21T09:12:47.284Z] 1047d0a2b73f: Preparing [2025-08-21T09:12:47.284Z] 713acae026ea: Preparing [2025-08-21T09:12:47.284Z] 6c8c9d3bc6f8: Preparing [2025-08-21T09:12:47.284Z] dacd4d3f9426: Preparing [2025-08-21T09:12:47.284Z] ba56d4bbd18b: Preparing [2025-08-21T09:12:47.284Z] f17c5ad9229d: Preparing [2025-08-21T09:12:47.284Z] 88be8eda59d3: Preparing [2025-08-21T09:12:47.284Z] 907e875e0f4c: Preparing [2025-08-21T09:12:47.284Z] 2854a61dd053: Preparing [2025-08-21T09:12:47.284Z] c25b9992ded4: Preparing [2025-08-21T09:12:47.284Z] 1e890da81ec9: Preparing [2025-08-21T09:12:47.284Z] ba56d4bbd18b: Waiting [2025-08-21T09:12:47.284Z] f17c5ad9229d: Waiting [2025-08-21T09:12:47.284Z] 88be8eda59d3: Waiting [2025-08-21T09:12:47.284Z] 907e875e0f4c: Waiting [2025-08-21T09:12:47.284Z] c25b9992ded4: Waiting [2025-08-21T09:12:47.284Z] 2854a61dd053: Waiting [2025-08-21T09:12:47.284Z] 1e890da81ec9: Waiting [2025-08-21T09:12:47.284Z] 59042bdf980e: Layer already exists [2025-08-21T09:12:47.284Z] dacd4d3f9426: Layer already exists [2025-08-21T09:12:47.284Z] 713acae026ea: Layer already exists [2025-08-21T09:12:47.284Z] 1047d0a2b73f: Layer already exists [2025-08-21T09:12:47.284Z] 6c8c9d3bc6f8: Layer already exists [2025-08-21T09:12:47.284Z] ba56d4bbd18b: Layer already exists [2025-08-21T09:12:47.284Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:47.284Z] f17c5ad9229d: Layer already exists [2025-08-21T09:12:47.284Z] 2854a61dd053: Layer already exists [2025-08-21T09:12:47.284Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:47.284Z] c25b9992ded4: Layer already exists [2025-08-21T09:12:47.284Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:47.548Z] main: digest: sha256:d9ba69bdb8398dfb561469261f66f2ac56bb202a6a0e9f174470c54bfb8bba33 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:12:47.621Z] ===================================================== [Pipeline] echo [2025-08-21T09:12:47.635Z] taggedImages: [2025-08-21T09:12:47.635Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:12:47.635Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-08-21T09:12:47.635Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.48 [2025-08-21T09:12:47.635Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:12:47.635Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-08-21T09:12:47.659Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-08-21T09:12:47.659Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:12:47.659Z] latest [2025-08-21T09:12:47.659Z] 4.1.0-dev.48 [2025-08-21T09:12:47.659Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:12:47.659Z] main [2025-08-21T09:12:47.659Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:48.085Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:48.604Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:12:48.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-21T09:12:48.604Z] 2bec010584de: Preparing [2025-08-21T09:12:48.604Z] 2f38482aed9c: Preparing [2025-08-21T09:12:48.604Z] 88be8eda59d3: Preparing [2025-08-21T09:12:48.604Z] 907e875e0f4c: Preparing [2025-08-21T09:12:48.604Z] 145ee89d6a85: Preparing [2025-08-21T09:12:48.604Z] a11deb1cdef7: Preparing [2025-08-21T09:12:48.604Z] 1e890da81ec9: Preparing [2025-08-21T09:12:48.604Z] a11deb1cdef7: Waiting [2025-08-21T09:12:48.604Z] 1e890da81ec9: Waiting [2025-08-21T09:12:48.604Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:48.890Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:48.890Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:48.890Z] 2bec010584de: Pushed [2025-08-21T09:12:49.163Z] 145ee89d6a85: Pushed [2025-08-21T09:12:51.100Z] a11deb1cdef7: Pushed [2025-08-21T09:12:56.423Z] 2f38482aed9c: Pushed [2025-08-21T09:12:56.423Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:9ba1bd3590cf1bd23dff4434428ec6e911d34433f86a4dc914196b5e62050715 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:56.782Z] + 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-21T09:12:57.134Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-08-21T09:12:57.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-21T09:12:57.134Z] 2bec010584de: Preparing [2025-08-21T09:12:57.134Z] 2f38482aed9c: Preparing [2025-08-21T09:12:57.134Z] 88be8eda59d3: Preparing [2025-08-21T09:12:57.134Z] 907e875e0f4c: Preparing [2025-08-21T09:12:57.134Z] 145ee89d6a85: Preparing [2025-08-21T09:12:57.134Z] a11deb1cdef7: Preparing [2025-08-21T09:12:57.134Z] 1e890da81ec9: Preparing [2025-08-21T09:12:57.134Z] a11deb1cdef7: Waiting [2025-08-21T09:12:57.134Z] 1e890da81ec9: Waiting [2025-08-21T09:12:57.134Z] 2f38482aed9c: Layer already exists [2025-08-21T09:12:57.134Z] 145ee89d6a85: Layer already exists [2025-08-21T09:12:57.134Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:57.134Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:57.134Z] 2bec010584de: Layer already exists [2025-08-21T09:12:57.134Z] a11deb1cdef7: Layer already exists [2025-08-21T09:12:57.134Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:57.399Z] latest: digest: sha256:9ba1bd3590cf1bd23dff4434428ec6e911d34433f86a4dc914196b5e62050715 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:57.749Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:58.095Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.48 [2025-08-21T09:12:58.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-21T09:12:58.095Z] 2bec010584de: Preparing [2025-08-21T09:12:58.095Z] 2f38482aed9c: Preparing [2025-08-21T09:12:58.095Z] 88be8eda59d3: Preparing [2025-08-21T09:12:58.095Z] 907e875e0f4c: Preparing [2025-08-21T09:12:58.095Z] 145ee89d6a85: Preparing [2025-08-21T09:12:58.095Z] a11deb1cdef7: Preparing [2025-08-21T09:12:58.095Z] 1e890da81ec9: Preparing [2025-08-21T09:12:58.095Z] a11deb1cdef7: Waiting [2025-08-21T09:12:58.095Z] 1e890da81ec9: Waiting [2025-08-21T09:12:58.095Z] 145ee89d6a85: Layer already exists [2025-08-21T09:12:58.095Z] 2f38482aed9c: Layer already exists [2025-08-21T09:12:58.095Z] 2bec010584de: Layer already exists [2025-08-21T09:12:58.095Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:58.095Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:58.095Z] a11deb1cdef7: Layer already exists [2025-08-21T09:12:58.095Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:58.095Z] 4.1.0-dev.48: digest: sha256:9ba1bd3590cf1bd23dff4434428ec6e911d34433f86a4dc914196b5e62050715 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:58.707Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:59.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:12:59.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-21T09:12:59.062Z] 2bec010584de: Preparing [2025-08-21T09:12:59.062Z] 2f38482aed9c: Preparing [2025-08-21T09:12:59.062Z] 88be8eda59d3: Preparing [2025-08-21T09:12:59.062Z] 907e875e0f4c: Preparing [2025-08-21T09:12:59.062Z] 145ee89d6a85: Preparing [2025-08-21T09:12:59.062Z] a11deb1cdef7: Preparing [2025-08-21T09:12:59.062Z] 1e890da81ec9: Preparing [2025-08-21T09:12:59.062Z] a11deb1cdef7: Waiting [2025-08-21T09:12:59.062Z] 1e890da81ec9: Waiting [2025-08-21T09:12:59.062Z] 145ee89d6a85: Layer already exists [2025-08-21T09:12:59.062Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:59.062Z] 2f38482aed9c: Layer already exists [2025-08-21T09:12:59.062Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:59.062Z] 2bec010584de: Layer already exists [2025-08-21T09:12:59.062Z] a11deb1cdef7: Layer already exists [2025-08-21T09:12:59.062Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:59.062Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:9ba1bd3590cf1bd23dff4434428ec6e911d34433f86a4dc914196b5e62050715 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:12:59.412Z] + 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-21T09:12:59.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-08-21T09:12:59.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-21T09:12:59.760Z] 2bec010584de: Preparing [2025-08-21T09:12:59.760Z] 2f38482aed9c: Preparing [2025-08-21T09:12:59.760Z] 88be8eda59d3: Preparing [2025-08-21T09:12:59.760Z] 907e875e0f4c: Preparing [2025-08-21T09:12:59.760Z] 145ee89d6a85: Preparing [2025-08-21T09:12:59.760Z] a11deb1cdef7: Preparing [2025-08-21T09:12:59.760Z] 1e890da81ec9: Preparing [2025-08-21T09:12:59.760Z] a11deb1cdef7: Waiting [2025-08-21T09:12:59.760Z] 1e890da81ec9: Waiting [2025-08-21T09:12:59.760Z] 88be8eda59d3: Layer already exists [2025-08-21T09:12:59.760Z] 2bec010584de: Layer already exists [2025-08-21T09:12:59.760Z] 2f38482aed9c: Layer already exists [2025-08-21T09:12:59.760Z] 907e875e0f4c: Layer already exists [2025-08-21T09:12:59.760Z] 145ee89d6a85: Layer already exists [2025-08-21T09:12:59.760Z] a11deb1cdef7: Layer already exists [2025-08-21T09:12:59.760Z] 1e890da81ec9: Layer already exists [2025-08-21T09:12:59.760Z] main: digest: sha256:9ba1bd3590cf1bd23dff4434428ec6e911d34433f86a4dc914196b5e62050715 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:13:00.095Z] ===================================================== [Pipeline] echo [2025-08-21T09:13:00.109Z] taggedImages: [2025-08-21T09:13:00.109Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:13:00.109Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-08-21T09:13:00.109Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.48 [2025-08-21T09:13:00.109Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:13:00.109Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-08-21T09:13:00.134Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-08-21T09:13:00.134Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:13:00.134Z] latest [2025-08-21T09:13:00.134Z] 4.1.0-dev.48 [2025-08-21T09:13:00.134Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:13:00.134Z] main [2025-08-21T09:13:00.134Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:13:00.501Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:13:00.852Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:13:00.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-21T09:13:00.852Z] ecff212f604f: Preparing [2025-08-21T09:13:00.852Z] 7762f241dd2c: Preparing [2025-08-21T09:13:00.852Z] 6a57f8d0094b: Preparing [2025-08-21T09:13:00.852Z] 88be8eda59d3: Preparing [2025-08-21T09:13:00.852Z] 907e875e0f4c: Preparing [2025-08-21T09:13:00.852Z] ca9785caa2c5: Preparing [2025-08-21T09:13:00.852Z] e35b1cd06326: Preparing [2025-08-21T09:13:00.852Z] b4c6ec2e57fc: Preparing [2025-08-21T09:13:00.852Z] 949264c12941: Preparing [2025-08-21T09:13:00.852Z] 1e890da81ec9: Preparing [2025-08-21T09:13:00.852Z] b4c6ec2e57fc: Waiting [2025-08-21T09:13:00.852Z] ca9785caa2c5: Waiting [2025-08-21T09:13:00.852Z] 949264c12941: Waiting [2025-08-21T09:13:00.852Z] e35b1cd06326: Waiting [2025-08-21T09:13:00.852Z] 1e890da81ec9: Waiting [2025-08-21T09:13:00.852Z] 907e875e0f4c: Layer already exists [2025-08-21T09:13:00.852Z] 88be8eda59d3: Layer already exists [2025-08-21T09:13:01.116Z] 7762f241dd2c: Pushed [2025-08-21T09:13:01.116Z] 6a57f8d0094b: Pushed [2025-08-21T09:13:01.116Z] ecff212f604f: Pushed [2025-08-21T09:13:01.116Z] 1e890da81ec9: Layer already exists [2025-08-21T09:13:01.382Z] b4c6ec2e57fc: Pushed [2025-08-21T09:13:01.967Z] 949264c12941: Pushed [2025-08-21T09:13:12.016Z] e35b1cd06326: Pushed [2025-08-21T09:13:26.979Z] ca9785caa2c5: Pushed [2025-08-21T09:13:26.979Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:0c6a65db41ddd32127430242ff9f8b59f058c848b98a36ea8db693cb6f09552f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:13:27.327Z] + 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-21T09:13:27.670Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-08-21T09:13:27.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-21T09:13:27.670Z] ecff212f604f: Preparing [2025-08-21T09:13:27.670Z] 7762f241dd2c: Preparing [2025-08-21T09:13:27.670Z] 6a57f8d0094b: Preparing [2025-08-21T09:13:27.670Z] 88be8eda59d3: Preparing [2025-08-21T09:13:27.670Z] 907e875e0f4c: Preparing [2025-08-21T09:13:27.670Z] ca9785caa2c5: Preparing [2025-08-21T09:13:27.670Z] e35b1cd06326: Preparing [2025-08-21T09:13:27.670Z] b4c6ec2e57fc: Preparing [2025-08-21T09:13:27.670Z] 949264c12941: Preparing [2025-08-21T09:13:27.670Z] 1e890da81ec9: Preparing [2025-08-21T09:13:27.670Z] ca9785caa2c5: Waiting [2025-08-21T09:13:27.670Z] e35b1cd06326: Waiting [2025-08-21T09:13:27.670Z] b4c6ec2e57fc: Waiting [2025-08-21T09:13:27.670Z] 949264c12941: Waiting [2025-08-21T09:13:27.670Z] 1e890da81ec9: Waiting [2025-08-21T09:13:27.670Z] 7762f241dd2c: Layer already exists [2025-08-21T09:13:27.670Z] 907e875e0f4c: Layer already exists [2025-08-21T09:13:27.670Z] 88be8eda59d3: Layer already exists [2025-08-21T09:13:27.670Z] ecff212f604f: Layer already exists [2025-08-21T09:13:27.671Z] 6a57f8d0094b: Layer already exists [2025-08-21T09:13:27.671Z] ca9785caa2c5: Layer already exists [2025-08-21T09:13:27.671Z] e35b1cd06326: Layer already exists [2025-08-21T09:13:27.671Z] 949264c12941: Layer already exists [2025-08-21T09:13:27.671Z] b4c6ec2e57fc: Layer already exists [2025-08-21T09:13:27.671Z] 1e890da81ec9: Layer already exists [2025-08-21T09:13:27.933Z] latest: digest: sha256:0c6a65db41ddd32127430242ff9f8b59f058c848b98a36ea8db693cb6f09552f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:13:28.278Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:13:28.624Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.48 [2025-08-21T09:13:28.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-21T09:13:28.624Z] ecff212f604f: Preparing [2025-08-21T09:13:28.624Z] 7762f241dd2c: Preparing [2025-08-21T09:13:28.624Z] 6a57f8d0094b: Preparing [2025-08-21T09:13:28.624Z] 88be8eda59d3: Preparing [2025-08-21T09:13:28.624Z] 907e875e0f4c: Preparing [2025-08-21T09:13:28.624Z] ca9785caa2c5: Preparing [2025-08-21T09:13:28.624Z] e35b1cd06326: Preparing [2025-08-21T09:13:28.624Z] b4c6ec2e57fc: Preparing [2025-08-21T09:13:28.624Z] 949264c12941: Preparing [2025-08-21T09:13:28.624Z] 1e890da81ec9: Preparing [2025-08-21T09:13:28.624Z] ca9785caa2c5: Waiting [2025-08-21T09:13:28.624Z] 1e890da81ec9: Waiting [2025-08-21T09:13:28.624Z] b4c6ec2e57fc: Waiting [2025-08-21T09:13:28.624Z] e35b1cd06326: Waiting [2025-08-21T09:13:28.624Z] ecff212f604f: Layer already exists [2025-08-21T09:13:28.624Z] 7762f241dd2c: Layer already exists [2025-08-21T09:13:28.624Z] 907e875e0f4c: Layer already exists [2025-08-21T09:13:28.624Z] 88be8eda59d3: Layer already exists [2025-08-21T09:13:28.624Z] 6a57f8d0094b: Layer already exists [2025-08-21T09:13:28.624Z] e35b1cd06326: Layer already exists [2025-08-21T09:13:28.624Z] ca9785caa2c5: Layer already exists [2025-08-21T09:13:28.624Z] b4c6ec2e57fc: Layer already exists [2025-08-21T09:13:28.624Z] 1e890da81ec9: Layer already exists [2025-08-21T09:13:28.624Z] 949264c12941: Layer already exists [2025-08-21T09:13:28.887Z] 4.1.0-dev.48: digest: sha256:0c6a65db41ddd32127430242ff9f8b59f058c848b98a36ea8db693cb6f09552f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:13:29.225Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:13:29.563Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:13:29.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-21T09:13:29.563Z] ecff212f604f: Preparing [2025-08-21T09:13:29.563Z] 7762f241dd2c: Preparing [2025-08-21T09:13:29.563Z] 6a57f8d0094b: Preparing [2025-08-21T09:13:29.563Z] 88be8eda59d3: Preparing [2025-08-21T09:13:29.563Z] 907e875e0f4c: Preparing [2025-08-21T09:13:29.563Z] ca9785caa2c5: Preparing [2025-08-21T09:13:29.563Z] e35b1cd06326: Preparing [2025-08-21T09:13:29.563Z] ca9785caa2c5: Waiting [2025-08-21T09:13:29.563Z] b4c6ec2e57fc: Preparing [2025-08-21T09:13:29.563Z] 949264c12941: Preparing [2025-08-21T09:13:29.563Z] 1e890da81ec9: Preparing [2025-08-21T09:13:29.563Z] e35b1cd06326: Waiting [2025-08-21T09:13:29.563Z] 949264c12941: Waiting [2025-08-21T09:13:29.563Z] 1e890da81ec9: Waiting [2025-08-21T09:13:29.563Z] b4c6ec2e57fc: Waiting [2025-08-21T09:13:29.563Z] 6a57f8d0094b: Layer already exists [2025-08-21T09:13:29.563Z] 907e875e0f4c: Layer already exists [2025-08-21T09:13:29.563Z] ecff212f604f: Layer already exists [2025-08-21T09:13:29.563Z] 88be8eda59d3: Layer already exists [2025-08-21T09:13:29.563Z] 7762f241dd2c: Layer already exists [2025-08-21T09:13:29.563Z] ca9785caa2c5: Layer already exists [2025-08-21T09:13:29.563Z] b4c6ec2e57fc: Layer already exists [2025-08-21T09:13:29.563Z] 1e890da81ec9: Layer already exists [2025-08-21T09:13:29.563Z] 949264c12941: Layer already exists [2025-08-21T09:13:29.563Z] e35b1cd06326: Layer already exists [2025-08-21T09:13:29.826Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:0c6a65db41ddd32127430242ff9f8b59f058c848b98a36ea8db693cb6f09552f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:13:30.183Z] + 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-21T09:13:30.526Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-08-21T09:13:30.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-21T09:13:30.526Z] ecff212f604f: Preparing [2025-08-21T09:13:30.526Z] 7762f241dd2c: Preparing [2025-08-21T09:13:30.526Z] 6a57f8d0094b: Preparing [2025-08-21T09:13:30.526Z] 88be8eda59d3: Preparing [2025-08-21T09:13:30.526Z] 907e875e0f4c: Preparing [2025-08-21T09:13:30.526Z] ca9785caa2c5: Preparing [2025-08-21T09:13:30.526Z] e35b1cd06326: Preparing [2025-08-21T09:13:30.526Z] b4c6ec2e57fc: Preparing [2025-08-21T09:13:30.526Z] 949264c12941: Preparing [2025-08-21T09:13:30.526Z] 1e890da81ec9: Preparing [2025-08-21T09:13:30.526Z] b4c6ec2e57fc: Waiting [2025-08-21T09:13:30.526Z] 949264c12941: Waiting [2025-08-21T09:13:30.526Z] ca9785caa2c5: Waiting [2025-08-21T09:13:30.526Z] e35b1cd06326: Waiting [2025-08-21T09:13:30.526Z] 1e890da81ec9: Waiting [2025-08-21T09:13:30.526Z] 88be8eda59d3: Layer already exists [2025-08-21T09:13:30.526Z] 7762f241dd2c: Layer already exists [2025-08-21T09:13:30.526Z] 6a57f8d0094b: Layer already exists [2025-08-21T09:13:30.526Z] 907e875e0f4c: Layer already exists [2025-08-21T09:13:30.526Z] ecff212f604f: Layer already exists [2025-08-21T09:13:30.526Z] 949264c12941: Layer already exists [2025-08-21T09:13:30.526Z] ca9785caa2c5: Layer already exists [2025-08-21T09:13:30.526Z] e35b1cd06326: Layer already exists [2025-08-21T09:13:30.526Z] 1e890da81ec9: Layer already exists [2025-08-21T09:13:30.526Z] b4c6ec2e57fc: Layer already exists [2025-08-21T09:13:30.789Z] main: digest: sha256:0c6a65db41ddd32127430242ff9f8b59f058c848b98a36ea8db693cb6f09552f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:13:30.873Z] ===================================================== [Pipeline] echo [2025-08-21T09:13:30.887Z] taggedImages: [2025-08-21T09:13:30.887Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:13:30.887Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-08-21T09:13:30.887Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.48 [2025-08-21T09:13:30.887Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:13:30.887Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-08-21T09:13:30.915Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-08-21T09:13:30.915Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:13:30.915Z] latest [2025-08-21T09:13:30.915Z] 4.1.0-dev.48 [2025-08-21T09:13:30.915Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:13:30.915Z] main [2025-08-21T09:13:30.915Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:13:31.283Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:13:31.631Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:13:31.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-21T09:13:31.631Z] 61e06ab079e9: Preparing [2025-08-21T09:13:31.631Z] 221e011f9140: Preparing [2025-08-21T09:13:31.631Z] 4841dec4fdf8: Preparing [2025-08-21T09:13:31.631Z] 88be8eda59d3: Preparing [2025-08-21T09:13:31.631Z] 907e875e0f4c: Preparing [2025-08-21T09:13:31.631Z] 67d30dff5aa9: Preparing [2025-08-21T09:13:31.631Z] 31a0bfdeecef: Preparing [2025-08-21T09:13:31.631Z] 5ac727e8388d: Preparing [2025-08-21T09:13:31.631Z] 1e890da81ec9: Preparing [2025-08-21T09:13:31.631Z] 67d30dff5aa9: Waiting [2025-08-21T09:13:31.631Z] 31a0bfdeecef: Waiting [2025-08-21T09:13:31.631Z] 5ac727e8388d: Waiting [2025-08-21T09:13:31.631Z] 1e890da81ec9: Waiting [2025-08-21T09:13:31.631Z] 88be8eda59d3: Layer already exists [2025-08-21T09:13:31.631Z] 907e875e0f4c: Layer already exists [2025-08-21T09:13:31.895Z] 221e011f9140: Pushed [2025-08-21T09:13:31.895Z] 61e06ab079e9: Pushed [2025-08-21T09:13:31.895Z] 4841dec4fdf8: Pushed [2025-08-21T09:13:31.895Z] 1e890da81ec9: Layer already exists [2025-08-21T09:13:32.160Z] 31a0bfdeecef: Pushed [2025-08-21T09:13:32.424Z] 5ac727e8388d: Pushed [2025-08-21T09:13:59.049Z] 67d30dff5aa9: Pushed [2025-08-21T09:13:59.049Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:5cb5167686a8fdcb8232a56c0856be0b3884370e21e57d47773b4b96f6884693 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:13:59.399Z] + 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-21T09:13:59.746Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-08-21T09:13:59.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-21T09:13:59.746Z] 61e06ab079e9: Preparing [2025-08-21T09:13:59.746Z] 221e011f9140: Preparing [2025-08-21T09:13:59.746Z] 4841dec4fdf8: Preparing [2025-08-21T09:13:59.746Z] 88be8eda59d3: Preparing [2025-08-21T09:13:59.746Z] 907e875e0f4c: Preparing [2025-08-21T09:13:59.746Z] 67d30dff5aa9: Preparing [2025-08-21T09:13:59.746Z] 31a0bfdeecef: Preparing [2025-08-21T09:13:59.746Z] 5ac727e8388d: Preparing [2025-08-21T09:13:59.746Z] 1e890da81ec9: Preparing [2025-08-21T09:13:59.746Z] 31a0bfdeecef: Waiting [2025-08-21T09:13:59.746Z] 5ac727e8388d: Waiting [2025-08-21T09:13:59.746Z] 1e890da81ec9: Waiting [2025-08-21T09:13:59.746Z] 67d30dff5aa9: Waiting [2025-08-21T09:13:59.746Z] 907e875e0f4c: Layer already exists [2025-08-21T09:13:59.746Z] 88be8eda59d3: Layer already exists [2025-08-21T09:13:59.746Z] 4841dec4fdf8: Layer already exists [2025-08-21T09:13:59.746Z] 61e06ab079e9: Layer already exists [2025-08-21T09:13:59.746Z] 221e011f9140: Layer already exists [2025-08-21T09:13:59.746Z] 67d30dff5aa9: Layer already exists [2025-08-21T09:13:59.746Z] 5ac727e8388d: Layer already exists [2025-08-21T09:13:59.746Z] 31a0bfdeecef: Layer already exists [2025-08-21T09:13:59.746Z] 1e890da81ec9: Layer already exists [2025-08-21T09:13:59.746Z] latest: digest: sha256:5cb5167686a8fdcb8232a56c0856be0b3884370e21e57d47773b4b96f6884693 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:14:00.367Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:14:00.714Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.48 [2025-08-21T09:14:00.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-21T09:14:00.714Z] 61e06ab079e9: Preparing [2025-08-21T09:14:00.714Z] 221e011f9140: Preparing [2025-08-21T09:14:00.714Z] 4841dec4fdf8: Preparing [2025-08-21T09:14:00.714Z] 88be8eda59d3: Preparing [2025-08-21T09:14:00.714Z] 907e875e0f4c: Preparing [2025-08-21T09:14:00.714Z] 67d30dff5aa9: Preparing [2025-08-21T09:14:00.714Z] 31a0bfdeecef: Preparing [2025-08-21T09:14:00.714Z] 5ac727e8388d: Preparing [2025-08-21T09:14:00.714Z] 1e890da81ec9: Preparing [2025-08-21T09:14:00.714Z] 67d30dff5aa9: Waiting [2025-08-21T09:14:00.714Z] 31a0bfdeecef: Waiting [2025-08-21T09:14:00.714Z] 5ac727e8388d: Waiting [2025-08-21T09:14:00.714Z] 1e890da81ec9: Waiting [2025-08-21T09:14:00.714Z] 61e06ab079e9: Layer already exists [2025-08-21T09:14:00.714Z] 88be8eda59d3: Layer already exists [2025-08-21T09:14:00.714Z] 907e875e0f4c: Layer already exists [2025-08-21T09:14:00.714Z] 221e011f9140: Layer already exists [2025-08-21T09:14:00.714Z] 4841dec4fdf8: Layer already exists [2025-08-21T09:14:00.714Z] 31a0bfdeecef: Layer already exists [2025-08-21T09:14:00.714Z] 67d30dff5aa9: Layer already exists [2025-08-21T09:14:00.714Z] 1e890da81ec9: Layer already exists [2025-08-21T09:14:01.668Z] 5ac727e8388d: Layer already exists [2025-08-21T09:14:01.668Z] 4.1.0-dev.48: digest: sha256:5cb5167686a8fdcb8232a56c0856be0b3884370e21e57d47773b4b96f6884693 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:14:02.019Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:14:02.363Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:14:02.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-21T09:14:02.363Z] 61e06ab079e9: Preparing [2025-08-21T09:14:02.363Z] 221e011f9140: Preparing [2025-08-21T09:14:02.363Z] 4841dec4fdf8: Preparing [2025-08-21T09:14:02.363Z] 88be8eda59d3: Preparing [2025-08-21T09:14:02.363Z] 907e875e0f4c: Preparing [2025-08-21T09:14:02.363Z] 67d30dff5aa9: Preparing [2025-08-21T09:14:02.363Z] 31a0bfdeecef: Preparing [2025-08-21T09:14:02.363Z] 5ac727e8388d: Preparing [2025-08-21T09:14:02.363Z] 1e890da81ec9: Preparing [2025-08-21T09:14:02.363Z] 31a0bfdeecef: Waiting [2025-08-21T09:14:02.363Z] 5ac727e8388d: Waiting [2025-08-21T09:14:02.363Z] 1e890da81ec9: Waiting [2025-08-21T09:14:02.363Z] 67d30dff5aa9: Waiting [2025-08-21T09:14:02.363Z] 61e06ab079e9: Layer already exists [2025-08-21T09:14:02.363Z] 88be8eda59d3: Layer already exists [2025-08-21T09:14:02.363Z] 4841dec4fdf8: Layer already exists [2025-08-21T09:14:02.363Z] 907e875e0f4c: Layer already exists [2025-08-21T09:14:02.363Z] 221e011f9140: Layer already exists [2025-08-21T09:14:02.363Z] 67d30dff5aa9: Layer already exists [2025-08-21T09:14:02.363Z] 5ac727e8388d: Layer already exists [2025-08-21T09:14:02.363Z] 1e890da81ec9: Layer already exists [2025-08-21T09:14:02.363Z] 31a0bfdeecef: Layer already exists [2025-08-21T09:14:02.363Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:5cb5167686a8fdcb8232a56c0856be0b3884370e21e57d47773b4b96f6884693 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:14:02.971Z] + 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-21T09:14:03.315Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-08-21T09:14:03.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-21T09:14:03.315Z] 61e06ab079e9: Preparing [2025-08-21T09:14:03.315Z] 221e011f9140: Preparing [2025-08-21T09:14:03.315Z] 4841dec4fdf8: Preparing [2025-08-21T09:14:03.315Z] 88be8eda59d3: Preparing [2025-08-21T09:14:03.315Z] 907e875e0f4c: Preparing [2025-08-21T09:14:03.315Z] 67d30dff5aa9: Preparing [2025-08-21T09:14:03.315Z] 31a0bfdeecef: Preparing [2025-08-21T09:14:03.315Z] 5ac727e8388d: Preparing [2025-08-21T09:14:03.315Z] 1e890da81ec9: Preparing [2025-08-21T09:14:03.315Z] 31a0bfdeecef: Waiting [2025-08-21T09:14:03.315Z] 5ac727e8388d: Waiting [2025-08-21T09:14:03.315Z] 1e890da81ec9: Waiting [2025-08-21T09:14:03.315Z] 67d30dff5aa9: Waiting [2025-08-21T09:14:03.315Z] 88be8eda59d3: Layer already exists [2025-08-21T09:14:03.315Z] 61e06ab079e9: Layer already exists [2025-08-21T09:14:03.315Z] 221e011f9140: Layer already exists [2025-08-21T09:14:03.315Z] 4841dec4fdf8: Layer already exists [2025-08-21T09:14:03.315Z] 907e875e0f4c: Layer already exists [2025-08-21T09:14:03.315Z] 67d30dff5aa9: Layer already exists [2025-08-21T09:14:03.315Z] 1e890da81ec9: Layer already exists [2025-08-21T09:14:03.315Z] 5ac727e8388d: Layer already exists [2025-08-21T09:14:03.315Z] 31a0bfdeecef: Layer already exists [2025-08-21T09:14:03.578Z] main: digest: sha256:5cb5167686a8fdcb8232a56c0856be0b3884370e21e57d47773b4b96f6884693 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:14:03.660Z] ===================================================== [Pipeline] echo [2025-08-21T09:14:03.676Z] taggedImages: [2025-08-21T09:14:03.676Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:14:03.676Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-08-21T09:14:03.676Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.48 [2025-08-21T09:14:03.676Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:14:03.676Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-08-21T09:14:03.807Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-08-21T09:14:03.807Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:14:03.807Z] latest [2025-08-21T09:14:03.807Z] 4.1.0-dev.48 [2025-08-21T09:14:03.807Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:14:03.807Z] main [2025-08-21T09:14:03.807Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:14:04.186Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:14:04.533Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:14:04.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-21T09:14:04.533Z] 3d8a160d5f1c: Preparing [2025-08-21T09:14:04.533Z] ca3a30b1b0bd: Preparing [2025-08-21T09:14:04.533Z] f542f061e0d8: Preparing [2025-08-21T09:14:04.533Z] 88be8eda59d3: Preparing [2025-08-21T09:14:04.533Z] 907e875e0f4c: Preparing [2025-08-21T09:14:04.533Z] e94eadc19d36: Preparing [2025-08-21T09:14:04.533Z] b4c6ec2e57fc: Preparing [2025-08-21T09:14:04.533Z] 949264c12941: Preparing [2025-08-21T09:14:04.533Z] 1e890da81ec9: Preparing [2025-08-21T09:14:04.533Z] b4c6ec2e57fc: Waiting [2025-08-21T09:14:04.533Z] e94eadc19d36: Waiting [2025-08-21T09:14:04.533Z] 1e890da81ec9: Waiting [2025-08-21T09:14:04.533Z] 949264c12941: Waiting [2025-08-21T09:14:04.533Z] 907e875e0f4c: Layer already exists [2025-08-21T09:14:04.800Z] 88be8eda59d3: Layer already exists [2025-08-21T09:14:04.800Z] ca3a30b1b0bd: Pushed [2025-08-21T09:14:04.800Z] b4c6ec2e57fc: Layer already exists [2025-08-21T09:14:04.800Z] 949264c12941: Layer already exists [2025-08-21T09:14:04.800Z] 1e890da81ec9: Layer already exists [2025-08-21T09:14:04.800Z] f542f061e0d8: Pushed [2025-08-21T09:14:04.800Z] 3d8a160d5f1c: Pushed [2025-08-21T09:14:33.270Z] e94eadc19d36: Pushed [2025-08-21T09:14:33.270Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:f10fa82862de6ebd293a31bbbd4216db07683589ec49536fbf7f5e9aca76162b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:14:33.610Z] + 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-21T09:14:33.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-08-21T09:14:33.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-21T09:14:33.939Z] 3d8a160d5f1c: Preparing [2025-08-21T09:14:33.939Z] ca3a30b1b0bd: Preparing [2025-08-21T09:14:33.939Z] f542f061e0d8: Preparing [2025-08-21T09:14:33.939Z] 88be8eda59d3: Preparing [2025-08-21T09:14:33.939Z] 907e875e0f4c: Preparing [2025-08-21T09:14:33.939Z] e94eadc19d36: Preparing [2025-08-21T09:14:33.939Z] b4c6ec2e57fc: Preparing [2025-08-21T09:14:33.939Z] 949264c12941: Preparing [2025-08-21T09:14:33.939Z] 1e890da81ec9: Preparing [2025-08-21T09:14:33.939Z] e94eadc19d36: Waiting [2025-08-21T09:14:33.939Z] b4c6ec2e57fc: Waiting [2025-08-21T09:14:33.939Z] 949264c12941: Waiting [2025-08-21T09:14:33.939Z] 1e890da81ec9: Waiting [2025-08-21T09:14:33.939Z] 88be8eda59d3: Layer already exists [2025-08-21T09:14:33.939Z] ca3a30b1b0bd: Layer already exists [2025-08-21T09:14:33.939Z] 907e875e0f4c: Layer already exists [2025-08-21T09:14:33.939Z] f542f061e0d8: Layer already exists [2025-08-21T09:14:33.939Z] e94eadc19d36: Layer already exists [2025-08-21T09:14:33.939Z] 949264c12941: Layer already exists [2025-08-21T09:14:33.939Z] b4c6ec2e57fc: Layer already exists [2025-08-21T09:14:33.939Z] 1e890da81ec9: Layer already exists [2025-08-21T09:14:34.890Z] 3d8a160d5f1c: Layer already exists [2025-08-21T09:14:34.890Z] latest: digest: sha256:f10fa82862de6ebd293a31bbbd4216db07683589ec49536fbf7f5e9aca76162b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:14:35.236Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:14:35.575Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.48 [2025-08-21T09:14:35.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-21T09:14:35.575Z] 3d8a160d5f1c: Preparing [2025-08-21T09:14:35.575Z] ca3a30b1b0bd: Preparing [2025-08-21T09:14:35.575Z] f542f061e0d8: Preparing [2025-08-21T09:14:35.575Z] 88be8eda59d3: Preparing [2025-08-21T09:14:35.575Z] 907e875e0f4c: Preparing [2025-08-21T09:14:35.575Z] e94eadc19d36: Preparing [2025-08-21T09:14:35.575Z] b4c6ec2e57fc: Preparing [2025-08-21T09:14:35.575Z] 949264c12941: Preparing [2025-08-21T09:14:35.575Z] 1e890da81ec9: Preparing [2025-08-21T09:14:35.575Z] b4c6ec2e57fc: Waiting [2025-08-21T09:14:35.575Z] 949264c12941: Waiting [2025-08-21T09:14:35.575Z] 1e890da81ec9: Waiting [2025-08-21T09:14:35.575Z] e94eadc19d36: Waiting [2025-08-21T09:14:35.575Z] f542f061e0d8: Layer already exists [2025-08-21T09:14:35.575Z] ca3a30b1b0bd: Layer already exists [2025-08-21T09:14:35.575Z] 907e875e0f4c: Layer already exists [2025-08-21T09:14:35.575Z] 3d8a160d5f1c: Layer already exists [2025-08-21T09:14:35.575Z] 88be8eda59d3: Layer already exists [2025-08-21T09:14:35.575Z] 949264c12941: Layer already exists [2025-08-21T09:14:35.575Z] 1e890da81ec9: Layer already exists [2025-08-21T09:14:35.575Z] b4c6ec2e57fc: Layer already exists [2025-08-21T09:14:35.575Z] e94eadc19d36: Layer already exists [2025-08-21T09:14:35.837Z] 4.1.0-dev.48: digest: sha256:f10fa82862de6ebd293a31bbbd4216db07683589ec49536fbf7f5e9aca76162b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:14:36.192Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:14:36.535Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:14:36.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-21T09:14:36.536Z] 3d8a160d5f1c: Preparing [2025-08-21T09:14:36.536Z] ca3a30b1b0bd: Preparing [2025-08-21T09:14:36.536Z] f542f061e0d8: Preparing [2025-08-21T09:14:36.536Z] 88be8eda59d3: Preparing [2025-08-21T09:14:36.536Z] 907e875e0f4c: Preparing [2025-08-21T09:14:36.536Z] e94eadc19d36: Preparing [2025-08-21T09:14:36.536Z] b4c6ec2e57fc: Preparing [2025-08-21T09:14:36.536Z] 949264c12941: Preparing [2025-08-21T09:14:36.536Z] 1e890da81ec9: Preparing [2025-08-21T09:14:36.536Z] e94eadc19d36: Waiting [2025-08-21T09:14:36.536Z] b4c6ec2e57fc: Waiting [2025-08-21T09:14:36.536Z] 949264c12941: Waiting [2025-08-21T09:14:36.536Z] 1e890da81ec9: Waiting [2025-08-21T09:14:36.536Z] 907e875e0f4c: Layer already exists [2025-08-21T09:14:36.536Z] f542f061e0d8: Layer already exists [2025-08-21T09:14:36.536Z] 88be8eda59d3: Layer already exists [2025-08-21T09:14:36.536Z] ca3a30b1b0bd: Layer already exists [2025-08-21T09:14:36.536Z] 3d8a160d5f1c: Layer already exists [2025-08-21T09:14:36.536Z] e94eadc19d36: Layer already exists [2025-08-21T09:14:36.536Z] 949264c12941: Layer already exists [2025-08-21T09:14:36.536Z] b4c6ec2e57fc: Layer already exists [2025-08-21T09:14:36.536Z] 1e890da81ec9: Layer already exists [2025-08-21T09:14:36.799Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:f10fa82862de6ebd293a31bbbd4216db07683589ec49536fbf7f5e9aca76162b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:14:37.142Z] + 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-21T09:14:37.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-08-21T09:14:37.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-21T09:14:37.545Z] 3d8a160d5f1c: Preparing [2025-08-21T09:14:37.545Z] ca3a30b1b0bd: Preparing [2025-08-21T09:14:37.545Z] f542f061e0d8: Preparing [2025-08-21T09:14:37.545Z] 88be8eda59d3: Preparing [2025-08-21T09:14:37.545Z] 907e875e0f4c: Preparing [2025-08-21T09:14:37.545Z] e94eadc19d36: Preparing [2025-08-21T09:14:37.545Z] b4c6ec2e57fc: Preparing [2025-08-21T09:14:37.545Z] 949264c12941: Preparing [2025-08-21T09:14:37.545Z] 1e890da81ec9: Preparing [2025-08-21T09:14:37.545Z] b4c6ec2e57fc: Waiting [2025-08-21T09:14:37.545Z] 949264c12941: Waiting [2025-08-21T09:14:37.545Z] 1e890da81ec9: Waiting [2025-08-21T09:14:37.545Z] e94eadc19d36: Waiting [2025-08-21T09:14:37.545Z] 907e875e0f4c: Layer already exists [2025-08-21T09:14:37.545Z] 3d8a160d5f1c: Layer already exists [2025-08-21T09:14:37.545Z] f542f061e0d8: Layer already exists [2025-08-21T09:14:37.545Z] 88be8eda59d3: Layer already exists [2025-08-21T09:14:37.545Z] ca3a30b1b0bd: Layer already exists [2025-08-21T09:14:37.545Z] e94eadc19d36: Layer already exists [2025-08-21T09:14:37.545Z] b4c6ec2e57fc: Layer already exists [2025-08-21T09:14:37.545Z] 1e890da81ec9: Layer already exists [2025-08-21T09:14:37.545Z] 949264c12941: Layer already exists [2025-08-21T09:14:37.811Z] main: digest: sha256:f10fa82862de6ebd293a31bbbd4216db07683589ec49536fbf7f5e9aca76162b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:14:37.876Z] ===================================================== [Pipeline] echo [2025-08-21T09:14:37.890Z] taggedImages: [2025-08-21T09:14:37.890Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:14:37.890Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-08-21T09:14:37.890Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.48 [2025-08-21T09:14:37.890Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:14:37.890Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-08-21T09:14:37.917Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-08-21T09:14:37.917Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:14:37.917Z] latest [2025-08-21T09:14:37.917Z] 4.1.0-dev.48 [2025-08-21T09:14:37.917Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:14:37.917Z] main [2025-08-21T09:14:37.917Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:14:38.292Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:14:38.664Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:14:38.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-21T09:14:38.664Z] 9fa56c92e2eb: Preparing [2025-08-21T09:14:38.664Z] cbab064e048c: Preparing [2025-08-21T09:14:38.664Z] 88be8eda59d3: Preparing [2025-08-21T09:14:38.664Z] 907e875e0f4c: Preparing [2025-08-21T09:14:38.664Z] 802fd01f220a: Preparing [2025-08-21T09:14:38.664Z] 4f5b55171cab: Preparing [2025-08-21T09:14:38.664Z] 1e890da81ec9: Preparing [2025-08-21T09:14:38.664Z] 4f5b55171cab: Waiting [2025-08-21T09:14:38.664Z] 1e890da81ec9: Waiting [2025-08-21T09:14:38.664Z] 88be8eda59d3: Layer already exists [2025-08-21T09:14:38.664Z] 907e875e0f4c: Layer already exists [2025-08-21T09:14:38.664Z] 1e890da81ec9: Layer already exists [2025-08-21T09:14:38.936Z] 9fa56c92e2eb: Pushed [2025-08-21T09:14:39.204Z] 802fd01f220a: Pushed [2025-08-21T09:14:40.163Z] 4f5b55171cab: Pushed [2025-08-21T09:14:48.341Z] cbab064e048c: Pushed [2025-08-21T09:14:48.341Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:8e3d790bbb82c6e985ee20caa9772625f7f333ff5cd87592a66590bee69a151f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:14:48.695Z] + 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-21T09:14:49.039Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-08-21T09:14:49.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-21T09:14:49.039Z] 9fa56c92e2eb: Preparing [2025-08-21T09:14:49.039Z] cbab064e048c: Preparing [2025-08-21T09:14:49.039Z] 88be8eda59d3: Preparing [2025-08-21T09:14:49.039Z] 907e875e0f4c: Preparing [2025-08-21T09:14:49.039Z] 802fd01f220a: Preparing [2025-08-21T09:14:49.039Z] 4f5b55171cab: Preparing [2025-08-21T09:14:49.039Z] 1e890da81ec9: Preparing [2025-08-21T09:14:49.039Z] 4f5b55171cab: Waiting [2025-08-21T09:14:49.039Z] 1e890da81ec9: Waiting [2025-08-21T09:14:49.039Z] 88be8eda59d3: Layer already exists [2025-08-21T09:14:49.039Z] cbab064e048c: Layer already exists [2025-08-21T09:14:49.039Z] 907e875e0f4c: Layer already exists [2025-08-21T09:14:49.039Z] 802fd01f220a: Layer already exists [2025-08-21T09:14:49.039Z] 9fa56c92e2eb: Layer already exists [2025-08-21T09:14:49.039Z] 4f5b55171cab: Layer already exists [2025-08-21T09:14:49.039Z] 1e890da81ec9: Layer already exists [2025-08-21T09:14:49.303Z] latest: digest: sha256:8e3d790bbb82c6e985ee20caa9772625f7f333ff5cd87592a66590bee69a151f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:14:49.655Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:14:50.002Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.48 [2025-08-21T09:14:50.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-21T09:14:50.003Z] 9fa56c92e2eb: Preparing [2025-08-21T09:14:50.003Z] cbab064e048c: Preparing [2025-08-21T09:14:50.003Z] 88be8eda59d3: Preparing [2025-08-21T09:14:50.003Z] 907e875e0f4c: Preparing [2025-08-21T09:14:50.003Z] 802fd01f220a: Preparing [2025-08-21T09:14:50.003Z] 4f5b55171cab: Preparing [2025-08-21T09:14:50.003Z] 1e890da81ec9: Preparing [2025-08-21T09:14:50.003Z] 4f5b55171cab: Waiting [2025-08-21T09:14:50.003Z] 1e890da81ec9: Waiting [2025-08-21T09:14:50.003Z] 802fd01f220a: Layer already exists [2025-08-21T09:14:50.003Z] cbab064e048c: Layer already exists [2025-08-21T09:14:50.003Z] 907e875e0f4c: Layer already exists [2025-08-21T09:14:50.003Z] 88be8eda59d3: Layer already exists [2025-08-21T09:14:50.003Z] 9fa56c92e2eb: Layer already exists [2025-08-21T09:14:50.003Z] 4f5b55171cab: Layer already exists [2025-08-21T09:14:50.003Z] 1e890da81ec9: Layer already exists [2025-08-21T09:14:50.268Z] 4.1.0-dev.48: digest: sha256:8e3d790bbb82c6e985ee20caa9772625f7f333ff5cd87592a66590bee69a151f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:14:50.615Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:14:50.964Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:14:50.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-21T09:14:50.965Z] 9fa56c92e2eb: Preparing [2025-08-21T09:14:50.965Z] cbab064e048c: Preparing [2025-08-21T09:14:50.965Z] 88be8eda59d3: Preparing [2025-08-21T09:14:50.965Z] 907e875e0f4c: Preparing [2025-08-21T09:14:50.965Z] 802fd01f220a: Preparing [2025-08-21T09:14:50.965Z] 4f5b55171cab: Preparing [2025-08-21T09:14:50.965Z] 1e890da81ec9: Preparing [2025-08-21T09:14:50.965Z] 4f5b55171cab: Waiting [2025-08-21T09:14:50.965Z] 1e890da81ec9: Waiting [2025-08-21T09:14:50.965Z] cbab064e048c: Layer already exists [2025-08-21T09:14:50.965Z] 9fa56c92e2eb: Layer already exists [2025-08-21T09:14:50.965Z] 802fd01f220a: Layer already exists [2025-08-21T09:14:50.965Z] 88be8eda59d3: Layer already exists [2025-08-21T09:14:50.965Z] 907e875e0f4c: Layer already exists [2025-08-21T09:14:50.965Z] 4f5b55171cab: Layer already exists [2025-08-21T09:14:50.965Z] 1e890da81ec9: Layer already exists [2025-08-21T09:14:50.965Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:8e3d790bbb82c6e985ee20caa9772625f7f333ff5cd87592a66590bee69a151f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:14:51.574Z] + 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-21T09:14:51.920Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-08-21T09:14:51.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-21T09:14:51.920Z] 9fa56c92e2eb: Preparing [2025-08-21T09:14:51.920Z] cbab064e048c: Preparing [2025-08-21T09:14:51.920Z] 88be8eda59d3: Preparing [2025-08-21T09:14:51.920Z] 907e875e0f4c: Preparing [2025-08-21T09:14:51.920Z] 802fd01f220a: Preparing [2025-08-21T09:14:51.920Z] 4f5b55171cab: Preparing [2025-08-21T09:14:51.920Z] 1e890da81ec9: Preparing [2025-08-21T09:14:51.920Z] 4f5b55171cab: Waiting [2025-08-21T09:14:51.920Z] 1e890da81ec9: Waiting [2025-08-21T09:14:51.920Z] cbab064e048c: Layer already exists [2025-08-21T09:14:51.920Z] 88be8eda59d3: Layer already exists [2025-08-21T09:14:51.920Z] 907e875e0f4c: Layer already exists [2025-08-21T09:14:51.920Z] 802fd01f220a: Layer already exists [2025-08-21T09:14:51.920Z] 9fa56c92e2eb: Layer already exists [2025-08-21T09:14:51.920Z] 4f5b55171cab: Layer already exists [2025-08-21T09:14:51.920Z] 1e890da81ec9: Layer already exists [2025-08-21T09:14:51.920Z] main: digest: sha256:8e3d790bbb82c6e985ee20caa9772625f7f333ff5cd87592a66590bee69a151f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:14:52.267Z] ===================================================== [Pipeline] echo [2025-08-21T09:14:52.280Z] taggedImages: [2025-08-21T09:14:52.280Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:14:52.280Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-08-21T09:14:52.280Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.48 [2025-08-21T09:14:52.280Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:14:52.280Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-08-21T09:14:52.318Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-08-21T09:14:52.318Z] b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:14:52.318Z] latest [2025-08-21T09:14:52.318Z] 4.1.0-dev.48 [2025-08-21T09:14:52.318Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:14:52.318Z] main [2025-08-21T09:14:52.318Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:14:52.676Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:14:53.025Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:14:53.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-21T09:14:53.025Z] 8464e2809572: Preparing [2025-08-21T09:14:53.025Z] 40d263b7d742: Preparing [2025-08-21T09:14:53.025Z] 88be8eda59d3: Preparing [2025-08-21T09:14:53.025Z] 907e875e0f4c: Preparing [2025-08-21T09:14:53.025Z] 6357795ec28f: Preparing [2025-08-21T09:14:53.025Z] f9fec5925aca: Preparing [2025-08-21T09:14:53.025Z] 1e890da81ec9: Preparing [2025-08-21T09:14:53.025Z] f9fec5925aca: Waiting [2025-08-21T09:14:53.025Z] 1e890da81ec9: Waiting [2025-08-21T09:14:53.025Z] 88be8eda59d3: Layer already exists [2025-08-21T09:14:53.025Z] 907e875e0f4c: Layer already exists [2025-08-21T09:14:53.292Z] 1e890da81ec9: Layer already exists [2025-08-21T09:14:53.292Z] 8464e2809572: Pushed [2025-08-21T09:14:53.557Z] 6357795ec28f: Pushed [2025-08-21T09:14:53.823Z] f9fec5925aca: Pushed [2025-08-21T09:15:02.010Z] 40d263b7d742: Pushed [2025-08-21T09:15:02.010Z] b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:3f206a0db8345697f291a1c57f9c220fe5e2b7d61afb37e045d0c9e9a7d4e65d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:15:02.375Z] + 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-21T09:15:02.730Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-08-21T09:15:02.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-21T09:15:02.730Z] 8464e2809572: Preparing [2025-08-21T09:15:02.730Z] 40d263b7d742: Preparing [2025-08-21T09:15:02.730Z] 88be8eda59d3: Preparing [2025-08-21T09:15:02.730Z] 907e875e0f4c: Preparing [2025-08-21T09:15:02.730Z] 6357795ec28f: Preparing [2025-08-21T09:15:02.730Z] f9fec5925aca: Preparing [2025-08-21T09:15:02.730Z] 1e890da81ec9: Preparing [2025-08-21T09:15:02.730Z] f9fec5925aca: Waiting [2025-08-21T09:15:02.730Z] 1e890da81ec9: Waiting [2025-08-21T09:15:02.730Z] 8464e2809572: Layer already exists [2025-08-21T09:15:02.730Z] 6357795ec28f: Layer already exists [2025-08-21T09:15:02.730Z] 40d263b7d742: Layer already exists [2025-08-21T09:15:02.730Z] 88be8eda59d3: Layer already exists [2025-08-21T09:15:02.730Z] 907e875e0f4c: Layer already exists [2025-08-21T09:15:02.730Z] 1e890da81ec9: Layer already exists [2025-08-21T09:15:02.730Z] f9fec5925aca: Layer already exists [2025-08-21T09:15:02.997Z] latest: digest: sha256:3f206a0db8345697f291a1c57f9c220fe5e2b7d61afb37e045d0c9e9a7d4e65d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:15:03.343Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:15:03.693Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.48 [2025-08-21T09:15:03.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-21T09:15:03.693Z] 8464e2809572: Preparing [2025-08-21T09:15:03.693Z] 40d263b7d742: Preparing [2025-08-21T09:15:03.693Z] 88be8eda59d3: Preparing [2025-08-21T09:15:03.693Z] 907e875e0f4c: Preparing [2025-08-21T09:15:03.693Z] 6357795ec28f: Preparing [2025-08-21T09:15:03.693Z] f9fec5925aca: Preparing [2025-08-21T09:15:03.693Z] 1e890da81ec9: Preparing [2025-08-21T09:15:03.693Z] 1e890da81ec9: Waiting [2025-08-21T09:15:03.693Z] 40d263b7d742: Layer already exists [2025-08-21T09:15:03.693Z] 907e875e0f4c: Layer already exists [2025-08-21T09:15:03.693Z] 6357795ec28f: Layer already exists [2025-08-21T09:15:03.693Z] 88be8eda59d3: Layer already exists [2025-08-21T09:15:03.693Z] 8464e2809572: Layer already exists [2025-08-21T09:15:03.693Z] 1e890da81ec9: Layer already exists [2025-08-21T09:15:03.693Z] f9fec5925aca: Layer already exists [2025-08-21T09:15:03.957Z] 4.1.0-dev.48: digest: sha256:3f206a0db8345697f291a1c57f9c220fe5e2b7d61afb37e045d0c9e9a7d4e65d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:15:04.320Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:15:04.664Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:15:04.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-21T09:15:04.664Z] 8464e2809572: Preparing [2025-08-21T09:15:04.664Z] 40d263b7d742: Preparing [2025-08-21T09:15:04.664Z] 88be8eda59d3: Preparing [2025-08-21T09:15:04.664Z] 907e875e0f4c: Preparing [2025-08-21T09:15:04.664Z] 6357795ec28f: Preparing [2025-08-21T09:15:04.664Z] f9fec5925aca: Preparing [2025-08-21T09:15:04.664Z] 1e890da81ec9: Preparing [2025-08-21T09:15:04.664Z] f9fec5925aca: Waiting [2025-08-21T09:15:04.664Z] 1e890da81ec9: Waiting [2025-08-21T09:15:04.664Z] 907e875e0f4c: Layer already exists [2025-08-21T09:15:04.664Z] 6357795ec28f: Layer already exists [2025-08-21T09:15:04.664Z] 40d263b7d742: Layer already exists [2025-08-21T09:15:04.664Z] 8464e2809572: Layer already exists [2025-08-21T09:15:04.664Z] 88be8eda59d3: Layer already exists [2025-08-21T09:15:04.664Z] f9fec5925aca: Layer already exists [2025-08-21T09:15:04.664Z] 1e890da81ec9: Layer already exists [2025-08-21T09:15:04.929Z] b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:3f206a0db8345697f291a1c57f9c220fe5e2b7d61afb37e045d0c9e9a7d4e65d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:15:05.287Z] + 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-21T09:15:05.627Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-08-21T09:15:05.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-21T09:15:05.627Z] 8464e2809572: Preparing [2025-08-21T09:15:05.627Z] 40d263b7d742: Preparing [2025-08-21T09:15:05.627Z] 88be8eda59d3: Preparing [2025-08-21T09:15:05.627Z] 907e875e0f4c: Preparing [2025-08-21T09:15:05.627Z] 6357795ec28f: Preparing [2025-08-21T09:15:05.627Z] f9fec5925aca: Preparing [2025-08-21T09:15:05.627Z] 1e890da81ec9: Preparing [2025-08-21T09:15:05.627Z] f9fec5925aca: Waiting [2025-08-21T09:15:05.627Z] 1e890da81ec9: Waiting [2025-08-21T09:15:05.627Z] 8464e2809572: Layer already exists [2025-08-21T09:15:05.627Z] 88be8eda59d3: Layer already exists [2025-08-21T09:15:05.627Z] 907e875e0f4c: Layer already exists [2025-08-21T09:15:05.627Z] 6357795ec28f: Layer already exists [2025-08-21T09:15:05.627Z] 40d263b7d742: Layer already exists [2025-08-21T09:15:05.627Z] 1e890da81ec9: Layer already exists [2025-08-21T09:15:05.627Z] f9fec5925aca: Layer already exists [2025-08-21T09:15:05.891Z] main: digest: sha256:3f206a0db8345697f291a1c57f9c220fe5e2b7d61afb37e045d0c9e9a7d4e65d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:15:05.981Z] ===================================================== [Pipeline] echo [2025-08-21T09:15:05.999Z] taggedImages: [2025-08-21T09:15:06.000Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [2025-08-21T09:15:06.000Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-08-21T09:15:06.000Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.48 [2025-08-21T09:15:06.000Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [2025-08-21T09:15:06.000Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-08-21T09:15:06.019Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo [2025-08-21T09:15:06.037Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-08-21T09:15:06.055Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.072Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.082Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-08-21T09:15:06.101Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo [2025-08-21T09:15:06.119Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-08-21T09:15:06.134Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.148Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.165Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-08-21T09:15:06.180Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo [2025-08-21T09:15:06.194Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-08-21T09:15:06.209Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.225Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.237Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-08-21T09:15:06.250Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo [2025-08-21T09:15:06.264Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-08-21T09:15:06.280Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.296Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.307Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-08-21T09:15:06.321Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo [2025-08-21T09:15:06.333Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-08-21T09:15:06.342Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.355Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.372Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-08-21T09:15:06.386Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo [2025-08-21T09:15:06.401Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-08-21T09:15:06.413Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.423Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.434Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-08-21T09:15:06.447Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo [2025-08-21T09:15:06.458Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-08-21T09:15:06.473Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.494Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.507Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-08-21T09:15:06.525Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo [2025-08-21T09:15:06.545Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-08-21T09:15:06.558Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.572Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.585Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-08-21T09:15:06.597Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo [2025-08-21T09:15:06.608Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-08-21T09:15:06.623Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.638Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.651Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-08-21T09:15:06.662Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo [2025-08-21T09:15:06.673Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-08-21T09:15:06.691Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.708Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.717Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-08-21T09:15:06.732Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo [2025-08-21T09:15:06.743Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-08-21T09:15:06.752Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.763Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.777Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-08-21T09:15:06.791Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo [2025-08-21T09:15:06.802Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-08-21T09:15:06.818Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.828Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.842Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-08-21T09:15:06.856Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo [2025-08-21T09:15:06.869Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-08-21T09:15:06.882Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.895Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.912Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-08-21T09:15:06.927Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo [2025-08-21T09:15:06.935Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-08-21T09:15:06.948Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.959Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:06.974Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-08-21T09:15:06.986Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo [2025-08-21T09:15:07.001Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-08-21T09:15:07.014Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:07.029Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:15:07.043Z] 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-21T09:15:07.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-21T09:15:07.453Z] [2025-08-21T09:15:07.453Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:15:07.781Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-21T09:15:07.781Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-21T09:15:07.781Z] 8998bd30e6a1: Pulling fs layer [2025-08-21T09:15:07.781Z] 04944245beec: Pulling fs layer [2025-08-21T09:15:07.781Z] 699f458cf7ca: Pulling fs layer [2025-08-21T09:15:07.781Z] 765212b225bb: Pulling fs layer [2025-08-21T09:15:07.781Z] f23df028b6ca: Pulling fs layer [2025-08-21T09:15:07.781Z] d65c8cfc05b1: Pulling fs layer [2025-08-21T09:15:07.781Z] 2437ff75d9bd: Pulling fs layer [2025-08-21T09:15:07.781Z] 765212b225bb: Waiting [2025-08-21T09:15:07.781Z] d65c8cfc05b1: Waiting [2025-08-21T09:15:07.781Z] f23df028b6ca: Waiting [2025-08-21T09:15:07.781Z] 2437ff75d9bd: Waiting [2025-08-21T09:15:08.047Z] 04944245beec: Verifying Checksum [2025-08-21T09:15:08.047Z] 04944245beec: Download complete [2025-08-21T09:15:08.047Z] 765212b225bb: Verifying Checksum [2025-08-21T09:15:08.047Z] 765212b225bb: Download complete [2025-08-21T09:15:08.047Z] f23df028b6ca: Verifying Checksum [2025-08-21T09:15:08.047Z] f23df028b6ca: Download complete [2025-08-21T09:15:08.047Z] d65c8cfc05b1: Verifying Checksum [2025-08-21T09:15:08.047Z] d65c8cfc05b1: Download complete [2025-08-21T09:15:08.047Z] 699f458cf7ca: Verifying Checksum [2025-08-21T09:15:08.047Z] 699f458cf7ca: Download complete [2025-08-21T09:15:08.628Z] 8998bd30e6a1: Verifying Checksum [2025-08-21T09:15:08.628Z] 8998bd30e6a1: Download complete [2025-08-21T09:15:11.197Z] 2437ff75d9bd: Verifying Checksum [2025-08-21T09:15:11.197Z] 2437ff75d9bd: Download complete [2025-08-21T09:15:13.129Z] 8998bd30e6a1: Pull complete [2025-08-21T09:15:13.709Z] 04944245beec: Pull complete [2025-08-21T09:15:15.115Z] 699f458cf7ca: Pull complete [2025-08-21T09:15:15.381Z] 765212b225bb: Pull complete [2025-08-21T09:15:16.336Z] f23df028b6ca: Pull complete [2025-08-21T09:15:16.601Z] d65c8cfc05b1: Pull complete [2025-08-21T09:15:34.796Z] 2437ff75d9bd: Pull complete [2025-08-21T09:15:34.796Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-21T09:15:34.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-21T09:15:34.796Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T09:15:35.017Z] prd-ubuntu20.04-docker-arm64-4c-16g-7365 does not seem to be running inside a container [2025-08-21T09:15:35.070Z] $ 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/888 -v /w/workspace/edgex-go/888:/w/workspace/edgex-go/888:rw,z -v /w/workspace/edgex-go/888@tmp:/w/workspace/edgex-go/888@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-08-21T09:15:38.006Z] $ docker top 2e3a2778aef29f4d9a7cafcf3ad99c1e3c22e08ff6b8ae4c927327d0873b2eef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T09:15:38.944Z] ---> job-cost.sh [2025-08-21T09:15:38.944Z] lf-activate-venv: SKIPPING [2025-08-21T09:15:38.944Z] INFO: No Stack... [2025-08-21T09:15:39.523Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-21T09:15:40.103Z] INFO: Archiving Costs [Pipeline] sh [2025-08-21T09:15:40.735Z] + cat /w/workspace/edgex-go/888/archives/cost.csv [2025-08-21T09:15:40.735Z] + cut -d, -f6 [Pipeline] lock [2025-08-21T09:15:40.773Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-888-stack-cost] [2025-08-21T09:15:40.784Z] Resource [jenkins-edgexfoundry-edgex-go-main-888-stack-cost] did not exist. Created. [2025-08-21T09:15:40.790Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-888-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-21T09:15:41.442Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-21T09:15:42.161Z] Stashed 1 file(s) [Pipeline] } [2025-08-21T09:15:42.170Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-888-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-21T09:15:42.194Z] $ docker stop --time=1 2e3a2778aef29f4d9a7cafcf3ad99c1e3c22e08ff6b8ae4c927327d0873b2eef [2025-08-21T09:15:44.240Z] $ docker rm -f --volumes 2e3a2778aef29f4d9a7cafcf3ad99c1e3c22e08ff6b8ae4c927327d0873b2eef [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-21T09:15:44.826Z] provisioning config files... [2025-08-21T09:15:44.835Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/888@tmp/config5602766844414059338tmp [Pipeline] { [Pipeline] sh [2025-08-21T09:15:45.145Z] + set +x [2025-08-21T09:15:45.145Z] + bash -s -- [2025-08-21T09:15:45.145Z] + curl -s https://codecov.io/bash [2025-08-21T09:15:45.145Z] [2025-08-21T09:15:45.145Z] _____ _ [2025-08-21T09:15:45.145Z] / ____| | | [2025-08-21T09:15:45.145Z] | | ___ __| | ___ ___ _____ __ [2025-08-21T09:15:45.145Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-21T09:15:45.145Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-21T09:15:45.145Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-21T09:15:45.145Z] Bash-1.0.6 [2025-08-21T09:15:45.145Z] [2025-08-21T09:15:45.145Z] [2025-08-21T09:15:45.145Z] ==> git version 2.25.1 found [2025-08-21T09:15:45.145Z] ==> 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-21T09:15:45.145Z] Release-Date: 2020-01-08 [2025-08-21T09:15:45.145Z] 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-21T09:15:45.145Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-21T09:15:45.145Z] ==> Jenkins CI detected. [2025-08-21T09:15:45.145Z] current dir:  /w/workspace/edgex-go/888 [2025-08-21T09:15:45.145Z] project root: . [2025-08-21T09:15:45.145Z] --> token set from env [2025-08-21T09:15:45.145Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-21T09:15:45.404Z] ==> Running gcov in . (disable via -X gcov) [2025-08-21T09:15:45.404Z] ==> Python coveragepy not found [2025-08-21T09:15:45.404Z] ==> Searching for coverage reports in: [2025-08-21T09:15:45.404Z] + . [2025-08-21T09:15:45.404Z] -> Found 1 reports [2025-08-21T09:15:45.404Z] ==> Detecting git/mercurial file structure [2025-08-21T09:15:45.404Z] ==> Reading reports [2025-08-21T09:15:45.404Z] + ./coverage.out bytes=1666073 [2025-08-21T09:15:45.404Z] ==> Appending adjustments [2025-08-21T09:15:45.404Z] https://docs.codecov.io/docs/fixing-reports [2025-08-21T09:15:46.781Z] + Found adjustments [2025-08-21T09:15:46.781Z] ==> Gzipping contents [2025-08-21T09:15:46.781Z] 140K /tmp/codecov.WqaenZ.gz [2025-08-21T09:15:46.781Z] ==> Uploading reports [2025-08-21T09:15:46.781Z] url: https://codecov.io [2025-08-21T09:15:46.781Z] query: branch=main&commit=b3d597d82b1307571edb3c7cc289452c0dfb9567&build=888&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F888%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-21T09:15:46.781Z] -> Pinging Codecov [2025-08-21T09:15:46.781Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b3d597d82b1307571edb3c7cc289452c0dfb9567&build=888&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F888%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-21T09:15:47.040Z] -> Uploading to [2025-08-21T09:15:47.040Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/b3d597d82b1307571edb3c7cc289452c0dfb9567/d0413436-ea2c-4e5c-8d0f-306718bb9b26.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250821%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250821T091546Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4f3214708190f6e4a34cb2099428bac94b6323f0915df2ed745589671749f975 [2025-08-21T09:15:47.040Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-21T09:15:47.040Z] Dload Upload Total Spent Left Speed [2025-08-21T09:15:47.300Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 725k --:--:-- --:--:-- --:--:-- 725k [2025-08-21T09:15:47.300Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [2025-08-21T09:15:47.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-08-21T09:15:47.562Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-21T09:15:47.579Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:15:47.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-21T09:15:47.889Z] [2025-08-21T09:15:47.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:15:48.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-21T09:15:48.198Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-21T09:15:48.198Z] 0a9a5dfd008f: Already exists [2025-08-21T09:15:48.198Z] 36466aa92d05: Already exists [2025-08-21T09:15:48.198Z] e10405b45d13: Already exists [2025-08-21T09:15:48.198Z] 096b7ceb2af7: Already exists [2025-08-21T09:15:48.198Z] 4f4fb700ef54: Already exists [2025-08-21T09:15:48.198Z] e50aa161e22a: Pulling fs layer [2025-08-21T09:15:48.198Z] d3c8db5fb9df: Pulling fs layer [2025-08-21T09:15:48.456Z] e50aa161e22a: Verifying Checksum [2025-08-21T09:15:48.456Z] e50aa161e22a: Download complete [2025-08-21T09:15:49.021Z] e50aa161e22a: Pull complete [2025-08-21T09:15:49.954Z] d3c8db5fb9df: Verifying Checksum [2025-08-21T09:15:49.954Z] d3c8db5fb9df: Download complete [2025-08-21T09:15:53.239Z] d3c8db5fb9df: Pull complete [2025-08-21T09:15:53.239Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-21T09:15:53.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-21T09:15:53.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T09:15:53.338Z] prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container [2025-08-21T09:15:53.360Z] $ 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/888 -v /w/workspace/edgex-go/888:/w/workspace/edgex-go/888:rw,z -v /w/workspace/edgex-go/888@tmp:/w/workspace/edgex-go/888@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-21T09:15:54.545Z] $ docker top 8dc30b2be32dd8bf61afbbb21a06bc6573615fc3d6c4c128090cb6ca982c1b65 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T09:15:55.449Z] + git config --global --add safe.directory /w/workspace/edgex-go/888 [Pipeline] echo [2025-08-21T09:15:55.461Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-08-21T09:15:55.739Z] + set -o pipefail [2025-08-21T09:15:55.739Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-08-21T09:16:03.853Z] [2025-08-21T09:16:03.853Z] Monitoring /w/workspace/edgex-go/888 (github.com/edgexfoundry/edgex-go)... [2025-08-21T09:16:03.853Z] [2025-08-21T09:16:03.853Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/906975f0-c564-4dde-99c7-18d04af18196 [2025-08-21T09:16:03.853Z] [2025-08-21T09:16:03.853Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-21T09:16:03.853Z] [2025-08-21T09:16:03.853Z] [2025-08-21T09:16:03.853Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-08-21T09:16:03.853Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-08-21T09:16:04.114Z] $ docker stop --time=1 8dc30b2be32dd8bf61afbbb21a06bc6573615fc3d6c4c128090cb6ca982c1b65 [2025-08-21T09:16:06.428Z] $ docker rm -f --volumes 8dc30b2be32dd8bf61afbbb21a06bc6573615fc3d6c4c128090cb6ca982c1b65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-08-21T09:16:06.940Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T09:16:06.955Z] provisioning config files... [2025-08-21T09:16:06.963Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/888@tmp/config17921477156448637571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T09:16:07.259Z] --> edgex-publish-swagger.sh [2025-08-21T09:16:07.259Z] === Publish openapi API === [2025-08-21T09:16:07.259Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-08-21T09:16:07.259Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/888/openapi/core-command.yaml] [2025-08-21T09:16:07.259Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-21T09:16:07.259Z] Dload Upload Total Spent Left Speed [2025-08-21T09:16:07.259Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 368 182k --:--:-- --:--:-- --:--:-- 182k [2025-08-21T09:16:07.259Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-21T09:16:07.259Z] [2025-08-21T09:16:07.259Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/888/openapi/core-data.yaml] [2025-08-21T09:16:07.259Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-21T09:16:07.259Z] Dload Upload Total Spent Left Speed [2025-08-21T09:16:07.518Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70050 100 66 100 69984 360 373k --:--:-- --:--:-- --:--:-- 371k 100 70050 100 66 100 69984 360 373k --:--:-- --:--:-- --:--:-- 371k [2025-08-21T09:16:07.518Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-21T09:16:07.518Z] [2025-08-21T09:16:07.518Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/888/openapi/core-keeper.yaml] [2025-08-21T09:16:07.518Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-21T09:16:07.518Z] Dload Upload Total Spent Left Speed [2025-08-21T09:16:07.777Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 481 215k --:--:-- --:--:-- --:--:-- 215k [2025-08-21T09:16:07.777Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-21T09:16:07.777Z] [2025-08-21T09:16:07.777Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/888/openapi/core-metadata.yaml] [2025-08-21T09:16:07.777Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-21T09:16:07.777Z] Dload Upload Total Spent Left Speed [2025-08-21T09:16:07.777Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 455 1081k --:--:-- --:--:-- --:--:-- 1089k [2025-08-21T09:16:07.777Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-21T09:16:07.777Z] [2025-08-21T09:16:07.777Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/888/openapi/security-proxy-auth.yaml] [2025-08-21T09:16:07.777Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-21T09:16:07.777Z] Dload Upload Total Spent Left Speed [2025-08-21T09:16:08.036Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 622 225k --:--:-- --:--:-- --:--:-- 226k [2025-08-21T09:16:08.036Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-21T09:16:08.036Z] [2025-08-21T09:16:08.036Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/888/openapi/security-secretstore-setup.yaml] [2025-08-21T09:16:08.036Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-21T09:16:08.036Z] Dload Upload Total Spent Left Speed [2025-08-21T09:16:08.036Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 814 48308 --:--:-- --:--:-- --:--:-- 49737 [2025-08-21T09:16:08.036Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-21T09:16:08.036Z] [2025-08-21T09:16:08.036Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/888/openapi/support-notifications.yaml] [2025-08-21T09:16:08.036Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-21T09:16:08.036Z] Dload Upload Total Spent Left Speed [2025-08-21T09:16:08.295Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 404 598k --:--:-- --:--:-- --:--:-- 599k [2025-08-21T09:16:08.295Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-21T09:16:08.295Z] [2025-08-21T09:16:08.295Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/888/openapi/support-scheduler.yaml] [2025-08-21T09:16:08.295Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-21T09:16:08.295Z] Dload Upload Total Spent Left Speed [2025-08-21T09:16:08.295Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 445 334k --:--:-- --:--:-- --:--:-- 334k [2025-08-21T09:16:08.295Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-21T09:16:08.295Z] [Pipeline] } [2025-08-21T09:16:08.302Z] 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-21T09:16:08.739Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-21T09:16:08.739Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:16:09.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T09:16:09.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T09:16:09.111Z] prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container [2025-08-21T09:16:09.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/888 -v /w/workspace/edgex-go/888:/w/workspace/edgex-go/888:rw,z -v /w/workspace/edgex-go/888@tmp:/w/workspace/edgex-go/888@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-21T09:16:09.377Z] $ docker top e4ca47760bf5f9d2c26ddc7bc0bde7ed78991a7e3b82030fbd04e3a46f202fbf -eo pid,comm [2025-08-21T09:16:09.428Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-21T09:16:09.428Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-21T09:16:09.486Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T09:16:09.486Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T09:16:09.593Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T09:16:09.588Z] $ docker exec e4ca47760bf5f9d2c26ddc7bc0bde7ed78991a7e3b82030fbd04e3a46f202fbf ssh-agent [2025-08-21T09:16:09.699Z] SSH_AUTH_SOCK=/tmp/ssh-JiraWUszsYKZ/agent.31 [2025-08-21T09:16:09.699Z] SSH_AGENT_PID=37 [2025-08-21T09:16:09.704Z] Running ssh-add (command line suppressed) [2025-08-21T09:16:09.797Z] Identity added: /w/workspace/edgex-go/888@tmp/private_key_3357176488621169921.key (/w/workspace/edgex-go/888@tmp/private_key_3357176488621169921.key) [2025-08-21T09:16:09.818Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T09:16:10.113Z] + git semver tag [2025-08-21T09:16:10.371Z] 2025-08-21 09:16:10,320 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-21T09:16:10.371Z] 2025-08-21 09:16:10,324 [run_tag] DEBUG tag force:False [2025-08-21T09:16:10.371Z] 2025-08-21 09:16:10,324 [check_head_tag] DEBUG check head tag [2025-08-21T09:16:10.371Z] 2025-08-21 09:16:10,325 [execute] INFO git cat-file --batch-check [2025-08-21T09:16:10.371Z] 2025-08-21 09:16:10,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/888, stdin=, shell=False, universal_newlines=False) [2025-08-21T09:16:10.371Z] 2025-08-21 09:16:10,327 [execute] INFO git cat-file --batch [2025-08-21T09:16:10.371Z] 2025-08-21 09:16:10,328 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/888, stdin=, shell=False, universal_newlines=False) [2025-08-21T09:16:10.371Z] 2025-08-21 09:16:10,346 [read_version] DEBUG read version from /w/workspace/edgex-go/888/.semver/main [2025-08-21T09:16:10.371Z] 2025-08-21 09:16:10,347 [execute] INFO git tag -a v4.1.0-dev.48 -m v4.1.0-dev.48 [2025-08-21T09:16:10.371Z] 2025-08-21 09:16:10,347 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.48', '-m', 'v4.1.0-dev.48'], cwd=/w/workspace/edgex-go/888, stdin=None, shell=False, universal_newlines=False) [2025-08-21T09:16:10.371Z] 2025-08-21 09:16:10,349 [read_version] DEBUG read version from /w/workspace/edgex-go/888/.semver/main [2025-08-21T09:16:10.371Z] 4.1.0-dev.48 [Pipeline] } [2025-08-21T09:16:10.630Z] $ docker exec --env ******** --env ******** e4ca47760bf5f9d2c26ddc7bc0bde7ed78991a7e3b82030fbd04e3a46f202fbf ssh-agent -k [2025-08-21T09:16:10.716Z] unset SSH_AUTH_SOCK; [2025-08-21T09:16:10.717Z] unset SSH_AGENT_PID; [2025-08-21T09:16:10.717Z] echo Agent pid 37 killed; [2025-08-21T09:16:10.732Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T09:16:11.061Z] + git semver [Pipeline] } [2025-08-21T09:16:11.323Z] $ docker stop --time=1 e4ca47760bf5f9d2c26ddc7bc0bde7ed78991a7e3b82030fbd04e3a46f202fbf [2025-08-21T09:16:12.569Z] $ docker rm -f --volumes e4ca47760bf5f9d2c26ddc7bc0bde7ed78991a7e3b82030fbd04e3a46f202fbf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:16:13.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-21T09:16:13.057Z] [2025-08-21T09:16:13.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:16:13.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-21T09:16:13.437Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-21T09:16:13.437Z] ab5ef0e58194: Pulling fs layer [2025-08-21T09:16:13.437Z] 9712f1f96733: Pulling fs layer [2025-08-21T09:16:13.437Z] 63f879dbbcfc: Pulling fs layer [2025-08-21T09:16:13.437Z] 0d9ebad4ef96: Pulling fs layer [2025-08-21T09:16:13.437Z] e9a5061849ea: Pulling fs layer [2025-08-21T09:16:13.437Z] d747dcd14b5f: Pulling fs layer [2025-08-21T09:16:13.437Z] 2de7ff778b66: Pulling fs layer [2025-08-21T09:16:13.437Z] d747dcd14b5f: Waiting [2025-08-21T09:16:13.437Z] 2de7ff778b66: Waiting [2025-08-21T09:16:13.437Z] 0d9ebad4ef96: Waiting [2025-08-21T09:16:13.437Z] e9a5061849ea: Waiting [2025-08-21T09:16:13.437Z] 9712f1f96733: Verifying Checksum [2025-08-21T09:16:13.437Z] 9712f1f96733: Download complete [2025-08-21T09:16:13.698Z] 63f879dbbcfc: Verifying Checksum [2025-08-21T09:16:13.698Z] 63f879dbbcfc: Download complete [2025-08-21T09:16:13.955Z] e9a5061849ea: Verifying Checksum [2025-08-21T09:16:13.955Z] e9a5061849ea: Download complete [2025-08-21T09:16:13.955Z] d747dcd14b5f: Download complete [2025-08-21T09:16:14.213Z] 0d9ebad4ef96: Verifying Checksum [2025-08-21T09:16:14.213Z] 0d9ebad4ef96: Download complete [2025-08-21T09:16:14.213Z] ab5ef0e58194: Verifying Checksum [2025-08-21T09:16:14.213Z] ab5ef0e58194: Download complete [2025-08-21T09:16:14.213Z] 2de7ff778b66: Verifying Checksum [2025-08-21T09:16:14.213Z] 2de7ff778b66: Download complete [2025-08-21T09:16:18.396Z] ab5ef0e58194: Pull complete [2025-08-21T09:16:18.396Z] 9712f1f96733: Pull complete [2025-08-21T09:16:18.961Z] 63f879dbbcfc: Pull complete [2025-08-21T09:16:25.515Z] 0d9ebad4ef96: Pull complete [2025-08-21T09:16:25.515Z] e9a5061849ea: Pull complete [2025-08-21T09:16:25.515Z] d747dcd14b5f: Pull complete [2025-08-21T09:16:26.450Z] 2de7ff778b66: Pull complete [2025-08-21T09:16:26.450Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-21T09:16:26.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-21T09:16:26.450Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T09:16:26.555Z] prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container [2025-08-21T09:16:26.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/888 -v /w/workspace/edgex-go/888:/w/workspace/edgex-go/888:rw,z -v /w/workspace/edgex-go/888@tmp:/w/workspace/edgex-go/888@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-21T09:16:28.153Z] $ docker top e6883505d9d07d9c72a961d3eae11d8d49b70694e5704c1466503ab7f81ef088 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-21T09:16:28.236Z] provisioning config files... [2025-08-21T09:16:28.243Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/888@tmp/config8551550633871264843tmp [2025-08-21T09:16:28.252Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/888@tmp/config9533529278625749573tmp [2025-08-21T09:16:28.261Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/888@tmp/config17654486389692138476tmp [Pipeline] { [Pipeline] echo [2025-08-21T09:16:28.288Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T09:16:28.579Z] ---> sigul-configuration.sh [2025-08-21T09:16:28.579Z] gpg: directory `/root/.gnupg' created [2025-08-21T09:16:28.579Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-21T09:16:28.579Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-21T09:16:28.579Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-21T09:16:28.579Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-21T09:16:28.579Z] gpg: CAST5 encrypted data [2025-08-21T09:16:28.579Z] gpg: encrypted with 1 passphrase [2025-08-21T09:16:28.579Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-21T09:16:28.876Z] + mkdir /home/jenkins [2025-08-21T09:16:28.876Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-21T09:16:29.174Z] + 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-21T09:16:29.189Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T09:16:29.490Z] ---> sigul-install.sh [2025-08-21T09:16:29.490Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-21T09:16:29.786Z] + git tag --list [2025-08-21T09:16:29.786Z] 0.6.0 [2025-08-21T09:16:29.786Z] 0.6.1 [2025-08-21T09:16:29.786Z] 0.7.0 [2025-08-21T09:16:29.786Z] 0.7.1 [2025-08-21T09:16:29.786Z] v1.0.0 [2025-08-21T09:16:29.786Z] v1.0.1 [2025-08-21T09:16:29.786Z] v1.1.0 [2025-08-21T09:16:29.786Z] v1.2.0 [2025-08-21T09:16:29.786Z] v1.2.1 [2025-08-21T09:16:29.786Z] v1.3.0 [2025-08-21T09:16:29.786Z] v1.3.1 [2025-08-21T09:16:29.786Z] v2.0.0 [2025-08-21T09:16:29.786Z] v2.1.0 [2025-08-21T09:16:29.786Z] v2.1.1 [2025-08-21T09:16:29.786Z] v2.2.0 [2025-08-21T09:16:29.786Z] v2.3.0 [2025-08-21T09:16:29.786Z] v3.0 [2025-08-21T09:16:29.786Z] v3.0.0 [2025-08-21T09:16:29.786Z] v3.1 [2025-08-21T09:16:29.786Z] v3.1.0 [2025-08-21T09:16:29.786Z] v3.1.1 [2025-08-21T09:16:29.786Z] v4.0 [2025-08-21T09:16:29.786Z] v4.0.0 [2025-08-21T09:16:29.786Z] v4.0.1 [2025-08-21T09:16:29.786Z] v4.0.1-dev.1 [2025-08-21T09:16:29.786Z] v4.1.0-dev.1 [2025-08-21T09:16:29.786Z] v4.1.0-dev.10 [2025-08-21T09:16:29.786Z] v4.1.0-dev.11 [2025-08-21T09:16:29.786Z] v4.1.0-dev.12 [2025-08-21T09:16:29.786Z] v4.1.0-dev.13 [2025-08-21T09:16:29.786Z] v4.1.0-dev.14 [2025-08-21T09:16:29.786Z] v4.1.0-dev.15 [2025-08-21T09:16:29.786Z] v4.1.0-dev.16 [2025-08-21T09:16:29.786Z] v4.1.0-dev.17 [2025-08-21T09:16:29.786Z] v4.1.0-dev.18 [2025-08-21T09:16:29.786Z] v4.1.0-dev.19 [2025-08-21T09:16:29.786Z] v4.1.0-dev.2 [2025-08-21T09:16:29.786Z] v4.1.0-dev.20 [2025-08-21T09:16:29.786Z] v4.1.0-dev.21 [2025-08-21T09:16:29.786Z] v4.1.0-dev.22 [2025-08-21T09:16:29.786Z] v4.1.0-dev.23 [2025-08-21T09:16:29.786Z] v4.1.0-dev.24 [2025-08-21T09:16:29.786Z] v4.1.0-dev.25 [2025-08-21T09:16:29.786Z] v4.1.0-dev.26 [2025-08-21T09:16:29.786Z] v4.1.0-dev.27 [2025-08-21T09:16:29.786Z] v4.1.0-dev.28 [2025-08-21T09:16:29.786Z] v4.1.0-dev.29 [2025-08-21T09:16:29.786Z] v4.1.0-dev.3 [2025-08-21T09:16:29.786Z] v4.1.0-dev.30 [2025-08-21T09:16:29.786Z] v4.1.0-dev.31 [2025-08-21T09:16:29.786Z] v4.1.0-dev.32 [2025-08-21T09:16:29.786Z] v4.1.0-dev.33 [2025-08-21T09:16:29.786Z] v4.1.0-dev.34 [2025-08-21T09:16:29.786Z] v4.1.0-dev.35 [2025-08-21T09:16:29.786Z] v4.1.0-dev.36 [2025-08-21T09:16:29.786Z] v4.1.0-dev.37 [2025-08-21T09:16:29.786Z] v4.1.0-dev.38 [2025-08-21T09:16:29.786Z] v4.1.0-dev.39 [2025-08-21T09:16:29.786Z] v4.1.0-dev.4 [2025-08-21T09:16:29.786Z] v4.1.0-dev.40 [2025-08-21T09:16:29.786Z] v4.1.0-dev.41 [2025-08-21T09:16:29.786Z] v4.1.0-dev.42 [2025-08-21T09:16:29.786Z] v4.1.0-dev.43 [2025-08-21T09:16:29.786Z] v4.1.0-dev.44 [2025-08-21T09:16:29.786Z] v4.1.0-dev.45 [2025-08-21T09:16:29.786Z] v4.1.0-dev.46 [2025-08-21T09:16:29.786Z] v4.1.0-dev.47 [2025-08-21T09:16:29.786Z] v4.1.0-dev.48 [2025-08-21T09:16:29.786Z] v4.1.0-dev.5 [2025-08-21T09:16:29.786Z] v4.1.0-dev.6 [2025-08-21T09:16:29.786Z] v4.1.0-dev.7 [2025-08-21T09:16:29.786Z] v4.1.0-dev.8 [2025-08-21T09:16:29.786Z] v4.1.0-dev.9 [Pipeline] sh [2025-08-21T09:16:30.177Z] + lftools sign git-tag v4.1.0-dev.48 [2025-08-21T09:16:30.746Z] Signing Git tag with Sigul... [2025-08-21T09:16:30.746Z] Signing v4.1.0-dev.48 [Pipeline] echo [2025-08-21T09:16:31.021Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T09:16:31.316Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-21T09:16:31.324Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-21T09:16:31.341Z] $ docker stop --time=1 e6883505d9d07d9c72a961d3eae11d8d49b70694e5704c1466503ab7f81ef088 [2025-08-21T09:16:32.636Z] $ docker rm -f --volumes e6883505d9d07d9c72a961d3eae11d8d49b70694e5704c1466503ab7f81ef088 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-21T09:16:33.090Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-21T09:16:33.090Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:16:33.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T09:16:33.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T09:16:33.478Z] prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container [2025-08-21T09:16:33.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/888 -v /w/workspace/edgex-go/888:/w/workspace/edgex-go/888:rw,z -v /w/workspace/edgex-go/888@tmp:/w/workspace/edgex-go/888@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-21T09:16:33.742Z] $ docker top 61574e6c8a90b240e5a2b57e6a540353460241c9106a352c5a753724816b5295 -eo pid,comm [2025-08-21T09:16:33.794Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-21T09:16:33.794Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-21T09:16:33.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T09:16:33.852Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T09:16:33.964Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T09:16:33.959Z] $ docker exec 61574e6c8a90b240e5a2b57e6a540353460241c9106a352c5a753724816b5295 ssh-agent [2025-08-21T09:16:34.080Z] SSH_AUTH_SOCK=/tmp/ssh-d4rwLX5D5QZf/agent.32 [2025-08-21T09:16:34.080Z] SSH_AGENT_PID=38 [2025-08-21T09:16:34.084Z] Running ssh-add (command line suppressed) [2025-08-21T09:16:34.183Z] Identity added: /w/workspace/edgex-go/888@tmp/private_key_8312637272370376866.key (/w/workspace/edgex-go/888@tmp/private_key_8312637272370376866.key) [2025-08-21T09:16:34.202Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T09:16:34.495Z] + git semver bump pre [2025-08-21T09:16:34.753Z] 2025-08-21 09:16:34,717 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-21T09:16:34.753Z] 2025-08-21 09:16:34,720 [read_version] DEBUG read version from /w/workspace/edgex-go/888/.semver/main [2025-08-21T09:16:34.753Z] 2025-08-21 09:16:34,720 [bump_version] DEBUG bumping version:4.1.0-dev.48 on axis:pre with prefix:dev [2025-08-21T09:16:34.753Z] 2025-08-21 09:16:34,720 [bump_version] DEBUG bumped version:4.1.0-dev.49 [2025-08-21T09:16:34.753Z] 2025-08-21 09:16:34,720 [write_version] DEBUG write version:4.1.0-dev.49 to path:/w/workspace/edgex-go/888/.semver/main with force:True [2025-08-21T09:16:34.753Z] 2025-08-21 09:16:34,720 [read_version] DEBUG read version from /w/workspace/edgex-go/888/.semver/main [2025-08-21T09:16:34.753Z] 2025-08-21 09:16:34,720 [write_file] DEBUG write to file:/w/workspace/edgex-go/888/.semver/main [2025-08-21T09:16:34.753Z] 2025-08-21 09:16:34,722 [execute] INFO git cat-file --batch-check [2025-08-21T09:16:34.753Z] 2025-08-21 09:16:34,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/888/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-21T09:16:34.753Z] 2025-08-21 09:16:34,726 [execute] INFO git cat-file --batch [2025-08-21T09:16:34.753Z] 2025-08-21 09:16:34,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/888/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-21T09:16:34.753Z] 2025-08-21 09:16:34,730 [read_version] DEBUG read version from /w/workspace/edgex-go/888/.semver/main [2025-08-21T09:16:34.753Z] 4.1.0-dev.49 [Pipeline] } [2025-08-21T09:16:35.014Z] $ docker exec --env ******** --env ******** 61574e6c8a90b240e5a2b57e6a540353460241c9106a352c5a753724816b5295 ssh-agent -k [2025-08-21T09:16:35.120Z] unset SSH_AUTH_SOCK; [2025-08-21T09:16:35.120Z] unset SSH_AGENT_PID; [2025-08-21T09:16:35.120Z] echo Agent pid 38 killed; [2025-08-21T09:16:35.138Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T09:16:35.457Z] + git semver [Pipeline] } [2025-08-21T09:16:35.719Z] $ docker stop --time=1 61574e6c8a90b240e5a2b57e6a540353460241c9106a352c5a753724816b5295 [2025-08-21T09:16:36.997Z] $ docker rm -f --volumes 61574e6c8a90b240e5a2b57e6a540353460241c9106a352c5a753724816b5295 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T09:16:37.354Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-21T09:16:37.354Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:16:37.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T09:16:37.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T09:16:37.740Z] prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container [2025-08-21T09:16:37.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/888 -v /w/workspace/edgex-go/888:/w/workspace/edgex-go/888:rw,z -v /w/workspace/edgex-go/888@tmp:/w/workspace/edgex-go/888@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-21T09:16:38.008Z] $ docker top e8692f5c2694ad8837d0917444d7ad054b925718f981cdf56556b61da84c8b8f -eo pid,comm [2025-08-21T09:16:38.058Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-21T09:16:38.058Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-21T09:16:38.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T09:16:38.124Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T09:16:38.234Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T09:16:38.228Z] $ docker exec e8692f5c2694ad8837d0917444d7ad054b925718f981cdf56556b61da84c8b8f ssh-agent [2025-08-21T09:16:38.329Z] SSH_AUTH_SOCK=/tmp/ssh-sfwoR96D8e46/agent.32 [2025-08-21T09:16:38.329Z] SSH_AGENT_PID=39 [2025-08-21T09:16:38.333Z] Running ssh-add (command line suppressed) [2025-08-21T09:16:38.442Z] Identity added: /w/workspace/edgex-go/888@tmp/private_key_12086108345628416570.key (/w/workspace/edgex-go/888@tmp/private_key_12086108345628416570.key) [2025-08-21T09:16:38.460Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T09:16:38.754Z] + git semver push [2025-08-21T09:16:39.012Z] 2025-08-21 09:16:38,981 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-21T09:16:39.012Z] 2025-08-21 09:16:38,985 [run_push] DEBUG push [2025-08-21T09:16:39.012Z] 2025-08-21 09:16:38,986 [execute] INFO git cat-file --batch-check [2025-08-21T09:16:39.012Z] 2025-08-21 09:16:38,986 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/888/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-21T09:16:39.012Z] 2025-08-21 09:16:38,989 [execute] INFO git rev-list 78594d80f04f1389782c6f8e7943c9e248c4db3b -- [2025-08-21T09:16:39.012Z] 2025-08-21 09:16:38,989 [execute] DEBUG Popen(['git', 'rev-list', '78594d80f04f1389782c6f8e7943c9e248c4db3b', '--'], cwd=/w/workspace/edgex-go/888/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-21T09:16:39.270Z] 2025-08-21 09:16:39,009 [execute] INFO git fetch -v -- origin [2025-08-21T09:16:39.270Z] 2025-08-21 09:16:39,009 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/888/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-21T09:16:39.836Z] 2025-08-21 09:16:39,586 [run_push] DEBUG no remote changes detected [2025-08-21T09:16:39.836Z] 2025-08-21 09:16:39,587 [execute] INFO git push origin semver [2025-08-21T09:16:39.836Z] 2025-08-21 09:16:39,587 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/888/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-21T09:16:40.402Z] 2025-08-21 09:16:40,373 [run_push] DEBUG push all version tags [2025-08-21T09:16:40.402Z] 2025-08-21 09:16:40,373 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-21T09:16:40.402Z] 2025-08-21 09:16:40,374 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/888, stdin=None, shell=False, universal_newlines=False) [2025-08-21T09:16:41.339Z] 2025-08-21 09:16:41,114 [read_version] DEBUG read version from /w/workspace/edgex-go/888/.semver/main [2025-08-21T09:16:41.339Z] 4.1.0-dev.49 [Pipeline] } [2025-08-21T09:16:41.339Z] $ docker exec --env ******** --env ******** e8692f5c2694ad8837d0917444d7ad054b925718f981cdf56556b61da84c8b8f ssh-agent -k [2025-08-21T09:16:41.423Z] unset SSH_AUTH_SOCK; [2025-08-21T09:16:41.423Z] unset SSH_AGENT_PID; [2025-08-21T09:16:41.423Z] echo Agent pid 39 killed; [2025-08-21T09:16:41.441Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T09:16:41.770Z] + git semver [Pipeline] } [2025-08-21T09:16:42.033Z] $ docker stop --time=1 e8692f5c2694ad8837d0917444d7ad054b925718f981cdf56556b61da84c8b8f [2025-08-21T09:16:43.308Z] $ docker rm -f --volumes e8692f5c2694ad8837d0917444d7ad054b925718f981cdf56556b61da84c8b8f [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-21T09:16:43.840Z] + [ -d /w/workspace/edgex-go/888/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-08-21T09:16:44.128Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T09:16:44.986Z] ---> package-listing.sh [2025-08-21T09:16:44.986Z] ++ facter osfamily [2025-08-21T09:16:44.986Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-21T09:16:45.245Z] + OS_FAMILY=debian [2025-08-21T09:16:45.245Z] + workspace=/w/workspace/edgex-go/888 [2025-08-21T09:16:45.245Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-21T09:16:45.245Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-21T09:16:45.245Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-21T09:16:45.245Z] + PACKAGES=/tmp/packages_start.txt [2025-08-21T09:16:45.245Z] + '[' /w/workspace/edgex-go/888 ']' [2025-08-21T09:16:45.245Z] + PACKAGES=/tmp/packages_end.txt [2025-08-21T09:16:45.245Z] + case "${OS_FAMILY}" in [2025-08-21T09:16:45.245Z] + dpkg -l [2025-08-21T09:16:45.245Z] + grep '^ii' [2025-08-21T09:16:45.245Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-21T09:16:45.245Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-21T09:16:45.245Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-21T09:16:45.245Z] + '[' /w/workspace/edgex-go/888 ']' [2025-08-21T09:16:45.245Z] + mkdir -p /w/workspace/edgex-go/888/archives/ [2025-08-21T09:16:45.245Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/888/archives/ [Pipeline] echo [2025-08-21T09:16:45.257Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/888/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-21T09:16:45.532Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:16:46.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T09:16:46.099Z] [2025-08-21T09:16:46.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:16:46.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T09:16:46.415Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-21T09:16:46.415Z] 5eb5b503b376: Pulling fs layer [2025-08-21T09:16:46.415Z] 5c69ac0246d0: Pulling fs layer [2025-08-21T09:16:46.415Z] ec43610c2a17: Pulling fs layer [2025-08-21T09:16:46.415Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-21T09:16:46.415Z] 33b1e0a273af: Pulling fs layer [2025-08-21T09:16:46.415Z] 5d3b04190fa2: Pulling fs layer [2025-08-21T09:16:46.415Z] 2f39f015ded8: Pulling fs layer [2025-08-21T09:16:46.415Z] 33b1e0a273af: Waiting [2025-08-21T09:16:46.415Z] 5d3b04190fa2: Waiting [2025-08-21T09:16:46.415Z] 2f39f015ded8: Waiting [2025-08-21T09:16:46.415Z] 3a2ae6a8a46f: Waiting [2025-08-21T09:16:46.415Z] 5c69ac0246d0: Download complete [2025-08-21T09:16:46.415Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-21T09:16:46.415Z] 3a2ae6a8a46f: Download complete [2025-08-21T09:16:46.415Z] 33b1e0a273af: Verifying Checksum [2025-08-21T09:16:46.415Z] 33b1e0a273af: Download complete [2025-08-21T09:16:46.415Z] 5d3b04190fa2: Verifying Checksum [2025-08-21T09:16:46.415Z] 5d3b04190fa2: Download complete [2025-08-21T09:16:46.415Z] ec43610c2a17: Verifying Checksum [2025-08-21T09:16:46.415Z] ec43610c2a17: Download complete [2025-08-21T09:16:46.673Z] 5eb5b503b376: Verifying Checksum [2025-08-21T09:16:46.673Z] 5eb5b503b376: Download complete [2025-08-21T09:16:47.238Z] 2f39f015ded8: Download complete [2025-08-21T09:16:48.174Z] 5eb5b503b376: Pull complete [2025-08-21T09:16:48.174Z] 5c69ac0246d0: Pull complete [2025-08-21T09:16:48.740Z] ec43610c2a17: Pull complete [2025-08-21T09:16:48.740Z] 3a2ae6a8a46f: Pull complete [2025-08-21T09:16:48.998Z] 33b1e0a273af: Pull complete [2025-08-21T09:16:48.998Z] 5d3b04190fa2: Pull complete [2025-08-21T09:16:55.556Z] 2f39f015ded8: Pull complete [2025-08-21T09:16:55.556Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-21T09:16:55.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T09:16:55.556Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T09:16:55.657Z] prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container [2025-08-21T09:16:55.674Z] $ 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/888/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/888 -v /w/workspace/edgex-go/888:/w/workspace/edgex-go/888:rw,z -v /w/workspace/edgex-go/888@tmp:/w/workspace/edgex-go/888@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-21T09:16:57.092Z] $ docker top 48c99d434b82048d4f985d7db20c76dba3b767114fc2f5aa45583ff3e387e1c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T09:16:57.434Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-21T09:16:57.716Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-21T09:16:57.998Z] + ls /var/log/sa-host [2025-08-21T09:16:57.998Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T09:16:58.034Z] provisioning config files... [2025-08-21T09:16:58.042Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/888@tmp/config11048822880924934072tmp [Pipeline] { [Pipeline] echo [2025-08-21T09:16:58.058Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T09:16:58.339Z] ---> create-netrc.sh [Pipeline] } [2025-08-21T09:16:58.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-21T09:16:58.662Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-21T09:16:58.671Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T09:16:58.952Z] ---> sudo-logs.sh [2025-08-21T09:16:58.952Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-21T09:16:58.982Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T09:16:59.267Z] ---> job-cost.sh [2025-08-21T09:16:59.267Z] lf-activate-venv: SKIPPING [2025-08-21T09:16:59.267Z] DEBUG: total: 0.10999999940395355 [2025-08-21T09:16:59.267Z] INFO: Retrieving Stack Cost... [2025-08-21T09:16:59.525Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-21T09:16:59.784Z] INFO: Archiving Costs [Pipeline] echo [2025-08-21T09:16:59.796Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T09:17:00.078Z] ---> logs-deploy.sh [2025-08-21T09:17:00.078Z] lf-activate-venv: SKIPPING [2025-08-21T09:17:00.078Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/888 [2025-08-21T09:17:00.078Z] INFO: archiving workspace using pattern(s): [2025-08-21T09:17:01.014Z] Archives upload complete. [2025-08-21T09:17:01.014Z] INFO: archiving logs to Nexus