Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 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-ssh325019996839936582.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1608582816601380731.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16221238218550455249.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10670365709376672164.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-ssh3523642457238098082.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.23] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-517351’ is offline Running on prd-ubuntu20.04-docker-8c-8g-517633 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/913 [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/913 # 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 > 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 Avoid second fetch Checking out Revision 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 (main) Commit message: "Merge pull request #5292 from FelixTing/issue-5291" > git config core.sparsecheckout # timeout=10 > git checkout -f 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 # timeout=10 > git rev-list --no-walk 676951d955e4c4c86fc34e64f6f39dfe192b487c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-22T10:22:04.539Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-22T10:22:04.607Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-22T10:22:04.629Z] ========================================================= [2025-10-22T10:22:04.629Z] EdgeX Global Pipelines Version Info [2025-10-22T10:22:04.629Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-22T10:22:05.724Z] ------------------- [2025-10-22T10:22:05.724Z] stable info: [2025-10-22T10:22:05.724Z] ------------------- [2025-10-22T10:22:05.724Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-22T10:22:05.724Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-22T10:22:05.724Z] Message: update stable to v1.0.278 [2025-10-22T10:22:06.295Z] ------------------- [2025-10-22T10:22:06.296Z] experimental info: [2025-10-22T10:22:06.296Z] ------------------- [2025-10-22T10:22:06.296Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-22T10:22:06.296Z] Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe [2025-10-22T10:22:06.296Z] Message: update experimental to v1.0.277 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-22T10:22:06.358Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-22T10:22:06.379Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-22T10:22:06.402Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-22T10:22:06.428Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-22T10:22:06.454Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-22T10:22:06.475Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-22T10:22:06.491Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-22T10:22:06.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-22T10:22:06.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-22T10:22:06.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-22T10:22:06.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-22T10:22:06.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-22T10:22:06.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-22T10:22:06.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-22T10:22:06.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-22T10:22:06.683Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-22T10:22:06.706Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-22T10:22:06.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-22T10:22:06.746Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-22T10:22:06.768Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-22T10:22:06.792Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-22T10:22:06.812Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-22T10:22:06.833Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-22T10:22:06.852Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-10-22T10:22:06.871Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-10-22T10:22:06.892Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-10-22T10:22:06.916Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo [2025-10-22T10:22:06.940Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b86315 [Pipeline] echo [2025-10-22T10:22:06.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-22T10:22:07.011Z] provisioning config files... [2025-10-22T10:22:07.027Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/913@tmp/config5351280825572945144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-22T10:22:07.358Z] ---> ****-login.sh [2025-10-22T10:22:07.358Z] nexus3.edgexfoundry.org:10001 [2025-10-22T10:22:07.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T10:22:07.880Z] [2025-10-22T10:22:07.880Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-22T10:22:07.880Z] Configure a credential helper to remove this warning. See [2025-10-22T10:22:07.880Z] https://docs.****.com/go/credential-store/ [2025-10-22T10:22:07.880Z] [2025-10-22T10:22:07.880Z] Login Succeeded [2025-10-22T10:22:07.880Z] nexus3.edgexfoundry.org:10002 [2025-10-22T10:22:07.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T10:22:07.881Z] [2025-10-22T10:22:07.881Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-22T10:22:07.881Z] Configure a credential helper to remove this warning. See [2025-10-22T10:22:07.881Z] https://docs.****.com/go/credential-store/ [2025-10-22T10:22:07.881Z] [2025-10-22T10:22:07.881Z] Login Succeeded [2025-10-22T10:22:07.881Z] nexus3.edgexfoundry.org:10003 [2025-10-22T10:22:07.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T10:22:08.142Z] [2025-10-22T10:22:08.142Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-22T10:22:08.142Z] Configure a credential helper to remove this warning. See [2025-10-22T10:22:08.142Z] https://docs.****.com/go/credential-store/ [2025-10-22T10:22:08.142Z] [2025-10-22T10:22:08.142Z] Login Succeeded [2025-10-22T10:22:08.142Z] nexus3.edgexfoundry.org:10004 [2025-10-22T10:22:08.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T10:22:08.142Z] [2025-10-22T10:22:08.142Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-22T10:22:08.142Z] Configure a credential helper to remove this warning. See [2025-10-22T10:22:08.142Z] https://docs.****.com/go/credential-store/ [2025-10-22T10:22:08.142Z] [2025-10-22T10:22:08.142Z] Login Succeeded [2025-10-22T10:22:08.142Z] ****.io [2025-10-22T10:22:08.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T10:22:08.404Z] [2025-10-22T10:22:08.404Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-22T10:22:08.404Z] Configure a credential helper to remove this warning. See [2025-10-22T10:22:08.404Z] https://docs.****.com/go/credential-store/ [2025-10-22T10:22:08.404Z] [2025-10-22T10:22:08.404Z] Login Succeeded [2025-10-22T10:22:08.404Z] ---> ****-login.sh ends [Pipeline] } [2025-10-22T10:22:08.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-22T10:22:08.744Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-10-22T10:22:08.744Z] + dirname cmd/core-command/Dockerfile [2025-10-22T10:22:08.744Z] + cut -d/ -f2 [2025-10-22T10:22:08.744Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-22T10:22:08.744Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-22T10:22:08.744Z] + cut -d/ -f2 [2025-10-22T10:22:08.744Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-22T10:22:08.744Z] + dirname cmd/core-data/Dockerfile [2025-10-22T10:22:08.744Z] + cut -d/ -f2 [2025-10-22T10:22:08.744Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-22T10:22:08.744Z] + dirname cmd/core-keeper/Dockerfile [2025-10-22T10:22:08.744Z] + cut -d/ -f2 [2025-10-22T10:22:08.744Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-22T10:22:08.744Z] + dirname cmd/core-metadata/Dockerfile [2025-10-22T10:22:08.744Z] + cut -d/ -f2 [2025-10-22T10:22:08.744Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-22T10:22:08.744Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-10-22T10:22:08.744Z] + cut -d/ -f2 [2025-10-22T10:22:08.744Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-22T10:22:08.744Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-22T10:22:08.744Z] + cut -d/ -f2 [2025-10-22T10:22:08.744Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-22T10:22:08.744Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-22T10:22:08.744Z] + cut -d/ -f2 [2025-10-22T10:22:08.744Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-22T10:22:08.744Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-10-22T10:22:08.744Z] + cut -d/ -f2 [2025-10-22T10:22:08.744Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-22T10:22:08.744Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-22T10:22:08.744Z] + cut -d/ -f2 [2025-10-22T10:22:08.744Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-22T10:22:08.744Z] + dirname cmd/security-spire-agent/Dockerfile [2025-10-22T10:22:08.744Z] + cut -d/ -f2 [2025-10-22T10:22:08.744Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-22T10:22:08.744Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-22T10:22:08.744Z] + cut -d/ -f2 [2025-10-22T10:22:08.744Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-22T10:22:08.744Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-22T10:22:08.744Z] + cut -d/ -f2 [2025-10-22T10:22:08.744Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-22T10:22:08.744Z] + dirname cmd/support-notifications/Dockerfile [2025-10-22T10:22:08.744Z] + cut -d/ -f2 [2025-10-22T10:22:08.744Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-22T10:22:08.744Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-22T10:22:08.744Z] + cut -d/ -f2 [2025-10-22T10:22:08.744Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-22T10:22:08.778Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-22T10:22:09.135Z] + git rev-list -1 --merges 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8~1..6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo [2025-10-22T10:22:09.147Z] -----------> git rev-list -1 --merges 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8~1..6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:22:09.147Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [false] [Pipeline] sh [2025-10-22T10:22:09.437Z] + git log --format=format:%s -1 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo [2025-10-22T10:22:09.452Z] ========================================================= [2025-10-22T10:22:09.452Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-22T10:22:09.452Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-22T10:22:09.828Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-22T10:22:09.828Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-22T10:22:09.828Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-22T10:22:09.828Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-22T10:22:09.828Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2025-10-22T10:22:09.828Z] -a /etc/ssh/ssh_known_hosts [2025-10-22T10:22:09.828Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:22:10.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-22T10:22:10.179Z] [2025-10-22T10:22:10.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:22:10.480Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-22T10:22:10.480Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-22T10:22:10.743Z] 3dae71ba6b94: Pulling fs layer [2025-10-22T10:22:10.743Z] 6bf1a483ea7c: Pulling fs layer [2025-10-22T10:22:10.743Z] f5dfc541a4d3: Pulling fs layer [2025-10-22T10:22:10.743Z] 461d9e800cba: Pulling fs layer [2025-10-22T10:22:10.743Z] 80192f66455f: Pulling fs layer [2025-10-22T10:22:10.743Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-22T10:22:10.743Z] a29436f7fd5d: Pulling fs layer [2025-10-22T10:22:10.743Z] 923cac83aea3: Pulling fs layer [2025-10-22T10:22:10.743Z] 25ad8b0a4227: Pulling fs layer [2025-10-22T10:22:10.743Z] db01528c6b51: Pulling fs layer [2025-10-22T10:22:10.743Z] 28988de357af: Pulling fs layer [2025-10-22T10:22:10.743Z] 461d9e800cba: Waiting [2025-10-22T10:22:10.743Z] 80192f66455f: Waiting [2025-10-22T10:22:10.743Z] 2e8e34ca0e6c: Waiting [2025-10-22T10:22:10.743Z] db01528c6b51: Waiting [2025-10-22T10:22:10.743Z] 28988de357af: Waiting [2025-10-22T10:22:10.743Z] a29436f7fd5d: Waiting [2025-10-22T10:22:10.743Z] 25ad8b0a4227: Waiting [2025-10-22T10:22:10.743Z] 923cac83aea3: Waiting [2025-10-22T10:22:10.743Z] 6bf1a483ea7c: Verifying Checksum [2025-10-22T10:22:10.743Z] 6bf1a483ea7c: Download complete [2025-10-22T10:22:10.743Z] 461d9e800cba: Verifying Checksum [2025-10-22T10:22:10.743Z] 461d9e800cba: Download complete [2025-10-22T10:22:10.743Z] 80192f66455f: Verifying Checksum [2025-10-22T10:22:10.743Z] 80192f66455f: Download complete [2025-10-22T10:22:11.003Z] f5dfc541a4d3: Verifying Checksum [2025-10-22T10:22:11.003Z] f5dfc541a4d3: Download complete [2025-10-22T10:22:11.003Z] 3dae71ba6b94: Download complete [2025-10-22T10:22:11.003Z] 923cac83aea3: Download complete [2025-10-22T10:22:11.262Z] 25ad8b0a4227: Verifying Checksum [2025-10-22T10:22:11.262Z] 25ad8b0a4227: Download complete [2025-10-22T10:22:11.262Z] db01528c6b51: Verifying Checksum [2025-10-22T10:22:11.262Z] db01528c6b51: Download complete [2025-10-22T10:22:11.262Z] 28988de357af: Verifying Checksum [2025-10-22T10:22:11.262Z] 28988de357af: Download complete [2025-10-22T10:22:11.262Z] a29436f7fd5d: Verifying Checksum [2025-10-22T10:22:11.262Z] a29436f7fd5d: Download complete [2025-10-22T10:22:11.829Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-22T10:22:11.829Z] 2e8e34ca0e6c: Download complete [2025-10-22T10:22:12.781Z] 3dae71ba6b94: Pull complete [2025-10-22T10:22:12.781Z] 6bf1a483ea7c: Pull complete [2025-10-22T10:22:13.735Z] f5dfc541a4d3: Pull complete [2025-10-22T10:22:13.735Z] 461d9e800cba: Pull complete [2025-10-22T10:22:13.735Z] 80192f66455f: Pull complete [2025-10-22T10:22:17.930Z] 2e8e34ca0e6c: Pull complete [2025-10-22T10:22:18.190Z] a29436f7fd5d: Pull complete [2025-10-22T10:22:18.190Z] 923cac83aea3: Pull complete [2025-10-22T10:22:18.449Z] 25ad8b0a4227: Pull complete [2025-10-22T10:22:18.709Z] db01528c6b51: Pull complete [2025-10-22T10:22:18.709Z] 28988de357af: Pull complete [2025-10-22T10:22:18.709Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-22T10:22:18.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-22T10:22:18.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-22T10:22:18.842Z] prd-ubuntu20.04-docker-8c-8g-517633 does not seem to be running inside a container [2025-10-22T10:22:18.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/913 -v /w/workspace/edgex-go/913:/w/workspace/edgex-go/913:rw,z -v /w/workspace/edgex-go/913@tmp:/w/workspace/edgex-go/913@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-10-22T10:22:26.021Z] $ docker top fe596446b0cdf6ec49f3b10e46ff1693f8d5f3e8053cbfa14cb26d1dfb81dd79 -eo pid,comm [2025-10-22T10:22:26.092Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-22T10:22:26.092Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-22T10:22:26.150Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-22T10:22:26.150Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-22T10:22:26.254Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-22T10:22:26.255Z] $ docker exec fe596446b0cdf6ec49f3b10e46ff1693f8d5f3e8053cbfa14cb26d1dfb81dd79 ssh-agent [2025-10-22T10:22:26.363Z] SSH_AUTH_SOCK=/tmp/ssh-iJAcvYs8D7nu/agent.32 [2025-10-22T10:22:26.363Z] SSH_AGENT_PID=38 [2025-10-22T10:22:26.370Z] Running ssh-add (command line suppressed) [2025-10-22T10:22:26.459Z] Identity added: /w/workspace/edgex-go/913@tmp/private_key_103440642940010487.key (/w/workspace/edgex-go/913@tmp/private_key_103440642940010487.key) [2025-10-22T10:22:26.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-22T10:22:26.769Z] + git config --global --add safe.directory /w/workspace/edgex-go/913 [Pipeline] sh [2025-10-22T10:22:27.055Z] + git tag --points-at HEAD [Pipeline] } [2025-10-22T10:22:27.067Z] $ docker exec --env ******** --env ******** fe596446b0cdf6ec49f3b10e46ff1693f8d5f3e8053cbfa14cb26d1dfb81dd79 ssh-agent -k [2025-10-22T10:22:27.155Z] unset SSH_AUTH_SOCK; [2025-10-22T10:22:27.155Z] unset SSH_AGENT_PID; [2025-10-22T10:22:27.156Z] echo Agent pid 38 killed; [2025-10-22T10:22:27.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-22T10:22:27.198Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-22T10:22:27.198Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-22T10:22:27.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-22T10:22:27.304Z] $ docker exec fe596446b0cdf6ec49f3b10e46ff1693f8d5f3e8053cbfa14cb26d1dfb81dd79 ssh-agent [2025-10-22T10:22:27.429Z] SSH_AUTH_SOCK=/tmp/ssh-ZZ7HSfNp1w9P/agent.85 [2025-10-22T10:22:27.429Z] SSH_AGENT_PID=91 [2025-10-22T10:22:27.434Z] Running ssh-add (command line suppressed) [2025-10-22T10:22:27.524Z] Identity added: /w/workspace/edgex-go/913@tmp/private_key_177526639404763917.key (/w/workspace/edgex-go/913@tmp/private_key_177526639404763917.key) [2025-10-22T10:22:27.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-22T10:22:27.836Z] + git semver init [2025-10-22T10:22:28.094Z] 2025-10-22 10:22:28,036 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-22T10:22:28.094Z] 2025-10-22 10:22:28,060 [run_init] DEBUG init version:0.0.0 force:False [2025-10-22T10:22:28.094Z] 2025-10-22 10:22:28,062 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/913/.semver [2025-10-22T10:22:28.094Z] 2025-10-22 10:22:28,063 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/913/.semver [2025-10-22T10:22:28.094Z] 2025-10-22 10:22:28,063 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/913/.semver'], cwd=/w/workspace/edgex-go/913, stdin=None, shell=False, universal_newlines=False) [2025-10-22T10:22:34.746Z] 2025-10-22 10:22:34,605 [append_file] DEBUG append to file:/w/workspace/edgex-go/913/.git/info/exclude [2025-10-22T10:22:34.746Z] 2025-10-22 10:22:34,605 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/913/.semver/main with force:False [2025-10-22T10:22:34.746Z] 2025-10-22 10:22:34,606 [read_version] DEBUG read version from /w/workspace/edgex-go/913/.semver/main [2025-10-22T10:22:34.746Z] 2025-10-22 10:22:34,606 [read_version] DEBUG read version from /w/workspace/edgex-go/913/.semver/main [2025-10-22T10:22:34.746Z] 4.1.0-dev.67 [Pipeline] } [2025-10-22T10:22:34.755Z] $ docker exec --env ******** --env ******** fe596446b0cdf6ec49f3b10e46ff1693f8d5f3e8053cbfa14cb26d1dfb81dd79 ssh-agent -k [2025-10-22T10:22:34.881Z] unset SSH_AUTH_SOCK; [2025-10-22T10:22:34.882Z] unset SSH_AGENT_PID; [2025-10-22T10:22:34.882Z] echo Agent pid 91 killed; [2025-10-22T10:22:34.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-22T10:22:35.216Z] + git semver [Pipeline] } [2025-10-22T10:22:35.486Z] $ docker stop --time=1 fe596446b0cdf6ec49f3b10e46ff1693f8d5f3e8053cbfa14cb26d1dfb81dd79 [2025-10-22T10:22:36.816Z] $ docker rm -f --volumes fe596446b0cdf6ec49f3b10e46ff1693f8d5f3e8053cbfa14cb26d1dfb81dd79 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-22T10:22:37.154Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-22T10:22:37.425Z] Stashed 1 file(s) [Pipeline] echo [2025-10-22T10:22:37.430Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.67 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-22T10:22:37.837Z] + git config --global --add safe.directory /w/workspace/edgex-go/913 [Pipeline] echo [2025-10-22T10:22:37.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-22T10:22:37.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-22T10:22:37.884Z] ========================================================= [2025-10-22T10:22:37.884Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-22T10:22:37.884Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-22T10:22:38.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-22T10:22:38.187Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-22T10:22:38.187Z] 9824c27679d3: Pulling fs layer [2025-10-22T10:22:38.187Z] 8371a51cbc44: Pulling fs layer [2025-10-22T10:22:38.187Z] d5791340ef18: Pulling fs layer [2025-10-22T10:22:38.187Z] d3178a7b2709: Pulling fs layer [2025-10-22T10:22:38.187Z] 4f4fb700ef54: Pulling fs layer [2025-10-22T10:22:38.187Z] 063b4f904bf5: Pulling fs layer [2025-10-22T10:22:38.187Z] 066ecc492849: Pulling fs layer [2025-10-22T10:22:38.187Z] 50a4da29d654: Pulling fs layer [2025-10-22T10:22:38.187Z] 417dd178857c: Pulling fs layer [2025-10-22T10:22:38.187Z] d3178a7b2709: Waiting [2025-10-22T10:22:38.187Z] 4f4fb700ef54: Waiting [2025-10-22T10:22:38.187Z] 50a4da29d654: Waiting [2025-10-22T10:22:38.188Z] 066ecc492849: Waiting [2025-10-22T10:22:38.188Z] 063b4f904bf5: Waiting [2025-10-22T10:22:38.188Z] 417dd178857c: Waiting [2025-10-22T10:22:38.188Z] 8371a51cbc44: Download complete [2025-10-22T10:22:38.188Z] d3178a7b2709: Verifying Checksum [2025-10-22T10:22:38.188Z] d3178a7b2709: Download complete [2025-10-22T10:22:38.188Z] 4f4fb700ef54: Verifying Checksum [2025-10-22T10:22:38.188Z] 4f4fb700ef54: Download complete [2025-10-22T10:22:38.188Z] 063b4f904bf5: Download complete [2025-10-22T10:22:38.188Z] 9824c27679d3: Verifying Checksum [2025-10-22T10:22:38.188Z] 9824c27679d3: Download complete [2025-10-22T10:22:38.446Z] 066ecc492849: Download complete [2025-10-22T10:22:38.446Z] 9824c27679d3: Pull complete [2025-10-22T10:22:38.705Z] 8371a51cbc44: Pull complete [2025-10-22T10:22:38.705Z] 417dd178857c: Verifying Checksum [2025-10-22T10:22:38.705Z] 417dd178857c: Download complete [2025-10-22T10:22:38.965Z] d5791340ef18: Verifying Checksum [2025-10-22T10:22:38.965Z] d5791340ef18: Download complete [2025-10-22T10:22:39.224Z] 50a4da29d654: Verifying Checksum [2025-10-22T10:22:39.224Z] 50a4da29d654: Download complete [2025-10-22T10:22:44.531Z] d5791340ef18: Pull complete [2025-10-22T10:22:44.531Z] d3178a7b2709: Pull complete [2025-10-22T10:22:44.531Z] 4f4fb700ef54: Pull complete [2025-10-22T10:22:44.531Z] 063b4f904bf5: Pull complete [2025-10-22T10:22:44.531Z] 066ecc492849: Pull complete [2025-10-22T10:22:47.061Z] 50a4da29d654: Pull complete [2025-10-22T10:22:47.627Z] 417dd178857c: Pull complete [2025-10-22T10:22:47.627Z] Digest: sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-22T10:22:47.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-22T10:22:47.627Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-22T10:22:47.938Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-22T10:22:47.938Z] WORKDIR /edgex [2025-10-22T10:22:47.938Z] COPY go.mod . [2025-10-22T10:22:47.938Z] RUN go mod download [2025-10-22T10:22:47.938Z] docker build -t ci-base-image-x86_64 -f - . [2025-10-22T10:22:49.871Z] #0 building with "default" instance using docker driver [2025-10-22T10:22:49.871Z] [2025-10-22T10:22:49.871Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:22:49.871Z] #1 transferring dockerfile: 164B done [2025-10-22T10:22:49.871Z] #1 DONE 0.1s [2025-10-22T10:22:49.871Z] [2025-10-22T10:22:49.871Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-22T10:22:49.871Z] #2 DONE 0.0s [2025-10-22T10:22:49.871Z] [2025-10-22T10:22:49.871Z] #3 [internal] load .dockerignore [2025-10-22T10:22:49.871Z] #3 transferring context: 50B done [2025-10-22T10:22:49.871Z] #3 DONE 0.1s [2025-10-22T10:22:49.871Z] [2025-10-22T10:22:49.871Z] #4 [internal] load build context [2025-10-22T10:22:49.871Z] #4 transferring context: 6.57kB done [2025-10-22T10:22:49.871Z] #4 DONE 0.2s [2025-10-22T10:22:49.871Z] [2025-10-22T10:22:49.871Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-22T10:22:51.253Z] #5 DONE 1.4s [2025-10-22T10:22:51.253Z] [2025-10-22T10:22:51.253Z] #6 [2/4] WORKDIR /edgex [2025-10-22T10:22:52.521Z] Still waiting to schedule task [2025-10-22T10:22:52.522Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-10-22T10:22:57.831Z] #6 DONE 6.6s [2025-10-22T10:22:58.093Z] [2025-10-22T10:22:58.093Z] #7 [3/4] COPY go.mod . [2025-10-22T10:22:58.093Z] #7 DONE 0.1s [2025-10-22T10:22:58.093Z] [2025-10-22T10:22:58.093Z] #8 [4/4] RUN go mod download [2025-10-22T10:23:08.110Z] #8 DONE 10.2s [2025-10-22T10:23:08.110Z] [2025-10-22T10:23:08.110Z] #9 exporting to image [2025-10-22T10:23:08.110Z] #9 exporting layers [2025-10-22T10:23:12.297Z] #9 exporting layers 3.5s done [2025-10-22T10:23:12.297Z] #9 writing image sha256:12c9c5ea757bcbd057c80259d55a9dcc8f66a577de657db649e2b278e63f6106 done [2025-10-22T10:23:12.297Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-22T10:23:12.297Z] #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:23:12.611Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-22T10:23:12.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-22T10:23:12.683Z] prd-ubuntu20.04-docker-8c-8g-517633 does not seem to be running inside a container [2025-10-22T10:23:12.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/913 -v /w/workspace/edgex-go/913:/w/workspace/edgex-go/913:rw,z -v /w/workspace/edgex-go/913@tmp:/w/workspace/edgex-go/913@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-10-22T10:23:13.110Z] $ docker top 1229e3bfcba96a23e499a0a70ba210ad96498eb08ad55547c05793af9c596d4b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-22T10:23:13.455Z] + go version [2025-10-22T10:23:13.455Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-10-22T10:23:13.463Z] $ docker stop --time=1 1229e3bfcba96a23e499a0a70ba210ad96498eb08ad55547c05793af9c596d4b [2025-10-22T10:23:14.860Z] $ docker rm -f --volumes 1229e3bfcba96a23e499a0a70ba210ad96498eb08ad55547c05793af9c596d4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:23:15.290Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-22T10:23:15.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-22T10:23:15.369Z] prd-ubuntu20.04-docker-8c-8g-517633 does not seem to be running inside a container [2025-10-22T10:23:15.399Z] $ 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/913 -v /w/workspace/edgex-go/913:/w/workspace/edgex-go/913:rw,z -v /w/workspace/edgex-go/913@tmp:/w/workspace/edgex-go/913@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-10-22T10:23:15.672Z] $ docker top 77ed3eaa6d85b2e8a545d224d2d48a9dd65d6da3621d84a17fa1a8deaa46dcde -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-22T10:23:15.739Z] ========================================================= [2025-10-22T10:23:15.739Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-22T10:23:15.739Z] ========================================================= [Pipeline] sh [2025-10-22T10:23:16.016Z] + git config --global --add safe.directory /w/workspace/edgex-go/913 [Pipeline] fileExists [Pipeline] sh [2025-10-22T10:23:16.311Z] + make test [2025-10-22T10:23:16.311Z] go test -race -coverprofile=coverage.out ./... [2025-10-22T10:23:24.424Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-22T10:23:50.982Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-22T10:23:50.982Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-22T10:23:50.982Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-22T10:23:50.982Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-22T10:23:50.982Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-22T10:23:50.982Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-22T10:23:50.982Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-22T10:23:50.982Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-22T10:23:50.982Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-22T10:23:50.982Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-22T10:23:50.982Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-22T10:23:50.982Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-22T10:23:50.982Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-22T10:23:50.982Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-22T10:23:50.982Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2025-10-22T10:23:50.982Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-22T10:23:50.982Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-22T10:23:50.982Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-22T10:23:51.242Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-22T10:23:51.242Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-22T10:23:51.810Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-22T10:23:51.810Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-22T10:23:52.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements [2025-10-22T10:23:52.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-22T10:23:52.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-22T10:23:52.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-22T10:23:52.734Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-22T10:23:52.734Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-22T10:23:52.734Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-22T10:23:52.734Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-22T10:23:52.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-22T10:23:52.734Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-22T10:23:52.734Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-22T10:23:52.734Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-22T10:23:54.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-22T10:23:54.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-22T10:23:54.114Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-22T10:23:54.114Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-22T10:23:54.114Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-22T10:23:54.114Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-22T10:23:55.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.4% of statements [2025-10-22T10:23:55.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.020s coverage: 4.8% of statements [2025-10-22T10:23:55.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.079s coverage: 57.6% of statements [2025-10-22T10:23:55.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.020s coverage: 86.5% of statements [2025-10-22T10:23:55.314Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-22T10:23:55.314Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-22T10:23:56.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.602s coverage: 94.2% of statements [2025-10-22T10:23:56.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 92.4% of statements [2025-10-22T10:23:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 8.4% of statements [2025-10-22T10:23:57.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-22T10:23:57.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-22T10:23:57.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-22T10:23:57.442Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-22T10:23:57.442Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-22T10:23:57.442Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-22T10:23:57.442Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-22T10:23:57.442Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-22T10:23:57.442Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-22T10:23:57.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-22T10:23:57.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-22T10:23:57.442Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-22T10:23:57.442Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-22T10:23:57.442Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-22T10:23:57.442Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-22T10:23:58.819Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.337s coverage: 95.8% of statements [2025-10-22T10:23:58.819Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements [2025-10-22T10:23:59.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-22T10:23:59.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-22T10:23:59.765Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-22T10:23:59.765Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-22T10:23:59.765Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-22T10:24:01.197Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.047s coverage: 2.4% of statements [2025-10-22T10:24:01.197Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 1.0% of statements [2025-10-22T10:24:01.197Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 39.4% of statements [2025-10-22T10:24:01.197Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.024s coverage: 68.8% of statements [2025-10-22T10:24:01.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 40.0% of statements [2025-10-22T10:24:01.456Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-22T10:24:01.456Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-22T10:24:01.456Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-22T10:24:02.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-22T10:24:02.023Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-22T10:24:02.023Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-22T10:24:02.023Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-22T10:24:02.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.025s coverage: 87.1% of statements [2025-10-22T10:24:02.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements [2025-10-22T10:24:02.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.135s coverage: 96.3% of statements [2025-10-22T10:24:02.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2025-10-22T10:24:02.849Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-22T10:24:02.849Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-22T10:24:02.849Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-22T10:24:03.417Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-22T10:24:03.417Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-22T10:24:03.417Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-22T10:24:03.417Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-22T10:24:03.983Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-22T10:24:03.983Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-22T10:24:04.560Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-22T10:24:05.938Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-22T10:24:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-22T10:24:07.572Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-22T10:24:08.509Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-22T10:24:08.509Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-22T10:24:08.509Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-22T10:24:11.791Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-22T10:24:12.451Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-22T10:24:12.451Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-22T10:24:12.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-22T10:24:12.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-22T10:24:12.451Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-22T10:24:14.356Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-22T10:24:14.356Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-22T10:24:14.356Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-22T10:24:14.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements [2025-10-22T10:24:14.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-22T10:24:14.615Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-22T10:24:14.615Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-22T10:24:15.181Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-22T10:24:15.182Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-22T10:24:15.182Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-22T10:24:15.182Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-22T10:24:15.182Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-22T10:24:15.182Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-22T10:24:18.467Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-22T10:24:18.467Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-22T10:24:18.467Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-22T10:24:18.467Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-22T10:24:18.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-22T10:24:18.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-22T10:24:18.467Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-22T10:24:18.467Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-22T10:24:19.844Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-22T10:24:19.844Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-22T10:24:19.844Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-22T10:24:20.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-22T10:24:20.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-22T10:24:20.778Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-22T10:24:21.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.042s coverage: 92.9% of statements [2025-10-22T10:24:21.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements [2025-10-22T10:24:21.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements [2025-10-22T10:24:21.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.034s coverage: 47.4% of statements [2025-10-22T10:24:21.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2025-10-22T10:24:21.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 15.5% of statements [2025-10-22T10:24:21.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2025-10-22T10:24:21.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.075s coverage: 81.8% of statements [2025-10-22T10:24:21.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.087s coverage: 82.1% of statements [2025-10-22T10:24:21.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2025-10-22T10:24:21.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.044s coverage: 6.8% of statements [2025-10-22T10:24:21.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.041s coverage: 33.3% of statements [2025-10-22T10:24:21.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.043s coverage: 100.0% of statements [2025-10-22T10:24:21.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.162s coverage: 54.5% of statements [2025-10-22T10:24:21.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements [2025-10-22T10:24:21.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.011s coverage: 100.0% of statements [2025-10-22T10:24:21.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2025-10-22T10:24:21.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2025-10-22T10:24:21.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.020s coverage: 88.6% of statements [2025-10-22T10:24:21.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.151s coverage: 96.8% of statements [2025-10-22T10:24:21.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2025-10-22T10:24:21.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.151s coverage: 29.2% of statements [2025-10-22T10:24:21.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-10-22T10:24:21.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-10-22T10:24:21.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements [2025-10-22T10:24:21.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements [2025-10-22T10:24:25.903Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.081s coverage: 17.0% of statements [2025-10-22T10:24:25.903Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.137s coverage: 94.9% of statements [2025-10-22T10:24:25.903Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements [2025-10-22T10:24:25.903Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 97.7% of statements [2025-10-22T10:24:25.903Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements [2025-10-22T10:24:25.903Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-10-22T10:24:25.903Z] running golangci-lint [2025-10-22T10:24:26.162Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-10-22T10:24:26.162Z] go version go1.23.12 linux/amd64 [2025-10-22T10:24:26.420Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-10-22T10:24:26.420Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-22T10:24:26.420Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-10-22T10:24:26.453Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-517689 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-10-22T10:24:26.469Z] Running in /w/workspace/edgex-go/913 [Pipeline] { [Pipeline] checkout [2025-10-22T10:24:26.505Z] The recommended git tool is: git [2025-10-22T10:24:31.012Z] using credential edgex-jenkins-ssh [2025-10-22T10:24:31.033Z] Cloning the remote Git repository [2025-10-22T10:24:31.069Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-10-22T10:24:31.154Z] > git init /w/workspace/edgex-go/913 # timeout=10 [2025-10-22T10:24:31.280Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-10-22T10:24:31.281Z] > git --version # timeout=10 [2025-10-22T10:24:31.299Z] > git --version # 'git version 2.25.1' [2025-10-22T10:24:31.302Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-22T10:24:31.429Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-22T10:24:50.236Z] Avoid second fetch [2025-10-22T10:24:50.237Z] Checking out Revision 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 (main) [2025-10-22T10:24:49.295Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-10-22T10:24:49.318Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-22T10:24:50.250Z] > git config core.sparsecheckout # timeout=10 [2025-10-22T10:24:50.317Z] > git checkout -f 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 # timeout=10 [2025-10-22T10:24:51.115Z] Commit message: "Merge pull request #5292 from FelixTing/issue-5291" [2025-10-22T10:24:52.989Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|types_sizes|deps|imports|name) took 22.305726065s" [2025-10-22T10:24:52.989Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 51.262789ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-22T10:24:55.606Z] provisioning config files... [2025-10-22T10:24:55.638Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/913@tmp/config5571479219112414457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-22T10:24:56.299Z] ---> ****-login.sh [2025-10-22T10:24:56.299Z] nexus3.edgexfoundry.org:10001 [2025-10-22T10:24:56.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T10:24:56.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-22T10:24:56.844Z] Configure a credential helper to remove this warning. See [2025-10-22T10:24:56.844Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-22T10:24:56.844Z] [2025-10-22T10:24:56.844Z] Login Succeeded [2025-10-22T10:24:56.844Z] nexus3.edgexfoundry.org:10002 [2025-10-22T10:24:57.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T10:24:57.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-22T10:24:57.116Z] Configure a credential helper to remove this warning. See [2025-10-22T10:24:57.116Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-22T10:24:57.116Z] [2025-10-22T10:24:57.116Z] Login Succeeded [2025-10-22T10:24:57.116Z] nexus3.edgexfoundry.org:10003 [2025-10-22T10:24:57.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T10:24:57.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-22T10:24:57.654Z] Configure a credential helper to remove this warning. See [2025-10-22T10:24:57.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-22T10:24:57.654Z] [2025-10-22T10:24:57.654Z] Login Succeeded [2025-10-22T10:24:57.654Z] nexus3.edgexfoundry.org:10004 [2025-10-22T10:24:57.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T10:24:57.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-22T10:24:57.923Z] Configure a credential helper to remove this warning. See [2025-10-22T10:24:57.923Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-22T10:24:57.923Z] [2025-10-22T10:24:57.923Z] Login Succeeded [2025-10-22T10:24:57.923Z] ****.io [2025-10-22T10:24:58.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T10:24:58.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-22T10:24:58.461Z] Configure a credential helper to remove this warning. See [2025-10-22T10:24:58.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-22T10:24:58.461Z] [2025-10-22T10:24:58.461Z] Login Succeeded [2025-10-22T10:24:58.461Z] ---> ****-login.sh ends [Pipeline] } [2025-10-22T10:24:58.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-10-22T10:24:59.089Z] + git config --global --add safe.directory /w/workspace/edgex-go/913 [Pipeline] echo [2025-10-22T10:24:59.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-22T10:24:59.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-22T10:24:59.160Z] ========================================================= [2025-10-22T10:24:59.160Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-10-22T10:24:59.160Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-22T10:24:59.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-22T10:24:59.498Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-22T10:24:59.498Z] 6e174226ea69: Pulling fs layer [2025-10-22T10:24:59.498Z] 7d1a427e917c: Pulling fs layer [2025-10-22T10:24:59.498Z] 382d65ac76eb: Pulling fs layer [2025-10-22T10:24:59.498Z] 13eebdc497b7: Pulling fs layer [2025-10-22T10:24:59.498Z] 4f4fb700ef54: Pulling fs layer [2025-10-22T10:24:59.498Z] 06715773e931: Pulling fs layer [2025-10-22T10:24:59.498Z] 7fa9dde3b271: Pulling fs layer [2025-10-22T10:24:59.498Z] d57d563a94ed: Pulling fs layer [2025-10-22T10:24:59.498Z] 13eebdc497b7: Waiting [2025-10-22T10:24:59.498Z] 4f4fb700ef54: Waiting [2025-10-22T10:24:59.498Z] 06715773e931: Waiting [2025-10-22T10:24:59.498Z] 7fa9dde3b271: Waiting [2025-10-22T10:24:59.498Z] d57d563a94ed: Waiting [2025-10-22T10:24:59.767Z] 7d1a427e917c: Verifying Checksum [2025-10-22T10:24:59.767Z] 7d1a427e917c: Download complete [2025-10-22T10:24:59.767Z] 13eebdc497b7: Verifying Checksum [2025-10-22T10:24:59.767Z] 13eebdc497b7: Download complete [2025-10-22T10:24:59.767Z] 4f4fb700ef54: Verifying Checksum [2025-10-22T10:24:59.767Z] 4f4fb700ef54: Download complete [2025-10-22T10:24:59.767Z] 06715773e931: Verifying Checksum [2025-10-22T10:24:59.767Z] 06715773e931: Download complete [2025-10-22T10:24:59.767Z] 6e174226ea69: Verifying Checksum [2025-10-22T10:24:59.767Z] 6e174226ea69: Download complete [2025-10-22T10:25:00.360Z] d57d563a94ed: Verifying Checksum [2025-10-22T10:25:00.360Z] d57d563a94ed: Download complete [2025-10-22T10:25:00.630Z] 6e174226ea69: Pull complete [2025-10-22T10:25:01.091Z] level=info msg="[linters_context/goanalysis] analyzers took 1m39.523426093s with top 10 stages: buildir: 55.938711325s, gosec: 4.231536382s, inspect: 2.716550331s, fact_deprecated: 2.705928086s, printf: 2.193034523s, ctrlflow: 1.953663167s, nilness: 1.261065351s, fact_purity: 1.222077277s, S1038: 1.076012673s, typedness: 939.73386ms" [2025-10-22T10:25:01.091Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2025-10-22T10:25:01.091Z] level=info msg="[runner] Processors filtering stat (in/out): autogenerated_exclude: 201/201, identifier_marker: 201/201, exclude: 201/201, cgo: 201/201, invalid_issue: 201/201, filename_unadjuster: 201/201, nolint: 20/0, skip_dirs: 201/201, exclude-rules: 201/20, path_prettifier: 201/201, skip_files: 201/201" [2025-10-22T10:25:01.091Z] level=info msg="[runner] processing took 18.291246ms with stages: nolint: 7.755374ms, identifier_marker: 4.886164ms, path_prettifier: 1.898574ms, autogenerated_exclude: 1.56339ms, exclude-rules: 1.153048ms, skip_dirs: 925.106µs, invalid_issue: 42.95µs, cgo: 41.4µs, filename_unadjuster: 20.11µs, max_same_issues: 1.31µs, uniq_by_line: 630ns, diff: 520ns, path_prefixer: 480ns, skip_files: 460ns, fixer: 390ns, exclude: 290ns, sort_results: 250ns, source_code: 230ns, path_shortener: 180ns, max_from_linter: 180ns, max_per_file_from_linter: 110ns, severity-rules: 100ns" [2025-10-22T10:25:01.091Z] level=info msg="[runner] linters took 11.666675141s with stages: goanalysis_metalinter: 11.648269145s" [2025-10-22T10:25:01.091Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-10-22T10:25:01.091Z] level=info msg="Memory: 339 samples, avg is 300.4MB, max is 1450.5MB" [2025-10-22T10:25:01.091Z] level=info msg="Execution took 34.032540989s" [2025-10-22T10:25:01.091Z] go vet ./... [2025-10-22T10:25:01.222Z] 7d1a427e917c: Pull complete [2025-10-22T10:25:01.824Z] 382d65ac76eb: Download complete [2025-10-22T10:25:03.241Z] 7fa9dde3b271: Verifying Checksum [2025-10-22T10:25:03.241Z] 7fa9dde3b271: Download complete [2025-10-22T10:25:07.642Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-22T10:25:07.642Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-22T10:25:07.642Z] ./bin/test-attribution-txt.sh [2025-10-22T10:25:07.642Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-22T10:25:07.642Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-22T10:25:07.642Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-22T10:25:07.642Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-22T10:25:07.642Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-22T10:25:07.642Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-22T10:25:07.652Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-22T10:25:07.941Z] + ls -al . [2025-10-22T10:25:07.941Z] total 2072 [2025-10-22T10:25:07.941Z] drwxrwxr-x 11 1001 1001 4096 Oct 22 10:23 . [2025-10-22T10:25:07.941Z] drwxr-xr-x 4 root root 4096 Oct 22 10:23 .. [2025-10-22T10:25:07.941Z] drwxrwxr-x 2 1001 1001 4096 Oct 22 10:22 .blubracket [2025-10-22T10:25:07.941Z] -rw-rw-r-- 1 1001 1001 10 Oct 22 10:22 .dockerignore [2025-10-22T10:25:07.941Z] drwxrwxr-x 8 1001 1001 4096 Oct 22 10:24 .git [2025-10-22T10:25:07.942Z] drwxrwxr-x 3 1001 1001 4096 Oct 22 10:22 .github [2025-10-22T10:25:07.942Z] -rw-rw-r-- 1 1001 1001 909 Oct 22 10:22 .gitignore [2025-10-22T10:25:07.942Z] -rw-rw-r-- 1 1001 1001 218 Oct 22 10:22 .golangci.yml [2025-10-22T10:25:07.942Z] -rw-rw-r-- 1 1001 1001 100 Oct 22 10:22 .hadolint.yml [2025-10-22T10:25:07.942Z] drwxr-xr-x 3 1001 1001 4096 Oct 22 10:22 .semver [2025-10-22T10:25:07.942Z] -rw-rw-r-- 1 1001 1001 155 Oct 22 10:22 .sonarcloud.properties [2025-10-22T10:25:07.942Z] -rw-rw-r-- 1 1001 1001 1171 Oct 22 10:22 ADOPTERS.md [2025-10-22T10:25:07.942Z] -rw-rw-r-- 1 1001 1001 17374 Oct 22 10:22 Attribution.txt [2025-10-22T10:25:07.942Z] -rw-rw-r-- 1 1001 1001 108018 Oct 22 10:22 CHANGELOG.md [2025-10-22T10:25:07.942Z] -rw-rw-r-- 1 1001 1001 3804 Oct 22 10:22 CONTRIBUTING.md [2025-10-22T10:25:07.942Z] -rw-rw-r-- 1 1001 1001 677 Oct 22 10:22 GOVERNANCE.md [2025-10-22T10:25:07.942Z] -rw-rw-r-- 1 1001 1001 886 Oct 22 10:22 Jenkinsfile [2025-10-22T10:25:07.942Z] -rw-rw-r-- 1 1001 1001 10775 Oct 22 10:22 LICENSE [2025-10-22T10:25:07.942Z] -rw-rw-r-- 1 1001 1001 16740 Oct 22 10:22 Makefile [2025-10-22T10:25:07.942Z] -rw-rw-r-- 1 1001 1001 582 Oct 22 10:22 OWNERS.md [2025-10-22T10:25:07.942Z] -rw-rw-r-- 1 1001 1001 9932 Oct 22 10:22 README.md [2025-10-22T10:25:07.942Z] -rw-rw-r-- 1 1001 1001 789 Oct 22 10:22 SECURITY.md [2025-10-22T10:25:07.942Z] -rw-rw-r-- 1 1001 1001 12 Oct 22 10:22 VERSION [2025-10-22T10:25:07.942Z] drwxrwxr-x 2 1001 1001 4096 Oct 22 10:22 bin [2025-10-22T10:25:07.942Z] drwxrwxr-x 19 1001 1001 4096 Oct 22 10:22 cmd [2025-10-22T10:25:07.942Z] -rw-r--r-- 1 root root 1740946 Oct 22 10:24 coverage.out [2025-10-22T10:25:07.942Z] drwxrwxr-x 2 1001 1001 4096 Oct 22 10:22 fuzz_test [2025-10-22T10:25:07.942Z] -rw-rw-r-- 1 1001 1001 6539 Oct 22 10:22 go.mod [2025-10-22T10:25:07.942Z] -rw-rw-r-- 1 1001 1001 88541 Oct 22 10:22 go.sum [2025-10-22T10:25:07.942Z] drwxrwxr-x 7 1001 1001 4096 Oct 22 10:22 internal [2025-10-22T10:25:07.942Z] drwxrwxr-x 2 1001 1001 4096 Oct 22 10:22 openapi [2025-10-22T10:25:07.942Z] -rw-rw-r-- 1 1001 1001 584 Oct 22 10:22 security.txt [2025-10-22T10:25:07.942Z] -rw-rw-r-- 1 1001 1001 204 Oct 22 10:22 version.go [Pipeline] sh [2025-10-22T10:25:08.228Z] + '[' -e coverage.out ] [2025-10-22T10:25:08.228Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-22T10:25:08.438Z] Stashed 1 file(s) [Pipeline] sh [2025-10-22T10:25:08.739Z] + make build [2025-10-22T10:25:08.739Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-22T10:25:15.603Z] 382d65ac76eb: Pull complete [2025-10-22T10:25:15.883Z] 13eebdc497b7: Pull complete [2025-10-22T10:25:15.883Z] 4f4fb700ef54: Pull complete [2025-10-22T10:25:16.153Z] 06715773e931: Pull complete [2025-10-22T10:25:26.241Z] 7fa9dde3b271: Pull complete [2025-10-22T10:25:27.655Z] d57d563a94ed: Pull complete [2025-10-22T10:25:27.655Z] Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec [2025-10-22T10:25:27.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-22T10:25:27.655Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-22T10:25:27.997Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-22T10:25:27.997Z] WORKDIR /edgex [2025-10-22T10:25:27.997Z] COPY go.mod . [2025-10-22T10:25:27.997Z] RUN go mod download [2025-10-22T10:25:27.997Z] docker build -t ci-base-image-arm64 -f - . [2025-10-22T10:25:28.973Z] Sending build context to Docker daemon 3.836MB [2025-10-22T10:25:28.973Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-22T10:25:28.973Z] ---> 43a1c90cae9b [2025-10-22T10:25:28.973Z] Step 2/4 : WORKDIR /edgex [2025-10-22T10:25:30.715Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-22T10:25:30.919Z] ---> Running in b518a4e69944 [2025-10-22T10:25:30.919Z] Removing intermediate container b518a4e69944 [2025-10-22T10:25:30.919Z] ---> 7a77cb8ae587 [2025-10-22T10:25:30.919Z] Step 3/4 : COPY go.mod . [2025-10-22T10:25:31.507Z] ---> 963a2ff89a8f [2025-10-22T10:25:31.507Z] Step 4/4 : RUN go mod download [2025-10-22T10:25:31.507Z] ---> Running in 417b85a6280d [2025-10-22T10:25:32.093Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-22T10:25:33.996Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-22T10:25:34.254Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-22T10:25:36.154Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-22T10:25:41.416Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-22T10:25:42.792Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-22T10:25:45.322Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-22T10:25:47.851Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-22T10:25:48.790Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-22T10:25:50.696Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-22T10:25:51.263Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-10-22T10:25:52.645Z] $ docker stop --time=1 77ed3eaa6d85b2e8a545d224d2d48a9dd65d6da3621d84a17fa1a8deaa46dcde [2025-10-22T10:26:01.260Z] $ docker rm -f --volumes 77ed3eaa6d85b2e8a545d224d2d48a9dd65d6da3621d84a17fa1a8deaa46dcde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:26:02.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-22T10:26:02.423Z] [2025-10-22T10:26:02.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:26:02.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-22T10:26:02.729Z] latest: Pulling from edgex-devops/edgex-compose [2025-10-22T10:26:02.729Z] 91d30c5bc195: Pulling fs layer [2025-10-22T10:26:02.729Z] 2e9b0aa3be6d: Pulling fs layer [2025-10-22T10:26:02.729Z] 9c61dcf015f6: Pulling fs layer [2025-10-22T10:26:02.729Z] 4698f68db338: Pulling fs layer [2025-10-22T10:26:02.729Z] 2a2f49069b9e: Pulling fs layer [2025-10-22T10:26:02.729Z] e0025b399a48: Pulling fs layer [2025-10-22T10:26:02.729Z] 4698f68db338: Waiting [2025-10-22T10:26:02.729Z] 2a2f49069b9e: Waiting [2025-10-22T10:26:02.729Z] e0025b399a48: Waiting [2025-10-22T10:26:02.729Z] 91d30c5bc195: Verifying Checksum [2025-10-22T10:26:02.729Z] 91d30c5bc195: Download complete [2025-10-22T10:26:02.729Z] 4698f68db338: Download complete [2025-10-22T10:26:02.987Z] 2e9b0aa3be6d: Verifying Checksum [2025-10-22T10:26:02.987Z] 2e9b0aa3be6d: Download complete [2025-10-22T10:26:02.987Z] e0025b399a48: Verifying Checksum [2025-10-22T10:26:02.987Z] e0025b399a48: Download complete [2025-10-22T10:26:02.987Z] 91d30c5bc195: Pull complete [2025-10-22T10:26:02.987Z] 2a2f49069b9e: Verifying Checksum [2025-10-22T10:26:02.987Z] 2a2f49069b9e: Download complete [2025-10-22T10:26:03.244Z] 2e9b0aa3be6d: Pull complete [2025-10-22T10:26:03.502Z] 9c61dcf015f6: Verifying Checksum [2025-10-22T10:26:03.502Z] 9c61dcf015f6: Download complete [2025-10-22T10:26:06.790Z] 9c61dcf015f6: Pull complete [2025-10-22T10:26:06.790Z] 4698f68db338: Pull complete [2025-10-22T10:26:06.790Z] 2a2f49069b9e: Pull complete [2025-10-22T10:26:06.790Z] e0025b399a48: Pull complete [2025-10-22T10:26:06.790Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-10-22T10:26:06.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-22T10:26:06.790Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-22T10:26:06.891Z] prd-ubuntu20.04-docker-8c-8g-517633 does not seem to be running inside a container [2025-10-22T10:26:06.920Z] $ 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/913 -v /w/workspace/edgex-go/913:/w/workspace/edgex-go/913:rw,z -v /w/workspace/edgex-go/913@tmp:/w/workspace/edgex-go/913@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-10-22T10:26:11.025Z] $ docker top 03cb107561949273a13e012a42182debbaaaaefaba688ab41c643c80525c60bb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-22T10:26:11.369Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-22T10:26:11.628Z] #1 [core-data internal] load build definition from Dockerfile [2025-10-22T10:26:11.628Z] #1 ... [2025-10-22T10:26:11.628Z] [2025-10-22T10:26:11.628Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-22T10:26:11.628Z] #2 transferring dockerfile: 2.50kB 0.0s done [2025-10-22T10:26:11.628Z] #2 DONE 0.1s [2025-10-22T10:26:11.628Z] [2025-10-22T10:26:11.628Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-22T10:26:11.628Z] #3 DONE 0.0s [2025-10-22T10:26:11.628Z] [2025-10-22T10:26:11.628Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-22T10:26:11.628Z] #4 transferring dockerfile: 3.02kB done [2025-10-22T10:26:11.628Z] #4 DONE 0.2s [2025-10-22T10:26:11.887Z] [2025-10-22T10:26:11.887Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-22T10:26:11.887Z] #3 DONE 0.0s [2025-10-22T10:26:11.887Z] [2025-10-22T10:26:11.887Z] #5 [support-scheduler internal] load build definition from Dockerfile [2025-10-22T10:26:11.887Z] #5 ... [2025-10-22T10:26:11.887Z] [2025-10-22T10:26:11.888Z] #6 [core-keeper internal] load build definition from Dockerfile [2025-10-22T10:26:11.888Z] #6 transferring dockerfile: 2.01kB done [2025-10-22T10:26:11.888Z] #6 DONE 0.4s [2025-10-22T10:26:12.162Z] [2025-10-22T10:26:12.162Z] #1 [core-data internal] load build definition from Dockerfile [2025-10-22T10:26:12.162Z] #1 transferring dockerfile: 2.04kB done [2025-10-22T10:26:12.162Z] #1 DONE 0.5s [2025-10-22T10:26:12.162Z] [2025-10-22T10:26:12.162Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-22T10:26:12.162Z] #3 DONE 0.0s [2025-10-22T10:26:12.162Z] [2025-10-22T10:26:12.162Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2025-10-22T10:26:12.729Z] #7 ... [2025-10-22T10:26:12.729Z] [2025-10-22T10:26:12.729Z] #8 [security-spire-server internal] load build definition from Dockerfile [2025-10-22T10:26:12.729Z] #8 transferring dockerfile: 1.70kB done [2025-10-22T10:26:12.729Z] #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-22T10:26:12.729Z] #8 DONE 0.8s [2025-10-22T10:26:12.729Z] [2025-10-22T10:26:12.729Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-22T10:26:12.729Z] #9 transferring dockerfile: 2.49kB done [2025-10-22T10:26:12.729Z] #9 DONE 0.9s [2025-10-22T10:26:12.729Z] [2025-10-22T10:26:12.729Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-22T10:26:12.729Z] #3 DONE 0.0s [2025-10-22T10:26:12.729Z] [2025-10-22T10:26:12.729Z] #5 [support-scheduler internal] load build definition from Dockerfile [2025-10-22T10:26:12.729Z] #5 transferring dockerfile: 1.83kB done [2025-10-22T10:26:12.987Z] #5 ... [2025-10-22T10:26:12.987Z] [2025-10-22T10:26:12.987Z] #10 [core-command internal] load build definition from Dockerfile [2025-10-22T10:26:12.987Z] #10 transferring dockerfile: 1.94kB done [2025-10-22T10:26:12.987Z] #10 DONE 1.1s [2025-10-22T10:26:12.987Z] [2025-10-22T10:26:12.987Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-22T10:26:12.987Z] #3 DONE 0.0s [2025-10-22T10:26:12.987Z] [2025-10-22T10:26:12.987Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2025-10-22T10:26:12.987Z] #7 transferring dockerfile: 1.81kB done [2025-10-22T10:26:13.246Z] #7 ... [2025-10-22T10:26:13.246Z] [2025-10-22T10:26:13.246Z] #11 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-22T10:26:13.246Z] #11 DONE 1.5s [2025-10-22T10:26:13.246Z] [2025-10-22T10:26:13.246Z] #5 [support-scheduler internal] load build definition from Dockerfile [2025-10-22T10:26:13.246Z] #5 DONE 1.5s [2025-10-22T10:26:13.246Z] [2025-10-22T10:26:13.246Z] #11 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-10-22T10:26:13.504Z] #11 ... [2025-10-22T10:26:13.504Z] [2025-10-22T10:26:13.504Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-22T10:26:13.504Z] #3 DONE 0.0s [2025-10-22T10:26:13.504Z] [2025-10-22T10:26:13.504Z] #12 [support-notifications internal] load build definition from Dockerfile [2025-10-22T10:26:13.504Z] #12 transferring dockerfile: 2.00kB done [2025-10-22T10:26:13.504Z] #12 DONE 1.5s [2025-10-22T10:26:13.762Z] [2025-10-22T10:26:13.763Z] #13 [security-proxy-setup internal] load .dockerignore [2025-10-22T10:26:13.763Z] #13 ... [2025-10-22T10:26:13.763Z] [2025-10-22T10:26:13.763Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-22T10:26:13.763Z] #3 DONE 0.0s [2025-10-22T10:26:13.763Z] [2025-10-22T10:26:13.763Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-22T10:26:13.763Z] #14 transferring dockerfile: 2.23kB done [2025-10-22T10:26:13.763Z] #14 DONE 1.8s [2025-10-22T10:26:14.021Z] [2025-10-22T10:26:14.022Z] #11 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-10-22T10:26:14.022Z] #11 ... [2025-10-22T10:26:14.022Z] [2025-10-22T10:26:14.022Z] #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-22T10:26:14.022Z] #3 DONE 0.0s [2025-10-22T10:26:14.022Z] [2025-10-22T10:26:14.022Z] #11 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-22T10:26:14.279Z] #11 DONE 2.2s [2025-10-22T10:26:14.279Z] [2025-10-22T10:26:14.279Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-22T10:26:14.279Z] #15 transferring dockerfile: 1.89kB done [2025-10-22T10:26:14.279Z] #15 DONE 2.1s [2025-10-22T10:26:14.279Z] [2025-10-22T10:26:14.279Z] #16 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-22T10:26:14.279Z] #16 DONE 1.7s [2025-10-22T10:26:14.279Z] [2025-10-22T10:26:14.279Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-22T10:26:14.279Z] #17 ... [2025-10-22T10:26:14.279Z] [2025-10-22T10:26:14.279Z] #18 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-22T10:26:14.279Z] #18 transferring dockerfile: 2.14kB done [2025-10-22T10:26:14.279Z] #18 DONE 2.2s [2025-10-22T10:26:14.279Z] [2025-10-22T10:26:14.279Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-22T10:26:14.279Z] #3 DONE 0.0s [2025-10-22T10:26:14.279Z] [2025-10-22T10:26:14.279Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2025-10-22T10:26:14.279Z] #7 DONE 2.3s [2025-10-22T10:26:14.538Z] [2025-10-22T10:26:14.538Z] #19 [security-spire-config internal] load build definition from Dockerfile [2025-10-22T10:26:14.538Z] #19 transferring dockerfile: 1.69kB done [2025-10-22T10:26:14.538Z] #19 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-22T10:26:14.538Z] #19 DONE 2.2s [2025-10-22T10:26:14.538Z] [2025-10-22T10:26:14.538Z] #20 [core-metadata internal] load build definition from Dockerfile [2025-10-22T10:26:14.538Z] #20 transferring dockerfile: 2.10kB done [2025-10-22T10:26:14.538Z] #20 DONE 2.2s [2025-10-22T10:26:14.538Z] [2025-10-22T10:26:14.538Z] #16 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-22T10:26:14.538Z] #16 ... [2025-10-22T10:26:14.538Z] [2025-10-22T10:26:14.538Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-22T10:26:14.538Z] #3 DONE 0.0s [2025-10-22T10:26:14.797Z] [2025-10-22T10:26:14.797Z] #21 [core-data internal] load .dockerignore [2025-10-22T10:26:14.797Z] #21 transferring context: 50B done [2025-10-22T10:26:14.797Z] #21 DONE 1.6s [2025-10-22T10:26:14.797Z] [2025-10-22T10:26:14.797Z] #11 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-10-22T10:26:14.797Z] #11 DONE 2.8s [2025-10-22T10:26:14.797Z] [2025-10-22T10:26:14.797Z] #22 [security-secretstore-setup internal] load .dockerignore [2025-10-22T10:26:14.797Z] #22 transferring context: 50B done [2025-10-22T10:26:14.797Z] #22 DONE 1.7s [2025-10-22T10:26:14.797Z] [2025-10-22T10:26:14.797Z] #23 [core-command internal] load .dockerignore [2025-10-22T10:26:14.797Z] #23 transferring context: 50B done [2025-10-22T10:26:14.797Z] #23 DONE 1.7s [2025-10-22T10:26:14.797Z] [2025-10-22T10:26:14.797Z] #24 [core-keeper internal] load .dockerignore [2025-10-22T10:26:14.797Z] #24 transferring context: 50B done [2025-10-22T10:26:14.797Z] #24 DONE 1.7s [2025-10-22T10:26:14.797Z] [2025-10-22T10:26:14.797Z] #16 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-22T10:26:14.797Z] #16 DONE 2.1s [2025-10-22T10:26:14.797Z] [2025-10-22T10:26:14.797Z] #13 [security-proxy-setup internal] load .dockerignore [2025-10-22T10:26:14.797Z] #13 transferring context: 50B done [2025-10-22T10:26:14.797Z] #13 DONE 1.7s [2025-10-22T10:26:14.797Z] [2025-10-22T10:26:14.797Z] #25 [security-bootstrapper internal] load .dockerignore [2025-10-22T10:26:14.797Z] #25 transferring context: 50B done [2025-10-22T10:26:14.797Z] #25 DONE 1.7s [2025-10-22T10:26:14.797Z] [2025-10-22T10:26:14.797Z] #26 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-22T10:26:14.797Z] #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-22T10:26:14.797Z] #26 ... [2025-10-22T10:26:14.797Z] [2025-10-22T10:26:14.797Z] #27 [support-scheduler internal] load .dockerignore [2025-10-22T10:26:14.797Z] #27 transferring context: 50B done [2025-10-22T10:26:14.797Z] #27 DONE 0.7s [2025-10-22T10:26:14.797Z] [2025-10-22T10:26:14.797Z] #28 [support-notifications internal] load .dockerignore [2025-10-22T10:26:14.797Z] #28 transferring context: 50B done [2025-10-22T10:26:14.797Z] #28 DONE 0.7s [2025-10-22T10:26:14.797Z] [2025-10-22T10:26:14.797Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-22T10:26:14.797Z] #17 transferring context: 50B done [2025-10-22T10:26:14.797Z] #17 DONE 0.7s [2025-10-22T10:26:14.797Z] [2025-10-22T10:26:14.797Z] #29 [security-spire-server internal] load .dockerignore [2025-10-22T10:26:14.797Z] #29 transferring context: 50B done [2025-10-22T10:26:14.797Z] #29 DONE 0.7s [2025-10-22T10:26:14.797Z] [2025-10-22T10:26:14.797Z] #26 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-22T10:26:14.797Z] #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-22T10:26:14.797Z] #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-22T10:26:14.797Z] #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-22T10:26:14.797Z] #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s [2025-10-22T10:26:14.797Z] #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-22T10:26:15.055Z] #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-22T10:26:15.055Z] #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-22T10:26:15.055Z] #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-22T10:26:15.055Z] #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-22T10:26:15.055Z] #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-22T10:26:15.055Z] #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 [2025-10-22T10:26:15.381Z] #26 ... [2025-10-22T10:26:15.381Z] [2025-10-22T10:26:15.381Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-22T10:26:15.381Z] #30 DONE 0.9s [2025-10-22T10:26:15.381Z] [2025-10-22T10:26:15.381Z] #31 [core-metadata internal] load .dockerignore [2025-10-22T10:26:15.381Z] #31 transferring context: 50B done [2025-10-22T10:26:15.381Z] #31 DONE 0.5s [2025-10-22T10:26:15.381Z] [2025-10-22T10:26:15.381Z] #32 [security-spire-server internal] load build context [2025-10-22T10:26:15.381Z] #32 transferring context: 23.80kB 0.0s done [2025-10-22T10:26:15.381Z] #32 DONE 0.4s [2025-10-22T10:26:15.381Z] [2025-10-22T10:26:15.381Z] #33 [security-proxy-auth internal] load .dockerignore [2025-10-22T10:26:15.381Z] #33 transferring context: 50B 0.0s done [2025-10-22T10:26:15.381Z] #33 DONE 0.5s [2025-10-22T10:26:15.381Z] [2025-10-22T10:26:15.381Z] #26 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-22T10:26:15.381Z] #26 ... [2025-10-22T10:26:15.381Z] [2025-10-22T10:26:15.381Z] #34 [security-spiffe-token-provider internal] load .dockerignore [2025-10-22T10:26:15.381Z] #34 transferring context: 50B 0.0s done [2025-10-22T10:26:15.381Z] #34 DONE 0.7s [2025-10-22T10:26:15.381Z] [2025-10-22T10:26:15.381Z] #26 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-22T10:26:15.381Z] #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-22T10:26:15.381Z] #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-22T10:26:15.381Z] #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-22T10:26:15.381Z] #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-22T10:26:15.381Z] #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-22T10:26:15.381Z] #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.4s done [2025-10-22T10:26:15.640Z] #26 ... [2025-10-22T10:26:15.640Z] [2025-10-22T10:26:15.640Z] #35 [security-spire-config internal] load .dockerignore [2025-10-22T10:26:15.640Z] #35 transferring context: 50B 0.0s done [2025-10-22T10:26:15.640Z] #35 DONE 0.6s [2025-10-22T10:26:15.640Z] [2025-10-22T10:26:15.640Z] #26 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-22T10:26:15.640Z] #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-22T10:26:15.640Z] #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-22T10:26:15.640Z] #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-22T10:26:15.640Z] #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-22T10:26:15.640Z] #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-22T10:26:15.640Z] #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.4s done [2025-10-22T10:26:15.640Z] #26 ... [2025-10-22T10:26:15.640Z] [2025-10-22T10:26:15.640Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-22T10:26:15.640Z] #36 DONE 0.8s [2025-10-22T10:26:15.640Z] [2025-10-22T10:26:15.640Z] #37 [security-spire-agent internal] load .dockerignore [2025-10-22T10:26:15.640Z] #37 transferring context: 50B 0.0s done [2025-10-22T10:26:15.640Z] #37 DONE 0.4s [2025-10-22T10:26:15.640Z] [2025-10-22T10:26:15.640Z] #38 [security-spire-config internal] load build context [2025-10-22T10:26:15.640Z] #38 transferring context: 22.05kB 0.0s done [2025-10-22T10:26:15.640Z] #38 DONE 0.3s [2025-10-22T10:26:15.640Z] [2025-10-22T10:26:15.640Z] #26 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-22T10:26:15.640Z] #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-22T10:26:15.640Z] #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-22T10:26:15.640Z] #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-22T10:26:15.640Z] #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-22T10:26:15.640Z] #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-22T10:26:15.640Z] #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.4s done [2025-10-22T10:26:22.223Z] #26 ... [2025-10-22T10:26:22.223Z] [2025-10-22T10:26:22.223Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:26:22.223Z] #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-10-22T10:26:22.223Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-10-22T10:26:22.223Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-10-22T10:26:22.223Z] #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-22T10:26:22.223Z] #39 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-22T10:26:22.223Z] #39 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-10-22T10:26:22.223Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-10-22T10:26:22.223Z] #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-22T10:26:22.223Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 5.7s [2025-10-22T10:26:22.223Z] #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-22T10:26:22.223Z] #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-22T10:26:24.789Z] #39 ... [2025-10-22T10:26:24.789Z] [2025-10-22T10:26:24.789Z] #40 [core-data internal] load build context [2025-10-22T10:26:24.789Z] #40 transferring context: 388.38MB 9.8s [2025-10-22T10:26:24.789Z] #40 ... [2025-10-22T10:26:24.789Z] [2025-10-22T10:26:24.789Z] #41 [security-proxy-setup internal] load build context [2025-10-22T10:26:25.047Z] #41 ... [2025-10-22T10:26:25.047Z] [2025-10-22T10:26:25.047Z] #42 [support-scheduler internal] load build context [2025-10-22T10:26:25.047Z] #42 ... [2025-10-22T10:26:25.047Z] [2025-10-22T10:26:25.047Z] #43 [core-keeper internal] load build context [2025-10-22T10:26:25.047Z] #43 ... [2025-10-22T10:26:25.047Z] [2025-10-22T10:26:25.047Z] #44 [support-notifications internal] load build context [2025-10-22T10:26:25.309Z] #44 ... [2025-10-22T10:26:25.309Z] [2025-10-22T10:26:25.309Z] #45 [core-common-config-bootstrapper internal] load build context [2025-10-22T10:26:25.309Z] #45 ... [2025-10-22T10:26:25.309Z] [2025-10-22T10:26:25.309Z] #46 [core-command internal] load build context [2025-10-22T10:26:25.575Z] #46 ... [2025-10-22T10:26:25.575Z] [2025-10-22T10:26:25.575Z] #47 [security-bootstrapper internal] load build context [2025-10-22T10:26:25.575Z] #47 ... [2025-10-22T10:26:25.575Z] [2025-10-22T10:26:25.575Z] #48 [core-command builder 2/7] WORKDIR /edgex-go [2025-10-22T10:26:25.832Z] #48 ... [2025-10-22T10:26:25.832Z] [2025-10-22T10:26:25.833Z] #49 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-22T10:26:25.833Z] #49 ... [2025-10-22T10:26:25.833Z] [2025-10-22T10:26:25.833Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:26:25.833Z] #50 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:26:25.833Z] #50 ... [2025-10-22T10:26:25.833Z] [2025-10-22T10:26:25.833Z] #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-22T10:26:26.115Z] #51 ... [2025-10-22T10:26:26.115Z] [2025-10-22T10:26:26.115Z] #52 [security-spiffe-token-provider internal] load build context [2025-10-22T10:26:26.115Z] #52 ... [2025-10-22T10:26:26.115Z] [2025-10-22T10:26:26.115Z] #53 [security-spire-agent internal] load build context [2025-10-22T10:26:26.377Z] #53 ... [2025-10-22T10:26:26.377Z] [2025-10-22T10:26:26.377Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-22T10:26:26.377Z] #54 ... [2025-10-22T10:26:26.377Z] [2025-10-22T10:26:26.377Z] #55 [core-metadata internal] load build context [2025-10-22T10:26:26.377Z] #55 ... [2025-10-22T10:26:26.377Z] [2025-10-22T10:26:26.377Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-22T10:26:26.635Z] #56 ... [2025-10-22T10:26:26.635Z] [2025-10-22T10:26:26.635Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-22T10:26:26.635Z] #57 ... [2025-10-22T10:26:26.635Z] [2025-10-22T10:26:26.635Z] #58 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-10-22T10:26:26.635Z] #58 ... [2025-10-22T10:26:26.635Z] [2025-10-22T10:26:26.635Z] #59 [security-secretstore-setup internal] load build context [2025-10-22T10:26:26.893Z] #59 ... [2025-10-22T10:26:26.893Z] [2025-10-22T10:26:26.893Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-22T10:26:26.893Z] #60 ... [2025-10-22T10:26:26.893Z] [2025-10-22T10:26:26.893Z] #61 [security-proxy-auth internal] load build context [2025-10-22T10:26:27.151Z] #61 ... [2025-10-22T10:26:27.151Z] [2025-10-22T10:26:27.151Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-22T10:26:27.151Z] #62 ... [2025-10-22T10:26:27.151Z] [2025-10-22T10:26:27.151Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-22T10:26:27.151Z] #63 ... [2025-10-22T10:26:27.151Z] [2025-10-22T10:26:27.151Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-22T10:26:27.409Z] #64 ... [2025-10-22T10:26:27.409Z] [2025-10-22T10:26:27.409Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-22T10:26:27.409Z] #65 ... [2025-10-22T10:26:27.409Z] [2025-10-22T10:26:27.409Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:26:27.409Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 12.3s [2025-10-22T10:26:27.911Z] Removing intermediate container 417b85a6280d [2025-10-22T10:26:27.911Z] ---> 123f24a8315d [2025-10-22T10:26:27.911Z] Successfully built 123f24a8315d [2025-10-22T10:26:27.911Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:26:28.246Z] + docker inspect -f . ci-base-image-arm64 [2025-10-22T10:26:28.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-22T10:26:28.454Z] prd-ubuntu20.04-docker-arm64-4c-16g-517689 does not seem to be running inside a container [2025-10-22T10:26:28.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/913 -v /w/workspace/edgex-go/913:/w/workspace/edgex-go/913:rw,z -v /w/workspace/edgex-go/913@tmp:/w/workspace/edgex-go/913@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-22T10:26:29.743Z] $ docker top 5f5ab8b18cbeb1576cfe6cd2805da7596ccc2621097afc381f0291a2e400313c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-22T10:26:30.568Z] + go version [2025-10-22T10:26:30.568Z] go version go1.23.12 linux/arm64 [Pipeline] } [2025-10-22T10:26:30.582Z] $ docker stop --time=1 5f5ab8b18cbeb1576cfe6cd2805da7596ccc2621097afc381f0291a2e400313c [2025-10-22T10:26:32.226Z] $ docker rm -f --volumes 5f5ab8b18cbeb1576cfe6cd2805da7596ccc2621097afc381f0291a2e400313c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:26:32.675Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 17.4s [2025-10-22T10:26:32.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-22T10:26:32.909Z] [2025-10-22T10:26:32.909Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:26:33.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-22T10:26:33.245Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-10-22T10:26:33.245Z] 547446be3368: Pulling fs layer [2025-10-22T10:26:33.245Z] d125d8839a47: Pulling fs layer [2025-10-22T10:26:33.245Z] 3e85d5ac6304: Pulling fs layer [2025-10-22T10:26:33.245Z] c3105a71a48b: Pulling fs layer [2025-10-22T10:26:33.245Z] 0f093f025ec4: Pulling fs layer [2025-10-22T10:26:33.245Z] c3106fc0e877: Pulling fs layer [2025-10-22T10:26:33.245Z] 0f093f025ec4: Waiting [2025-10-22T10:26:33.245Z] c3106fc0e877: Waiting [2025-10-22T10:26:33.245Z] c3105a71a48b: Waiting [2025-10-22T10:26:33.516Z] 547446be3368: Verifying Checksum [2025-10-22T10:26:33.516Z] 547446be3368: Download complete [2025-10-22T10:26:33.516Z] c3105a71a48b: Verifying Checksum [2025-10-22T10:26:33.516Z] c3105a71a48b: Download complete [2025-10-22T10:26:33.786Z] d125d8839a47: Verifying Checksum [2025-10-22T10:26:33.786Z] d125d8839a47: Download complete [2025-10-22T10:26:34.056Z] c3106fc0e877: Verifying Checksum [2025-10-22T10:26:34.056Z] c3106fc0e877: Download complete [2025-10-22T10:26:34.056Z] 0f093f025ec4: Verifying Checksum [2025-10-22T10:26:34.056Z] 0f093f025ec4: Download complete [2025-10-22T10:26:34.325Z] 547446be3368: Pull complete [2025-10-22T10:26:35.289Z] d125d8839a47: Pull complete [2025-10-22T10:26:35.557Z] #39 ... [2025-10-22T10:26:35.557Z] [2025-10-22T10:26:35.557Z] #40 [core-data internal] load build context [2025-10-22T10:26:35.557Z] #40 transferring context: 595.87MB 13.4s done [2025-10-22T10:26:35.557Z] #40 ... [2025-10-22T10:26:35.557Z] [2025-10-22T10:26:35.557Z] #41 [security-proxy-setup internal] load build context [2025-10-22T10:26:35.557Z] #41 transferring context: 595.87MB 11.6s done [2025-10-22T10:26:35.557Z] #41 ... [2025-10-22T10:26:35.557Z] [2025-10-22T10:26:35.557Z] #42 [support-scheduler internal] load build context [2025-10-22T10:26:35.557Z] #42 transferring context: 595.87MB 11.9s done [2025-10-22T10:26:35.827Z] #42 ... [2025-10-22T10:26:35.827Z] [2025-10-22T10:26:35.827Z] #44 [support-notifications internal] load build context [2025-10-22T10:26:35.827Z] #44 transferring context: 595.87MB 13.0s done [2025-10-22T10:26:35.827Z] #44 ... [2025-10-22T10:26:35.827Z] [2025-10-22T10:26:35.827Z] #46 [core-command internal] load build context [2025-10-22T10:26:35.827Z] #46 transferring context: 595.87MB 13.8s done [2025-10-22T10:26:35.827Z] #46 ... [2025-10-22T10:26:35.827Z] [2025-10-22T10:26:35.827Z] #47 [security-bootstrapper internal] load build context [2025-10-22T10:26:35.827Z] #47 transferring context: 595.87MB 13.8s done [2025-10-22T10:26:35.873Z] 3e85d5ac6304: Verifying Checksum [2025-10-22T10:26:35.873Z] 3e85d5ac6304: Download complete [2025-10-22T10:26:36.087Z] #47 ... [2025-10-22T10:26:36.087Z] [2025-10-22T10:26:36.087Z] #43 [core-keeper internal] load build context [2025-10-22T10:26:36.087Z] #43 transferring context: 595.87MB 13.3s done [2025-10-22T10:26:36.087Z] #43 ... [2025-10-22T10:26:36.087Z] [2025-10-22T10:26:36.087Z] #45 [core-common-config-bootstrapper internal] load build context [2025-10-22T10:26:36.087Z] #45 transferring context: 595.87MB 12.8s done [2025-10-22T10:26:36.347Z] #45 ... [2025-10-22T10:26:36.347Z] [2025-10-22T10:26:36.347Z] #52 [security-spiffe-token-provider internal] load build context [2025-10-22T10:26:36.347Z] #52 transferring context: 595.87MB 12.1s done [2025-10-22T10:26:36.347Z] #52 ... [2025-10-22T10:26:36.347Z] [2025-10-22T10:26:36.347Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:26:36.347Z] #39 ... [2025-10-22T10:26:36.347Z] [2025-10-22T10:26:36.347Z] #55 [core-metadata internal] load build context [2025-10-22T10:26:36.347Z] #55 transferring context: 595.87MB 13.2s done [2025-10-22T10:26:36.608Z] #55 ... [2025-10-22T10:26:36.608Z] [2025-10-22T10:26:36.608Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:26:36.869Z] #39 ... [2025-10-22T10:26:36.869Z] [2025-10-22T10:26:36.869Z] #59 [security-secretstore-setup internal] load build context [2025-10-22T10:26:36.869Z] #59 transferring context: 595.87MB 16.5s done [2025-10-22T10:26:37.438Z] #59 ... [2025-10-22T10:26:37.438Z] [2025-10-22T10:26:37.438Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:26:37.438Z] #39 ... [2025-10-22T10:26:37.438Z] [2025-10-22T10:26:37.438Z] #61 [security-proxy-auth internal] load build context [2025-10-22T10:26:37.438Z] #61 transferring context: 595.87MB 12.6s done [2025-10-22T10:26:37.696Z] #61 ... [2025-10-22T10:26:37.696Z] [2025-10-22T10:26:37.696Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:26:37.696Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 22.5s [2025-10-22T10:26:43.738Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 27.6s [2025-10-22T10:26:45.953Z] 3e85d5ac6304: Pull complete [2025-10-22T10:26:45.953Z] c3105a71a48b: Pull complete [2025-10-22T10:26:46.913Z] 0f093f025ec4: Pull complete [2025-10-22T10:26:46.913Z] c3106fc0e877: Pull complete [2025-10-22T10:26:46.913Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-10-22T10:26:46.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-22T10:26:46.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-22T10:26:47.117Z] prd-ubuntu20.04-docker-arm64-4c-16g-517689 does not seem to be running inside a container [2025-10-22T10:26:47.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/913 -v /w/workspace/edgex-go/913:/w/workspace/edgex-go/913:rw,z -v /w/workspace/edgex-go/913@tmp:/w/workspace/edgex-go/913@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-10-22T10:26:49.076Z] $ docker top f136768b378f25da1fb913deb22af471f25724105f042032c3253ffce2f61b1e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-22T10:26:49.600Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 32.6s [2025-10-22T10:26:49.914Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-22T10:26:52.908Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 37.7s [2025-10-22T10:26:58.178Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 42.8s [2025-10-22T10:27:00.002Z] #1 [core-metadata internal] load build definition from Dockerfile [2025-10-22T10:27:00.002Z] #1 transferring dockerfile: 2.10kB 0.0s done [2025-10-22T10:27:00.002Z] #1 DONE 0.1s [2025-10-22T10:27:00.002Z] [2025-10-22T10:27:00.002Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2025-10-22T10:27:00.002Z] #2 transferring dockerfile: 1.81kB done [2025-10-22T10:27:00.002Z] #2 DONE 0.1s [2025-10-22T10:27:00.002Z] [2025-10-22T10:27:00.002Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-22T10:27:00.002Z] #3 transferring dockerfile: 2.50kB done [2025-10-22T10:27:00.002Z] #3 DONE 0.1s [2025-10-22T10:27:00.002Z] [2025-10-22T10:27:00.002Z] #4 [core-data internal] load build definition from Dockerfile [2025-10-22T10:27:00.002Z] #4 transferring dockerfile: 2.04kB 0.0s done [2025-10-22T10:27:00.002Z] #4 DONE 0.1s [2025-10-22T10:27:00.002Z] [2025-10-22T10:27:00.002Z] #5 [core-keeper internal] load build definition from Dockerfile [2025-10-22T10:27:00.002Z] #5 transferring dockerfile: 2.01kB done [2025-10-22T10:27:00.002Z] #5 DONE 0.1s [2025-10-22T10:27:00.002Z] [2025-10-22T10:27:00.002Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-22T10:27:00.002Z] #6 transferring dockerfile: 2.49kB 0.0s done [2025-10-22T10:27:00.002Z] #6 DONE 0.1s [2025-10-22T10:27:00.002Z] [2025-10-22T10:27:00.002Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-22T10:27:00.002Z] #7 transferring dockerfile: 1.89kB 0.0s done [2025-10-22T10:27:00.002Z] #7 DONE 0.1s [2025-10-22T10:27:00.002Z] [2025-10-22T10:27:00.002Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-22T10:27:00.002Z] #8 transferring dockerfile: 3.02kB 0.0s done [2025-10-22T10:27:00.002Z] #8 DONE 0.1s [2025-10-22T10:27:00.002Z] [2025-10-22T10:27:00.002Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-22T10:27:00.002Z] #9 transferring dockerfile: 2.23kB 0.0s done [2025-10-22T10:27:00.002Z] #9 DONE 0.1s [2025-10-22T10:27:00.002Z] [2025-10-22T10:27:00.002Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-22T10:27:00.002Z] #10 transferring dockerfile: 2.14kB done [2025-10-22T10:27:00.002Z] #10 DONE 0.1s [2025-10-22T10:27:00.002Z] [2025-10-22T10:27:00.002Z] #11 [security-spire-config internal] load build definition from Dockerfile [2025-10-22T10:27:00.002Z] #11 transferring dockerfile: 1.69kB done [2025-10-22T10:27:00.002Z] #11 DONE 0.1s [2025-10-22T10:27:00.002Z] [2025-10-22T10:27:00.002Z] #12 [support-scheduler internal] load build definition from Dockerfile [2025-10-22T10:27:00.002Z] #12 transferring dockerfile: 1.83kB 0.0s done [2025-10-22T10:27:00.002Z] #12 DONE 0.1s [2025-10-22T10:27:00.002Z] [2025-10-22T10:27:00.002Z] #13 [core-command internal] load build definition from Dockerfile [2025-10-22T10:27:00.002Z] #13 transferring dockerfile: 1.94kB done [2025-10-22T10:27:00.002Z] #13 DONE 0.1s [2025-10-22T10:27:00.002Z] [2025-10-22T10:27:00.002Z] #14 [security-spire-server internal] load build definition from Dockerfile [2025-10-22T10:27:00.002Z] #14 transferring dockerfile: 1.70kB 0.0s done [2025-10-22T10:27:00.002Z] #14 DONE 0.1s [2025-10-22T10:27:00.002Z] [2025-10-22T10:27:00.002Z] #15 [support-notifications internal] load build definition from Dockerfile [2025-10-22T10:27:00.002Z] #15 transferring dockerfile: 2.00kB done [2025-10-22T10:27:00.002Z] #15 DONE 0.1s [2025-10-22T10:27:00.270Z] [2025-10-22T10:27:00.270Z] #16 [core-metadata internal] load .dockerignore [2025-10-22T10:27:00.270Z] #16 transferring context: 50B 0.0s done [2025-10-22T10:27:00.270Z] #16 DONE 0.1s [2025-10-22T10:27:00.868Z] [2025-10-22T10:27:00.868Z] #17 [security-spire-agent internal] load .dockerignore [2025-10-22T10:27:00.868Z] #17 transferring context: 50B done [2025-10-22T10:27:00.868Z] #17 DONE 0.0s [2025-10-22T10:27:00.868Z] [2025-10-22T10:27:00.868Z] #18 [security-proxy-setup internal] load .dockerignore [2025-10-22T10:27:00.868Z] #18 transferring context: 50B done [2025-10-22T10:27:00.868Z] #18 DONE 0.0s [2025-10-22T10:27:00.868Z] [2025-10-22T10:27:00.868Z] #19 [core-data internal] load .dockerignore [2025-10-22T10:27:00.868Z] #19 transferring context: 50B done [2025-10-22T10:27:00.868Z] #19 DONE 0.1s [2025-10-22T10:27:00.868Z] [2025-10-22T10:27:00.868Z] #20 [core-keeper internal] load .dockerignore [2025-10-22T10:27:00.868Z] #20 transferring context: 50B 0.0s done [2025-10-22T10:27:01.140Z] #20 DONE 0.1s [2025-10-22T10:27:01.140Z] [2025-10-22T10:27:01.140Z] #21 [security-secretstore-setup internal] load .dockerignore [2025-10-22T10:27:01.140Z] #21 transferring context: 50B 0.0s done [2025-10-22T10:27:01.141Z] #21 DONE 0.1s [2025-10-22T10:27:01.141Z] [2025-10-22T10:27:01.141Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2025-10-22T10:27:01.141Z] #22 transferring context: 50B done [2025-10-22T10:27:01.141Z] #22 DONE 0.1s [2025-10-22T10:27:01.141Z] [2025-10-22T10:27:01.141Z] #23 [security-bootstrapper internal] load .dockerignore [2025-10-22T10:27:01.141Z] #23 transferring context: 50B done [2025-10-22T10:27:01.141Z] #23 DONE 0.1s [2025-10-22T10:27:01.141Z] [2025-10-22T10:27:01.141Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-22T10:27:01.413Z] #24 transferring context: 50B done [2025-10-22T10:27:01.413Z] #24 DONE 0.1s [2025-10-22T10:27:01.413Z] [2025-10-22T10:27:01.413Z] #25 [security-proxy-auth internal] load .dockerignore [2025-10-22T10:27:01.413Z] #25 transferring context: 50B 0.0s done [2025-10-22T10:27:01.413Z] #25 DONE 0.1s [2025-10-22T10:27:01.413Z] [2025-10-22T10:27:01.413Z] #26 [security-spire-config internal] load .dockerignore [2025-10-22T10:27:01.413Z] #26 transferring context: 50B done [2025-10-22T10:27:01.413Z] #26 DONE 0.0s [2025-10-22T10:27:01.413Z] [2025-10-22T10:27:01.413Z] #27 [support-scheduler internal] load .dockerignore [2025-10-22T10:27:01.688Z] #27 transferring context: 50B 0.0s done [2025-10-22T10:27:01.688Z] #27 DONE 0.1s [2025-10-22T10:27:01.688Z] [2025-10-22T10:27:01.688Z] #28 [core-command internal] load .dockerignore [2025-10-22T10:27:01.688Z] #28 transferring context: 50B 0.0s done [2025-10-22T10:27:01.688Z] #28 DONE 0.0s [2025-10-22T10:27:01.688Z] [2025-10-22T10:27:01.688Z] #29 [security-spire-server internal] load .dockerignore [2025-10-22T10:27:01.688Z] #29 transferring context: 50B done [2025-10-22T10:27:01.688Z] #29 DONE 0.0s [2025-10-22T10:27:01.688Z] [2025-10-22T10:27:01.688Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-22T10:27:01.688Z] #30 DONE 0.0s [2025-10-22T10:27:01.688Z] [2025-10-22T10:27:01.688Z] #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-10-22T10:27:01.688Z] #31 ... [2025-10-22T10:27:01.688Z] [2025-10-22T10:27:01.688Z] #32 [support-notifications internal] load .dockerignore [2025-10-22T10:27:01.688Z] #32 transferring context: 50B 0.0s done [2025-10-22T10:27:01.688Z] #32 DONE 0.1s [2025-10-22T10:27:01.955Z] [2025-10-22T10:27:01.955Z] #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-10-22T10:27:02.221Z] #31 DONE 0.5s [2025-10-22T10:27:02.221Z] [2025-10-22T10:27:02.221Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-22T10:27:02.221Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-22T10:27:02.221Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-22T10:27:02.221Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-22T10:27:02.221Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-22T10:27:02.221Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 0B / 4.09MB 0.1s [2025-10-22T10:27:02.373Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 46.3s done [2025-10-22T10:27:02.487Z] #33 ... [2025-10-22T10:27:02.487Z] [2025-10-22T10:27:02.487Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-22T10:27:02.487Z] #30 DONE 0.0s [2025-10-22T10:27:02.487Z] [2025-10-22T10:27:02.487Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-22T10:27:02.762Z] #33 ... [2025-10-22T10:27:02.762Z] [2025-10-22T10:27:02.762Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-22T10:27:02.762Z] #31 DONE 0.5s [2025-10-22T10:27:02.762Z] [2025-10-22T10:27:02.762Z] #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-22T10:27:02.762Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-22T10:27:02.762Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-22T10:27:02.762Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-22T10:27:02.762Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-22T10:27:02.762Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.80MB / 4.09MB 0.5s [2025-10-22T10:27:02.762Z] #33 ... [2025-10-22T10:27:02.762Z] [2025-10-22T10:27:02.762Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-22T10:27:02.762Z] #30 DONE 0.0s [2025-10-22T10:27:02.762Z] [2025-10-22T10:27:02.762Z] #31 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-10-22T10:27:02.762Z] #31 DONE 0.5s [2025-10-22T10:27:02.762Z] [2025-10-22T10:27:02.762Z] #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-22T10:27:03.035Z] #33 ... [2025-10-22T10:27:03.035Z] [2025-10-22T10:27:03.035Z] #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-22T10:27:03.035Z] #30 DONE 0.0s [2025-10-22T10:27:03.035Z] [2025-10-22T10:27:03.035Z] #31 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-22T10:27:03.035Z] #31 DONE 0.6s [2025-10-22T10:27:03.035Z] [2025-10-22T10:27:03.035Z] #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-22T10:27:03.035Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.6s done [2025-10-22T10:27:03.035Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-22T10:27:03.035Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-22T10:27:03.035Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-22T10:27:03.035Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-22T10:27:03.035Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.6s done [2025-10-22T10:27:03.035Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 [2025-10-22T10:27:03.301Z] #33 ... [2025-10-22T10:27:03.301Z] [2025-10-22T10:27:03.301Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-22T10:27:03.301Z] #30 DONE 0.0s [2025-10-22T10:27:03.301Z] [2025-10-22T10:27:03.301Z] #34 [core-metadata internal] load build context [2025-10-22T10:27:03.301Z] #34 transferring context: 3.35MB 0.9s done [2025-10-22T10:27:03.301Z] #34 DONE 1.2s [2025-10-22T10:27:03.570Z] [2025-10-22T10:27:03.570Z] #35 [core-keeper internal] load build context [2025-10-22T10:27:03.570Z] #35 ... [2025-10-22T10:27:03.570Z] [2025-10-22T10:27:03.570Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-22T10:27:03.570Z] #30 DONE 0.1s [2025-10-22T10:27:03.570Z] [2025-10-22T10:27:03.570Z] #35 [core-keeper internal] load build context [2025-10-22T10:27:03.835Z] #35 ... [2025-10-22T10:27:03.835Z] [2025-10-22T10:27:03.835Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-22T10:27:03.835Z] #30 DONE 0.1s [2025-10-22T10:27:03.835Z] [2025-10-22T10:27:03.835Z] #35 [core-keeper internal] load build context [2025-10-22T10:27:04.102Z] #35 ... [2025-10-22T10:27:04.102Z] [2025-10-22T10:27:04.102Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-22T10:27:04.102Z] #30 DONE 0.1s [2025-10-22T10:27:04.102Z] [2025-10-22T10:27:04.102Z] #35 [core-keeper internal] load build context [2025-10-22T10:27:04.368Z] #35 ... [2025-10-22T10:27:04.368Z] [2025-10-22T10:27:04.368Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-22T10:27:04.368Z] #36 DONE 1.8s [2025-10-22T10:27:04.368Z] [2025-10-22T10:27:04.368Z] #35 [core-keeper internal] load build context [2025-10-22T10:27:04.368Z] #35 ... [2025-10-22T10:27:04.368Z] [2025-10-22T10:27:04.368Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-22T10:27:04.368Z] #30 DONE 0.1s [2025-10-22T10:27:04.368Z] [2025-10-22T10:27:04.368Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-22T10:27:04.368Z] #37 DONE 1.8s [2025-10-22T10:27:04.368Z] [2025-10-22T10:27:04.368Z] #35 [core-keeper internal] load build context [2025-10-22T10:27:04.634Z] #35 ... [2025-10-22T10:27:04.634Z] [2025-10-22T10:27:04.634Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-22T10:27:04.634Z] #30 DONE 0.1s [2025-10-22T10:27:04.634Z] [2025-10-22T10:27:04.634Z] #35 [core-keeper internal] load build context [2025-10-22T10:27:04.634Z] #35 ... [2025-10-22T10:27:04.634Z] [2025-10-22T10:27:04.634Z] #38 [security-proxy-setup internal] load build context [2025-10-22T10:27:04.634Z] #38 transferring context: 3.35MB 1.2s done [2025-10-22T10:27:04.634Z] #38 DONE 2.0s [2025-10-22T10:27:04.634Z] [2025-10-22T10:27:04.634Z] #35 [core-keeper internal] load build context [2025-10-22T10:27:04.903Z] #35 transferring context: 3.35MB 1.6s done [2025-10-22T10:27:05.169Z] #35 ... [2025-10-22T10:27:05.169Z] [2025-10-22T10:27:05.169Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-22T10:27:05.169Z] #30 DONE 0.1s [2025-10-22T10:27:05.169Z] [2025-10-22T10:27:05.169Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-22T10:27:05.169Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-22T10:27:05.169Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-22T10:27:05.169Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-22T10:27:05.169Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-22T10:27:05.169Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.6s done [2025-10-22T10:27:05.169Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.0s done [2025-10-22T10:27:05.434Z] #33 ... [2025-10-22T10:27:05.434Z] [2025-10-22T10:27:05.434Z] #39 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-22T10:27:05.434Z] #39 DONE 4.0s [2025-10-22T10:27:05.434Z] [2025-10-22T10:27:05.434Z] #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-10-22T10:27:05.434Z] #31 DONE 2.6s [2025-10-22T10:27:05.434Z] [2025-10-22T10:27:05.434Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-22T10:27:05.434Z] #36 DONE 2.4s [2025-10-22T10:27:05.434Z] [2025-10-22T10:27:05.434Z] #40 [support-notifications internal] load build context [2025-10-22T10:27:05.434Z] #40 DONE 0.0s [2025-10-22T10:27:05.434Z] [2025-10-22T10:27:05.434Z] #41 [core-data internal] load build context [2025-10-22T10:27:05.434Z] #41 transferring context: 3.35MB 1.5s done [2025-10-22T10:27:05.434Z] #41 DONE 2.4s [2025-10-22T10:27:05.434Z] [2025-10-22T10:27:05.434Z] #39 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-22T10:27:05.434Z] #39 DONE 4.0s [2025-10-22T10:27:05.434Z] [2025-10-22T10:27:05.434Z] #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-22T10:27:05.434Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-22T10:27:05.434Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-22T10:27:05.434Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-22T10:27:05.434Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-22T10:27:05.434Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.6s done [2025-10-22T10:27:05.434Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.0s done [2025-10-22T10:27:05.700Z] #33 ... [2025-10-22T10:27:05.700Z] [2025-10-22T10:27:05.700Z] #35 [core-keeper internal] load build context [2025-10-22T10:27:05.700Z] #35 DONE 2.5s [2025-10-22T10:27:05.700Z] [2025-10-22T10:27:05.700Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:05.700Z] #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done [2025-10-22T10:27:05.700Z] #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-22T10:27:05.700Z] #42 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-22T10:27:05.700Z] #42 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-22T10:27:05.700Z] #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done [2025-10-22T10:27:05.700Z] #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s [2025-10-22T10:27:05.971Z] #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-10-22T10:27:05.971Z] #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.6s done [2025-10-22T10:27:06.552Z] #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 1.0s [2025-10-22T10:27:06.552Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 1.2s [2025-10-22T10:27:06.597Z] #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-10-22T10:27:06.822Z] #42 ... [2025-10-22T10:27:06.823Z] [2025-10-22T10:27:06.823Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-22T10:27:06.823Z] #33 DONE 5.4s [2025-10-22T10:27:06.823Z] [2025-10-22T10:27:06.823Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:06.823Z] #42 ... [2025-10-22T10:27:06.823Z] [2025-10-22T10:27:06.823Z] #43 [security-spire-agent internal] load build context [2025-10-22T10:27:06.823Z] #43 transferring context: 23.33kB 0.3s done [2025-10-22T10:27:06.823Z] #43 DONE 2.4s [2025-10-22T10:27:06.823Z] [2025-10-22T10:27:06.823Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:06.823Z] #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-22T10:27:07.091Z] #42 ... [2025-10-22T10:27:07.091Z] [2025-10-22T10:27:07.091Z] #44 [security-spire-config internal] load build context [2025-10-22T10:27:07.091Z] #44 transferring context: 22.05kB 0.4s done [2025-10-22T10:27:07.091Z] #44 DONE 2.6s [2025-10-22T10:27:07.091Z] [2025-10-22T10:27:07.091Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:07.164Z] #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.8s done [2025-10-22T10:27:07.356Z] #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.0s [2025-10-22T10:27:07.623Z] #42 ... [2025-10-22T10:27:07.623Z] [2025-10-22T10:27:07.623Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-22T10:27:07.623Z] #45 transferring context: 3.35MB 1.5s done [2025-10-22T10:27:07.623Z] #45 DONE 3.9s [2025-10-22T10:27:07.623Z] [2025-10-22T10:27:07.623Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:07.623Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 2.1s [2025-10-22T10:27:07.888Z] #42 ... [2025-10-22T10:27:07.888Z] [2025-10-22T10:27:07.888Z] #46 [security-secretstore-setup internal] load build context [2025-10-22T10:27:07.888Z] #46 transferring context: 3.35MB 2.3s done [2025-10-22T10:27:07.888Z] #46 DONE 4.2s [2025-10-22T10:27:07.888Z] [2025-10-22T10:27:07.888Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:07.888Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.66MB / 33.17MB 2.4s [2025-10-22T10:27:08.153Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 2.7s [2025-10-22T10:27:08.153Z] #42 ... [2025-10-22T10:27:08.153Z] [2025-10-22T10:27:08.153Z] #47 [security-spire-server internal] load build context [2025-10-22T10:27:08.153Z] #47 transferring context: 23.80kB 0.3s done [2025-10-22T10:27:08.153Z] #47 DONE 2.7s [2025-10-22T10:27:08.153Z] [2025-10-22T10:27:08.153Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:08.153Z] #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.7s done [2025-10-22T10:27:08.153Z] #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-10-22T10:27:08.421Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.33MB / 33.17MB 3.0s [2025-10-22T10:27:08.421Z] #42 ... [2025-10-22T10:27:08.421Z] [2025-10-22T10:27:08.421Z] #48 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-10-22T10:27:08.421Z] #48 DONE 3.6s [2025-10-22T10:27:08.421Z] [2025-10-22T10:27:08.421Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:08.537Z] #39 ... [2025-10-22T10:27:08.537Z] [2025-10-22T10:27:08.537Z] #42 [support-scheduler internal] load build context [2025-10-22T10:27:08.537Z] #42 DONE 53.7s [2025-10-22T10:27:08.537Z] [2025-10-22T10:27:08.537Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:27:08.537Z] #50 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 52.8s done [2025-10-22T10:27:08.687Z] #42 ... [2025-10-22T10:27:08.687Z] [2025-10-22T10:27:08.687Z] #49 [core-command internal] load build context [2025-10-22T10:27:08.687Z] #49 transferring context: 3.35MB 2.8s done [2025-10-22T10:27:08.687Z] #49 DONE 4.0s [2025-10-22T10:27:08.687Z] [2025-10-22T10:27:08.687Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:08.687Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 3.2s [2025-10-22T10:27:08.796Z] #50 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-22T10:27:08.796Z] #50 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-10-22T10:27:08.796Z] #50 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-10-22T10:27:08.796Z] #50 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0B / 15.53MB 0.3s [2025-10-22T10:27:08.953Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.07MB / 33.17MB 3.6s [2025-10-22T10:27:09.054Z] #50 ... [2025-10-22T10:27:09.054Z] [2025-10-22T10:27:09.054Z] #48 [core-data builder 2/7] WORKDIR /edgex-go [2025-10-22T10:27:09.054Z] #48 DONE 53.3s [2025-10-22T10:27:09.054Z] [2025-10-22T10:27:09.054Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:27:09.054Z] #50 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 0.4s [2025-10-22T10:27:09.219Z] #42 ... [2025-10-22T10:27:09.219Z] [2025-10-22T10:27:09.219Z] #50 [security-bootstrapper internal] load build context [2025-10-22T10:27:09.219Z] #50 transferring context: 3.35MB 3.1s done [2025-10-22T10:27:09.219Z] #50 DONE 4.6s [2025-10-22T10:27:09.219Z] [2025-10-22T10:27:09.219Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:09.219Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 3.7s [2025-10-22T10:27:09.219Z] #42 ... [2025-10-22T10:27:09.219Z] [2025-10-22T10:27:09.219Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-22T10:27:09.219Z] #51 transferring context: 3.35MB 3.1s done [2025-10-22T10:27:09.219Z] #51 DONE 4.8s [2025-10-22T10:27:09.219Z] [2025-10-22T10:27:09.219Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:09.219Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 3.8s [2025-10-22T10:27:09.337Z] #50 ... [2025-10-22T10:27:09.337Z] [2025-10-22T10:27:09.337Z] #41 [security-proxy-setup internal] load build context [2025-10-22T10:27:09.337Z] #41 DONE 54.3s [2025-10-22T10:27:09.337Z] [2025-10-22T10:27:09.337Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:27:09.337Z] #50 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.5s [2025-10-22T10:27:09.337Z] #50 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.6s done [2025-10-22T10:27:09.337Z] #50 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-10-22T10:27:09.484Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 4.0s [2025-10-22T10:27:09.484Z] #42 ... [2025-10-22T10:27:09.484Z] [2025-10-22T10:27:09.484Z] #52 [support-scheduler internal] load build context [2025-10-22T10:27:09.484Z] #52 transferring context: 3.35MB 3.5s done [2025-10-22T10:27:09.484Z] #52 DONE 4.8s [2025-10-22T10:27:09.484Z] [2025-10-22T10:27:09.484Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:09.484Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 4.2s [2025-10-22T10:27:09.750Z] #42 ... [2025-10-22T10:27:09.750Z] [2025-10-22T10:27:09.750Z] #53 [security-proxy-auth internal] load build context [2025-10-22T10:27:09.750Z] #53 transferring context: 3.35MB 3.5s done [2025-10-22T10:27:09.750Z] #53 DONE 5.1s [2025-10-22T10:27:09.750Z] [2025-10-22T10:27:09.750Z] #40 [support-notifications internal] load build context [2025-10-22T10:27:09.750Z] #40 transferring context: 3.35MB 2.6s done [2025-10-22T10:27:09.750Z] #40 DONE 4.1s [2025-10-22T10:27:09.750Z] [2025-10-22T10:27:09.750Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:09.750Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.4s done [2025-10-22T10:27:10.019Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.4s done [2025-10-22T10:27:10.863Z] #50 ... [2025-10-22T10:27:10.863Z] [2025-10-22T10:27:10.863Z] #52 [security-spiffe-token-provider internal] load build context [2025-10-22T10:27:10.863Z] #52 DONE 55.2s [2025-10-22T10:27:10.863Z] [2025-10-22T10:27:10.863Z] #45 [core-common-config-bootstrapper internal] load build context [2025-10-22T10:27:10.863Z] #45 DONE 55.9s [2025-10-22T10:27:10.863Z] [2025-10-22T10:27:10.863Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:27:10.863Z] #50 ... [2025-10-22T10:27:10.863Z] [2025-10-22T10:27:10.863Z] #44 [support-notifications internal] load build context [2025-10-22T10:27:10.863Z] #44 DONE 56.0s [2025-10-22T10:27:10.863Z] [2025-10-22T10:27:10.863Z] #40 [core-data internal] load build context [2025-10-22T10:27:10.863Z] #40 DONE 56.1s [2025-10-22T10:27:10.863Z] [2025-10-22T10:27:10.863Z] #61 [security-proxy-auth internal] load build context [2025-10-22T10:27:10.863Z] #61 DONE 55.5s [2025-10-22T10:27:10.863Z] [2025-10-22T10:27:10.863Z] #43 [core-keeper internal] load build context [2025-10-22T10:27:10.863Z] #43 DONE 56.1s [2025-10-22T10:27:10.863Z] [2025-10-22T10:27:10.863Z] #55 [core-metadata internal] load build context [2025-10-22T10:27:10.863Z] #55 DONE 55.5s [2025-10-22T10:27:10.863Z] [2025-10-22T10:27:10.863Z] #47 [security-bootstrapper internal] load build context [2025-10-22T10:27:10.863Z] #47 DONE 56.0s [2025-10-22T10:27:10.863Z] [2025-10-22T10:27:10.863Z] #46 [core-command internal] load build context [2025-10-22T10:27:10.863Z] #46 DONE 56.1s [2025-10-22T10:27:10.863Z] [2025-10-22T10:27:10.863Z] #59 [security-secretstore-setup internal] load build context [2025-10-22T10:27:10.863Z] #59 DONE 56.1s [2025-10-22T10:27:10.863Z] [2025-10-22T10:27:10.863Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:27:11.120Z] #50 ... [2025-10-22T10:27:11.120Z] [2025-10-22T10:27:11.120Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-22T10:27:11.120Z] #65 53.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:11.120Z] #65 53.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:11.120Z] #65 53.83 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:11.120Z] #65 53.84 (2/4) Installing openssl (3.3.5-r0) [2025-10-22T10:27:11.120Z] #65 53.85 (3/4) Installing su-exec (0.2-r3) [2025-10-22T10:27:11.121Z] #65 53.85 (4/4) Installing yq-go (4.44.1-r2) [2025-10-22T10:27:11.121Z] #65 53.92 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:11.121Z] #65 53.93 OK: 19 MiB in 18 packages [2025-10-22T10:27:11.121Z] #65 DONE 55.2s [2025-10-22T10:27:11.121Z] [2025-10-22T10:27:11.121Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-22T10:27:11.121Z] #63 DONE 55.2s [2025-10-22T10:27:11.121Z] [2025-10-22T10:27:11.121Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-22T10:27:11.121Z] #56 52.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:11.121Z] #56 52.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:11.121Z] #56 53.34 (1/7) Installing ca-certificates (20250911-r0) [2025-10-22T10:27:11.121Z] #56 53.36 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:11.121Z] #56 53.36 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-22T10:27:11.121Z] #56 53.37 (4/7) Installing libsodium (1.0.19-r0) [2025-10-22T10:27:11.121Z] #56 53.37 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-22T10:27:11.121Z] #56 53.42 (6/7) Installing libzmq (4.3.5-r2) [2025-10-22T10:27:11.121Z] #56 53.43 (7/7) Installing zeromq (4.3.5-r2) [2025-10-22T10:27:11.121Z] #56 53.44 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:11.121Z] #56 53.44 Executing ca-certificates-20250911-r0.trigger [2025-10-22T10:27:11.121Z] #56 53.49 OK: 12 MiB in 21 packages [2025-10-22T10:27:11.121Z] #56 DONE 55.2s [2025-10-22T10:27:11.121Z] [2025-10-22T10:27:11.121Z] #53 [security-spire-agent internal] load build context [2025-10-22T10:27:11.121Z] #53 transferring context: 23.33kB done [2025-10-22T10:27:11.121Z] #53 DONE 55.2s [2025-10-22T10:27:11.121Z] [2025-10-22T10:27:11.121Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:27:11.121Z] #50 ... [2025-10-22T10:27:11.121Z] [2025-10-22T10:27:11.121Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:11.121Z] #39 DONE 56.1s [2025-10-22T10:27:11.121Z] [2025-10-22T10:27:11.121Z] #58 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-10-22T10:27:11.121Z] #58 54.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:11.121Z] #58 54.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:11.121Z] #58 55.20 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:11.121Z] #58 55.20 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:11.121Z] #58 55.21 OK: 8 MiB in 15 packages [2025-10-22T10:27:11.121Z] #58 DONE 55.4s [2025-10-22T10:27:11.121Z] [2025-10-22T10:27:11.121Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:27:11.965Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-10-22T10:27:12.496Z] #50 ... [2025-10-22T10:27:12.496Z] [2025-10-22T10:27:12.496Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-22T10:27:12.496Z] #66 DONE 3.2s [2025-10-22T10:27:12.496Z] [2025-10-22T10:27:12.496Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-22T10:27:12.496Z] #62 55.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:12.496Z] #62 55.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:12.496Z] #62 56.27 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:12.496Z] #62 56.27 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:12.496Z] #62 56.28 OK: 8 MiB in 15 packages [2025-10-22T10:27:12.496Z] #62 DONE 56.5s [2025-10-22T10:27:12.496Z] [2025-10-22T10:27:12.496Z] #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-22T10:27:12.496Z] #51 55.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:12.496Z] #51 55.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:12.496Z] #51 56.30 (1/3) Installing ca-certificates (20250911-r0) [2025-10-22T10:27:12.496Z] #51 56.31 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:12.496Z] #51 56.32 (3/3) Installing tzdata (2025b-r0) [2025-10-22T10:27:12.496Z] #51 56.38 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:12.496Z] #51 56.39 Executing ca-certificates-20250911-r0.trigger [2025-10-22T10:27:12.496Z] #51 56.43 OK: 10 MiB in 17 packages [2025-10-22T10:27:12.496Z] #51 DONE 56.6s [2025-10-22T10:27:12.496Z] [2025-10-22T10:27:12.496Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:27:13.062Z] #50 ... [2025-10-22T10:27:13.063Z] [2025-10-22T10:27:13.063Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-22T10:27:13.063Z] #60 56.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.063Z] #60 56.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.063Z] #60 56.67 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-22T10:27:13.063Z] #60 56.67 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-22T10:27:13.063Z] #60 56.67 OK: 24171 distinct packages available [2025-10-22T10:27:13.063Z] #60 56.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.063Z] #60 56.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.063Z] #60 57.08 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:13.063Z] #60 57.09 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-22T10:27:13.063Z] #60 57.09 (3/4) Installing libucontext (1.2-r3) [2025-10-22T10:27:13.063Z] #60 57.09 (4/4) Installing gcompat (1.1.0-r4) [2025-10-22T10:27:13.063Z] #60 57.10 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:13.063Z] #60 57.11 OK: 8 MiB in 18 packages [2025-10-22T10:27:13.063Z] #60 DONE 57.4s [2025-10-22T10:27:13.063Z] [2025-10-22T10:27:13.063Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-22T10:27:13.063Z] #64 55.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.063Z] #64 55.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.063Z] #64 56.27 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-22T10:27:13.063Z] #64 56.27 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-22T10:27:13.063Z] #64 56.27 OK: 24171 distinct packages available [2025-10-22T10:27:13.063Z] #64 56.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.063Z] #64 56.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.063Z] #64 56.69 (1/14) Installing ca-certificates (20250911-r0) [2025-10-22T10:27:13.063Z] #64 56.71 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-22T10:27:13.063Z] #64 56.72 (3/14) Installing c-ares (1.33.1-r0) [2025-10-22T10:27:13.063Z] #64 56.73 (4/14) Installing libunistring (1.2-r0) [2025-10-22T10:27:13.063Z] #64 56.75 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-22T10:27:13.063Z] #64 56.76 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-22T10:27:13.063Z] #64 56.76 (7/14) Installing libpsl (0.21.5-r1) [2025-10-22T10:27:13.063Z] #64 56.77 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-22T10:27:13.063Z] #64 56.78 (9/14) Installing libcurl (8.14.1-r2) [2025-10-22T10:27:13.063Z] #64 56.80 (10/14) Installing curl (8.14.1-r2) [2025-10-22T10:27:13.063Z] #64 56.81 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:13.063Z] #64 56.81 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-22T10:27:13.063Z] #64 56.82 (13/14) Installing libucontext (1.2-r3) [2025-10-22T10:27:13.063Z] #64 56.82 (14/14) Installing gcompat (1.1.0-r4) [2025-10-22T10:27:13.063Z] #64 56.83 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:13.063Z] #64 56.83 Executing ca-certificates-20250911-r0.trigger [2025-10-22T10:27:13.063Z] #64 56.87 OK: 13 MiB in 28 packages [2025-10-22T10:27:13.063Z] #64 DONE 57.4s [2025-10-22T10:27:13.063Z] [2025-10-22T10:27:13.063Z] #49 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-22T10:27:13.063Z] #49 55.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.063Z] #49 55.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.063Z] #49 56.37 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-22T10:27:13.063Z] #49 56.37 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-22T10:27:13.063Z] #49 56.37 OK: 24171 distinct packages available [2025-10-22T10:27:13.063Z] #49 56.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.063Z] #49 56.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.063Z] #49 56.80 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:13.063Z] #49 56.80 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-22T10:27:13.063Z] #49 56.80 (3/5) Installing libucontext (1.2-r3) [2025-10-22T10:27:13.063Z] #49 56.80 (4/5) Installing gcompat (1.1.0-r4) [2025-10-22T10:27:13.063Z] #49 56.81 (5/5) Installing openssl (3.3.5-r0) [2025-10-22T10:27:13.063Z] #49 56.82 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:13.063Z] #49 56.83 OK: 9 MiB in 19 packages [2025-10-22T10:27:13.063Z] #49 DONE 57.4s [2025-10-22T10:27:13.063Z] [2025-10-22T10:27:13.063Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-22T10:27:13.063Z] #57 56.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.063Z] #57 56.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.063Z] #57 57.09 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:13.063Z] #57 57.09 (2/2) Installing su-exec (0.2-r3) [2025-10-22T10:27:13.063Z] #57 57.10 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:13.063Z] #57 57.11 OK: 8 MiB in 16 packages [2025-10-22T10:27:13.063Z] #57 DONE 57.4s [2025-10-22T10:27:13.063Z] [2025-10-22T10:27:13.063Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-22T10:27:13.063Z] #54 56.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.063Z] #54 56.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.063Z] #54 57.08 (1/4) Installing ca-certificates (20250911-r0) [2025-10-22T10:27:13.063Z] #54 57.09 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:13.063Z] #54 57.10 (3/4) Installing su-exec (0.2-r3) [2025-10-22T10:27:13.063Z] #54 57.10 (4/4) Installing yq-go (4.44.1-r2) [2025-10-22T10:27:13.063Z] #54 57.17 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:13.063Z] #54 57.18 Executing ca-certificates-20250911-r0.trigger [2025-10-22T10:27:13.063Z] #54 57.22 OK: 19 MiB in 18 packages [2025-10-22T10:27:13.063Z] #54 DONE 57.4s [2025-10-22T10:27:13.063Z] [2025-10-22T10:27:13.063Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:27:13.321Z] #50 ... [2025-10-22T10:27:13.321Z] [2025-10-22T10:27:13.321Z] #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-22T10:27:13.321Z] #0 1.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.321Z] #0 1.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.321Z] #0 2.059 OK: 19 MiB in 18 packages [2025-10-22T10:27:13.321Z] #67 DONE 2.3s [2025-10-22T10:27:13.321Z] [2025-10-22T10:27:13.321Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-22T10:27:13.321Z] #0 3.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.321Z] #0 3.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.321Z] #0 4.081 OK: 265 MiB in 60 packages [2025-10-22T10:27:13.321Z] #68 DONE 4.2s [2025-10-22T10:27:13.321Z] [2025-10-22T10:27:13.321Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:27:13.321Z] #50 ... [2025-10-22T10:27:13.321Z] [2025-10-22T10:27:13.321Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-22T10:27:13.321Z] #0 3.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.321Z] #0 3.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.321Z] #0 4.111 OK: 265 MiB in 60 packages [2025-10-22T10:27:13.321Z] #69 DONE 4.4s [2025-10-22T10:27:13.321Z] [2025-10-22T10:27:13.321Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:27:13.579Z] #50 ... [2025-10-22T10:27:13.579Z] [2025-10-22T10:27:13.579Z] #70 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-22T10:27:13.579Z] #70 DONE 0.2s [2025-10-22T10:27:13.579Z] [2025-10-22T10:27:13.579Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-22T10:27:13.579Z] #0 3.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.579Z] #0 3.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.579Z] #0 3.905 v3.22.2-63-g72b77057f08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-22T10:27:13.579Z] #0 3.905 v3.22.2-73-g7d8bd6aaa1b [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-22T10:27:13.579Z] #0 3.905 OK: 26320 distinct packages available [2025-10-22T10:27:13.579Z] #0 3.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.579Z] #0 4.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.579Z] #0 4.420 OK: 265 MiB in 60 packages [2025-10-22T10:27:13.579Z] #71 DONE 4.5s [2025-10-22T10:27:13.579Z] [2025-10-22T10:27:13.579Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:27:13.579Z] #50 ... [2025-10-22T10:27:13.579Z] [2025-10-22T10:27:13.579Z] #72 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:27:13.579Z] #72 DONE 0.3s [2025-10-22T10:27:13.579Z] [2025-10-22T10:27:13.579Z] #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:27:13.579Z] #73 DONE 0.2s [2025-10-22T10:27:13.579Z] [2025-10-22T10:27:13.579Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-22T10:27:13.579Z] #0 2.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.579Z] #0 2.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.579Z] #0 2.600 OK: 12 MiB in 21 packages [2025-10-22T10:27:13.579Z] #74 DONE 2.7s [2025-10-22T10:27:13.579Z] [2025-10-22T10:27:13.579Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:27:13.837Z] #50 ... [2025-10-22T10:27:13.837Z] [2025-10-22T10:27:13.837Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:27:13.837Z] #75 DONE 0.2s [2025-10-22T10:27:13.837Z] [2025-10-22T10:27:13.837Z] #76 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-22T10:27:13.837Z] #0 4.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.837Z] #0 4.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.837Z] #0 4.651 OK: 265 MiB in 60 packages [2025-10-22T10:27:13.837Z] #76 DONE 4.8s [2025-10-22T10:27:13.837Z] [2025-10-22T10:27:13.837Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:27:13.837Z] #50 ... [2025-10-22T10:27:13.837Z] [2025-10-22T10:27:13.837Z] #77 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-10-22T10:27:13.837Z] #0 4.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.837Z] #0 4.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:13.837Z] #0 4.653 OK: 265 MiB in 60 packages [2025-10-22T10:27:13.837Z] #77 DONE 4.8s [2025-10-22T10:27:13.837Z] [2025-10-22T10:27:13.837Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:27:13.837Z] #78 DONE 0.1s [2025-10-22T10:27:13.837Z] [2025-10-22T10:27:13.837Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:27:14.096Z] #50 ... [2025-10-22T10:27:14.096Z] [2025-10-22T10:27:14.096Z] #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:27:14.096Z] #79 DONE 0.2s [2025-10-22T10:27:14.096Z] [2025-10-22T10:27:14.096Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:27:14.096Z] #50 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0B / 15.53MB 5.5s [2025-10-22T10:27:14.354Z] #50 ... [2025-10-22T10:27:14.354Z] [2025-10-22T10:27:14.354Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-22T10:27:14.354Z] #0 2.184 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:14.354Z] #0 2.519 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:14.354Z] #0 2.955 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:14.354Z] #0 3.085 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:14.354Z] #0 3.092 OK: 8 MiB in 15 packages [2025-10-22T10:27:14.354Z] #80 DONE 3.3s [2025-10-22T10:27:14.354Z] [2025-10-22T10:27:14.354Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:27:14.677Z] #42 ... [2025-10-22T10:27:14.677Z] [2025-10-22T10:27:14.677Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:27:14.677Z] #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done [2025-10-22T10:27:14.677Z] #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-22T10:27:14.677Z] #54 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-10-22T10:27:14.677Z] #54 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-10-22T10:27:14.677Z] #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done [2025-10-22T10:27:14.677Z] #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.8s done [2025-10-22T10:27:14.677Z] #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.6s done [2025-10-22T10:27:14.677Z] #54 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-10-22T10:27:14.677Z] #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 3.7s done [2025-10-22T10:27:14.677Z] #54 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-22T10:27:14.677Z] #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-10-22T10:27:14.677Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.4s [2025-10-22T10:27:14.677Z] #54 ... [2025-10-22T10:27:14.677Z] [2025-10-22T10:27:14.677Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:15.850Z] #50 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 3.15MB / 15.53MB 7.3s [2025-10-22T10:27:16.193Z] #50 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 14.68MB / 15.53MB 7.5s [2025-10-22T10:27:17.111Z] #50 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 7.7s [2025-10-22T10:27:17.375Z] #50 ... [2025-10-22T10:27:17.375Z] [2025-10-22T10:27:17.375Z] #81 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2025-10-22T10:27:17.375Z] #0 3.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:17.375Z] #0 3.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:17.375Z] #0 3.994 OK: 8 MiB in 15 packages [2025-10-22T10:27:17.375Z] #81 DONE 6.2s [2025-10-22T10:27:17.376Z] [2025-10-22T10:27:17.376Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-22T10:27:17.376Z] #0 3.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:17.376Z] #0 3.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:17.376Z] #0 3.669 OK: 8 MiB in 15 packages [2025-10-22T10:27:17.376Z] #82 DONE 5.1s [2025-10-22T10:27:17.376Z] [2025-10-22T10:27:17.376Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-22T10:27:17.376Z] #0 2.611 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:17.376Z] #0 2.782 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:17.376Z] #0 3.675 OK: 265 MiB in 60 packages [2025-10-22T10:27:17.376Z] #83 DONE 5.1s [2025-10-22T10:27:17.376Z] [2025-10-22T10:27:17.376Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-22T10:27:17.376Z] #0 2.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:17.376Z] #0 2.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:17.376Z] #0 2.767 OK: 8 MiB in 18 packages [2025-10-22T10:27:17.376Z] #84 DONE 4.2s [2025-10-22T10:27:17.376Z] [2025-10-22T10:27:17.376Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-22T10:27:17.376Z] #0 2.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:17.376Z] #0 2.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:17.376Z] #0 3.582 OK: 10 MiB in 17 packages [2025-10-22T10:27:17.376Z] #85 DONE 5.0s [2025-10-22T10:27:17.376Z] [2025-10-22T10:27:17.376Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:27:17.376Z] #50 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 8.7s done [2025-10-22T10:27:17.376Z] #50 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.1s [2025-10-22T10:27:17.376Z] #50 ... [2025-10-22T10:27:17.376Z] [2025-10-22T10:27:17.376Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-22T10:27:17.376Z] #0 3.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:17.376Z] #0 3.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:17.376Z] #0 4.141 OK: 13 MiB in 28 packages [2025-10-22T10:27:17.376Z] #86 DONE 4.3s [2025-10-22T10:27:17.376Z] [2025-10-22T10:27:17.376Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:27:17.417Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.1s [2025-10-22T10:27:17.417Z] #42 ... [2025-10-22T10:27:17.418Z] [2025-10-22T10:27:17.418Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-22T10:27:17.418Z] #0 8.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:17.418Z] #0 9.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:17.418Z] #55 ... [2025-10-22T10:27:17.418Z] [2025-10-22T10:27:17.418Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:27:18.012Z] #54 ... [2025-10-22T10:27:18.012Z] [2025-10-22T10:27:18.012Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-22T10:27:18.012Z] #0 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:18.277Z] #56 ... [2025-10-22T10:27:18.277Z] [2025-10-22T10:27:18.277Z] #57 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-22T10:27:18.277Z] #0 9.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:18.277Z] #57 ... [2025-10-22T10:27:18.277Z] [2025-10-22T10:27:18.277Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-22T10:27:18.316Z] #50 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.8s done [2025-10-22T10:27:18.549Z] #58 ... [2025-10-22T10:27:18.549Z] [2025-10-22T10:27:18.549Z] #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-22T10:27:18.549Z] #59 ... [2025-10-22T10:27:18.549Z] [2025-10-22T10:27:18.549Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-22T10:27:18.549Z] #0 9.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:18.814Z] #60 ... [2025-10-22T10:27:18.814Z] [2025-10-22T10:27:18.814Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-22T10:27:18.814Z] #61 ... [2025-10-22T10:27:18.814Z] [2025-10-22T10:27:18.814Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-22T10:27:18.814Z] #62 DONE 10.6s [2025-10-22T10:27:18.814Z] [2025-10-22T10:27:18.814Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-22T10:27:18.886Z] #50 ... [2025-10-22T10:27:18.886Z] [2025-10-22T10:27:18.886Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-22T10:27:18.886Z] #0 3.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:18.886Z] #0 3.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:18.886Z] #0 4.139 OK: 19 MiB in 18 packages [2025-10-22T10:27:18.886Z] #87 DONE 5.6s [2025-10-22T10:27:18.886Z] [2025-10-22T10:27:18.886Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-22T10:27:18.886Z] #88 DONE 1.4s [2025-10-22T10:27:18.886Z] [2025-10-22T10:27:18.886Z] #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-22T10:27:18.886Z] #0 4.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:18.886Z] #0 4.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:18.886Z] #0 4.701 OK: 8 MiB in 16 packages [2025-10-22T10:27:18.886Z] #89 DONE 5.6s [2025-10-22T10:27:18.886Z] [2025-10-22T10:27:18.886Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-10-22T10:27:18.886Z] #0 4.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:18.886Z] #0 4.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:18.886Z] #0 4.628 OK: 9 MiB in 19 packages [2025-10-22T10:27:18.886Z] #90 DONE 5.6s [2025-10-22T10:27:18.886Z] [2025-10-22T10:27:18.886Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-22T10:27:18.886Z] #91 DONE 1.4s [2025-10-22T10:27:18.886Z] [2025-10-22T10:27:18.886Z] #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-22T10:27:18.886Z] #92 DONE 0.1s [2025-10-22T10:27:18.886Z] [2025-10-22T10:27:18.886Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-22T10:27:18.886Z] #93 ... [2025-10-22T10:27:18.886Z] [2025-10-22T10:27:18.886Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:27:18.886Z] #50 DONE 63.1s [2025-10-22T10:27:19.084Z] #63 ... [2025-10-22T10:27:19.084Z] [2025-10-22T10:27:19.084Z] #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-22T10:27:19.084Z] #64 ... [2025-10-22T10:27:19.084Z] [2025-10-22T10:27:19.084Z] #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-22T10:27:19.147Z] [2025-10-22T10:27:19.147Z] #94 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-22T10:27:19.352Z] #65 ... [2025-10-22T10:27:19.352Z] [2025-10-22T10:27:19.352Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-22T10:27:19.352Z] #66 ... [2025-10-22T10:27:19.352Z] [2025-10-22T10:27:19.352Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-22T10:27:19.352Z] #0 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:19.621Z] #67 ... [2025-10-22T10:27:19.621Z] [2025-10-22T10:27:19.621Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-22T10:27:19.621Z] #68 ... [2025-10-22T10:27:19.621Z] [2025-10-22T10:27:19.621Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-22T10:27:19.717Z] #94 DONE 0.6s [2025-10-22T10:27:19.717Z] [2025-10-22T10:27:19.717Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-22T10:27:19.717Z] #93 DONE 0.8s [2025-10-22T10:27:19.717Z] [2025-10-22T10:27:19.717Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-22T10:27:19.886Z] #69 ... [2025-10-22T10:27:19.886Z] [2025-10-22T10:27:19.886Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-22T10:27:19.886Z] #0 9.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:19.886Z] #70 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:19.886Z] #70 ... [2025-10-22T10:27:19.886Z] [2025-10-22T10:27:19.886Z] #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-10-22T10:27:19.978Z] #95 ... [2025-10-22T10:27:19.978Z] [2025-10-22T10:27:19.978Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-22T10:27:19.978Z] #96 DONE 0.5s [2025-10-22T10:27:20.152Z] #71 ... [2025-10-22T10:27:20.152Z] [2025-10-22T10:27:20.152Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-22T10:27:20.152Z] #55 11.57 (1/7) Installing ca-certificates (20250911-r0) [2025-10-22T10:27:20.152Z] #55 12.03 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:20.152Z] #55 12.10 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-22T10:27:20.152Z] #55 12.12 (4/7) Installing libsodium (1.0.19-r0) [2025-10-22T10:27:20.152Z] #55 12.22 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-22T10:27:20.152Z] #55 12.68 (6/7) Installing libzmq (4.3.5-r2) [2025-10-22T10:27:20.152Z] #55 12.80 (7/7) Installing zeromq (4.3.5-r2) [2025-10-22T10:27:20.152Z] #55 12.93 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:20.152Z] #55 13.07 Executing ca-certificates-20250911-r0.trigger [2025-10-22T10:27:20.240Z] [2025-10-22T10:27:20.240Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-22T10:27:20.240Z] #95 DONE 0.5s [2025-10-22T10:27:20.240Z] [2025-10-22T10:27:20.240Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-22T10:27:20.240Z] #97 DONE 0.6s [2025-10-22T10:27:20.240Z] [2025-10-22T10:27:20.240Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-22T10:27:20.240Z] #98 DONE 0.1s [2025-10-22T10:27:20.240Z] [2025-10-22T10:27:20.240Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-22T10:27:20.240Z] #99 DONE 0.1s [2025-10-22T10:27:20.240Z] [2025-10-22T10:27:20.240Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-22T10:27:20.810Z] #100 DONE 0.7s [2025-10-22T10:27:20.810Z] [2025-10-22T10:27:20.810Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-22T10:27:20.810Z] #101 DONE 0.8s [2025-10-22T10:27:20.810Z] [2025-10-22T10:27:20.810Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-22T10:27:20.810Z] #102 DONE 0.7s [2025-10-22T10:27:20.810Z] [2025-10-22T10:27:20.810Z] #103 [security-spire-config] exporting to image [2025-10-22T10:27:20.810Z] #103 exporting layers [2025-10-22T10:27:21.073Z] #103 ... [2025-10-22T10:27:21.073Z] [2025-10-22T10:27:21.073Z] #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-22T10:27:21.073Z] #104 DONE 2.2s [2025-10-22T10:27:21.073Z] [2025-10-22T10:27:21.073Z] #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-22T10:27:21.073Z] #105 DONE 0.1s [2025-10-22T10:27:21.073Z] [2025-10-22T10:27:21.073Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-22T10:27:21.073Z] #106 DONE 0.1s [2025-10-22T10:27:21.073Z] [2025-10-22T10:27:21.073Z] #107 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-22T10:27:21.073Z] #107 DONE 0.1s [2025-10-22T10:27:21.073Z] [2025-10-22T10:27:21.073Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-22T10:27:21.073Z] #108 DONE 0.1s [2025-10-22T10:27:21.073Z] [2025-10-22T10:27:21.073Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-22T10:27:21.073Z] #109 DONE 0.1s [2025-10-22T10:27:21.073Z] [2025-10-22T10:27:21.073Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-22T10:27:21.073Z] #110 DONE 0.1s [2025-10-22T10:27:21.073Z] [2025-10-22T10:27:21.073Z] #111 [security-spire-server] exporting to image [2025-10-22T10:27:21.114Z] #55 ... [2025-10-22T10:27:21.114Z] [2025-10-22T10:27:21.114Z] #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-22T10:27:21.114Z] #65 DONE 12.4s [2025-10-22T10:27:21.114Z] [2025-10-22T10:27:21.114Z] #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-22T10:27:21.114Z] #59 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:21.332Z] #111 ... [2025-10-22T10:27:21.332Z] [2025-10-22T10:27:21.332Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-22T10:27:21.332Z] #112 DONE 0.0s [2025-10-22T10:27:21.332Z] [2025-10-22T10:27:21.332Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-22T10:27:21.332Z] #113 DONE 0.0s [2025-10-22T10:27:21.332Z] [2025-10-22T10:27:21.332Z] #103 [security-spire-config] exporting to image [2025-10-22T10:27:21.332Z] #103 exporting layers 0.5s done [2025-10-22T10:27:21.332Z] #103 writing image sha256:bb450cfc92c4843b60a79a83f089ed788220313d0f8d5ff8fec58ec8da1cb22b done [2025-10-22T10:27:21.332Z] #103 naming to docker.io/library/security-spire-config done [2025-10-22T10:27:21.332Z] #103 DONE 0.5s [2025-10-22T10:27:21.332Z] [2025-10-22T10:27:21.332Z] #114 [security-spire-agent] exporting to image [2025-10-22T10:27:21.592Z] #114 ... [2025-10-22T10:27:21.592Z] [2025-10-22T10:27:21.592Z] #111 [security-spire-server] exporting to image [2025-10-22T10:27:21.592Z] #111 exporting layers 0.4s done [2025-10-22T10:27:21.592Z] #111 writing image sha256:bdca1845fb877aa19ff16cad630e4f49ed73e97591d9dbdb68a9de15079cd4a7 done [2025-10-22T10:27:21.592Z] #111 naming to docker.io/library/security-spire-server done [2025-10-22T10:27:21.592Z] #111 DONE 0.4s [2025-10-22T10:27:21.592Z] [2025-10-22T10:27:21.592Z] #114 [security-spire-agent] exporting to image [2025-10-22T10:27:21.592Z] #114 exporting layers 0.4s done [2025-10-22T10:27:21.592Z] #114 writing image sha256:0b643619d1692a6a65ede5aa4204407e4186fba2a14ed726b9ed2dc7ab3eccdc done [2025-10-22T10:27:21.592Z] #114 naming to docker.io/library/security-spire-agent done [2025-10-22T10:27:21.592Z] #114 DONE 0.4s [2025-10-22T10:27:21.592Z] [2025-10-22T10:27:21.592Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:27:23.707Z] #59 ... [2025-10-22T10:27:23.707Z] [2025-10-22T10:27:23.707Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-22T10:27:23.707Z] #55 14.32 OK: 14 MiB in 21 packages [2025-10-22T10:27:23.707Z] #55 DONE 16.4s [2025-10-22T10:27:23.707Z] [2025-10-22T10:27:23.707Z] #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-22T10:27:23.707Z] #59 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:24.136Z] #115 ... [2025-10-22T10:27:24.136Z] [2025-10-22T10:27:24.136Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:27:24.136Z] #116 ... [2025-10-22T10:27:24.136Z] [2025-10-22T10:27:24.136Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:27:24.136Z] #117 ... [2025-10-22T10:27:24.136Z] [2025-10-22T10:27:24.136Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:27:24.136Z] #118 ... [2025-10-22T10:27:24.136Z] [2025-10-22T10:27:24.136Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:27:24.398Z] #119 ... [2025-10-22T10:27:24.398Z] [2025-10-22T10:27:24.398Z] #120 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:27:26.283Z] #59 ... [2025-10-22T10:27:26.283Z] [2025-10-22T10:27:26.283Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:26.283Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.5s [2025-10-22T10:27:28.223Z] #42 ... [2025-10-22T10:27:28.223Z] [2025-10-22T10:27:28.223Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:27:28.223Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.2s done [2025-10-22T10:27:28.223Z] #54 ... [2025-10-22T10:27:28.223Z] [2025-10-22T10:27:28.223Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:28.804Z] #42 ... [2025-10-22T10:27:28.804Z] [2025-10-22T10:27:28.804Z] #57 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-22T10:27:28.804Z] #57 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:28.804Z] #57 20.73 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:28.805Z] #57 20.78 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:29.085Z] #57 20.97 OK: 9 MiB in 15 packages [2025-10-22T10:27:29.085Z] #57 ... [2025-10-22T10:27:29.085Z] [2025-10-22T10:27:29.085Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-22T10:27:29.085Z] #56 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:29.085Z] #56 19.81 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:29.085Z] #56 19.88 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:29.085Z] #56 20.02 OK: 9 MiB in 15 packages [2025-10-22T10:27:29.085Z] #56 ... [2025-10-22T10:27:29.085Z] [2025-10-22T10:27:29.085Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-22T10:27:29.085Z] #60 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:29.085Z] #60 20.12 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-22T10:27:29.085Z] #60 20.14 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-22T10:27:29.085Z] #60 20.14 OK: 24049 distinct packages available [2025-10-22T10:27:29.351Z] #60 ... [2025-10-22T10:27:29.351Z] [2025-10-22T10:27:29.351Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-22T10:27:29.351Z] #0 5.181 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:29.351Z] #0 7.066 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:29.620Z] #72 ... [2025-10-22T10:27:29.620Z] [2025-10-22T10:27:29.620Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:29.892Z] #42 ... [2025-10-22T10:27:29.893Z] [2025-10-22T10:27:29.893Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-22T10:27:29.893Z] #67 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:29.893Z] #67 ... [2025-10-22T10:27:29.893Z] [2025-10-22T10:27:29.893Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-22T10:27:29.893Z] #63 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:29.893Z] #63 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:30.191Z] #63 ... [2025-10-22T10:27:30.191Z] [2025-10-22T10:27:30.191Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:30.782Z] #42 ... [2025-10-22T10:27:30.782Z] [2025-10-22T10:27:30.782Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-22T10:27:30.782Z] #56 DONE 22.6s [2025-10-22T10:27:30.782Z] [2025-10-22T10:27:30.782Z] #57 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-22T10:27:30.782Z] #57 DONE 23.4s [2025-10-22T10:27:30.782Z] [2025-10-22T10:27:30.782Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:30.782Z] #42 ... [2025-10-22T10:27:30.782Z] [2025-10-22T10:27:30.782Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-22T10:27:30.782Z] #58 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:30.782Z] #58 14.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:30.782Z] #58 ... [2025-10-22T10:27:30.782Z] [2025-10-22T10:27:30.782Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-22T10:27:30.782Z] #68 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:30.782Z] #68 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:31.048Z] #68 ... [2025-10-22T10:27:31.048Z] [2025-10-22T10:27:31.048Z] #73 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-10-22T10:27:31.048Z] #73 ... [2025-10-22T10:27:31.048Z] [2025-10-22T10:27:31.048Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-22T10:27:31.048Z] #61 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:31.048Z] #61 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:31.315Z] #61 ... [2025-10-22T10:27:31.315Z] [2025-10-22T10:27:31.315Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-22T10:27:31.315Z] #0 4.657 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:31.315Z] #0 6.231 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:31.315Z] #74 ... [2025-10-22T10:27:31.315Z] [2025-10-22T10:27:31.315Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:31.581Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.8s [2025-10-22T10:27:31.581Z] #42 ... [2025-10-22T10:27:31.581Z] [2025-10-22T10:27:31.581Z] #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-10-22T10:27:31.581Z] #71 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:31.581Z] #71 15.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:31.581Z] #71 ... [2025-10-22T10:27:31.581Z] [2025-10-22T10:27:31.581Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:31.847Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.9s done [2025-10-22T10:27:32.113Z] #42 ... [2025-10-22T10:27:32.113Z] [2025-10-22T10:27:32.113Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-22T10:27:32.113Z] #66 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:32.113Z] #66 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:32.378Z] #66 ... [2025-10-22T10:27:32.378Z] [2025-10-22T10:27:32.378Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-22T10:27:32.378Z] #69 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:32.378Z] #69 15.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:32.646Z] #69 ... [2025-10-22T10:27:32.646Z] [2025-10-22T10:27:32.646Z] #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-22T10:27:32.646Z] #64 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:32.646Z] #64 15.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:32.646Z] #64 ... [2025-10-22T10:27:32.646Z] [2025-10-22T10:27:32.646Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-22T10:27:32.646Z] #58 23.81 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:32.646Z] #58 23.84 (2/2) Installing su-exec (0.2-r3) [2025-10-22T10:27:32.646Z] #58 23.88 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:32.646Z] #58 24.18 OK: 9 MiB in 16 packages [2025-10-22T10:27:33.626Z] #58 ... [2025-10-22T10:27:33.626Z] [2025-10-22T10:27:33.626Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-22T10:27:33.626Z] #0 4.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:33.626Z] #0 6.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:33.626Z] #75 ... [2025-10-22T10:27:33.627Z] [2025-10-22T10:27:33.627Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-22T10:27:33.627Z] #63 23.58 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:33.627Z] #63 23.62 (2/4) Installing openssl (3.3.5-r0) [2025-10-22T10:27:33.627Z] #63 23.72 (3/4) Installing su-exec (0.2-r3) [2025-10-22T10:27:33.627Z] #63 23.83 (4/4) Installing yq-go (4.44.1-r2) [2025-10-22T10:27:33.627Z] #63 25.10 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:33.627Z] #63 25.29 OK: 20 MiB in 18 packages [2025-10-22T10:27:34.582Z] #63 ... [2025-10-22T10:27:34.582Z] [2025-10-22T10:27:34.582Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-22T10:27:34.582Z] #58 DONE 26.1s [2025-10-22T10:27:34.582Z] [2025-10-22T10:27:34.582Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-22T10:27:34.852Z] #76 ... [2025-10-22T10:27:34.852Z] [2025-10-22T10:27:34.852Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-22T10:27:34.852Z] #70 23.51 OK: 255 MiB in 60 packages [2025-10-22T10:27:34.852Z] #70 DONE 26.2s [2025-10-22T10:27:35.127Z] [2025-10-22T10:27:35.127Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:27:35.397Z] #77 DONE 0.6s [2025-10-22T10:27:35.397Z] [2025-10-22T10:27:35.397Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-22T10:27:35.397Z] #61 25.92 OK: 255 MiB in 60 packages [2025-10-22T10:27:35.986Z] #61 ... [2025-10-22T10:27:35.986Z] [2025-10-22T10:27:35.986Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-22T10:27:35.986Z] #63 DONE 28.0s [2025-10-22T10:27:36.255Z] [2025-10-22T10:27:36.255Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-22T10:27:36.521Z] #78 ... [2025-10-22T10:27:36.521Z] [2025-10-22T10:27:36.521Z] #71 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-10-22T10:27:36.521Z] #71 25.28 OK: 255 MiB in 60 packages [2025-10-22T10:27:36.521Z] #71 DONE 28.6s [2025-10-22T10:27:36.521Z] [2025-10-22T10:27:36.521Z] #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:27:37.104Z] #79 ... [2025-10-22T10:27:37.104Z] [2025-10-22T10:27:37.104Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-22T10:27:37.104Z] #61 DONE 28.4s [2025-10-22T10:27:37.104Z] [2025-10-22T10:27:37.104Z] #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:27:37.695Z] #80 ... [2025-10-22T10:27:37.695Z] [2025-10-22T10:27:37.695Z] #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:27:37.695Z] #79 DONE 1.1s [2025-10-22T10:27:37.971Z] [2025-10-22T10:27:37.971Z] #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:27:38.243Z] #81 ... [2025-10-22T10:27:38.243Z] [2025-10-22T10:27:38.243Z] #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:27:38.243Z] #80 DONE 1.1s [2025-10-22T10:27:38.509Z] [2025-10-22T10:27:38.509Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-22T10:27:38.509Z] #69 29.75 v3.22.2-63-g72b77057f08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-22T10:27:38.509Z] #69 29.75 v3.22.2-73-g7d8bd6aaa1b [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-22T10:27:38.509Z] #69 29.75 OK: 26161 distinct packages available [2025-10-22T10:27:40.494Z] #69 ... [2025-10-22T10:27:40.494Z] [2025-10-22T10:27:40.494Z] #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-22T10:27:40.494Z] #64 28.73 OK: 255 MiB in 60 packages [2025-10-22T10:27:40.494Z] #64 DONE 31.7s [2025-10-22T10:27:40.494Z] [2025-10-22T10:27:40.494Z] #82 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:27:40.494Z] #82 ... [2025-10-22T10:27:40.494Z] [2025-10-22T10:27:40.494Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-22T10:27:40.494Z] #0 3.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:40.494Z] #0 5.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:40.760Z] #83 ... [2025-10-22T10:27:40.760Z] [2025-10-22T10:27:40.760Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-22T10:27:40.760Z] #68 27.57 (1/4) Installing ca-certificates (20250911-r0) [2025-10-22T10:27:40.760Z] #68 28.33 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:40.760Z] #68 28.35 (3/4) Installing su-exec (0.2-r3) [2025-10-22T10:27:40.760Z] #68 28.38 (4/4) Installing yq-go (4.44.1-r2) [2025-10-22T10:27:40.760Z] #68 30.24 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:40.760Z] #68 30.33 Executing ca-certificates-20250911-r0.trigger [2025-10-22T10:27:40.760Z] #68 31.65 OK: 20 MiB in 18 packages [2025-10-22T10:27:41.025Z] #68 ... [2025-10-22T10:27:41.025Z] [2025-10-22T10:27:41.025Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-22T10:27:41.025Z] #72 19.28 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:41.025Z] #72 20.00 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:41.025Z] #72 20.23 OK: 9 MiB in 15 packages [2025-10-22T10:27:41.025Z] #72 DONE 22.1s [2025-10-22T10:27:41.025Z] [2025-10-22T10:27:41.025Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-22T10:27:41.025Z] #69 32.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:41.025Z] #69 ... [2025-10-22T10:27:41.025Z] [2025-10-22T10:27:41.025Z] #82 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:27:41.025Z] #82 DONE 0.8s [2025-10-22T10:27:41.295Z] [2025-10-22T10:27:41.295Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:27:41.295Z] #84 ... [2025-10-22T10:27:41.295Z] [2025-10-22T10:27:41.295Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-22T10:27:41.295Z] #60 22.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:41.295Z] #60 25.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:41.563Z] #60 ... [2025-10-22T10:27:41.563Z] [2025-10-22T10:27:41.563Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-22T10:27:41.563Z] #78 5.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:41.563Z] #78 ... [2025-10-22T10:27:41.563Z] [2025-10-22T10:27:41.563Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-22T10:27:41.563Z] #67 23.33 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-22T10:27:41.563Z] #67 23.33 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-22T10:27:41.563Z] #67 23.33 OK: 24049 distinct packages available [2025-10-22T10:27:41.563Z] #67 24.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:41.563Z] #67 27.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:41.831Z] #67 ... [2025-10-22T10:27:41.831Z] [2025-10-22T10:27:41.831Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-22T10:27:41.831Z] #76 7.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:42.794Z] #76 ... [2025-10-22T10:27:42.794Z] [2025-10-22T10:27:42.794Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-22T10:27:42.794Z] #68 DONE 34.5s [2025-10-22T10:27:43.071Z] [2025-10-22T10:27:43.071Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-22T10:27:43.071Z] #85 ... [2025-10-22T10:27:43.071Z] [2025-10-22T10:27:43.071Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-22T10:27:43.071Z] #75 18.07 OK: 14 MiB in 21 packages [2025-10-22T10:27:43.071Z] #75 DONE 19.5s [2025-10-22T10:27:43.071Z] [2025-10-22T10:27:43.071Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-22T10:27:43.071Z] #66 27.86 (1/3) Installing ca-certificates (20250911-r0) [2025-10-22T10:27:43.071Z] #66 28.90 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:43.071Z] #66 28.93 (3/3) Installing tzdata (2025b-r0) [2025-10-22T10:27:43.071Z] #66 30.88 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:43.071Z] #66 31.07 Executing ca-certificates-20250911-r0.trigger [2025-10-22T10:27:43.071Z] #66 32.67 OK: 11 MiB in 17 packages [2025-10-22T10:27:43.071Z] #66 DONE 34.7s [2025-10-22T10:27:43.339Z] [2025-10-22T10:27:43.339Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-22T10:27:43.604Z] #86 ... [2025-10-22T10:27:43.604Z] [2025-10-22T10:27:43.604Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-22T10:27:43.604Z] #74 20.02 OK: 255 MiB in 60 packages [2025-10-22T10:27:43.604Z] #74 DONE 22.6s [2025-10-22T10:27:43.871Z] [2025-10-22T10:27:43.871Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-22T10:27:44.836Z] #87 DONE 1.1s [2025-10-22T10:27:44.836Z] [2025-10-22T10:27:44.836Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:27:45.420Z] #88 ... [2025-10-22T10:27:45.420Z] [2025-10-22T10:27:45.420Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:27:45.686Z] #89 ... [2025-10-22T10:27:45.686Z] [2025-10-22T10:27:45.686Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-22T10:27:45.686Z] #60 36.58 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:45.686Z] #60 36.60 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-22T10:27:45.686Z] #60 36.60 (3/4) Installing libucontext (1.2-r3) [2025-10-22T10:27:45.686Z] #60 36.65 (4/4) Installing gcompat (1.1.0-r4) [2025-10-22T10:27:45.686Z] #60 36.68 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:45.686Z] #60 36.95 OK: 9 MiB in 18 packages [2025-10-22T10:27:45.686Z] #60 ... [2025-10-22T10:27:45.686Z] [2025-10-22T10:27:45.686Z] #73 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-10-22T10:27:45.686Z] #73 5.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:45.686Z] #73 7.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:45.951Z] #73 ... [2025-10-22T10:27:45.951Z] [2025-10-22T10:27:45.951Z] #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-22T10:27:45.951Z] #59 27.53 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-22T10:27:45.951Z] #59 27.53 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-22T10:27:45.951Z] #59 27.53 OK: 24049 distinct packages available [2025-10-22T10:27:45.951Z] #59 30.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:45.951Z] #59 32.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:45.951Z] #59 ... [2025-10-22T10:27:45.951Z] [2025-10-22T10:27:45.951Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-22T10:27:45.951Z] #67 35.78 (1/14) Installing ca-certificates (20250911-r0) [2025-10-22T10:27:45.951Z] #67 36.23 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-22T10:27:45.951Z] #67 36.42 (3/14) Installing c-ares (1.33.1-r0) [2025-10-22T10:27:45.951Z] #67 36.52 (4/14) Installing libunistring (1.2-r0) [2025-10-22T10:27:45.951Z] #67 36.90 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-22T10:27:45.951Z] #67 36.94 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-22T10:27:45.951Z] #67 37.00 (7/14) Installing libpsl (0.21.5-r1) [2025-10-22T10:27:45.951Z] #67 37.01 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-22T10:27:45.951Z] #67 37.16 (9/14) Installing libcurl (8.14.1-r2) [2025-10-22T10:27:45.951Z] #67 37.26 (10/14) Installing curl (8.14.1-r2) [2025-10-22T10:27:45.951Z] #67 37.40 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:45.951Z] #67 37.41 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-22T10:27:45.951Z] #67 37.45 (13/14) Installing libucontext (1.2-r3) [2025-10-22T10:27:45.951Z] #67 37.49 (14/14) Installing gcompat (1.1.0-r4) [2025-10-22T10:27:45.951Z] #67 37.55 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:46.221Z] #67 37.82 Executing ca-certificates-20250911-r0.trigger [2025-10-22T10:27:47.629Z] #67 ... [2025-10-22T10:27:47.629Z] [2025-10-22T10:27:47.629Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-22T10:27:47.629Z] #60 DONE 38.9s [2025-10-22T10:27:47.629Z] [2025-10-22T10:27:47.629Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-22T10:27:48.216Z] #90 ... [2025-10-22T10:27:48.216Z] [2025-10-22T10:27:48.216Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-22T10:27:48.216Z] #83 15.49 OK: 9 MiB in 15 packages [2025-10-22T10:27:48.216Z] #83 DONE 17.6s [2025-10-22T10:27:48.216Z] [2025-10-22T10:27:48.216Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:27:48.483Z] #91 ... [2025-10-22T10:27:48.483Z] [2025-10-22T10:27:48.483Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-22T10:27:48.483Z] #85 5.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:49.887Z] #85 ... [2025-10-22T10:27:49.887Z] [2025-10-22T10:27:49.887Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-22T10:27:49.887Z] #67 39.42 OK: 15 MiB in 28 packages [2025-10-22T10:27:49.887Z] #67 DONE 41.4s [2025-10-22T10:27:49.887Z] [2025-10-22T10:27:49.887Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-22T10:27:49.887Z] #85 6.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:50.159Z] #85 ... [2025-10-22T10:27:50.159Z] [2025-10-22T10:27:50.159Z] #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-22T10:27:50.159Z] #73 18.29 OK: 9 MiB in 15 packages [2025-10-22T10:27:50.159Z] #73 DONE 20.1s [2025-10-22T10:27:50.159Z] [2025-10-22T10:27:50.159Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-22T10:27:52.734Z] #92 ... [2025-10-22T10:27:52.734Z] [2025-10-22T10:27:52.734Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-22T10:27:52.734Z] #76 8.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:52.734Z] #76 15.34 OK: 9 MiB in 16 packages [2025-10-22T10:27:52.734Z] #76 DONE 18.2s [2025-10-22T10:27:53.008Z] [2025-10-22T10:27:53.008Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-22T10:27:53.008Z] #93 ... [2025-10-22T10:27:53.008Z] [2025-10-22T10:27:53.008Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-22T10:27:53.008Z] #78 7.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:53.008Z] #78 15.98 OK: 20 MiB in 18 packages [2025-10-22T10:27:53.008Z] #78 DONE 17.0s [2025-10-22T10:27:53.008Z] [2025-10-22T10:27:53.008Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-22T10:27:53.008Z] #69 34.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:53.008Z] #69 43.64 OK: 255 MiB in 60 packages [2025-10-22T10:27:53.282Z] #69 ... [2025-10-22T10:27:53.282Z] [2025-10-22T10:27:53.282Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-22T10:27:53.548Z] #94 DONE 0.3s [2025-10-22T10:27:53.548Z] [2025-10-22T10:27:53.548Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-22T10:27:53.548Z] #92 3.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:53.813Z] #92 ... [2025-10-22T10:27:53.813Z] [2025-10-22T10:27:53.813Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-22T10:27:53.813Z] #69 DONE 45.1s [2025-10-22T10:27:53.813Z] [2025-10-22T10:27:53.813Z] #59 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-22T10:27:53.813Z] #59 42.66 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:53.813Z] #59 42.68 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-22T10:27:53.814Z] #59 42.71 (3/5) Installing libucontext (1.2-r3) [2025-10-22T10:27:53.814Z] #59 42.72 (4/5) Installing gcompat (1.1.0-r4) [2025-10-22T10:27:53.814Z] #59 42.79 (5/5) Installing openssl (3.3.5-r0) [2025-10-22T10:27:53.814Z] #59 43.00 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:53.814Z] #59 43.12 OK: 10 MiB in 19 packages [2025-10-22T10:27:53.814Z] #59 DONE 45.5s [2025-10-22T10:27:53.814Z] [2025-10-22T10:27:53.814Z] #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-10-22T10:27:54.394Z] #95 ... [2025-10-22T10:27:54.394Z] [2025-10-22T10:27:54.394Z] #96 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:27:54.394Z] #96 DONE 0.8s [2025-10-22T10:27:54.662Z] [2025-10-22T10:27:54.662Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:27:57.232Z] #97 ... [2025-10-22T10:27:57.232Z] [2025-10-22T10:27:57.232Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-22T10:27:57.232Z] #93 DONE 4.2s [2025-10-22T10:27:57.232Z] [2025-10-22T10:27:57.232Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-22T10:27:57.232Z] #98 DONE 0.2s [2025-10-22T10:27:57.232Z] [2025-10-22T10:27:57.232Z] #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-10-22T10:27:57.232Z] #95 3.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:57.811Z] #95 ... [2025-10-22T10:27:57.812Z] [2025-10-22T10:27:57.812Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-22T10:27:57.812Z] #85 13.98 OK: 20 MiB in 18 packages [2025-10-22T10:27:57.812Z] #85 DONE 15.0s [2025-10-22T10:27:58.077Z] [2025-10-22T10:27:58.077Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-22T10:27:58.077Z] #92 5.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:58.341Z] #92 ... [2025-10-22T10:27:58.341Z] [2025-10-22T10:27:58.341Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-22T10:27:58.341Z] #86 5.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:58.341Z] #86 7.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:58.341Z] #86 13.81 OK: 11 MiB in 17 packages [2025-10-22T10:27:58.341Z] #86 DONE 14.9s [2025-10-22T10:27:58.341Z] [2025-10-22T10:27:58.341Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-22T10:27:58.341Z] #90 3.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:58.342Z] #90 4.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:58.606Z] #90 11.31 OK: 9 MiB in 18 packages [2025-10-22T10:27:58.606Z] #90 ... [2025-10-22T10:27:58.606Z] [2025-10-22T10:27:58.606Z] #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-10-22T10:27:58.606Z] #95 4.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-22T10:27:59.199Z] #95 ... [2025-10-22T10:27:59.199Z] [2025-10-22T10:27:59.199Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-22T10:27:59.199Z] #90 DONE 12.0s [2025-10-22T10:27:59.464Z] [2025-10-22T10:27:59.464Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-22T10:28:00.426Z] #99 DONE 1.3s [2025-10-22T10:28:00.426Z] [2025-10-22T10:28:00.426Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-22T10:28:00.426Z] #92 10.60 OK: 15 MiB in 28 packages [2025-10-22T10:28:00.696Z] #92 ... [2025-10-22T10:28:00.696Z] [2025-10-22T10:28:00.696Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-22T10:28:00.696Z] #100 DONE 0.1s [2025-10-22T10:28:00.696Z] [2025-10-22T10:28:00.696Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-22T10:28:00.696Z] #101 DONE 0.1s [2025-10-22T10:28:00.696Z] [2025-10-22T10:28:00.697Z] #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:00.975Z] #81 ... [2025-10-22T10:28:00.975Z] [2025-10-22T10:28:00.975Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-22T10:28:00.975Z] #102 DONE 0.1s [2025-10-22T10:28:00.975Z] [2025-10-22T10:28:00.975Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-22T10:28:00.975Z] #103 DONE 0.1s [2025-10-22T10:28:00.975Z] [2025-10-22T10:28:00.975Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:01.244Z] #88 ... [2025-10-22T10:28:01.244Z] [2025-10-22T10:28:01.244Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-22T10:28:01.244Z] #104 DONE 0.1s [2025-10-22T10:28:01.244Z] [2025-10-22T10:28:01.244Z] #105 [security-spire-config] exporting to image [2025-10-22T10:28:01.244Z] #105 exporting layers [2025-10-22T10:28:01.511Z] #105 ... [2025-10-22T10:28:01.511Z] [2025-10-22T10:28:01.511Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-22T10:28:01.511Z] #92 DONE 11.9s [2025-10-22T10:28:01.776Z] [2025-10-22T10:28:01.776Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:02.373Z] #88 ... [2025-10-22T10:28:02.373Z] [2025-10-22T10:28:02.373Z] #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-10-22T10:28:02.373Z] #95 8.477 OK: 10 MiB in 19 packages [2025-10-22T10:28:03.167Z] #120 DONE 38.9s [2025-10-22T10:28:03.167Z] [2025-10-22T10:28:03.167Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:03.167Z] #119 DONE 43.9s [2025-10-22T10:28:03.167Z] [2025-10-22T10:28:03.167Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:03.167Z] #118 DONE 43.7s [2025-10-22T10:28:03.167Z] [2025-10-22T10:28:03.167Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:03.167Z] #116 DONE 44.0s [2025-10-22T10:28:03.167Z] [2025-10-22T10:28:03.167Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:03.167Z] #115 DONE 43.6s [2025-10-22T10:28:03.167Z] [2025-10-22T10:28:03.167Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:03.167Z] #117 DONE 44.1s [2025-10-22T10:28:03.167Z] [2025-10-22T10:28:03.167Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-22T10:28:03.328Z] #95 DONE 9.6s [2025-10-22T10:28:03.328Z] [2025-10-22T10:28:03.328Z] #106 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-22T10:28:04.745Z] #106 ... [2025-10-22T10:28:04.745Z] [2025-10-22T10:28:04.745Z] #105 [security-spire-config] exporting to image [2025-10-22T10:28:04.745Z] #105 exporting layers 2.9s done [2025-10-22T10:28:04.745Z] #105 writing image sha256:95e00e1783885b06ae5a6be56b018ef4671c9aa96dd89561d996721d171140a1 0.1s done [2025-10-22T10:28:04.745Z] #105 naming to docker.io/library/security-spire-config-arm64 0.2s done [2025-10-22T10:28:04.745Z] #105 DONE 3.3s [2025-10-22T10:28:04.745Z] [2025-10-22T10:28:04.745Z] #106 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-22T10:28:04.745Z] #106 DONE 1.4s [2025-10-22T10:28:04.745Z] [2025-10-22T10:28:04.745Z] #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-22T10:28:05.015Z] #107 ... [2025-10-22T10:28:05.015Z] [2025-10-22T10:28:05.015Z] #108 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-22T10:28:05.015Z] #108 DONE 1.8s [2025-10-22T10:28:05.283Z] [2025-10-22T10:28:05.283Z] #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-22T10:28:05.283Z] #109 DONE 0.2s [2025-10-22T10:28:05.283Z] [2025-10-22T10:28:05.283Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-22T10:28:05.560Z] #110 DONE 0.2s [2025-10-22T10:28:05.560Z] [2025-10-22T10:28:05.560Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-22T10:28:05.560Z] #111 DONE 0.2s [2025-10-22T10:28:05.560Z] [2025-10-22T10:28:05.560Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:05.833Z] #88 ... [2025-10-22T10:28:05.833Z] [2025-10-22T10:28:05.833Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-22T10:28:05.833Z] #112 DONE 0.2s [2025-10-22T10:28:05.833Z] [2025-10-22T10:28:05.833Z] #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-22T10:28:05.833Z] #107 DONE 1.2s [2025-10-22T10:28:05.833Z] [2025-10-22T10:28:05.833Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-22T10:28:06.107Z] #113 DONE 0.2s [2025-10-22T10:28:06.107Z] [2025-10-22T10:28:06.107Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-22T10:28:06.107Z] #114 DONE 0.1s [2025-10-22T10:28:06.107Z] [2025-10-22T10:28:06.107Z] #105 [security-spire-server] exporting to image [2025-10-22T10:28:06.377Z] #105 ... [2025-10-22T10:28:06.377Z] [2025-10-22T10:28:06.377Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-22T10:28:06.377Z] #115 DONE 0.3s [2025-10-22T10:28:06.377Z] [2025-10-22T10:28:06.377Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-22T10:28:06.649Z] #116 DONE 0.2s [2025-10-22T10:28:06.649Z] [2025-10-22T10:28:06.649Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-22T10:28:06.649Z] #117 DONE 0.2s [2025-10-22T10:28:06.649Z] [2025-10-22T10:28:06.649Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-22T10:28:06.918Z] #118 DONE 0.1s [2025-10-22T10:28:06.918Z] [2025-10-22T10:28:06.918Z] #105 [security-spire-agent] exporting to image [2025-10-22T10:28:08.463Z] #121 ... [2025-10-22T10:28:08.463Z] [2025-10-22T10:28:08.463Z] #122 [core-keeper builder 7/8] COPY . . [2025-10-22T10:28:08.463Z] #122 ... [2025-10-22T10:28:08.463Z] [2025-10-22T10:28:08.463Z] #123 [security-bootstrapper builder 6/7] COPY . . [2025-10-22T10:28:08.463Z] #123 ... [2025-10-22T10:28:08.464Z] [2025-10-22T10:28:08.464Z] #124 [support-scheduler builder 6/7] COPY . . [2025-10-22T10:28:08.464Z] #124 ... [2025-10-22T10:28:08.464Z] [2025-10-22T10:28:08.464Z] #125 [support-notifications builder 6/7] COPY . . [2025-10-22T10:28:08.464Z] #125 ... [2025-10-22T10:28:08.464Z] [2025-10-22T10:28:08.464Z] #126 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-22T10:28:08.873Z] #105 exporting layers 2.6s done [2025-10-22T10:28:08.873Z] #105 writing image sha256:5c95d78d77c8f1478533b22c482dd84d9858f5ab52b97b939fe01c8259fc2beb 0.0s done [2025-10-22T10:28:08.873Z] #105 naming to docker.io/library/security-spire-server-arm64 done [2025-10-22T10:28:08.873Z] #105 exporting layers 2.2s done [2025-10-22T10:28:09.142Z] #105 writing image sha256:d5572ae9c3e12b6f7265b24795654abf40ed63549d563e5c4ac8c1fd156125d7 done [2025-10-22T10:28:09.142Z] #105 naming to docker.io/library/security-spire-agent-arm64 done [2025-10-22T10:28:09.142Z] #105 DONE 6.4s [2025-10-22T10:28:09.142Z] [2025-10-22T10:28:09.142Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:28:10.387Z] #126 ... [2025-10-22T10:28:10.387Z] [2025-10-22T10:28:10.387Z] #124 [support-scheduler builder 6/7] COPY . . [2025-10-22T10:28:10.387Z] #124 DONE 12.5s [2025-10-22T10:28:10.387Z] [2025-10-22T10:28:10.387Z] #123 [security-proxy-setup builder 6/7] COPY . . [2025-10-22T10:28:10.387Z] #123 DONE 12.5s [2025-10-22T10:28:10.387Z] [2025-10-22T10:28:10.387Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-22T10:28:10.387Z] #127 ... [2025-10-22T10:28:10.387Z] [2025-10-22T10:28:10.387Z] #126 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-22T10:28:10.387Z] #126 DONE 12.5s [2025-10-22T10:28:10.387Z] [2025-10-22T10:28:10.387Z] #128 [security-proxy-setup builder 6/7] COPY . . [2025-10-22T10:28:10.387Z] #128 CACHED [2025-10-22T10:28:10.387Z] [2025-10-22T10:28:10.387Z] #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:28:10.387Z] #129 CACHED [2025-10-22T10:28:10.387Z] [2025-10-22T10:28:10.387Z] #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:10.387Z] #130 CACHED [2025-10-22T10:28:10.387Z] [2025-10-22T10:28:10.387Z] #125 [support-notifications builder 6/7] COPY . . [2025-10-22T10:28:10.387Z] #125 DONE 12.5s [2025-10-22T10:28:10.387Z] [2025-10-22T10:28:10.387Z] #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:28:10.387Z] #131 CACHED [2025-10-22T10:28:10.387Z] [2025-10-22T10:28:10.387Z] #132 [security-bootstrapper builder 6/7] COPY . . [2025-10-22T10:28:10.387Z] #132 CACHED [2025-10-22T10:28:10.387Z] [2025-10-22T10:28:10.387Z] #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:10.387Z] #133 CACHED [2025-10-22T10:28:10.387Z] [2025-10-22T10:28:10.387Z] #122 [core-keeper builder 7/8] COPY . . [2025-10-22T10:28:10.387Z] #122 DONE 12.5s [2025-10-22T10:28:10.387Z] [2025-10-22T10:28:10.387Z] #121 [core-data builder 6/7] COPY . . [2025-10-22T10:28:10.387Z] #121 DONE 12.5s [2025-10-22T10:28:10.387Z] [2025-10-22T10:28:10.387Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-22T10:28:10.387Z] #134 CACHED [2025-10-22T10:28:10.387Z] [2025-10-22T10:28:10.387Z] #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:28:10.387Z] #135 CACHED [2025-10-22T10:28:10.387Z] [2025-10-22T10:28:10.387Z] #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:10.387Z] #136 CACHED [2025-10-22T10:28:10.387Z] [2025-10-22T10:28:10.387Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:10.387Z] #137 CACHED [2025-10-22T10:28:10.387Z] [2025-10-22T10:28:10.387Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:28:10.387Z] #138 CACHED [2025-10-22T10:28:10.387Z] [2025-10-22T10:28:10.387Z] #139 [core-metadata builder 6/7] COPY . . [2025-10-22T10:28:10.387Z] #139 CACHED [2025-10-22T10:28:10.387Z] [2025-10-22T10:28:10.387Z] #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:10.387Z] #140 CACHED [2025-10-22T10:28:10.387Z] [2025-10-22T10:28:10.387Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:28:10.387Z] #141 CACHED [2025-10-22T10:28:10.387Z] [2025-10-22T10:28:10.387Z] #142 [core-command builder 6/7] COPY . . [2025-10-22T10:28:10.387Z] #142 CACHED [2025-10-22T10:28:10.387Z] [2025-10-22T10:28:10.387Z] #143 [security-proxy-auth builder 6/7] COPY . . [2025-10-22T10:28:10.387Z] #143 CACHED [2025-10-22T10:28:10.387Z] [2025-10-22T10:28:10.387Z] #144 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:28:10.387Z] #144 CACHED [2025-10-22T10:28:10.387Z] [2025-10-22T10:28:10.387Z] #145 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:10.387Z] #145 CACHED [2025-10-22T10:28:10.387Z] [2025-10-22T10:28:10.387Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-22T10:28:11.330Z] #146 0.969 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-22T10:28:21.342Z] #146 ... [2025-10-22T10:28:21.342Z] [2025-10-22T10:28:21.342Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-22T10:28:21.342Z] #0 0.727 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-10-22T10:28:21.342Z] #147 ... [2025-10-22T10:28:21.342Z] [2025-10-22T10:28:21.342Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-22T10:28:21.342Z] #0 0.734 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-22T10:28:21.342Z] #148 ... [2025-10-22T10:28:21.342Z] [2025-10-22T10:28:21.342Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-22T10:28:21.342Z] #0 0.787 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-22T10:28:21.342Z] #149 ... [2025-10-22T10:28:21.342Z] [2025-10-22T10:28:21.342Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-22T10:28:21.342Z] #0 0.970 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-22T10:28:21.342Z] #150 ... [2025-10-22T10:28:21.342Z] [2025-10-22T10:28:21.342Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-22T10:28:21.342Z] #0 0.735 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-22T10:28:21.603Z] #151 ... [2025-10-22T10:28:21.603Z] [2025-10-22T10:28:21.603Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-22T10:28:21.603Z] #0 0.994 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-22T10:28:21.603Z] #152 ... [2025-10-22T10:28:21.603Z] [2025-10-22T10:28:21.603Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-22T10:28:21.603Z] #0 0.963 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-22T10:28:21.862Z] #153 ... [2025-10-22T10:28:21.862Z] [2025-10-22T10:28:21.862Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-22T10:28:21.862Z] #0 0.724 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-22T10:28:21.862Z] #154 ... [2025-10-22T10:28:21.862Z] [2025-10-22T10:28:21.862Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-22T10:28:21.862Z] #0 0.806 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-22T10:28:22.122Z] #155 ... [2025-10-22T10:28:22.122Z] [2025-10-22T10:28:22.122Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-22T10:28:22.122Z] #0 0.739 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-22T10:28:22.382Z] #156 ... [2025-10-22T10:28:22.382Z] [2025-10-22T10:28:22.382Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-22T10:28:22.382Z] #127 0.551 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-22T10:29:45.872Z] #42 ... [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:29:45.872Z] #89 DONE 125.5s [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:29:45.872Z] #88 DONE 116.2s [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:29:45.872Z] #84 DONE 119.9s [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:29:45.872Z] #81 DONE 123.2s [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #119 [security-proxy-setup builder 6/7] COPY . . [2025-10-22T10:29:45.872Z] #119 ... [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:29:45.872Z] #91 DONE 122.9s [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:29:45.872Z] #97 DONE 106.6s [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #120 [support-scheduler builder 6/7] COPY . . [2025-10-22T10:29:45.872Z] #120 ... [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #121 [support-notifications builder 6/7] COPY . . [2025-10-22T10:29:45.872Z] #121 DONE 2.3s [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #122 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:29:45.872Z] #122 CACHED [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:29:45.872Z] #123 CACHED [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #124 [core-command builder 6/7] COPY . . [2025-10-22T10:29:45.872Z] #124 CACHED [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-22T10:29:45.872Z] #125 DONE 2.2s [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #126 [core-keeper builder 7/8] COPY . . [2025-10-22T10:29:45.872Z] #126 DONE 2.4s [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #127 [core-metadata builder 6/7] COPY . . [2025-10-22T10:29:45.872Z] #127 DONE 2.4s [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:29:45.872Z] #128 CACHED [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #129 [security-proxy-auth builder 6/7] COPY . . [2025-10-22T10:29:45.872Z] #129 CACHED [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:29:45.872Z] #130 CACHED [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #120 [support-scheduler builder 6/7] COPY . . [2025-10-22T10:29:45.872Z] #120 DONE 2.3s [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:29:45.872Z] #131 CACHED [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-22T10:29:45.872Z] #132 CACHED [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:29:45.872Z] #133 CACHED [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #134 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:29:45.872Z] #134 CACHED [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #135 [security-bootstrapper builder 6/7] COPY . . [2025-10-22T10:29:45.872Z] #135 CACHED [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #136 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:29:45.872Z] #136 CACHED [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #137 [core-data builder 6/7] COPY . . [2025-10-22T10:29:45.872Z] #137 CACHED [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #138 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:29:45.872Z] #138 CACHED [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:29:45.872Z] #139 CACHED [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #119 [security-proxy-setup builder 6/7] COPY . . [2025-10-22T10:29:45.872Z] #119 DONE 2.4s [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2025-10-22T10:29:45.872Z] #140 CACHED [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:29:45.872Z] #141 CACHED [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:29:45.872Z] #142 CACHED [2025-10-22T10:29:45.872Z] [2025-10-22T10:29:45.872Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-22T10:29:49.235Z] #143 ... [2025-10-22T10:29:49.235Z] [2025-10-22T10:29:49.235Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-22T10:29:49.235Z] #0 5.173 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-22T10:29:52.619Z] #144 ... [2025-10-22T10:29:52.619Z] [2025-10-22T10:29:52.619Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-22T10:29:52.619Z] #0 9.077 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-22T10:29:53.204Z] #145 ... [2025-10-22T10:29:53.204Z] [2025-10-22T10:29:53.204Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-22T10:29:53.204Z] #0 9.546 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-22T10:29:53.204Z] #146 ... [2025-10-22T10:29:53.204Z] [2025-10-22T10:29:53.204Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-22T10:29:53.204Z] #0 4.887 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-10-22T10:29:53.474Z] #147 ... [2025-10-22T10:29:53.474Z] [2025-10-22T10:29:53.474Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-22T10:29:53.474Z] #0 5.416 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-22T10:29:53.743Z] #148 ... [2025-10-22T10:29:53.743Z] [2025-10-22T10:29:53.743Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-22T10:29:53.743Z] #0 8.614 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-22T10:29:53.743Z] #149 ... [2025-10-22T10:29:53.743Z] [2025-10-22T10:29:53.743Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-22T10:29:53.743Z] #0 10.04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-22T10:29:54.016Z] #150 ... [2025-10-22T10:29:54.016Z] [2025-10-22T10:29:54.016Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-22T10:29:54.016Z] #0 5.066 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-22T10:29:54.016Z] #151 ... [2025-10-22T10:29:54.016Z] [2025-10-22T10:29:54.016Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-22T10:29:54.016Z] #0 9.969 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-22T10:29:54.307Z] #152 ... [2025-10-22T10:29:54.307Z] [2025-10-22T10:29:54.307Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-22T10:29:54.307Z] #0 9.940 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-22T10:29:54.307Z] #153 ... [2025-10-22T10:29:54.307Z] [2025-10-22T10:29:54.307Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-22T10:29:54.585Z] #154 ... [2025-10-22T10:29:54.585Z] [2025-10-22T10:29:54.585Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-22T10:29:54.585Z] #143 9.890 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-22T10:30:02.829Z] #143 ... [2025-10-22T10:30:02.829Z] [2025-10-22T10:30:02.829Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-22T10:30:02.829Z] #154 11.66 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-22T10:30:28.994Z] #127 ... [2025-10-22T10:30:28.994Z] [2025-10-22T10:30:28.994Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-22T10:30:28.994Z] #148 DONE 128.4s [2025-10-22T10:30:28.994Z] [2025-10-22T10:30:28.994Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-22T10:30:28.994Z] #150 ... [2025-10-22T10:30:28.994Z] [2025-10-22T10:30:28.994Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-22T10:30:28.994Z] #146 DONE 132.9s [2025-10-22T10:30:28.994Z] [2025-10-22T10:30:28.994Z] #26 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-22T10:30:44.957Z] #26 ... [2025-10-22T10:30:44.957Z] [2025-10-22T10:30:44.957Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-22T10:30:44.957Z] #151 152.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-22T10:30:49.264Z] #151 ... [2025-10-22T10:30:49.265Z] [2025-10-22T10:30:49.265Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:30:49.265Z] #157 ... [2025-10-22T10:30:49.265Z] [2025-10-22T10:30:49.265Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-22T10:30:49.265Z] #152 DONE 158.6s [2025-10-22T10:30:49.265Z] [2025-10-22T10:30:49.265Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-22T10:30:49.265Z] #151 DONE 158.6s [2025-10-22T10:30:49.265Z] [2025-10-22T10:30:49.265Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-22T10:30:49.265Z] #154 DONE 158.7s [2025-10-22T10:30:49.265Z] [2025-10-22T10:30:49.265Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-22T10:30:49.265Z] #153 DONE 158.7s [2025-10-22T10:30:49.265Z] [2025-10-22T10:30:49.265Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-22T10:30:49.265Z] #147 DONE 158.7s [2025-10-22T10:30:49.265Z] [2025-10-22T10:30:49.265Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-22T10:30:49.265Z] #150 DONE 158.7s [2025-10-22T10:30:49.265Z] [2025-10-22T10:30:49.265Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-22T10:30:49.265Z] #127 DONE 158.7s [2025-10-22T10:30:49.265Z] [2025-10-22T10:30:49.265Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-22T10:30:49.265Z] #155 DONE 158.7s [2025-10-22T10:30:49.265Z] [2025-10-22T10:30:49.265Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-22T10:30:49.265Z] #156 DONE 158.8s [2025-10-22T10:30:49.265Z] [2025-10-22T10:30:49.265Z] #158 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:30:49.265Z] #158 ... [2025-10-22T10:30:49.265Z] [2025-10-22T10:30:49.265Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-22T10:30:49.265Z] #159 DONE 6.1s [2025-10-22T10:30:49.265Z] [2025-10-22T10:30:49.265Z] #157 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:30:49.265Z] #157 DONE 0.4s [2025-10-22T10:30:49.265Z] [2025-10-22T10:30:49.265Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-22T10:30:49.265Z] #149 DONE 159.0s [2025-10-22T10:30:49.265Z] [2025-10-22T10:30:49.265Z] #160 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:30:49.265Z] #160 DONE 0.2s [2025-10-22T10:30:49.265Z] [2025-10-22T10:30:49.265Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:30:49.265Z] #161 DONE 0.2s [2025-10-22T10:30:49.265Z] [2025-10-22T10:30:49.265Z] #158 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:30:49.265Z] #158 DONE 0.2s [2025-10-22T10:30:49.265Z] [2025-10-22T10:30:49.265Z] #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:30:49.265Z] #162 DONE 0.2s [2025-10-22T10:30:49.265Z] [2025-10-22T10:30:49.265Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:30:49.265Z] #163 DONE 0.2s [2025-10-22T10:30:49.265Z] [2025-10-22T10:30:49.265Z] #164 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:30:49.265Z] #164 DONE 0.2s [2025-10-22T10:30:49.265Z] [2025-10-22T10:30:49.265Z] #165 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-22T10:30:49.528Z] #165 ... [2025-10-22T10:30:49.528Z] [2025-10-22T10:30:49.528Z] #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-22T10:30:49.528Z] #166 DONE 0.1s [2025-10-22T10:30:49.528Z] [2025-10-22T10:30:49.528Z] #167 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:30:49.528Z] #167 CACHED [2025-10-22T10:30:49.528Z] [2025-10-22T10:30:49.528Z] #168 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-22T10:30:49.528Z] #168 CACHED [2025-10-22T10:30:49.528Z] [2025-10-22T10:30:49.528Z] #169 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-22T10:30:49.528Z] #169 CACHED [2025-10-22T10:30:49.528Z] [2025-10-22T10:30:49.528Z] #170 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:30:49.528Z] #170 CACHED [2025-10-22T10:30:49.528Z] [2025-10-22T10:30:49.528Z] #171 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-22T10:30:49.528Z] #171 CACHED [2025-10-22T10:30:49.528Z] [2025-10-22T10:30:49.528Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:30:49.528Z] #172 CACHED [2025-10-22T10:30:49.528Z] [2025-10-22T10:30:49.528Z] #173 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-22T10:30:49.528Z] #173 DONE 0.3s [2025-10-22T10:30:49.528Z] [2025-10-22T10:30:49.528Z] #174 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-22T10:30:49.529Z] #174 ... [2025-10-22T10:30:49.529Z] [2025-10-22T10:30:49.529Z] #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-22T10:30:49.529Z] #175 DONE 0.4s [2025-10-22T10:30:50.120Z] [2025-10-22T10:30:50.120Z] #176 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-22T10:30:50.383Z] #176 ... [2025-10-22T10:30:50.383Z] [2025-10-22T10:30:50.383Z] #177 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-22T10:30:50.383Z] #177 DONE 0.7s [2025-10-22T10:30:50.383Z] [2025-10-22T10:30:50.383Z] #178 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-22T10:30:50.383Z] #178 DONE 0.7s [2025-10-22T10:30:50.383Z] [2025-10-22T10:30:50.383Z] #165 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-22T10:30:50.383Z] #165 DONE 0.7s [2025-10-22T10:30:50.383Z] [2025-10-22T10:30:50.383Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-22T10:30:50.383Z] #179 DONE 0.7s [2025-10-22T10:30:50.383Z] [2025-10-22T10:30:50.383Z] #180 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-22T10:30:50.643Z] #180 ... [2025-10-22T10:30:50.643Z] [2025-10-22T10:30:50.643Z] #181 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:30:50.643Z] #181 DONE 1.2s [2025-10-22T10:30:50.643Z] [2025-10-22T10:30:50.643Z] #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-22T10:30:50.643Z] #182 DONE 1.2s [2025-10-22T10:30:50.643Z] [2025-10-22T10:30:50.643Z] #174 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-22T10:30:50.643Z] #174 DONE 1.2s [2025-10-22T10:30:50.643Z] [2025-10-22T10:30:50.643Z] #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-10-22T10:30:50.904Z] #183 ... [2025-10-22T10:30:50.904Z] [2025-10-22T10:30:50.904Z] #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-22T10:30:50.904Z] #184 DONE 1.6s [2025-10-22T10:30:50.904Z] [2025-10-22T10:30:50.904Z] #185 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-22T10:30:50.904Z] #185 DONE 1.6s [2025-10-22T10:30:50.904Z] [2025-10-22T10:30:50.904Z] #186 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-22T10:30:51.476Z] #186 ... [2025-10-22T10:30:51.476Z] [2025-10-22T10:30:51.476Z] #187 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-22T10:30:51.476Z] #187 DONE 2.4s [2025-10-22T10:30:51.476Z] [2025-10-22T10:30:51.476Z] #188 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-22T10:30:51.476Z] #188 DONE 1.6s [2025-10-22T10:30:51.476Z] [2025-10-22T10:30:51.476Z] #176 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-22T10:30:51.476Z] #176 DONE 1.9s [2025-10-22T10:30:51.476Z] [2025-10-22T10:30:51.476Z] #189 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-10-22T10:30:51.476Z] #189 DONE 1.6s [2025-10-22T10:30:51.476Z] [2025-10-22T10:30:51.476Z] #180 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-22T10:30:51.476Z] #180 DONE 1.2s [2025-10-22T10:30:51.476Z] [2025-10-22T10:30:51.476Z] #190 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-10-22T10:30:51.476Z] #190 DONE 1.1s [2025-10-22T10:30:51.476Z] [2025-10-22T10:30:51.476Z] #191 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-22T10:30:51.476Z] #191 DONE 1.6s [2025-10-22T10:30:51.476Z] [2025-10-22T10:30:51.476Z] #192 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-22T10:30:51.476Z] #192 DONE 1.1s [2025-10-22T10:30:51.476Z] [2025-10-22T10:30:51.476Z] #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-22T10:30:51.476Z] #193 DONE 1.1s [2025-10-22T10:30:51.476Z] [2025-10-22T10:30:51.476Z] #194 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-22T10:30:51.736Z] #194 ... [2025-10-22T10:30:51.736Z] [2025-10-22T10:30:51.736Z] #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-10-22T10:30:51.736Z] #183 DONE 1.1s [2025-10-22T10:30:51.736Z] [2025-10-22T10:30:51.736Z] #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-22T10:30:51.736Z] #195 DONE 0.7s [2025-10-22T10:30:51.736Z] [2025-10-22T10:30:51.736Z] #186 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-22T10:30:51.736Z] #186 DONE 0.7s [2025-10-22T10:30:51.736Z] [2025-10-22T10:30:51.736Z] #196 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:30:51.736Z] #196 DONE 0.2s [2025-10-22T10:30:51.736Z] [2025-10-22T10:30:51.736Z] #197 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-22T10:30:51.736Z] #197 DONE 0.2s [2025-10-22T10:30:51.736Z] [2025-10-22T10:30:51.736Z] #198 [core-command] exporting to image [2025-10-22T10:30:51.736Z] #198 exporting layers [2025-10-22T10:30:51.997Z] #198 ... [2025-10-22T10:30:51.997Z] [2025-10-22T10:30:51.997Z] #199 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-10-22T10:30:51.997Z] #199 DONE 0.5s [2025-10-22T10:30:51.997Z] [2025-10-22T10:30:51.997Z] #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-10-22T10:30:51.997Z] #200 DONE 0.5s [2025-10-22T10:30:51.997Z] [2025-10-22T10:30:51.997Z] #201 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-22T10:30:51.997Z] #201 DONE 0.5s [2025-10-22T10:30:51.997Z] [2025-10-22T10:30:51.997Z] #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-22T10:30:51.997Z] #202 DONE 0.5s [2025-10-22T10:30:51.997Z] [2025-10-22T10:30:51.997Z] #198 [core-command] exporting to image [2025-10-22T10:30:51.997Z] #198 exporting layers 0.4s done [2025-10-22T10:30:52.258Z] #198 ... [2025-10-22T10:30:52.258Z] [2025-10-22T10:30:52.258Z] #194 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-22T10:30:52.258Z] #194 DONE 0.5s [2025-10-22T10:30:52.258Z] [2025-10-22T10:30:52.258Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-22T10:30:52.259Z] #203 DONE 0.5s [2025-10-22T10:30:52.259Z] [2025-10-22T10:30:52.259Z] #204 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-10-22T10:30:52.259Z] #204 DONE 0.5s [2025-10-22T10:30:52.259Z] [2025-10-22T10:30:52.259Z] #205 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-22T10:30:52.259Z] #205 DONE 0.5s [2025-10-22T10:30:52.259Z] [2025-10-22T10:30:52.259Z] #206 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-22T10:30:52.259Z] #206 DONE 0.5s [2025-10-22T10:30:52.259Z] [2025-10-22T10:30:52.259Z] #207 [core-metadata] exporting to image [2025-10-22T10:30:52.521Z] #207 ... [2025-10-22T10:30:52.521Z] [2025-10-22T10:30:52.521Z] #208 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-22T10:30:52.521Z] #208 DONE 0.5s [2025-10-22T10:30:52.521Z] [2025-10-22T10:30:52.521Z] #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-22T10:30:52.521Z] #209 DONE 0.4s [2025-10-22T10:30:52.521Z] [2025-10-22T10:30:52.521Z] #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-22T10:30:52.521Z] #210 DONE 0.4s [2025-10-22T10:30:52.521Z] [2025-10-22T10:30:52.521Z] #211 [support-notifications] exporting to image [2025-10-22T10:30:52.783Z] #211 ... [2025-10-22T10:30:52.783Z] [2025-10-22T10:30:52.783Z] #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-22T10:30:52.783Z] #212 DONE 0.7s [2025-10-22T10:30:52.783Z] [2025-10-22T10:30:52.783Z] #213 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-22T10:30:52.783Z] #213 DONE 0.4s [2025-10-22T10:30:53.044Z] [2025-10-22T10:30:53.044Z] #198 [core-command] exporting to image [2025-10-22T10:30:53.044Z] #198 writing image sha256:7f2d624576003480140f5262deebf3205402a298e7e78422686eef400690ebea 0.4s done [2025-10-22T10:30:53.044Z] #198 naming to docker.io/library/core-command done [2025-10-22T10:30:53.044Z] #198 DONE 1.3s [2025-10-22T10:30:53.045Z] [2025-10-22T10:30:53.045Z] #214 [core-keeper] exporting to image [2025-10-22T10:30:53.045Z] #214 exporting layers 0.2s done [2025-10-22T10:30:53.045Z] #214 writing image sha256:bc9deff49bc60fe978ecce609ab42898ab86710d1867aa972108ee8b2f8b1121 0.4s done [2025-10-22T10:30:53.045Z] #214 naming to docker.io/library/core-keeper done [2025-10-22T10:30:53.045Z] #214 DONE 1.5s [2025-10-22T10:30:53.045Z] [2025-10-22T10:30:53.045Z] #215 [security-spiffe-token-provider] exporting to image [2025-10-22T10:30:53.045Z] #215 exporting layers 0.7s done [2025-10-22T10:30:53.045Z] #215 writing image sha256:445394bea6f0892bd82e4096ced16ff71c427f01bd674119a0be925aad06bbe9 0.1s done [2025-10-22T10:30:53.045Z] #215 naming to docker.io/library/security-spiffe-token-provider done [2025-10-22T10:30:53.045Z] #215 DONE 0.9s [2025-10-22T10:30:53.045Z] [2025-10-22T10:30:53.045Z] #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-22T10:30:53.045Z] #216 DONE 0.4s [2025-10-22T10:30:53.045Z] [2025-10-22T10:30:53.045Z] #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-22T10:30:53.045Z] #217 DONE 0.9s [2025-10-22T10:30:53.045Z] [2025-10-22T10:30:53.045Z] #218 [core-data] exporting to image [2025-10-22T10:30:53.045Z] #218 exporting layers 0.3s done [2025-10-22T10:30:53.045Z] #218 writing image sha256:a5422356c1402661801fc8c34af575eadfa20cd48b37b27ae6166da36f2e5bd1 0.4s done [2025-10-22T10:30:53.045Z] #218 naming to docker.io/library/core-data done [2025-10-22T10:30:53.045Z] #218 DONE 1.1s [2025-10-22T10:30:53.045Z] [2025-10-22T10:30:53.045Z] #219 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-22T10:30:53.045Z] #219 DONE 0.1s [2025-10-22T10:30:53.045Z] [2025-10-22T10:30:53.045Z] #207 [core-metadata] exporting to image [2025-10-22T10:30:53.045Z] #207 exporting layers 0.8s done [2025-10-22T10:30:53.045Z] #207 writing image sha256:de98d35d4f1a99a8f0bede000ebf91af686bc48a1591ef05bb4f57fc9640b476 0.0s done [2025-10-22T10:30:53.045Z] #207 naming to docker.io/library/core-metadata done [2025-10-22T10:30:53.305Z] #207 DONE 1.2s [2025-10-22T10:30:53.305Z] [2025-10-22T10:30:53.305Z] #220 [support-scheduler] exporting to image [2025-10-22T10:30:53.305Z] #220 exporting layers 0.9s done [2025-10-22T10:30:53.305Z] #220 writing image sha256:cba05cfebd7fd244e85e1dfca2c31ceb23c536a6418a3fa008d031917782aeec done [2025-10-22T10:30:53.305Z] #220 naming to docker.io/library/support-scheduler done [2025-10-22T10:30:53.305Z] #220 DONE 1.3s [2025-10-22T10:30:53.305Z] [2025-10-22T10:30:53.305Z] #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-22T10:30:53.305Z] #221 DONE 0.5s [2025-10-22T10:30:53.305Z] [2025-10-22T10:30:53.305Z] #211 [support-notifications] exporting to image [2025-10-22T10:30:53.305Z] #211 exporting layers 0.8s done [2025-10-22T10:30:53.305Z] #211 writing image sha256:39ac98522933899690f279f710d1769176f4f7793ec70bde3ab4db23c23222bb done [2025-10-22T10:30:53.305Z] #211 naming to docker.io/library/support-notifications done [2025-10-22T10:30:53.305Z] #211 DONE 0.9s [2025-10-22T10:30:53.305Z] [2025-10-22T10:30:53.305Z] #222 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-22T10:30:53.305Z] #222 DONE 1.3s [2025-10-22T10:30:53.305Z] [2025-10-22T10:30:53.305Z] #223 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-22T10:30:53.565Z] #223 DONE 0.1s [2025-10-22T10:30:53.565Z] [2025-10-22T10:30:53.565Z] #224 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-10-22T10:30:53.565Z] #224 DONE 0.5s [2025-10-22T10:30:53.565Z] [2025-10-22T10:30:53.565Z] #225 [core-common-config-bootstrapper] exporting to image [2025-10-22T10:30:53.565Z] #225 exporting layers 0.1s done [2025-10-22T10:30:53.565Z] #225 writing image sha256:171b90d089dd66a2cdc3878d77e0928b79f58a620cc2b71ff501bd5a4b64699c done [2025-10-22T10:30:53.565Z] #225 naming to docker.io/library/core-common-config-bootstrapper done [2025-10-22T10:30:53.565Z] #225 DONE 0.2s [2025-10-22T10:30:53.565Z] [2025-10-22T10:30:53.565Z] #226 [security-proxy-auth] exporting to image [2025-10-22T10:30:53.565Z] #226 exporting layers 0.5s done [2025-10-22T10:30:53.565Z] #226 writing image sha256:e0dd545bdbec9fd49cd58f97851300a390358fb6afa5274facdd887832734a07 done [2025-10-22T10:30:53.565Z] #226 naming to docker.io/library/security-proxy-auth done [2025-10-22T10:30:53.565Z] #226 DONE 0.6s [2025-10-22T10:30:53.565Z] [2025-10-22T10:30:53.565Z] #227 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-10-22T10:30:53.565Z] #227 DONE 0.1s [2025-10-22T10:30:53.565Z] [2025-10-22T10:30:53.565Z] #228 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-10-22T10:30:53.828Z] #228 DONE 0.1s [2025-10-22T10:30:53.828Z] [2025-10-22T10:30:53.828Z] #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-22T10:30:53.828Z] #229 DONE 0.8s [2025-10-22T10:30:53.828Z] [2025-10-22T10:30:53.828Z] #230 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-22T10:30:53.828Z] #230 DONE 0.1s [2025-10-22T10:30:53.828Z] [2025-10-22T10:30:53.828Z] #231 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-22T10:30:54.089Z] #231 ... [2025-10-22T10:30:54.089Z] [2025-10-22T10:30:54.089Z] #232 [security-proxy-setup] exporting to image [2025-10-22T10:30:54.089Z] #232 exporting layers 0.2s done [2025-10-22T10:30:54.089Z] #232 writing image sha256:47a462976f2138e410ae33880bf34d4ec53935725852882a3f58460edf8c51c6 done [2025-10-22T10:30:54.089Z] #232 naming to docker.io/library/security-proxy-setup done [2025-10-22T10:30:54.089Z] #232 DONE 0.2s [2025-10-22T10:30:54.089Z] [2025-10-22T10:30:54.089Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-22T10:30:54.089Z] #233 DONE 0.4s [2025-10-22T10:30:54.089Z] [2025-10-22T10:30:54.089Z] #234 [security-secretstore-setup] exporting to image [2025-10-22T10:30:54.089Z] #234 exporting layers 0.2s done [2025-10-22T10:30:54.089Z] #234 writing image sha256:1ed1f891542377b3cf370e882307c8757466332d6f3dc9ee38b161faa44b1c5b done [2025-10-22T10:30:54.089Z] #234 naming to docker.io/library/security-secretstore-setup done [2025-10-22T10:30:54.089Z] #234 DONE 0.2s [2025-10-22T10:30:54.089Z] [2025-10-22T10:30:54.089Z] #26 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-22T10:30:54.349Z] #26 ... [2025-10-22T10:30:54.349Z] [2025-10-22T10:30:54.349Z] #231 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-22T10:30:54.349Z] #231 DONE 0.4s [2025-10-22T10:30:54.349Z] [2025-10-22T10:30:54.349Z] #235 [security-bootstrapper] exporting to image [2025-10-22T10:30:54.349Z] #235 exporting layers 0.2s done [2025-10-22T10:30:54.349Z] #235 writing image sha256:84a745b19efb2d39650b5a53a89b4dc80f4527e23482742b7c7bc39d54b2a9ba done [2025-10-22T10:30:54.349Z] #235 naming to docker.io/library/security-bootstrapper done [2025-10-22T10:30:54.349Z] #235 DONE 0.2s [2025-10-22T10:30:54.349Z] [2025-10-22T10:30:54.349Z] #26 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-22T10:30:54.349Z] time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:30:54.349Z] time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:30:54.349Z] time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:30:54.349Z] time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:30:54.349Z] time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:30:54.349Z] time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:30:54.349Z] time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:30:54.349Z] time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:30:54.349Z] time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:30:54.349Z] time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:30:54.349Z] time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:30:54.349Z] time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:30:54.349Z] time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:30:54.349Z] time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:30:54.349Z] time="2025-10-22T10:26:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-22T10:30:54.358Z] $ docker stop --time=1 03cb107561949273a13e012a42182debbaaaaefaba688ab41c643c80525c60bb [2025-10-22T10:30:55.615Z] $ docker rm -f --volumes 03cb107561949273a13e012a42182debbaaaaefaba688ab41c643c80525c60bb [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-22T10:30:55.958Z] + docker images [2025-10-22T10:30:55.958Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-22T10:30:55.958Z] security-bootstrapper latest 84a745b19efb 1 second ago 20.4MB [2025-10-22T10:30:55.958Z] security-secretstore-setup latest 1ed1f8915423 2 seconds ago 79.8MB [2025-10-22T10:30:55.958Z] core-common-config-bootstrapper latest 171b90d089dd 2 seconds ago 19.4MB [2025-10-22T10:30:55.958Z] security-proxy-setup latest 47a462976f21 2 seconds ago 49.1MB [2025-10-22T10:30:55.958Z] support-notifications latest 39ac98522933 3 seconds ago 52.9MB [2025-10-22T10:30:55.958Z] security-proxy-auth latest e0dd545bdbec 3 seconds ago 44.7MB [2025-10-22T10:30:55.958Z] core-metadata latest de98d35d4f1a 4 seconds ago 45.6MB [2025-10-22T10:30:55.958Z] core-command latest 7f2d62457600 4 seconds ago 39.7MB [2025-10-22T10:30:55.958Z] support-scheduler latest cba05cfebd7f 4 seconds ago 49.3MB [2025-10-22T10:30:55.958Z] security-spiffe-token-provider latest 445394bea6f0 4 seconds ago 48.1MB [2025-10-22T10:30:55.958Z] core-data latest a5422356c140 4 seconds ago 45.5MB [2025-10-22T10:30:55.958Z] core-keeper latest bc9deff49bc6 4 seconds ago 45.3MB [2025-10-22T10:30:55.958Z] security-spire-agent latest 0b643619d169 3 minutes ago 195MB [2025-10-22T10:30:55.958Z] security-spire-server latest bdca1845fb87 3 minutes ago 149MB [2025-10-22T10:30:55.958Z] security-spire-config latest bb450cfc92c4 3 minutes ago 149MB [2025-10-22T10:30:55.958Z] ci-base-image-x86_64 latest 12c9c5ea757b 7 minutes ago 966MB [2025-10-22T10:30:55.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine e619c034af25 7 days ago 610MB [2025-10-22T10:30:55.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 4 months ago 573MB [2025-10-22T10:30:55.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-22T10:30:56.104Z] provisioning config files... [2025-10-22T10:30:56.117Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/913@tmp/config7888693620210909677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-22T10:30:56.427Z] ---> ****-login.sh [2025-10-22T10:30:56.427Z] nexus3.edgexfoundry.org:10001 [2025-10-22T10:30:56.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T10:30:56.427Z] Login Succeeded [2025-10-22T10:30:56.427Z] nexus3.edgexfoundry.org:10002 [2025-10-22T10:30:56.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T10:30:56.427Z] Login Succeeded [2025-10-22T10:30:56.427Z] nexus3.edgexfoundry.org:10003 [2025-10-22T10:30:56.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T10:30:56.686Z] Login Succeeded [2025-10-22T10:30:56.686Z] nexus3.edgexfoundry.org:10004 [2025-10-22T10:30:56.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T10:30:56.686Z] Login Succeeded [2025-10-22T10:30:56.687Z] ****.io [2025-10-22T10:30:56.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T10:30:56.946Z] Login Succeeded [2025-10-22T10:30:56.946Z] ---> ****-login.sh ends [Pipeline] } [2025-10-22T10:30:56.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T10:30:57.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-22T10:30:57.039Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-10-22T10:30:57.039Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:30:57.039Z] latest [2025-10-22T10:30:57.039Z] 4.1.0-dev.67 [2025-10-22T10:30:57.039Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:30:57.039Z] main [2025-10-22T10:30:57.039Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:30:57.399Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:30:57.724Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:30:57.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-22T10:30:57.724Z] 04df80cc4e0b: Preparing [2025-10-22T10:30:57.724Z] e15dcca7287d: Preparing [2025-10-22T10:30:57.724Z] 3adae575dd06: Preparing [2025-10-22T10:30:57.724Z] fddd9571e1c6: Preparing [2025-10-22T10:30:57.724Z] cbedec466f9c: Preparing [2025-10-22T10:30:57.724Z] 18edfebe32b1: Preparing [2025-10-22T10:30:57.724Z] abfcb263a588: Preparing [2025-10-22T10:30:57.724Z] 18edfebe32b1: Waiting [2025-10-22T10:30:57.724Z] abfcb263a588: Waiting [2025-10-22T10:30:57.724Z] fddd9571e1c6: Pushed [2025-10-22T10:30:57.724Z] 04df80cc4e0b: Pushed [2025-10-22T10:30:57.724Z] 3adae575dd06: Pushed [2025-10-22T10:30:57.724Z] cbedec466f9c: Pushed [2025-10-22T10:30:57.724Z] abfcb263a588: Layer already exists [2025-10-22T10:30:57.983Z] 18edfebe32b1: Pushed [2025-10-22T10:31:01.271Z] e15dcca7287d: Pushed [2025-10-22T10:31:01.271Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:01.606Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:02.076Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-22T10:31:02.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-22T10:31:02.076Z] 04df80cc4e0b: Preparing [2025-10-22T10:31:02.076Z] e15dcca7287d: Preparing [2025-10-22T10:31:02.076Z] 3adae575dd06: Preparing [2025-10-22T10:31:02.076Z] fddd9571e1c6: Preparing [2025-10-22T10:31:02.076Z] cbedec466f9c: Preparing [2025-10-22T10:31:02.076Z] 18edfebe32b1: Preparing [2025-10-22T10:31:02.076Z] abfcb263a588: Preparing [2025-10-22T10:31:02.076Z] abfcb263a588: Waiting [2025-10-22T10:31:02.076Z] 18edfebe32b1: Waiting [2025-10-22T10:31:02.076Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:02.076Z] 04df80cc4e0b: Layer already exists [2025-10-22T10:31:02.076Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:02.076Z] cbedec466f9c: Layer already exists [2025-10-22T10:31:02.076Z] e15dcca7287d: Layer already exists [2025-10-22T10:31:02.076Z] abfcb263a588: Layer already exists [2025-10-22T10:31:02.076Z] 18edfebe32b1: Layer already exists [2025-10-22T10:31:02.076Z] latest: digest: sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:02.462Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:02.815Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 [2025-10-22T10:31:02.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-22T10:31:02.815Z] 04df80cc4e0b: Preparing [2025-10-22T10:31:02.815Z] e15dcca7287d: Preparing [2025-10-22T10:31:02.815Z] 3adae575dd06: Preparing [2025-10-22T10:31:02.815Z] fddd9571e1c6: Preparing [2025-10-22T10:31:02.815Z] cbedec466f9c: Preparing [2025-10-22T10:31:02.815Z] 18edfebe32b1: Preparing [2025-10-22T10:31:02.815Z] abfcb263a588: Preparing [2025-10-22T10:31:02.815Z] 18edfebe32b1: Waiting [2025-10-22T10:31:02.815Z] abfcb263a588: Waiting [2025-10-22T10:31:02.815Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:02.815Z] e15dcca7287d: Layer already exists [2025-10-22T10:31:02.815Z] cbedec466f9c: Layer already exists [2025-10-22T10:31:02.815Z] 04df80cc4e0b: Layer already exists [2025-10-22T10:31:02.815Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:02.815Z] 18edfebe32b1: Layer already exists [2025-10-22T10:31:02.815Z] abfcb263a588: Layer already exists [2025-10-22T10:31:02.815Z] 4.1.0-dev.67: digest: sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:03.147Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:03.474Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:31:03.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-22T10:31:03.474Z] 04df80cc4e0b: Preparing [2025-10-22T10:31:03.474Z] e15dcca7287d: Preparing [2025-10-22T10:31:03.474Z] 3adae575dd06: Preparing [2025-10-22T10:31:03.474Z] fddd9571e1c6: Preparing [2025-10-22T10:31:03.474Z] cbedec466f9c: Preparing [2025-10-22T10:31:03.474Z] 18edfebe32b1: Preparing [2025-10-22T10:31:03.474Z] abfcb263a588: Preparing [2025-10-22T10:31:03.474Z] 18edfebe32b1: Waiting [2025-10-22T10:31:03.474Z] abfcb263a588: Waiting [2025-10-22T10:31:03.474Z] cbedec466f9c: Layer already exists [2025-10-22T10:31:03.474Z] e15dcca7287d: Layer already exists [2025-10-22T10:31:03.474Z] 04df80cc4e0b: Layer already exists [2025-10-22T10:31:03.474Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:03.474Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:03.474Z] abfcb263a588: Layer already exists [2025-10-22T10:31:03.474Z] 18edfebe32b1: Layer already exists [2025-10-22T10:31:03.474Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:03.797Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:04.121Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-10-22T10:31:04.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-22T10:31:04.121Z] 04df80cc4e0b: Preparing [2025-10-22T10:31:04.121Z] e15dcca7287d: Preparing [2025-10-22T10:31:04.121Z] 3adae575dd06: Preparing [2025-10-22T10:31:04.121Z] fddd9571e1c6: Preparing [2025-10-22T10:31:04.121Z] cbedec466f9c: Preparing [2025-10-22T10:31:04.121Z] 18edfebe32b1: Preparing [2025-10-22T10:31:04.121Z] abfcb263a588: Preparing [2025-10-22T10:31:04.121Z] 18edfebe32b1: Waiting [2025-10-22T10:31:04.121Z] abfcb263a588: Waiting [2025-10-22T10:31:04.121Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:04.121Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:04.121Z] cbedec466f9c: Layer already exists [2025-10-22T10:31:04.121Z] 04df80cc4e0b: Layer already exists [2025-10-22T10:31:04.121Z] e15dcca7287d: Layer already exists [2025-10-22T10:31:04.121Z] abfcb263a588: Layer already exists [2025-10-22T10:31:04.121Z] 18edfebe32b1: Layer already exists [2025-10-22T10:31:04.121Z] main: digest: sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T10:31:04.190Z] ===================================================== [Pipeline] echo [2025-10-22T10:31:04.203Z] taggedImages: [2025-10-22T10:31:04.203Z] - nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:31:04.203Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-22T10:31:04.203Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 [2025-10-22T10:31:04.203Z] - nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:31:04.203Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-10-22T10:31:04.236Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-10-22T10:31:04.236Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:31:04.236Z] latest [2025-10-22T10:31:04.236Z] 4.1.0-dev.67 [2025-10-22T10:31:04.236Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:31:04.236Z] main [2025-10-22T10:31:04.236Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:04.576Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:04.901Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:31:04.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-22T10:31:04.902Z] 958890176ade: Preparing [2025-10-22T10:31:04.902Z] 753a2ddb27fd: Preparing [2025-10-22T10:31:04.902Z] 97933344d306: Preparing [2025-10-22T10:31:04.902Z] 2d315d6b1e64: Preparing [2025-10-22T10:31:04.902Z] 3adae575dd06: Preparing [2025-10-22T10:31:04.902Z] fddd9571e1c6: Preparing [2025-10-22T10:31:04.902Z] cbedec466f9c: Preparing [2025-10-22T10:31:04.902Z] 18edfebe32b1: Preparing [2025-10-22T10:31:04.902Z] abfcb263a588: Preparing [2025-10-22T10:31:04.902Z] cbedec466f9c: Waiting [2025-10-22T10:31:04.902Z] 18edfebe32b1: Waiting [2025-10-22T10:31:04.902Z] abfcb263a588: Waiting [2025-10-22T10:31:04.902Z] fddd9571e1c6: Waiting [2025-10-22T10:31:04.902Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:04.902Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:04.902Z] cbedec466f9c: Layer already exists [2025-10-22T10:31:04.902Z] 18edfebe32b1: Layer already exists [2025-10-22T10:31:04.902Z] 958890176ade: Pushed [2025-10-22T10:31:04.902Z] abfcb263a588: Layer already exists [2025-10-22T10:31:04.902Z] 753a2ddb27fd: Pushed [2025-10-22T10:31:04.902Z] 97933344d306: Pushed [2025-10-22T10:31:09.213Z] 2d315d6b1e64: Pushed [2025-10-22T10:31:09.475Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:09.797Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:10.121Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-22T10:31:10.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-22T10:31:10.121Z] 958890176ade: Preparing [2025-10-22T10:31:10.121Z] 753a2ddb27fd: Preparing [2025-10-22T10:31:10.121Z] 97933344d306: Preparing [2025-10-22T10:31:10.121Z] 2d315d6b1e64: Preparing [2025-10-22T10:31:10.121Z] 3adae575dd06: Preparing [2025-10-22T10:31:10.121Z] fddd9571e1c6: Preparing [2025-10-22T10:31:10.121Z] cbedec466f9c: Preparing [2025-10-22T10:31:10.121Z] 18edfebe32b1: Preparing [2025-10-22T10:31:10.121Z] abfcb263a588: Preparing [2025-10-22T10:31:10.121Z] fddd9571e1c6: Waiting [2025-10-22T10:31:10.121Z] cbedec466f9c: Waiting [2025-10-22T10:31:10.121Z] 18edfebe32b1: Waiting [2025-10-22T10:31:10.121Z] abfcb263a588: Waiting [2025-10-22T10:31:10.121Z] 2d315d6b1e64: Layer already exists [2025-10-22T10:31:10.121Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:10.121Z] 753a2ddb27fd: Layer already exists [2025-10-22T10:31:10.121Z] 97933344d306: Layer already exists [2025-10-22T10:31:10.121Z] 958890176ade: Layer already exists [2025-10-22T10:31:10.121Z] abfcb263a588: Layer already exists [2025-10-22T10:31:10.121Z] cbedec466f9c: Layer already exists [2025-10-22T10:31:10.121Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:10.121Z] 18edfebe32b1: Layer already exists [2025-10-22T10:31:10.121Z] latest: digest: sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:10.448Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:10.775Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 [2025-10-22T10:31:10.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-22T10:31:10.775Z] 958890176ade: Preparing [2025-10-22T10:31:10.775Z] 753a2ddb27fd: Preparing [2025-10-22T10:31:10.775Z] 97933344d306: Preparing [2025-10-22T10:31:10.775Z] 2d315d6b1e64: Preparing [2025-10-22T10:31:10.775Z] 3adae575dd06: Preparing [2025-10-22T10:31:10.775Z] fddd9571e1c6: Preparing [2025-10-22T10:31:10.775Z] cbedec466f9c: Preparing [2025-10-22T10:31:10.775Z] 18edfebe32b1: Preparing [2025-10-22T10:31:10.775Z] abfcb263a588: Preparing [2025-10-22T10:31:10.775Z] fddd9571e1c6: Waiting [2025-10-22T10:31:10.775Z] cbedec466f9c: Waiting [2025-10-22T10:31:10.775Z] 18edfebe32b1: Waiting [2025-10-22T10:31:10.775Z] abfcb263a588: Waiting [2025-10-22T10:31:10.775Z] 958890176ade: Layer already exists [2025-10-22T10:31:10.775Z] 2d315d6b1e64: Layer already exists [2025-10-22T10:31:10.775Z] 753a2ddb27fd: Layer already exists [2025-10-22T10:31:10.775Z] 97933344d306: Layer already exists [2025-10-22T10:31:10.775Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:10.775Z] 18edfebe32b1: Layer already exists [2025-10-22T10:31:10.775Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:10.775Z] cbedec466f9c: Layer already exists [2025-10-22T10:31:10.775Z] abfcb263a588: Layer already exists [2025-10-22T10:31:10.775Z] 4.1.0-dev.67: digest: sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:11.099Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:11.426Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:31:11.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-22T10:31:11.426Z] 958890176ade: Preparing [2025-10-22T10:31:11.426Z] 753a2ddb27fd: Preparing [2025-10-22T10:31:11.426Z] 97933344d306: Preparing [2025-10-22T10:31:11.426Z] 2d315d6b1e64: Preparing [2025-10-22T10:31:11.426Z] 3adae575dd06: Preparing [2025-10-22T10:31:11.426Z] fddd9571e1c6: Preparing [2025-10-22T10:31:11.426Z] cbedec466f9c: Preparing [2025-10-22T10:31:11.426Z] 18edfebe32b1: Preparing [2025-10-22T10:31:11.426Z] abfcb263a588: Preparing [2025-10-22T10:31:11.426Z] cbedec466f9c: Waiting [2025-10-22T10:31:11.426Z] 18edfebe32b1: Waiting [2025-10-22T10:31:11.426Z] abfcb263a588: Waiting [2025-10-22T10:31:11.426Z] fddd9571e1c6: Waiting [2025-10-22T10:31:11.426Z] 753a2ddb27fd: Layer already exists [2025-10-22T10:31:11.426Z] 97933344d306: Layer already exists [2025-10-22T10:31:11.426Z] 958890176ade: Layer already exists [2025-10-22T10:31:11.426Z] 2d315d6b1e64: Layer already exists [2025-10-22T10:31:11.426Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:11.426Z] cbedec466f9c: Layer already exists [2025-10-22T10:31:11.426Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:11.426Z] 18edfebe32b1: Layer already exists [2025-10-22T10:31:11.426Z] abfcb263a588: Layer already exists [2025-10-22T10:31:11.426Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:11.760Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:12.084Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-22T10:31:12.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-22T10:31:12.084Z] 958890176ade: Preparing [2025-10-22T10:31:12.084Z] 753a2ddb27fd: Preparing [2025-10-22T10:31:12.084Z] 97933344d306: Preparing [2025-10-22T10:31:12.084Z] 2d315d6b1e64: Preparing [2025-10-22T10:31:12.084Z] 3adae575dd06: Preparing [2025-10-22T10:31:12.084Z] fddd9571e1c6: Preparing [2025-10-22T10:31:12.084Z] cbedec466f9c: Preparing [2025-10-22T10:31:12.084Z] 18edfebe32b1: Preparing [2025-10-22T10:31:12.084Z] abfcb263a588: Preparing [2025-10-22T10:31:12.084Z] fddd9571e1c6: Waiting [2025-10-22T10:31:12.084Z] cbedec466f9c: Waiting [2025-10-22T10:31:12.084Z] 18edfebe32b1: Waiting [2025-10-22T10:31:12.084Z] abfcb263a588: Waiting [2025-10-22T10:31:12.084Z] 753a2ddb27fd: Layer already exists [2025-10-22T10:31:12.084Z] 97933344d306: Layer already exists [2025-10-22T10:31:12.084Z] 958890176ade: Layer already exists [2025-10-22T10:31:12.084Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:12.084Z] 2d315d6b1e64: Layer already exists [2025-10-22T10:31:12.084Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:12.084Z] cbedec466f9c: Layer already exists [2025-10-22T10:31:12.084Z] 18edfebe32b1: Layer already exists [2025-10-22T10:31:12.084Z] abfcb263a588: Layer already exists [2025-10-22T10:31:12.084Z] main: digest: sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T10:31:12.170Z] ===================================================== [Pipeline] echo [2025-10-22T10:31:12.181Z] taggedImages: [2025-10-22T10:31:12.181Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:31:12.181Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-22T10:31:12.181Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 [2025-10-22T10:31:12.181Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:31:12.181Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-10-22T10:31:12.210Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-10-22T10:31:12.210Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:31:12.210Z] latest [2025-10-22T10:31:12.210Z] 4.1.0-dev.67 [2025-10-22T10:31:12.210Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:31:12.210Z] main [2025-10-22T10:31:12.210Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:12.547Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:12.874Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:31:12.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-22T10:31:12.874Z] 5934f296a5af: Preparing [2025-10-22T10:31:12.874Z] 97a113beb27f: Preparing [2025-10-22T10:31:12.874Z] 3adae575dd06: Preparing [2025-10-22T10:31:12.874Z] fddd9571e1c6: Preparing [2025-10-22T10:31:12.874Z] c481560198b7: Preparing [2025-10-22T10:31:12.874Z] 0c008ccb82a8: Preparing [2025-10-22T10:31:12.874Z] abfcb263a588: Preparing [2025-10-22T10:31:12.874Z] 0c008ccb82a8: Waiting [2025-10-22T10:31:12.874Z] abfcb263a588: Waiting [2025-10-22T10:31:12.874Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:12.874Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:12.874Z] abfcb263a588: Layer already exists [2025-10-22T10:31:12.874Z] c481560198b7: Pushed [2025-10-22T10:31:12.874Z] 5934f296a5af: Pushed [2025-10-22T10:31:12.874Z] 0c008ccb82a8: Pushed [2025-10-22T10:31:17.062Z] 97a113beb27f: Pushed [2025-10-22T10:31:17.062Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:17.398Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:17.715Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-22T10:31:17.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-22T10:31:17.715Z] 5934f296a5af: Preparing [2025-10-22T10:31:17.715Z] 97a113beb27f: Preparing [2025-10-22T10:31:17.715Z] 3adae575dd06: Preparing [2025-10-22T10:31:17.715Z] fddd9571e1c6: Preparing [2025-10-22T10:31:17.715Z] c481560198b7: Preparing [2025-10-22T10:31:17.715Z] 0c008ccb82a8: Preparing [2025-10-22T10:31:17.715Z] abfcb263a588: Preparing [2025-10-22T10:31:17.715Z] abfcb263a588: Waiting [2025-10-22T10:31:17.715Z] 0c008ccb82a8: Waiting [2025-10-22T10:31:17.715Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:17.715Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:17.715Z] 97a113beb27f: Layer already exists [2025-10-22T10:31:17.715Z] 5934f296a5af: Layer already exists [2025-10-22T10:31:17.715Z] c481560198b7: Layer already exists [2025-10-22T10:31:17.715Z] 0c008ccb82a8: Layer already exists [2025-10-22T10:31:17.715Z] abfcb263a588: Layer already exists [2025-10-22T10:31:17.715Z] latest: digest: sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:18.042Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:18.370Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 [2025-10-22T10:31:18.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-22T10:31:18.371Z] 5934f296a5af: Preparing [2025-10-22T10:31:18.371Z] 97a113beb27f: Preparing [2025-10-22T10:31:18.371Z] 3adae575dd06: Preparing [2025-10-22T10:31:18.371Z] fddd9571e1c6: Preparing [2025-10-22T10:31:18.371Z] c481560198b7: Preparing [2025-10-22T10:31:18.371Z] 0c008ccb82a8: Preparing [2025-10-22T10:31:18.371Z] abfcb263a588: Preparing [2025-10-22T10:31:18.371Z] 0c008ccb82a8: Waiting [2025-10-22T10:31:18.371Z] abfcb263a588: Waiting [2025-10-22T10:31:18.371Z] 97a113beb27f: Layer already exists [2025-10-22T10:31:18.371Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:18.371Z] 5934f296a5af: Layer already exists [2025-10-22T10:31:18.371Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:18.371Z] c481560198b7: Layer already exists [2025-10-22T10:31:18.371Z] 0c008ccb82a8: Layer already exists [2025-10-22T10:31:18.371Z] abfcb263a588: Layer already exists [2025-10-22T10:31:18.371Z] 4.1.0-dev.67: digest: sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:18.695Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:19.013Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:31:19.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-22T10:31:19.013Z] 5934f296a5af: Preparing [2025-10-22T10:31:19.013Z] 97a113beb27f: Preparing [2025-10-22T10:31:19.013Z] 3adae575dd06: Preparing [2025-10-22T10:31:19.013Z] fddd9571e1c6: Preparing [2025-10-22T10:31:19.013Z] c481560198b7: Preparing [2025-10-22T10:31:19.013Z] 0c008ccb82a8: Preparing [2025-10-22T10:31:19.013Z] abfcb263a588: Preparing [2025-10-22T10:31:19.013Z] 0c008ccb82a8: Waiting [2025-10-22T10:31:19.013Z] abfcb263a588: Waiting [2025-10-22T10:31:19.013Z] 5934f296a5af: Layer already exists [2025-10-22T10:31:19.013Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:19.013Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:19.013Z] c481560198b7: Layer already exists [2025-10-22T10:31:19.013Z] 97a113beb27f: Layer already exists [2025-10-22T10:31:19.013Z] 0c008ccb82a8: Layer already exists [2025-10-22T10:31:19.013Z] abfcb263a588: Layer already exists [2025-10-22T10:31:19.013Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:19.343Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:19.661Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-10-22T10:31:19.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-22T10:31:19.661Z] 5934f296a5af: Preparing [2025-10-22T10:31:19.661Z] 97a113beb27f: Preparing [2025-10-22T10:31:19.661Z] 3adae575dd06: Preparing [2025-10-22T10:31:19.661Z] fddd9571e1c6: Preparing [2025-10-22T10:31:19.661Z] c481560198b7: Preparing [2025-10-22T10:31:19.661Z] 0c008ccb82a8: Preparing [2025-10-22T10:31:19.661Z] abfcb263a588: Preparing [2025-10-22T10:31:19.661Z] 0c008ccb82a8: Waiting [2025-10-22T10:31:19.661Z] abfcb263a588: Waiting [2025-10-22T10:31:19.661Z] 97a113beb27f: Layer already exists [2025-10-22T10:31:19.661Z] 5934f296a5af: Layer already exists [2025-10-22T10:31:19.661Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:19.661Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:19.661Z] c481560198b7: Layer already exists [2025-10-22T10:31:19.661Z] abfcb263a588: Layer already exists [2025-10-22T10:31:19.661Z] 0c008ccb82a8: Layer already exists [2025-10-22T10:31:19.661Z] main: digest: sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T10:31:19.726Z] ===================================================== [Pipeline] echo [2025-10-22T10:31:19.738Z] taggedImages: [2025-10-22T10:31:19.738Z] - nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:31:19.738Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-22T10:31:19.738Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 [2025-10-22T10:31:19.738Z] - nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:31:19.738Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-10-22T10:31:19.765Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-10-22T10:31:19.765Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:31:19.765Z] latest [2025-10-22T10:31:19.765Z] 4.1.0-dev.67 [2025-10-22T10:31:19.765Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:31:19.765Z] main [2025-10-22T10:31:19.765Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:20.108Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:20.438Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:31:20.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-22T10:31:20.438Z] 940e30c41a18: Preparing [2025-10-22T10:31:20.438Z] 9c1be3fac226: Preparing [2025-10-22T10:31:20.438Z] fddd9571e1c6: Preparing [2025-10-22T10:31:20.438Z] 44f8ba36e8d7: Preparing [2025-10-22T10:31:20.438Z] df609af632c9: Preparing [2025-10-22T10:31:20.438Z] abfcb263a588: Preparing [2025-10-22T10:31:20.438Z] abfcb263a588: Waiting [2025-10-22T10:31:20.438Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:20.438Z] abfcb263a588: Layer already exists [2025-10-22T10:31:20.438Z] 44f8ba36e8d7: Pushed [2025-10-22T10:31:20.438Z] df609af632c9: Pushed [2025-10-22T10:31:20.438Z] 940e30c41a18: Pushed [2025-10-22T10:31:23.724Z] 9c1be3fac226: Pushed [2025-10-22T10:31:23.982Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:24.311Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:24.633Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-22T10:31:24.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-22T10:31:24.634Z] 940e30c41a18: Preparing [2025-10-22T10:31:24.634Z] 9c1be3fac226: Preparing [2025-10-22T10:31:24.634Z] fddd9571e1c6: Preparing [2025-10-22T10:31:24.634Z] 44f8ba36e8d7: Preparing [2025-10-22T10:31:24.634Z] df609af632c9: Preparing [2025-10-22T10:31:24.634Z] abfcb263a588: Preparing [2025-10-22T10:31:24.634Z] abfcb263a588: Waiting [2025-10-22T10:31:24.634Z] 44f8ba36e8d7: Layer already exists [2025-10-22T10:31:24.634Z] df609af632c9: Layer already exists [2025-10-22T10:31:24.634Z] 9c1be3fac226: Layer already exists [2025-10-22T10:31:24.634Z] 940e30c41a18: Layer already exists [2025-10-22T10:31:24.634Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:24.634Z] abfcb263a588: Layer already exists [2025-10-22T10:31:24.634Z] latest: digest: sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:24.966Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:25.290Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 [2025-10-22T10:31:25.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-22T10:31:25.290Z] 940e30c41a18: Preparing [2025-10-22T10:31:25.290Z] 9c1be3fac226: Preparing [2025-10-22T10:31:25.290Z] fddd9571e1c6: Preparing [2025-10-22T10:31:25.290Z] 44f8ba36e8d7: Preparing [2025-10-22T10:31:25.290Z] df609af632c9: Preparing [2025-10-22T10:31:25.290Z] abfcb263a588: Preparing [2025-10-22T10:31:25.290Z] abfcb263a588: Waiting [2025-10-22T10:31:25.290Z] 940e30c41a18: Layer already exists [2025-10-22T10:31:25.290Z] df609af632c9: Layer already exists [2025-10-22T10:31:25.290Z] 44f8ba36e8d7: Layer already exists [2025-10-22T10:31:25.290Z] 9c1be3fac226: Layer already exists [2025-10-22T10:31:25.290Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:25.290Z] abfcb263a588: Layer already exists [2025-10-22T10:31:25.290Z] 4.1.0-dev.67: digest: sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:25.612Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:25.937Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:31:25.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-22T10:31:25.937Z] 940e30c41a18: Preparing [2025-10-22T10:31:25.937Z] 9c1be3fac226: Preparing [2025-10-22T10:31:25.937Z] fddd9571e1c6: Preparing [2025-10-22T10:31:25.937Z] 44f8ba36e8d7: Preparing [2025-10-22T10:31:25.937Z] df609af632c9: Preparing [2025-10-22T10:31:25.937Z] abfcb263a588: Preparing [2025-10-22T10:31:25.937Z] abfcb263a588: Waiting [2025-10-22T10:31:25.937Z] 940e30c41a18: Layer already exists [2025-10-22T10:31:25.937Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:25.937Z] 9c1be3fac226: Layer already exists [2025-10-22T10:31:25.937Z] df609af632c9: Layer already exists [2025-10-22T10:31:25.937Z] 44f8ba36e8d7: Layer already exists [2025-10-22T10:31:25.937Z] abfcb263a588: Layer already exists [2025-10-22T10:31:25.937Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:26.269Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:26.588Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-22T10:31:26.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-22T10:31:26.588Z] 940e30c41a18: Preparing [2025-10-22T10:31:26.588Z] 9c1be3fac226: Preparing [2025-10-22T10:31:26.588Z] fddd9571e1c6: Preparing [2025-10-22T10:31:26.588Z] 44f8ba36e8d7: Preparing [2025-10-22T10:31:26.588Z] df609af632c9: Preparing [2025-10-22T10:31:26.588Z] abfcb263a588: Preparing [2025-10-22T10:31:26.588Z] abfcb263a588: Waiting [2025-10-22T10:31:26.588Z] df609af632c9: Layer already exists [2025-10-22T10:31:26.588Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:26.588Z] 44f8ba36e8d7: Layer already exists [2025-10-22T10:31:26.588Z] 9c1be3fac226: Layer already exists [2025-10-22T10:31:26.588Z] 940e30c41a18: Layer already exists [2025-10-22T10:31:26.588Z] abfcb263a588: Layer already exists [2025-10-22T10:31:26.588Z] main: digest: sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T10:31:26.661Z] ===================================================== [Pipeline] echo [2025-10-22T10:31:26.673Z] taggedImages: [2025-10-22T10:31:26.673Z] - nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:31:26.673Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-22T10:31:26.673Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 [2025-10-22T10:31:26.673Z] - nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:31:26.673Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-10-22T10:31:26.698Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-10-22T10:31:26.698Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:31:26.698Z] latest [2025-10-22T10:31:26.698Z] 4.1.0-dev.67 [2025-10-22T10:31:26.698Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:31:26.698Z] main [2025-10-22T10:31:26.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:27.038Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:27.352Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:31:27.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-22T10:31:27.352Z] a52bc1b0c160: Preparing [2025-10-22T10:31:27.352Z] 46d6e3cd63ee: Preparing [2025-10-22T10:31:27.352Z] e242014fc46f: Preparing [2025-10-22T10:31:27.352Z] 3adae575dd06: Preparing [2025-10-22T10:31:27.352Z] fddd9571e1c6: Preparing [2025-10-22T10:31:27.352Z] cbedec466f9c: Preparing [2025-10-22T10:31:27.352Z] 18edfebe32b1: Preparing [2025-10-22T10:31:27.352Z] abfcb263a588: Preparing [2025-10-22T10:31:27.352Z] cbedec466f9c: Waiting [2025-10-22T10:31:27.352Z] 18edfebe32b1: Waiting [2025-10-22T10:31:27.352Z] abfcb263a588: Waiting [2025-10-22T10:31:27.352Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:27.352Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:27.352Z] cbedec466f9c: Layer already exists [2025-10-22T10:31:27.352Z] 18edfebe32b1: Layer already exists [2025-10-22T10:31:27.352Z] abfcb263a588: Layer already exists [2025-10-22T10:31:27.352Z] 46d6e3cd63ee: Pushed [2025-10-22T10:31:27.352Z] a52bc1b0c160: Pushed [2025-10-22T10:31:31.541Z] e242014fc46f: Pushed [2025-10-22T10:31:31.541Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:31.870Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:32.194Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-22T10:31:32.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-22T10:31:32.194Z] a52bc1b0c160: Preparing [2025-10-22T10:31:32.194Z] 46d6e3cd63ee: Preparing [2025-10-22T10:31:32.194Z] e242014fc46f: Preparing [2025-10-22T10:31:32.194Z] 3adae575dd06: Preparing [2025-10-22T10:31:32.194Z] fddd9571e1c6: Preparing [2025-10-22T10:31:32.194Z] cbedec466f9c: Preparing [2025-10-22T10:31:32.194Z] 18edfebe32b1: Preparing [2025-10-22T10:31:32.194Z] abfcb263a588: Preparing [2025-10-22T10:31:32.194Z] cbedec466f9c: Waiting [2025-10-22T10:31:32.194Z] 18edfebe32b1: Waiting [2025-10-22T10:31:32.194Z] abfcb263a588: Waiting [2025-10-22T10:31:32.194Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:32.194Z] 46d6e3cd63ee: Layer already exists [2025-10-22T10:31:32.194Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:32.194Z] a52bc1b0c160: Layer already exists [2025-10-22T10:31:32.194Z] e242014fc46f: Layer already exists [2025-10-22T10:31:32.194Z] cbedec466f9c: Layer already exists [2025-10-22T10:31:32.194Z] 18edfebe32b1: Layer already exists [2025-10-22T10:31:32.194Z] abfcb263a588: Layer already exists [2025-10-22T10:31:32.194Z] latest: digest: sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:32.522Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:32.852Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 [2025-10-22T10:31:32.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-22T10:31:32.852Z] a52bc1b0c160: Preparing [2025-10-22T10:31:32.852Z] 46d6e3cd63ee: Preparing [2025-10-22T10:31:32.852Z] e242014fc46f: Preparing [2025-10-22T10:31:32.852Z] 3adae575dd06: Preparing [2025-10-22T10:31:32.852Z] fddd9571e1c6: Preparing [2025-10-22T10:31:32.852Z] cbedec466f9c: Preparing [2025-10-22T10:31:32.852Z] 18edfebe32b1: Preparing [2025-10-22T10:31:32.852Z] abfcb263a588: Preparing [2025-10-22T10:31:32.852Z] cbedec466f9c: Waiting [2025-10-22T10:31:32.852Z] 18edfebe32b1: Waiting [2025-10-22T10:31:32.852Z] abfcb263a588: Waiting [2025-10-22T10:31:32.852Z] e242014fc46f: Layer already exists [2025-10-22T10:31:32.852Z] 46d6e3cd63ee: Layer already exists [2025-10-22T10:31:32.852Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:32.852Z] a52bc1b0c160: Layer already exists [2025-10-22T10:31:32.852Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:32.852Z] cbedec466f9c: Layer already exists [2025-10-22T10:31:32.852Z] 18edfebe32b1: Layer already exists [2025-10-22T10:31:32.852Z] abfcb263a588: Layer already exists [2025-10-22T10:31:32.852Z] 4.1.0-dev.67: digest: sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:33.184Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:33.511Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:31:33.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-22T10:31:33.511Z] a52bc1b0c160: Preparing [2025-10-22T10:31:33.511Z] 46d6e3cd63ee: Preparing [2025-10-22T10:31:33.511Z] e242014fc46f: Preparing [2025-10-22T10:31:33.511Z] 3adae575dd06: Preparing [2025-10-22T10:31:33.511Z] fddd9571e1c6: Preparing [2025-10-22T10:31:33.511Z] cbedec466f9c: Preparing [2025-10-22T10:31:33.511Z] 18edfebe32b1: Preparing [2025-10-22T10:31:33.511Z] abfcb263a588: Preparing [2025-10-22T10:31:33.511Z] 18edfebe32b1: Waiting [2025-10-22T10:31:33.511Z] cbedec466f9c: Waiting [2025-10-22T10:31:33.511Z] abfcb263a588: Waiting [2025-10-22T10:31:33.511Z] a52bc1b0c160: Layer already exists [2025-10-22T10:31:33.511Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:33.511Z] 46d6e3cd63ee: Layer already exists [2025-10-22T10:31:33.511Z] e242014fc46f: Layer already exists [2025-10-22T10:31:33.511Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:33.511Z] cbedec466f9c: Layer already exists [2025-10-22T10:31:33.511Z] abfcb263a588: Layer already exists [2025-10-22T10:31:33.511Z] 18edfebe32b1: Layer already exists [2025-10-22T10:31:33.511Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:33.835Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:34.160Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-22T10:31:34.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-22T10:31:34.160Z] a52bc1b0c160: Preparing [2025-10-22T10:31:34.160Z] 46d6e3cd63ee: Preparing [2025-10-22T10:31:34.160Z] e242014fc46f: Preparing [2025-10-22T10:31:34.160Z] 3adae575dd06: Preparing [2025-10-22T10:31:34.160Z] fddd9571e1c6: Preparing [2025-10-22T10:31:34.160Z] cbedec466f9c: Preparing [2025-10-22T10:31:34.160Z] 18edfebe32b1: Preparing [2025-10-22T10:31:34.160Z] abfcb263a588: Preparing [2025-10-22T10:31:34.160Z] 18edfebe32b1: Waiting [2025-10-22T10:31:34.160Z] cbedec466f9c: Waiting [2025-10-22T10:31:34.160Z] abfcb263a588: Waiting [2025-10-22T10:31:34.160Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:34.160Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:34.160Z] e242014fc46f: Layer already exists [2025-10-22T10:31:34.160Z] 46d6e3cd63ee: Layer already exists [2025-10-22T10:31:34.160Z] a52bc1b0c160: Layer already exists [2025-10-22T10:31:34.160Z] cbedec466f9c: Layer already exists [2025-10-22T10:31:34.160Z] 18edfebe32b1: Layer already exists [2025-10-22T10:31:34.160Z] abfcb263a588: Layer already exists [2025-10-22T10:31:34.160Z] main: digest: sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T10:31:34.229Z] ===================================================== [Pipeline] echo [2025-10-22T10:31:34.242Z] taggedImages: [2025-10-22T10:31:34.242Z] - nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:31:34.242Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-22T10:31:34.242Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 [2025-10-22T10:31:34.242Z] - nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:31:34.242Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-10-22T10:31:34.274Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-10-22T10:31:34.274Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:31:34.274Z] latest [2025-10-22T10:31:34.274Z] 4.1.0-dev.67 [2025-10-22T10:31:34.274Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:31:34.274Z] main [2025-10-22T10:31:34.274Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:34.630Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:34.954Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:31:34.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-22T10:31:34.954Z] ac2a665d9a21: Preparing [2025-10-22T10:31:34.954Z] a28a3fdaea0d: Preparing [2025-10-22T10:31:34.954Z] 058088e55bc7: Preparing [2025-10-22T10:31:34.954Z] 67e6ef46fc34: Preparing [2025-10-22T10:31:34.954Z] 39b0b7f1cbc3: Preparing [2025-10-22T10:31:34.954Z] f03ddf9608f2: Preparing [2025-10-22T10:31:34.954Z] ddda472a2efe: Preparing [2025-10-22T10:31:34.954Z] 3adae575dd06: Preparing [2025-10-22T10:31:34.954Z] fddd9571e1c6: Preparing [2025-10-22T10:31:34.954Z] c168b946cd1d: Preparing [2025-10-22T10:31:34.954Z] d87d97079b03: Preparing [2025-10-22T10:31:34.954Z] 5f70bf18a086: Preparing [2025-10-22T10:31:34.954Z] 65f9ceeb19c2: Preparing [2025-10-22T10:31:34.954Z] bd5379e776be: Preparing [2025-10-22T10:31:34.954Z] fed9ce3def3e: Preparing [2025-10-22T10:31:34.954Z] abfcb263a588: Preparing [2025-10-22T10:31:34.954Z] f03ddf9608f2: Waiting [2025-10-22T10:31:34.954Z] ddda472a2efe: Waiting [2025-10-22T10:31:34.954Z] 3adae575dd06: Waiting [2025-10-22T10:31:34.954Z] d87d97079b03: Waiting [2025-10-22T10:31:34.954Z] 5f70bf18a086: Waiting [2025-10-22T10:31:34.954Z] 65f9ceeb19c2: Waiting [2025-10-22T10:31:34.954Z] bd5379e776be: Waiting [2025-10-22T10:31:34.954Z] fddd9571e1c6: Waiting [2025-10-22T10:31:34.954Z] fed9ce3def3e: Waiting [2025-10-22T10:31:34.954Z] c168b946cd1d: Waiting [2025-10-22T10:31:34.954Z] abfcb263a588: Waiting [2025-10-22T10:31:34.954Z] 67e6ef46fc34: Pushed [2025-10-22T10:31:34.954Z] 39b0b7f1cbc3: Pushed [2025-10-22T10:31:34.954Z] ac2a665d9a21: Pushed [2025-10-22T10:31:34.954Z] a28a3fdaea0d: Pushed [2025-10-22T10:31:34.954Z] 058088e55bc7: Pushed [2025-10-22T10:31:34.954Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:34.954Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:34.954Z] 5f70bf18a086: Layer already exists [2025-10-22T10:31:35.213Z] f03ddf9608f2: Pushed [2025-10-22T10:31:35.213Z] d87d97079b03: Pushed [2025-10-22T10:31:35.213Z] c168b946cd1d: Pushed [2025-10-22T10:31:35.213Z] 65f9ceeb19c2: Pushed [2025-10-22T10:31:35.213Z] abfcb263a588: Layer already exists [2025-10-22T10:31:35.213Z] bd5379e776be: Pushed [2025-10-22T10:31:35.213Z] fed9ce3def3e: Pushed [2025-10-22T10:31:36.587Z] ddda472a2efe: Pushed [2025-10-22T10:31:36.587Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:36.912Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:37.237Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-22T10:31:37.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-22T10:31:37.237Z] ac2a665d9a21: Preparing [2025-10-22T10:31:37.237Z] a28a3fdaea0d: Preparing [2025-10-22T10:31:37.237Z] 058088e55bc7: Preparing [2025-10-22T10:31:37.237Z] 67e6ef46fc34: Preparing [2025-10-22T10:31:37.237Z] 39b0b7f1cbc3: Preparing [2025-10-22T10:31:37.237Z] f03ddf9608f2: Preparing [2025-10-22T10:31:37.237Z] ddda472a2efe: Preparing [2025-10-22T10:31:37.237Z] 3adae575dd06: Preparing [2025-10-22T10:31:37.237Z] fddd9571e1c6: Preparing [2025-10-22T10:31:37.237Z] c168b946cd1d: Preparing [2025-10-22T10:31:37.237Z] d87d97079b03: Preparing [2025-10-22T10:31:37.237Z] 5f70bf18a086: Preparing [2025-10-22T10:31:37.237Z] 65f9ceeb19c2: Preparing [2025-10-22T10:31:37.237Z] bd5379e776be: Preparing [2025-10-22T10:31:37.237Z] fed9ce3def3e: Preparing [2025-10-22T10:31:37.237Z] abfcb263a588: Preparing [2025-10-22T10:31:37.237Z] fddd9571e1c6: Waiting [2025-10-22T10:31:37.237Z] c168b946cd1d: Waiting [2025-10-22T10:31:37.237Z] d87d97079b03: Waiting [2025-10-22T10:31:37.237Z] 5f70bf18a086: Waiting [2025-10-22T10:31:37.237Z] 65f9ceeb19c2: Waiting [2025-10-22T10:31:37.237Z] bd5379e776be: Waiting [2025-10-22T10:31:37.237Z] f03ddf9608f2: Waiting [2025-10-22T10:31:37.237Z] ddda472a2efe: Waiting [2025-10-22T10:31:37.237Z] fed9ce3def3e: Waiting [2025-10-22T10:31:37.237Z] 3adae575dd06: Waiting [2025-10-22T10:31:37.237Z] abfcb263a588: Waiting [2025-10-22T10:31:37.237Z] a28a3fdaea0d: Layer already exists [2025-10-22T10:31:37.237Z] ac2a665d9a21: Layer already exists [2025-10-22T10:31:37.237Z] 058088e55bc7: Layer already exists [2025-10-22T10:31:37.237Z] 39b0b7f1cbc3: Layer already exists [2025-10-22T10:31:37.237Z] 67e6ef46fc34: Layer already exists [2025-10-22T10:31:37.237Z] f03ddf9608f2: Layer already exists [2025-10-22T10:31:37.237Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:37.237Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:37.237Z] ddda472a2efe: Layer already exists [2025-10-22T10:31:37.237Z] c168b946cd1d: Layer already exists [2025-10-22T10:31:37.237Z] d87d97079b03: Layer already exists [2025-10-22T10:31:37.237Z] 5f70bf18a086: Layer already exists [2025-10-22T10:31:37.237Z] bd5379e776be: Layer already exists [2025-10-22T10:31:37.237Z] 65f9ceeb19c2: Layer already exists [2025-10-22T10:31:37.237Z] fed9ce3def3e: Layer already exists [2025-10-22T10:31:37.237Z] abfcb263a588: Layer already exists [2025-10-22T10:31:37.237Z] latest: digest: sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:37.558Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:37.888Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 [2025-10-22T10:31:37.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-22T10:31:37.888Z] ac2a665d9a21: Preparing [2025-10-22T10:31:37.888Z] a28a3fdaea0d: Preparing [2025-10-22T10:31:37.888Z] 058088e55bc7: Preparing [2025-10-22T10:31:37.888Z] 67e6ef46fc34: Preparing [2025-10-22T10:31:37.888Z] 39b0b7f1cbc3: Preparing [2025-10-22T10:31:37.888Z] f03ddf9608f2: Preparing [2025-10-22T10:31:37.888Z] ddda472a2efe: Preparing [2025-10-22T10:31:37.888Z] 3adae575dd06: Preparing [2025-10-22T10:31:37.888Z] fddd9571e1c6: Preparing [2025-10-22T10:31:37.888Z] c168b946cd1d: Preparing [2025-10-22T10:31:37.888Z] d87d97079b03: Preparing [2025-10-22T10:31:37.888Z] 5f70bf18a086: Preparing [2025-10-22T10:31:37.888Z] 65f9ceeb19c2: Preparing [2025-10-22T10:31:37.888Z] bd5379e776be: Preparing [2025-10-22T10:31:37.888Z] fed9ce3def3e: Preparing [2025-10-22T10:31:37.888Z] abfcb263a588: Preparing [2025-10-22T10:31:37.888Z] f03ddf9608f2: Waiting [2025-10-22T10:31:37.888Z] ddda472a2efe: Waiting [2025-10-22T10:31:37.888Z] d87d97079b03: Waiting [2025-10-22T10:31:37.888Z] 5f70bf18a086: Waiting [2025-10-22T10:31:37.888Z] fed9ce3def3e: Waiting [2025-10-22T10:31:37.888Z] abfcb263a588: Waiting [2025-10-22T10:31:37.888Z] 65f9ceeb19c2: Waiting [2025-10-22T10:31:37.888Z] bd5379e776be: Waiting [2025-10-22T10:31:37.888Z] 3adae575dd06: Waiting [2025-10-22T10:31:37.888Z] c168b946cd1d: Waiting [2025-10-22T10:31:37.888Z] fddd9571e1c6: Waiting [2025-10-22T10:31:37.888Z] 058088e55bc7: Layer already exists [2025-10-22T10:31:37.888Z] a28a3fdaea0d: Layer already exists [2025-10-22T10:31:37.888Z] 67e6ef46fc34: Layer already exists [2025-10-22T10:31:37.888Z] ac2a665d9a21: Layer already exists [2025-10-22T10:31:37.888Z] 39b0b7f1cbc3: Layer already exists [2025-10-22T10:31:37.888Z] f03ddf9608f2: Layer already exists [2025-10-22T10:31:37.888Z] ddda472a2efe: Layer already exists [2025-10-22T10:31:37.888Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:37.888Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:37.888Z] c168b946cd1d: Layer already exists [2025-10-22T10:31:37.888Z] 5f70bf18a086: Layer already exists [2025-10-22T10:31:37.888Z] d87d97079b03: Layer already exists [2025-10-22T10:31:37.888Z] 65f9ceeb19c2: Layer already exists [2025-10-22T10:31:37.888Z] fed9ce3def3e: Layer already exists [2025-10-22T10:31:37.888Z] bd5379e776be: Layer already exists [2025-10-22T10:31:37.888Z] abfcb263a588: Layer already exists [2025-10-22T10:31:37.888Z] 4.1.0-dev.67: digest: sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:38.224Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:38.555Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:31:38.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-22T10:31:38.555Z] ac2a665d9a21: Preparing [2025-10-22T10:31:38.555Z] a28a3fdaea0d: Preparing [2025-10-22T10:31:38.555Z] 058088e55bc7: Preparing [2025-10-22T10:31:38.555Z] 67e6ef46fc34: Preparing [2025-10-22T10:31:38.555Z] 39b0b7f1cbc3: Preparing [2025-10-22T10:31:38.555Z] f03ddf9608f2: Preparing [2025-10-22T10:31:38.555Z] ddda472a2efe: Preparing [2025-10-22T10:31:38.555Z] 3adae575dd06: Preparing [2025-10-22T10:31:38.555Z] fddd9571e1c6: Preparing [2025-10-22T10:31:38.555Z] c168b946cd1d: Preparing [2025-10-22T10:31:38.555Z] d87d97079b03: Preparing [2025-10-22T10:31:38.555Z] 5f70bf18a086: Preparing [2025-10-22T10:31:38.555Z] 65f9ceeb19c2: Preparing [2025-10-22T10:31:38.555Z] bd5379e776be: Preparing [2025-10-22T10:31:38.555Z] fed9ce3def3e: Preparing [2025-10-22T10:31:38.555Z] abfcb263a588: Preparing [2025-10-22T10:31:38.555Z] f03ddf9608f2: Waiting [2025-10-22T10:31:38.555Z] ddda472a2efe: Waiting [2025-10-22T10:31:38.555Z] 3adae575dd06: Waiting [2025-10-22T10:31:38.555Z] bd5379e776be: Waiting [2025-10-22T10:31:38.555Z] fed9ce3def3e: Waiting [2025-10-22T10:31:38.555Z] abfcb263a588: Waiting [2025-10-22T10:31:38.555Z] c168b946cd1d: Waiting [2025-10-22T10:31:38.555Z] d87d97079b03: Waiting [2025-10-22T10:31:38.555Z] 5f70bf18a086: Waiting [2025-10-22T10:31:38.555Z] 65f9ceeb19c2: Waiting [2025-10-22T10:31:38.555Z] fddd9571e1c6: Waiting [2025-10-22T10:31:38.555Z] 39b0b7f1cbc3: Layer already exists [2025-10-22T10:31:38.555Z] 058088e55bc7: Layer already exists [2025-10-22T10:31:38.555Z] 67e6ef46fc34: Layer already exists [2025-10-22T10:31:38.555Z] ac2a665d9a21: Layer already exists [2025-10-22T10:31:38.555Z] a28a3fdaea0d: Layer already exists [2025-10-22T10:31:38.555Z] f03ddf9608f2: Layer already exists [2025-10-22T10:31:38.555Z] ddda472a2efe: Layer already exists [2025-10-22T10:31:38.555Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:38.555Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:38.555Z] c168b946cd1d: Layer already exists [2025-10-22T10:31:38.555Z] d87d97079b03: Layer already exists [2025-10-22T10:31:38.555Z] bd5379e776be: Layer already exists [2025-10-22T10:31:38.555Z] 65f9ceeb19c2: Layer already exists [2025-10-22T10:31:38.555Z] fed9ce3def3e: Layer already exists [2025-10-22T10:31:38.555Z] 5f70bf18a086: Layer already exists [2025-10-22T10:31:38.555Z] abfcb263a588: Layer already exists [2025-10-22T10:31:38.555Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:38.877Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:39.194Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-22T10:31:39.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-22T10:31:39.194Z] ac2a665d9a21: Preparing [2025-10-22T10:31:39.194Z] a28a3fdaea0d: Preparing [2025-10-22T10:31:39.194Z] 058088e55bc7: Preparing [2025-10-22T10:31:39.194Z] 67e6ef46fc34: Preparing [2025-10-22T10:31:39.194Z] 39b0b7f1cbc3: Preparing [2025-10-22T10:31:39.194Z] f03ddf9608f2: Preparing [2025-10-22T10:31:39.194Z] ddda472a2efe: Preparing [2025-10-22T10:31:39.194Z] 3adae575dd06: Preparing [2025-10-22T10:31:39.194Z] fddd9571e1c6: Preparing [2025-10-22T10:31:39.194Z] c168b946cd1d: Preparing [2025-10-22T10:31:39.194Z] d87d97079b03: Preparing [2025-10-22T10:31:39.194Z] 5f70bf18a086: Preparing [2025-10-22T10:31:39.194Z] 65f9ceeb19c2: Preparing [2025-10-22T10:31:39.194Z] bd5379e776be: Preparing [2025-10-22T10:31:39.194Z] fed9ce3def3e: Preparing [2025-10-22T10:31:39.194Z] abfcb263a588: Preparing [2025-10-22T10:31:39.194Z] c168b946cd1d: Waiting [2025-10-22T10:31:39.194Z] 65f9ceeb19c2: Waiting [2025-10-22T10:31:39.194Z] d87d97079b03: Waiting [2025-10-22T10:31:39.194Z] 5f70bf18a086: Waiting [2025-10-22T10:31:39.194Z] bd5379e776be: Waiting [2025-10-22T10:31:39.194Z] fed9ce3def3e: Waiting [2025-10-22T10:31:39.194Z] abfcb263a588: Waiting [2025-10-22T10:31:39.194Z] f03ddf9608f2: Waiting [2025-10-22T10:31:39.194Z] ddda472a2efe: Waiting [2025-10-22T10:31:39.194Z] 3adae575dd06: Waiting [2025-10-22T10:31:39.194Z] fddd9571e1c6: Waiting [2025-10-22T10:31:39.194Z] 39b0b7f1cbc3: Layer already exists [2025-10-22T10:31:39.194Z] a28a3fdaea0d: Layer already exists [2025-10-22T10:31:39.194Z] 67e6ef46fc34: Layer already exists [2025-10-22T10:31:39.194Z] ac2a665d9a21: Layer already exists [2025-10-22T10:31:39.194Z] 058088e55bc7: Layer already exists [2025-10-22T10:31:39.194Z] f03ddf9608f2: Layer already exists [2025-10-22T10:31:39.194Z] ddda472a2efe: Layer already exists [2025-10-22T10:31:39.194Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:39.194Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:39.194Z] c168b946cd1d: Layer already exists [2025-10-22T10:31:39.194Z] d87d97079b03: Layer already exists [2025-10-22T10:31:39.194Z] 65f9ceeb19c2: Layer already exists [2025-10-22T10:31:39.194Z] bd5379e776be: Layer already exists [2025-10-22T10:31:39.194Z] 5f70bf18a086: Layer already exists [2025-10-22T10:31:39.194Z] fed9ce3def3e: Layer already exists [2025-10-22T10:31:39.194Z] abfcb263a588: Layer already exists [2025-10-22T10:31:39.194Z] main: digest: sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T10:31:39.265Z] ===================================================== [Pipeline] echo [2025-10-22T10:31:39.283Z] taggedImages: [2025-10-22T10:31:39.283Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:31:39.283Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-22T10:31:39.284Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 [2025-10-22T10:31:39.284Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:31:39.284Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-10-22T10:31:39.309Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-10-22T10:31:39.309Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:31:39.309Z] latest [2025-10-22T10:31:39.309Z] 4.1.0-dev.67 [2025-10-22T10:31:39.309Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:31:39.309Z] main [2025-10-22T10:31:39.309Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:39.642Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:39.963Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:31:39.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-22T10:31:39.963Z] 2cbd2b5b9898: Preparing [2025-10-22T10:31:39.963Z] 753a2ddb27fd: Preparing [2025-10-22T10:31:39.963Z] d57f320712b3: Preparing [2025-10-22T10:31:39.963Z] e840451c7875: Preparing [2025-10-22T10:31:39.963Z] 3adae575dd06: Preparing [2025-10-22T10:31:39.963Z] fddd9571e1c6: Preparing [2025-10-22T10:31:39.963Z] cbedec466f9c: Preparing [2025-10-22T10:31:39.963Z] 18edfebe32b1: Preparing [2025-10-22T10:31:39.963Z] abfcb263a588: Preparing [2025-10-22T10:31:39.963Z] cbedec466f9c: Waiting [2025-10-22T10:31:39.963Z] abfcb263a588: Waiting [2025-10-22T10:31:39.963Z] 18edfebe32b1: Waiting [2025-10-22T10:31:39.963Z] fddd9571e1c6: Waiting [2025-10-22T10:31:39.963Z] 753a2ddb27fd: Layer already exists [2025-10-22T10:31:39.963Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:39.963Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:39.963Z] cbedec466f9c: Layer already exists [2025-10-22T10:31:39.963Z] 18edfebe32b1: Layer already exists [2025-10-22T10:31:39.963Z] abfcb263a588: Layer already exists [2025-10-22T10:31:39.963Z] 2cbd2b5b9898: Pushed [2025-10-22T10:31:39.963Z] d57f320712b3: Pushed [2025-10-22T10:31:44.150Z] e840451c7875: Pushed [2025-10-22T10:31:44.150Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:44.482Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:44.807Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-22T10:31:44.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-22T10:31:44.807Z] 2cbd2b5b9898: Preparing [2025-10-22T10:31:44.807Z] 753a2ddb27fd: Preparing [2025-10-22T10:31:44.807Z] d57f320712b3: Preparing [2025-10-22T10:31:44.807Z] e840451c7875: Preparing [2025-10-22T10:31:44.807Z] 3adae575dd06: Preparing [2025-10-22T10:31:44.807Z] fddd9571e1c6: Preparing [2025-10-22T10:31:44.807Z] cbedec466f9c: Preparing [2025-10-22T10:31:44.807Z] 18edfebe32b1: Preparing [2025-10-22T10:31:44.807Z] abfcb263a588: Preparing [2025-10-22T10:31:44.807Z] cbedec466f9c: Waiting [2025-10-22T10:31:44.807Z] 18edfebe32b1: Waiting [2025-10-22T10:31:44.807Z] abfcb263a588: Waiting [2025-10-22T10:31:44.807Z] fddd9571e1c6: Waiting [2025-10-22T10:31:44.807Z] e840451c7875: Layer already exists [2025-10-22T10:31:44.807Z] 2cbd2b5b9898: Layer already exists [2025-10-22T10:31:44.807Z] 753a2ddb27fd: Layer already exists [2025-10-22T10:31:44.807Z] d57f320712b3: Layer already exists [2025-10-22T10:31:44.807Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:44.807Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:44.807Z] 18edfebe32b1: Layer already exists [2025-10-22T10:31:44.807Z] abfcb263a588: Layer already exists [2025-10-22T10:31:44.807Z] cbedec466f9c: Layer already exists [2025-10-22T10:31:44.807Z] latest: digest: sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:45.137Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:45.462Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 [2025-10-22T10:31:45.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-22T10:31:45.462Z] 2cbd2b5b9898: Preparing [2025-10-22T10:31:45.462Z] 753a2ddb27fd: Preparing [2025-10-22T10:31:45.462Z] d57f320712b3: Preparing [2025-10-22T10:31:45.462Z] e840451c7875: Preparing [2025-10-22T10:31:45.462Z] 3adae575dd06: Preparing [2025-10-22T10:31:45.462Z] fddd9571e1c6: Preparing [2025-10-22T10:31:45.462Z] cbedec466f9c: Preparing [2025-10-22T10:31:45.462Z] 18edfebe32b1: Preparing [2025-10-22T10:31:45.462Z] abfcb263a588: Preparing [2025-10-22T10:31:45.462Z] fddd9571e1c6: Waiting [2025-10-22T10:31:45.462Z] 18edfebe32b1: Waiting [2025-10-22T10:31:45.462Z] abfcb263a588: Waiting [2025-10-22T10:31:45.462Z] cbedec466f9c: Waiting [2025-10-22T10:31:45.462Z] e840451c7875: Layer already exists [2025-10-22T10:31:45.462Z] 753a2ddb27fd: Layer already exists [2025-10-22T10:31:45.462Z] 2cbd2b5b9898: Layer already exists [2025-10-22T10:31:45.462Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:45.462Z] d57f320712b3: Layer already exists [2025-10-22T10:31:45.462Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:45.462Z] abfcb263a588: Layer already exists [2025-10-22T10:31:45.462Z] 18edfebe32b1: Layer already exists [2025-10-22T10:31:45.462Z] cbedec466f9c: Layer already exists [2025-10-22T10:31:45.462Z] 4.1.0-dev.67: digest: sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:45.819Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:46.136Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:31:46.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-22T10:31:46.136Z] 2cbd2b5b9898: Preparing [2025-10-22T10:31:46.136Z] 753a2ddb27fd: Preparing [2025-10-22T10:31:46.136Z] d57f320712b3: Preparing [2025-10-22T10:31:46.136Z] e840451c7875: Preparing [2025-10-22T10:31:46.136Z] 3adae575dd06: Preparing [2025-10-22T10:31:46.136Z] fddd9571e1c6: Preparing [2025-10-22T10:31:46.136Z] cbedec466f9c: Preparing [2025-10-22T10:31:46.136Z] 18edfebe32b1: Preparing [2025-10-22T10:31:46.136Z] abfcb263a588: Preparing [2025-10-22T10:31:46.136Z] fddd9571e1c6: Waiting [2025-10-22T10:31:46.136Z] 18edfebe32b1: Waiting [2025-10-22T10:31:46.136Z] cbedec466f9c: Waiting [2025-10-22T10:31:46.136Z] abfcb263a588: Waiting [2025-10-22T10:31:46.136Z] 2cbd2b5b9898: Layer already exists [2025-10-22T10:31:46.136Z] e840451c7875: Layer already exists [2025-10-22T10:31:46.136Z] d57f320712b3: Layer already exists [2025-10-22T10:31:46.136Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:46.136Z] 753a2ddb27fd: Layer already exists [2025-10-22T10:31:46.136Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:46.136Z] cbedec466f9c: Layer already exists [2025-10-22T10:31:46.136Z] 18edfebe32b1: Layer already exists [2025-10-22T10:31:46.136Z] abfcb263a588: Layer already exists [2025-10-22T10:31:46.136Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:46.455Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:46.776Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-22T10:31:46.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-22T10:31:46.776Z] 2cbd2b5b9898: Preparing [2025-10-22T10:31:46.776Z] 753a2ddb27fd: Preparing [2025-10-22T10:31:46.776Z] d57f320712b3: Preparing [2025-10-22T10:31:46.776Z] e840451c7875: Preparing [2025-10-22T10:31:46.776Z] 3adae575dd06: Preparing [2025-10-22T10:31:46.776Z] fddd9571e1c6: Preparing [2025-10-22T10:31:46.776Z] cbedec466f9c: Preparing [2025-10-22T10:31:46.776Z] 18edfebe32b1: Preparing [2025-10-22T10:31:46.776Z] abfcb263a588: Preparing [2025-10-22T10:31:46.776Z] cbedec466f9c: Waiting [2025-10-22T10:31:46.776Z] 18edfebe32b1: Waiting [2025-10-22T10:31:46.776Z] abfcb263a588: Waiting [2025-10-22T10:31:46.776Z] fddd9571e1c6: Waiting [2025-10-22T10:31:46.776Z] d57f320712b3: Layer already exists [2025-10-22T10:31:46.776Z] 753a2ddb27fd: Layer already exists [2025-10-22T10:31:46.776Z] 2cbd2b5b9898: Layer already exists [2025-10-22T10:31:46.776Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:46.776Z] e840451c7875: Layer already exists [2025-10-22T10:31:46.776Z] abfcb263a588: Layer already exists [2025-10-22T10:31:46.776Z] cbedec466f9c: Layer already exists [2025-10-22T10:31:46.776Z] 18edfebe32b1: Layer already exists [2025-10-22T10:31:46.776Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:46.776Z] main: digest: sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T10:31:46.854Z] ===================================================== [Pipeline] echo [2025-10-22T10:31:46.867Z] taggedImages: [2025-10-22T10:31:46.867Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:31:46.867Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-22T10:31:46.867Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 [2025-10-22T10:31:46.867Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:31:46.867Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-10-22T10:31:46.898Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-10-22T10:31:46.898Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:31:46.898Z] latest [2025-10-22T10:31:46.898Z] 4.1.0-dev.67 [2025-10-22T10:31:46.898Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:31:46.898Z] main [2025-10-22T10:31:46.898Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:47.243Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:47.562Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:31:47.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-22T10:31:47.563Z] 3ab92338b8d9: Preparing [2025-10-22T10:31:47.563Z] e3656abc96d3: Preparing [2025-10-22T10:31:47.563Z] 81fcdab6938f: Preparing [2025-10-22T10:31:47.563Z] 161224a16d8d: Preparing [2025-10-22T10:31:47.563Z] 1c2949ecee27: Preparing [2025-10-22T10:31:47.563Z] 3adae575dd06: Preparing [2025-10-22T10:31:47.563Z] fddd9571e1c6: Preparing [2025-10-22T10:31:47.563Z] 00a3ee084856: Preparing [2025-10-22T10:31:47.563Z] dc395cb33347: Preparing [2025-10-22T10:31:47.563Z] c330840e7629: Preparing [2025-10-22T10:31:47.563Z] abfcb263a588: Preparing [2025-10-22T10:31:47.563Z] 3adae575dd06: Waiting [2025-10-22T10:31:47.563Z] fddd9571e1c6: Waiting [2025-10-22T10:31:47.563Z] c330840e7629: Waiting [2025-10-22T10:31:47.563Z] abfcb263a588: Waiting [2025-10-22T10:31:47.563Z] 00a3ee084856: Waiting [2025-10-22T10:31:47.563Z] dc395cb33347: Waiting [2025-10-22T10:31:47.563Z] 1c2949ecee27: Pushed [2025-10-22T10:31:47.563Z] 3ab92338b8d9: Pushed [2025-10-22T10:31:47.563Z] 161224a16d8d: Pushed [2025-10-22T10:31:47.563Z] e3656abc96d3: Pushed [2025-10-22T10:31:47.563Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:47.563Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:47.563Z] abfcb263a588: Layer already exists [2025-10-22T10:31:47.822Z] 00a3ee084856: Pushed [2025-10-22T10:31:47.822Z] dc395cb33347: Pushed [2025-10-22T10:31:48.753Z] c330840e7629: Pushed [2025-10-22T10:31:50.129Z] 81fcdab6938f: Pushed [2025-10-22T10:31:50.387Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:50.714Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:51.033Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-22T10:31:51.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-22T10:31:51.033Z] 3ab92338b8d9: Preparing [2025-10-22T10:31:51.033Z] e3656abc96d3: Preparing [2025-10-22T10:31:51.033Z] 81fcdab6938f: Preparing [2025-10-22T10:31:51.033Z] 161224a16d8d: Preparing [2025-10-22T10:31:51.033Z] 1c2949ecee27: Preparing [2025-10-22T10:31:51.033Z] 3adae575dd06: Preparing [2025-10-22T10:31:51.033Z] fddd9571e1c6: Preparing [2025-10-22T10:31:51.033Z] 00a3ee084856: Preparing [2025-10-22T10:31:51.033Z] dc395cb33347: Preparing [2025-10-22T10:31:51.033Z] c330840e7629: Preparing [2025-10-22T10:31:51.033Z] abfcb263a588: Preparing [2025-10-22T10:31:51.033Z] 00a3ee084856: Waiting [2025-10-22T10:31:51.033Z] dc395cb33347: Waiting [2025-10-22T10:31:51.033Z] c330840e7629: Waiting [2025-10-22T10:31:51.033Z] 3adae575dd06: Waiting [2025-10-22T10:31:51.033Z] abfcb263a588: Waiting [2025-10-22T10:31:51.033Z] fddd9571e1c6: Waiting [2025-10-22T10:31:51.033Z] 161224a16d8d: Layer already exists [2025-10-22T10:31:51.033Z] 3ab92338b8d9: Layer already exists [2025-10-22T10:31:51.033Z] e3656abc96d3: Layer already exists [2025-10-22T10:31:51.033Z] 1c2949ecee27: Layer already exists [2025-10-22T10:31:51.033Z] 81fcdab6938f: Layer already exists [2025-10-22T10:31:51.033Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:51.033Z] 00a3ee084856: Layer already exists [2025-10-22T10:31:51.033Z] dc395cb33347: Layer already exists [2025-10-22T10:31:51.033Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:51.033Z] c330840e7629: Layer already exists [2025-10-22T10:31:51.033Z] abfcb263a588: Layer already exists [2025-10-22T10:31:51.033Z] latest: digest: sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:51.362Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:51.679Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 [2025-10-22T10:31:51.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-22T10:31:51.679Z] 3ab92338b8d9: Preparing [2025-10-22T10:31:51.679Z] e3656abc96d3: Preparing [2025-10-22T10:31:51.679Z] 81fcdab6938f: Preparing [2025-10-22T10:31:51.679Z] 161224a16d8d: Preparing [2025-10-22T10:31:51.679Z] 1c2949ecee27: Preparing [2025-10-22T10:31:51.679Z] 3adae575dd06: Preparing [2025-10-22T10:31:51.679Z] fddd9571e1c6: Preparing [2025-10-22T10:31:51.679Z] 00a3ee084856: Preparing [2025-10-22T10:31:51.679Z] dc395cb33347: Preparing [2025-10-22T10:31:51.679Z] c330840e7629: Preparing [2025-10-22T10:31:51.679Z] abfcb263a588: Preparing [2025-10-22T10:31:51.679Z] 3adae575dd06: Waiting [2025-10-22T10:31:51.679Z] fddd9571e1c6: Waiting [2025-10-22T10:31:51.679Z] 00a3ee084856: Waiting [2025-10-22T10:31:51.679Z] dc395cb33347: Waiting [2025-10-22T10:31:51.679Z] c330840e7629: Waiting [2025-10-22T10:31:51.679Z] abfcb263a588: Waiting [2025-10-22T10:31:51.679Z] 1c2949ecee27: Layer already exists [2025-10-22T10:31:51.679Z] e3656abc96d3: Layer already exists [2025-10-22T10:31:51.679Z] 3ab92338b8d9: Layer already exists [2025-10-22T10:31:51.679Z] 81fcdab6938f: Layer already exists [2025-10-22T10:31:51.679Z] 161224a16d8d: Layer already exists [2025-10-22T10:31:51.679Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:51.679Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:51.679Z] 00a3ee084856: Layer already exists [2025-10-22T10:31:51.679Z] dc395cb33347: Layer already exists [2025-10-22T10:31:51.679Z] c330840e7629: Layer already exists [2025-10-22T10:31:51.679Z] abfcb263a588: Layer already exists [2025-10-22T10:31:51.679Z] 4.1.0-dev.67: digest: sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:52.000Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:52.320Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:31:52.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-22T10:31:52.320Z] 3ab92338b8d9: Preparing [2025-10-22T10:31:52.320Z] e3656abc96d3: Preparing [2025-10-22T10:31:52.320Z] 81fcdab6938f: Preparing [2025-10-22T10:31:52.320Z] 161224a16d8d: Preparing [2025-10-22T10:31:52.320Z] 1c2949ecee27: Preparing [2025-10-22T10:31:52.320Z] 3adae575dd06: Preparing [2025-10-22T10:31:52.320Z] fddd9571e1c6: Preparing [2025-10-22T10:31:52.320Z] 00a3ee084856: Preparing [2025-10-22T10:31:52.320Z] dc395cb33347: Preparing [2025-10-22T10:31:52.320Z] c330840e7629: Preparing [2025-10-22T10:31:52.320Z] abfcb263a588: Preparing [2025-10-22T10:31:52.320Z] fddd9571e1c6: Waiting [2025-10-22T10:31:52.320Z] 00a3ee084856: Waiting [2025-10-22T10:31:52.320Z] dc395cb33347: Waiting [2025-10-22T10:31:52.320Z] c330840e7629: Waiting [2025-10-22T10:31:52.320Z] abfcb263a588: Waiting [2025-10-22T10:31:52.320Z] 3adae575dd06: Waiting [2025-10-22T10:31:52.320Z] 161224a16d8d: Layer already exists [2025-10-22T10:31:52.320Z] 81fcdab6938f: Layer already exists [2025-10-22T10:31:52.320Z] 1c2949ecee27: Layer already exists [2025-10-22T10:31:52.320Z] e3656abc96d3: Layer already exists [2025-10-22T10:31:52.320Z] 3ab92338b8d9: Layer already exists [2025-10-22T10:31:52.320Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:52.320Z] 00a3ee084856: Layer already exists [2025-10-22T10:31:52.320Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:52.320Z] c330840e7629: Layer already exists [2025-10-22T10:31:52.320Z] dc395cb33347: Layer already exists [2025-10-22T10:31:52.320Z] abfcb263a588: Layer already exists [2025-10-22T10:31:52.320Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:52.643Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:52.974Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-22T10:31:52.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-22T10:31:52.974Z] 3ab92338b8d9: Preparing [2025-10-22T10:31:52.974Z] e3656abc96d3: Preparing [2025-10-22T10:31:52.974Z] 81fcdab6938f: Preparing [2025-10-22T10:31:52.974Z] 161224a16d8d: Preparing [2025-10-22T10:31:52.974Z] 1c2949ecee27: Preparing [2025-10-22T10:31:52.974Z] 3adae575dd06: Preparing [2025-10-22T10:31:52.974Z] fddd9571e1c6: Preparing [2025-10-22T10:31:52.974Z] 00a3ee084856: Preparing [2025-10-22T10:31:52.974Z] dc395cb33347: Preparing [2025-10-22T10:31:52.974Z] c330840e7629: Preparing [2025-10-22T10:31:52.974Z] abfcb263a588: Preparing [2025-10-22T10:31:52.974Z] 3adae575dd06: Waiting [2025-10-22T10:31:52.974Z] fddd9571e1c6: Waiting [2025-10-22T10:31:52.974Z] 00a3ee084856: Waiting [2025-10-22T10:31:52.974Z] dc395cb33347: Waiting [2025-10-22T10:31:52.974Z] c330840e7629: Waiting [2025-10-22T10:31:52.974Z] abfcb263a588: Waiting [2025-10-22T10:31:52.974Z] 81fcdab6938f: Layer already exists [2025-10-22T10:31:52.974Z] e3656abc96d3: Layer already exists [2025-10-22T10:31:52.974Z] 1c2949ecee27: Layer already exists [2025-10-22T10:31:52.974Z] 3ab92338b8d9: Layer already exists [2025-10-22T10:31:52.974Z] 161224a16d8d: Layer already exists [2025-10-22T10:31:52.974Z] 00a3ee084856: Layer already exists [2025-10-22T10:31:52.974Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:52.974Z] dc395cb33347: Layer already exists [2025-10-22T10:31:52.974Z] c330840e7629: Layer already exists [2025-10-22T10:31:52.974Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:52.974Z] abfcb263a588: Layer already exists [2025-10-22T10:31:52.974Z] main: digest: sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T10:31:53.054Z] ===================================================== [Pipeline] echo [2025-10-22T10:31:53.071Z] taggedImages: [2025-10-22T10:31:53.071Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:31:53.071Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-22T10:31:53.071Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 [2025-10-22T10:31:53.071Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:31:53.071Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-10-22T10:31:53.102Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-10-22T10:31:53.102Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:31:53.102Z] latest [2025-10-22T10:31:53.102Z] 4.1.0-dev.67 [2025-10-22T10:31:53.102Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:31:53.102Z] main [2025-10-22T10:31:53.102Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:53.442Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:53.762Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:31:53.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-22T10:31:53.762Z] 80317381cb33: Preparing [2025-10-22T10:31:53.762Z] e652b27b11b6: Preparing [2025-10-22T10:31:53.762Z] c62bbbddcd7e: Preparing [2025-10-22T10:31:53.762Z] 46754bf5c19d: Preparing [2025-10-22T10:31:53.762Z] 8073bf85f221: Preparing [2025-10-22T10:31:53.762Z] 08a8840014e2: Preparing [2025-10-22T10:31:53.762Z] fdca06bd84b1: Preparing [2025-10-22T10:31:53.762Z] 3adae575dd06: Preparing [2025-10-22T10:31:53.762Z] fddd9571e1c6: Preparing [2025-10-22T10:31:53.762Z] 8a101abb376c: Preparing [2025-10-22T10:31:53.762Z] 047a107e57d7: Preparing [2025-10-22T10:31:53.762Z] abfcb263a588: Preparing [2025-10-22T10:31:53.762Z] fdca06bd84b1: Waiting [2025-10-22T10:31:53.762Z] fddd9571e1c6: Waiting [2025-10-22T10:31:53.762Z] 08a8840014e2: Waiting [2025-10-22T10:31:53.762Z] 8a101abb376c: Waiting [2025-10-22T10:31:53.762Z] abfcb263a588: Waiting [2025-10-22T10:31:53.762Z] 3adae575dd06: Waiting [2025-10-22T10:31:53.762Z] 047a107e57d7: Waiting [2025-10-22T10:31:53.762Z] 80317381cb33: Pushed [2025-10-22T10:31:53.762Z] e652b27b11b6: Pushed [2025-10-22T10:31:53.762Z] 8073bf85f221: Pushed [2025-10-22T10:31:53.762Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:53.762Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:53.762Z] 08a8840014e2: Pushed [2025-10-22T10:31:53.762Z] fdca06bd84b1: Pushed [2025-10-22T10:31:54.019Z] abfcb263a588: Layer already exists [2025-10-22T10:31:54.019Z] 8a101abb376c: Pushed [2025-10-22T10:31:54.957Z] 047a107e57d7: Pushed [2025-10-22T10:31:56.335Z] 46754bf5c19d: Pushed [2025-10-22T10:31:56.335Z] c62bbbddcd7e: Pushed [2025-10-22T10:31:56.595Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:56.935Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:57.261Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-22T10:31:57.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-22T10:31:57.261Z] 80317381cb33: Preparing [2025-10-22T10:31:57.261Z] e652b27b11b6: Preparing [2025-10-22T10:31:57.261Z] c62bbbddcd7e: Preparing [2025-10-22T10:31:57.261Z] 46754bf5c19d: Preparing [2025-10-22T10:31:57.261Z] 8073bf85f221: Preparing [2025-10-22T10:31:57.261Z] 08a8840014e2: Preparing [2025-10-22T10:31:57.261Z] fdca06bd84b1: Preparing [2025-10-22T10:31:57.261Z] 3adae575dd06: Preparing [2025-10-22T10:31:57.261Z] fddd9571e1c6: Preparing [2025-10-22T10:31:57.261Z] 8a101abb376c: Preparing [2025-10-22T10:31:57.261Z] 047a107e57d7: Preparing [2025-10-22T10:31:57.261Z] abfcb263a588: Preparing [2025-10-22T10:31:57.261Z] 08a8840014e2: Waiting [2025-10-22T10:31:57.261Z] 8a101abb376c: Waiting [2025-10-22T10:31:57.261Z] fdca06bd84b1: Waiting [2025-10-22T10:31:57.261Z] 3adae575dd06: Waiting [2025-10-22T10:31:57.261Z] 047a107e57d7: Waiting [2025-10-22T10:31:57.261Z] abfcb263a588: Waiting [2025-10-22T10:31:57.261Z] fddd9571e1c6: Waiting [2025-10-22T10:31:57.261Z] e652b27b11b6: Layer already exists [2025-10-22T10:31:57.261Z] 8073bf85f221: Layer already exists [2025-10-22T10:31:57.261Z] 46754bf5c19d: Layer already exists [2025-10-22T10:31:57.261Z] 80317381cb33: Layer already exists [2025-10-22T10:31:57.261Z] c62bbbddcd7e: Layer already exists [2025-10-22T10:31:57.261Z] fdca06bd84b1: Layer already exists [2025-10-22T10:31:57.261Z] 08a8840014e2: Layer already exists [2025-10-22T10:31:57.261Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:57.261Z] 8a101abb376c: Layer already exists [2025-10-22T10:31:57.261Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:57.261Z] abfcb263a588: Layer already exists [2025-10-22T10:31:57.261Z] 047a107e57d7: Layer already exists [2025-10-22T10:31:57.261Z] latest: digest: sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:57.587Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:57.917Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 [2025-10-22T10:31:57.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-22T10:31:57.917Z] 80317381cb33: Preparing [2025-10-22T10:31:57.917Z] e652b27b11b6: Preparing [2025-10-22T10:31:57.917Z] c62bbbddcd7e: Preparing [2025-10-22T10:31:57.917Z] 46754bf5c19d: Preparing [2025-10-22T10:31:57.917Z] 8073bf85f221: Preparing [2025-10-22T10:31:57.917Z] 08a8840014e2: Preparing [2025-10-22T10:31:57.917Z] fdca06bd84b1: Preparing [2025-10-22T10:31:57.917Z] 3adae575dd06: Preparing [2025-10-22T10:31:57.917Z] fddd9571e1c6: Preparing [2025-10-22T10:31:57.917Z] 8a101abb376c: Preparing [2025-10-22T10:31:57.917Z] 047a107e57d7: Preparing [2025-10-22T10:31:57.917Z] abfcb263a588: Preparing [2025-10-22T10:31:57.917Z] 3adae575dd06: Waiting [2025-10-22T10:31:57.917Z] fddd9571e1c6: Waiting [2025-10-22T10:31:57.917Z] 08a8840014e2: Waiting [2025-10-22T10:31:57.917Z] 8a101abb376c: Waiting [2025-10-22T10:31:57.917Z] fdca06bd84b1: Waiting [2025-10-22T10:31:57.917Z] 047a107e57d7: Waiting [2025-10-22T10:31:57.917Z] abfcb263a588: Waiting [2025-10-22T10:31:57.917Z] e652b27b11b6: Layer already exists [2025-10-22T10:31:57.917Z] 80317381cb33: Layer already exists [2025-10-22T10:31:57.917Z] c62bbbddcd7e: Layer already exists [2025-10-22T10:31:57.917Z] 46754bf5c19d: Layer already exists [2025-10-22T10:31:57.917Z] 8073bf85f221: Layer already exists [2025-10-22T10:31:57.917Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:57.917Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:57.917Z] 08a8840014e2: Layer already exists [2025-10-22T10:31:57.917Z] fdca06bd84b1: Layer already exists [2025-10-22T10:31:57.917Z] 8a101abb376c: Layer already exists [2025-10-22T10:31:57.917Z] abfcb263a588: Layer already exists [2025-10-22T10:31:57.917Z] 047a107e57d7: Layer already exists [2025-10-22T10:31:57.917Z] 4.1.0-dev.67: digest: sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:58.243Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:58.575Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:31:58.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-22T10:31:58.575Z] 80317381cb33: Preparing [2025-10-22T10:31:58.575Z] e652b27b11b6: Preparing [2025-10-22T10:31:58.575Z] c62bbbddcd7e: Preparing [2025-10-22T10:31:58.575Z] 46754bf5c19d: Preparing [2025-10-22T10:31:58.575Z] 8073bf85f221: Preparing [2025-10-22T10:31:58.575Z] 08a8840014e2: Preparing [2025-10-22T10:31:58.575Z] fdca06bd84b1: Preparing [2025-10-22T10:31:58.575Z] 3adae575dd06: Preparing [2025-10-22T10:31:58.575Z] fddd9571e1c6: Preparing [2025-10-22T10:31:58.575Z] 8a101abb376c: Preparing [2025-10-22T10:31:58.575Z] 047a107e57d7: Preparing [2025-10-22T10:31:58.575Z] abfcb263a588: Preparing [2025-10-22T10:31:58.575Z] 8a101abb376c: Waiting [2025-10-22T10:31:58.575Z] 08a8840014e2: Waiting [2025-10-22T10:31:58.575Z] fdca06bd84b1: Waiting [2025-10-22T10:31:58.575Z] 047a107e57d7: Waiting [2025-10-22T10:31:58.575Z] abfcb263a588: Waiting [2025-10-22T10:31:58.575Z] 3adae575dd06: Waiting [2025-10-22T10:31:58.575Z] fddd9571e1c6: Waiting [2025-10-22T10:31:58.575Z] 80317381cb33: Layer already exists [2025-10-22T10:31:58.575Z] c62bbbddcd7e: Layer already exists [2025-10-22T10:31:58.575Z] e652b27b11b6: Layer already exists [2025-10-22T10:31:58.575Z] 46754bf5c19d: Layer already exists [2025-10-22T10:31:58.575Z] 8073bf85f221: Layer already exists [2025-10-22T10:31:58.575Z] fdca06bd84b1: Layer already exists [2025-10-22T10:31:58.575Z] 08a8840014e2: Layer already exists [2025-10-22T10:31:58.575Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:58.575Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:58.575Z] 8a101abb376c: Layer already exists [2025-10-22T10:31:58.575Z] 047a107e57d7: Layer already exists [2025-10-22T10:31:58.575Z] abfcb263a588: Layer already exists [2025-10-22T10:31:58.575Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:58.909Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:59.233Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-22T10:31:59.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-22T10:31:59.233Z] 80317381cb33: Preparing [2025-10-22T10:31:59.233Z] e652b27b11b6: Preparing [2025-10-22T10:31:59.233Z] c62bbbddcd7e: Preparing [2025-10-22T10:31:59.233Z] 46754bf5c19d: Preparing [2025-10-22T10:31:59.233Z] 8073bf85f221: Preparing [2025-10-22T10:31:59.233Z] 08a8840014e2: Preparing [2025-10-22T10:31:59.233Z] fdca06bd84b1: Preparing [2025-10-22T10:31:59.233Z] 3adae575dd06: Preparing [2025-10-22T10:31:59.233Z] fddd9571e1c6: Preparing [2025-10-22T10:31:59.233Z] 8a101abb376c: Preparing [2025-10-22T10:31:59.233Z] 047a107e57d7: Preparing [2025-10-22T10:31:59.233Z] abfcb263a588: Preparing [2025-10-22T10:31:59.233Z] fddd9571e1c6: Waiting [2025-10-22T10:31:59.233Z] 08a8840014e2: Waiting [2025-10-22T10:31:59.233Z] fdca06bd84b1: Waiting [2025-10-22T10:31:59.233Z] 3adae575dd06: Waiting [2025-10-22T10:31:59.233Z] 8a101abb376c: Waiting [2025-10-22T10:31:59.233Z] abfcb263a588: Waiting [2025-10-22T10:31:59.233Z] 047a107e57d7: Waiting [2025-10-22T10:31:59.233Z] 8073bf85f221: Layer already exists [2025-10-22T10:31:59.233Z] 80317381cb33: Layer already exists [2025-10-22T10:31:59.233Z] e652b27b11b6: Layer already exists [2025-10-22T10:31:59.233Z] 46754bf5c19d: Layer already exists [2025-10-22T10:31:59.233Z] c62bbbddcd7e: Layer already exists [2025-10-22T10:31:59.233Z] fdca06bd84b1: Layer already exists [2025-10-22T10:31:59.233Z] 08a8840014e2: Layer already exists [2025-10-22T10:31:59.233Z] 8a101abb376c: Layer already exists [2025-10-22T10:31:59.233Z] fddd9571e1c6: Layer already exists [2025-10-22T10:31:59.233Z] 3adae575dd06: Layer already exists [2025-10-22T10:31:59.233Z] 047a107e57d7: Layer already exists [2025-10-22T10:31:59.233Z] abfcb263a588: Layer already exists [2025-10-22T10:31:59.233Z] main: digest: sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T10:31:59.305Z] ===================================================== [Pipeline] echo [2025-10-22T10:31:59.317Z] taggedImages: [2025-10-22T10:31:59.317Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:31:59.317Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-22T10:31:59.317Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 [2025-10-22T10:31:59.317Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:31:59.317Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-10-22T10:31:59.346Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-10-22T10:31:59.347Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:31:59.347Z] latest [2025-10-22T10:31:59.347Z] 4.1.0-dev.67 [2025-10-22T10:31:59.347Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:31:59.347Z] main [2025-10-22T10:31:59.347Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:59.694Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:00.015Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:32:00.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-22T10:32:00.015Z] 1cd60107ba35: Preparing [2025-10-22T10:32:00.015Z] 6b4ce6ec2dbf: Preparing [2025-10-22T10:32:00.015Z] 3adae575dd06: Preparing [2025-10-22T10:32:00.015Z] fddd9571e1c6: Preparing [2025-10-22T10:32:00.015Z] e6b6a2d9fdf2: Preparing [2025-10-22T10:32:00.015Z] e359ba8ffa64: Preparing [2025-10-22T10:32:00.015Z] abfcb263a588: Preparing [2025-10-22T10:32:00.015Z] e359ba8ffa64: Waiting [2025-10-22T10:32:00.015Z] abfcb263a588: Waiting [2025-10-22T10:32:00.015Z] fddd9571e1c6: Layer already exists [2025-10-22T10:32:00.015Z] 3adae575dd06: Layer already exists [2025-10-22T10:32:00.015Z] abfcb263a588: Layer already exists [2025-10-22T10:32:00.015Z] e6b6a2d9fdf2: Pushed [2025-10-22T10:32:00.015Z] 1cd60107ba35: Pushed [2025-10-22T10:32:00.949Z] e359ba8ffa64: Pushed [2025-10-22T10:32:03.479Z] 6b4ce6ec2dbf: Pushed [2025-10-22T10:32:03.479Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:03.808Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:04.124Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-22T10:32:04.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-22T10:32:04.124Z] 1cd60107ba35: Preparing [2025-10-22T10:32:04.124Z] 6b4ce6ec2dbf: Preparing [2025-10-22T10:32:04.124Z] 3adae575dd06: Preparing [2025-10-22T10:32:04.124Z] fddd9571e1c6: Preparing [2025-10-22T10:32:04.124Z] e6b6a2d9fdf2: Preparing [2025-10-22T10:32:04.124Z] e359ba8ffa64: Preparing [2025-10-22T10:32:04.124Z] abfcb263a588: Preparing [2025-10-22T10:32:04.124Z] e359ba8ffa64: Waiting [2025-10-22T10:32:04.124Z] abfcb263a588: Waiting [2025-10-22T10:32:04.124Z] 1cd60107ba35: Layer already exists [2025-10-22T10:32:04.124Z] e6b6a2d9fdf2: Layer already exists [2025-10-22T10:32:04.124Z] 6b4ce6ec2dbf: Layer already exists [2025-10-22T10:32:04.124Z] 3adae575dd06: Layer already exists [2025-10-22T10:32:04.124Z] fddd9571e1c6: Layer already exists [2025-10-22T10:32:04.124Z] e359ba8ffa64: Layer already exists [2025-10-22T10:32:04.124Z] abfcb263a588: Layer already exists [2025-10-22T10:32:04.124Z] latest: digest: sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:04.443Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:04.759Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 [2025-10-22T10:32:04.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-22T10:32:04.759Z] 1cd60107ba35: Preparing [2025-10-22T10:32:04.759Z] 6b4ce6ec2dbf: Preparing [2025-10-22T10:32:04.759Z] 3adae575dd06: Preparing [2025-10-22T10:32:04.759Z] fddd9571e1c6: Preparing [2025-10-22T10:32:04.759Z] e6b6a2d9fdf2: Preparing [2025-10-22T10:32:04.759Z] e359ba8ffa64: Preparing [2025-10-22T10:32:04.759Z] abfcb263a588: Preparing [2025-10-22T10:32:04.759Z] e359ba8ffa64: Waiting [2025-10-22T10:32:04.759Z] abfcb263a588: Waiting [2025-10-22T10:32:04.759Z] 6b4ce6ec2dbf: Layer already exists [2025-10-22T10:32:04.759Z] 1cd60107ba35: Layer already exists [2025-10-22T10:32:04.759Z] fddd9571e1c6: Layer already exists [2025-10-22T10:32:04.759Z] e6b6a2d9fdf2: Layer already exists [2025-10-22T10:32:04.759Z] 3adae575dd06: Layer already exists [2025-10-22T10:32:04.759Z] e359ba8ffa64: Layer already exists [2025-10-22T10:32:04.759Z] abfcb263a588: Layer already exists [2025-10-22T10:32:04.759Z] 4.1.0-dev.67: digest: sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:05.088Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:05.410Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:32:05.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-22T10:32:05.410Z] 1cd60107ba35: Preparing [2025-10-22T10:32:05.410Z] 6b4ce6ec2dbf: Preparing [2025-10-22T10:32:05.410Z] 3adae575dd06: Preparing [2025-10-22T10:32:05.410Z] fddd9571e1c6: Preparing [2025-10-22T10:32:05.410Z] e6b6a2d9fdf2: Preparing [2025-10-22T10:32:05.410Z] e359ba8ffa64: Preparing [2025-10-22T10:32:05.410Z] abfcb263a588: Preparing [2025-10-22T10:32:05.410Z] abfcb263a588: Waiting [2025-10-22T10:32:05.410Z] e359ba8ffa64: Waiting [2025-10-22T10:32:05.410Z] 6b4ce6ec2dbf: Layer already exists [2025-10-22T10:32:05.410Z] fddd9571e1c6: Layer already exists [2025-10-22T10:32:05.410Z] e6b6a2d9fdf2: Layer already exists [2025-10-22T10:32:05.410Z] 3adae575dd06: Layer already exists [2025-10-22T10:32:05.410Z] 1cd60107ba35: Layer already exists [2025-10-22T10:32:05.410Z] abfcb263a588: Layer already exists [2025-10-22T10:32:05.410Z] e359ba8ffa64: Layer already exists [2025-10-22T10:32:05.410Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:05.724Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:06.052Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-22T10:32:06.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-22T10:32:06.052Z] 1cd60107ba35: Preparing [2025-10-22T10:32:06.052Z] 6b4ce6ec2dbf: Preparing [2025-10-22T10:32:06.052Z] 3adae575dd06: Preparing [2025-10-22T10:32:06.052Z] fddd9571e1c6: Preparing [2025-10-22T10:32:06.052Z] e6b6a2d9fdf2: Preparing [2025-10-22T10:32:06.052Z] e359ba8ffa64: Preparing [2025-10-22T10:32:06.052Z] abfcb263a588: Preparing [2025-10-22T10:32:06.052Z] e359ba8ffa64: Waiting [2025-10-22T10:32:06.052Z] abfcb263a588: Waiting [2025-10-22T10:32:06.052Z] fddd9571e1c6: Layer already exists [2025-10-22T10:32:06.052Z] e6b6a2d9fdf2: Layer already exists [2025-10-22T10:32:06.052Z] 3adae575dd06: Layer already exists [2025-10-22T10:32:06.052Z] 1cd60107ba35: Layer already exists [2025-10-22T10:32:06.052Z] 6b4ce6ec2dbf: Layer already exists [2025-10-22T10:32:06.052Z] abfcb263a588: Layer already exists [2025-10-22T10:32:06.052Z] e359ba8ffa64: Layer already exists [2025-10-22T10:32:06.052Z] main: digest: sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T10:32:06.105Z] ===================================================== [Pipeline] echo [2025-10-22T10:32:06.119Z] taggedImages: [2025-10-22T10:32:06.119Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:32:06.119Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-22T10:32:06.119Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 [2025-10-22T10:32:06.119Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:32:06.119Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-10-22T10:32:06.138Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-10-22T10:32:06.138Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:32:06.138Z] latest [2025-10-22T10:32:06.138Z] 4.1.0-dev.67 [2025-10-22T10:32:06.138Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:32:06.138Z] main [2025-10-22T10:32:06.138Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:06.476Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:06.795Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:32:06.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-22T10:32:06.795Z] e9be9e8a149b: Preparing [2025-10-22T10:32:06.795Z] 8865c3b3f796: Preparing [2025-10-22T10:32:06.795Z] 8fa932f986c0: Preparing [2025-10-22T10:32:06.795Z] 3adae575dd06: Preparing [2025-10-22T10:32:06.795Z] fddd9571e1c6: Preparing [2025-10-22T10:32:06.795Z] 012dc8d01d95: Preparing [2025-10-22T10:32:06.795Z] b23468187563: Preparing [2025-10-22T10:32:06.795Z] 0e12c181186a: Preparing [2025-10-22T10:32:06.795Z] a5b392237b77: Preparing [2025-10-22T10:32:06.795Z] 012dc8d01d95: Waiting [2025-10-22T10:32:06.795Z] abfcb263a588: Preparing [2025-10-22T10:32:06.795Z] 0e12c181186a: Waiting [2025-10-22T10:32:06.795Z] a5b392237b77: Waiting [2025-10-22T10:32:06.795Z] abfcb263a588: Waiting [2025-10-22T10:32:06.795Z] b23468187563: Waiting [2025-10-22T10:32:06.795Z] 3adae575dd06: Layer already exists [2025-10-22T10:32:06.795Z] fddd9571e1c6: Layer already exists [2025-10-22T10:32:06.795Z] 8865c3b3f796: Pushed [2025-10-22T10:32:06.795Z] 8fa932f986c0: Pushed [2025-10-22T10:32:06.795Z] e9be9e8a149b: Pushed [2025-10-22T10:32:06.795Z] abfcb263a588: Layer already exists [2025-10-22T10:32:06.795Z] 0e12c181186a: Pushed [2025-10-22T10:32:07.361Z] a5b392237b77: Pushed [2025-10-22T10:32:11.551Z] b23468187563: Pushed [2025-10-22T10:32:18.121Z] 012dc8d01d95: Pushed [2025-10-22T10:32:18.121Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:18.441Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:18.763Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-22T10:32:18.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-22T10:32:18.763Z] e9be9e8a149b: Preparing [2025-10-22T10:32:18.763Z] 8865c3b3f796: Preparing [2025-10-22T10:32:18.763Z] 8fa932f986c0: Preparing [2025-10-22T10:32:18.763Z] 3adae575dd06: Preparing [2025-10-22T10:32:18.763Z] fddd9571e1c6: Preparing [2025-10-22T10:32:18.763Z] 012dc8d01d95: Preparing [2025-10-22T10:32:18.763Z] b23468187563: Preparing [2025-10-22T10:32:18.763Z] 0e12c181186a: Preparing [2025-10-22T10:32:18.763Z] a5b392237b77: Preparing [2025-10-22T10:32:18.763Z] abfcb263a588: Preparing [2025-10-22T10:32:18.763Z] 012dc8d01d95: Waiting [2025-10-22T10:32:18.763Z] b23468187563: Waiting [2025-10-22T10:32:18.763Z] abfcb263a588: Waiting [2025-10-22T10:32:18.763Z] 0e12c181186a: Waiting [2025-10-22T10:32:18.763Z] a5b392237b77: Waiting [2025-10-22T10:32:18.763Z] e9be9e8a149b: Layer already exists [2025-10-22T10:32:18.763Z] 8fa932f986c0: Layer already exists [2025-10-22T10:32:18.763Z] 3adae575dd06: Layer already exists [2025-10-22T10:32:18.763Z] fddd9571e1c6: Layer already exists [2025-10-22T10:32:18.763Z] 8865c3b3f796: Layer already exists [2025-10-22T10:32:18.763Z] b23468187563: Layer already exists [2025-10-22T10:32:18.763Z] 012dc8d01d95: Layer already exists [2025-10-22T10:32:18.763Z] 0e12c181186a: Layer already exists [2025-10-22T10:32:18.763Z] abfcb263a588: Layer already exists [2025-10-22T10:32:18.763Z] a5b392237b77: Layer already exists [2025-10-22T10:32:18.763Z] latest: digest: sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:19.084Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:19.404Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 [2025-10-22T10:32:19.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-22T10:32:19.405Z] e9be9e8a149b: Preparing [2025-10-22T10:32:19.405Z] 8865c3b3f796: Preparing [2025-10-22T10:32:19.405Z] 8fa932f986c0: Preparing [2025-10-22T10:32:19.405Z] 3adae575dd06: Preparing [2025-10-22T10:32:19.405Z] fddd9571e1c6: Preparing [2025-10-22T10:32:19.405Z] 012dc8d01d95: Preparing [2025-10-22T10:32:19.405Z] b23468187563: Preparing [2025-10-22T10:32:19.405Z] 0e12c181186a: Preparing [2025-10-22T10:32:19.405Z] a5b392237b77: Preparing [2025-10-22T10:32:19.405Z] abfcb263a588: Preparing [2025-10-22T10:32:19.405Z] 012dc8d01d95: Waiting [2025-10-22T10:32:19.405Z] b23468187563: Waiting [2025-10-22T10:32:19.405Z] 0e12c181186a: Waiting [2025-10-22T10:32:19.405Z] a5b392237b77: Waiting [2025-10-22T10:32:19.405Z] abfcb263a588: Waiting [2025-10-22T10:32:19.405Z] 8fa932f986c0: Layer already exists [2025-10-22T10:32:19.405Z] 8865c3b3f796: Layer already exists [2025-10-22T10:32:19.405Z] fddd9571e1c6: Layer already exists [2025-10-22T10:32:19.405Z] 3adae575dd06: Layer already exists [2025-10-22T10:32:19.405Z] e9be9e8a149b: Layer already exists [2025-10-22T10:32:19.405Z] 012dc8d01d95: Layer already exists [2025-10-22T10:32:19.405Z] 0e12c181186a: Layer already exists [2025-10-22T10:32:19.405Z] b23468187563: Layer already exists [2025-10-22T10:32:19.405Z] a5b392237b77: Layer already exists [2025-10-22T10:32:19.405Z] abfcb263a588: Layer already exists [2025-10-22T10:32:19.405Z] 4.1.0-dev.67: digest: sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:19.717Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:20.107Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:32:20.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-22T10:32:20.107Z] e9be9e8a149b: Preparing [2025-10-22T10:32:20.107Z] 8865c3b3f796: Preparing [2025-10-22T10:32:20.107Z] 8fa932f986c0: Preparing [2025-10-22T10:32:20.107Z] 3adae575dd06: Preparing [2025-10-22T10:32:20.107Z] fddd9571e1c6: Preparing [2025-10-22T10:32:20.107Z] 012dc8d01d95: Preparing [2025-10-22T10:32:20.107Z] b23468187563: Preparing [2025-10-22T10:32:20.107Z] 0e12c181186a: Preparing [2025-10-22T10:32:20.107Z] a5b392237b77: Preparing [2025-10-22T10:32:20.107Z] abfcb263a588: Preparing [2025-10-22T10:32:20.107Z] b23468187563: Waiting [2025-10-22T10:32:20.107Z] 0e12c181186a: Waiting [2025-10-22T10:32:20.107Z] a5b392237b77: Waiting [2025-10-22T10:32:20.107Z] abfcb263a588: Waiting [2025-10-22T10:32:20.107Z] 012dc8d01d95: Waiting [2025-10-22T10:32:20.107Z] 8fa932f986c0: Layer already exists [2025-10-22T10:32:20.107Z] 8865c3b3f796: Layer already exists [2025-10-22T10:32:20.107Z] 3adae575dd06: Layer already exists [2025-10-22T10:32:20.107Z] e9be9e8a149b: Layer already exists [2025-10-22T10:32:20.107Z] fddd9571e1c6: Layer already exists [2025-10-22T10:32:20.107Z] 0e12c181186a: Layer already exists [2025-10-22T10:32:20.107Z] b23468187563: Layer already exists [2025-10-22T10:32:20.107Z] 012dc8d01d95: Layer already exists [2025-10-22T10:32:20.107Z] abfcb263a588: Layer already exists [2025-10-22T10:32:20.107Z] a5b392237b77: Layer already exists [2025-10-22T10:32:20.107Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:20.479Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:20.835Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-22T10:32:20.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-22T10:32:20.835Z] e9be9e8a149b: Preparing [2025-10-22T10:32:20.835Z] 8865c3b3f796: Preparing [2025-10-22T10:32:20.835Z] 8fa932f986c0: Preparing [2025-10-22T10:32:20.835Z] 3adae575dd06: Preparing [2025-10-22T10:32:20.835Z] fddd9571e1c6: Preparing [2025-10-22T10:32:20.835Z] 012dc8d01d95: Preparing [2025-10-22T10:32:20.835Z] b23468187563: Preparing [2025-10-22T10:32:20.835Z] 0e12c181186a: Preparing [2025-10-22T10:32:20.835Z] a5b392237b77: Preparing [2025-10-22T10:32:20.835Z] abfcb263a588: Preparing [2025-10-22T10:32:20.835Z] 012dc8d01d95: Waiting [2025-10-22T10:32:20.835Z] b23468187563: Waiting [2025-10-22T10:32:20.835Z] abfcb263a588: Waiting [2025-10-22T10:32:20.835Z] 0e12c181186a: Waiting [2025-10-22T10:32:20.835Z] a5b392237b77: Waiting [2025-10-22T10:32:20.835Z] 3adae575dd06: Layer already exists [2025-10-22T10:32:20.835Z] 8fa932f986c0: Layer already exists [2025-10-22T10:32:20.835Z] 8865c3b3f796: Layer already exists [2025-10-22T10:32:20.835Z] fddd9571e1c6: Layer already exists [2025-10-22T10:32:20.835Z] e9be9e8a149b: Layer already exists [2025-10-22T10:32:20.835Z] b23468187563: Layer already exists [2025-10-22T10:32:20.835Z] 012dc8d01d95: Layer already exists [2025-10-22T10:32:20.835Z] 0e12c181186a: Layer already exists [2025-10-22T10:32:20.835Z] abfcb263a588: Layer already exists [2025-10-22T10:32:20.835Z] a5b392237b77: Layer already exists [2025-10-22T10:32:20.835Z] main: digest: sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T10:32:20.905Z] ===================================================== [Pipeline] echo [2025-10-22T10:32:20.918Z] taggedImages: [2025-10-22T10:32:20.918Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:32:20.918Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-22T10:32:20.918Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 [2025-10-22T10:32:20.918Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:32:20.918Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-10-22T10:32:20.941Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-10-22T10:32:20.941Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:32:20.941Z] latest [2025-10-22T10:32:20.941Z] 4.1.0-dev.67 [2025-10-22T10:32:20.941Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:32:20.941Z] main [2025-10-22T10:32:20.941Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:21.276Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:21.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:32:21.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-22T10:32:21.590Z] 51c8a470e03a: Preparing [2025-10-22T10:32:21.590Z] 24598cc8983c: Preparing [2025-10-22T10:32:21.590Z] 49c96abd0ac8: Preparing [2025-10-22T10:32:21.590Z] 3adae575dd06: Preparing [2025-10-22T10:32:21.590Z] fddd9571e1c6: Preparing [2025-10-22T10:32:21.590Z] 28e60ce42247: Preparing [2025-10-22T10:32:21.590Z] 5aebf281480f: Preparing [2025-10-22T10:32:21.590Z] ff754e0c0838: Preparing [2025-10-22T10:32:21.590Z] abfcb263a588: Preparing [2025-10-22T10:32:21.590Z] 28e60ce42247: Waiting [2025-10-22T10:32:21.590Z] ff754e0c0838: Waiting [2025-10-22T10:32:21.590Z] abfcb263a588: Waiting [2025-10-22T10:32:21.590Z] 5aebf281480f: Waiting [2025-10-22T10:32:21.590Z] 3adae575dd06: Layer already exists [2025-10-22T10:32:21.590Z] fddd9571e1c6: Layer already exists [2025-10-22T10:32:21.590Z] 49c96abd0ac8: Pushed [2025-10-22T10:32:21.590Z] 24598cc8983c: Pushed [2025-10-22T10:32:21.590Z] 51c8a470e03a: Pushed [2025-10-22T10:32:21.590Z] 5aebf281480f: Pushed [2025-10-22T10:32:21.590Z] abfcb263a588: Layer already exists [2025-10-22T10:32:21.848Z] ff754e0c0838: Pushed [2025-10-22T10:32:34.055Z] 28e60ce42247: Pushed [2025-10-22T10:32:34.055Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:34.377Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:34.708Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-22T10:32:34.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-22T10:32:34.708Z] 51c8a470e03a: Preparing [2025-10-22T10:32:34.708Z] 24598cc8983c: Preparing [2025-10-22T10:32:34.708Z] 49c96abd0ac8: Preparing [2025-10-22T10:32:34.708Z] 3adae575dd06: Preparing [2025-10-22T10:32:34.708Z] fddd9571e1c6: Preparing [2025-10-22T10:32:34.708Z] 28e60ce42247: Preparing [2025-10-22T10:32:34.708Z] 5aebf281480f: Preparing [2025-10-22T10:32:34.708Z] ff754e0c0838: Preparing [2025-10-22T10:32:34.708Z] abfcb263a588: Preparing [2025-10-22T10:32:34.708Z] 5aebf281480f: Waiting [2025-10-22T10:32:34.708Z] ff754e0c0838: Waiting [2025-10-22T10:32:34.708Z] abfcb263a588: Waiting [2025-10-22T10:32:34.708Z] 28e60ce42247: Waiting [2025-10-22T10:32:34.708Z] 49c96abd0ac8: Layer already exists [2025-10-22T10:32:34.708Z] 51c8a470e03a: Layer already exists [2025-10-22T10:32:34.708Z] 3adae575dd06: Layer already exists [2025-10-22T10:32:34.708Z] fddd9571e1c6: Layer already exists [2025-10-22T10:32:34.708Z] 24598cc8983c: Layer already exists [2025-10-22T10:32:34.708Z] 28e60ce42247: Layer already exists [2025-10-22T10:32:34.708Z] ff754e0c0838: Layer already exists [2025-10-22T10:32:34.708Z] 5aebf281480f: Layer already exists [2025-10-22T10:32:34.708Z] abfcb263a588: Layer already exists [2025-10-22T10:32:34.708Z] latest: digest: sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:35.032Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:35.349Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 [2025-10-22T10:32:35.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-22T10:32:35.349Z] 51c8a470e03a: Preparing [2025-10-22T10:32:35.349Z] 24598cc8983c: Preparing [2025-10-22T10:32:35.349Z] 49c96abd0ac8: Preparing [2025-10-22T10:32:35.349Z] 3adae575dd06: Preparing [2025-10-22T10:32:35.349Z] fddd9571e1c6: Preparing [2025-10-22T10:32:35.349Z] 28e60ce42247: Preparing [2025-10-22T10:32:35.349Z] 5aebf281480f: Preparing [2025-10-22T10:32:35.349Z] ff754e0c0838: Preparing [2025-10-22T10:32:35.349Z] abfcb263a588: Preparing [2025-10-22T10:32:35.349Z] 28e60ce42247: Waiting [2025-10-22T10:32:35.349Z] ff754e0c0838: Waiting [2025-10-22T10:32:35.349Z] abfcb263a588: Waiting [2025-10-22T10:32:35.349Z] 5aebf281480f: Waiting [2025-10-22T10:32:35.349Z] 24598cc8983c: Layer already exists [2025-10-22T10:32:35.349Z] 51c8a470e03a: Layer already exists [2025-10-22T10:32:35.349Z] fddd9571e1c6: Layer already exists [2025-10-22T10:32:35.349Z] 3adae575dd06: Layer already exists [2025-10-22T10:32:35.349Z] 49c96abd0ac8: Layer already exists [2025-10-22T10:32:35.349Z] ff754e0c0838: Layer already exists [2025-10-22T10:32:35.349Z] 28e60ce42247: Layer already exists [2025-10-22T10:32:35.349Z] 5aebf281480f: Layer already exists [2025-10-22T10:32:35.349Z] abfcb263a588: Layer already exists [2025-10-22T10:32:35.349Z] 4.1.0-dev.67: digest: sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:35.665Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:35.986Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:32:35.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-22T10:32:35.986Z] 51c8a470e03a: Preparing [2025-10-22T10:32:35.986Z] 24598cc8983c: Preparing [2025-10-22T10:32:35.986Z] 49c96abd0ac8: Preparing [2025-10-22T10:32:35.986Z] 3adae575dd06: Preparing [2025-10-22T10:32:35.986Z] fddd9571e1c6: Preparing [2025-10-22T10:32:35.986Z] 28e60ce42247: Preparing [2025-10-22T10:32:35.986Z] 5aebf281480f: Preparing [2025-10-22T10:32:35.986Z] ff754e0c0838: Preparing [2025-10-22T10:32:35.986Z] abfcb263a588: Preparing [2025-10-22T10:32:35.986Z] 5aebf281480f: Waiting [2025-10-22T10:32:35.986Z] ff754e0c0838: Waiting [2025-10-22T10:32:35.986Z] 28e60ce42247: Waiting [2025-10-22T10:32:35.986Z] abfcb263a588: Waiting [2025-10-22T10:32:35.986Z] fddd9571e1c6: Layer already exists [2025-10-22T10:32:35.986Z] 3adae575dd06: Layer already exists [2025-10-22T10:32:35.986Z] 24598cc8983c: Layer already exists [2025-10-22T10:32:35.986Z] 49c96abd0ac8: Layer already exists [2025-10-22T10:32:35.986Z] 51c8a470e03a: Layer already exists [2025-10-22T10:32:35.986Z] 28e60ce42247: Layer already exists [2025-10-22T10:32:35.986Z] ff754e0c0838: Layer already exists [2025-10-22T10:32:35.986Z] 5aebf281480f: Layer already exists [2025-10-22T10:32:35.986Z] abfcb263a588: Layer already exists [2025-10-22T10:32:35.986Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:36.309Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:36.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-22T10:32:36.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-22T10:32:36.629Z] 51c8a470e03a: Preparing [2025-10-22T10:32:36.629Z] 24598cc8983c: Preparing [2025-10-22T10:32:36.629Z] 49c96abd0ac8: Preparing [2025-10-22T10:32:36.629Z] 3adae575dd06: Preparing [2025-10-22T10:32:36.629Z] fddd9571e1c6: Preparing [2025-10-22T10:32:36.629Z] 28e60ce42247: Preparing [2025-10-22T10:32:36.629Z] 5aebf281480f: Preparing [2025-10-22T10:32:36.629Z] ff754e0c0838: Preparing [2025-10-22T10:32:36.629Z] abfcb263a588: Preparing [2025-10-22T10:32:36.629Z] 28e60ce42247: Waiting [2025-10-22T10:32:36.629Z] 5aebf281480f: Waiting [2025-10-22T10:32:36.629Z] ff754e0c0838: Waiting [2025-10-22T10:32:36.629Z] abfcb263a588: Waiting [2025-10-22T10:32:36.629Z] 24598cc8983c: Layer already exists [2025-10-22T10:32:36.629Z] 3adae575dd06: Layer already exists [2025-10-22T10:32:36.629Z] 51c8a470e03a: Layer already exists [2025-10-22T10:32:36.629Z] fddd9571e1c6: Layer already exists [2025-10-22T10:32:36.629Z] 49c96abd0ac8: Layer already exists [2025-10-22T10:32:36.629Z] 28e60ce42247: Layer already exists [2025-10-22T10:32:36.629Z] abfcb263a588: Layer already exists [2025-10-22T10:32:36.629Z] 5aebf281480f: Layer already exists [2025-10-22T10:32:36.629Z] ff754e0c0838: Layer already exists [2025-10-22T10:32:36.629Z] main: digest: sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T10:32:36.699Z] ===================================================== [Pipeline] echo [2025-10-22T10:32:36.711Z] taggedImages: [2025-10-22T10:32:36.711Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:32:36.711Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-22T10:32:36.711Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 [2025-10-22T10:32:36.711Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:32:36.711Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-10-22T10:32:36.738Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-10-22T10:32:36.738Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:32:36.738Z] latest [2025-10-22T10:32:36.738Z] 4.1.0-dev.67 [2025-10-22T10:32:36.738Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:32:36.738Z] main [2025-10-22T10:32:36.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:37.091Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:37.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:32:37.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-22T10:32:37.414Z] 7b9377459f3c: Preparing [2025-10-22T10:32:37.414Z] 371b1c01ecc1: Preparing [2025-10-22T10:32:37.414Z] 585210b0ecb9: Preparing [2025-10-22T10:32:37.414Z] 3adae575dd06: Preparing [2025-10-22T10:32:37.414Z] fddd9571e1c6: Preparing [2025-10-22T10:32:37.414Z] 6713b256fbd7: Preparing [2025-10-22T10:32:37.414Z] 0e12c181186a: Preparing [2025-10-22T10:32:37.414Z] a5b392237b77: Preparing [2025-10-22T10:32:37.414Z] abfcb263a588: Preparing [2025-10-22T10:32:37.414Z] 6713b256fbd7: Waiting [2025-10-22T10:32:37.414Z] 0e12c181186a: Waiting [2025-10-22T10:32:37.414Z] a5b392237b77: Waiting [2025-10-22T10:32:37.414Z] abfcb263a588: Waiting [2025-10-22T10:32:37.414Z] 3adae575dd06: Layer already exists [2025-10-22T10:32:37.414Z] fddd9571e1c6: Layer already exists [2025-10-22T10:32:37.414Z] 0e12c181186a: Layer already exists [2025-10-22T10:32:37.414Z] 585210b0ecb9: Pushed [2025-10-22T10:32:37.414Z] a5b392237b77: Layer already exists [2025-10-22T10:32:37.414Z] 371b1c01ecc1: Pushed [2025-10-22T10:32:37.414Z] abfcb263a588: Layer already exists [2025-10-22T10:32:37.414Z] 7b9377459f3c: Pushed [2025-10-22T10:32:49.635Z] 6713b256fbd7: Pushed [2025-10-22T10:32:49.635Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:49.964Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:50.285Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-22T10:32:50.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-22T10:32:50.286Z] 7b9377459f3c: Preparing [2025-10-22T10:32:50.286Z] 371b1c01ecc1: Preparing [2025-10-22T10:32:50.286Z] 585210b0ecb9: Preparing [2025-10-22T10:32:50.286Z] 3adae575dd06: Preparing [2025-10-22T10:32:50.286Z] fddd9571e1c6: Preparing [2025-10-22T10:32:50.286Z] 6713b256fbd7: Preparing [2025-10-22T10:32:50.286Z] 0e12c181186a: Preparing [2025-10-22T10:32:50.286Z] a5b392237b77: Preparing [2025-10-22T10:32:50.286Z] abfcb263a588: Preparing [2025-10-22T10:32:50.286Z] 6713b256fbd7: Waiting [2025-10-22T10:32:50.286Z] 0e12c181186a: Waiting [2025-10-22T10:32:50.286Z] a5b392237b77: Waiting [2025-10-22T10:32:50.286Z] abfcb263a588: Waiting [2025-10-22T10:32:50.286Z] 7b9377459f3c: Layer already exists [2025-10-22T10:32:50.286Z] 3adae575dd06: Layer already exists [2025-10-22T10:32:50.286Z] fddd9571e1c6: Layer already exists [2025-10-22T10:32:50.286Z] 371b1c01ecc1: Layer already exists [2025-10-22T10:32:50.286Z] 585210b0ecb9: Layer already exists [2025-10-22T10:32:50.286Z] 6713b256fbd7: Layer already exists [2025-10-22T10:32:50.286Z] abfcb263a588: Layer already exists [2025-10-22T10:32:50.286Z] a5b392237b77: Layer already exists [2025-10-22T10:32:50.286Z] 0e12c181186a: Layer already exists [2025-10-22T10:32:50.286Z] latest: digest: sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:50.608Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:51.001Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 [2025-10-22T10:32:51.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-22T10:32:51.002Z] 7b9377459f3c: Preparing [2025-10-22T10:32:51.002Z] 371b1c01ecc1: Preparing [2025-10-22T10:32:51.002Z] 585210b0ecb9: Preparing [2025-10-22T10:32:51.002Z] 3adae575dd06: Preparing [2025-10-22T10:32:51.002Z] fddd9571e1c6: Preparing [2025-10-22T10:32:51.002Z] 6713b256fbd7: Preparing [2025-10-22T10:32:51.002Z] 6713b256fbd7: Waiting [2025-10-22T10:32:51.002Z] 0e12c181186a: Preparing [2025-10-22T10:32:51.002Z] a5b392237b77: Preparing [2025-10-22T10:32:51.002Z] abfcb263a588: Preparing [2025-10-22T10:32:51.002Z] 0e12c181186a: Waiting [2025-10-22T10:32:51.002Z] abfcb263a588: Waiting [2025-10-22T10:32:51.002Z] a5b392237b77: Waiting [2025-10-22T10:32:51.002Z] 371b1c01ecc1: Layer already exists [2025-10-22T10:32:51.002Z] 7b9377459f3c: Layer already exists [2025-10-22T10:32:51.002Z] 3adae575dd06: Layer already exists [2025-10-22T10:32:51.002Z] fddd9571e1c6: Layer already exists [2025-10-22T10:32:51.002Z] 585210b0ecb9: Layer already exists [2025-10-22T10:32:51.002Z] 6713b256fbd7: Layer already exists [2025-10-22T10:32:51.002Z] abfcb263a588: Layer already exists [2025-10-22T10:32:51.002Z] 0e12c181186a: Layer already exists [2025-10-22T10:32:51.002Z] a5b392237b77: Layer already exists [2025-10-22T10:32:51.002Z] 4.1.0-dev.67: digest: sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:51.327Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:51.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:32:51.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-22T10:32:51.644Z] 7b9377459f3c: Preparing [2025-10-22T10:32:51.644Z] 371b1c01ecc1: Preparing [2025-10-22T10:32:51.644Z] 585210b0ecb9: Preparing [2025-10-22T10:32:51.644Z] 3adae575dd06: Preparing [2025-10-22T10:32:51.644Z] fddd9571e1c6: Preparing [2025-10-22T10:32:51.644Z] 6713b256fbd7: Preparing [2025-10-22T10:32:51.644Z] 0e12c181186a: Preparing [2025-10-22T10:32:51.644Z] a5b392237b77: Preparing [2025-10-22T10:32:51.644Z] abfcb263a588: Preparing [2025-10-22T10:32:51.644Z] 0e12c181186a: Waiting [2025-10-22T10:32:51.644Z] 6713b256fbd7: Waiting [2025-10-22T10:32:51.644Z] a5b392237b77: Waiting [2025-10-22T10:32:51.644Z] abfcb263a588: Waiting [2025-10-22T10:32:51.644Z] 585210b0ecb9: Layer already exists [2025-10-22T10:32:51.644Z] 371b1c01ecc1: Layer already exists [2025-10-22T10:32:51.644Z] 7b9377459f3c: Layer already exists [2025-10-22T10:32:51.644Z] fddd9571e1c6: Layer already exists [2025-10-22T10:32:51.644Z] 3adae575dd06: Layer already exists [2025-10-22T10:32:51.644Z] a5b392237b77: Layer already exists [2025-10-22T10:32:51.644Z] abfcb263a588: Layer already exists [2025-10-22T10:32:51.644Z] 0e12c181186a: Layer already exists [2025-10-22T10:32:51.644Z] 6713b256fbd7: Layer already exists [2025-10-22T10:32:51.644Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:51.970Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:52.296Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-22T10:32:52.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-22T10:32:52.296Z] 7b9377459f3c: Preparing [2025-10-22T10:32:52.296Z] 371b1c01ecc1: Preparing [2025-10-22T10:32:52.296Z] 585210b0ecb9: Preparing [2025-10-22T10:32:52.296Z] 3adae575dd06: Preparing [2025-10-22T10:32:52.296Z] fddd9571e1c6: Preparing [2025-10-22T10:32:52.296Z] 6713b256fbd7: Preparing [2025-10-22T10:32:52.296Z] 0e12c181186a: Preparing [2025-10-22T10:32:52.296Z] a5b392237b77: Preparing [2025-10-22T10:32:52.296Z] abfcb263a588: Preparing [2025-10-22T10:32:52.296Z] 6713b256fbd7: Waiting [2025-10-22T10:32:52.296Z] 0e12c181186a: Waiting [2025-10-22T10:32:52.296Z] a5b392237b77: Waiting [2025-10-22T10:32:52.296Z] abfcb263a588: Waiting [2025-10-22T10:32:52.296Z] 585210b0ecb9: Layer already exists [2025-10-22T10:32:52.296Z] 371b1c01ecc1: Layer already exists [2025-10-22T10:32:52.296Z] 7b9377459f3c: Layer already exists [2025-10-22T10:32:52.296Z] 3adae575dd06: Layer already exists [2025-10-22T10:32:52.296Z] fddd9571e1c6: Layer already exists [2025-10-22T10:32:52.296Z] a5b392237b77: Layer already exists [2025-10-22T10:32:52.296Z] 6713b256fbd7: Layer already exists [2025-10-22T10:32:52.296Z] abfcb263a588: Layer already exists [2025-10-22T10:32:52.296Z] 0e12c181186a: Layer already exists [2025-10-22T10:32:52.296Z] main: digest: sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T10:32:52.371Z] ===================================================== [Pipeline] echo [2025-10-22T10:32:52.379Z] taggedImages: [2025-10-22T10:32:52.379Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:32:52.379Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-22T10:32:52.379Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 [2025-10-22T10:32:52.379Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:32:52.379Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-10-22T10:32:52.401Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-10-22T10:32:52.401Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:32:52.401Z] latest [2025-10-22T10:32:52.401Z] 4.1.0-dev.67 [2025-10-22T10:32:52.401Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:32:52.401Z] main [2025-10-22T10:32:52.401Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:52.726Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:53.041Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:32:53.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-22T10:32:53.041Z] 026bdcf567ce: Preparing [2025-10-22T10:32:53.041Z] b02134c9ed14: Preparing [2025-10-22T10:32:53.041Z] 3adae575dd06: Preparing [2025-10-22T10:32:53.041Z] fddd9571e1c6: Preparing [2025-10-22T10:32:53.041Z] b20992056f38: Preparing [2025-10-22T10:32:53.041Z] 6a01636cfe99: Preparing [2025-10-22T10:32:53.041Z] abfcb263a588: Preparing [2025-10-22T10:32:53.041Z] 6a01636cfe99: Waiting [2025-10-22T10:32:53.041Z] abfcb263a588: Waiting [2025-10-22T10:32:53.041Z] fddd9571e1c6: Layer already exists [2025-10-22T10:32:53.041Z] 3adae575dd06: Layer already exists [2025-10-22T10:32:53.041Z] abfcb263a588: Layer already exists [2025-10-22T10:32:53.041Z] b20992056f38: Pushed [2025-10-22T10:32:53.041Z] 026bdcf567ce: Pushed [2025-10-22T10:32:53.607Z] 6a01636cfe99: Pushed [2025-10-22T10:32:56.897Z] b02134c9ed14: Pushed [2025-10-22T10:32:56.897Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:57.224Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:57.549Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-22T10:32:57.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-22T10:32:57.549Z] 026bdcf567ce: Preparing [2025-10-22T10:32:57.549Z] b02134c9ed14: Preparing [2025-10-22T10:32:57.549Z] 3adae575dd06: Preparing [2025-10-22T10:32:57.550Z] fddd9571e1c6: Preparing [2025-10-22T10:32:57.550Z] b20992056f38: Preparing [2025-10-22T10:32:57.550Z] 6a01636cfe99: Preparing [2025-10-22T10:32:57.550Z] abfcb263a588: Preparing [2025-10-22T10:32:57.550Z] abfcb263a588: Waiting [2025-10-22T10:32:57.550Z] 6a01636cfe99: Waiting [2025-10-22T10:32:57.550Z] b20992056f38: Layer already exists [2025-10-22T10:32:57.550Z] b02134c9ed14: Layer already exists [2025-10-22T10:32:57.550Z] fddd9571e1c6: Layer already exists [2025-10-22T10:32:57.550Z] 3adae575dd06: Layer already exists [2025-10-22T10:32:57.550Z] 026bdcf567ce: Layer already exists [2025-10-22T10:32:57.550Z] 6a01636cfe99: Layer already exists [2025-10-22T10:32:57.550Z] abfcb263a588: Layer already exists [2025-10-22T10:32:57.550Z] latest: digest: sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:57.886Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:58.209Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 [2025-10-22T10:32:58.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-22T10:32:58.209Z] 026bdcf567ce: Preparing [2025-10-22T10:32:58.209Z] b02134c9ed14: Preparing [2025-10-22T10:32:58.209Z] 3adae575dd06: Preparing [2025-10-22T10:32:58.209Z] fddd9571e1c6: Preparing [2025-10-22T10:32:58.209Z] b20992056f38: Preparing [2025-10-22T10:32:58.209Z] 6a01636cfe99: Preparing [2025-10-22T10:32:58.209Z] abfcb263a588: Preparing [2025-10-22T10:32:58.209Z] 6a01636cfe99: Waiting [2025-10-22T10:32:58.209Z] abfcb263a588: Waiting [2025-10-22T10:32:58.209Z] 026bdcf567ce: Layer already exists [2025-10-22T10:32:58.209Z] 3adae575dd06: Layer already exists [2025-10-22T10:32:58.209Z] fddd9571e1c6: Layer already exists [2025-10-22T10:32:58.209Z] b02134c9ed14: Layer already exists [2025-10-22T10:32:58.209Z] b20992056f38: Layer already exists [2025-10-22T10:32:58.209Z] 6a01636cfe99: Layer already exists [2025-10-22T10:32:58.209Z] abfcb263a588: Layer already exists [2025-10-22T10:32:58.209Z] 4.1.0-dev.67: digest: sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:58.539Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:58.854Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:32:58.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-22T10:32:58.854Z] 026bdcf567ce: Preparing [2025-10-22T10:32:58.854Z] b02134c9ed14: Preparing [2025-10-22T10:32:58.854Z] 3adae575dd06: Preparing [2025-10-22T10:32:58.854Z] fddd9571e1c6: Preparing [2025-10-22T10:32:58.854Z] b20992056f38: Preparing [2025-10-22T10:32:58.854Z] 6a01636cfe99: Preparing [2025-10-22T10:32:58.854Z] abfcb263a588: Preparing [2025-10-22T10:32:58.854Z] 6a01636cfe99: Waiting [2025-10-22T10:32:58.854Z] abfcb263a588: Waiting [2025-10-22T10:32:58.854Z] 3adae575dd06: Layer already exists [2025-10-22T10:32:58.854Z] 026bdcf567ce: Layer already exists [2025-10-22T10:32:58.854Z] b20992056f38: Layer already exists [2025-10-22T10:32:58.854Z] b02134c9ed14: Layer already exists [2025-10-22T10:32:58.854Z] fddd9571e1c6: Layer already exists [2025-10-22T10:32:58.854Z] abfcb263a588: Layer already exists [2025-10-22T10:32:58.854Z] 6a01636cfe99: Layer already exists [2025-10-22T10:32:58.854Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:59.178Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:59.507Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-22T10:32:59.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-22T10:32:59.507Z] 026bdcf567ce: Preparing [2025-10-22T10:32:59.507Z] b02134c9ed14: Preparing [2025-10-22T10:32:59.507Z] 3adae575dd06: Preparing [2025-10-22T10:32:59.507Z] fddd9571e1c6: Preparing [2025-10-22T10:32:59.507Z] b20992056f38: Preparing [2025-10-22T10:32:59.507Z] 6a01636cfe99: Preparing [2025-10-22T10:32:59.507Z] abfcb263a588: Preparing [2025-10-22T10:32:59.507Z] abfcb263a588: Waiting [2025-10-22T10:32:59.507Z] 6a01636cfe99: Waiting [2025-10-22T10:32:59.507Z] b20992056f38: Layer already exists [2025-10-22T10:32:59.507Z] 3adae575dd06: Layer already exists [2025-10-22T10:32:59.507Z] b02134c9ed14: Layer already exists [2025-10-22T10:32:59.507Z] 026bdcf567ce: Layer already exists [2025-10-22T10:32:59.507Z] fddd9571e1c6: Layer already exists [2025-10-22T10:32:59.507Z] 6a01636cfe99: Layer already exists [2025-10-22T10:32:59.507Z] abfcb263a588: Layer already exists [2025-10-22T10:32:59.507Z] main: digest: sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T10:32:59.570Z] ===================================================== [Pipeline] echo [2025-10-22T10:32:59.581Z] taggedImages: [2025-10-22T10:32:59.581Z] - nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:32:59.581Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-22T10:32:59.581Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 [2025-10-22T10:32:59.581Z] - nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:32:59.581Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-10-22T10:32:59.606Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-10-22T10:32:59.606Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:32:59.606Z] latest [2025-10-22T10:32:59.606Z] 4.1.0-dev.67 [2025-10-22T10:32:59.606Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:32:59.606Z] main [2025-10-22T10:32:59.606Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:32:59.947Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:33:00.277Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:33:00.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-22T10:33:00.277Z] 7cfec973ca24: Preparing [2025-10-22T10:33:00.277Z] fc36b0efd523: Preparing [2025-10-22T10:33:00.277Z] 3adae575dd06: Preparing [2025-10-22T10:33:00.277Z] fddd9571e1c6: Preparing [2025-10-22T10:33:00.277Z] 3dcf90bb88a5: Preparing [2025-10-22T10:33:00.277Z] e032368b56e6: Preparing [2025-10-22T10:33:00.277Z] abfcb263a588: Preparing [2025-10-22T10:33:00.277Z] e032368b56e6: Waiting [2025-10-22T10:33:00.277Z] abfcb263a588: Waiting [2025-10-22T10:33:00.277Z] 3adae575dd06: Layer already exists [2025-10-22T10:33:00.277Z] fddd9571e1c6: Layer already exists [2025-10-22T10:33:00.277Z] abfcb263a588: Layer already exists [2025-10-22T10:33:00.277Z] 7cfec973ca24: Pushed [2025-10-22T10:33:00.277Z] 3dcf90bb88a5: Pushed [2025-10-22T10:33:00.536Z] e032368b56e6: Pushed [2025-10-22T10:33:04.729Z] fc36b0efd523: Pushed [2025-10-22T10:33:04.729Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:33:05.063Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:33:05.383Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-22T10:33:05.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-22T10:33:05.383Z] 7cfec973ca24: Preparing [2025-10-22T10:33:05.383Z] fc36b0efd523: Preparing [2025-10-22T10:33:05.383Z] 3adae575dd06: Preparing [2025-10-22T10:33:05.383Z] fddd9571e1c6: Preparing [2025-10-22T10:33:05.383Z] 3dcf90bb88a5: Preparing [2025-10-22T10:33:05.383Z] e032368b56e6: Preparing [2025-10-22T10:33:05.383Z] abfcb263a588: Preparing [2025-10-22T10:33:05.383Z] abfcb263a588: Waiting [2025-10-22T10:33:05.383Z] e032368b56e6: Waiting [2025-10-22T10:33:05.383Z] 3adae575dd06: Layer already exists [2025-10-22T10:33:05.383Z] fddd9571e1c6: Layer already exists [2025-10-22T10:33:05.383Z] fc36b0efd523: Layer already exists [2025-10-22T10:33:05.383Z] 7cfec973ca24: Layer already exists [2025-10-22T10:33:05.383Z] 3dcf90bb88a5: Layer already exists [2025-10-22T10:33:05.383Z] e032368b56e6: Layer already exists [2025-10-22T10:33:05.383Z] abfcb263a588: Layer already exists [2025-10-22T10:33:05.383Z] latest: digest: sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:33:05.711Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:33:06.042Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 [2025-10-22T10:33:06.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-22T10:33:06.042Z] 7cfec973ca24: Preparing [2025-10-22T10:33:06.042Z] fc36b0efd523: Preparing [2025-10-22T10:33:06.042Z] 3adae575dd06: Preparing [2025-10-22T10:33:06.042Z] fddd9571e1c6: Preparing [2025-10-22T10:33:06.042Z] 3dcf90bb88a5: Preparing [2025-10-22T10:33:06.042Z] e032368b56e6: Preparing [2025-10-22T10:33:06.042Z] abfcb263a588: Preparing [2025-10-22T10:33:06.042Z] abfcb263a588: Waiting [2025-10-22T10:33:06.042Z] e032368b56e6: Waiting [2025-10-22T10:33:06.042Z] 3adae575dd06: Layer already exists [2025-10-22T10:33:06.042Z] 3dcf90bb88a5: Layer already exists [2025-10-22T10:33:06.042Z] fc36b0efd523: Layer already exists [2025-10-22T10:33:06.042Z] fddd9571e1c6: Layer already exists [2025-10-22T10:33:06.042Z] 7cfec973ca24: Layer already exists [2025-10-22T10:33:06.042Z] abfcb263a588: Layer already exists [2025-10-22T10:33:06.042Z] e032368b56e6: Layer already exists [2025-10-22T10:33:06.042Z] 4.1.0-dev.67: digest: sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:33:06.382Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:33:06.707Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:33:06.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-22T10:33:06.707Z] 7cfec973ca24: Preparing [2025-10-22T10:33:06.707Z] fc36b0efd523: Preparing [2025-10-22T10:33:06.707Z] 3adae575dd06: Preparing [2025-10-22T10:33:06.707Z] fddd9571e1c6: Preparing [2025-10-22T10:33:06.707Z] 3dcf90bb88a5: Preparing [2025-10-22T10:33:06.707Z] e032368b56e6: Preparing [2025-10-22T10:33:06.707Z] abfcb263a588: Preparing [2025-10-22T10:33:06.707Z] e032368b56e6: Waiting [2025-10-22T10:33:06.707Z] abfcb263a588: Waiting [2025-10-22T10:33:06.707Z] 7cfec973ca24: Layer already exists [2025-10-22T10:33:06.707Z] 3adae575dd06: Layer already exists [2025-10-22T10:33:06.707Z] 3dcf90bb88a5: Layer already exists [2025-10-22T10:33:06.707Z] fddd9571e1c6: Layer already exists [2025-10-22T10:33:06.707Z] fc36b0efd523: Layer already exists [2025-10-22T10:33:06.707Z] e032368b56e6: Layer already exists [2025-10-22T10:33:06.707Z] abfcb263a588: Layer already exists [2025-10-22T10:33:06.707Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:33:07.033Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:33:07.357Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-22T10:33:07.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-22T10:33:07.357Z] 7cfec973ca24: Preparing [2025-10-22T10:33:07.357Z] fc36b0efd523: Preparing [2025-10-22T10:33:07.357Z] 3adae575dd06: Preparing [2025-10-22T10:33:07.357Z] fddd9571e1c6: Preparing [2025-10-22T10:33:07.357Z] 3dcf90bb88a5: Preparing [2025-10-22T10:33:07.357Z] e032368b56e6: Preparing [2025-10-22T10:33:07.357Z] abfcb263a588: Preparing [2025-10-22T10:33:07.357Z] e032368b56e6: Waiting [2025-10-22T10:33:07.357Z] abfcb263a588: Waiting [2025-10-22T10:33:07.357Z] 7cfec973ca24: Layer already exists [2025-10-22T10:33:07.357Z] fc36b0efd523: Layer already exists [2025-10-22T10:33:07.357Z] 3dcf90bb88a5: Layer already exists [2025-10-22T10:33:07.357Z] 3adae575dd06: Layer already exists [2025-10-22T10:33:07.357Z] fddd9571e1c6: Layer already exists [2025-10-22T10:33:07.357Z] e032368b56e6: Layer already exists [2025-10-22T10:33:07.357Z] abfcb263a588: Layer already exists [2025-10-22T10:33:07.357Z] main: digest: sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T10:33:07.412Z] ===================================================== [Pipeline] echo [2025-10-22T10:33:07.421Z] taggedImages: [2025-10-22T10:33:07.421Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:33:07.421Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-22T10:33:07.421Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 [2025-10-22T10:33:07.421Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:33:07.421Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-10-22T10:33:07.482Z] ========================================================= [2025-10-22T10:33:07.482Z] [edgeXBuildMultiArch] RAW Config: [2025-10-22T10:33:07.482Z] images: [2025-10-22T10:33:07.482Z] - nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:33:07.482Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-22T10:33:07.482Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 [2025-10-22T10:33:07.482Z] - nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:33:07.482Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-10-22T10:33:07.482Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:33:07.482Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-22T10:33:07.482Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 [2025-10-22T10:33:07.482Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:33:07.482Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-22T10:33:07.482Z] - nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:33:07.482Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-22T10:33:07.482Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 [2025-10-22T10:33:07.482Z] - nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:33:07.482Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-10-22T10:33:07.482Z] - nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:33:07.482Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-22T10:33:07.482Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 [2025-10-22T10:33:07.482Z] - nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:33:07.482Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-22T10:33:07.482Z] - nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:33:07.482Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-22T10:33:07.482Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 [2025-10-22T10:33:07.482Z] - nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:33:07.482Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:33:07.483Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-22T10:33:07.483Z] settingsFile: [2025-10-22T10:33:07.483Z] edgex-go-settings [2025-10-22T10:33:07.483Z] ========================================================= [Pipeline] node [2025-10-22T10:33:08.018Z] Running on prd-centos7-docker-4c-2g-508589 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-22T10:33:08.066Z] provisioning config files... [2025-10-22T10:33:08.086Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config8193573269277897797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-22T10:33:08.970Z] ---> ****-login.sh [2025-10-22T10:33:08.970Z] nexus3.edgexfoundry.org:10001 [2025-10-22T10:33:09.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T10:33:09.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-22T10:33:09.240Z] Configure a credential helper to remove this warning. See [2025-10-22T10:33:09.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-22T10:33:09.241Z] [2025-10-22T10:33:09.241Z] Login Succeeded [2025-10-22T10:33:09.241Z] nexus3.edgexfoundry.org:10002 [2025-10-22T10:33:09.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T10:33:09.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-22T10:33:09.504Z] Configure a credential helper to remove this warning. See [2025-10-22T10:33:09.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-22T10:33:09.505Z] [2025-10-22T10:33:09.505Z] Login Succeeded [2025-10-22T10:33:09.505Z] nexus3.edgexfoundry.org:10003 [2025-10-22T10:33:09.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T10:33:09.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-22T10:33:09.505Z] Configure a credential helper to remove this warning. See [2025-10-22T10:33:09.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-22T10:33:09.505Z] [2025-10-22T10:33:09.505Z] Login Succeeded [2025-10-22T10:33:09.505Z] nexus3.edgexfoundry.org:10004 [2025-10-22T10:33:09.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T10:33:09.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-22T10:33:09.765Z] Configure a credential helper to remove this warning. See [2025-10-22T10:33:09.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-22T10:33:09.765Z] [2025-10-22T10:33:09.765Z] Login Succeeded [2025-10-22T10:33:09.765Z] ****.io [2025-10-22T10:33:09.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T10:33:09.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-22T10:33:09.765Z] Configure a credential helper to remove this warning. See [2025-10-22T10:33:09.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-22T10:33:09.765Z] [2025-10-22T10:33:09.765Z] Login Succeeded [2025-10-22T10:33:09.765Z] ---> ****-login.sh ends [Pipeline] } [2025-10-22T10:33:09.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-22T10:33:10.241Z] + docker buildx ls [2025-10-22T10:33:10.812Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-22T10:33:10.812Z] default * docker [2025-10-22T10:33:10.812Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-22T10:33:11.108Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-10-22T10:33:11.681Z] edgex-builder [Pipeline] sh [2025-10-22T10:33:11.978Z] + docker buildx inspect --bootstrap [2025-10-22T10:33:11.978Z] #1 [internal] booting buildkit [2025-10-22T10:33:11.978Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-10-22T10:33:24.189Z] #1 pulling image moby/buildkit:buildx-stable-1 11.0s done [2025-10-22T10:33:24.189Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-10-22T10:33:42.317Z] #1 creating container buildx_buildkit_edgex-builder0 16.9s done [2025-10-22T10:33:42.317Z] #1 DONE 27.8s [2025-10-22T10:33:42.317Z] Name: edgex-builder [2025-10-22T10:33:42.317Z] Driver: docker-container [2025-10-22T10:33:42.317Z] [2025-10-22T10:33:42.317Z] Nodes: [2025-10-22T10:33:42.317Z] Name: edgex-builder0 [2025-10-22T10:33:42.317Z] Endpoint: unix:///var/run/docker.sock [2025-10-22T10:33:42.317Z] Status: running [2025-10-22T10:33:42.317Z] Buildkit: v0.25.1 [2025-10-22T10:33:42.317Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-10-22T10:33:42.617Z] + docker buildx ls [2025-10-22T10:33:42.617Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-22T10:33:42.617Z] edgex-builder * docker-container [2025-10-22T10:33:42.617Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-10-22T10:33:42.617Z] default docker [2025-10-22T10:33:42.617Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-22T10:33:42.913Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' [2025-10-22T10:33:42.913Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - [2025-10-22T10:33:44.822Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:33:46.203Z] #1 transferring dockerfile: 197B done [2025-10-22T10:33:46.464Z] #1 DONE 1.6s [2025-10-22T10:33:46.724Z] [2025-10-22T10:33:46.724Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:33:48.632Z] #2 DONE 1.9s [2025-10-22T10:33:48.632Z] [2025-10-22T10:33:48.632Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:33:48.632Z] #3 DONE 2.0s [2025-10-22T10:33:48.632Z] [2025-10-22T10:33:48.632Z] #4 [internal] load .dockerignore [2025-10-22T10:33:49.568Z] #4 transferring context: 2B done [2025-10-22T10:33:49.826Z] #4 DONE 1.2s [2025-10-22T10:33:49.826Z] [2025-10-22T10:33:49.826Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 [2025-10-22T10:33:49.826Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 [2025-10-22T10:33:50.393Z] #5 ... [2025-10-22T10:33:50.393Z] [2025-10-22T10:33:50.393Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 [2025-10-22T10:33:50.393Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 0.6s done [2025-10-22T10:33:50.393Z] #6 DONE 0.6s [2025-10-22T10:33:50.393Z] [2025-10-22T10:33:50.393Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 [2025-10-22T10:33:50.393Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 0.5s done [2025-10-22T10:33:50.393Z] #5 DONE 0.7s [2025-10-22T10:33:50.393Z] [2025-10-22T10:33:50.393Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 [2025-10-22T10:33:50.393Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 0.6s done [2025-10-22T10:33:53.681Z] #6 DONE 3.8s [2025-10-22T10:33:53.681Z] [2025-10-22T10:33:53.681Z] #7 exporting to image [2025-10-22T10:33:53.681Z] #7 exporting layers done [2025-10-22T10:33:53.681Z] #7 exporting manifest sha256:ca61900fc79665fafda6d7646e15f6c301bfc842365f0e0055042e0435ca12bf [2025-10-22T10:33:53.681Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:33:53.941Z] #7 exporting manifest sha256:ca61900fc79665fafda6d7646e15f6c301bfc842365f0e0055042e0435ca12bf 0.3s done [2025-10-22T10:33:53.942Z] #7 exporting config sha256:7f2d624576003480140f5262deebf3205402a298e7e78422686eef400690ebea 0.1s done [2025-10-22T10:33:53.942Z] #7 exporting manifest sha256:5ca01c90222d7aab943460a241244d51d0af06fbea50f2419666bd8f8bc265ec [2025-10-22T10:33:54.510Z] #7 exporting manifest sha256:5ca01c90222d7aab943460a241244d51d0af06fbea50f2419666bd8f8bc265ec 0.3s done [2025-10-22T10:33:54.510Z] #7 exporting config sha256:c23cbe42050a34f24c71f764c26b22e76ac108e4407cbf43a0917025821bfd14 [2025-10-22T10:33:54.510Z] #7 exporting config sha256:c23cbe42050a34f24c71f764c26b22e76ac108e4407cbf43a0917025821bfd14 0.4s done [2025-10-22T10:33:54.771Z] #7 exporting manifest list sha256:dfcdceef48925fbdd27edfcb5575a31b5f0c4fb8281d2db34f85f4bd5d974eb0 [2025-10-22T10:33:55.065Z] #7 exporting manifest list sha256:dfcdceef48925fbdd27edfcb5575a31b5f0c4fb8281d2db34f85f4bd5d974eb0 0.2s done [2025-10-22T10:33:55.065Z] #7 pushing layers [2025-10-22T10:33:55.065Z] #7 ... [2025-10-22T10:33:55.065Z] [2025-10-22T10:33:55.065Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:33:55.065Z] #8 DONE 0.0s [2025-10-22T10:33:55.065Z] [2025-10-22T10:33:55.065Z] #7 exporting to image [2025-10-22T10:33:55.065Z] #7 pushing layers 0.1s done [2025-10-22T10:33:55.065Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:dfcdceef48925fbdd27edfcb5575a31b5f0c4fb8281d2db34f85f4bd5d974eb0 [2025-10-22T10:33:55.346Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:dfcdceef48925fbdd27edfcb5575a31b5f0c4fb8281d2db34f85f4bd5d974eb0 0.1s done [2025-10-22T10:33:55.346Z] #7 DONE 1.5s [2025-10-22T10:33:56.722Z] [2025-10-22T10:33:56.722Z] 1 warning found (use --debug to expand): [2025-10-22T10:33:56.722Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:33:57.021Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-10-22T10:33:57.021Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-10-22T10:33:57.589Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:33:57.589Z] #1 transferring dockerfile: 163B done [2025-10-22T10:33:57.849Z] #1 DONE 0.4s [2025-10-22T10:33:57.849Z] [2025-10-22T10:33:57.849Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-22T10:33:58.108Z] #2 DONE 0.4s [2025-10-22T10:33:58.108Z] [2025-10-22T10:33:58.108Z] #3 [internal] load .dockerignore [2025-10-22T10:33:58.369Z] #3 ... [2025-10-22T10:33:58.369Z] [2025-10-22T10:33:58.369Z] #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-22T10:33:58.369Z] #4 DONE 0.5s [2025-10-22T10:33:58.369Z] [2025-10-22T10:33:58.369Z] #3 [internal] load .dockerignore [2025-10-22T10:33:58.630Z] #3 transferring context: 2B done [2025-10-22T10:33:58.630Z] #3 DONE 0.4s [2025-10-22T10:33:58.630Z] [2025-10-22T10:33:58.630Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 [2025-10-22T10:33:58.630Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 0.0s done [2025-10-22T10:33:58.630Z] #5 CACHED [2025-10-22T10:33:58.630Z] [2025-10-22T10:33:58.630Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 [2025-10-22T10:33:58.630Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 0.0s done [2025-10-22T10:33:58.630Z] #6 CACHED [2025-10-22T10:33:58.630Z] [2025-10-22T10:33:58.630Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:33:58.630Z] #7 DONE 0.0s [2025-10-22T10:33:58.630Z] [2025-10-22T10:33:58.630Z] #8 exporting to image [2025-10-22T10:33:58.630Z] #8 exporting layers done [2025-10-22T10:33:58.630Z] #8 exporting manifest sha256:ca61900fc79665fafda6d7646e15f6c301bfc842365f0e0055042e0435ca12bf done [2025-10-22T10:33:58.630Z] #8 exporting config sha256:7f2d624576003480140f5262deebf3205402a298e7e78422686eef400690ebea done [2025-10-22T10:33:58.630Z] #8 exporting manifest sha256:5ca01c90222d7aab943460a241244d51d0af06fbea50f2419666bd8f8bc265ec done [2025-10-22T10:33:58.630Z] #8 exporting config sha256:c23cbe42050a34f24c71f764c26b22e76ac108e4407cbf43a0917025821bfd14 done [2025-10-22T10:33:58.630Z] #8 exporting manifest list sha256:dfcdceef48925fbdd27edfcb5575a31b5f0c4fb8281d2db34f85f4bd5d974eb0 done [2025-10-22T10:33:58.630Z] #8 pushing layers 0.0s done [2025-10-22T10:33:58.630Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:dfcdceef48925fbdd27edfcb5575a31b5f0c4fb8281d2db34f85f4bd5d974eb0 0.1s done [2025-10-22T10:33:58.630Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:33:58.630Z] #8 DONE 0.1s [2025-10-22T10:33:58.630Z] [2025-10-22T10:33:58.630Z] 1 warning found (use --debug to expand): [2025-10-22T10:33:58.630Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:33:58.918Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67' [2025-10-22T10:33:58.918Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 --push - [2025-10-22T10:33:59.181Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:33:59.181Z] #1 transferring dockerfile: 169B done [2025-10-22T10:33:59.181Z] #1 DONE 0.0s [2025-10-22T10:33:59.181Z] [2025-10-22T10:33:59.181Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 [2025-10-22T10:33:59.181Z] #2 DONE 0.0s [2025-10-22T10:33:59.181Z] [2025-10-22T10:33:59.181Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 [2025-10-22T10:33:59.181Z] #3 DONE 0.0s [2025-10-22T10:33:59.181Z] [2025-10-22T10:33:59.181Z] #4 [internal] load .dockerignore [2025-10-22T10:33:59.181Z] #4 transferring context: 2B done [2025-10-22T10:33:59.181Z] #4 DONE 0.0s [2025-10-22T10:33:59.181Z] [2025-10-22T10:33:59.181Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 [2025-10-22T10:33:59.181Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 0.0s done [2025-10-22T10:33:59.181Z] #5 CACHED [2025-10-22T10:33:59.181Z] [2025-10-22T10:33:59.181Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 [2025-10-22T10:33:59.181Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 done [2025-10-22T10:33:59.181Z] #6 CACHED [2025-10-22T10:33:59.181Z] [2025-10-22T10:33:59.181Z] #7 exporting to image [2025-10-22T10:33:59.181Z] #7 exporting layers done [2025-10-22T10:33:59.181Z] #7 exporting manifest sha256:ca61900fc79665fafda6d7646e15f6c301bfc842365f0e0055042e0435ca12bf done [2025-10-22T10:33:59.181Z] #7 exporting config sha256:7f2d624576003480140f5262deebf3205402a298e7e78422686eef400690ebea done [2025-10-22T10:33:59.181Z] #7 exporting manifest sha256:5ca01c90222d7aab943460a241244d51d0af06fbea50f2419666bd8f8bc265ec done [2025-10-22T10:33:59.181Z] #7 exporting config sha256:c23cbe42050a34f24c71f764c26b22e76ac108e4407cbf43a0917025821bfd14 done [2025-10-22T10:33:59.181Z] #7 exporting manifest list sha256:dfcdceef48925fbdd27edfcb5575a31b5f0c4fb8281d2db34f85f4bd5d974eb0 done [2025-10-22T10:33:59.181Z] #7 pushing layers 0.0s done [2025-10-22T10:33:59.181Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67@sha256:dfcdceef48925fbdd27edfcb5575a31b5f0c4fb8281d2db34f85f4bd5d974eb0 [2025-10-22T10:33:59.181Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:33:59.181Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67@sha256:dfcdceef48925fbdd27edfcb5575a31b5f0c4fb8281d2db34f85f4bd5d974eb0 0.1s done [2025-10-22T10:33:59.181Z] #7 DONE 0.1s [2025-10-22T10:33:59.181Z] [2025-10-22T10:33:59.181Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:33:59.181Z] #8 DONE 0.0s [2025-10-22T10:33:59.181Z] [2025-10-22T10:33:59.181Z] 1 warning found (use --debug to expand): [2025-10-22T10:33:59.181Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:33:59.469Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' [2025-10-22T10:33:59.469Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - [2025-10-22T10:33:59.729Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:33:59.729Z] #1 transferring dockerfile: 210B done [2025-10-22T10:33:59.729Z] #1 DONE 0.0s [2025-10-22T10:33:59.729Z] [2025-10-22T10:33:59.729Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:33:59.729Z] #2 DONE 0.0s [2025-10-22T10:33:59.729Z] [2025-10-22T10:33:59.729Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:33:59.729Z] #3 DONE 0.0s [2025-10-22T10:33:59.729Z] [2025-10-22T10:33:59.729Z] #4 [internal] load .dockerignore [2025-10-22T10:33:59.729Z] #4 transferring context: 2B done [2025-10-22T10:33:59.729Z] #4 DONE 0.0s [2025-10-22T10:33:59.729Z] [2025-10-22T10:33:59.729Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 [2025-10-22T10:33:59.729Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 0.0s done [2025-10-22T10:33:59.729Z] #5 CACHED [2025-10-22T10:33:59.729Z] [2025-10-22T10:33:59.729Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 [2025-10-22T10:33:59.729Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 0.0s done [2025-10-22T10:33:59.729Z] #6 DONE 0.0s [2025-10-22T10:33:59.729Z] [2025-10-22T10:33:59.729Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 [2025-10-22T10:33:59.729Z] #6 CACHED [2025-10-22T10:33:59.729Z] [2025-10-22T10:33:59.729Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:33:59.729Z] #7 DONE 0.0s [2025-10-22T10:33:59.729Z] [2025-10-22T10:33:59.729Z] #8 exporting to image [2025-10-22T10:33:59.729Z] #8 exporting layers done [2025-10-22T10:33:59.729Z] #8 exporting manifest sha256:ca61900fc79665fafda6d7646e15f6c301bfc842365f0e0055042e0435ca12bf done [2025-10-22T10:33:59.729Z] #8 exporting config sha256:7f2d624576003480140f5262deebf3205402a298e7e78422686eef400690ebea done [2025-10-22T10:33:59.729Z] #8 exporting manifest sha256:5ca01c90222d7aab943460a241244d51d0af06fbea50f2419666bd8f8bc265ec done [2025-10-22T10:33:59.729Z] #8 exporting config sha256:c23cbe42050a34f24c71f764c26b22e76ac108e4407cbf43a0917025821bfd14 done [2025-10-22T10:33:59.729Z] #8 exporting manifest list sha256:dfcdceef48925fbdd27edfcb5575a31b5f0c4fb8281d2db34f85f4bd5d974eb0 done [2025-10-22T10:33:59.729Z] #8 pushing layers 0.0s done [2025-10-22T10:33:59.729Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:dfcdceef48925fbdd27edfcb5575a31b5f0c4fb8281d2db34f85f4bd5d974eb0 0.1s done [2025-10-22T10:33:59.729Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:33:59.729Z] #8 DONE 0.1s [2025-10-22T10:33:59.729Z] [2025-10-22T10:33:59.729Z] 1 warning found (use --debug to expand): [2025-10-22T10:33:59.729Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:00.025Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-10-22T10:34:00.025Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-10-22T10:34:00.025Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:00.025Z] #1 transferring dockerfile: 161B done [2025-10-22T10:34:00.025Z] #1 DONE 0.0s [2025-10-22T10:34:00.025Z] [2025-10-22T10:34:00.025Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-10-22T10:34:00.025Z] #2 DONE 0.0s [2025-10-22T10:34:00.025Z] [2025-10-22T10:34:00.025Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-10-22T10:34:00.025Z] #3 DONE 0.0s [2025-10-22T10:34:00.025Z] [2025-10-22T10:34:00.025Z] #4 [internal] load .dockerignore [2025-10-22T10:34:00.025Z] #4 transferring context: 2B done [2025-10-22T10:34:00.025Z] #4 DONE 0.0s [2025-10-22T10:34:00.025Z] [2025-10-22T10:34:00.025Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 [2025-10-22T10:34:00.025Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 0.0s done [2025-10-22T10:34:00.025Z] #5 CACHED [2025-10-22T10:34:00.025Z] [2025-10-22T10:34:00.025Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 [2025-10-22T10:34:00.025Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 0.0s done [2025-10-22T10:34:00.025Z] #6 CACHED [2025-10-22T10:34:00.025Z] [2025-10-22T10:34:00.025Z] #7 exporting to image [2025-10-22T10:34:00.025Z] #7 exporting layers [2025-10-22T10:34:00.025Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:00.287Z] #7 exporting layers done [2025-10-22T10:34:00.287Z] #7 exporting manifest sha256:ca61900fc79665fafda6d7646e15f6c301bfc842365f0e0055042e0435ca12bf done [2025-10-22T10:34:00.287Z] #7 exporting config sha256:7f2d624576003480140f5262deebf3205402a298e7e78422686eef400690ebea done [2025-10-22T10:34:00.287Z] #7 exporting manifest sha256:5ca01c90222d7aab943460a241244d51d0af06fbea50f2419666bd8f8bc265ec done [2025-10-22T10:34:00.287Z] #7 exporting config sha256:c23cbe42050a34f24c71f764c26b22e76ac108e4407cbf43a0917025821bfd14 done [2025-10-22T10:34:00.287Z] #7 exporting manifest list sha256:dfcdceef48925fbdd27edfcb5575a31b5f0c4fb8281d2db34f85f4bd5d974eb0 done [2025-10-22T10:34:00.287Z] #7 pushing layers 0.0s done [2025-10-22T10:34:00.287Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:dfcdceef48925fbdd27edfcb5575a31b5f0c4fb8281d2db34f85f4bd5d974eb0 0.1s done [2025-10-22T10:34:00.287Z] #7 DONE 0.1s [2025-10-22T10:34:00.287Z] [2025-10-22T10:34:00.287Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:00.287Z] #8 DONE 0.0s [2025-10-22T10:34:00.547Z] [2025-10-22T10:34:00.547Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:00.547Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:00.838Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' [2025-10-22T10:34:00.838Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - [2025-10-22T10:34:01.098Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:01.098Z] #1 transferring dockerfile: 216B done [2025-10-22T10:34:01.098Z] #1 DONE 0.0s [2025-10-22T10:34:01.098Z] [2025-10-22T10:34:01.098Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:01.098Z] #2 DONE 0.0s [2025-10-22T10:34:01.098Z] [2025-10-22T10:34:01.098Z] #3 [internal] load .dockerignore [2025-10-22T10:34:01.098Z] #3 transferring context: 2B done [2025-10-22T10:34:01.098Z] #3 DONE 0.0s [2025-10-22T10:34:01.098Z] [2025-10-22T10:34:01.098Z] #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:01.098Z] #4 DONE 0.1s [2025-10-22T10:34:01.098Z] [2025-10-22T10:34:01.098Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c [2025-10-22T10:34:01.098Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c 0.0s done [2025-10-22T10:34:01.098Z] #5 DONE 0.0s [2025-10-22T10:34:01.098Z] [2025-10-22T10:34:01.098Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c [2025-10-22T10:34:01.098Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c 0.0s done [2025-10-22T10:34:01.098Z] #6 DONE 0.1s [2025-10-22T10:34:01.098Z] [2025-10-22T10:34:01.098Z] #7 exporting to image [2025-10-22T10:34:01.098Z] #7 exporting layers done [2025-10-22T10:34:01.098Z] #7 exporting manifest sha256:629bcd8da7916740612ae0b181b15819248451b9ad0499a4094281cbb3888ad8 0.0s done [2025-10-22T10:34:01.098Z] #7 exporting config sha256:171b90d089dd66a2cdc3878d77e0928b79f58a620cc2b71ff501bd5a4b64699c done [2025-10-22T10:34:01.098Z] #7 exporting manifest sha256:4cecc4de9ba476210db5da456300f4099ea7e159e71646776803fb59fda8b0a5 done [2025-10-22T10:34:01.098Z] #7 exporting config sha256:012f41052b4ee4e44ba20e68fa82aee3ac696aa5d94aca9c6c7a2bf3a423cd0b [2025-10-22T10:34:01.098Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:01.098Z] #7 ... [2025-10-22T10:34:01.098Z] [2025-10-22T10:34:01.098Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:01.098Z] #8 DONE 0.0s [2025-10-22T10:34:01.098Z] [2025-10-22T10:34:01.098Z] #7 exporting to image [2025-10-22T10:34:01.098Z] #7 exporting config sha256:012f41052b4ee4e44ba20e68fa82aee3ac696aa5d94aca9c6c7a2bf3a423cd0b done [2025-10-22T10:34:01.098Z] #7 exporting manifest list sha256:a4a1d44a1cee4d72578e586a332e1b165c759e71bdaa0b73dc9b8fab9ecb6f80 done [2025-10-22T10:34:01.098Z] #7 pushing layers 0.1s done [2025-10-22T10:34:01.098Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:a4a1d44a1cee4d72578e586a332e1b165c759e71bdaa0b73dc9b8fab9ecb6f80 [2025-10-22T10:34:01.357Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:a4a1d44a1cee4d72578e586a332e1b165c759e71bdaa0b73dc9b8fab9ecb6f80 0.1s done [2025-10-22T10:34:01.357Z] #7 DONE 0.2s [2025-10-22T10:34:01.357Z] [2025-10-22T10:34:01.357Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:01.357Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:01.667Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-10-22T10:34:01.667Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-10-22T10:34:01.930Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:01.930Z] #1 transferring dockerfile: 182B done [2025-10-22T10:34:01.930Z] #1 DONE 0.0s [2025-10-22T10:34:01.930Z] [2025-10-22T10:34:01.930Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-22T10:34:01.930Z] #2 DONE 0.0s [2025-10-22T10:34:01.930Z] [2025-10-22T10:34:01.930Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-22T10:34:01.930Z] #3 DONE 0.0s [2025-10-22T10:34:01.930Z] [2025-10-22T10:34:01.930Z] #4 [internal] load .dockerignore [2025-10-22T10:34:01.930Z] #4 transferring context: 2B done [2025-10-22T10:34:01.930Z] #4 DONE 0.0s [2025-10-22T10:34:01.930Z] [2025-10-22T10:34:01.930Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c [2025-10-22T10:34:01.930Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c 0.0s done [2025-10-22T10:34:01.930Z] #5 CACHED [2025-10-22T10:34:01.930Z] [2025-10-22T10:34:01.930Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c [2025-10-22T10:34:01.930Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c 0.0s done [2025-10-22T10:34:01.930Z] #6 CACHED [2025-10-22T10:34:01.930Z] [2025-10-22T10:34:01.931Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:01.931Z] #7 DONE 0.0s [2025-10-22T10:34:01.931Z] [2025-10-22T10:34:01.931Z] #8 exporting to image [2025-10-22T10:34:01.931Z] #8 exporting layers done [2025-10-22T10:34:01.931Z] #8 exporting manifest sha256:629bcd8da7916740612ae0b181b15819248451b9ad0499a4094281cbb3888ad8 done [2025-10-22T10:34:01.931Z] #8 exporting config sha256:171b90d089dd66a2cdc3878d77e0928b79f58a620cc2b71ff501bd5a4b64699c done [2025-10-22T10:34:01.931Z] #8 exporting manifest sha256:4cecc4de9ba476210db5da456300f4099ea7e159e71646776803fb59fda8b0a5 done [2025-10-22T10:34:01.931Z] #8 exporting config sha256:012f41052b4ee4e44ba20e68fa82aee3ac696aa5d94aca9c6c7a2bf3a423cd0b done [2025-10-22T10:34:01.931Z] #8 exporting manifest list sha256:a4a1d44a1cee4d72578e586a332e1b165c759e71bdaa0b73dc9b8fab9ecb6f80 done [2025-10-22T10:34:01.931Z] #8 pushing layers 0.0s done [2025-10-22T10:34:01.931Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a4a1d44a1cee4d72578e586a332e1b165c759e71bdaa0b73dc9b8fab9ecb6f80 [2025-10-22T10:34:01.931Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:01.931Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a4a1d44a1cee4d72578e586a332e1b165c759e71bdaa0b73dc9b8fab9ecb6f80 0.1s done [2025-10-22T10:34:01.931Z] #8 DONE 0.1s [2025-10-22T10:34:01.931Z] [2025-10-22T10:34:01.931Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:01.931Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:02.245Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67' [2025-10-22T10:34:02.245Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 --push - [2025-10-22T10:34:02.245Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:02.245Z] #1 transferring dockerfile: 188B done [2025-10-22T10:34:02.245Z] #1 DONE 0.0s [2025-10-22T10:34:02.245Z] [2025-10-22T10:34:02.245Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 [2025-10-22T10:34:02.245Z] #2 DONE 0.0s [2025-10-22T10:34:02.245Z] [2025-10-22T10:34:02.245Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 [2025-10-22T10:34:02.245Z] #3 DONE 0.0s [2025-10-22T10:34:02.245Z] [2025-10-22T10:34:02.245Z] #4 [internal] load .dockerignore [2025-10-22T10:34:02.245Z] #4 transferring context: 2B done [2025-10-22T10:34:02.246Z] #4 DONE 0.0s [2025-10-22T10:34:02.246Z] [2025-10-22T10:34:02.246Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c [2025-10-22T10:34:02.246Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c 0.0s done [2025-10-22T10:34:02.246Z] #5 CACHED [2025-10-22T10:34:02.246Z] [2025-10-22T10:34:02.246Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c [2025-10-22T10:34:02.506Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c 0.0s done [2025-10-22T10:34:02.506Z] #6 CACHED [2025-10-22T10:34:02.506Z] [2025-10-22T10:34:02.506Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:02.506Z] #7 DONE 0.0s [2025-10-22T10:34:02.506Z] [2025-10-22T10:34:02.506Z] #8 exporting to image [2025-10-22T10:34:02.506Z] #8 exporting layers done [2025-10-22T10:34:02.506Z] #8 exporting manifest sha256:629bcd8da7916740612ae0b181b15819248451b9ad0499a4094281cbb3888ad8 done [2025-10-22T10:34:02.506Z] #8 exporting config sha256:171b90d089dd66a2cdc3878d77e0928b79f58a620cc2b71ff501bd5a4b64699c done [2025-10-22T10:34:02.506Z] #8 exporting manifest sha256:4cecc4de9ba476210db5da456300f4099ea7e159e71646776803fb59fda8b0a5 done [2025-10-22T10:34:02.506Z] #8 exporting config sha256:012f41052b4ee4e44ba20e68fa82aee3ac696aa5d94aca9c6c7a2bf3a423cd0b done [2025-10-22T10:34:02.506Z] #8 exporting manifest list sha256:a4a1d44a1cee4d72578e586a332e1b165c759e71bdaa0b73dc9b8fab9ecb6f80 done [2025-10-22T10:34:02.506Z] #8 pushing layers 0.0s done [2025-10-22T10:34:02.506Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67@sha256:a4a1d44a1cee4d72578e586a332e1b165c759e71bdaa0b73dc9b8fab9ecb6f80 0.1s done [2025-10-22T10:34:02.506Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:02.506Z] #8 DONE 0.1s [2025-10-22T10:34:02.506Z] [2025-10-22T10:34:02.506Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:02.506Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:02.812Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' [2025-10-22T10:34:02.812Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - [2025-10-22T10:34:03.072Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:03.072Z] #1 transferring dockerfile: 229B done [2025-10-22T10:34:03.072Z] #1 DONE 0.0s [2025-10-22T10:34:03.072Z] [2025-10-22T10:34:03.072Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:03.072Z] #2 DONE 0.0s [2025-10-22T10:34:03.072Z] [2025-10-22T10:34:03.072Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:03.072Z] #3 DONE 0.0s [2025-10-22T10:34:03.072Z] [2025-10-22T10:34:03.072Z] #4 [internal] load .dockerignore [2025-10-22T10:34:03.072Z] #4 transferring context: 2B done [2025-10-22T10:34:03.072Z] #4 DONE 0.0s [2025-10-22T10:34:03.072Z] [2025-10-22T10:34:03.072Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c [2025-10-22T10:34:03.072Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c done [2025-10-22T10:34:03.072Z] #5 CACHED [2025-10-22T10:34:03.072Z] [2025-10-22T10:34:03.072Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c [2025-10-22T10:34:03.072Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c 0.0s done [2025-10-22T10:34:03.072Z] #6 CACHED [2025-10-22T10:34:03.072Z] [2025-10-22T10:34:03.072Z] #7 exporting to image [2025-10-22T10:34:03.072Z] #7 exporting layers done [2025-10-22T10:34:03.072Z] #7 exporting manifest sha256:629bcd8da7916740612ae0b181b15819248451b9ad0499a4094281cbb3888ad8 done [2025-10-22T10:34:03.072Z] #7 exporting config sha256:171b90d089dd66a2cdc3878d77e0928b79f58a620cc2b71ff501bd5a4b64699c done [2025-10-22T10:34:03.072Z] #7 exporting manifest sha256:4cecc4de9ba476210db5da456300f4099ea7e159e71646776803fb59fda8b0a5 done [2025-10-22T10:34:03.072Z] #7 exporting config sha256:012f41052b4ee4e44ba20e68fa82aee3ac696aa5d94aca9c6c7a2bf3a423cd0b done [2025-10-22T10:34:03.072Z] #7 exporting manifest list sha256:a4a1d44a1cee4d72578e586a332e1b165c759e71bdaa0b73dc9b8fab9ecb6f80 done [2025-10-22T10:34:03.072Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:03.072Z] #7 pushing layers 0.0s done [2025-10-22T10:34:03.072Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:a4a1d44a1cee4d72578e586a332e1b165c759e71bdaa0b73dc9b8fab9ecb6f80 0.1s done [2025-10-22T10:34:03.072Z] #7 DONE 0.1s [2025-10-22T10:34:03.072Z] [2025-10-22T10:34:03.072Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:03.072Z] #8 DONE 0.0s [2025-10-22T10:34:03.072Z] [2025-10-22T10:34:03.072Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:03.072Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:03.360Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-10-22T10:34:03.360Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-10-22T10:34:03.619Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:03.619Z] #1 transferring dockerfile: 180B done [2025-10-22T10:34:03.619Z] #1 DONE 0.0s [2025-10-22T10:34:03.619Z] [2025-10-22T10:34:03.619Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-22T10:34:03.619Z] #2 DONE 0.0s [2025-10-22T10:34:03.619Z] [2025-10-22T10:34:03.619Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-22T10:34:03.619Z] #3 DONE 0.0s [2025-10-22T10:34:03.619Z] [2025-10-22T10:34:03.619Z] #4 [internal] load .dockerignore [2025-10-22T10:34:03.619Z] #4 transferring context: 2B done [2025-10-22T10:34:03.619Z] #4 DONE 0.0s [2025-10-22T10:34:03.619Z] [2025-10-22T10:34:03.619Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c [2025-10-22T10:34:03.619Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c done [2025-10-22T10:34:03.619Z] #5 CACHED [2025-10-22T10:34:03.619Z] [2025-10-22T10:34:03.619Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c [2025-10-22T10:34:03.619Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c done [2025-10-22T10:34:03.619Z] #6 CACHED [2025-10-22T10:34:03.619Z] [2025-10-22T10:34:03.619Z] #7 exporting to image [2025-10-22T10:34:03.619Z] #7 exporting layers [2025-10-22T10:34:03.619Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:03.619Z] #7 exporting layers done [2025-10-22T10:34:03.619Z] #7 exporting manifest sha256:629bcd8da7916740612ae0b181b15819248451b9ad0499a4094281cbb3888ad8 done [2025-10-22T10:34:03.619Z] #7 exporting config sha256:171b90d089dd66a2cdc3878d77e0928b79f58a620cc2b71ff501bd5a4b64699c done [2025-10-22T10:34:03.619Z] #7 exporting manifest sha256:4cecc4de9ba476210db5da456300f4099ea7e159e71646776803fb59fda8b0a5 done [2025-10-22T10:34:03.619Z] #7 exporting config sha256:012f41052b4ee4e44ba20e68fa82aee3ac696aa5d94aca9c6c7a2bf3a423cd0b done [2025-10-22T10:34:03.619Z] #7 exporting manifest list sha256:a4a1d44a1cee4d72578e586a332e1b165c759e71bdaa0b73dc9b8fab9ecb6f80 done [2025-10-22T10:34:03.619Z] #7 pushing layers 0.0s done [2025-10-22T10:34:03.619Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a4a1d44a1cee4d72578e586a332e1b165c759e71bdaa0b73dc9b8fab9ecb6f80 0.1s done [2025-10-22T10:34:03.619Z] #7 DONE 0.1s [2025-10-22T10:34:03.619Z] [2025-10-22T10:34:03.619Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:03.620Z] #8 DONE 0.0s [2025-10-22T10:34:03.620Z] [2025-10-22T10:34:03.620Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:03.620Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:03.914Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - [2025-10-22T10:34:03.914Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' [2025-10-22T10:34:03.914Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:03.914Z] #1 transferring dockerfile: 194B done [2025-10-22T10:34:03.914Z] #1 DONE 0.0s [2025-10-22T10:34:03.914Z] [2025-10-22T10:34:03.914Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:03.914Z] #2 DONE 0.0s [2025-10-22T10:34:03.914Z] [2025-10-22T10:34:03.914Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:03.914Z] #3 DONE 0.0s [2025-10-22T10:34:03.914Z] [2025-10-22T10:34:03.914Z] #4 [internal] load .dockerignore [2025-10-22T10:34:03.914Z] #4 transferring context: 2B done [2025-10-22T10:34:03.914Z] #4 DONE 0.0s [2025-10-22T10:34:03.914Z] [2025-10-22T10:34:03.914Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 [2025-10-22T10:34:03.914Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 done [2025-10-22T10:34:03.914Z] #5 DONE 0.0s [2025-10-22T10:34:03.914Z] [2025-10-22T10:34:03.914Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 [2025-10-22T10:34:04.176Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 done [2025-10-22T10:34:04.176Z] #6 DONE 0.0s [2025-10-22T10:34:04.176Z] [2025-10-22T10:34:04.176Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 [2025-10-22T10:34:04.176Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 done [2025-10-22T10:34:04.176Z] #5 DONE 0.1s [2025-10-22T10:34:04.176Z] [2025-10-22T10:34:04.176Z] #7 exporting to image [2025-10-22T10:34:04.176Z] #7 exporting layers done [2025-10-22T10:34:04.176Z] #7 exporting manifest sha256:7942be29148c8e29867cf4a3074c6a2fbc29180a25a03f140705ae0cf961ec53 0.0s done [2025-10-22T10:34:04.176Z] #7 exporting config sha256:a5422356c1402661801fc8c34af575eadfa20cd48b37b27ae6166da36f2e5bd1 done [2025-10-22T10:34:04.176Z] #7 exporting manifest sha256:c322aef71205050184a4dae074104f30ad30485377269679fe7fefb511d3a209 done [2025-10-22T10:34:04.176Z] #7 exporting config sha256:ed315c77fa63bd676fdc0231faaf069285a4b8cbc537fcfe2e1404bb1b82650e done [2025-10-22T10:34:04.176Z] #7 exporting manifest list sha256:29cd5187068a4f8247568773daf99b12debd23bc899ef71e26d38066c4b3dc0f done [2025-10-22T10:34:04.176Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:04.176Z] #7 ... [2025-10-22T10:34:04.176Z] [2025-10-22T10:34:04.176Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:04.176Z] #8 DONE 0.0s [2025-10-22T10:34:04.176Z] [2025-10-22T10:34:04.176Z] #7 exporting to image [2025-10-22T10:34:04.176Z] #7 pushing layers 0.1s done [2025-10-22T10:34:04.176Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:29cd5187068a4f8247568773daf99b12debd23bc899ef71e26d38066c4b3dc0f [2025-10-22T10:34:04.435Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:29cd5187068a4f8247568773daf99b12debd23bc899ef71e26d38066c4b3dc0f 0.1s done [2025-10-22T10:34:04.435Z] #7 DONE 0.2s [2025-10-22T10:34:04.435Z] [2025-10-22T10:34:04.435Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:04.435Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:04.728Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-10-22T10:34:04.728Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-10-22T10:34:04.987Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:04.987Z] #1 transferring dockerfile: 160B done [2025-10-22T10:34:04.987Z] #1 DONE 0.0s [2025-10-22T10:34:04.987Z] [2025-10-22T10:34:04.987Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-22T10:34:04.987Z] #2 DONE 0.0s [2025-10-22T10:34:04.987Z] [2025-10-22T10:34:04.987Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-22T10:34:04.987Z] #3 DONE 0.0s [2025-10-22T10:34:04.987Z] [2025-10-22T10:34:04.987Z] #4 [internal] load .dockerignore [2025-10-22T10:34:04.987Z] #4 transferring context: 2B done [2025-10-22T10:34:04.987Z] #4 DONE 0.0s [2025-10-22T10:34:04.987Z] [2025-10-22T10:34:04.987Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 [2025-10-22T10:34:04.987Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 0.0s done [2025-10-22T10:34:04.987Z] #5 DONE 0.0s [2025-10-22T10:34:04.987Z] [2025-10-22T10:34:04.987Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 [2025-10-22T10:34:04.987Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 0.0s done [2025-10-22T10:34:04.987Z] #6 CACHED [2025-10-22T10:34:04.987Z] [2025-10-22T10:34:04.987Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 [2025-10-22T10:34:04.987Z] #5 CACHED [2025-10-22T10:34:04.987Z] [2025-10-22T10:34:04.987Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:04.987Z] #7 DONE 0.0s [2025-10-22T10:34:04.987Z] [2025-10-22T10:34:04.987Z] #8 exporting to image [2025-10-22T10:34:04.987Z] #8 exporting layers done [2025-10-22T10:34:04.987Z] #8 exporting manifest sha256:7942be29148c8e29867cf4a3074c6a2fbc29180a25a03f140705ae0cf961ec53 done [2025-10-22T10:34:04.987Z] #8 exporting config sha256:a5422356c1402661801fc8c34af575eadfa20cd48b37b27ae6166da36f2e5bd1 done [2025-10-22T10:34:04.987Z] #8 exporting manifest sha256:c322aef71205050184a4dae074104f30ad30485377269679fe7fefb511d3a209 done [2025-10-22T10:34:04.987Z] #8 exporting config sha256:ed315c77fa63bd676fdc0231faaf069285a4b8cbc537fcfe2e1404bb1b82650e done [2025-10-22T10:34:04.987Z] #8 exporting manifest list sha256:29cd5187068a4f8247568773daf99b12debd23bc899ef71e26d38066c4b3dc0f done [2025-10-22T10:34:04.987Z] #8 pushing layers 0.0s done [2025-10-22T10:34:04.987Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:29cd5187068a4f8247568773daf99b12debd23bc899ef71e26d38066c4b3dc0f 0.1s done [2025-10-22T10:34:04.987Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:04.987Z] #8 DONE 0.1s [2025-10-22T10:34:04.987Z] [2025-10-22T10:34:04.987Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:04.987Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:05.278Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67' [2025-10-22T10:34:05.278Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 --push - [2025-10-22T10:34:05.539Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:05.539Z] #1 transferring dockerfile: 166B done [2025-10-22T10:34:05.539Z] #1 DONE 0.0s [2025-10-22T10:34:05.539Z] [2025-10-22T10:34:05.539Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 [2025-10-22T10:34:05.539Z] #2 DONE 0.0s [2025-10-22T10:34:05.539Z] [2025-10-22T10:34:05.539Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 [2025-10-22T10:34:05.539Z] #3 DONE 0.0s [2025-10-22T10:34:05.539Z] [2025-10-22T10:34:05.539Z] #4 [internal] load .dockerignore [2025-10-22T10:34:05.539Z] #4 transferring context: 2B done [2025-10-22T10:34:05.539Z] #4 DONE 0.0s [2025-10-22T10:34:05.539Z] [2025-10-22T10:34:05.539Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 [2025-10-22T10:34:05.539Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 0.0s done [2025-10-22T10:34:05.539Z] #5 CACHED [2025-10-22T10:34:05.539Z] [2025-10-22T10:34:05.539Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 [2025-10-22T10:34:05.539Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 0.0s done [2025-10-22T10:34:05.539Z] #6 CACHED [2025-10-22T10:34:05.539Z] [2025-10-22T10:34:05.539Z] #7 exporting to image [2025-10-22T10:34:05.539Z] #7 exporting layers [2025-10-22T10:34:05.539Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:05.539Z] #7 exporting layers done [2025-10-22T10:34:05.539Z] #7 exporting manifest sha256:7942be29148c8e29867cf4a3074c6a2fbc29180a25a03f140705ae0cf961ec53 done [2025-10-22T10:34:05.539Z] #7 exporting config sha256:a5422356c1402661801fc8c34af575eadfa20cd48b37b27ae6166da36f2e5bd1 done [2025-10-22T10:34:05.539Z] #7 exporting manifest sha256:c322aef71205050184a4dae074104f30ad30485377269679fe7fefb511d3a209 done [2025-10-22T10:34:05.539Z] #7 exporting config sha256:ed315c77fa63bd676fdc0231faaf069285a4b8cbc537fcfe2e1404bb1b82650e done [2025-10-22T10:34:05.539Z] #7 exporting manifest list sha256:29cd5187068a4f8247568773daf99b12debd23bc899ef71e26d38066c4b3dc0f done [2025-10-22T10:34:05.539Z] #7 pushing layers 0.0s done [2025-10-22T10:34:05.539Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67@sha256:29cd5187068a4f8247568773daf99b12debd23bc899ef71e26d38066c4b3dc0f 0.1s done [2025-10-22T10:34:05.539Z] #7 DONE 0.1s [2025-10-22T10:34:05.539Z] [2025-10-22T10:34:05.539Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:05.539Z] #8 DONE 0.0s [2025-10-22T10:34:05.539Z] [2025-10-22T10:34:05.539Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:05.539Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:05.826Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' [2025-10-22T10:34:05.826Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - [2025-10-22T10:34:06.089Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:06.089Z] #1 transferring dockerfile: 207B done [2025-10-22T10:34:06.089Z] #1 DONE 0.0s [2025-10-22T10:34:06.089Z] [2025-10-22T10:34:06.089Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:06.089Z] #2 DONE 0.0s [2025-10-22T10:34:06.089Z] [2025-10-22T10:34:06.089Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:06.089Z] #3 DONE 0.0s [2025-10-22T10:34:06.089Z] [2025-10-22T10:34:06.090Z] #4 [internal] load .dockerignore [2025-10-22T10:34:06.090Z] #4 transferring context: 2B done [2025-10-22T10:34:06.090Z] #4 DONE 0.0s [2025-10-22T10:34:06.090Z] [2025-10-22T10:34:06.090Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 [2025-10-22T10:34:06.090Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 0.0s done [2025-10-22T10:34:06.090Z] #5 CACHED [2025-10-22T10:34:06.090Z] [2025-10-22T10:34:06.090Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 [2025-10-22T10:34:06.090Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 0.0s done [2025-10-22T10:34:06.090Z] #6 CACHED [2025-10-22T10:34:06.090Z] [2025-10-22T10:34:06.090Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:06.090Z] #7 DONE 0.0s [2025-10-22T10:34:06.090Z] [2025-10-22T10:34:06.090Z] #8 exporting to image [2025-10-22T10:34:06.090Z] #8 exporting layers done [2025-10-22T10:34:06.090Z] #8 exporting manifest sha256:7942be29148c8e29867cf4a3074c6a2fbc29180a25a03f140705ae0cf961ec53 done [2025-10-22T10:34:06.090Z] #8 exporting config sha256:a5422356c1402661801fc8c34af575eadfa20cd48b37b27ae6166da36f2e5bd1 done [2025-10-22T10:34:06.090Z] #8 exporting manifest sha256:c322aef71205050184a4dae074104f30ad30485377269679fe7fefb511d3a209 done [2025-10-22T10:34:06.090Z] #8 exporting config sha256:ed315c77fa63bd676fdc0231faaf069285a4b8cbc537fcfe2e1404bb1b82650e done [2025-10-22T10:34:06.090Z] #8 exporting manifest list sha256:29cd5187068a4f8247568773daf99b12debd23bc899ef71e26d38066c4b3dc0f done [2025-10-22T10:34:06.090Z] #8 pushing layers 0.0s done [2025-10-22T10:34:06.090Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:29cd5187068a4f8247568773daf99b12debd23bc899ef71e26d38066c4b3dc0f 0.1s done [2025-10-22T10:34:06.090Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:06.090Z] #8 DONE 0.1s [2025-10-22T10:34:06.090Z] [2025-10-22T10:34:06.090Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:06.090Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:06.381Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-10-22T10:34:06.381Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-10-22T10:34:06.641Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:06.641Z] #1 transferring dockerfile: 158B done [2025-10-22T10:34:06.641Z] #1 DONE 0.0s [2025-10-22T10:34:06.641Z] [2025-10-22T10:34:06.641Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-10-22T10:34:06.641Z] #2 DONE 0.0s [2025-10-22T10:34:06.641Z] [2025-10-22T10:34:06.641Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-10-22T10:34:06.641Z] #3 DONE 0.0s [2025-10-22T10:34:06.641Z] [2025-10-22T10:34:06.641Z] #4 [internal] load .dockerignore [2025-10-22T10:34:06.641Z] #4 transferring context: 2B done [2025-10-22T10:34:06.641Z] #4 DONE 0.0s [2025-10-22T10:34:06.641Z] [2025-10-22T10:34:06.641Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 [2025-10-22T10:34:06.641Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 0.0s done [2025-10-22T10:34:06.641Z] #5 CACHED [2025-10-22T10:34:06.641Z] [2025-10-22T10:34:06.641Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 [2025-10-22T10:34:06.641Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 0.0s done [2025-10-22T10:34:06.641Z] #6 CACHED [2025-10-22T10:34:06.641Z] [2025-10-22T10:34:06.641Z] #7 exporting to image [2025-10-22T10:34:06.641Z] #7 exporting layers done [2025-10-22T10:34:06.641Z] #7 exporting manifest sha256:7942be29148c8e29867cf4a3074c6a2fbc29180a25a03f140705ae0cf961ec53 done [2025-10-22T10:34:06.641Z] #7 exporting config sha256:a5422356c1402661801fc8c34af575eadfa20cd48b37b27ae6166da36f2e5bd1 [2025-10-22T10:34:06.641Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:06.641Z] #7 exporting config sha256:a5422356c1402661801fc8c34af575eadfa20cd48b37b27ae6166da36f2e5bd1 done [2025-10-22T10:34:06.641Z] #7 exporting manifest sha256:c322aef71205050184a4dae074104f30ad30485377269679fe7fefb511d3a209 done [2025-10-22T10:34:06.641Z] #7 exporting config sha256:ed315c77fa63bd676fdc0231faaf069285a4b8cbc537fcfe2e1404bb1b82650e done [2025-10-22T10:34:06.641Z] #7 exporting manifest list sha256:29cd5187068a4f8247568773daf99b12debd23bc899ef71e26d38066c4b3dc0f done [2025-10-22T10:34:06.641Z] #7 pushing layers 0.0s done [2025-10-22T10:34:06.641Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:29cd5187068a4f8247568773daf99b12debd23bc899ef71e26d38066c4b3dc0f 0.1s done [2025-10-22T10:34:06.641Z] #7 DONE 0.1s [2025-10-22T10:34:06.641Z] [2025-10-22T10:34:06.641Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:06.641Z] #8 DONE 0.0s [2025-10-22T10:34:06.641Z] [2025-10-22T10:34:06.641Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:06.641Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:06.928Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - [2025-10-22T10:34:06.928Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' [2025-10-22T10:34:07.187Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:07.187Z] #1 transferring dockerfile: 196B done [2025-10-22T10:34:07.187Z] #1 DONE 0.0s [2025-10-22T10:34:07.187Z] [2025-10-22T10:34:07.187Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:07.187Z] #2 DONE 0.0s [2025-10-22T10:34:07.187Z] [2025-10-22T10:34:07.187Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:07.187Z] #3 DONE 0.0s [2025-10-22T10:34:07.187Z] [2025-10-22T10:34:07.187Z] #4 [internal] load .dockerignore [2025-10-22T10:34:07.187Z] #4 transferring context: 2B done [2025-10-22T10:34:07.187Z] #4 DONE 0.0s [2025-10-22T10:34:07.187Z] [2025-10-22T10:34:07.187Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 [2025-10-22T10:34:07.187Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 0.0s done [2025-10-22T10:34:07.187Z] #5 DONE 0.0s [2025-10-22T10:34:07.187Z] [2025-10-22T10:34:07.187Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 [2025-10-22T10:34:07.187Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 0.0s done [2025-10-22T10:34:07.187Z] #6 DONE 0.1s [2025-10-22T10:34:07.187Z] [2025-10-22T10:34:07.187Z] #7 exporting to image [2025-10-22T10:34:07.187Z] #7 exporting layers done [2025-10-22T10:34:07.187Z] #7 exporting manifest sha256:4d24049a7ba48ce27f450343d7acddf280f948ada71af06be52e7517ef6a2f54 done [2025-10-22T10:34:07.187Z] #7 exporting config sha256:bc9deff49bc60fe978ecce609ab42898ab86710d1867aa972108ee8b2f8b1121 done [2025-10-22T10:34:07.187Z] #7 exporting manifest sha256:c492cfcebb576086b6fff8e1aaed78c0db4124e9088056a70f8f3599241ac78a done [2025-10-22T10:34:07.188Z] #7 exporting config sha256:e1777e04ae3a2ad03de53fccb49993ab0a894f4d6e73093575d2d6ff86d59e0e done [2025-10-22T10:34:07.188Z] #7 exporting manifest list sha256:9d8b1739cda88c2ad2c52cd5e981d678ef26228547780f4d77c8ba91e5794466 [2025-10-22T10:34:07.188Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:07.188Z] #7 ... [2025-10-22T10:34:07.188Z] [2025-10-22T10:34:07.188Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:07.188Z] #8 DONE 0.0s [2025-10-22T10:34:07.188Z] [2025-10-22T10:34:07.188Z] #7 exporting to image [2025-10-22T10:34:07.188Z] #7 exporting manifest list sha256:9d8b1739cda88c2ad2c52cd5e981d678ef26228547780f4d77c8ba91e5794466 done [2025-10-22T10:34:07.188Z] #7 pushing layers 0.1s done [2025-10-22T10:34:07.188Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:9d8b1739cda88c2ad2c52cd5e981d678ef26228547780f4d77c8ba91e5794466 [2025-10-22T10:34:07.448Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:9d8b1739cda88c2ad2c52cd5e981d678ef26228547780f4d77c8ba91e5794466 0.1s done [2025-10-22T10:34:07.448Z] #7 DONE 0.2s [2025-10-22T10:34:07.448Z] [2025-10-22T10:34:07.448Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:07.448Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:07.739Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-10-22T10:34:07.739Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-10-22T10:34:07.739Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:07.739Z] #1 transferring dockerfile: 162B done [2025-10-22T10:34:07.739Z] #1 DONE 0.0s [2025-10-22T10:34:07.739Z] [2025-10-22T10:34:07.739Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-22T10:34:07.739Z] #2 DONE 0.0s [2025-10-22T10:34:07.739Z] [2025-10-22T10:34:07.739Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-22T10:34:07.739Z] #3 DONE 0.0s [2025-10-22T10:34:07.739Z] [2025-10-22T10:34:07.739Z] #4 [internal] load .dockerignore [2025-10-22T10:34:07.739Z] #4 transferring context: 2B done [2025-10-22T10:34:07.739Z] #4 DONE 0.0s [2025-10-22T10:34:07.739Z] [2025-10-22T10:34:07.739Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 [2025-10-22T10:34:07.739Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 [2025-10-22T10:34:07.998Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 0.0s done [2025-10-22T10:34:07.998Z] #5 CACHED [2025-10-22T10:34:07.998Z] [2025-10-22T10:34:07.998Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 [2025-10-22T10:34:07.998Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 0.0s done [2025-10-22T10:34:07.998Z] #6 CACHED [2025-10-22T10:34:07.998Z] [2025-10-22T10:34:07.998Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:07.998Z] #7 DONE 0.0s [2025-10-22T10:34:07.998Z] [2025-10-22T10:34:07.998Z] #8 exporting to image [2025-10-22T10:34:07.998Z] #8 exporting layers done [2025-10-22T10:34:07.999Z] #8 exporting manifest sha256:4d24049a7ba48ce27f450343d7acddf280f948ada71af06be52e7517ef6a2f54 done [2025-10-22T10:34:07.999Z] #8 exporting config sha256:bc9deff49bc60fe978ecce609ab42898ab86710d1867aa972108ee8b2f8b1121 done [2025-10-22T10:34:07.999Z] #8 exporting manifest sha256:c492cfcebb576086b6fff8e1aaed78c0db4124e9088056a70f8f3599241ac78a done [2025-10-22T10:34:07.999Z] #8 exporting config sha256:e1777e04ae3a2ad03de53fccb49993ab0a894f4d6e73093575d2d6ff86d59e0e done [2025-10-22T10:34:07.999Z] #8 exporting manifest list sha256:9d8b1739cda88c2ad2c52cd5e981d678ef26228547780f4d77c8ba91e5794466 done [2025-10-22T10:34:07.999Z] #8 pushing layers 0.0s done [2025-10-22T10:34:07.999Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9d8b1739cda88c2ad2c52cd5e981d678ef26228547780f4d77c8ba91e5794466 0.1s done [2025-10-22T10:34:07.999Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:07.999Z] #8 DONE 0.1s [2025-10-22T10:34:07.999Z] [2025-10-22T10:34:07.999Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:07.999Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:08.287Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67' [2025-10-22T10:34:08.287Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 --push - [2025-10-22T10:34:08.547Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:08.547Z] #1 transferring dockerfile: 168B done [2025-10-22T10:34:08.547Z] #1 DONE 0.0s [2025-10-22T10:34:08.547Z] [2025-10-22T10:34:08.547Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 [2025-10-22T10:34:08.547Z] #2 DONE 0.0s [2025-10-22T10:34:08.547Z] [2025-10-22T10:34:08.547Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 [2025-10-22T10:34:08.547Z] #3 DONE 0.0s [2025-10-22T10:34:08.547Z] [2025-10-22T10:34:08.547Z] #4 [internal] load .dockerignore [2025-10-22T10:34:08.547Z] #4 transferring context: 2B done [2025-10-22T10:34:08.547Z] #4 DONE 0.0s [2025-10-22T10:34:08.547Z] [2025-10-22T10:34:08.547Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 [2025-10-22T10:34:08.547Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 0.0s done [2025-10-22T10:34:08.547Z] #5 CACHED [2025-10-22T10:34:08.547Z] [2025-10-22T10:34:08.547Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 [2025-10-22T10:34:08.547Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 0.0s done [2025-10-22T10:34:08.547Z] #6 DONE 0.0s [2025-10-22T10:34:08.547Z] [2025-10-22T10:34:08.547Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 [2025-10-22T10:34:08.547Z] #6 CACHED [2025-10-22T10:34:08.547Z] [2025-10-22T10:34:08.547Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:08.547Z] #7 DONE 0.0s [2025-10-22T10:34:08.547Z] [2025-10-22T10:34:08.547Z] #8 exporting to image [2025-10-22T10:34:08.547Z] #8 exporting layers done [2025-10-22T10:34:08.547Z] #8 exporting manifest sha256:4d24049a7ba48ce27f450343d7acddf280f948ada71af06be52e7517ef6a2f54 done [2025-10-22T10:34:08.547Z] #8 exporting config sha256:bc9deff49bc60fe978ecce609ab42898ab86710d1867aa972108ee8b2f8b1121 done [2025-10-22T10:34:08.547Z] #8 exporting manifest sha256:c492cfcebb576086b6fff8e1aaed78c0db4124e9088056a70f8f3599241ac78a done [2025-10-22T10:34:08.547Z] #8 exporting config sha256:e1777e04ae3a2ad03de53fccb49993ab0a894f4d6e73093575d2d6ff86d59e0e done [2025-10-22T10:34:08.547Z] #8 exporting manifest list sha256:9d8b1739cda88c2ad2c52cd5e981d678ef26228547780f4d77c8ba91e5794466 done [2025-10-22T10:34:08.547Z] #8 pushing layers 0.0s done [2025-10-22T10:34:08.547Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67@sha256:9d8b1739cda88c2ad2c52cd5e981d678ef26228547780f4d77c8ba91e5794466 0.1s done [2025-10-22T10:34:08.547Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:08.547Z] #8 DONE 0.1s [2025-10-22T10:34:08.807Z] [2025-10-22T10:34:08.807Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:08.807Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:09.109Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' [2025-10-22T10:34:09.109Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - [2025-10-22T10:34:09.109Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:09.109Z] #1 transferring dockerfile: 209B done [2025-10-22T10:34:09.109Z] #1 DONE 0.0s [2025-10-22T10:34:09.109Z] [2025-10-22T10:34:09.109Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:09.109Z] #2 DONE 0.0s [2025-10-22T10:34:09.109Z] [2025-10-22T10:34:09.109Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:09.109Z] #3 DONE 0.1s [2025-10-22T10:34:09.109Z] [2025-10-22T10:34:09.109Z] #4 [internal] load .dockerignore [2025-10-22T10:34:09.109Z] #4 transferring context: 2B done [2025-10-22T10:34:09.109Z] #4 DONE 0.0s [2025-10-22T10:34:09.369Z] [2025-10-22T10:34:09.369Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 [2025-10-22T10:34:09.369Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 done [2025-10-22T10:34:09.369Z] #5 CACHED [2025-10-22T10:34:09.369Z] [2025-10-22T10:34:09.369Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 [2025-10-22T10:34:09.369Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 0.0s done [2025-10-22T10:34:09.369Z] #6 CACHED [2025-10-22T10:34:09.369Z] [2025-10-22T10:34:09.369Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:09.369Z] #7 DONE 0.0s [2025-10-22T10:34:09.369Z] [2025-10-22T10:34:09.369Z] #8 exporting to image [2025-10-22T10:34:09.369Z] #8 exporting layers done [2025-10-22T10:34:09.369Z] #8 exporting manifest sha256:4d24049a7ba48ce27f450343d7acddf280f948ada71af06be52e7517ef6a2f54 done [2025-10-22T10:34:09.369Z] #8 exporting config sha256:bc9deff49bc60fe978ecce609ab42898ab86710d1867aa972108ee8b2f8b1121 done [2025-10-22T10:34:09.369Z] #8 exporting manifest sha256:c492cfcebb576086b6fff8e1aaed78c0db4124e9088056a70f8f3599241ac78a done [2025-10-22T10:34:09.369Z] #8 exporting config sha256:e1777e04ae3a2ad03de53fccb49993ab0a894f4d6e73093575d2d6ff86d59e0e done [2025-10-22T10:34:09.369Z] #8 exporting manifest list sha256:9d8b1739cda88c2ad2c52cd5e981d678ef26228547780f4d77c8ba91e5794466 done [2025-10-22T10:34:09.369Z] #8 pushing layers 0.0s done [2025-10-22T10:34:09.369Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:9d8b1739cda88c2ad2c52cd5e981d678ef26228547780f4d77c8ba91e5794466 0.1s done [2025-10-22T10:34:09.369Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:09.369Z] #8 DONE 0.1s [2025-10-22T10:34:09.369Z] [2025-10-22T10:34:09.369Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:09.369Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:09.656Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-10-22T10:34:09.656Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-10-22T10:34:09.915Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:09.915Z] #1 transferring dockerfile: 160B done [2025-10-22T10:34:09.915Z] #1 DONE 0.0s [2025-10-22T10:34:09.915Z] [2025-10-22T10:34:09.915Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-22T10:34:09.915Z] #2 DONE 0.0s [2025-10-22T10:34:09.915Z] [2025-10-22T10:34:09.915Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-22T10:34:09.915Z] #3 DONE 0.0s [2025-10-22T10:34:09.915Z] [2025-10-22T10:34:09.915Z] #4 [internal] load .dockerignore [2025-10-22T10:34:09.915Z] #4 transferring context: 2B done [2025-10-22T10:34:09.915Z] #4 DONE 0.0s [2025-10-22T10:34:09.915Z] [2025-10-22T10:34:09.915Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 [2025-10-22T10:34:09.915Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 [2025-10-22T10:34:09.915Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 0.0s done [2025-10-22T10:34:09.915Z] #5 CACHED [2025-10-22T10:34:09.915Z] [2025-10-22T10:34:09.915Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 [2025-10-22T10:34:09.915Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 0.0s done [2025-10-22T10:34:09.915Z] #6 CACHED [2025-10-22T10:34:09.915Z] [2025-10-22T10:34:09.915Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:09.915Z] #7 DONE 0.0s [2025-10-22T10:34:09.915Z] [2025-10-22T10:34:09.915Z] #8 exporting to image [2025-10-22T10:34:09.915Z] #8 exporting layers done [2025-10-22T10:34:09.915Z] #8 exporting manifest sha256:4d24049a7ba48ce27f450343d7acddf280f948ada71af06be52e7517ef6a2f54 done [2025-10-22T10:34:09.915Z] #8 exporting config sha256:bc9deff49bc60fe978ecce609ab42898ab86710d1867aa972108ee8b2f8b1121 done [2025-10-22T10:34:09.915Z] #8 exporting manifest sha256:c492cfcebb576086b6fff8e1aaed78c0db4124e9088056a70f8f3599241ac78a done [2025-10-22T10:34:09.915Z] #8 exporting config sha256:e1777e04ae3a2ad03de53fccb49993ab0a894f4d6e73093575d2d6ff86d59e0e done [2025-10-22T10:34:09.915Z] #8 exporting manifest list sha256:9d8b1739cda88c2ad2c52cd5e981d678ef26228547780f4d77c8ba91e5794466 done [2025-10-22T10:34:09.915Z] #8 pushing layers 0.0s done [2025-10-22T10:34:09.915Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9d8b1739cda88c2ad2c52cd5e981d678ef26228547780f4d77c8ba91e5794466 0.1s done [2025-10-22T10:34:09.915Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:09.915Z] #8 DONE 0.1s [2025-10-22T10:34:09.915Z] [2025-10-22T10:34:09.915Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:09.915Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:10.228Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' [2025-10-22T10:34:10.228Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - [2025-10-22T10:34:10.488Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:10.488Z] #1 transferring dockerfile: 198B done [2025-10-22T10:34:10.488Z] #1 DONE 0.0s [2025-10-22T10:34:10.488Z] [2025-10-22T10:34:10.488Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:10.488Z] #2 DONE 0.0s [2025-10-22T10:34:10.488Z] [2025-10-22T10:34:10.488Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:10.488Z] #3 DONE 0.1s [2025-10-22T10:34:10.488Z] [2025-10-22T10:34:10.488Z] #4 [internal] load .dockerignore [2025-10-22T10:34:10.488Z] #4 transferring context: 2B done [2025-10-22T10:34:10.488Z] #4 DONE 0.0s [2025-10-22T10:34:10.488Z] [2025-10-22T10:34:10.488Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff [2025-10-22T10:34:10.488Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff [2025-10-22T10:34:10.488Z] #5 ... [2025-10-22T10:34:10.488Z] [2025-10-22T10:34:10.488Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff [2025-10-22T10:34:10.488Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 0.0s done [2025-10-22T10:34:10.488Z] #6 DONE 0.1s [2025-10-22T10:34:10.488Z] [2025-10-22T10:34:10.488Z] #7 exporting to image [2025-10-22T10:34:10.488Z] #7 exporting layers done [2025-10-22T10:34:10.488Z] #7 exporting manifest sha256:40cdf092092265f2402afcad54f7df6bb259ebcd6ab9b3ef011a91c25a7cbd67 0.0s done [2025-10-22T10:34:10.488Z] #7 exporting config sha256:de98d35d4f1a99a8f0bede000ebf91af686bc48a1591ef05bb4f57fc9640b476 done [2025-10-22T10:34:10.488Z] #7 exporting manifest sha256:1f1e3b9e8d91a6b26cd3665dfeb09ba7dc2a7020983388b9dfb58e4ab04d366a 0.0s done [2025-10-22T10:34:10.488Z] #7 exporting config sha256:c3e7d1e1f74ef042b4374c5d40c5976187cb1ff4bd9c69ab731b27cad2bdb32d [2025-10-22T10:34:10.488Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:10.488Z] #7 ... [2025-10-22T10:34:10.488Z] [2025-10-22T10:34:10.488Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:10.488Z] #8 DONE 0.0s [2025-10-22T10:34:10.488Z] [2025-10-22T10:34:10.488Z] #7 exporting to image [2025-10-22T10:34:10.488Z] #7 exporting config sha256:c3e7d1e1f74ef042b4374c5d40c5976187cb1ff4bd9c69ab731b27cad2bdb32d 0.0s done [2025-10-22T10:34:10.488Z] #7 exporting manifest list sha256:0ae83e7e7e5639f143f93777dc3d53cfb9670cdb7cba68ab1742137ef8a529ea done [2025-10-22T10:34:10.488Z] #7 pushing layers 0.1s done [2025-10-22T10:34:10.488Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:0ae83e7e7e5639f143f93777dc3d53cfb9670cdb7cba68ab1742137ef8a529ea [2025-10-22T10:34:10.749Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:0ae83e7e7e5639f143f93777dc3d53cfb9670cdb7cba68ab1742137ef8a529ea 0.1s done [2025-10-22T10:34:10.749Z] #7 DONE 0.2s [2025-10-22T10:34:10.749Z] [2025-10-22T10:34:10.749Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:10.749Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:11.037Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-10-22T10:34:11.037Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-10-22T10:34:11.295Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:11.295Z] #1 transferring dockerfile: 164B done [2025-10-22T10:34:11.295Z] #1 DONE 0.0s [2025-10-22T10:34:11.295Z] [2025-10-22T10:34:11.295Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-22T10:34:11.295Z] #2 DONE 0.0s [2025-10-22T10:34:11.295Z] [2025-10-22T10:34:11.295Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-22T10:34:11.295Z] #3 DONE 0.0s [2025-10-22T10:34:11.295Z] [2025-10-22T10:34:11.295Z] #4 [internal] load .dockerignore [2025-10-22T10:34:11.295Z] #4 transferring context: 2B done [2025-10-22T10:34:11.295Z] #4 DONE 0.0s [2025-10-22T10:34:11.295Z] [2025-10-22T10:34:11.295Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff [2025-10-22T10:34:11.295Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 0.0s done [2025-10-22T10:34:11.295Z] #5 DONE 0.0s [2025-10-22T10:34:11.295Z] [2025-10-22T10:34:11.295Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff [2025-10-22T10:34:11.295Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 0.0s done [2025-10-22T10:34:11.295Z] #6 CACHED [2025-10-22T10:34:11.295Z] [2025-10-22T10:34:11.295Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff [2025-10-22T10:34:11.295Z] #5 CACHED [2025-10-22T10:34:11.295Z] [2025-10-22T10:34:11.295Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:11.295Z] #7 DONE 0.0s [2025-10-22T10:34:11.295Z] [2025-10-22T10:34:11.295Z] #8 exporting to image [2025-10-22T10:34:11.295Z] #8 exporting layers done [2025-10-22T10:34:11.295Z] #8 exporting manifest sha256:40cdf092092265f2402afcad54f7df6bb259ebcd6ab9b3ef011a91c25a7cbd67 done [2025-10-22T10:34:11.295Z] #8 exporting config sha256:de98d35d4f1a99a8f0bede000ebf91af686bc48a1591ef05bb4f57fc9640b476 done [2025-10-22T10:34:11.295Z] #8 exporting manifest sha256:1f1e3b9e8d91a6b26cd3665dfeb09ba7dc2a7020983388b9dfb58e4ab04d366a done [2025-10-22T10:34:11.295Z] #8 exporting config sha256:c3e7d1e1f74ef042b4374c5d40c5976187cb1ff4bd9c69ab731b27cad2bdb32d done [2025-10-22T10:34:11.295Z] #8 exporting manifest list sha256:0ae83e7e7e5639f143f93777dc3d53cfb9670cdb7cba68ab1742137ef8a529ea done [2025-10-22T10:34:11.295Z] #8 pushing layers 0.0s done [2025-10-22T10:34:11.295Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:0ae83e7e7e5639f143f93777dc3d53cfb9670cdb7cba68ab1742137ef8a529ea 0.1s done [2025-10-22T10:34:11.295Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:11.295Z] #8 DONE 0.1s [2025-10-22T10:34:11.295Z] [2025-10-22T10:34:11.295Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:11.295Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:11.582Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67' [2025-10-22T10:34:11.582Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 --push - [2025-10-22T10:34:11.841Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:11.841Z] #1 transferring dockerfile: 170B done [2025-10-22T10:34:11.841Z] #1 DONE 0.0s [2025-10-22T10:34:11.841Z] [2025-10-22T10:34:11.841Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 [2025-10-22T10:34:11.841Z] #2 DONE 0.0s [2025-10-22T10:34:11.841Z] [2025-10-22T10:34:11.841Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 [2025-10-22T10:34:11.841Z] #3 DONE 0.0s [2025-10-22T10:34:11.841Z] [2025-10-22T10:34:11.841Z] #4 [internal] load .dockerignore [2025-10-22T10:34:11.841Z] #4 transferring context: 2B done [2025-10-22T10:34:11.841Z] #4 DONE 0.0s [2025-10-22T10:34:11.841Z] [2025-10-22T10:34:11.841Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff [2025-10-22T10:34:11.841Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 0.0s done [2025-10-22T10:34:11.841Z] #5 CACHED [2025-10-22T10:34:11.841Z] [2025-10-22T10:34:11.841Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff [2025-10-22T10:34:11.841Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 0.0s done [2025-10-22T10:34:11.841Z] #6 CACHED [2025-10-22T10:34:11.841Z] [2025-10-22T10:34:11.841Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:11.841Z] #7 DONE 0.0s [2025-10-22T10:34:11.841Z] [2025-10-22T10:34:11.841Z] #8 exporting to image [2025-10-22T10:34:11.841Z] #8 exporting layers done [2025-10-22T10:34:11.841Z] #8 exporting manifest sha256:40cdf092092265f2402afcad54f7df6bb259ebcd6ab9b3ef011a91c25a7cbd67 done [2025-10-22T10:34:11.841Z] #8 exporting config sha256:de98d35d4f1a99a8f0bede000ebf91af686bc48a1591ef05bb4f57fc9640b476 done [2025-10-22T10:34:11.841Z] #8 exporting manifest sha256:1f1e3b9e8d91a6b26cd3665dfeb09ba7dc2a7020983388b9dfb58e4ab04d366a done [2025-10-22T10:34:11.841Z] #8 exporting config sha256:c3e7d1e1f74ef042b4374c5d40c5976187cb1ff4bd9c69ab731b27cad2bdb32d done [2025-10-22T10:34:11.841Z] #8 exporting manifest list sha256:0ae83e7e7e5639f143f93777dc3d53cfb9670cdb7cba68ab1742137ef8a529ea done [2025-10-22T10:34:11.841Z] #8 pushing layers 0.0s done [2025-10-22T10:34:11.841Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67@sha256:0ae83e7e7e5639f143f93777dc3d53cfb9670cdb7cba68ab1742137ef8a529ea 0.1s done [2025-10-22T10:34:11.841Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:11.841Z] #8 DONE 0.1s [2025-10-22T10:34:11.841Z] [2025-10-22T10:34:11.841Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:11.841Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:12.151Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' [2025-10-22T10:34:12.151Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - [2025-10-22T10:34:12.412Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:12.412Z] #1 transferring dockerfile: 211B done [2025-10-22T10:34:12.412Z] #1 DONE 0.0s [2025-10-22T10:34:12.412Z] [2025-10-22T10:34:12.412Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:12.412Z] #2 DONE 0.0s [2025-10-22T10:34:12.412Z] [2025-10-22T10:34:12.412Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:12.412Z] #3 DONE 0.0s [2025-10-22T10:34:12.412Z] [2025-10-22T10:34:12.412Z] #4 [internal] load .dockerignore [2025-10-22T10:34:12.412Z] #4 transferring context: 2B done [2025-10-22T10:34:12.412Z] #4 DONE 0.0s [2025-10-22T10:34:12.412Z] [2025-10-22T10:34:12.412Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff [2025-10-22T10:34:12.412Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 0.0s done [2025-10-22T10:34:12.412Z] #5 CACHED [2025-10-22T10:34:12.412Z] [2025-10-22T10:34:12.412Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff [2025-10-22T10:34:12.412Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 0.0s done [2025-10-22T10:34:12.412Z] #6 CACHED [2025-10-22T10:34:12.412Z] [2025-10-22T10:34:12.412Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:12.412Z] #7 DONE 0.0s [2025-10-22T10:34:12.412Z] [2025-10-22T10:34:12.412Z] #8 exporting to image [2025-10-22T10:34:12.412Z] #8 exporting layers done [2025-10-22T10:34:12.412Z] #8 exporting manifest sha256:40cdf092092265f2402afcad54f7df6bb259ebcd6ab9b3ef011a91c25a7cbd67 done [2025-10-22T10:34:12.412Z] #8 exporting config sha256:de98d35d4f1a99a8f0bede000ebf91af686bc48a1591ef05bb4f57fc9640b476 done [2025-10-22T10:34:12.412Z] #8 exporting manifest sha256:1f1e3b9e8d91a6b26cd3665dfeb09ba7dc2a7020983388b9dfb58e4ab04d366a done [2025-10-22T10:34:12.412Z] #8 exporting config sha256:c3e7d1e1f74ef042b4374c5d40c5976187cb1ff4bd9c69ab731b27cad2bdb32d done [2025-10-22T10:34:12.412Z] #8 exporting manifest list sha256:0ae83e7e7e5639f143f93777dc3d53cfb9670cdb7cba68ab1742137ef8a529ea done [2025-10-22T10:34:12.412Z] #8 pushing layers 0.0s done [2025-10-22T10:34:12.412Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:0ae83e7e7e5639f143f93777dc3d53cfb9670cdb7cba68ab1742137ef8a529ea 0.1s done [2025-10-22T10:34:12.412Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:12.412Z] #8 DONE 0.1s [2025-10-22T10:34:12.412Z] [2025-10-22T10:34:12.412Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:12.412Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:12.702Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-10-22T10:34:12.703Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-10-22T10:34:12.964Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:12.964Z] #1 transferring dockerfile: 162B done [2025-10-22T10:34:12.964Z] #1 DONE 0.0s [2025-10-22T10:34:12.964Z] [2025-10-22T10:34:12.964Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-22T10:34:12.964Z] #2 DONE 0.0s [2025-10-22T10:34:12.964Z] [2025-10-22T10:34:12.964Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-22T10:34:12.964Z] #3 DONE 0.0s [2025-10-22T10:34:12.964Z] [2025-10-22T10:34:12.964Z] #4 [internal] load .dockerignore [2025-10-22T10:34:12.964Z] #4 transferring context: 2B done [2025-10-22T10:34:12.964Z] #4 DONE 0.0s [2025-10-22T10:34:12.964Z] [2025-10-22T10:34:12.964Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff [2025-10-22T10:34:12.964Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 0.0s done [2025-10-22T10:34:12.964Z] #5 DONE 0.0s [2025-10-22T10:34:12.964Z] [2025-10-22T10:34:12.964Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff [2025-10-22T10:34:12.964Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 0.0s done [2025-10-22T10:34:12.964Z] #6 CACHED [2025-10-22T10:34:12.964Z] [2025-10-22T10:34:12.964Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff [2025-10-22T10:34:12.964Z] #5 CACHED [2025-10-22T10:34:12.964Z] [2025-10-22T10:34:12.964Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:12.964Z] #7 DONE 0.0s [2025-10-22T10:34:12.964Z] [2025-10-22T10:34:12.964Z] #8 exporting to image [2025-10-22T10:34:12.964Z] #8 exporting layers done [2025-10-22T10:34:12.964Z] #8 exporting manifest sha256:40cdf092092265f2402afcad54f7df6bb259ebcd6ab9b3ef011a91c25a7cbd67 done [2025-10-22T10:34:12.964Z] #8 exporting config sha256:de98d35d4f1a99a8f0bede000ebf91af686bc48a1591ef05bb4f57fc9640b476 done [2025-10-22T10:34:12.964Z] #8 exporting manifest sha256:1f1e3b9e8d91a6b26cd3665dfeb09ba7dc2a7020983388b9dfb58e4ab04d366a done [2025-10-22T10:34:12.964Z] #8 exporting config sha256:c3e7d1e1f74ef042b4374c5d40c5976187cb1ff4bd9c69ab731b27cad2bdb32d done [2025-10-22T10:34:12.964Z] #8 exporting manifest list sha256:0ae83e7e7e5639f143f93777dc3d53cfb9670cdb7cba68ab1742137ef8a529ea done [2025-10-22T10:34:12.964Z] #8 pushing layers 0.0s done [2025-10-22T10:34:12.964Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:0ae83e7e7e5639f143f93777dc3d53cfb9670cdb7cba68ab1742137ef8a529ea 0.1s done [2025-10-22T10:34:12.964Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:12.964Z] #8 DONE 0.1s [2025-10-22T10:34:12.964Z] [2025-10-22T10:34:12.964Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:12.964Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:13.263Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' [2025-10-22T10:34:13.263Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - [2025-10-22T10:34:13.545Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:13.545Z] #1 transferring dockerfile: 206B done [2025-10-22T10:34:13.545Z] #1 DONE 0.0s [2025-10-22T10:34:13.545Z] [2025-10-22T10:34:13.545Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:13.545Z] #2 DONE 0.0s [2025-10-22T10:34:13.545Z] [2025-10-22T10:34:13.545Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:13.545Z] #3 DONE 0.1s [2025-10-22T10:34:13.545Z] [2025-10-22T10:34:13.545Z] #4 [internal] load .dockerignore [2025-10-22T10:34:13.545Z] #4 transferring context: [2025-10-22T10:34:13.545Z] #4 transferring context: 2B done [2025-10-22T10:34:13.545Z] #4 DONE 0.0s [2025-10-22T10:34:13.545Z] [2025-10-22T10:34:13.545Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e [2025-10-22T10:34:13.545Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 0.0s done [2025-10-22T10:34:13.545Z] #5 DONE 0.0s [2025-10-22T10:34:13.545Z] [2025-10-22T10:34:13.545Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e [2025-10-22T10:34:13.545Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 0.0s done [2025-10-22T10:34:13.809Z] #6 DONE 0.2s [2025-10-22T10:34:13.809Z] [2025-10-22T10:34:13.809Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:13.809Z] #7 DONE 0.0s [2025-10-22T10:34:13.809Z] [2025-10-22T10:34:13.809Z] #8 exporting to image [2025-10-22T10:34:13.809Z] #8 exporting layers done [2025-10-22T10:34:13.809Z] #8 exporting manifest sha256:3090e563f6b76e82d1185dc2794770dc977eb97aeeb3e922d5053e46aa2f35dd done [2025-10-22T10:34:13.809Z] #8 exporting config sha256:84a745b19efb2d39650b5a53a89b4dc80f4527e23482742b7c7bc39d54b2a9ba done [2025-10-22T10:34:13.809Z] #8 exporting manifest sha256:5e2ca2d1ce58307796f8b3d1e39dc2b31c1ee12439be8c8df1b9d7b95e3e118c done [2025-10-22T10:34:13.809Z] #8 exporting config sha256:516434237fb26f7ab8b099693e919c2b3fa07114ccf004a6a57e967444977b04 0.0s done [2025-10-22T10:34:13.809Z] #8 exporting manifest list sha256:0288d7c0566fafe084830cd5482b26d166b1ed71c8d2b4b39060dc26fc4d3371 done [2025-10-22T10:34:13.809Z] #8 pushing layers 0.1s done [2025-10-22T10:34:13.809Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:0288d7c0566fafe084830cd5482b26d166b1ed71c8d2b4b39060dc26fc4d3371 [2025-10-22T10:34:13.809Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:13.809Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:0288d7c0566fafe084830cd5482b26d166b1ed71c8d2b4b39060dc26fc4d3371 0.1s done [2025-10-22T10:34:13.809Z] #8 DONE 0.3s [2025-10-22T10:34:13.809Z] [2025-10-22T10:34:13.809Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:13.809Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:14.376Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-10-22T10:34:14.377Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-10-22T10:34:14.636Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:14.636Z] #1 transferring dockerfile: 172B done [2025-10-22T10:34:14.636Z] #1 DONE 0.0s [2025-10-22T10:34:14.636Z] [2025-10-22T10:34:14.636Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-22T10:34:14.636Z] #2 DONE 0.0s [2025-10-22T10:34:14.636Z] [2025-10-22T10:34:14.636Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-22T10:34:14.636Z] #3 DONE 0.0s [2025-10-22T10:34:14.636Z] [2025-10-22T10:34:14.636Z] #4 [internal] load .dockerignore [2025-10-22T10:34:14.636Z] #4 transferring context: 2B done [2025-10-22T10:34:14.636Z] #4 DONE 0.0s [2025-10-22T10:34:14.636Z] [2025-10-22T10:34:14.636Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e [2025-10-22T10:34:14.636Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 0.0s done [2025-10-22T10:34:14.636Z] #5 DONE 0.0s [2025-10-22T10:34:14.636Z] [2025-10-22T10:34:14.636Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e [2025-10-22T10:34:14.636Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 0.0s done [2025-10-22T10:34:14.636Z] #6 CACHED [2025-10-22T10:34:14.636Z] [2025-10-22T10:34:14.636Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e [2025-10-22T10:34:14.636Z] #5 CACHED [2025-10-22T10:34:14.636Z] [2025-10-22T10:34:14.636Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:14.636Z] #7 DONE 0.0s [2025-10-22T10:34:14.636Z] [2025-10-22T10:34:14.636Z] #8 exporting to image [2025-10-22T10:34:14.636Z] #8 exporting layers done [2025-10-22T10:34:14.636Z] #8 exporting manifest sha256:3090e563f6b76e82d1185dc2794770dc977eb97aeeb3e922d5053e46aa2f35dd done [2025-10-22T10:34:14.636Z] #8 exporting config sha256:84a745b19efb2d39650b5a53a89b4dc80f4527e23482742b7c7bc39d54b2a9ba done [2025-10-22T10:34:14.636Z] #8 exporting manifest sha256:5e2ca2d1ce58307796f8b3d1e39dc2b31c1ee12439be8c8df1b9d7b95e3e118c done [2025-10-22T10:34:14.636Z] #8 exporting config sha256:516434237fb26f7ab8b099693e919c2b3fa07114ccf004a6a57e967444977b04 done [2025-10-22T10:34:14.636Z] #8 exporting manifest list sha256:0288d7c0566fafe084830cd5482b26d166b1ed71c8d2b4b39060dc26fc4d3371 done [2025-10-22T10:34:14.636Z] #8 pushing layers 0.0s done [2025-10-22T10:34:14.636Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:0288d7c0566fafe084830cd5482b26d166b1ed71c8d2b4b39060dc26fc4d3371 0.1s done [2025-10-22T10:34:14.636Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:14.636Z] #8 DONE 0.1s [2025-10-22T10:34:14.636Z] [2025-10-22T10:34:14.636Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:14.636Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:14.923Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67' [2025-10-22T10:34:14.923Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 --push - [2025-10-22T10:34:14.923Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:14.923Z] #1 transferring dockerfile: 178B done [2025-10-22T10:34:14.923Z] #1 DONE 0.0s [2025-10-22T10:34:14.923Z] [2025-10-22T10:34:14.923Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 [2025-10-22T10:34:14.923Z] #2 DONE 0.0s [2025-10-22T10:34:14.923Z] [2025-10-22T10:34:14.923Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 [2025-10-22T10:34:14.923Z] #3 DONE 0.0s [2025-10-22T10:34:14.923Z] [2025-10-22T10:34:14.923Z] #4 [internal] load .dockerignore [2025-10-22T10:34:14.923Z] #4 transferring context: 2B done [2025-10-22T10:34:14.923Z] #4 DONE 0.0s [2025-10-22T10:34:14.923Z] [2025-10-22T10:34:14.923Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e [2025-10-22T10:34:14.923Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 0.0s done [2025-10-22T10:34:14.923Z] #5 CACHED [2025-10-22T10:34:14.923Z] [2025-10-22T10:34:14.923Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e [2025-10-22T10:34:14.923Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 0.0s done [2025-10-22T10:34:14.923Z] #6 CACHED [2025-10-22T10:34:14.923Z] [2025-10-22T10:34:14.923Z] #7 exporting to image [2025-10-22T10:34:14.923Z] #7 exporting layers done [2025-10-22T10:34:14.923Z] #7 exporting manifest sha256:3090e563f6b76e82d1185dc2794770dc977eb97aeeb3e922d5053e46aa2f35dd done [2025-10-22T10:34:14.923Z] #7 exporting config sha256:84a745b19efb2d39650b5a53a89b4dc80f4527e23482742b7c7bc39d54b2a9ba done [2025-10-22T10:34:14.923Z] #7 exporting manifest sha256:5e2ca2d1ce58307796f8b3d1e39dc2b31c1ee12439be8c8df1b9d7b95e3e118c done [2025-10-22T10:34:14.923Z] #7 exporting config sha256:516434237fb26f7ab8b099693e919c2b3fa07114ccf004a6a57e967444977b04 done [2025-10-22T10:34:14.923Z] #7 exporting manifest list sha256:0288d7c0566fafe084830cd5482b26d166b1ed71c8d2b4b39060dc26fc4d3371 done [2025-10-22T10:34:14.923Z] #7 pushing layers [2025-10-22T10:34:14.923Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:15.183Z] #7 pushing layers 0.0s done [2025-10-22T10:34:15.183Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67@sha256:0288d7c0566fafe084830cd5482b26d166b1ed71c8d2b4b39060dc26fc4d3371 0.1s done [2025-10-22T10:34:15.183Z] #7 DONE 0.1s [2025-10-22T10:34:15.183Z] [2025-10-22T10:34:15.183Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:15.183Z] #8 DONE 0.0s [2025-10-22T10:34:15.183Z] [2025-10-22T10:34:15.183Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:15.183Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:15.476Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - [2025-10-22T10:34:15.476Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' [2025-10-22T10:34:15.735Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:15.735Z] #1 transferring dockerfile: 219B done [2025-10-22T10:34:15.735Z] #1 DONE 0.0s [2025-10-22T10:34:15.735Z] [2025-10-22T10:34:15.735Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:15.735Z] #2 DONE 0.0s [2025-10-22T10:34:15.735Z] [2025-10-22T10:34:15.735Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:15.735Z] #3 DONE 0.0s [2025-10-22T10:34:15.735Z] [2025-10-22T10:34:15.735Z] #4 [internal] load .dockerignore [2025-10-22T10:34:15.735Z] #4 transferring context: 2B done [2025-10-22T10:34:15.735Z] #4 DONE 0.0s [2025-10-22T10:34:15.735Z] [2025-10-22T10:34:15.735Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e [2025-10-22T10:34:15.735Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 0.0s done [2025-10-22T10:34:15.735Z] #5 CACHED [2025-10-22T10:34:15.735Z] [2025-10-22T10:34:15.735Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e [2025-10-22T10:34:15.735Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 0.0s done [2025-10-22T10:34:15.735Z] #6 CACHED [2025-10-22T10:34:15.735Z] [2025-10-22T10:34:15.735Z] #7 exporting to image [2025-10-22T10:34:15.735Z] #7 exporting layers done [2025-10-22T10:34:15.735Z] #7 exporting manifest sha256:3090e563f6b76e82d1185dc2794770dc977eb97aeeb3e922d5053e46aa2f35dd done [2025-10-22T10:34:15.735Z] #7 exporting config sha256:84a745b19efb2d39650b5a53a89b4dc80f4527e23482742b7c7bc39d54b2a9ba done [2025-10-22T10:34:15.735Z] #7 exporting manifest sha256:5e2ca2d1ce58307796f8b3d1e39dc2b31c1ee12439be8c8df1b9d7b95e3e118c done [2025-10-22T10:34:15.735Z] #7 exporting config sha256:516434237fb26f7ab8b099693e919c2b3fa07114ccf004a6a57e967444977b04 done [2025-10-22T10:34:15.735Z] #7 exporting manifest list sha256:0288d7c0566fafe084830cd5482b26d166b1ed71c8d2b4b39060dc26fc4d3371 [2025-10-22T10:34:15.735Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:15.735Z] #7 exporting manifest list sha256:0288d7c0566fafe084830cd5482b26d166b1ed71c8d2b4b39060dc26fc4d3371 done [2025-10-22T10:34:15.735Z] #7 pushing layers 0.0s done [2025-10-22T10:34:15.735Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:0288d7c0566fafe084830cd5482b26d166b1ed71c8d2b4b39060dc26fc4d3371 0.1s done [2025-10-22T10:34:15.735Z] #7 DONE 0.1s [2025-10-22T10:34:15.735Z] [2025-10-22T10:34:15.735Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:15.735Z] #8 DONE 0.0s [2025-10-22T10:34:15.735Z] [2025-10-22T10:34:15.735Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:15.735Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:16.028Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-10-22T10:34:16.028Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-10-22T10:34:16.028Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:16.028Z] #1 transferring dockerfile: 170B done [2025-10-22T10:34:16.028Z] #1 DONE 0.0s [2025-10-22T10:34:16.028Z] [2025-10-22T10:34:16.028Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-22T10:34:16.028Z] #2 DONE 0.0s [2025-10-22T10:34:16.028Z] [2025-10-22T10:34:16.028Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-22T10:34:16.028Z] #3 DONE 0.0s [2025-10-22T10:34:16.028Z] [2025-10-22T10:34:16.028Z] #4 [internal] load .dockerignore [2025-10-22T10:34:16.028Z] #4 transferring context: 2B done [2025-10-22T10:34:16.028Z] #4 DONE 0.0s [2025-10-22T10:34:16.028Z] [2025-10-22T10:34:16.028Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e [2025-10-22T10:34:16.028Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 0.0s done [2025-10-22T10:34:16.028Z] #5 DONE 0.0s [2025-10-22T10:34:16.028Z] [2025-10-22T10:34:16.028Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e [2025-10-22T10:34:16.028Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 0.0s done [2025-10-22T10:34:16.028Z] #6 CACHED [2025-10-22T10:34:16.287Z] [2025-10-22T10:34:16.287Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e [2025-10-22T10:34:16.287Z] #5 CACHED [2025-10-22T10:34:16.287Z] [2025-10-22T10:34:16.287Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:16.287Z] #7 DONE 0.0s [2025-10-22T10:34:16.287Z] [2025-10-22T10:34:16.287Z] #8 exporting to image [2025-10-22T10:34:16.287Z] #8 exporting layers done [2025-10-22T10:34:16.287Z] #8 exporting manifest sha256:3090e563f6b76e82d1185dc2794770dc977eb97aeeb3e922d5053e46aa2f35dd done [2025-10-22T10:34:16.287Z] #8 exporting config sha256:84a745b19efb2d39650b5a53a89b4dc80f4527e23482742b7c7bc39d54b2a9ba done [2025-10-22T10:34:16.287Z] #8 exporting manifest sha256:5e2ca2d1ce58307796f8b3d1e39dc2b31c1ee12439be8c8df1b9d7b95e3e118c done [2025-10-22T10:34:16.287Z] #8 exporting config sha256:516434237fb26f7ab8b099693e919c2b3fa07114ccf004a6a57e967444977b04 done [2025-10-22T10:34:16.287Z] #8 exporting manifest list sha256:0288d7c0566fafe084830cd5482b26d166b1ed71c8d2b4b39060dc26fc4d3371 done [2025-10-22T10:34:16.287Z] #8 pushing layers 0.0s done [2025-10-22T10:34:16.287Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:0288d7c0566fafe084830cd5482b26d166b1ed71c8d2b4b39060dc26fc4d3371 0.1s done [2025-10-22T10:34:16.287Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:16.287Z] #8 DONE 0.1s [2025-10-22T10:34:16.287Z] [2025-10-22T10:34:16.287Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:16.287Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:16.584Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - [2025-10-22T10:34:16.584Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' [2025-10-22T10:34:16.843Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:16.843Z] #1 transferring dockerfile: 204B done [2025-10-22T10:34:16.843Z] #1 DONE 0.0s [2025-10-22T10:34:16.843Z] [2025-10-22T10:34:16.843Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:16.843Z] #2 DONE 0.0s [2025-10-22T10:34:16.843Z] [2025-10-22T10:34:16.843Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:16.843Z] #3 DONE 0.0s [2025-10-22T10:34:16.843Z] [2025-10-22T10:34:16.843Z] #4 [internal] load .dockerignore [2025-10-22T10:34:16.843Z] #4 transferring context: 2B done [2025-10-22T10:34:16.843Z] #4 DONE 0.0s [2025-10-22T10:34:16.843Z] [2025-10-22T10:34:16.843Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 [2025-10-22T10:34:16.843Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 [2025-10-22T10:34:16.843Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 0.0s done [2025-10-22T10:34:16.843Z] #5 DONE 0.1s [2025-10-22T10:34:16.843Z] [2025-10-22T10:34:16.843Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 [2025-10-22T10:34:16.843Z] #6 DONE 0.0s [2025-10-22T10:34:16.843Z] [2025-10-22T10:34:16.843Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:17.102Z] #7 DONE 0.0s [2025-10-22T10:34:17.102Z] [2025-10-22T10:34:17.102Z] #8 exporting to image [2025-10-22T10:34:17.102Z] #8 exporting layers done [2025-10-22T10:34:17.102Z] #8 exporting manifest sha256:fecdbcfa05c2a7245871d017e08764c0ecd782acded7990ddf7b63270b8173a6 done [2025-10-22T10:34:17.102Z] #8 exporting config sha256:e0dd545bdbec9fd49cd58f97851300a390358fb6afa5274facdd887832734a07 done [2025-10-22T10:34:17.102Z] #8 exporting manifest sha256:43ce529c8d3985638f0d9cbe0edb5cebcab5f009d9e237e073fd06bc19a2b693 done [2025-10-22T10:34:17.102Z] #8 exporting config sha256:7472c1e4cfabbe1507505b6e9efa11e2bb1dc2d64ed26b11149fc746ba8a3b1a done [2025-10-22T10:34:17.102Z] #8 exporting manifest list sha256:67cd0458bdf2d1c2e86e53810a0253f878d2418d3a11926248ac0a15c40222e0 done [2025-10-22T10:34:17.102Z] #8 pushing layers 0.1s done [2025-10-22T10:34:17.102Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:67cd0458bdf2d1c2e86e53810a0253f878d2418d3a11926248ac0a15c40222e0 0.1s done [2025-10-22T10:34:17.102Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:17.102Z] #8 DONE 0.2s [2025-10-22T10:34:17.102Z] [2025-10-22T10:34:17.102Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:17.102Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:17.390Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-10-22T10:34:17.390Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-10-22T10:34:17.390Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:17.390Z] #1 transferring dockerfile: 170B done [2025-10-22T10:34:17.390Z] #1 DONE 0.0s [2025-10-22T10:34:17.390Z] [2025-10-22T10:34:17.390Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-22T10:34:17.390Z] #2 DONE 0.0s [2025-10-22T10:34:17.390Z] [2025-10-22T10:34:17.390Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-22T10:34:17.390Z] #3 DONE 0.0s [2025-10-22T10:34:17.390Z] [2025-10-22T10:34:17.390Z] #4 [internal] load .dockerignore [2025-10-22T10:34:17.390Z] #4 transferring context: 2B done [2025-10-22T10:34:17.390Z] #4 DONE 0.0s [2025-10-22T10:34:17.390Z] [2025-10-22T10:34:17.390Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 [2025-10-22T10:34:17.390Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 0.0s done [2025-10-22T10:34:17.390Z] #5 DONE 0.0s [2025-10-22T10:34:17.390Z] [2025-10-22T10:34:17.390Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 [2025-10-22T10:34:17.651Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 0.0s done [2025-10-22T10:34:17.651Z] #6 CACHED [2025-10-22T10:34:17.651Z] [2025-10-22T10:34:17.651Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 [2025-10-22T10:34:17.651Z] #5 CACHED [2025-10-22T10:34:17.651Z] [2025-10-22T10:34:17.651Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:17.651Z] #7 DONE 0.0s [2025-10-22T10:34:17.651Z] [2025-10-22T10:34:17.651Z] #8 exporting to image [2025-10-22T10:34:17.651Z] #8 exporting layers done [2025-10-22T10:34:17.651Z] #8 exporting manifest sha256:fecdbcfa05c2a7245871d017e08764c0ecd782acded7990ddf7b63270b8173a6 done [2025-10-22T10:34:17.651Z] #8 exporting config sha256:e0dd545bdbec9fd49cd58f97851300a390358fb6afa5274facdd887832734a07 done [2025-10-22T10:34:17.651Z] #8 exporting manifest sha256:43ce529c8d3985638f0d9cbe0edb5cebcab5f009d9e237e073fd06bc19a2b693 done [2025-10-22T10:34:17.651Z] #8 exporting config sha256:7472c1e4cfabbe1507505b6e9efa11e2bb1dc2d64ed26b11149fc746ba8a3b1a done [2025-10-22T10:34:17.651Z] #8 exporting manifest list sha256:67cd0458bdf2d1c2e86e53810a0253f878d2418d3a11926248ac0a15c40222e0 done [2025-10-22T10:34:17.651Z] #8 pushing layers 0.0s done [2025-10-22T10:34:17.651Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:67cd0458bdf2d1c2e86e53810a0253f878d2418d3a11926248ac0a15c40222e0 0.1s done [2025-10-22T10:34:17.651Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:17.651Z] #8 DONE 0.1s [2025-10-22T10:34:17.651Z] [2025-10-22T10:34:17.651Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:17.651Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:17.947Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67' [2025-10-22T10:34:17.947Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 --push - [2025-10-22T10:34:17.947Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:17.947Z] #1 transferring dockerfile: 176B done [2025-10-22T10:34:17.947Z] #1 DONE 0.0s [2025-10-22T10:34:17.947Z] [2025-10-22T10:34:17.947Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 [2025-10-22T10:34:17.947Z] #2 DONE 0.0s [2025-10-22T10:34:17.947Z] [2025-10-22T10:34:17.947Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 [2025-10-22T10:34:17.947Z] #3 DONE 0.0s [2025-10-22T10:34:17.947Z] [2025-10-22T10:34:17.947Z] #4 [internal] load .dockerignore [2025-10-22T10:34:17.947Z] #4 transferring context: 2B done [2025-10-22T10:34:17.947Z] #4 DONE 0.0s [2025-10-22T10:34:17.947Z] [2025-10-22T10:34:17.947Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 [2025-10-22T10:34:17.947Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 0.0s done [2025-10-22T10:34:17.947Z] #5 CACHED [2025-10-22T10:34:17.947Z] [2025-10-22T10:34:17.947Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 [2025-10-22T10:34:17.947Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 0.0s done [2025-10-22T10:34:17.947Z] #6 CACHED [2025-10-22T10:34:17.947Z] [2025-10-22T10:34:17.947Z] #7 exporting to image [2025-10-22T10:34:17.947Z] #7 exporting layers done [2025-10-22T10:34:17.947Z] #7 exporting manifest sha256:fecdbcfa05c2a7245871d017e08764c0ecd782acded7990ddf7b63270b8173a6 done [2025-10-22T10:34:17.947Z] #7 exporting config sha256:e0dd545bdbec9fd49cd58f97851300a390358fb6afa5274facdd887832734a07 done [2025-10-22T10:34:17.947Z] #7 exporting manifest sha256:43ce529c8d3985638f0d9cbe0edb5cebcab5f009d9e237e073fd06bc19a2b693 done [2025-10-22T10:34:17.947Z] #7 exporting config sha256:7472c1e4cfabbe1507505b6e9efa11e2bb1dc2d64ed26b11149fc746ba8a3b1a done [2025-10-22T10:34:17.947Z] #7 exporting manifest list sha256:67cd0458bdf2d1c2e86e53810a0253f878d2418d3a11926248ac0a15c40222e0 [2025-10-22T10:34:17.947Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:18.207Z] #7 exporting manifest list sha256:67cd0458bdf2d1c2e86e53810a0253f878d2418d3a11926248ac0a15c40222e0 done [2025-10-22T10:34:18.207Z] #7 pushing layers 0.0s done [2025-10-22T10:34:18.207Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67@sha256:67cd0458bdf2d1c2e86e53810a0253f878d2418d3a11926248ac0a15c40222e0 0.1s done [2025-10-22T10:34:18.207Z] #7 DONE 0.1s [2025-10-22T10:34:18.207Z] [2025-10-22T10:34:18.207Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:18.207Z] #8 DONE 0.0s [2025-10-22T10:34:18.207Z] [2025-10-22T10:34:18.207Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:18.207Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:18.490Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - [2025-10-22T10:34:18.490Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' [2025-10-22T10:34:18.490Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:18.490Z] #1 transferring dockerfile: 217B done [2025-10-22T10:34:18.490Z] #1 DONE 0.0s [2025-10-22T10:34:18.490Z] [2025-10-22T10:34:18.490Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:18.490Z] #2 DONE 0.0s [2025-10-22T10:34:18.490Z] [2025-10-22T10:34:18.490Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:18.490Z] #3 DONE 0.0s [2025-10-22T10:34:18.490Z] [2025-10-22T10:34:18.490Z] #4 [internal] load .dockerignore [2025-10-22T10:34:18.490Z] #4 transferring context: 2B done [2025-10-22T10:34:18.490Z] #4 DONE 0.0s [2025-10-22T10:34:18.490Z] [2025-10-22T10:34:18.490Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 [2025-10-22T10:34:18.490Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 0.0s done [2025-10-22T10:34:18.490Z] #5 DONE 0.0s [2025-10-22T10:34:18.490Z] [2025-10-22T10:34:18.490Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 [2025-10-22T10:34:18.749Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 0.0s done [2025-10-22T10:34:18.749Z] #6 CACHED [2025-10-22T10:34:18.749Z] [2025-10-22T10:34:18.749Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 [2025-10-22T10:34:18.749Z] #5 CACHED [2025-10-22T10:34:18.749Z] [2025-10-22T10:34:18.749Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:18.749Z] #7 DONE 0.0s [2025-10-22T10:34:18.749Z] [2025-10-22T10:34:18.749Z] #8 exporting to image [2025-10-22T10:34:18.749Z] #8 exporting layers done [2025-10-22T10:34:18.749Z] #8 exporting manifest sha256:fecdbcfa05c2a7245871d017e08764c0ecd782acded7990ddf7b63270b8173a6 done [2025-10-22T10:34:18.749Z] #8 exporting config sha256:e0dd545bdbec9fd49cd58f97851300a390358fb6afa5274facdd887832734a07 done [2025-10-22T10:34:18.749Z] #8 exporting manifest sha256:43ce529c8d3985638f0d9cbe0edb5cebcab5f009d9e237e073fd06bc19a2b693 done [2025-10-22T10:34:18.749Z] #8 exporting config sha256:7472c1e4cfabbe1507505b6e9efa11e2bb1dc2d64ed26b11149fc746ba8a3b1a done [2025-10-22T10:34:18.749Z] #8 exporting manifest list sha256:67cd0458bdf2d1c2e86e53810a0253f878d2418d3a11926248ac0a15c40222e0 done [2025-10-22T10:34:18.749Z] #8 pushing layers 0.0s done [2025-10-22T10:34:18.749Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:67cd0458bdf2d1c2e86e53810a0253f878d2418d3a11926248ac0a15c40222e0 0.1s done [2025-10-22T10:34:18.749Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:18.749Z] #8 DONE 0.1s [2025-10-22T10:34:18.749Z] [2025-10-22T10:34:18.749Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:18.749Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:19.041Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-10-22T10:34:19.041Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-10-22T10:34:19.299Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:19.299Z] #1 transferring dockerfile: 168B done [2025-10-22T10:34:19.299Z] #1 DONE 0.0s [2025-10-22T10:34:19.299Z] [2025-10-22T10:34:19.299Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-22T10:34:19.299Z] #2 DONE 0.0s [2025-10-22T10:34:19.299Z] [2025-10-22T10:34:19.299Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-22T10:34:19.299Z] #3 DONE 0.0s [2025-10-22T10:34:19.299Z] [2025-10-22T10:34:19.299Z] #4 [internal] load .dockerignore [2025-10-22T10:34:19.299Z] #4 transferring context: 2B done [2025-10-22T10:34:19.299Z] #4 DONE 0.0s [2025-10-22T10:34:19.299Z] [2025-10-22T10:34:19.299Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 [2025-10-22T10:34:19.299Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 0.0s done [2025-10-22T10:34:19.299Z] #5 CACHED [2025-10-22T10:34:19.299Z] [2025-10-22T10:34:19.299Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 [2025-10-22T10:34:19.299Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 0.0s done [2025-10-22T10:34:19.299Z] #6 CACHED [2025-10-22T10:34:19.299Z] [2025-10-22T10:34:19.299Z] #7 exporting to image [2025-10-22T10:34:19.299Z] #7 exporting layers done [2025-10-22T10:34:19.299Z] #7 exporting manifest sha256:fecdbcfa05c2a7245871d017e08764c0ecd782acded7990ddf7b63270b8173a6 done [2025-10-22T10:34:19.299Z] #7 exporting config sha256:e0dd545bdbec9fd49cd58f97851300a390358fb6afa5274facdd887832734a07 done [2025-10-22T10:34:19.299Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:19.299Z] #7 exporting manifest sha256:43ce529c8d3985638f0d9cbe0edb5cebcab5f009d9e237e073fd06bc19a2b693 done [2025-10-22T10:34:19.299Z] #7 exporting config sha256:7472c1e4cfabbe1507505b6e9efa11e2bb1dc2d64ed26b11149fc746ba8a3b1a done [2025-10-22T10:34:19.299Z] #7 exporting manifest list sha256:67cd0458bdf2d1c2e86e53810a0253f878d2418d3a11926248ac0a15c40222e0 done [2025-10-22T10:34:19.299Z] #7 pushing layers 0.0s done [2025-10-22T10:34:19.299Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:67cd0458bdf2d1c2e86e53810a0253f878d2418d3a11926248ac0a15c40222e0 0.1s done [2025-10-22T10:34:19.299Z] #7 DONE 0.1s [2025-10-22T10:34:19.299Z] [2025-10-22T10:34:19.299Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:19.299Z] #8 DONE 0.0s [2025-10-22T10:34:19.299Z] [2025-10-22T10:34:19.299Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:19.299Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:19.582Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - [2025-10-22T10:34:19.582Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' [2025-10-22T10:34:19.582Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:19.582Z] #1 transferring dockerfile: 205B done [2025-10-22T10:34:19.582Z] #1 DONE 0.0s [2025-10-22T10:34:19.582Z] [2025-10-22T10:34:19.582Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:19.582Z] #2 DONE 0.0s [2025-10-22T10:34:19.582Z] [2025-10-22T10:34:19.582Z] #3 [internal] load .dockerignore [2025-10-22T10:34:19.582Z] #3 transferring context: 2B done [2025-10-22T10:34:19.582Z] #3 DONE 0.0s [2025-10-22T10:34:19.582Z] [2025-10-22T10:34:19.582Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:19.582Z] #4 DONE 0.1s [2025-10-22T10:34:19.841Z] [2025-10-22T10:34:19.841Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e [2025-10-22T10:34:19.841Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 0.0s done [2025-10-22T10:34:19.841Z] #5 DONE 0.0s [2025-10-22T10:34:19.841Z] [2025-10-22T10:34:19.841Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e [2025-10-22T10:34:19.841Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 0.0s done [2025-10-22T10:34:19.841Z] #6 DONE 0.1s [2025-10-22T10:34:19.841Z] [2025-10-22T10:34:19.841Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:19.841Z] #7 DONE 0.0s [2025-10-22T10:34:19.841Z] [2025-10-22T10:34:19.841Z] #8 exporting to image [2025-10-22T10:34:19.841Z] #8 exporting layers done [2025-10-22T10:34:19.841Z] #8 exporting manifest sha256:3fa0f31fce3b030b28c2615e39f02df8a20ab0ac2d9ae0f37ba81b0b4e0b2619 done [2025-10-22T10:34:19.841Z] #8 exporting config sha256:47a462976f2138e410ae33880bf34d4ec53935725852882a3f58460edf8c51c6 done [2025-10-22T10:34:19.841Z] #8 exporting manifest sha256:1e330e4f3f521788941bc056c33911568e4a787e4bc8386b41ce4e3fc038e88a done [2025-10-22T10:34:19.841Z] #8 exporting config sha256:671cb3aa89ade4db95eac8b0cab47ceb9ac6af2c083beaf4750a6b84e03ee6ac done [2025-10-22T10:34:19.841Z] #8 exporting manifest list sha256:bf34e17a54441496bc195500c928f7fa537c3df04c8eb39f5b40c9ddb34695f7 done [2025-10-22T10:34:19.841Z] #8 pushing layers 0.1s done [2025-10-22T10:34:19.841Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:bf34e17a54441496bc195500c928f7fa537c3df04c8eb39f5b40c9ddb34695f7 [2025-10-22T10:34:19.841Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:20.101Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:bf34e17a54441496bc195500c928f7fa537c3df04c8eb39f5b40c9ddb34695f7 0.1s done [2025-10-22T10:34:20.101Z] #8 DONE 0.2s [2025-10-22T10:34:20.101Z] [2025-10-22T10:34:20.101Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:20.101Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:20.466Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-10-22T10:34:20.466Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-10-22T10:34:20.466Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:20.466Z] #1 transferring dockerfile: 171B done [2025-10-22T10:34:20.466Z] #1 DONE 0.0s [2025-10-22T10:34:20.466Z] [2025-10-22T10:34:20.466Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-22T10:34:20.466Z] #2 DONE 0.0s [2025-10-22T10:34:20.466Z] [2025-10-22T10:34:20.466Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-22T10:34:20.466Z] #3 DONE 0.0s [2025-10-22T10:34:20.466Z] [2025-10-22T10:34:20.466Z] #4 [internal] load .dockerignore [2025-10-22T10:34:20.466Z] #4 transferring context: 2B done [2025-10-22T10:34:20.466Z] #4 DONE 0.0s [2025-10-22T10:34:20.466Z] [2025-10-22T10:34:20.466Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e [2025-10-22T10:34:20.466Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 0.0s done [2025-10-22T10:34:20.466Z] #5 CACHED [2025-10-22T10:34:20.466Z] [2025-10-22T10:34:20.466Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e [2025-10-22T10:34:20.466Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 0.0s done [2025-10-22T10:34:20.466Z] #6 CACHED [2025-10-22T10:34:20.466Z] [2025-10-22T10:34:20.466Z] #7 exporting to image [2025-10-22T10:34:20.466Z] #7 exporting layers done [2025-10-22T10:34:20.466Z] #7 exporting manifest sha256:3fa0f31fce3b030b28c2615e39f02df8a20ab0ac2d9ae0f37ba81b0b4e0b2619 done [2025-10-22T10:34:20.466Z] #7 exporting config sha256:47a462976f2138e410ae33880bf34d4ec53935725852882a3f58460edf8c51c6 done [2025-10-22T10:34:20.466Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:20.750Z] #7 exporting manifest sha256:1e330e4f3f521788941bc056c33911568e4a787e4bc8386b41ce4e3fc038e88a done [2025-10-22T10:34:20.750Z] #7 exporting config sha256:671cb3aa89ade4db95eac8b0cab47ceb9ac6af2c083beaf4750a6b84e03ee6ac done [2025-10-22T10:34:20.750Z] #7 exporting manifest list sha256:bf34e17a54441496bc195500c928f7fa537c3df04c8eb39f5b40c9ddb34695f7 done [2025-10-22T10:34:20.750Z] #7 pushing layers 0.0s done [2025-10-22T10:34:20.750Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:bf34e17a54441496bc195500c928f7fa537c3df04c8eb39f5b40c9ddb34695f7 0.1s done [2025-10-22T10:34:20.750Z] #7 DONE 0.1s [2025-10-22T10:34:20.750Z] [2025-10-22T10:34:20.750Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:20.750Z] #8 DONE 0.0s [2025-10-22T10:34:20.750Z] [2025-10-22T10:34:20.750Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:20.750Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:21.050Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67' [2025-10-22T10:34:21.050Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 --push - [2025-10-22T10:34:21.050Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:21.050Z] #1 transferring dockerfile: 177B done [2025-10-22T10:34:21.050Z] #1 DONE 0.0s [2025-10-22T10:34:21.050Z] [2025-10-22T10:34:21.050Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 [2025-10-22T10:34:21.050Z] #2 DONE 0.0s [2025-10-22T10:34:21.050Z] [2025-10-22T10:34:21.050Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 [2025-10-22T10:34:21.050Z] #3 DONE 0.0s [2025-10-22T10:34:21.050Z] [2025-10-22T10:34:21.050Z] #4 [internal] load .dockerignore [2025-10-22T10:34:21.050Z] #4 transferring context: 2B done [2025-10-22T10:34:21.050Z] #4 DONE 0.0s [2025-10-22T10:34:21.050Z] [2025-10-22T10:34:21.050Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e [2025-10-22T10:34:21.050Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 0.0s done [2025-10-22T10:34:21.050Z] #5 CACHED [2025-10-22T10:34:21.050Z] [2025-10-22T10:34:21.050Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e [2025-10-22T10:34:21.050Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 0.0s done [2025-10-22T10:34:21.050Z] #6 CACHED [2025-10-22T10:34:21.050Z] [2025-10-22T10:34:21.050Z] #7 exporting to image [2025-10-22T10:34:21.050Z] #7 exporting layers done [2025-10-22T10:34:21.050Z] #7 exporting manifest sha256:3fa0f31fce3b030b28c2615e39f02df8a20ab0ac2d9ae0f37ba81b0b4e0b2619 done [2025-10-22T10:34:21.050Z] #7 exporting config sha256:47a462976f2138e410ae33880bf34d4ec53935725852882a3f58460edf8c51c6 done [2025-10-22T10:34:21.050Z] #7 exporting manifest sha256:1e330e4f3f521788941bc056c33911568e4a787e4bc8386b41ce4e3fc038e88a done [2025-10-22T10:34:21.050Z] #7 exporting config sha256:671cb3aa89ade4db95eac8b0cab47ceb9ac6af2c083beaf4750a6b84e03ee6ac done [2025-10-22T10:34:21.050Z] #7 exporting manifest list sha256:bf34e17a54441496bc195500c928f7fa537c3df04c8eb39f5b40c9ddb34695f7 done [2025-10-22T10:34:21.050Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:21.308Z] #7 pushing layers 0.0s done [2025-10-22T10:34:21.308Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67@sha256:bf34e17a54441496bc195500c928f7fa537c3df04c8eb39f5b40c9ddb34695f7 0.1s done [2025-10-22T10:34:21.308Z] #7 DONE 0.1s [2025-10-22T10:34:21.308Z] [2025-10-22T10:34:21.308Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:21.308Z] #8 DONE 0.0s [2025-10-22T10:34:21.308Z] [2025-10-22T10:34:21.308Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:21.308Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:21.600Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - [2025-10-22T10:34:21.600Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' [2025-10-22T10:34:21.600Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:21.600Z] #1 transferring dockerfile: 218B done [2025-10-22T10:34:21.600Z] #1 DONE 0.0s [2025-10-22T10:34:21.600Z] [2025-10-22T10:34:21.600Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:21.600Z] #2 DONE 0.0s [2025-10-22T10:34:21.600Z] [2025-10-22T10:34:21.600Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:21.600Z] #3 DONE 0.0s [2025-10-22T10:34:21.600Z] [2025-10-22T10:34:21.600Z] #4 [internal] load .dockerignore [2025-10-22T10:34:21.600Z] #4 transferring context: 2B done [2025-10-22T10:34:21.600Z] #4 DONE 0.0s [2025-10-22T10:34:21.601Z] [2025-10-22T10:34:21.601Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e [2025-10-22T10:34:21.601Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 0.0s done [2025-10-22T10:34:21.601Z] #5 CACHED [2025-10-22T10:34:21.601Z] [2025-10-22T10:34:21.601Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e [2025-10-22T10:34:21.859Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 0.0s done [2025-10-22T10:34:21.859Z] #6 CACHED [2025-10-22T10:34:21.859Z] [2025-10-22T10:34:21.859Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:21.859Z] #7 DONE 0.0s [2025-10-22T10:34:21.859Z] [2025-10-22T10:34:21.859Z] #8 exporting to image [2025-10-22T10:34:21.859Z] #8 exporting layers done [2025-10-22T10:34:21.859Z] #8 exporting manifest sha256:3fa0f31fce3b030b28c2615e39f02df8a20ab0ac2d9ae0f37ba81b0b4e0b2619 done [2025-10-22T10:34:21.859Z] #8 exporting config sha256:47a462976f2138e410ae33880bf34d4ec53935725852882a3f58460edf8c51c6 done [2025-10-22T10:34:21.859Z] #8 exporting manifest sha256:1e330e4f3f521788941bc056c33911568e4a787e4bc8386b41ce4e3fc038e88a done [2025-10-22T10:34:21.859Z] #8 exporting config sha256:671cb3aa89ade4db95eac8b0cab47ceb9ac6af2c083beaf4750a6b84e03ee6ac done [2025-10-22T10:34:21.859Z] #8 exporting manifest list sha256:bf34e17a54441496bc195500c928f7fa537c3df04c8eb39f5b40c9ddb34695f7 done [2025-10-22T10:34:21.859Z] #8 pushing layers 0.0s done [2025-10-22T10:34:21.859Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:bf34e17a54441496bc195500c928f7fa537c3df04c8eb39f5b40c9ddb34695f7 0.1s done [2025-10-22T10:34:21.859Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:21.859Z] #8 DONE 0.1s [2025-10-22T10:34:21.859Z] [2025-10-22T10:34:21.859Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:21.859Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:22.149Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-10-22T10:34:22.149Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-10-22T10:34:22.149Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:22.149Z] #1 transferring dockerfile: 169B done [2025-10-22T10:34:22.149Z] #1 DONE 0.0s [2025-10-22T10:34:22.149Z] [2025-10-22T10:34:22.149Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-22T10:34:22.149Z] #2 DONE 0.0s [2025-10-22T10:34:22.149Z] [2025-10-22T10:34:22.149Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-22T10:34:22.149Z] #3 DONE 0.0s [2025-10-22T10:34:22.149Z] [2025-10-22T10:34:22.149Z] #4 [internal] load .dockerignore [2025-10-22T10:34:22.149Z] #4 transferring context: 2B done [2025-10-22T10:34:22.149Z] #4 DONE 0.0s [2025-10-22T10:34:22.149Z] [2025-10-22T10:34:22.149Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e [2025-10-22T10:34:22.149Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 0.0s done [2025-10-22T10:34:22.149Z] #5 CACHED [2025-10-22T10:34:22.149Z] [2025-10-22T10:34:22.149Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e [2025-10-22T10:34:22.149Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 0.0s done [2025-10-22T10:34:22.149Z] #6 CACHED [2025-10-22T10:34:22.149Z] [2025-10-22T10:34:22.149Z] #7 exporting to image [2025-10-22T10:34:22.149Z] #7 exporting layers done [2025-10-22T10:34:22.149Z] #7 exporting manifest sha256:3fa0f31fce3b030b28c2615e39f02df8a20ab0ac2d9ae0f37ba81b0b4e0b2619 done [2025-10-22T10:34:22.149Z] #7 exporting config sha256:47a462976f2138e410ae33880bf34d4ec53935725852882a3f58460edf8c51c6 done [2025-10-22T10:34:22.149Z] #7 exporting manifest sha256:1e330e4f3f521788941bc056c33911568e4a787e4bc8386b41ce4e3fc038e88a done [2025-10-22T10:34:22.149Z] #7 exporting config sha256:671cb3aa89ade4db95eac8b0cab47ceb9ac6af2c083beaf4750a6b84e03ee6ac done [2025-10-22T10:34:22.149Z] #7 exporting manifest list sha256:bf34e17a54441496bc195500c928f7fa537c3df04c8eb39f5b40c9ddb34695f7 [2025-10-22T10:34:22.149Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:22.407Z] #7 exporting manifest list sha256:bf34e17a54441496bc195500c928f7fa537c3df04c8eb39f5b40c9ddb34695f7 done [2025-10-22T10:34:22.407Z] #7 pushing layers 0.0s done [2025-10-22T10:34:22.407Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:bf34e17a54441496bc195500c928f7fa537c3df04c8eb39f5b40c9ddb34695f7 0.1s done [2025-10-22T10:34:22.407Z] #7 DONE 0.1s [2025-10-22T10:34:22.407Z] [2025-10-22T10:34:22.407Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:22.407Z] #8 DONE 0.0s [2025-10-22T10:34:22.407Z] [2025-10-22T10:34:22.407Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:22.407Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:22.690Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' [2025-10-22T10:34:22.690Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - [2025-10-22T10:34:22.690Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:22.690Z] #1 transferring dockerfile: 211B done [2025-10-22T10:34:22.690Z] #1 DONE 0.0s [2025-10-22T10:34:22.690Z] [2025-10-22T10:34:22.690Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:22.690Z] #2 DONE 0.0s [2025-10-22T10:34:22.690Z] [2025-10-22T10:34:22.690Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:22.690Z] #3 DONE 0.0s [2025-10-22T10:34:22.690Z] [2025-10-22T10:34:22.690Z] #4 [internal] load .dockerignore [2025-10-22T10:34:22.690Z] #4 transferring context: 2B done [2025-10-22T10:34:22.690Z] #4 DONE 0.0s [2025-10-22T10:34:22.948Z] [2025-10-22T10:34:22.948Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 [2025-10-22T10:34:22.948Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 [2025-10-22T10:34:22.948Z] #5 ... [2025-10-22T10:34:22.948Z] [2025-10-22T10:34:22.948Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 [2025-10-22T10:34:22.948Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 0.0s done [2025-10-22T10:34:22.948Z] #6 DONE 0.1s [2025-10-22T10:34:23.207Z] [2025-10-22T10:34:23.207Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:23.207Z] #7 DONE 0.0s [2025-10-22T10:34:23.207Z] [2025-10-22T10:34:23.207Z] #8 exporting to image [2025-10-22T10:34:23.207Z] #8 exporting layers done [2025-10-22T10:34:23.207Z] #8 exporting manifest sha256:2aca92bbd20d7372ae09a733beeb42728d1187216325cc5996cb210a5f3ae445 done [2025-10-22T10:34:23.207Z] #8 exporting config sha256:1ed1f891542377b3cf370e882307c8757466332d6f3dc9ee38b161faa44b1c5b done [2025-10-22T10:34:23.207Z] #8 exporting manifest sha256:87c9f2aae4009ccf13f7f031dd2f591fa9aea80b4e35e1f85ccba419960e1cf2 done [2025-10-22T10:34:23.207Z] #8 exporting config sha256:242e294bb025e3c20dea0781dfb37f29ebc077c2edb3548a30a9e70259a13616 done [2025-10-22T10:34:23.207Z] #8 exporting manifest list sha256:38d2a87e6f535dbfb85358da43bf9c2ff7a8bdf81acd35800da199d757e4c096 done [2025-10-22T10:34:23.207Z] #8 pushing layers 0.1s done [2025-10-22T10:34:23.207Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:38d2a87e6f535dbfb85358da43bf9c2ff7a8bdf81acd35800da199d757e4c096 [2025-10-22T10:34:23.207Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:23.207Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:38d2a87e6f535dbfb85358da43bf9c2ff7a8bdf81acd35800da199d757e4c096 0.1s done [2025-10-22T10:34:23.207Z] #8 DONE 0.2s [2025-10-22T10:34:23.207Z] [2025-10-22T10:34:23.207Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:23.207Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:23.500Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-10-22T10:34:23.500Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-10-22T10:34:23.500Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:23.500Z] #1 transferring dockerfile: 177B done [2025-10-22T10:34:23.500Z] #1 DONE 0.0s [2025-10-22T10:34:23.500Z] [2025-10-22T10:34:23.500Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-22T10:34:23.500Z] #2 DONE 0.0s [2025-10-22T10:34:23.500Z] [2025-10-22T10:34:23.500Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-22T10:34:23.500Z] #3 DONE 0.0s [2025-10-22T10:34:23.500Z] [2025-10-22T10:34:23.500Z] #4 [internal] load .dockerignore [2025-10-22T10:34:23.500Z] #4 transferring context: 2B done [2025-10-22T10:34:23.500Z] #4 DONE 0.0s [2025-10-22T10:34:23.500Z] [2025-10-22T10:34:23.500Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 [2025-10-22T10:34:23.500Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 0.0s done [2025-10-22T10:34:23.500Z] #5 DONE 0.0s [2025-10-22T10:34:23.500Z] [2025-10-22T10:34:23.500Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 [2025-10-22T10:34:23.759Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 0.0s done [2025-10-22T10:34:23.759Z] #6 CACHED [2025-10-22T10:34:23.759Z] [2025-10-22T10:34:23.759Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 [2025-10-22T10:34:23.759Z] #5 CACHED [2025-10-22T10:34:23.759Z] [2025-10-22T10:34:23.759Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:23.759Z] #7 DONE 0.0s [2025-10-22T10:34:23.759Z] [2025-10-22T10:34:23.759Z] #8 exporting to image [2025-10-22T10:34:23.759Z] #8 exporting layers done [2025-10-22T10:34:23.759Z] #8 exporting manifest sha256:2aca92bbd20d7372ae09a733beeb42728d1187216325cc5996cb210a5f3ae445 done [2025-10-22T10:34:23.759Z] #8 exporting config sha256:1ed1f891542377b3cf370e882307c8757466332d6f3dc9ee38b161faa44b1c5b done [2025-10-22T10:34:23.759Z] #8 exporting manifest sha256:87c9f2aae4009ccf13f7f031dd2f591fa9aea80b4e35e1f85ccba419960e1cf2 done [2025-10-22T10:34:23.759Z] #8 exporting config sha256:242e294bb025e3c20dea0781dfb37f29ebc077c2edb3548a30a9e70259a13616 done [2025-10-22T10:34:23.759Z] #8 exporting manifest list sha256:38d2a87e6f535dbfb85358da43bf9c2ff7a8bdf81acd35800da199d757e4c096 done [2025-10-22T10:34:23.759Z] #8 pushing layers 0.0s done [2025-10-22T10:34:23.759Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:38d2a87e6f535dbfb85358da43bf9c2ff7a8bdf81acd35800da199d757e4c096 0.1s done [2025-10-22T10:34:23.759Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:23.759Z] #8 DONE 0.1s [2025-10-22T10:34:23.759Z] [2025-10-22T10:34:23.759Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:23.759Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:24.044Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 --push - [2025-10-22T10:34:24.044Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67' [2025-10-22T10:34:24.044Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:24.044Z] #1 transferring dockerfile: 183B done [2025-10-22T10:34:24.044Z] #1 DONE 0.0s [2025-10-22T10:34:24.044Z] [2025-10-22T10:34:24.044Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 [2025-10-22T10:34:24.044Z] #2 DONE 0.0s [2025-10-22T10:34:24.044Z] [2025-10-22T10:34:24.044Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 [2025-10-22T10:34:24.044Z] #3 DONE 0.0s [2025-10-22T10:34:24.044Z] [2025-10-22T10:34:24.044Z] #4 [internal] load .dockerignore [2025-10-22T10:34:24.044Z] #4 transferring context: 2B done [2025-10-22T10:34:24.044Z] #4 DONE 0.0s [2025-10-22T10:34:24.044Z] [2025-10-22T10:34:24.044Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 [2025-10-22T10:34:24.044Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 0.0s done [2025-10-22T10:34:24.044Z] #5 CACHED [2025-10-22T10:34:24.044Z] [2025-10-22T10:34:24.044Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 [2025-10-22T10:34:24.044Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 0.0s done [2025-10-22T10:34:24.044Z] #6 CACHED [2025-10-22T10:34:24.044Z] [2025-10-22T10:34:24.044Z] #7 exporting to image [2025-10-22T10:34:24.044Z] #7 exporting layers [2025-10-22T10:34:24.044Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:24.304Z] #7 exporting layers done [2025-10-22T10:34:24.304Z] #7 exporting manifest sha256:2aca92bbd20d7372ae09a733beeb42728d1187216325cc5996cb210a5f3ae445 done [2025-10-22T10:34:24.304Z] #7 exporting config sha256:1ed1f891542377b3cf370e882307c8757466332d6f3dc9ee38b161faa44b1c5b done [2025-10-22T10:34:24.304Z] #7 exporting manifest sha256:87c9f2aae4009ccf13f7f031dd2f591fa9aea80b4e35e1f85ccba419960e1cf2 done [2025-10-22T10:34:24.304Z] #7 exporting config sha256:242e294bb025e3c20dea0781dfb37f29ebc077c2edb3548a30a9e70259a13616 done [2025-10-22T10:34:24.304Z] #7 exporting manifest list sha256:38d2a87e6f535dbfb85358da43bf9c2ff7a8bdf81acd35800da199d757e4c096 done [2025-10-22T10:34:24.304Z] #7 pushing layers 0.0s done [2025-10-22T10:34:24.304Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67@sha256:38d2a87e6f535dbfb85358da43bf9c2ff7a8bdf81acd35800da199d757e4c096 0.1s done [2025-10-22T10:34:24.304Z] #7 DONE 0.1s [2025-10-22T10:34:24.304Z] [2025-10-22T10:34:24.304Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:24.304Z] #8 DONE 0.0s [2025-10-22T10:34:24.304Z] [2025-10-22T10:34:24.304Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:24.304Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:24.590Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' [2025-10-22T10:34:24.590Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - [2025-10-22T10:34:24.590Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:24.590Z] #1 transferring dockerfile: 224B done [2025-10-22T10:34:24.590Z] #1 DONE 0.0s [2025-10-22T10:34:24.590Z] [2025-10-22T10:34:24.590Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:24.590Z] #2 DONE 0.0s [2025-10-22T10:34:24.590Z] [2025-10-22T10:34:24.590Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:24.590Z] #3 DONE 0.0s [2025-10-22T10:34:24.590Z] [2025-10-22T10:34:24.590Z] #4 [internal] load .dockerignore [2025-10-22T10:34:24.590Z] #4 transferring context: 2B done [2025-10-22T10:34:24.590Z] #4 DONE 0.0s [2025-10-22T10:34:24.590Z] [2025-10-22T10:34:24.590Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 [2025-10-22T10:34:24.590Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 0.0s done [2025-10-22T10:34:24.590Z] #5 CACHED [2025-10-22T10:34:24.590Z] [2025-10-22T10:34:24.590Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 [2025-10-22T10:34:24.849Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 0.0s done [2025-10-22T10:34:24.849Z] #6 CACHED [2025-10-22T10:34:24.849Z] [2025-10-22T10:34:24.849Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:24.849Z] #7 DONE 0.0s [2025-10-22T10:34:24.849Z] [2025-10-22T10:34:24.849Z] #8 exporting to image [2025-10-22T10:34:24.849Z] #8 exporting layers done [2025-10-22T10:34:24.849Z] #8 exporting manifest sha256:2aca92bbd20d7372ae09a733beeb42728d1187216325cc5996cb210a5f3ae445 done [2025-10-22T10:34:24.849Z] #8 exporting config sha256:1ed1f891542377b3cf370e882307c8757466332d6f3dc9ee38b161faa44b1c5b done [2025-10-22T10:34:24.849Z] #8 exporting manifest sha256:87c9f2aae4009ccf13f7f031dd2f591fa9aea80b4e35e1f85ccba419960e1cf2 done [2025-10-22T10:34:24.849Z] #8 exporting config sha256:242e294bb025e3c20dea0781dfb37f29ebc077c2edb3548a30a9e70259a13616 done [2025-10-22T10:34:24.849Z] #8 exporting manifest list sha256:38d2a87e6f535dbfb85358da43bf9c2ff7a8bdf81acd35800da199d757e4c096 done [2025-10-22T10:34:24.849Z] #8 pushing layers 0.0s done [2025-10-22T10:34:24.849Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:38d2a87e6f535dbfb85358da43bf9c2ff7a8bdf81acd35800da199d757e4c096 0.1s done [2025-10-22T10:34:24.849Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:24.849Z] #8 DONE 0.1s [2025-10-22T10:34:24.849Z] [2025-10-22T10:34:24.849Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:24.849Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:25.141Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-10-22T10:34:25.141Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-10-22T10:34:25.141Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:25.141Z] #1 transferring dockerfile: 175B done [2025-10-22T10:34:25.141Z] #1 DONE 0.0s [2025-10-22T10:34:25.141Z] [2025-10-22T10:34:25.141Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-22T10:34:25.141Z] #2 DONE 0.0s [2025-10-22T10:34:25.141Z] [2025-10-22T10:34:25.141Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-22T10:34:25.141Z] #3 DONE 0.0s [2025-10-22T10:34:25.141Z] [2025-10-22T10:34:25.141Z] #4 [internal] load .dockerignore [2025-10-22T10:34:25.141Z] #4 transferring context: 2B done [2025-10-22T10:34:25.141Z] #4 DONE 0.0s [2025-10-22T10:34:25.141Z] [2025-10-22T10:34:25.141Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 [2025-10-22T10:34:25.141Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 0.0s done [2025-10-22T10:34:25.141Z] #5 CACHED [2025-10-22T10:34:25.141Z] [2025-10-22T10:34:25.141Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 [2025-10-22T10:34:25.400Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 0.0s done [2025-10-22T10:34:25.400Z] #6 CACHED [2025-10-22T10:34:25.400Z] [2025-10-22T10:34:25.400Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:25.400Z] #7 DONE 0.0s [2025-10-22T10:34:25.400Z] [2025-10-22T10:34:25.400Z] #8 exporting to image [2025-10-22T10:34:25.400Z] #8 exporting layers done [2025-10-22T10:34:25.400Z] #8 exporting manifest sha256:2aca92bbd20d7372ae09a733beeb42728d1187216325cc5996cb210a5f3ae445 done [2025-10-22T10:34:25.400Z] #8 exporting config sha256:1ed1f891542377b3cf370e882307c8757466332d6f3dc9ee38b161faa44b1c5b done [2025-10-22T10:34:25.400Z] #8 exporting manifest sha256:87c9f2aae4009ccf13f7f031dd2f591fa9aea80b4e35e1f85ccba419960e1cf2 done [2025-10-22T10:34:25.400Z] #8 exporting config sha256:242e294bb025e3c20dea0781dfb37f29ebc077c2edb3548a30a9e70259a13616 done [2025-10-22T10:34:25.400Z] #8 exporting manifest list sha256:38d2a87e6f535dbfb85358da43bf9c2ff7a8bdf81acd35800da199d757e4c096 done [2025-10-22T10:34:25.400Z] #8 pushing layers 0.0s done [2025-10-22T10:34:25.400Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:38d2a87e6f535dbfb85358da43bf9c2ff7a8bdf81acd35800da199d757e4c096 0.1s done [2025-10-22T10:34:25.400Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:25.400Z] #8 DONE 0.1s [2025-10-22T10:34:25.400Z] [2025-10-22T10:34:25.400Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:25.400Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:25.693Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' [2025-10-22T10:34:25.693Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - [2025-10-22T10:34:25.693Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:25.693Z] #1 transferring dockerfile: 215B done [2025-10-22T10:34:25.693Z] #1 DONE 0.0s [2025-10-22T10:34:25.693Z] [2025-10-22T10:34:25.693Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:25.693Z] #2 DONE 0.0s [2025-10-22T10:34:25.693Z] [2025-10-22T10:34:25.693Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:25.693Z] #3 DONE 0.0s [2025-10-22T10:34:25.693Z] [2025-10-22T10:34:25.693Z] #4 [internal] load .dockerignore [2025-10-22T10:34:25.693Z] #4 transferring context: 2B done [2025-10-22T10:34:25.693Z] #4 DONE 0.0s [2025-10-22T10:34:25.693Z] [2025-10-22T10:34:25.693Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 [2025-10-22T10:34:25.693Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 [2025-10-22T10:34:25.955Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 done [2025-10-22T10:34:25.955Z] #5 DONE 0.1s [2025-10-22T10:34:25.955Z] [2025-10-22T10:34:25.955Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 [2025-10-22T10:34:25.955Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 0.0s done [2025-10-22T10:34:25.955Z] #6 DONE 0.0s [2025-10-22T10:34:25.955Z] [2025-10-22T10:34:25.955Z] #7 exporting to image [2025-10-22T10:34:25.955Z] #7 exporting layers done [2025-10-22T10:34:25.955Z] #7 exporting manifest sha256:6f6e8f3afd5f20b9b3bf0e0affc9d374c1b23ab371643b8921ce7f764cfa14d4 done [2025-10-22T10:34:25.955Z] #7 exporting config sha256:445394bea6f0892bd82e4096ced16ff71c427f01bd674119a0be925aad06bbe9 done [2025-10-22T10:34:25.955Z] #7 exporting manifest sha256:062477cde0b89ad92a13280b333d84c8a9874457db7dd141039e68aa5cac13aa done [2025-10-22T10:34:25.955Z] #7 exporting config sha256:47cba66bf58cbaa0081fc23ac47dda8a4ebd34da1cbc0ce2f1e93851df3e9c4f done [2025-10-22T10:34:25.955Z] #7 exporting manifest list sha256:2843c48de733cb74a5212096049be9b96f6ed5a7436e060328eb5f5055b6396d 0.0s done [2025-10-22T10:34:25.955Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:25.955Z] #7 ... [2025-10-22T10:34:25.955Z] [2025-10-22T10:34:25.955Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:25.955Z] #8 DONE 0.0s [2025-10-22T10:34:25.955Z] [2025-10-22T10:34:25.955Z] #7 exporting to image [2025-10-22T10:34:25.955Z] #7 pushing layers 0.1s done [2025-10-22T10:34:25.955Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:2843c48de733cb74a5212096049be9b96f6ed5a7436e060328eb5f5055b6396d [2025-10-22T10:34:26.214Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:2843c48de733cb74a5212096049be9b96f6ed5a7436e060328eb5f5055b6396d 0.1s done [2025-10-22T10:34:26.214Z] #7 DONE 0.2s [2025-10-22T10:34:26.214Z] [2025-10-22T10:34:26.214Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:26.214Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:26.507Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-10-22T10:34:26.507Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-10-22T10:34:26.507Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:26.507Z] #1 transferring dockerfile: 181B done [2025-10-22T10:34:26.507Z] #1 DONE 0.0s [2025-10-22T10:34:26.507Z] [2025-10-22T10:34:26.507Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-22T10:34:26.507Z] #2 DONE 0.0s [2025-10-22T10:34:26.507Z] [2025-10-22T10:34:26.507Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-22T10:34:26.507Z] #3 DONE 0.0s [2025-10-22T10:34:26.507Z] [2025-10-22T10:34:26.507Z] #4 [internal] load .dockerignore [2025-10-22T10:34:26.507Z] #4 transferring context: 2B done [2025-10-22T10:34:26.507Z] #4 DONE 0.0s [2025-10-22T10:34:26.766Z] [2025-10-22T10:34:26.766Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 [2025-10-22T10:34:26.766Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 0.0s done [2025-10-22T10:34:26.766Z] #5 CACHED [2025-10-22T10:34:26.766Z] [2025-10-22T10:34:26.766Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 [2025-10-22T10:34:26.766Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 0.0s done [2025-10-22T10:34:26.766Z] #6 CACHED [2025-10-22T10:34:26.766Z] [2025-10-22T10:34:26.766Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:26.766Z] #7 DONE 0.0s [2025-10-22T10:34:26.766Z] [2025-10-22T10:34:26.766Z] #8 exporting to image [2025-10-22T10:34:26.766Z] #8 exporting layers done [2025-10-22T10:34:26.766Z] #8 exporting manifest sha256:6f6e8f3afd5f20b9b3bf0e0affc9d374c1b23ab371643b8921ce7f764cfa14d4 done [2025-10-22T10:34:26.766Z] #8 exporting config sha256:445394bea6f0892bd82e4096ced16ff71c427f01bd674119a0be925aad06bbe9 done [2025-10-22T10:34:26.766Z] #8 exporting manifest sha256:062477cde0b89ad92a13280b333d84c8a9874457db7dd141039e68aa5cac13aa done [2025-10-22T10:34:26.766Z] #8 exporting config sha256:47cba66bf58cbaa0081fc23ac47dda8a4ebd34da1cbc0ce2f1e93851df3e9c4f done [2025-10-22T10:34:26.766Z] #8 exporting manifest list sha256:2843c48de733cb74a5212096049be9b96f6ed5a7436e060328eb5f5055b6396d done [2025-10-22T10:34:26.766Z] #8 pushing layers 0.0s done [2025-10-22T10:34:26.766Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:2843c48de733cb74a5212096049be9b96f6ed5a7436e060328eb5f5055b6396d [2025-10-22T10:34:26.766Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:26.766Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:2843c48de733cb74a5212096049be9b96f6ed5a7436e060328eb5f5055b6396d 0.1s done [2025-10-22T10:34:26.766Z] #8 DONE 0.1s [2025-10-22T10:34:26.766Z] [2025-10-22T10:34:26.766Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:26.766Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:27.061Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 --push - [2025-10-22T10:34:27.061Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67' [2025-10-22T10:34:27.061Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:27.061Z] #1 transferring dockerfile: 187B done [2025-10-22T10:34:27.061Z] #1 DONE 0.0s [2025-10-22T10:34:27.061Z] [2025-10-22T10:34:27.061Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 [2025-10-22T10:34:27.061Z] #2 DONE 0.0s [2025-10-22T10:34:27.061Z] [2025-10-22T10:34:27.061Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 [2025-10-22T10:34:27.061Z] #3 DONE 0.0s [2025-10-22T10:34:27.061Z] [2025-10-22T10:34:27.061Z] #4 [internal] load .dockerignore [2025-10-22T10:34:27.061Z] #4 transferring context: 2B done [2025-10-22T10:34:27.061Z] #4 DONE 0.0s [2025-10-22T10:34:27.061Z] [2025-10-22T10:34:27.061Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 [2025-10-22T10:34:27.061Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 0.0s done [2025-10-22T10:34:27.061Z] #5 CACHED [2025-10-22T10:34:27.061Z] [2025-10-22T10:34:27.061Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 [2025-10-22T10:34:27.320Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 0.0s done [2025-10-22T10:34:27.320Z] #6 CACHED [2025-10-22T10:34:27.320Z] [2025-10-22T10:34:27.320Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:27.320Z] #7 DONE 0.0s [2025-10-22T10:34:27.320Z] [2025-10-22T10:34:27.320Z] #8 exporting to image [2025-10-22T10:34:27.320Z] #8 exporting layers done [2025-10-22T10:34:27.320Z] #8 exporting manifest sha256:6f6e8f3afd5f20b9b3bf0e0affc9d374c1b23ab371643b8921ce7f764cfa14d4 done [2025-10-22T10:34:27.320Z] #8 exporting config sha256:445394bea6f0892bd82e4096ced16ff71c427f01bd674119a0be925aad06bbe9 done [2025-10-22T10:34:27.320Z] #8 exporting manifest sha256:062477cde0b89ad92a13280b333d84c8a9874457db7dd141039e68aa5cac13aa done [2025-10-22T10:34:27.320Z] #8 exporting config sha256:47cba66bf58cbaa0081fc23ac47dda8a4ebd34da1cbc0ce2f1e93851df3e9c4f done [2025-10-22T10:34:27.320Z] #8 exporting manifest list sha256:2843c48de733cb74a5212096049be9b96f6ed5a7436e060328eb5f5055b6396d done [2025-10-22T10:34:27.320Z] #8 pushing layers 0.0s done [2025-10-22T10:34:27.320Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67@sha256:2843c48de733cb74a5212096049be9b96f6ed5a7436e060328eb5f5055b6396d 0.1s done [2025-10-22T10:34:27.320Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:27.320Z] #8 DONE 0.1s [2025-10-22T10:34:27.320Z] [2025-10-22T10:34:27.320Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:27.320Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:27.611Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' [2025-10-22T10:34:27.611Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - [2025-10-22T10:34:27.871Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:27.871Z] #1 transferring dockerfile: 228B done [2025-10-22T10:34:27.871Z] #1 DONE 0.0s [2025-10-22T10:34:27.871Z] [2025-10-22T10:34:27.871Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:27.871Z] #2 DONE 0.0s [2025-10-22T10:34:27.871Z] [2025-10-22T10:34:27.871Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:27.871Z] #3 DONE 0.0s [2025-10-22T10:34:27.871Z] [2025-10-22T10:34:27.871Z] #4 [internal] load .dockerignore [2025-10-22T10:34:27.871Z] #4 transferring context: 2B done [2025-10-22T10:34:27.871Z] #4 DONE 0.0s [2025-10-22T10:34:27.871Z] [2025-10-22T10:34:27.871Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 [2025-10-22T10:34:27.871Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 0.0s done [2025-10-22T10:34:27.871Z] #5 CACHED [2025-10-22T10:34:27.871Z] [2025-10-22T10:34:27.871Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 [2025-10-22T10:34:27.871Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 0.0s done [2025-10-22T10:34:27.871Z] #6 CACHED [2025-10-22T10:34:27.871Z] [2025-10-22T10:34:27.871Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:27.871Z] #7 DONE 0.0s [2025-10-22T10:34:27.871Z] [2025-10-22T10:34:27.871Z] #8 exporting to image [2025-10-22T10:34:27.871Z] #8 exporting layers done [2025-10-22T10:34:27.871Z] #8 exporting manifest sha256:6f6e8f3afd5f20b9b3bf0e0affc9d374c1b23ab371643b8921ce7f764cfa14d4 done [2025-10-22T10:34:27.871Z] #8 exporting config sha256:445394bea6f0892bd82e4096ced16ff71c427f01bd674119a0be925aad06bbe9 done [2025-10-22T10:34:27.871Z] #8 exporting manifest sha256:062477cde0b89ad92a13280b333d84c8a9874457db7dd141039e68aa5cac13aa done [2025-10-22T10:34:27.871Z] #8 exporting config sha256:47cba66bf58cbaa0081fc23ac47dda8a4ebd34da1cbc0ce2f1e93851df3e9c4f done [2025-10-22T10:34:27.871Z] #8 exporting manifest list sha256:2843c48de733cb74a5212096049be9b96f6ed5a7436e060328eb5f5055b6396d done [2025-10-22T10:34:27.871Z] #8 pushing layers 0.0s done [2025-10-22T10:34:27.871Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:2843c48de733cb74a5212096049be9b96f6ed5a7436e060328eb5f5055b6396d 0.1s done [2025-10-22T10:34:27.871Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:27.871Z] #8 DONE 0.1s [2025-10-22T10:34:27.871Z] [2025-10-22T10:34:27.871Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:27.871Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:28.158Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-10-22T10:34:28.158Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-10-22T10:34:28.158Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:28.158Z] #1 transferring dockerfile: 179B done [2025-10-22T10:34:28.158Z] #1 DONE 0.0s [2025-10-22T10:34:28.158Z] [2025-10-22T10:34:28.158Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-22T10:34:28.158Z] #2 DONE 0.0s [2025-10-22T10:34:28.158Z] [2025-10-22T10:34:28.158Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-22T10:34:28.158Z] #3 DONE 0.0s [2025-10-22T10:34:28.158Z] [2025-10-22T10:34:28.158Z] #4 [internal] load .dockerignore [2025-10-22T10:34:28.158Z] #4 transferring context: 2B done [2025-10-22T10:34:28.158Z] #4 DONE 0.0s [2025-10-22T10:34:28.158Z] [2025-10-22T10:34:28.158Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 [2025-10-22T10:34:28.158Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 0.0s done [2025-10-22T10:34:28.158Z] #5 CACHED [2025-10-22T10:34:28.158Z] [2025-10-22T10:34:28.158Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 [2025-10-22T10:34:28.158Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 0.0s done [2025-10-22T10:34:28.158Z] #6 CACHED [2025-10-22T10:34:28.158Z] [2025-10-22T10:34:28.158Z] #7 exporting to image [2025-10-22T10:34:28.158Z] #7 exporting layers done [2025-10-22T10:34:28.158Z] #7 exporting manifest sha256:6f6e8f3afd5f20b9b3bf0e0affc9d374c1b23ab371643b8921ce7f764cfa14d4 done [2025-10-22T10:34:28.158Z] #7 exporting config sha256:445394bea6f0892bd82e4096ced16ff71c427f01bd674119a0be925aad06bbe9 done [2025-10-22T10:34:28.158Z] #7 exporting manifest sha256:062477cde0b89ad92a13280b333d84c8a9874457db7dd141039e68aa5cac13aa done [2025-10-22T10:34:28.158Z] #7 exporting config sha256:47cba66bf58cbaa0081fc23ac47dda8a4ebd34da1cbc0ce2f1e93851df3e9c4f done [2025-10-22T10:34:28.158Z] #7 exporting manifest list sha256:2843c48de733cb74a5212096049be9b96f6ed5a7436e060328eb5f5055b6396d done [2025-10-22T10:34:28.158Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:28.416Z] #7 pushing layers 0.0s done [2025-10-22T10:34:28.416Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:2843c48de733cb74a5212096049be9b96f6ed5a7436e060328eb5f5055b6396d 0.1s done [2025-10-22T10:34:28.416Z] #7 DONE 0.1s [2025-10-22T10:34:28.416Z] [2025-10-22T10:34:28.416Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:28.416Z] #8 DONE 0.0s [2025-10-22T10:34:28.416Z] [2025-10-22T10:34:28.416Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:28.416Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:28.710Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' [2025-10-22T10:34:28.710Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - [2025-10-22T10:34:28.968Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:28.968Z] #1 transferring dockerfile: 205B done [2025-10-22T10:34:28.968Z] #1 DONE 0.0s [2025-10-22T10:34:28.968Z] [2025-10-22T10:34:28.968Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:28.968Z] #2 DONE 0.0s [2025-10-22T10:34:28.968Z] [2025-10-22T10:34:28.968Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:28.968Z] #3 DONE 0.1s [2025-10-22T10:34:28.968Z] [2025-10-22T10:34:28.968Z] #4 [internal] load .dockerignore [2025-10-22T10:34:28.968Z] #4 transferring context: 2B done [2025-10-22T10:34:28.968Z] #4 DONE 0.0s [2025-10-22T10:34:28.968Z] [2025-10-22T10:34:28.968Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc [2025-10-22T10:34:28.968Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 0.0s done [2025-10-22T10:34:28.968Z] #5 DONE 0.0s [2025-10-22T10:34:28.968Z] [2025-10-22T10:34:28.968Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc [2025-10-22T10:34:28.968Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 0.0s done [2025-10-22T10:34:28.968Z] #6 DONE 0.1s [2025-10-22T10:34:29.227Z] [2025-10-22T10:34:29.227Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:29.227Z] #7 DONE 0.0s [2025-10-22T10:34:29.227Z] [2025-10-22T10:34:29.227Z] #8 exporting to image [2025-10-22T10:34:29.227Z] #8 exporting layers done [2025-10-22T10:34:29.227Z] #8 exporting manifest sha256:b45f5c8e05e6b923d413a40bd4f38ac4462f06060b55ec03fa9c120723e6fb68 0.0s done [2025-10-22T10:34:29.227Z] #8 exporting config sha256:0b643619d1692a6a65ede5aa4204407e4186fba2a14ed726b9ed2dc7ab3eccdc done [2025-10-22T10:34:29.227Z] #8 exporting manifest sha256:278a2e7f5b68657a47e298019117bec2dc6a5da4cd6a9deaa7d9faef8f2aadc8 done [2025-10-22T10:34:29.227Z] #8 exporting config sha256:ab818d231c11dc82826d41a56e0ac152ebe1c22f1ec282a781d9e4f5f09e1047 done [2025-10-22T10:34:29.227Z] #8 exporting manifest list sha256:def1be45d75f0f41385ff68a98aebe82acca49dc4bfb23c6811709c93abbbd7d done [2025-10-22T10:34:29.227Z] #8 pushing layers 0.1s done [2025-10-22T10:34:29.227Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:def1be45d75f0f41385ff68a98aebe82acca49dc4bfb23c6811709c93abbbd7d [2025-10-22T10:34:29.227Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:29.227Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:def1be45d75f0f41385ff68a98aebe82acca49dc4bfb23c6811709c93abbbd7d 0.1s done [2025-10-22T10:34:29.227Z] #8 DONE 0.2s [2025-10-22T10:34:29.227Z] [2025-10-22T10:34:29.227Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:29.227Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:29.776Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-10-22T10:34:29.776Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-10-22T10:34:29.776Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:29.776Z] #1 transferring dockerfile: 171B done [2025-10-22T10:34:29.776Z] #1 DONE 0.0s [2025-10-22T10:34:29.776Z] [2025-10-22T10:34:29.776Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-22T10:34:29.776Z] #2 DONE 0.0s [2025-10-22T10:34:29.776Z] [2025-10-22T10:34:29.776Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-22T10:34:29.776Z] #3 DONE 0.0s [2025-10-22T10:34:29.776Z] [2025-10-22T10:34:29.776Z] #4 [internal] load .dockerignore [2025-10-22T10:34:29.776Z] #4 transferring context: 2B done [2025-10-22T10:34:29.776Z] #4 DONE 0.0s [2025-10-22T10:34:30.036Z] [2025-10-22T10:34:30.036Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc [2025-10-22T10:34:30.036Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 0.0s done [2025-10-22T10:34:30.036Z] #5 CACHED [2025-10-22T10:34:30.036Z] [2025-10-22T10:34:30.036Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc [2025-10-22T10:34:30.036Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 0.0s done [2025-10-22T10:34:30.036Z] #6 CACHED [2025-10-22T10:34:30.036Z] [2025-10-22T10:34:30.036Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:30.036Z] #7 DONE 0.0s [2025-10-22T10:34:30.036Z] [2025-10-22T10:34:30.036Z] #8 exporting to image [2025-10-22T10:34:30.036Z] #8 exporting layers done [2025-10-22T10:34:30.036Z] #8 exporting manifest sha256:b45f5c8e05e6b923d413a40bd4f38ac4462f06060b55ec03fa9c120723e6fb68 done [2025-10-22T10:34:30.036Z] #8 exporting config sha256:0b643619d1692a6a65ede5aa4204407e4186fba2a14ed726b9ed2dc7ab3eccdc done [2025-10-22T10:34:30.036Z] #8 exporting manifest sha256:278a2e7f5b68657a47e298019117bec2dc6a5da4cd6a9deaa7d9faef8f2aadc8 done [2025-10-22T10:34:30.036Z] #8 exporting config sha256:ab818d231c11dc82826d41a56e0ac152ebe1c22f1ec282a781d9e4f5f09e1047 done [2025-10-22T10:34:30.036Z] #8 exporting manifest list sha256:def1be45d75f0f41385ff68a98aebe82acca49dc4bfb23c6811709c93abbbd7d done [2025-10-22T10:34:30.037Z] #8 pushing layers 0.0s done [2025-10-22T10:34:30.037Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:def1be45d75f0f41385ff68a98aebe82acca49dc4bfb23c6811709c93abbbd7d 0.1s done [2025-10-22T10:34:30.037Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:30.037Z] #8 DONE 0.1s [2025-10-22T10:34:30.037Z] [2025-10-22T10:34:30.037Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:30.037Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:30.338Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67' [2025-10-22T10:34:30.338Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 --push - [2025-10-22T10:34:30.338Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:30.338Z] #1 transferring dockerfile: 177B done [2025-10-22T10:34:30.338Z] #1 DONE 0.1s [2025-10-22T10:34:30.338Z] [2025-10-22T10:34:30.338Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 [2025-10-22T10:34:30.338Z] #2 DONE 0.0s [2025-10-22T10:34:30.338Z] [2025-10-22T10:34:30.338Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 [2025-10-22T10:34:30.338Z] #3 DONE 0.0s [2025-10-22T10:34:30.338Z] [2025-10-22T10:34:30.338Z] #4 [internal] load .dockerignore [2025-10-22T10:34:30.338Z] #4 transferring context: [2025-10-22T10:34:30.597Z] #4 transferring context: 2B done [2025-10-22T10:34:30.597Z] #4 DONE 0.0s [2025-10-22T10:34:30.597Z] [2025-10-22T10:34:30.597Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc [2025-10-22T10:34:30.597Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 0.0s done [2025-10-22T10:34:30.597Z] #5 CACHED [2025-10-22T10:34:30.597Z] [2025-10-22T10:34:30.597Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc [2025-10-22T10:34:30.597Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 0.0s done [2025-10-22T10:34:30.597Z] #6 CACHED [2025-10-22T10:34:30.597Z] [2025-10-22T10:34:30.597Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:30.597Z] #7 DONE 0.0s [2025-10-22T10:34:30.597Z] [2025-10-22T10:34:30.597Z] #8 exporting to image [2025-10-22T10:34:30.597Z] #8 exporting layers done [2025-10-22T10:34:30.597Z] #8 exporting manifest sha256:b45f5c8e05e6b923d413a40bd4f38ac4462f06060b55ec03fa9c120723e6fb68 done [2025-10-22T10:34:30.597Z] #8 exporting config sha256:0b643619d1692a6a65ede5aa4204407e4186fba2a14ed726b9ed2dc7ab3eccdc done [2025-10-22T10:34:30.597Z] #8 exporting manifest sha256:278a2e7f5b68657a47e298019117bec2dc6a5da4cd6a9deaa7d9faef8f2aadc8 done [2025-10-22T10:34:30.597Z] #8 exporting config sha256:ab818d231c11dc82826d41a56e0ac152ebe1c22f1ec282a781d9e4f5f09e1047 done [2025-10-22T10:34:30.597Z] #8 exporting manifest list sha256:def1be45d75f0f41385ff68a98aebe82acca49dc4bfb23c6811709c93abbbd7d done [2025-10-22T10:34:30.597Z] #8 pushing layers 0.0s done [2025-10-22T10:34:30.597Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67@sha256:def1be45d75f0f41385ff68a98aebe82acca49dc4bfb23c6811709c93abbbd7d [2025-10-22T10:34:30.597Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:30.597Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67@sha256:def1be45d75f0f41385ff68a98aebe82acca49dc4bfb23c6811709c93abbbd7d 0.1s done [2025-10-22T10:34:30.597Z] #8 DONE 0.1s [2025-10-22T10:34:30.597Z] [2025-10-22T10:34:30.597Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:30.597Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:30.892Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - [2025-10-22T10:34:30.892Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' [2025-10-22T10:34:30.892Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:30.892Z] #1 transferring dockerfile: 218B done [2025-10-22T10:34:30.892Z] #1 DONE 0.0s [2025-10-22T10:34:30.892Z] [2025-10-22T10:34:30.892Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:30.892Z] #2 DONE 0.0s [2025-10-22T10:34:30.892Z] [2025-10-22T10:34:30.892Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:30.892Z] #3 DONE 0.0s [2025-10-22T10:34:30.892Z] [2025-10-22T10:34:30.892Z] #4 [internal] load .dockerignore [2025-10-22T10:34:30.892Z] #4 transferring context: 2B done [2025-10-22T10:34:30.892Z] #4 DONE 0.0s [2025-10-22T10:34:30.892Z] [2025-10-22T10:34:30.892Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc [2025-10-22T10:34:30.892Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc [2025-10-22T10:34:31.151Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 0.0s done [2025-10-22T10:34:31.151Z] #5 CACHED [2025-10-22T10:34:31.151Z] [2025-10-22T10:34:31.151Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc [2025-10-22T10:34:31.151Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 0.0s done [2025-10-22T10:34:31.151Z] #6 CACHED [2025-10-22T10:34:31.151Z] [2025-10-22T10:34:31.151Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:31.151Z] #7 DONE 0.0s [2025-10-22T10:34:31.151Z] [2025-10-22T10:34:31.151Z] #8 exporting to image [2025-10-22T10:34:31.151Z] #8 exporting layers done [2025-10-22T10:34:31.151Z] #8 exporting manifest sha256:b45f5c8e05e6b923d413a40bd4f38ac4462f06060b55ec03fa9c120723e6fb68 done [2025-10-22T10:34:31.151Z] #8 exporting config sha256:0b643619d1692a6a65ede5aa4204407e4186fba2a14ed726b9ed2dc7ab3eccdc done [2025-10-22T10:34:31.151Z] #8 exporting manifest sha256:278a2e7f5b68657a47e298019117bec2dc6a5da4cd6a9deaa7d9faef8f2aadc8 done [2025-10-22T10:34:31.151Z] #8 exporting config sha256:ab818d231c11dc82826d41a56e0ac152ebe1c22f1ec282a781d9e4f5f09e1047 done [2025-10-22T10:34:31.151Z] #8 exporting manifest list sha256:def1be45d75f0f41385ff68a98aebe82acca49dc4bfb23c6811709c93abbbd7d done [2025-10-22T10:34:31.151Z] #8 pushing layers 0.0s done [2025-10-22T10:34:31.151Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:def1be45d75f0f41385ff68a98aebe82acca49dc4bfb23c6811709c93abbbd7d [2025-10-22T10:34:31.151Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:31.151Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:def1be45d75f0f41385ff68a98aebe82acca49dc4bfb23c6811709c93abbbd7d 0.1s done [2025-10-22T10:34:31.151Z] #8 DONE 0.1s [2025-10-22T10:34:31.151Z] [2025-10-22T10:34:31.151Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:31.151Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:31.441Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-10-22T10:34:31.441Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-10-22T10:34:31.441Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:31.441Z] #1 transferring dockerfile: 169B done [2025-10-22T10:34:31.441Z] #1 DONE 0.0s [2025-10-22T10:34:31.441Z] [2025-10-22T10:34:31.441Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-22T10:34:31.441Z] #2 DONE 0.0s [2025-10-22T10:34:31.441Z] [2025-10-22T10:34:31.441Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-22T10:34:31.441Z] #3 DONE 0.0s [2025-10-22T10:34:31.441Z] [2025-10-22T10:34:31.441Z] #4 [internal] load .dockerignore [2025-10-22T10:34:31.441Z] #4 transferring context: 2B done [2025-10-22T10:34:31.441Z] #4 DONE 0.0s [2025-10-22T10:34:31.441Z] [2025-10-22T10:34:31.441Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc [2025-10-22T10:34:31.441Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 0.0s done [2025-10-22T10:34:31.441Z] #5 CACHED [2025-10-22T10:34:31.441Z] [2025-10-22T10:34:31.441Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc [2025-10-22T10:34:31.441Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 0.0s done [2025-10-22T10:34:31.441Z] #6 CACHED [2025-10-22T10:34:31.441Z] [2025-10-22T10:34:31.441Z] #7 exporting to image [2025-10-22T10:34:31.441Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:31.702Z] #7 exporting layers done [2025-10-22T10:34:31.702Z] #7 exporting manifest sha256:b45f5c8e05e6b923d413a40bd4f38ac4462f06060b55ec03fa9c120723e6fb68 done [2025-10-22T10:34:31.702Z] #7 exporting config sha256:0b643619d1692a6a65ede5aa4204407e4186fba2a14ed726b9ed2dc7ab3eccdc done [2025-10-22T10:34:31.702Z] #7 exporting manifest sha256:278a2e7f5b68657a47e298019117bec2dc6a5da4cd6a9deaa7d9faef8f2aadc8 done [2025-10-22T10:34:31.702Z] #7 exporting config sha256:ab818d231c11dc82826d41a56e0ac152ebe1c22f1ec282a781d9e4f5f09e1047 done [2025-10-22T10:34:31.702Z] #7 exporting manifest list sha256:def1be45d75f0f41385ff68a98aebe82acca49dc4bfb23c6811709c93abbbd7d done [2025-10-22T10:34:31.702Z] #7 pushing layers 0.0s done [2025-10-22T10:34:31.702Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:def1be45d75f0f41385ff68a98aebe82acca49dc4bfb23c6811709c93abbbd7d 0.1s done [2025-10-22T10:34:31.702Z] #7 DONE 0.1s [2025-10-22T10:34:31.702Z] [2025-10-22T10:34:31.702Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:31.702Z] #8 DONE 0.0s [2025-10-22T10:34:31.702Z] [2025-10-22T10:34:31.702Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:31.702Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:31.998Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' [2025-10-22T10:34:31.998Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - [2025-10-22T10:34:31.998Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:31.998Z] #1 transferring dockerfile: 206B done [2025-10-22T10:34:31.998Z] #1 DONE 0.0s [2025-10-22T10:34:31.998Z] [2025-10-22T10:34:31.998Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:31.998Z] #2 DONE 0.0s [2025-10-22T10:34:31.998Z] [2025-10-22T10:34:31.998Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:31.998Z] #3 DONE 0.0s [2025-10-22T10:34:31.998Z] [2025-10-22T10:34:31.998Z] #4 [internal] load .dockerignore [2025-10-22T10:34:31.998Z] #4 transferring context: 2B done [2025-10-22T10:34:31.998Z] #4 DONE 0.0s [2025-10-22T10:34:32.257Z] [2025-10-22T10:34:32.257Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b [2025-10-22T10:34:32.257Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 0.0s done [2025-10-22T10:34:32.257Z] #5 DONE 0.0s [2025-10-22T10:34:32.257Z] [2025-10-22T10:34:32.257Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b [2025-10-22T10:34:32.257Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 0.0s done [2025-10-22T10:34:32.257Z] #6 DONE 0.1s [2025-10-22T10:34:32.257Z] [2025-10-22T10:34:32.257Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:32.257Z] #7 DONE 0.0s [2025-10-22T10:34:32.257Z] [2025-10-22T10:34:32.257Z] #8 exporting to image [2025-10-22T10:34:32.257Z] #8 exporting layers done [2025-10-22T10:34:32.257Z] #8 exporting manifest sha256:4f4d54c174160c7f74e02943b3545f015383d254c55fd605decf52d508c8d4a3 0.0s done [2025-10-22T10:34:32.257Z] #8 exporting config sha256:bb450cfc92c4843b60a79a83f089ed788220313d0f8d5ff8fec58ec8da1cb22b done [2025-10-22T10:34:32.257Z] #8 exporting manifest sha256:e7e44b428d895f92c4676cb87ce6d3f488e0f480fdd414b281f8620502360965 done [2025-10-22T10:34:32.257Z] #8 exporting config sha256:0df0fadd7b430470e62c8c000abd6e9829f1dce1d5c6d81294801e860d01960a done [2025-10-22T10:34:32.257Z] #8 exporting manifest list sha256:8360c8efdc7715c6c21842f895fb0ec5430fc3615956aaecf7cfe51d3a080490 done [2025-10-22T10:34:32.257Z] #8 pushing layers 0.1s done [2025-10-22T10:34:32.257Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:8360c8efdc7715c6c21842f895fb0ec5430fc3615956aaecf7cfe51d3a080490 [2025-10-22T10:34:32.257Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:32.517Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:8360c8efdc7715c6c21842f895fb0ec5430fc3615956aaecf7cfe51d3a080490 0.1s done [2025-10-22T10:34:32.517Z] #8 DONE 0.2s [2025-10-22T10:34:32.517Z] [2025-10-22T10:34:32.517Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:32.517Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:32.820Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-10-22T10:34:32.820Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-10-22T10:34:32.820Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:32.820Z] #1 transferring dockerfile: 172B done [2025-10-22T10:34:32.820Z] #1 DONE 0.0s [2025-10-22T10:34:32.820Z] [2025-10-22T10:34:32.820Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-22T10:34:32.820Z] #2 DONE 0.0s [2025-10-22T10:34:32.820Z] [2025-10-22T10:34:32.820Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-22T10:34:32.820Z] #3 DONE 0.0s [2025-10-22T10:34:32.820Z] [2025-10-22T10:34:32.820Z] #4 [internal] load .dockerignore [2025-10-22T10:34:33.079Z] #4 transferring context: 2B done [2025-10-22T10:34:33.079Z] #4 DONE 0.0s [2025-10-22T10:34:33.079Z] [2025-10-22T10:34:33.079Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b [2025-10-22T10:34:33.079Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 0.0s done [2025-10-22T10:34:33.079Z] #5 CACHED [2025-10-22T10:34:33.079Z] [2025-10-22T10:34:33.079Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b [2025-10-22T10:34:33.079Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 0.0s done [2025-10-22T10:34:33.079Z] #6 CACHED [2025-10-22T10:34:33.079Z] [2025-10-22T10:34:33.079Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:33.079Z] #7 DONE 0.0s [2025-10-22T10:34:33.079Z] [2025-10-22T10:34:33.079Z] #8 exporting to image [2025-10-22T10:34:33.079Z] #8 exporting layers done [2025-10-22T10:34:33.079Z] #8 exporting manifest sha256:4f4d54c174160c7f74e02943b3545f015383d254c55fd605decf52d508c8d4a3 done [2025-10-22T10:34:33.079Z] #8 exporting config sha256:bb450cfc92c4843b60a79a83f089ed788220313d0f8d5ff8fec58ec8da1cb22b done [2025-10-22T10:34:33.079Z] #8 exporting manifest sha256:e7e44b428d895f92c4676cb87ce6d3f488e0f480fdd414b281f8620502360965 done [2025-10-22T10:34:33.079Z] #8 exporting config sha256:0df0fadd7b430470e62c8c000abd6e9829f1dce1d5c6d81294801e860d01960a done [2025-10-22T10:34:33.079Z] #8 exporting manifest list sha256:8360c8efdc7715c6c21842f895fb0ec5430fc3615956aaecf7cfe51d3a080490 done [2025-10-22T10:34:33.079Z] #8 pushing layers 0.0s done [2025-10-22T10:34:33.079Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:8360c8efdc7715c6c21842f895fb0ec5430fc3615956aaecf7cfe51d3a080490 0.1s done [2025-10-22T10:34:33.079Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:33.079Z] #8 DONE 0.1s [2025-10-22T10:34:33.079Z] [2025-10-22T10:34:33.079Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:33.079Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:33.371Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 --push - [2025-10-22T10:34:33.371Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67' [2025-10-22T10:34:33.371Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:33.371Z] #1 transferring dockerfile: 178B done [2025-10-22T10:34:33.371Z] #1 DONE 0.0s [2025-10-22T10:34:33.371Z] [2025-10-22T10:34:33.371Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 [2025-10-22T10:34:33.371Z] #2 DONE 0.0s [2025-10-22T10:34:33.371Z] [2025-10-22T10:34:33.371Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 [2025-10-22T10:34:33.371Z] #3 DONE 0.0s [2025-10-22T10:34:33.372Z] [2025-10-22T10:34:33.372Z] #4 [internal] load .dockerignore [2025-10-22T10:34:33.372Z] #4 transferring context: 2B done [2025-10-22T10:34:33.372Z] #4 DONE 0.0s [2025-10-22T10:34:33.372Z] [2025-10-22T10:34:33.372Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b [2025-10-22T10:34:33.372Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 0.0s done [2025-10-22T10:34:33.372Z] #5 CACHED [2025-10-22T10:34:33.372Z] [2025-10-22T10:34:33.372Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b [2025-10-22T10:34:33.372Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 0.0s done [2025-10-22T10:34:33.372Z] #6 CACHED [2025-10-22T10:34:33.372Z] [2025-10-22T10:34:33.372Z] #7 exporting to image [2025-10-22T10:34:33.372Z] #7 exporting layers done [2025-10-22T10:34:33.372Z] #7 exporting manifest sha256:4f4d54c174160c7f74e02943b3545f015383d254c55fd605decf52d508c8d4a3 done [2025-10-22T10:34:33.372Z] #7 exporting config sha256:bb450cfc92c4843b60a79a83f089ed788220313d0f8d5ff8fec58ec8da1cb22b done [2025-10-22T10:34:33.372Z] #7 exporting manifest sha256:e7e44b428d895f92c4676cb87ce6d3f488e0f480fdd414b281f8620502360965 [2025-10-22T10:34:33.372Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:33.633Z] #7 ... [2025-10-22T10:34:33.633Z] [2025-10-22T10:34:33.633Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:33.633Z] #8 DONE 0.0s [2025-10-22T10:34:33.633Z] [2025-10-22T10:34:33.633Z] #7 exporting to image [2025-10-22T10:34:33.633Z] #7 exporting manifest sha256:e7e44b428d895f92c4676cb87ce6d3f488e0f480fdd414b281f8620502360965 done [2025-10-22T10:34:33.633Z] #7 exporting config sha256:0df0fadd7b430470e62c8c000abd6e9829f1dce1d5c6d81294801e860d01960a done [2025-10-22T10:34:33.633Z] #7 exporting manifest list sha256:8360c8efdc7715c6c21842f895fb0ec5430fc3615956aaecf7cfe51d3a080490 done [2025-10-22T10:34:33.633Z] #7 pushing layers 0.0s done [2025-10-22T10:34:33.633Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67@sha256:8360c8efdc7715c6c21842f895fb0ec5430fc3615956aaecf7cfe51d3a080490 0.1s done [2025-10-22T10:34:33.633Z] #7 DONE 0.1s [2025-10-22T10:34:33.633Z] [2025-10-22T10:34:33.633Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:33.633Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:33.919Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - [2025-10-22T10:34:33.919Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' [2025-10-22T10:34:33.920Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:33.920Z] #1 transferring dockerfile: 219B done [2025-10-22T10:34:33.920Z] #1 DONE 0.0s [2025-10-22T10:34:33.920Z] [2025-10-22T10:34:33.920Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:33.920Z] #2 DONE 0.0s [2025-10-22T10:34:33.920Z] [2025-10-22T10:34:33.920Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:33.920Z] #3 DONE 0.0s [2025-10-22T10:34:33.920Z] [2025-10-22T10:34:33.920Z] #4 [internal] load .dockerignore [2025-10-22T10:34:33.920Z] #4 transferring context: 2B done [2025-10-22T10:34:33.920Z] #4 DONE 0.0s [2025-10-22T10:34:33.920Z] [2025-10-22T10:34:33.920Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b [2025-10-22T10:34:33.920Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 0.0s done [2025-10-22T10:34:33.920Z] #5 CACHED [2025-10-22T10:34:33.920Z] [2025-10-22T10:34:33.920Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b [2025-10-22T10:34:33.920Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 0.0s done [2025-10-22T10:34:33.920Z] #6 CACHED [2025-10-22T10:34:33.920Z] [2025-10-22T10:34:33.920Z] #7 exporting to image [2025-10-22T10:34:33.920Z] #7 exporting layers done [2025-10-22T10:34:33.920Z] #7 exporting manifest sha256:4f4d54c174160c7f74e02943b3545f015383d254c55fd605decf52d508c8d4a3 done [2025-10-22T10:34:33.920Z] #7 exporting config sha256:bb450cfc92c4843b60a79a83f089ed788220313d0f8d5ff8fec58ec8da1cb22b done [2025-10-22T10:34:33.920Z] #7 exporting manifest sha256:e7e44b428d895f92c4676cb87ce6d3f488e0f480fdd414b281f8620502360965 done [2025-10-22T10:34:33.920Z] #7 exporting config sha256:0df0fadd7b430470e62c8c000abd6e9829f1dce1d5c6d81294801e860d01960a [2025-10-22T10:34:33.920Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:34.179Z] #7 exporting config sha256:0df0fadd7b430470e62c8c000abd6e9829f1dce1d5c6d81294801e860d01960a done [2025-10-22T10:34:34.179Z] #7 exporting manifest list sha256:8360c8efdc7715c6c21842f895fb0ec5430fc3615956aaecf7cfe51d3a080490 done [2025-10-22T10:34:34.179Z] #7 pushing layers 0.0s done [2025-10-22T10:34:34.179Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:8360c8efdc7715c6c21842f895fb0ec5430fc3615956aaecf7cfe51d3a080490 0.1s done [2025-10-22T10:34:34.179Z] #7 DONE 0.1s [2025-10-22T10:34:34.180Z] [2025-10-22T10:34:34.180Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:34.180Z] #8 DONE 0.0s [2025-10-22T10:34:34.180Z] [2025-10-22T10:34:34.180Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:34.180Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:34.466Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-10-22T10:34:34.466Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-10-22T10:34:34.466Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:34.466Z] #1 transferring dockerfile: 170B done [2025-10-22T10:34:34.466Z] #1 DONE 0.0s [2025-10-22T10:34:34.466Z] [2025-10-22T10:34:34.466Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-22T10:34:34.467Z] #2 DONE 0.0s [2025-10-22T10:34:34.467Z] [2025-10-22T10:34:34.467Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-22T10:34:34.467Z] #3 DONE 0.0s [2025-10-22T10:34:34.467Z] [2025-10-22T10:34:34.467Z] #4 [internal] load .dockerignore [2025-10-22T10:34:34.467Z] #4 transferring context: 2B done [2025-10-22T10:34:34.467Z] #4 DONE 0.0s [2025-10-22T10:34:34.467Z] [2025-10-22T10:34:34.467Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b [2025-10-22T10:34:34.467Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 0.0s done [2025-10-22T10:34:34.467Z] #5 CACHED [2025-10-22T10:34:34.467Z] [2025-10-22T10:34:34.467Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b [2025-10-22T10:34:34.726Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 0.0s done [2025-10-22T10:34:34.726Z] #6 CACHED [2025-10-22T10:34:34.726Z] [2025-10-22T10:34:34.726Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:34.726Z] #7 DONE 0.0s [2025-10-22T10:34:34.726Z] [2025-10-22T10:34:34.726Z] #8 exporting to image [2025-10-22T10:34:34.726Z] #8 exporting layers done [2025-10-22T10:34:34.726Z] #8 exporting manifest sha256:4f4d54c174160c7f74e02943b3545f015383d254c55fd605decf52d508c8d4a3 done [2025-10-22T10:34:34.726Z] #8 exporting config sha256:bb450cfc92c4843b60a79a83f089ed788220313d0f8d5ff8fec58ec8da1cb22b done [2025-10-22T10:34:34.726Z] #8 exporting manifest sha256:e7e44b428d895f92c4676cb87ce6d3f488e0f480fdd414b281f8620502360965 done [2025-10-22T10:34:34.726Z] #8 exporting config sha256:0df0fadd7b430470e62c8c000abd6e9829f1dce1d5c6d81294801e860d01960a done [2025-10-22T10:34:34.726Z] #8 exporting manifest list sha256:8360c8efdc7715c6c21842f895fb0ec5430fc3615956aaecf7cfe51d3a080490 done [2025-10-22T10:34:34.726Z] #8 pushing layers 0.0s done [2025-10-22T10:34:34.726Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:8360c8efdc7715c6c21842f895fb0ec5430fc3615956aaecf7cfe51d3a080490 0.1s done [2025-10-22T10:34:34.726Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:34.726Z] #8 DONE 0.1s [2025-10-22T10:34:34.985Z] [2025-10-22T10:34:34.985Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:34.985Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:35.279Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' [2025-10-22T10:34:35.279Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - [2025-10-22T10:34:35.541Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:35.541Z] #1 transferring dockerfile: 206B done [2025-10-22T10:34:35.541Z] #1 DONE 0.0s [2025-10-22T10:34:35.541Z] [2025-10-22T10:34:35.541Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:35.541Z] #2 DONE 0.0s [2025-10-22T10:34:35.541Z] [2025-10-22T10:34:35.541Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:35.541Z] #3 DONE 0.0s [2025-10-22T10:34:35.541Z] [2025-10-22T10:34:35.541Z] #4 [internal] load .dockerignore [2025-10-22T10:34:35.541Z] #4 transferring context: 2B done [2025-10-22T10:34:35.541Z] #4 DONE 0.0s [2025-10-22T10:34:35.541Z] [2025-10-22T10:34:35.541Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa [2025-10-22T10:34:35.541Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa [2025-10-22T10:34:35.541Z] #5 ... [2025-10-22T10:34:35.541Z] [2025-10-22T10:34:35.541Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa [2025-10-22T10:34:35.541Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 0.0s done [2025-10-22T10:34:36.108Z] #6 DONE 0.3s [2025-10-22T10:34:36.109Z] [2025-10-22T10:34:36.109Z] #7 exporting to image [2025-10-22T10:34:36.109Z] #7 exporting layers done [2025-10-22T10:34:36.109Z] #7 exporting manifest sha256:70845d82a262ce9804615df411378d40e6973db73121850aec82931202a46b17 [2025-10-22T10:34:36.109Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:36.109Z] #7 exporting manifest sha256:70845d82a262ce9804615df411378d40e6973db73121850aec82931202a46b17 0.2s done [2025-10-22T10:34:36.109Z] #7 exporting config sha256:bdca1845fb877aa19ff16cad630e4f49ed73e97591d9dbdb68a9de15079cd4a7 done [2025-10-22T10:34:36.109Z] #7 exporting manifest sha256:3a8225c561f46463c93781dd4ea83a7545f5fe41dcbfd4538e8df34ca4604717 done [2025-10-22T10:34:36.109Z] #7 exporting config sha256:1a4923830bdc42e595149c07c5aa09a489c7d5171624c1cb9011cf1b36600698 done [2025-10-22T10:34:36.109Z] #7 exporting manifest list sha256:0d08b6dc54862397d2152169187e3df47bb7157e710d9de8ca8ce0933cd158e9 done [2025-10-22T10:34:36.109Z] #7 pushing layers [2025-10-22T10:34:36.109Z] #7 ... [2025-10-22T10:34:36.109Z] [2025-10-22T10:34:36.109Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:36.109Z] #8 DONE 0.0s [2025-10-22T10:34:36.109Z] [2025-10-22T10:34:36.109Z] #7 exporting to image [2025-10-22T10:34:36.109Z] #7 pushing layers 0.1s done [2025-10-22T10:34:36.109Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:0d08b6dc54862397d2152169187e3df47bb7157e710d9de8ca8ce0933cd158e9 [2025-10-22T10:34:36.368Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:0d08b6dc54862397d2152169187e3df47bb7157e710d9de8ca8ce0933cd158e9 0.1s done [2025-10-22T10:34:36.368Z] #7 DONE 0.4s [2025-10-22T10:34:36.368Z] [2025-10-22T10:34:36.368Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:36.368Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:36.655Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-10-22T10:34:36.655Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-10-22T10:34:36.914Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:36.914Z] #1 transferring dockerfile: 172B done [2025-10-22T10:34:36.914Z] #1 DONE 0.0s [2025-10-22T10:34:36.914Z] [2025-10-22T10:34:36.914Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-22T10:34:36.914Z] #2 DONE 0.0s [2025-10-22T10:34:36.914Z] [2025-10-22T10:34:36.914Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-22T10:34:36.914Z] #3 DONE 0.0s [2025-10-22T10:34:36.914Z] [2025-10-22T10:34:36.914Z] #4 [internal] load .dockerignore [2025-10-22T10:34:36.914Z] #4 transferring context: 2B done [2025-10-22T10:34:36.914Z] #4 DONE 0.0s [2025-10-22T10:34:36.914Z] [2025-10-22T10:34:36.914Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa [2025-10-22T10:34:36.914Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 0.0s done [2025-10-22T10:34:36.914Z] #5 DONE 0.0s [2025-10-22T10:34:36.914Z] [2025-10-22T10:34:36.914Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa [2025-10-22T10:34:36.914Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 0.0s done [2025-10-22T10:34:36.914Z] #6 CACHED [2025-10-22T10:34:36.914Z] [2025-10-22T10:34:36.914Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa [2025-10-22T10:34:36.914Z] #5 CACHED [2025-10-22T10:34:36.914Z] [2025-10-22T10:34:36.914Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:36.914Z] #7 DONE 0.0s [2025-10-22T10:34:36.914Z] [2025-10-22T10:34:36.914Z] #8 exporting to image [2025-10-22T10:34:36.914Z] #8 exporting layers done [2025-10-22T10:34:36.914Z] #8 exporting manifest sha256:70845d82a262ce9804615df411378d40e6973db73121850aec82931202a46b17 done [2025-10-22T10:34:36.914Z] #8 exporting config sha256:bdca1845fb877aa19ff16cad630e4f49ed73e97591d9dbdb68a9de15079cd4a7 done [2025-10-22T10:34:36.914Z] #8 exporting manifest sha256:3a8225c561f46463c93781dd4ea83a7545f5fe41dcbfd4538e8df34ca4604717 done [2025-10-22T10:34:36.914Z] #8 exporting config sha256:1a4923830bdc42e595149c07c5aa09a489c7d5171624c1cb9011cf1b36600698 done [2025-10-22T10:34:36.914Z] #8 exporting manifest list sha256:0d08b6dc54862397d2152169187e3df47bb7157e710d9de8ca8ce0933cd158e9 done [2025-10-22T10:34:36.914Z] #8 pushing layers 0.0s done [2025-10-22T10:34:36.914Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:0d08b6dc54862397d2152169187e3df47bb7157e710d9de8ca8ce0933cd158e9 0.1s done [2025-10-22T10:34:36.914Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:36.914Z] #8 DONE 0.1s [2025-10-22T10:34:36.914Z] [2025-10-22T10:34:36.914Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:36.914Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:37.197Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67' [2025-10-22T10:34:37.197Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 --push - [2025-10-22T10:34:37.455Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:37.455Z] #1 transferring dockerfile: 178B done [2025-10-22T10:34:37.455Z] #1 DONE 0.0s [2025-10-22T10:34:37.455Z] [2025-10-22T10:34:37.455Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 [2025-10-22T10:34:37.455Z] #2 DONE 0.0s [2025-10-22T10:34:37.455Z] [2025-10-22T10:34:37.455Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 [2025-10-22T10:34:37.455Z] #3 DONE 0.0s [2025-10-22T10:34:37.455Z] [2025-10-22T10:34:37.455Z] #4 [internal] load .dockerignore [2025-10-22T10:34:37.455Z] #4 transferring context: 2B done [2025-10-22T10:34:37.455Z] #4 DONE 0.0s [2025-10-22T10:34:37.455Z] [2025-10-22T10:34:37.455Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa [2025-10-22T10:34:37.455Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa [2025-10-22T10:34:37.455Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 0.0s done [2025-10-22T10:34:37.455Z] #5 CACHED [2025-10-22T10:34:37.455Z] [2025-10-22T10:34:37.455Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa [2025-10-22T10:34:37.455Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 0.0s done [2025-10-22T10:34:37.455Z] #6 CACHED [2025-10-22T10:34:37.455Z] [2025-10-22T10:34:37.455Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:37.455Z] #7 DONE 0.0s [2025-10-22T10:34:37.455Z] [2025-10-22T10:34:37.455Z] #8 exporting to image [2025-10-22T10:34:37.455Z] #8 exporting layers done [2025-10-22T10:34:37.455Z] #8 exporting manifest sha256:70845d82a262ce9804615df411378d40e6973db73121850aec82931202a46b17 done [2025-10-22T10:34:37.455Z] #8 exporting config sha256:bdca1845fb877aa19ff16cad630e4f49ed73e97591d9dbdb68a9de15079cd4a7 done [2025-10-22T10:34:37.455Z] #8 exporting manifest sha256:3a8225c561f46463c93781dd4ea83a7545f5fe41dcbfd4538e8df34ca4604717 done [2025-10-22T10:34:37.455Z] #8 exporting config sha256:1a4923830bdc42e595149c07c5aa09a489c7d5171624c1cb9011cf1b36600698 done [2025-10-22T10:34:37.455Z] #8 exporting manifest list sha256:0d08b6dc54862397d2152169187e3df47bb7157e710d9de8ca8ce0933cd158e9 done [2025-10-22T10:34:37.455Z] #8 pushing layers 0.0s done [2025-10-22T10:34:37.455Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67@sha256:0d08b6dc54862397d2152169187e3df47bb7157e710d9de8ca8ce0933cd158e9 [2025-10-22T10:34:37.455Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:37.455Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67@sha256:0d08b6dc54862397d2152169187e3df47bb7157e710d9de8ca8ce0933cd158e9 0.1s done [2025-10-22T10:34:37.455Z] #8 DONE 0.1s [2025-10-22T10:34:37.455Z] [2025-10-22T10:34:37.455Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:37.455Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:37.740Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - [2025-10-22T10:34:37.740Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' [2025-10-22T10:34:37.998Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:37.998Z] #1 transferring dockerfile: 219B done [2025-10-22T10:34:37.998Z] #1 DONE 0.0s [2025-10-22T10:34:37.998Z] [2025-10-22T10:34:37.998Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:37.998Z] #2 DONE 0.0s [2025-10-22T10:34:37.998Z] [2025-10-22T10:34:37.998Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:37.998Z] #3 DONE 0.0s [2025-10-22T10:34:37.998Z] [2025-10-22T10:34:37.998Z] #4 [internal] load .dockerignore [2025-10-22T10:34:37.998Z] #4 transferring context: 2B done [2025-10-22T10:34:37.998Z] #4 DONE 0.0s [2025-10-22T10:34:37.998Z] [2025-10-22T10:34:37.998Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa [2025-10-22T10:34:37.998Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 0.0s done [2025-10-22T10:34:37.998Z] #5 DONE 0.0s [2025-10-22T10:34:37.998Z] [2025-10-22T10:34:37.998Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa [2025-10-22T10:34:37.998Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 0.1s done [2025-10-22T10:34:37.998Z] #6 CACHED [2025-10-22T10:34:37.998Z] [2025-10-22T10:34:37.998Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa [2025-10-22T10:34:37.998Z] #5 CACHED [2025-10-22T10:34:37.998Z] [2025-10-22T10:34:37.998Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:37.998Z] #7 DONE 0.0s [2025-10-22T10:34:37.998Z] [2025-10-22T10:34:37.998Z] #8 exporting to image [2025-10-22T10:34:37.998Z] #8 exporting layers done [2025-10-22T10:34:37.998Z] #8 exporting manifest sha256:70845d82a262ce9804615df411378d40e6973db73121850aec82931202a46b17 done [2025-10-22T10:34:37.998Z] #8 exporting config sha256:bdca1845fb877aa19ff16cad630e4f49ed73e97591d9dbdb68a9de15079cd4a7 done [2025-10-22T10:34:37.998Z] #8 exporting manifest sha256:3a8225c561f46463c93781dd4ea83a7545f5fe41dcbfd4538e8df34ca4604717 done [2025-10-22T10:34:37.998Z] #8 exporting config sha256:1a4923830bdc42e595149c07c5aa09a489c7d5171624c1cb9011cf1b36600698 done [2025-10-22T10:34:37.998Z] #8 exporting manifest list sha256:0d08b6dc54862397d2152169187e3df47bb7157e710d9de8ca8ce0933cd158e9 done [2025-10-22T10:34:37.998Z] #8 pushing layers 0.0s done [2025-10-22T10:34:37.998Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:0d08b6dc54862397d2152169187e3df47bb7157e710d9de8ca8ce0933cd158e9 0.1s done [2025-10-22T10:34:37.998Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:37.998Z] #8 DONE 0.1s [2025-10-22T10:34:37.998Z] [2025-10-22T10:34:37.998Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:37.998Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:38.289Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-10-22T10:34:38.289Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-10-22T10:34:38.552Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:38.552Z] #1 transferring dockerfile: 170B done [2025-10-22T10:34:38.552Z] #1 DONE 0.0s [2025-10-22T10:34:38.552Z] [2025-10-22T10:34:38.552Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-22T10:34:38.552Z] #2 DONE 0.0s [2025-10-22T10:34:38.552Z] [2025-10-22T10:34:38.552Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-22T10:34:38.552Z] #3 DONE 0.0s [2025-10-22T10:34:38.552Z] [2025-10-22T10:34:38.552Z] #4 [internal] load .dockerignore [2025-10-22T10:34:38.552Z] #4 transferring context: 2B done [2025-10-22T10:34:38.552Z] #4 DONE 0.0s [2025-10-22T10:34:38.552Z] [2025-10-22T10:34:38.552Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa [2025-10-22T10:34:38.552Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 0.0s done [2025-10-22T10:34:38.552Z] #5 CACHED [2025-10-22T10:34:38.552Z] [2025-10-22T10:34:38.552Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa [2025-10-22T10:34:38.552Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 0.0s done [2025-10-22T10:34:38.552Z] #6 CACHED [2025-10-22T10:34:38.552Z] [2025-10-22T10:34:38.552Z] #7 exporting to image [2025-10-22T10:34:38.552Z] #7 exporting layers done [2025-10-22T10:34:38.552Z] #7 exporting manifest sha256:70845d82a262ce9804615df411378d40e6973db73121850aec82931202a46b17 done [2025-10-22T10:34:38.552Z] #7 exporting config sha256:bdca1845fb877aa19ff16cad630e4f49ed73e97591d9dbdb68a9de15079cd4a7 done [2025-10-22T10:34:38.552Z] #7 exporting manifest sha256:3a8225c561f46463c93781dd4ea83a7545f5fe41dcbfd4538e8df34ca4604717 done [2025-10-22T10:34:38.552Z] #7 exporting config sha256:1a4923830bdc42e595149c07c5aa09a489c7d5171624c1cb9011cf1b36600698 done [2025-10-22T10:34:38.552Z] #7 exporting manifest list sha256:0d08b6dc54862397d2152169187e3df47bb7157e710d9de8ca8ce0933cd158e9 done [2025-10-22T10:34:38.552Z] #7 pushing layers 0.0s done [2025-10-22T10:34:38.552Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:0d08b6dc54862397d2152169187e3df47bb7157e710d9de8ca8ce0933cd158e9 [2025-10-22T10:34:38.552Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:38.812Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:0d08b6dc54862397d2152169187e3df47bb7157e710d9de8ca8ce0933cd158e9 0.1s done [2025-10-22T10:34:38.812Z] #7 DONE 0.1s [2025-10-22T10:34:38.812Z] [2025-10-22T10:34:38.812Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:38.812Z] #8 DONE 0.0s [2025-10-22T10:34:39.380Z] [2025-10-22T10:34:39.380Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:39.380Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:39.671Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' [2025-10-22T10:34:39.672Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - [2025-10-22T10:34:39.930Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:39.930Z] #1 transferring dockerfile: 206B 0.0s done [2025-10-22T10:34:39.930Z] #1 DONE 0.0s [2025-10-22T10:34:39.930Z] [2025-10-22T10:34:39.930Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:39.930Z] #2 DONE 0.2s [2025-10-22T10:34:39.930Z] [2025-10-22T10:34:39.930Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:40.191Z] #3 DONE 0.2s [2025-10-22T10:34:40.191Z] [2025-10-22T10:34:40.191Z] #4 [internal] load .dockerignore [2025-10-22T10:34:40.191Z] #4 transferring context: 2B done [2025-10-22T10:34:40.191Z] #4 DONE 0.1s [2025-10-22T10:34:40.191Z] [2025-10-22T10:34:40.191Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab [2025-10-22T10:34:40.191Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 0.0s done [2025-10-22T10:34:40.191Z] #5 DONE 0.0s [2025-10-22T10:34:40.191Z] [2025-10-22T10:34:40.191Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab [2025-10-22T10:34:40.191Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 0.0s done [2025-10-22T10:34:40.191Z] #6 ... [2025-10-22T10:34:40.191Z] [2025-10-22T10:34:40.191Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab [2025-10-22T10:34:40.191Z] #5 DONE 0.0s [2025-10-22T10:34:40.191Z] [2025-10-22T10:34:40.191Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab [2025-10-22T10:34:40.191Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 0.0s done [2025-10-22T10:34:40.759Z] #6 DONE 0.6s [2025-10-22T10:34:40.759Z] [2025-10-22T10:34:40.759Z] #7 exporting to image [2025-10-22T10:34:40.759Z] #7 exporting layers done [2025-10-22T10:34:40.759Z] #7 exporting manifest sha256:c970a4ddecba49e13fff7202e0c8192a25a6d4abb69b41c437208fb893e99fa0 [2025-10-22T10:34:40.759Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:41.017Z] #7 exporting manifest sha256:c970a4ddecba49e13fff7202e0c8192a25a6d4abb69b41c437208fb893e99fa0 0.2s done [2025-10-22T10:34:41.017Z] #7 exporting config sha256:39ac98522933899690f279f710d1769176f4f7793ec70bde3ab4db23c23222bb done [2025-10-22T10:34:41.017Z] #7 exporting manifest sha256:b7c3f9744379192e1f3f9a7deab12e8272ad8d53a305d6e04b17ad8c140dd709 0.0s done [2025-10-22T10:34:41.017Z] #7 exporting config sha256:254718f9493e81c3ecb836cbc794310685e886b3d08d328414880f7c760dec86 0.0s done [2025-10-22T10:34:41.017Z] #7 exporting manifest list sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 done [2025-10-22T10:34:41.017Z] #7 pushing layers [2025-10-22T10:34:41.017Z] #7 ... [2025-10-22T10:34:41.017Z] [2025-10-22T10:34:41.017Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:41.017Z] #8 DONE 0.0s [2025-10-22T10:34:41.017Z] [2025-10-22T10:34:41.017Z] #7 exporting to image [2025-10-22T10:34:41.017Z] #7 pushing layers 0.1s done [2025-10-22T10:34:41.017Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 [2025-10-22T10:34:41.277Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 0.1s done [2025-10-22T10:34:41.277Z] #7 DONE 0.4s [2025-10-22T10:34:41.541Z] [2025-10-22T10:34:41.541Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:41.541Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:41.872Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-10-22T10:34:41.872Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-10-22T10:34:42.164Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:42.164Z] #1 transferring dockerfile: 172B done [2025-10-22T10:34:42.164Z] #1 DONE 0.1s [2025-10-22T10:34:42.164Z] [2025-10-22T10:34:42.164Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-22T10:34:42.164Z] #2 DONE 0.0s [2025-10-22T10:34:42.164Z] [2025-10-22T10:34:42.164Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-22T10:34:42.164Z] #3 DONE 0.0s [2025-10-22T10:34:42.164Z] [2025-10-22T10:34:42.164Z] #4 [internal] load .dockerignore [2025-10-22T10:34:42.164Z] #4 transferring context: 2B done [2025-10-22T10:34:42.164Z] #4 DONE 0.0s [2025-10-22T10:34:42.164Z] [2025-10-22T10:34:42.164Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab [2025-10-22T10:34:42.164Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 0.0s done [2025-10-22T10:34:42.440Z] #5 CACHED [2025-10-22T10:34:42.440Z] [2025-10-22T10:34:42.440Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab [2025-10-22T10:34:42.440Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 0.0s done [2025-10-22T10:34:42.440Z] #6 CACHED [2025-10-22T10:34:42.440Z] [2025-10-22T10:34:42.440Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:42.440Z] #7 DONE 0.0s [2025-10-22T10:34:42.440Z] [2025-10-22T10:34:42.440Z] #8 exporting to image [2025-10-22T10:34:42.440Z] #8 exporting layers done [2025-10-22T10:34:42.440Z] #8 exporting manifest sha256:c970a4ddecba49e13fff7202e0c8192a25a6d4abb69b41c437208fb893e99fa0 done [2025-10-22T10:34:42.440Z] #8 exporting config sha256:39ac98522933899690f279f710d1769176f4f7793ec70bde3ab4db23c23222bb done [2025-10-22T10:34:42.440Z] #8 exporting manifest sha256:b7c3f9744379192e1f3f9a7deab12e8272ad8d53a305d6e04b17ad8c140dd709 done [2025-10-22T10:34:42.440Z] #8 exporting config sha256:254718f9493e81c3ecb836cbc794310685e886b3d08d328414880f7c760dec86 done [2025-10-22T10:34:42.440Z] #8 exporting manifest list sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 done [2025-10-22T10:34:42.440Z] #8 pushing layers 0.0s done [2025-10-22T10:34:42.440Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 [2025-10-22T10:34:42.440Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:42.440Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 0.1s done [2025-10-22T10:34:42.440Z] #8 DONE 0.2s [2025-10-22T10:34:42.699Z] [2025-10-22T10:34:42.699Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:42.699Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:42.988Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 --push - [2025-10-22T10:34:42.988Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67' [2025-10-22T10:34:43.247Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:43.247Z] #1 transferring dockerfile: [2025-10-22T10:34:43.247Z] #1 transferring dockerfile: 178B done [2025-10-22T10:34:43.247Z] #1 DONE 0.1s [2025-10-22T10:34:43.247Z] [2025-10-22T10:34:43.247Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 [2025-10-22T10:34:43.507Z] #2 DONE 0.1s [2025-10-22T10:34:43.507Z] [2025-10-22T10:34:43.507Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 [2025-10-22T10:34:43.507Z] #3 DONE 0.1s [2025-10-22T10:34:43.507Z] [2025-10-22T10:34:43.507Z] #4 [internal] load .dockerignore [2025-10-22T10:34:43.507Z] #4 transferring context: 2B done [2025-10-22T10:34:43.507Z] #4 DONE 0.1s [2025-10-22T10:34:43.767Z] [2025-10-22T10:34:43.767Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab [2025-10-22T10:34:43.767Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 0.0s done [2025-10-22T10:34:43.767Z] #5 CACHED [2025-10-22T10:34:43.767Z] [2025-10-22T10:34:43.767Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab [2025-10-22T10:34:43.767Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 0.0s done [2025-10-22T10:34:43.767Z] #6 CACHED [2025-10-22T10:34:43.767Z] [2025-10-22T10:34:43.767Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:43.767Z] #7 DONE 0.0s [2025-10-22T10:34:43.767Z] [2025-10-22T10:34:43.767Z] #8 exporting to image [2025-10-22T10:34:43.767Z] #8 exporting layers done [2025-10-22T10:34:43.767Z] #8 exporting manifest sha256:c970a4ddecba49e13fff7202e0c8192a25a6d4abb69b41c437208fb893e99fa0 done [2025-10-22T10:34:43.767Z] #8 exporting config sha256:39ac98522933899690f279f710d1769176f4f7793ec70bde3ab4db23c23222bb done [2025-10-22T10:34:43.767Z] #8 exporting manifest sha256:b7c3f9744379192e1f3f9a7deab12e8272ad8d53a305d6e04b17ad8c140dd709 done [2025-10-22T10:34:43.767Z] #8 exporting config sha256:254718f9493e81c3ecb836cbc794310685e886b3d08d328414880f7c760dec86 done [2025-10-22T10:34:43.767Z] #8 exporting manifest list sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 done [2025-10-22T10:34:43.767Z] #8 pushing layers 0.0s done [2025-10-22T10:34:43.767Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67@sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 [2025-10-22T10:34:43.767Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:43.767Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67@sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 0.1s done [2025-10-22T10:34:43.767Z] #8 DONE 0.1s [2025-10-22T10:34:43.767Z] [2025-10-22T10:34:43.767Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:43.767Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:44.055Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - [2025-10-22T10:34:44.055Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' [2025-10-22T10:34:44.313Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:44.313Z] #1 transferring dockerfile: 219B done [2025-10-22T10:34:44.313Z] #1 DONE 0.0s [2025-10-22T10:34:44.313Z] [2025-10-22T10:34:44.313Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:44.313Z] #2 DONE 0.0s [2025-10-22T10:34:44.313Z] [2025-10-22T10:34:44.313Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:44.313Z] #3 DONE 0.0s [2025-10-22T10:34:44.313Z] [2025-10-22T10:34:44.313Z] #4 [internal] load .dockerignore [2025-10-22T10:34:44.313Z] #4 transferring context: 2B done [2025-10-22T10:34:44.313Z] #4 DONE 0.0s [2025-10-22T10:34:44.313Z] [2025-10-22T10:34:44.313Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab [2025-10-22T10:34:44.313Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 0.1s done [2025-10-22T10:34:44.313Z] #5 CACHED [2025-10-22T10:34:44.313Z] [2025-10-22T10:34:44.313Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab [2025-10-22T10:34:44.572Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 0.1s done [2025-10-22T10:34:44.572Z] #6 CACHED [2025-10-22T10:34:44.572Z] [2025-10-22T10:34:44.572Z] #7 exporting to image [2025-10-22T10:34:44.572Z] #7 exporting layers done [2025-10-22T10:34:44.572Z] #7 exporting manifest sha256:c970a4ddecba49e13fff7202e0c8192a25a6d4abb69b41c437208fb893e99fa0 0.0s done [2025-10-22T10:34:44.572Z] #7 exporting config sha256:39ac98522933899690f279f710d1769176f4f7793ec70bde3ab4db23c23222bb 0.0s done [2025-10-22T10:34:44.572Z] #7 exporting manifest sha256:b7c3f9744379192e1f3f9a7deab12e8272ad8d53a305d6e04b17ad8c140dd709 0.0s done [2025-10-22T10:34:44.572Z] #7 exporting config sha256:254718f9493e81c3ecb836cbc794310685e886b3d08d328414880f7c760dec86 done [2025-10-22T10:34:44.572Z] #7 exporting manifest list sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 0.0s done [2025-10-22T10:34:44.572Z] #7 pushing layers 0.0s done [2025-10-22T10:34:44.572Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 [2025-10-22T10:34:44.572Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:44.572Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 0.1s done [2025-10-22T10:34:44.572Z] #7 DONE 0.2s [2025-10-22T10:34:44.572Z] [2025-10-22T10:34:44.572Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:44.572Z] #8 DONE 0.0s [2025-10-22T10:34:45.947Z] [2025-10-22T10:34:45.947Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:45.947Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:46.236Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-10-22T10:34:46.236Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-10-22T10:34:46.804Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:46.804Z] #1 transferring dockerfile: 170B done [2025-10-22T10:34:47.062Z] #1 DONE 0.6s [2025-10-22T10:34:47.320Z] [2025-10-22T10:34:47.320Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-22T10:34:47.578Z] #2 DONE 0.4s [2025-10-22T10:34:47.578Z] [2025-10-22T10:34:47.578Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-22T10:34:47.578Z] #3 DONE 0.4s [2025-10-22T10:34:47.578Z] [2025-10-22T10:34:47.578Z] #4 [internal] load .dockerignore [2025-10-22T10:34:47.578Z] #4 transferring context: 2B done [2025-10-22T10:34:47.578Z] #4 DONE 0.1s [2025-10-22T10:34:47.578Z] [2025-10-22T10:34:47.578Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab [2025-10-22T10:34:47.578Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 0.0s done [2025-10-22T10:34:47.578Z] #5 CACHED [2025-10-22T10:34:47.578Z] [2025-10-22T10:34:47.578Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab [2025-10-22T10:34:47.578Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 0.0s done [2025-10-22T10:34:47.578Z] #6 CACHED [2025-10-22T10:34:47.578Z] [2025-10-22T10:34:47.578Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:47.837Z] #7 DONE 0.0s [2025-10-22T10:34:47.837Z] [2025-10-22T10:34:47.837Z] #8 exporting to image [2025-10-22T10:34:47.837Z] #8 exporting layers done [2025-10-22T10:34:47.837Z] #8 exporting manifest sha256:c970a4ddecba49e13fff7202e0c8192a25a6d4abb69b41c437208fb893e99fa0 done [2025-10-22T10:34:47.837Z] #8 exporting config sha256:39ac98522933899690f279f710d1769176f4f7793ec70bde3ab4db23c23222bb done [2025-10-22T10:34:47.837Z] #8 exporting manifest sha256:b7c3f9744379192e1f3f9a7deab12e8272ad8d53a305d6e04b17ad8c140dd709 done [2025-10-22T10:34:47.837Z] #8 exporting config sha256:254718f9493e81c3ecb836cbc794310685e886b3d08d328414880f7c760dec86 done [2025-10-22T10:34:47.837Z] #8 exporting manifest list sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 done [2025-10-22T10:34:47.837Z] #8 pushing layers 0.0s done [2025-10-22T10:34:47.837Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 0.1s done [2025-10-22T10:34:47.837Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:47.837Z] #8 DONE 0.1s [2025-10-22T10:34:47.837Z] [2025-10-22T10:34:47.837Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:47.837Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:48.127Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' [2025-10-22T10:34:48.127Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - [2025-10-22T10:34:48.693Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:48.693Z] #1 transferring dockerfile: 202B done [2025-10-22T10:34:48.693Z] #1 DONE 0.1s [2025-10-22T10:34:48.693Z] [2025-10-22T10:34:48.693Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:48.953Z] #2 ... [2025-10-22T10:34:48.953Z] [2025-10-22T10:34:48.953Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:48.953Z] #3 DONE 0.4s [2025-10-22T10:34:49.211Z] [2025-10-22T10:34:49.211Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T10:34:49.211Z] #2 DONE 0.4s [2025-10-22T10:34:49.211Z] [2025-10-22T10:34:49.211Z] #4 [internal] load .dockerignore [2025-10-22T10:34:49.211Z] #4 transferring context: [2025-10-22T10:34:49.468Z] #4 transferring context: 2B done [2025-10-22T10:34:49.468Z] #4 DONE 0.3s [2025-10-22T10:34:49.468Z] [2025-10-22T10:34:49.468Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 [2025-10-22T10:34:49.468Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 [2025-10-22T10:34:49.468Z] #5 DONE 0.1s [2025-10-22T10:34:49.468Z] [2025-10-22T10:34:49.468Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 [2025-10-22T10:34:49.468Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 0.1s done [2025-10-22T10:34:50.402Z] #6 DONE 1.0s [2025-10-22T10:34:50.402Z] [2025-10-22T10:34:50.402Z] #7 exporting to image [2025-10-22T10:34:50.402Z] #7 exporting layers done [2025-10-22T10:34:50.402Z] #7 exporting manifest sha256:922ae706199a24542583d9bf540a21013a28ef44f640a46d9e4b65a83b6c520b 0.0s done [2025-10-22T10:34:50.402Z] #7 exporting config sha256:cba05cfebd7fd244e85e1dfca2c31ceb23c536a6418a3fa008d031917782aeec 0.0s done [2025-10-22T10:34:50.402Z] #7 exporting manifest sha256:567805f96e219c12c3ea24066e569171670d5aa67fca9a6a4f4977e2643b357e 0.0s done [2025-10-22T10:34:50.402Z] #7 exporting config sha256:dba51b857a341bd37e1170246e86adf6b55c65841cb85967f924612fbab401e0 [2025-10-22T10:34:50.402Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:50.662Z] #7 exporting config sha256:dba51b857a341bd37e1170246e86adf6b55c65841cb85967f924612fbab401e0 0.1s done [2025-10-22T10:34:50.662Z] #7 exporting manifest list sha256:8735834bac1fca647d1e37cfaa58b4efc956970f37770b19da3867d867a1da35 0.1s done [2025-10-22T10:34:50.662Z] #7 ... [2025-10-22T10:34:50.662Z] [2025-10-22T10:34:50.662Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:50.662Z] #8 DONE 0.0s [2025-10-22T10:34:50.662Z] [2025-10-22T10:34:50.662Z] #7 exporting to image [2025-10-22T10:34:50.662Z] #7 pushing layers 0.1s done [2025-10-22T10:34:50.662Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:8735834bac1fca647d1e37cfaa58b4efc956970f37770b19da3867d867a1da35 [2025-10-22T10:34:50.921Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:8735834bac1fca647d1e37cfaa58b4efc956970f37770b19da3867d867a1da35 0.1s done [2025-10-22T10:34:50.921Z] #7 DONE 0.4s [2025-10-22T10:34:51.489Z] [2025-10-22T10:34:51.489Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:51.489Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:51.773Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-10-22T10:34:51.773Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-10-22T10:34:52.031Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:52.031Z] #1 transferring dockerfile: [2025-10-22T10:34:52.290Z] #1 transferring dockerfile: 168B done [2025-10-22T10:34:52.290Z] #1 DONE 0.3s [2025-10-22T10:34:52.290Z] [2025-10-22T10:34:52.290Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-22T10:34:52.547Z] #2 DONE 0.1s [2025-10-22T10:34:52.547Z] [2025-10-22T10:34:52.547Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-22T10:34:52.547Z] #3 DONE 0.1s [2025-10-22T10:34:52.547Z] [2025-10-22T10:34:52.547Z] #4 [internal] load .dockerignore [2025-10-22T10:34:52.547Z] #4 transferring context: 2B done [2025-10-22T10:34:52.547Z] #4 DONE 0.0s [2025-10-22T10:34:52.547Z] [2025-10-22T10:34:52.547Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 [2025-10-22T10:34:52.547Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 0.0s done [2025-10-22T10:34:52.547Z] #5 CACHED [2025-10-22T10:34:52.547Z] [2025-10-22T10:34:52.547Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 [2025-10-22T10:34:52.547Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 0.0s done [2025-10-22T10:34:52.547Z] #6 CACHED [2025-10-22T10:34:52.547Z] [2025-10-22T10:34:52.547Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:52.547Z] #7 DONE 0.0s [2025-10-22T10:34:52.547Z] [2025-10-22T10:34:52.547Z] #8 exporting to image [2025-10-22T10:34:52.547Z] #8 exporting layers done [2025-10-22T10:34:52.547Z] #8 exporting manifest sha256:922ae706199a24542583d9bf540a21013a28ef44f640a46d9e4b65a83b6c520b done [2025-10-22T10:34:52.547Z] #8 exporting config sha256:cba05cfebd7fd244e85e1dfca2c31ceb23c536a6418a3fa008d031917782aeec done [2025-10-22T10:34:52.547Z] #8 exporting manifest sha256:567805f96e219c12c3ea24066e569171670d5aa67fca9a6a4f4977e2643b357e done [2025-10-22T10:34:52.547Z] #8 exporting config sha256:dba51b857a341bd37e1170246e86adf6b55c65841cb85967f924612fbab401e0 done [2025-10-22T10:34:52.547Z] #8 exporting manifest list sha256:8735834bac1fca647d1e37cfaa58b4efc956970f37770b19da3867d867a1da35 done [2025-10-22T10:34:52.547Z] #8 pushing layers 0.0s done [2025-10-22T10:34:52.547Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:8735834bac1fca647d1e37cfaa58b4efc956970f37770b19da3867d867a1da35 0.1s done [2025-10-22T10:34:52.547Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:52.547Z] #8 DONE 0.1s [2025-10-22T10:34:52.547Z] [2025-10-22T10:34:52.547Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:52.547Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:52.834Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 --push - [2025-10-22T10:34:52.834Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67' [2025-10-22T10:34:53.093Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:53.093Z] #1 transferring dockerfile: 174B done [2025-10-22T10:34:53.093Z] #1 DONE 0.0s [2025-10-22T10:34:53.093Z] [2025-10-22T10:34:53.093Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 [2025-10-22T10:34:53.093Z] #2 DONE 0.0s [2025-10-22T10:34:53.093Z] [2025-10-22T10:34:53.093Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 [2025-10-22T10:34:53.093Z] #3 DONE 0.0s [2025-10-22T10:34:53.093Z] [2025-10-22T10:34:53.093Z] #4 [internal] load .dockerignore [2025-10-22T10:34:53.093Z] #4 transferring context: 2B done [2025-10-22T10:34:53.093Z] #4 DONE 0.0s [2025-10-22T10:34:53.093Z] [2025-10-22T10:34:53.093Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 [2025-10-22T10:34:53.093Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 done [2025-10-22T10:34:53.093Z] #5 CACHED [2025-10-22T10:34:53.093Z] [2025-10-22T10:34:53.093Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 [2025-10-22T10:34:53.093Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 done [2025-10-22T10:34:53.093Z] #6 CACHED [2025-10-22T10:34:53.093Z] [2025-10-22T10:34:53.093Z] #7 exporting to image [2025-10-22T10:34:53.093Z] #7 exporting layers done [2025-10-22T10:34:53.093Z] #7 exporting manifest sha256:922ae706199a24542583d9bf540a21013a28ef44f640a46d9e4b65a83b6c520b done [2025-10-22T10:34:53.093Z] #7 exporting config sha256:cba05cfebd7fd244e85e1dfca2c31ceb23c536a6418a3fa008d031917782aeec done [2025-10-22T10:34:53.093Z] #7 exporting manifest sha256:567805f96e219c12c3ea24066e569171670d5aa67fca9a6a4f4977e2643b357e done [2025-10-22T10:34:53.093Z] #7 exporting config sha256:dba51b857a341bd37e1170246e86adf6b55c65841cb85967f924612fbab401e0 done [2025-10-22T10:34:53.093Z] #7 exporting manifest list sha256:8735834bac1fca647d1e37cfaa58b4efc956970f37770b19da3867d867a1da35 done [2025-10-22T10:34:53.093Z] #7 pushing layers 0.0s done [2025-10-22T10:34:53.093Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67@sha256:8735834bac1fca647d1e37cfaa58b4efc956970f37770b19da3867d867a1da35 [2025-10-22T10:34:53.093Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:53.093Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67@sha256:8735834bac1fca647d1e37cfaa58b4efc956970f37770b19da3867d867a1da35 0.1s done [2025-10-22T10:34:53.093Z] #7 DONE 0.1s [2025-10-22T10:34:53.093Z] [2025-10-22T10:34:53.093Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:53.093Z] #8 DONE 0.0s [2025-10-22T10:34:53.093Z] [2025-10-22T10:34:53.093Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:53.093Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:53.379Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - [2025-10-22T10:34:53.379Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' [2025-10-22T10:34:53.638Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:53.638Z] #1 transferring dockerfile: 215B done [2025-10-22T10:34:53.638Z] #1 DONE 0.0s [2025-10-22T10:34:53.638Z] [2025-10-22T10:34:53.638Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:53.638Z] #2 DONE 0.0s [2025-10-22T10:34:53.638Z] [2025-10-22T10:34:53.638Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T10:34:53.896Z] #3 DONE 0.1s [2025-10-22T10:34:53.896Z] [2025-10-22T10:34:53.896Z] #4 [internal] load .dockerignore [2025-10-22T10:34:53.896Z] #4 transferring context: 2B done [2025-10-22T10:34:53.896Z] #4 DONE 0.1s [2025-10-22T10:34:53.896Z] [2025-10-22T10:34:53.896Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 [2025-10-22T10:34:53.896Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 [2025-10-22T10:34:53.896Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 0.1s done [2025-10-22T10:34:53.896Z] #5 CACHED [2025-10-22T10:34:53.896Z] [2025-10-22T10:34:53.896Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 [2025-10-22T10:34:53.896Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 0.0s done [2025-10-22T10:34:53.896Z] #6 CACHED [2025-10-22T10:34:53.896Z] [2025-10-22T10:34:53.896Z] #7 exporting to image [2025-10-22T10:34:53.896Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:54.157Z] #7 exporting layers done [2025-10-22T10:34:54.157Z] #7 exporting manifest sha256:922ae706199a24542583d9bf540a21013a28ef44f640a46d9e4b65a83b6c520b done [2025-10-22T10:34:54.157Z] #7 exporting config sha256:cba05cfebd7fd244e85e1dfca2c31ceb23c536a6418a3fa008d031917782aeec done [2025-10-22T10:34:54.157Z] #7 exporting manifest sha256:567805f96e219c12c3ea24066e569171670d5aa67fca9a6a4f4977e2643b357e done [2025-10-22T10:34:54.157Z] #7 exporting config sha256:dba51b857a341bd37e1170246e86adf6b55c65841cb85967f924612fbab401e0 done [2025-10-22T10:34:54.157Z] #7 exporting manifest list sha256:8735834bac1fca647d1e37cfaa58b4efc956970f37770b19da3867d867a1da35 done [2025-10-22T10:34:54.157Z] #7 pushing layers 0.0s done [2025-10-22T10:34:54.157Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:8735834bac1fca647d1e37cfaa58b4efc956970f37770b19da3867d867a1da35 0.1s done [2025-10-22T10:34:54.157Z] #7 DONE 0.1s [2025-10-22T10:34:54.157Z] [2025-10-22T10:34:54.157Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:54.157Z] #8 DONE 0.0s [2025-10-22T10:34:54.417Z] [2025-10-22T10:34:54.417Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:54.417Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-22T10:34:54.705Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-10-22T10:34:54.705Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-10-22T10:34:55.274Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:34:55.274Z] #1 transferring dockerfile: [2025-10-22T10:34:55.274Z] #1 transferring dockerfile: 166B done [2025-10-22T10:34:55.274Z] #1 DONE 0.3s [2025-10-22T10:34:55.533Z] [2025-10-22T10:34:55.533Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-22T10:34:55.533Z] #2 DONE 0.1s [2025-10-22T10:34:55.533Z] [2025-10-22T10:34:55.533Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-22T10:34:55.533Z] #3 DONE 0.2s [2025-10-22T10:34:55.533Z] [2025-10-22T10:34:55.533Z] #4 [internal] load .dockerignore [2025-10-22T10:34:55.533Z] #4 transferring context: [2025-10-22T10:34:55.791Z] #4 transferring context: 2B done [2025-10-22T10:34:55.792Z] #4 DONE 0.2s [2025-10-22T10:34:55.792Z] [2025-10-22T10:34:55.792Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 [2025-10-22T10:34:55.792Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 [2025-10-22T10:34:56.049Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 0.2s done [2025-10-22T10:34:56.049Z] #5 DONE 0.2s [2025-10-22T10:34:56.049Z] [2025-10-22T10:34:56.049Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 [2025-10-22T10:34:56.049Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 0.2s done [2025-10-22T10:34:56.049Z] #6 DONE 0.3s [2025-10-22T10:34:56.049Z] [2025-10-22T10:34:56.049Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 [2025-10-22T10:34:56.049Z] #5 CACHED [2025-10-22T10:34:56.049Z] [2025-10-22T10:34:56.049Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 [2025-10-22T10:34:56.049Z] #6 CACHED [2025-10-22T10:34:56.049Z] [2025-10-22T10:34:56.050Z] #7 exporting to image [2025-10-22T10:34:56.050Z] #7 exporting layers done [2025-10-22T10:34:56.050Z] #7 exporting manifest sha256:922ae706199a24542583d9bf540a21013a28ef44f640a46d9e4b65a83b6c520b 0.1s done [2025-10-22T10:34:56.050Z] #7 exporting config sha256:cba05cfebd7fd244e85e1dfca2c31ceb23c536a6418a3fa008d031917782aeec [2025-10-22T10:34:56.050Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-22T10:34:56.313Z] #7 exporting config sha256:cba05cfebd7fd244e85e1dfca2c31ceb23c536a6418a3fa008d031917782aeec 0.1s done [2025-10-22T10:34:56.313Z] #7 exporting manifest sha256:567805f96e219c12c3ea24066e569171670d5aa67fca9a6a4f4977e2643b357e 0.1s done [2025-10-22T10:34:56.313Z] #7 exporting config sha256:dba51b857a341bd37e1170246e86adf6b55c65841cb85967f924612fbab401e0 0.1s done [2025-10-22T10:34:56.313Z] #7 exporting manifest list sha256:8735834bac1fca647d1e37cfaa58b4efc956970f37770b19da3867d867a1da35 [2025-10-22T10:34:56.573Z] #7 exporting manifest list sha256:8735834bac1fca647d1e37cfaa58b4efc956970f37770b19da3867d867a1da35 done [2025-10-22T10:34:56.573Z] #7 pushing layers 0.0s done [2025-10-22T10:34:56.573Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:8735834bac1fca647d1e37cfaa58b4efc956970f37770b19da3867d867a1da35 0.1s done [2025-10-22T10:34:56.573Z] #7 DONE 0.4s [2025-10-22T10:34:56.573Z] [2025-10-22T10:34:56.573Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-22T10:34:56.573Z] #8 DONE 0.0s [2025-10-22T10:34:58.475Z] [2025-10-22T10:34:58.475Z] 1 warning found (use --debug to expand): [2025-10-22T10:34:58.475Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-22T10:34:58.935Z] + '[' -d /w/workspace/edgex-go/913/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-22T10:34:59.222Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-22T10:34:59.771Z] ---> package-listing.sh [2025-10-22T10:34:59.772Z] ++ facter osfamily [2025-10-22T10:34:59.772Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-22T10:35:00.030Z] + OS_FAMILY=redhat [2025-10-22T10:35:00.030Z] + workspace=/w/workspace/edgex-go/913 [2025-10-22T10:35:00.030Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-22T10:35:00.030Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-22T10:35:00.030Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-22T10:35:00.030Z] + PACKAGES=/tmp/packages_start.txt [2025-10-22T10:35:00.030Z] + '[' /w/workspace/edgex-go/913 ']' [2025-10-22T10:35:00.030Z] + PACKAGES=/tmp/packages_end.txt [2025-10-22T10:35:00.030Z] + case "${OS_FAMILY}" in [2025-10-22T10:35:00.030Z] + rpm -qa [2025-10-22T10:35:00.030Z] + sort [2025-10-22T10:35:00.597Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-22T10:35:00.597Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-22T10:35:00.597Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-22T10:35:00.598Z] + '[' /w/workspace/edgex-go/913 ']' [2025-10-22T10:35:00.598Z] + mkdir -p /w/workspace/edgex-go/913/archives/ [2025-10-22T10:35:00.598Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/913/archives/ [Pipeline] echo [2025-10-22T10:35:00.610Z] 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/913/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-22T10:35:00.888Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:35:01.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-22T10:35:01.453Z] [2025-10-22T10:35:01.453Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:35:01.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-22T10:35:02.046Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-22T10:35:02.046Z] 5eb5b503b376: Pulling fs layer [2025-10-22T10:35:02.046Z] 5c69ac0246d0: Pulling fs layer [2025-10-22T10:35:02.046Z] ec43610c2a17: Pulling fs layer [2025-10-22T10:35:02.046Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-22T10:35:02.046Z] 33b1e0a273af: Pulling fs layer [2025-10-22T10:35:02.046Z] 5d3b04190fa2: Pulling fs layer [2025-10-22T10:35:02.047Z] 2f39f015ded8: Pulling fs layer [2025-10-22T10:35:02.047Z] 33b1e0a273af: Waiting [2025-10-22T10:35:02.047Z] 5d3b04190fa2: Waiting [2025-10-22T10:35:02.047Z] 2f39f015ded8: Waiting [2025-10-22T10:35:02.047Z] 3a2ae6a8a46f: Waiting [2025-10-22T10:35:02.047Z] 5c69ac0246d0: Verifying Checksum [2025-10-22T10:35:02.047Z] 5c69ac0246d0: Download complete [2025-10-22T10:35:02.047Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-22T10:35:02.047Z] 3a2ae6a8a46f: Download complete [2025-10-22T10:35:02.047Z] ec43610c2a17: Verifying Checksum [2025-10-22T10:35:02.047Z] ec43610c2a17: Download complete [2025-10-22T10:35:02.047Z] 33b1e0a273af: Verifying Checksum [2025-10-22T10:35:02.047Z] 33b1e0a273af: Download complete [2025-10-22T10:35:02.047Z] 5d3b04190fa2: Verifying Checksum [2025-10-22T10:35:02.047Z] 5d3b04190fa2: Download complete [2025-10-22T10:35:02.336Z] 5eb5b503b376: Verifying Checksum [2025-10-22T10:35:02.336Z] 5eb5b503b376: Download complete [2025-10-22T10:35:02.913Z] 2f39f015ded8: Verifying Checksum [2025-10-22T10:35:02.913Z] 2f39f015ded8: Download complete [2025-10-22T10:35:04.308Z] 5eb5b503b376: Pull complete [2025-10-22T10:35:04.568Z] 5c69ac0246d0: Pull complete [2025-10-22T10:35:04.831Z] ec43610c2a17: Pull complete [2025-10-22T10:35:05.398Z] 3a2ae6a8a46f: Pull complete [2025-10-22T10:35:05.678Z] 33b1e0a273af: Pull complete [2025-10-22T10:35:05.943Z] 5d3b04190fa2: Pull complete [2025-10-22T10:35:11.266Z] 2f39f015ded8: Pull complete [2025-10-22T10:35:11.266Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-22T10:35:11.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-22T10:35:11.266Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-22T10:35:11.381Z] prd-centos7-docker-4c-2g-508589 does not seem to be running inside a container [2025-10-22T10:35:11.410Z] $ 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/913/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-22T10:35:24.854Z] $ docker top 4d41a872b9608a08e8960c58883af3ebb9b5cd5d058a9073f139117ddbbe4360 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-22T10:35:25.195Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-22T10:35:25.485Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-22T10:35:25.801Z] + ls /var/log/sa-host [2025-10-22T10:35:25.801Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-22T10:35:25.985Z] provisioning config files... [2025-10-22T10:35:26.008Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config10079075021390873361tmp [Pipeline] { [Pipeline] echo [2025-10-22T10:35:26.040Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-22T10:35:26.337Z] ---> create-netrc.sh [Pipeline] } [2025-10-22T10:35:26.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-22T10:35:26.730Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-22T10:35:26.738Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-22T10:35:27.027Z] ---> sudo-logs.sh [2025-10-22T10:35:27.027Z] Archiving 'sudo' log.. [2025-10-22T10:35:27.027Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T10:35:27.064Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-22T10:35:27.068Z] $ docker stop --time=1 4d41a872b9608a08e8960c58883af3ebb9b5cd5d058a9073f139117ddbbe4360 [2025-10-22T10:35:28.229Z] $ docker rm -f --volumes 4d41a872b9608a08e8960c58883af3ebb9b5cd5d058a9073f139117ddbbe4360 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-22T10:35:28.324Z] [WS-CLEANUP] Deleting project workspace... [2025-10-22T10:35:28.324Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-22T10:35:28.345Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-22T10:47:58.629Z] #154 ... [2025-10-22T10:47:58.629Z] [2025-10-22T10:47:58.629Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-22T10:47:58.629Z] #145 DONE 1088.8s [2025-10-22T10:47:58.629Z] [2025-10-22T10:47:58.629Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-22T10:47:58.629Z] #152 ... [2025-10-22T10:47:58.629Z] [2025-10-22T10:47:58.629Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:47:58.629Z] #155 DONE 0.2s [2025-10-22T10:47:58.629Z] [2025-10-22T10:47:58.629Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-22T10:47:58.629Z] #156 DONE 0.2s [2025-10-22T10:47:58.629Z] [2025-10-22T10:47:58.629Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-22T10:47:58.629Z] #157 DONE 0.3s [2025-10-22T10:47:58.629Z] [2025-10-22T10:47:58.629Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-10-22T10:47:58.629Z] #158 DONE 0.1s [2025-10-22T10:47:58.629Z] [2025-10-22T10:47:58.629Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-22T10:47:58.629Z] #150 ... [2025-10-22T10:47:58.629Z] [2025-10-22T10:47:58.629Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-10-22T10:47:58.629Z] #159 DONE 0.1s [2025-10-22T10:47:58.629Z] [2025-10-22T10:47:58.629Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-22T10:47:58.629Z] #160 DONE 2.1s [2025-10-22T10:47:58.629Z] [2025-10-22T10:47:58.629Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-22T10:47:58.629Z] #150 ... [2025-10-22T10:47:58.629Z] [2025-10-22T10:47:58.629Z] #105 [core-common-config-bootstrapper] exporting to image [2025-10-22T10:47:58.629Z] #105 exporting layers [2025-10-22T10:47:58.629Z] #105 exporting layers 0.9s done [2025-10-22T10:47:58.629Z] #105 writing image sha256:915370590f16de0c8d95ad74154b1c4cc18a983a14af3f4ad49d05cfb7a21acd done [2025-10-22T10:47:58.629Z] #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-10-22T10:47:58.629Z] #105 DONE 7.4s [2025-10-22T10:47:58.629Z] [2025-10-22T10:47:58.629Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-22T10:48:01.213Z] #147 ... [2025-10-22T10:48:01.213Z] [2025-10-22T10:48:01.213Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-22T10:48:01.213Z] #154 DONE 1097.7s [2025-10-22T10:48:01.213Z] [2025-10-22T10:48:01.213Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:48:01.525Z] #54 ... [2025-10-22T10:48:01.525Z] [2025-10-22T10:48:01.525Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-22T10:48:01.793Z] #161 DONE 0.4s [2025-10-22T10:48:01.793Z] [2025-10-22T10:48:01.793Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:48:01.793Z] #54 ... [2025-10-22T10:48:01.793Z] [2025-10-22T10:48:01.793Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-22T10:48:04.390Z] #162 DONE 2.5s [2025-10-22T10:48:04.390Z] [2025-10-22T10:48:04.390Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:48:04.661Z] #163 DONE 0.3s [2025-10-22T10:48:04.661Z] [2025-10-22T10:48:04.661Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-22T10:48:04.984Z] #164 DONE 0.2s [2025-10-22T10:48:04.984Z] [2025-10-22T10:48:04.984Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-22T10:48:05.291Z] #165 DONE 0.3s [2025-10-22T10:48:05.291Z] [2025-10-22T10:48:05.291Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-22T10:48:05.560Z] #166 DONE 0.3s [2025-10-22T10:48:05.560Z] [2025-10-22T10:48:05.560Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-22T10:48:05.560Z] #152 ... [2025-10-22T10:48:05.560Z] [2025-10-22T10:48:05.560Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-10-22T10:48:05.560Z] #167 DONE 0.1s [2025-10-22T10:48:05.830Z] [2025-10-22T10:48:05.830Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-10-22T10:48:05.830Z] #168 DONE 0.2s [2025-10-22T10:48:05.830Z] [2025-10-22T10:48:05.830Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-10-22T10:48:05.830Z] #169 DONE 0.1s [2025-10-22T10:48:05.830Z] [2025-10-22T10:48:05.830Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:48:06.100Z] #54 ... [2025-10-22T10:48:06.100Z] [2025-10-22T10:48:06.100Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-22T10:48:06.100Z] #170 DONE 0.1s [2025-10-22T10:48:06.100Z] [2025-10-22T10:48:06.100Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-22T10:48:10.623Z] #171 DONE 3.8s [2025-10-22T10:48:10.623Z] [2025-10-22T10:48:10.623Z] #105 [security-bootstrapper] exporting to image [2025-10-22T10:48:10.623Z] #105 exporting layers [2025-10-22T10:48:10.903Z] #105 exporting layers 0.9s done [2025-10-22T10:48:10.903Z] #105 writing image sha256:04e7876353366a1cead89cfee0589bcda9f15ab504e5b0bdfa3281993ca25af8 done [2025-10-22T10:48:10.903Z] #105 naming to docker.io/library/security-bootstrapper-arm64 done [2025-10-22T10:48:10.903Z] #105 DONE 8.3s [2025-10-22T10:48:10.903Z] [2025-10-22T10:48:10.903Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-22T11:03:18.675Z] #147 ... [2025-10-22T11:03:18.675Z] [2025-10-22T11:03:18.675Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-22T11:03:18.675Z] #149 DONE 2004.1s [2025-10-22T11:03:18.675Z] [2025-10-22T11:03:18.675Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-22T11:03:18.675Z] #148 ... [2025-10-22T11:03:18.675Z] [2025-10-22T11:03:18.675Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T11:03:18.675Z] #172 DONE 0.2s [2025-10-22T11:03:18.675Z] [2025-10-22T11:03:18.675Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-22T11:03:18.675Z] #173 DONE 0.3s [2025-10-22T11:03:18.675Z] [2025-10-22T11:03:18.675Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-22T11:03:18.675Z] #174 DONE 0.6s [2025-10-22T11:03:18.675Z] [2025-10-22T11:03:18.675Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-22T11:03:18.675Z] #175 DONE 0.1s [2025-10-22T11:03:18.675Z] [2025-10-22T11:03:18.675Z] #105 [core-command] exporting to image [2025-10-22T11:03:18.675Z] #105 exporting layers [2025-10-22T11:03:18.675Z] #105 exporting layers 0.7s done [2025-10-22T11:03:18.675Z] #105 writing image sha256:b888e8fb92a263be2862007dc0479477708c1a339b5f920bde7fe7c4fcb8de21 done [2025-10-22T11:03:18.675Z] #105 naming to docker.io/library/core-command-arm64 done [2025-10-22T11:03:18.675Z] #105 DONE 9.0s [2025-10-22T11:03:18.675Z] [2025-10-22T11:03:18.675Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T11:03:40.723Z] #42 ... [2025-10-22T11:03:40.723Z] [2025-10-22T11:03:40.723Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-22T11:03:40.723Z] #146 DONE 2035.6s [2025-10-22T11:03:40.723Z] [2025-10-22T11:03:40.723Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-22T11:03:40.723Z] #153 2035.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-22T11:03:42.144Z] #153 ... [2025-10-22T11:03:42.144Z] [2025-10-22T11:03:42.144Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T11:03:42.144Z] #176 DONE 2.5s [2025-10-22T11:03:42.144Z] [2025-10-22T11:03:42.144Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-22T11:03:42.144Z] #177 DONE 0.1s [2025-10-22T11:03:42.144Z] [2025-10-22T11:03:42.144Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-22T11:03:42.144Z] #148 ... [2025-10-22T11:03:42.144Z] [2025-10-22T11:03:42.144Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-10-22T11:03:42.144Z] #178 DONE 0.1s [2025-10-22T11:03:42.144Z] [2025-10-22T11:03:42.144Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-22T11:03:42.144Z] #179 DONE 0.1s [2025-10-22T11:03:42.144Z] [2025-10-22T11:03:42.144Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-22T11:03:42.416Z] #147 ... [2025-10-22T11:03:42.416Z] [2025-10-22T11:03:42.416Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-22T11:03:42.686Z] #180 DONE 0.4s [2025-10-22T11:03:42.686Z] [2025-10-22T11:03:42.686Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-22T11:03:42.952Z] #150 ... [2025-10-22T11:03:42.952Z] [2025-10-22T11:03:42.952Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-22T11:03:42.952Z] #181 DONE 0.2s [2025-10-22T11:03:42.952Z] [2025-10-22T11:03:42.952Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-22T11:03:45.539Z] #182 DONE 2.1s [2025-10-22T11:03:45.539Z] [2025-10-22T11:03:45.539Z] #105 [security-proxy-setup] exporting to image [2025-10-22T11:03:45.539Z] #105 exporting layers [2025-10-22T11:03:46.151Z] #105 exporting layers 1.0s done [2025-10-22T11:03:46.151Z] #105 writing image sha256:7e60924c7688cae28f1ee474263f5b759a2054fb00690f8c5c5b384f2a278a12 done [2025-10-22T11:03:46.151Z] #105 naming to docker.io/library/security-proxy-setup-arm64 done [2025-10-22T11:03:46.151Z] #105 DONE 10.0s [2025-10-22T11:03:46.151Z] [2025-10-22T11:03:46.151Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-22T11:04:12.819Z] #151 ... [2025-10-22T11:04:12.819Z] [2025-10-22T11:04:12.820Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-22T11:04:12.820Z] #153 DONE 2068.2s [2025-10-22T11:04:12.820Z] [2025-10-22T11:04:12.820Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-22T11:04:12.820Z] #147 ... [2025-10-22T11:04:12.820Z] [2025-10-22T11:04:12.820Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T11:04:12.820Z] #183 DONE 0.2s [2025-10-22T11:04:12.820Z] [2025-10-22T11:04:12.820Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-22T11:04:12.820Z] #184 DONE 0.3s [2025-10-22T11:04:12.820Z] [2025-10-22T11:04:12.820Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-10-22T11:04:13.120Z] #185 DONE 0.2s [2025-10-22T11:04:13.120Z] [2025-10-22T11:04:13.120Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-10-22T11:04:13.406Z] #186 DONE 0.3s [2025-10-22T11:04:13.406Z] [2025-10-22T11:04:13.406Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-22T11:04:13.685Z] #187 DONE 0.2s [2025-10-22T11:04:13.685Z] [2025-10-22T11:04:13.685Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-22T11:04:14.272Z] #188 DONE 0.6s [2025-10-22T11:04:14.272Z] [2025-10-22T11:04:14.272Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-22T11:04:14.545Z] #189 DONE 0.5s [2025-10-22T11:04:14.545Z] [2025-10-22T11:04:14.545Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-22T11:04:14.824Z] #190 DONE 0.1s [2025-10-22T11:04:14.824Z] [2025-10-22T11:04:14.824Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-22T11:04:17.407Z] #191 DONE 2.4s [2025-10-22T11:04:17.407Z] [2025-10-22T11:04:17.407Z] #105 [security-secretstore-setup] exporting to image [2025-10-22T11:04:17.407Z] #105 exporting layers [2025-10-22T11:04:18.819Z] #105 exporting layers 1.5s done [2025-10-22T11:04:18.819Z] #105 writing image sha256:a1bc4db76b8354ddab27835322256c4ddebeef688654347d3a35315e989c2d2a done [2025-10-22T11:04:18.819Z] #105 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-10-22T11:04:18.819Z] #105 DONE 11.6s [2025-10-22T11:04:18.819Z] [2025-10-22T11:04:18.819Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-22T11:05:05.639Z] #151 ... [2025-10-22T11:05:05.639Z] [2025-10-22T11:05:05.639Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-22T11:05:05.639Z] #147 DONE 2120.9s [2025-10-22T11:05:05.639Z] [2025-10-22T11:05:05.639Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-22T11:05:05.639Z] #143 ... [2025-10-22T11:05:05.639Z] [2025-10-22T11:05:05.639Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T11:05:05.639Z] #192 DONE 0.3s [2025-10-22T11:05:05.639Z] [2025-10-22T11:05:05.639Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-22T11:05:05.639Z] #193 DONE 0.1s [2025-10-22T11:05:05.639Z] [2025-10-22T11:05:05.639Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-22T11:05:05.639Z] #194 DONE 0.5s [2025-10-22T11:05:05.639Z] [2025-10-22T11:05:05.639Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-10-22T11:05:05.639Z] #195 DONE 0.2s [2025-10-22T11:05:05.639Z] [2025-10-22T11:05:05.639Z] #105 [security-spiffe-token-provider] exporting to image [2025-10-22T11:05:05.639Z] #105 exporting layers [2025-10-22T11:05:07.047Z] #105 exporting layers 1.0s done [2025-10-22T11:05:07.047Z] #105 writing image sha256:85711ef80322e86f5a972fa559c4f3c94bed91c8f8791ff5f7a5d6f5a78a2bf5 done [2025-10-22T11:05:07.047Z] #105 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-10-22T11:05:07.047Z] #105 DONE 12.6s [2025-10-22T11:05:07.047Z] [2025-10-22T11:05:07.047Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T11:05:53.869Z] #54 ... [2025-10-22T11:05:53.869Z] [2025-10-22T11:05:53.869Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-22T11:05:53.869Z] #152 DONE 2163.3s [2025-10-22T11:05:53.869Z] [2025-10-22T11:05:53.869Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-22T11:05:53.869Z] #151 ... [2025-10-22T11:05:53.869Z] [2025-10-22T11:05:53.869Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T11:05:53.869Z] #196 DONE 0.3s [2025-10-22T11:05:53.869Z] [2025-10-22T11:05:53.869Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-22T11:05:53.869Z] #150 DONE 2164.1s [2025-10-22T11:05:53.869Z] [2025-10-22T11:05:53.869Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-22T11:05:53.869Z] #197 DONE 0.3s [2025-10-22T11:05:53.869Z] [2025-10-22T11:05:53.869Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T11:05:53.869Z] #54 ... [2025-10-22T11:05:53.869Z] [2025-10-22T11:05:53.869Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-22T11:05:53.869Z] #198 ... [2025-10-22T11:05:53.869Z] [2025-10-22T11:05:53.869Z] #199 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T11:05:53.869Z] #199 CACHED [2025-10-22T11:05:53.869Z] [2025-10-22T11:05:53.869Z] #200 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-22T11:05:53.869Z] #200 CACHED [2025-10-22T11:05:53.869Z] [2025-10-22T11:05:53.869Z] #201 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-22T11:05:53.869Z] #201 ... [2025-10-22T11:05:53.869Z] [2025-10-22T11:05:53.869Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-22T11:05:53.869Z] #144 DONE 2165.4s [2025-10-22T11:05:53.869Z] [2025-10-22T11:05:53.869Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-22T11:05:53.869Z] #198 DONE 0.9s [2025-10-22T11:05:53.869Z] [2025-10-22T11:05:53.869Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-22T11:05:53.869Z] #202 DONE 0.4s [2025-10-22T11:05:53.869Z] [2025-10-22T11:05:53.869Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-22T11:05:53.869Z] #203 ... [2025-10-22T11:05:53.869Z] [2025-10-22T11:05:53.869Z] #201 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-22T11:05:53.869Z] #201 DONE 1.2s [2025-10-22T11:05:53.869Z] [2025-10-22T11:05:53.869Z] #204 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T11:05:53.869Z] #204 DONE 0.3s [2025-10-22T11:05:53.869Z] [2025-10-22T11:05:53.869Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-22T11:05:53.869Z] #203 DONE 0.4s [2025-10-22T11:05:53.869Z] [2025-10-22T11:05:53.869Z] #205 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-22T11:05:53.869Z] #205 ... [2025-10-22T11:05:53.869Z] [2025-10-22T11:05:53.869Z] #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-22T11:05:53.869Z] #206 DONE 0.3s [2025-10-22T11:05:53.869Z] [2025-10-22T11:05:53.869Z] #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-22T11:05:53.869Z] #207 ... [2025-10-22T11:05:53.869Z] [2025-10-22T11:05:53.869Z] #205 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-22T11:05:53.869Z] #205 DONE 0.4s [2025-10-22T11:05:53.869Z] [2025-10-22T11:05:53.869Z] #208 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-22T11:05:53.869Z] #208 ... [2025-10-22T11:05:53.869Z] [2025-10-22T11:05:53.869Z] #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-22T11:05:53.869Z] #207 DONE 0.5s [2025-10-22T11:05:53.869Z] [2025-10-22T11:05:53.869Z] #105 [core-metadata] exporting to image [2025-10-22T11:05:53.869Z] #105 exporting layers [2025-10-22T11:05:53.869Z] #105 ... [2025-10-22T11:05:53.869Z] [2025-10-22T11:05:53.869Z] #208 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-22T11:05:53.869Z] #208 DONE 1.1s [2025-10-22T11:05:53.869Z] [2025-10-22T11:05:53.869Z] #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-22T11:05:53.869Z] #209 DONE 0.2s [2025-10-22T11:05:53.869Z] [2025-10-22T11:05:53.869Z] #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-22T11:05:53.870Z] #210 ... [2025-10-22T11:05:53.870Z] [2025-10-22T11:05:53.870Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-22T11:05:53.870Z] #151 DONE 2169.1s [2025-10-22T11:05:53.870Z] [2025-10-22T11:05:53.870Z] #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-22T11:05:53.870Z] #210 DONE 2.7s [2025-10-22T11:05:53.870Z] [2025-10-22T11:05:53.870Z] #105 [security-proxy-auth] exporting to image [2025-10-22T11:05:53.870Z] #105 exporting layers 1.1s done [2025-10-22T11:05:53.870Z] #105 writing image sha256:c54e95afb5ddb0932ff00710119ec2da5b4839bc808b9a3632e6d37ffff2321a 0.1s done [2025-10-22T11:05:53.870Z] #105 naming to docker.io/library/core-metadata-arm64 0.0s done [2025-10-22T11:05:53.870Z] #105 writing image sha256:5e848951a058e76f2e2dbd99e6bdea3e6afbb9a383d4c1ca14c455376d36411b [2025-10-22T11:05:53.870Z] #105 writing image sha256:5e848951a058e76f2e2dbd99e6bdea3e6afbb9a383d4c1ca14c455376d36411b 0.0s done [2025-10-22T11:05:53.870Z] #105 naming to docker.io/library/core-data-arm64 0.0s done [2025-10-22T11:05:53.870Z] #105 ... [2025-10-22T11:05:53.870Z] [2025-10-22T11:05:53.870Z] #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T11:05:53.870Z] #211 DONE 0.2s [2025-10-22T11:05:53.870Z] [2025-10-22T11:05:53.870Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T11:05:53.870Z] #54 ... [2025-10-22T11:05:53.870Z] [2025-10-22T11:05:53.870Z] #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-22T11:05:54.138Z] #212 ... [2025-10-22T11:05:54.138Z] [2025-10-22T11:05:54.138Z] #105 [security-proxy-auth] exporting to image [2025-10-22T11:05:54.138Z] #105 exporting layers 1.6s done [2025-10-22T11:05:54.138Z] #105 writing image sha256:b5c7c7fb6dbd5c84d51696b26b7bb5f2c15688919db9ff7b830cf5aa14563a6c done [2025-10-22T11:05:54.138Z] #105 naming to docker.io/library/security-proxy-auth-arm64 done [2025-10-22T11:05:54.138Z] #105 DONE 15.5s [2025-10-22T11:05:54.409Z] [2025-10-22T11:05:54.409Z] #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-22T11:05:54.697Z] #212 DONE 0.6s [2025-10-22T11:05:54.697Z] [2025-10-22T11:05:54.697Z] #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-22T11:05:54.697Z] #213 DONE 0.1s [2025-10-22T11:05:54.697Z] [2025-10-22T11:05:54.697Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T11:05:54.697Z] #54 ... [2025-10-22T11:05:54.697Z] [2025-10-22T11:05:54.697Z] #105 [core-keeper] exporting to image [2025-10-22T11:05:56.114Z] #105 exporting layers 1.6s done [2025-10-22T11:05:56.114Z] #105 writing image sha256:ec0bfd5a17b5c33f97bc6e71e09383c402f687bd949b95abf0698fc80673f219 done [2025-10-22T11:05:56.114Z] #105 naming to docker.io/library/core-keeper-arm64 done [2025-10-22T11:05:56.114Z] #105 DONE 17.1s [2025-10-22T11:05:56.114Z] [2025-10-22T11:05:56.114Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T11:06:22.840Z] #54 ... [2025-10-22T11:06:22.840Z] [2025-10-22T11:06:22.840Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-22T11:06:22.840Z] #143 DONE 2195.7s [2025-10-22T11:06:22.840Z] [2025-10-22T11:06:22.840Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T11:06:22.840Z] #214 DONE 0.2s [2025-10-22T11:06:22.840Z] [2025-10-22T11:06:22.840Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-22T11:06:22.840Z] #215 DONE 0.1s [2025-10-22T11:06:22.840Z] [2025-10-22T11:06:22.840Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-22T11:06:22.840Z] #216 DONE 0.6s [2025-10-22T11:06:22.840Z] [2025-10-22T11:06:22.840Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-22T11:06:22.840Z] #217 DONE 0.1s [2025-10-22T11:06:22.840Z] [2025-10-22T11:06:22.840Z] #105 [support-scheduler] exporting to image [2025-10-22T11:06:22.840Z] #105 exporting layers [2025-10-22T11:06:22.840Z] #105 exporting layers 1.0s done [2025-10-22T11:06:22.840Z] #105 writing image sha256:55c73678d87c6dfdadf29b14414f3be73075dd77f979fb9ee8ed6e48dab954cd done [2025-10-22T11:06:22.840Z] #105 naming to docker.io/library/support-scheduler-arm64 done [2025-10-22T11:06:22.840Z] #105 DONE 18.1s [2025-10-22T11:06:22.840Z] [2025-10-22T11:06:22.840Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T11:06:28.191Z] #54 ... [2025-10-22T11:06:28.191Z] [2025-10-22T11:06:28.191Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-22T11:06:28.191Z] #148 DONE 2204.4s [2025-10-22T11:06:28.191Z] [2025-10-22T11:06:28.191Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T11:06:28.191Z] #218 DONE 0.1s [2025-10-22T11:06:28.191Z] [2025-10-22T11:06:28.191Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T11:06:28.191Z] #54 ... [2025-10-22T11:06:28.191Z] [2025-10-22T11:06:28.191Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-22T11:06:28.191Z] #219 DONE 0.1s [2025-10-22T11:06:28.462Z] [2025-10-22T11:06:28.462Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-22T11:06:28.729Z] #220 DONE 0.3s [2025-10-22T11:06:28.729Z] [2025-10-22T11:06:28.729Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-22T11:06:28.729Z] #221 DONE 0.1s [2025-10-22T11:06:28.729Z] [2025-10-22T11:06:28.729Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T11:06:28.729Z] #54 ... [2025-10-22T11:06:28.729Z] [2025-10-22T11:06:28.729Z] #105 [support-notifications] exporting to image [2025-10-22T11:06:28.729Z] #105 exporting layers [2025-10-22T11:06:31.303Z] #105 exporting layers 2.6s done [2025-10-22T11:06:31.303Z] #105 writing image sha256:67b3c4541259468b119b61935df5797f0a8d48e56dd087b4fd3a5e2628dca2db done [2025-10-22T11:06:31.303Z] #105 naming to docker.io/library/support-notifications-arm64 done [2025-10-22T11:06:31.303Z] #105 DONE 20.8s [2025-10-22T11:06:31.303Z] [2025-10-22T11:06:31.303Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T11:06:31.303Z] time="2025-10-22T10:26:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T11:06:31.303Z] time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T11:06:31.303Z] time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T11:06:31.303Z] time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T11:06:31.303Z] time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T11:06:31.303Z] time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T11:06:31.303Z] time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T11:06:31.303Z] time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T11:06:31.303Z] time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T11:06:31.303Z] time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T11:06:31.303Z] time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T11:06:31.303Z] time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T11:06:31.303Z] time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T11:06:31.303Z] time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T11:06:31.303Z] time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-22T11:06:31.296Z] $ docker stop --time=1 f136768b378f25da1fb913deb22af471f25724105f042032c3253ffce2f61b1e [2025-10-22T11:06:32.913Z] $ docker rm -f --volumes f136768b378f25da1fb913deb22af471f25724105f042032c3253ffce2f61b1e [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-22T11:06:33.425Z] + docker images [2025-10-22T11:06:33.425Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-22T11:06:33.425Z] support-notifications-arm64 latest 67b3c4541259 5 seconds ago 53.2MB [2025-10-22T11:06:33.425Z] support-scheduler-arm64 latest 55c73678d87c 13 seconds ago 49.3MB [2025-10-22T11:06:33.425Z] core-keeper-arm64 latest ec0bfd5a17b5 39 seconds ago 45.4MB [2025-10-22T11:06:33.425Z] security-proxy-auth-arm64 latest b5c7c7fb6dbd 41 seconds ago 44.8MB [2025-10-22T11:06:33.425Z] core-data-arm64 latest 5e848951a058 42 seconds ago 45.6MB [2025-10-22T11:06:33.425Z] core-metadata-arm64 latest c54e95afb5dd 43 seconds ago 45.7MB [2025-10-22T11:06:33.425Z] security-spiffe-token-provider-arm64 latest 85711ef80322 About a minute ago 49MB [2025-10-22T11:06:33.425Z] security-secretstore-setup-arm64 latest a1bc4db76b83 2 minutes ago 79.3MB [2025-10-22T11:06:33.425Z] security-proxy-setup-arm64 latest 7e60924c7688 2 minutes ago 49.3MB [2025-10-22T11:06:33.425Z] core-command-arm64 latest b888e8fb92a2 3 minutes ago 40MB [2025-10-22T11:06:33.425Z] security-bootstrapper-arm64 latest 04e787635336 18 minutes ago 21.1MB [2025-10-22T11:06:33.425Z] core-common-config-bootstrapper-arm64 latest 915370590f16 18 minutes ago 20MB [2025-10-22T11:06:33.425Z] security-spire-agent-arm64 latest d5572ae9c3e1 38 minutes ago 187MB [2025-10-22T11:06:33.425Z] security-spire-server-arm64 latest 5c95d78d77c8 38 minutes ago 144MB [2025-10-22T11:06:33.425Z] security-spire-config-arm64 latest 95e00e178388 38 minutes ago 143MB [2025-10-22T11:06:33.425Z] ci-base-image-arm64 latest 123f24a8315d 40 minutes ago 950MB [2025-10-22T11:06:33.425Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 43a1c90cae9b 7 days ago 594MB [2025-10-22T11:06:33.425Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-22T11:06:33.586Z] provisioning config files... [2025-10-22T11:06:33.601Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/913@tmp/config130810029532582473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-22T11:06:33.953Z] ---> ****-login.sh [2025-10-22T11:06:33.953Z] nexus3.edgexfoundry.org:10001 [2025-10-22T11:06:34.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T11:06:34.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-22T11:06:34.222Z] Configure a credential helper to remove this warning. See [2025-10-22T11:06:34.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-22T11:06:34.222Z] [2025-10-22T11:06:34.222Z] Login Succeeded [2025-10-22T11:06:34.222Z] nexus3.edgexfoundry.org:10002 [2025-10-22T11:06:34.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T11:06:34.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-22T11:06:34.751Z] Configure a credential helper to remove this warning. See [2025-10-22T11:06:34.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-22T11:06:34.751Z] [2025-10-22T11:06:34.751Z] Login Succeeded [2025-10-22T11:06:34.751Z] nexus3.edgexfoundry.org:10003 [2025-10-22T11:06:35.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T11:06:35.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-22T11:06:35.016Z] Configure a credential helper to remove this warning. See [2025-10-22T11:06:35.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-22T11:06:35.016Z] [2025-10-22T11:06:35.016Z] Login Succeeded [2025-10-22T11:06:35.016Z] nexus3.edgexfoundry.org:10004 [2025-10-22T11:06:35.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T11:06:35.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-22T11:06:35.280Z] Configure a credential helper to remove this warning. See [2025-10-22T11:06:35.280Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-22T11:06:35.280Z] [2025-10-22T11:06:35.280Z] Login Succeeded [2025-10-22T11:06:35.280Z] ****.io [2025-10-22T11:06:35.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T11:06:35.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-22T11:06:35.811Z] Configure a credential helper to remove this warning. See [2025-10-22T11:06:35.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-22T11:06:35.811Z] [2025-10-22T11:06:35.811Z] Login Succeeded [2025-10-22T11:06:35.811Z] ---> ****-login.sh ends [Pipeline] } [2025-10-22T11:06:35.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T11:06:35.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-22T11:06:35.906Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-10-22T11:06:35.906Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:06:35.906Z] latest [2025-10-22T11:06:35.906Z] 4.1.0-dev.67 [2025-10-22T11:06:35.906Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:06:35.906Z] main [2025-10-22T11:06:35.906Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:06:36.284Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:06:36.627Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:06:36.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-22T11:06:36.627Z] 440fb1b6d0fe: Preparing [2025-10-22T11:06:36.627Z] 7b26d210b3d2: Preparing [2025-10-22T11:06:36.627Z] 11ae2f6129ca: Preparing [2025-10-22T11:06:36.627Z] 36bf9b7031b7: Preparing [2025-10-22T11:06:36.627Z] 70bd6259d445: Preparing [2025-10-22T11:06:36.627Z] cae1ba39e130: Preparing [2025-10-22T11:06:36.627Z] c231f5c0ede3: Preparing [2025-10-22T11:06:36.627Z] cae1ba39e130: Waiting [2025-10-22T11:06:36.627Z] c231f5c0ede3: Waiting [2025-10-22T11:06:36.892Z] 440fb1b6d0fe: Pushed [2025-10-22T11:06:36.892Z] 11ae2f6129ca: Pushed [2025-10-22T11:06:36.892Z] 70bd6259d445: Pushed [2025-10-22T11:06:36.892Z] 36bf9b7031b7: Pushed [2025-10-22T11:06:36.892Z] c231f5c0ede3: Layer already exists [2025-10-22T11:06:36.892Z] cae1ba39e130: Pushed [2025-10-22T11:06:43.522Z] 7b26d210b3d2: Pushed [2025-10-22T11:06:43.522Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:9bf87f23a51c2ae42eaff3a82add05b40038e2f0cdbce15412bccec4046c4b9e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:06:43.870Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:06:44.222Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-10-22T11:06:44.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-22T11:06:44.223Z] 440fb1b6d0fe: Preparing [2025-10-22T11:06:44.223Z] 7b26d210b3d2: Preparing [2025-10-22T11:06:44.223Z] 11ae2f6129ca: Preparing [2025-10-22T11:06:44.223Z] 36bf9b7031b7: Preparing [2025-10-22T11:06:44.223Z] 70bd6259d445: Preparing [2025-10-22T11:06:44.223Z] cae1ba39e130: Preparing [2025-10-22T11:06:44.223Z] c231f5c0ede3: Preparing [2025-10-22T11:06:44.223Z] cae1ba39e130: Waiting [2025-10-22T11:06:44.223Z] c231f5c0ede3: Waiting [2025-10-22T11:06:44.223Z] 440fb1b6d0fe: Layer already exists [2025-10-22T11:06:44.223Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:06:44.223Z] 70bd6259d445: Layer already exists [2025-10-22T11:06:44.223Z] 7b26d210b3d2: Layer already exists [2025-10-22T11:06:44.223Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:06:44.223Z] cae1ba39e130: Layer already exists [2025-10-22T11:06:44.223Z] c231f5c0ede3: Layer already exists [2025-10-22T11:06:44.486Z] latest: digest: sha256:9bf87f23a51c2ae42eaff3a82add05b40038e2f0cdbce15412bccec4046c4b9e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:06:44.850Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:06:45.284Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.67 [2025-10-22T11:06:45.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-22T11:06:45.284Z] 440fb1b6d0fe: Preparing [2025-10-22T11:06:45.284Z] 7b26d210b3d2: Preparing [2025-10-22T11:06:45.284Z] 11ae2f6129ca: Preparing [2025-10-22T11:06:45.284Z] 36bf9b7031b7: Preparing [2025-10-22T11:06:45.284Z] 70bd6259d445: Preparing [2025-10-22T11:06:45.284Z] cae1ba39e130: Preparing [2025-10-22T11:06:45.284Z] c231f5c0ede3: Preparing [2025-10-22T11:06:45.284Z] cae1ba39e130: Waiting [2025-10-22T11:06:45.284Z] c231f5c0ede3: Waiting [2025-10-22T11:06:45.284Z] 440fb1b6d0fe: Layer already exists [2025-10-22T11:06:45.284Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:06:45.284Z] 70bd6259d445: Layer already exists [2025-10-22T11:06:45.284Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:06:45.284Z] 7b26d210b3d2: Layer already exists [2025-10-22T11:06:45.284Z] c231f5c0ede3: Layer already exists [2025-10-22T11:06:45.284Z] cae1ba39e130: Layer already exists [2025-10-22T11:06:45.563Z] 4.1.0-dev.67: digest: sha256:9bf87f23a51c2ae42eaff3a82add05b40038e2f0cdbce15412bccec4046c4b9e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:06:45.937Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:06:46.309Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:06:46.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-22T11:06:46.309Z] 440fb1b6d0fe: Preparing [2025-10-22T11:06:46.309Z] 7b26d210b3d2: Preparing [2025-10-22T11:06:46.309Z] 11ae2f6129ca: Preparing [2025-10-22T11:06:46.309Z] 36bf9b7031b7: Preparing [2025-10-22T11:06:46.309Z] 70bd6259d445: Preparing [2025-10-22T11:06:46.309Z] cae1ba39e130: Preparing [2025-10-22T11:06:46.309Z] c231f5c0ede3: Preparing [2025-10-22T11:06:46.309Z] cae1ba39e130: Waiting [2025-10-22T11:06:46.309Z] c231f5c0ede3: Waiting [2025-10-22T11:06:46.309Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:06:46.309Z] 440fb1b6d0fe: Layer already exists [2025-10-22T11:06:46.309Z] 70bd6259d445: Layer already exists [2025-10-22T11:06:46.309Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:06:46.309Z] 7b26d210b3d2: Layer already exists [2025-10-22T11:06:46.309Z] c231f5c0ede3: Layer already exists [2025-10-22T11:06:46.309Z] cae1ba39e130: Layer already exists [2025-10-22T11:06:46.309Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:9bf87f23a51c2ae42eaff3a82add05b40038e2f0cdbce15412bccec4046c4b9e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:06:46.968Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:06:47.318Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-10-22T11:06:47.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-22T11:06:47.318Z] 440fb1b6d0fe: Preparing [2025-10-22T11:06:47.318Z] 7b26d210b3d2: Preparing [2025-10-22T11:06:47.318Z] 11ae2f6129ca: Preparing [2025-10-22T11:06:47.318Z] 36bf9b7031b7: Preparing [2025-10-22T11:06:47.318Z] 70bd6259d445: Preparing [2025-10-22T11:06:47.318Z] cae1ba39e130: Preparing [2025-10-22T11:06:47.318Z] c231f5c0ede3: Preparing [2025-10-22T11:06:47.318Z] c231f5c0ede3: Waiting [2025-10-22T11:06:47.318Z] cae1ba39e130: Waiting [2025-10-22T11:06:47.318Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:06:47.318Z] 70bd6259d445: Layer already exists [2025-10-22T11:06:47.318Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:06:47.318Z] 7b26d210b3d2: Layer already exists [2025-10-22T11:06:47.318Z] 440fb1b6d0fe: Layer already exists [2025-10-22T11:06:47.318Z] c231f5c0ede3: Layer already exists [2025-10-22T11:06:47.318Z] cae1ba39e130: Layer already exists [2025-10-22T11:06:47.584Z] main: digest: sha256:9bf87f23a51c2ae42eaff3a82add05b40038e2f0cdbce15412bccec4046c4b9e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T11:06:47.668Z] ===================================================== [Pipeline] echo [2025-10-22T11:06:47.681Z] taggedImages: [2025-10-22T11:06:47.681Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:06:47.681Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-10-22T11:06:47.681Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.67 [2025-10-22T11:06:47.681Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:06:47.681Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-10-22T11:06:47.710Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-10-22T11:06:47.710Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:06:47.710Z] latest [2025-10-22T11:06:47.710Z] 4.1.0-dev.67 [2025-10-22T11:06:47.710Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:06:47.710Z] main [2025-10-22T11:06:47.710Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:06:48.082Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:06:48.436Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:06:48.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-22T11:06:48.436Z] 15a16379ea3c: Preparing [2025-10-22T11:06:48.436Z] 04aede617c78: Preparing [2025-10-22T11:06:48.436Z] 5f6434d7753f: Preparing [2025-10-22T11:06:48.436Z] a114a4d8e6d2: Preparing [2025-10-22T11:06:48.436Z] 11ae2f6129ca: Preparing [2025-10-22T11:06:48.436Z] 36bf9b7031b7: Preparing [2025-10-22T11:06:48.436Z] 70bd6259d445: Preparing [2025-10-22T11:06:48.436Z] cae1ba39e130: Preparing [2025-10-22T11:06:48.436Z] c231f5c0ede3: Preparing [2025-10-22T11:06:48.436Z] cae1ba39e130: Waiting [2025-10-22T11:06:48.436Z] c231f5c0ede3: Waiting [2025-10-22T11:06:48.436Z] 70bd6259d445: Waiting [2025-10-22T11:06:48.436Z] 36bf9b7031b7: Waiting [2025-10-22T11:06:48.702Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:06:48.702Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:06:48.702Z] 04aede617c78: Pushed [2025-10-22T11:06:48.702Z] 5f6434d7753f: Pushed [2025-10-22T11:06:48.702Z] 70bd6259d445: Layer already exists [2025-10-22T11:06:48.702Z] 15a16379ea3c: Pushed [2025-10-22T11:06:48.702Z] cae1ba39e130: Layer already exists [2025-10-22T11:06:48.702Z] c231f5c0ede3: Layer already exists [2025-10-22T11:06:51.272Z] a114a4d8e6d2: Pushed [2025-10-22T11:06:51.272Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:1c09b3b3cb9affbaae12ae0be455de0107f505e59763a01b7bea443cd5e1886a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:06:51.889Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:06:52.233Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-10-22T11:06:52.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-22T11:06:52.233Z] 15a16379ea3c: Preparing [2025-10-22T11:06:52.233Z] 04aede617c78: Preparing [2025-10-22T11:06:52.233Z] 5f6434d7753f: Preparing [2025-10-22T11:06:52.233Z] a114a4d8e6d2: Preparing [2025-10-22T11:06:52.233Z] 11ae2f6129ca: Preparing [2025-10-22T11:06:52.233Z] 36bf9b7031b7: Preparing [2025-10-22T11:06:52.233Z] 70bd6259d445: Preparing [2025-10-22T11:06:52.233Z] cae1ba39e130: Preparing [2025-10-22T11:06:52.233Z] c231f5c0ede3: Preparing [2025-10-22T11:06:52.233Z] 70bd6259d445: Waiting [2025-10-22T11:06:52.233Z] cae1ba39e130: Waiting [2025-10-22T11:06:52.233Z] c231f5c0ede3: Waiting [2025-10-22T11:06:52.233Z] 36bf9b7031b7: Waiting [2025-10-22T11:06:52.233Z] 15a16379ea3c: Layer already exists [2025-10-22T11:06:52.233Z] 04aede617c78: Layer already exists [2025-10-22T11:06:52.233Z] 5f6434d7753f: Layer already exists [2025-10-22T11:06:52.233Z] a114a4d8e6d2: Layer already exists [2025-10-22T11:06:52.233Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:06:52.233Z] 70bd6259d445: Layer already exists [2025-10-22T11:06:52.233Z] cae1ba39e130: Layer already exists [2025-10-22T11:06:52.233Z] c231f5c0ede3: Layer already exists [2025-10-22T11:06:52.233Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:06:52.496Z] latest: digest: sha256:1c09b3b3cb9affbaae12ae0be455de0107f505e59763a01b7bea443cd5e1886a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:06:53.275Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:06:54.145Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.67 [2025-10-22T11:06:54.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-22T11:06:54.145Z] 15a16379ea3c: Preparing [2025-10-22T11:06:54.145Z] 04aede617c78: Preparing [2025-10-22T11:06:54.145Z] 5f6434d7753f: Preparing [2025-10-22T11:06:54.145Z] a114a4d8e6d2: Preparing [2025-10-22T11:06:54.145Z] 11ae2f6129ca: Preparing [2025-10-22T11:06:54.145Z] 36bf9b7031b7: Preparing [2025-10-22T11:06:54.145Z] 70bd6259d445: Preparing [2025-10-22T11:06:54.145Z] cae1ba39e130: Preparing [2025-10-22T11:06:54.145Z] c231f5c0ede3: Preparing [2025-10-22T11:06:54.145Z] 36bf9b7031b7: Waiting [2025-10-22T11:06:54.145Z] 70bd6259d445: Waiting [2025-10-22T11:06:54.145Z] cae1ba39e130: Waiting [2025-10-22T11:06:54.145Z] c231f5c0ede3: Waiting [2025-10-22T11:06:54.145Z] 5f6434d7753f: Layer already exists [2025-10-22T11:06:54.145Z] 15a16379ea3c: Layer already exists [2025-10-22T11:06:54.145Z] a114a4d8e6d2: Layer already exists [2025-10-22T11:06:54.145Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:06:54.145Z] 04aede617c78: Layer already exists [2025-10-22T11:06:54.145Z] 70bd6259d445: Layer already exists [2025-10-22T11:06:54.145Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:06:54.146Z] cae1ba39e130: Layer already exists [2025-10-22T11:06:54.146Z] c231f5c0ede3: Layer already exists [2025-10-22T11:06:54.409Z] 4.1.0-dev.67: digest: sha256:1c09b3b3cb9affbaae12ae0be455de0107f505e59763a01b7bea443cd5e1886a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:06:54.760Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:06:55.110Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:06:55.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-22T11:06:55.110Z] 15a16379ea3c: Preparing [2025-10-22T11:06:55.110Z] 04aede617c78: Preparing [2025-10-22T11:06:55.110Z] 5f6434d7753f: Preparing [2025-10-22T11:06:55.110Z] a114a4d8e6d2: Preparing [2025-10-22T11:06:55.110Z] 11ae2f6129ca: Preparing [2025-10-22T11:06:55.110Z] 36bf9b7031b7: Preparing [2025-10-22T11:06:55.110Z] 70bd6259d445: Preparing [2025-10-22T11:06:55.110Z] 36bf9b7031b7: Waiting [2025-10-22T11:06:55.110Z] cae1ba39e130: Preparing [2025-10-22T11:06:55.110Z] 70bd6259d445: Waiting [2025-10-22T11:06:55.110Z] c231f5c0ede3: Preparing [2025-10-22T11:06:55.110Z] cae1ba39e130: Waiting [2025-10-22T11:06:55.110Z] c231f5c0ede3: Waiting [2025-10-22T11:06:55.110Z] 15a16379ea3c: Layer already exists [2025-10-22T11:06:55.110Z] 04aede617c78: Layer already exists [2025-10-22T11:06:55.110Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:06:55.110Z] 5f6434d7753f: Layer already exists [2025-10-22T11:06:55.110Z] a114a4d8e6d2: Layer already exists [2025-10-22T11:06:55.110Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:06:55.110Z] cae1ba39e130: Layer already exists [2025-10-22T11:06:55.110Z] 70bd6259d445: Layer already exists [2025-10-22T11:06:55.110Z] c231f5c0ede3: Layer already exists [2025-10-22T11:06:55.110Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:1c09b3b3cb9affbaae12ae0be455de0107f505e59763a01b7bea443cd5e1886a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:06:55.720Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:06:56.070Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-10-22T11:06:56.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-22T11:06:56.071Z] 15a16379ea3c: Preparing [2025-10-22T11:06:56.071Z] 04aede617c78: Preparing [2025-10-22T11:06:56.071Z] 5f6434d7753f: Preparing [2025-10-22T11:06:56.071Z] a114a4d8e6d2: Preparing [2025-10-22T11:06:56.071Z] 11ae2f6129ca: Preparing [2025-10-22T11:06:56.071Z] 36bf9b7031b7: Preparing [2025-10-22T11:06:56.071Z] 70bd6259d445: Preparing [2025-10-22T11:06:56.071Z] cae1ba39e130: Preparing [2025-10-22T11:06:56.071Z] c231f5c0ede3: Preparing [2025-10-22T11:06:56.071Z] 70bd6259d445: Waiting [2025-10-22T11:06:56.071Z] cae1ba39e130: Waiting [2025-10-22T11:06:56.071Z] c231f5c0ede3: Waiting [2025-10-22T11:06:56.071Z] 36bf9b7031b7: Waiting [2025-10-22T11:06:56.071Z] a114a4d8e6d2: Layer already exists [2025-10-22T11:06:56.071Z] 04aede617c78: Layer already exists [2025-10-22T11:06:56.071Z] 5f6434d7753f: Layer already exists [2025-10-22T11:06:56.071Z] 15a16379ea3c: Layer already exists [2025-10-22T11:06:56.071Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:06:56.071Z] 70bd6259d445: Layer already exists [2025-10-22T11:06:56.071Z] c231f5c0ede3: Layer already exists [2025-10-22T11:06:56.071Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:06:56.071Z] cae1ba39e130: Layer already exists [2025-10-22T11:06:56.333Z] main: digest: sha256:1c09b3b3cb9affbaae12ae0be455de0107f505e59763a01b7bea443cd5e1886a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T11:06:56.399Z] ===================================================== [Pipeline] echo [2025-10-22T11:06:56.411Z] taggedImages: [2025-10-22T11:06:56.412Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:06:56.412Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-10-22T11:06:56.412Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.67 [2025-10-22T11:06:56.412Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:06:56.412Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-10-22T11:06:56.440Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-10-22T11:06:56.440Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:06:56.440Z] latest [2025-10-22T11:06:56.440Z] 4.1.0-dev.67 [2025-10-22T11:06:56.440Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:06:56.440Z] main [2025-10-22T11:06:56.440Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:06:56.791Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:06:57.138Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:06:57.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-22T11:06:57.138Z] 611ad0613c2c: Preparing [2025-10-22T11:06:57.138Z] 058cff8a9564: Preparing [2025-10-22T11:06:57.138Z] 11ae2f6129ca: Preparing [2025-10-22T11:06:57.138Z] 36bf9b7031b7: Preparing [2025-10-22T11:06:57.138Z] c88f61f8bab5: Preparing [2025-10-22T11:06:57.138Z] 84b59306912a: Preparing [2025-10-22T11:06:57.138Z] c231f5c0ede3: Preparing [2025-10-22T11:06:57.138Z] 84b59306912a: Waiting [2025-10-22T11:06:57.401Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:06:57.401Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:06:57.401Z] c231f5c0ede3: Layer already exists [2025-10-22T11:06:57.401Z] c88f61f8bab5: Pushed [2025-10-22T11:06:57.401Z] 611ad0613c2c: Pushed [2025-10-22T11:06:57.401Z] 84b59306912a: Pushed [2025-10-22T11:07:05.573Z] 058cff8a9564: Pushed [2025-10-22T11:07:05.573Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:9a85f3f5763fb053c20023726dcbc8a8a33757633563a620baf7917f43faddef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:05.920Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:06.854Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-10-22T11:07:06.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-22T11:07:06.854Z] 611ad0613c2c: Preparing [2025-10-22T11:07:06.854Z] 058cff8a9564: Preparing [2025-10-22T11:07:06.854Z] 11ae2f6129ca: Preparing [2025-10-22T11:07:06.854Z] 36bf9b7031b7: Preparing [2025-10-22T11:07:06.854Z] c88f61f8bab5: Preparing [2025-10-22T11:07:06.854Z] 84b59306912a: Preparing [2025-10-22T11:07:06.854Z] c231f5c0ede3: Preparing [2025-10-22T11:07:06.854Z] 84b59306912a: Waiting [2025-10-22T11:07:06.854Z] c231f5c0ede3: Waiting [2025-10-22T11:07:06.854Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:07:06.854Z] 611ad0613c2c: Layer already exists [2025-10-22T11:07:06.854Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:07:06.854Z] c88f61f8bab5: Layer already exists [2025-10-22T11:07:06.854Z] 058cff8a9564: Layer already exists [2025-10-22T11:07:06.854Z] 84b59306912a: Layer already exists [2025-10-22T11:07:06.854Z] c231f5c0ede3: Layer already exists [2025-10-22T11:07:07.119Z] latest: digest: sha256:9a85f3f5763fb053c20023726dcbc8a8a33757633563a620baf7917f43faddef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:07.481Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:07.835Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.67 [2025-10-22T11:07:07.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-22T11:07:07.835Z] 611ad0613c2c: Preparing [2025-10-22T11:07:07.835Z] 058cff8a9564: Preparing [2025-10-22T11:07:07.835Z] 11ae2f6129ca: Preparing [2025-10-22T11:07:07.835Z] 36bf9b7031b7: Preparing [2025-10-22T11:07:07.835Z] c88f61f8bab5: Preparing [2025-10-22T11:07:07.835Z] 84b59306912a: Preparing [2025-10-22T11:07:07.835Z] c231f5c0ede3: Preparing [2025-10-22T11:07:07.835Z] 84b59306912a: Waiting [2025-10-22T11:07:07.835Z] c231f5c0ede3: Waiting [2025-10-22T11:07:07.835Z] 611ad0613c2c: Layer already exists [2025-10-22T11:07:07.835Z] c88f61f8bab5: Layer already exists [2025-10-22T11:07:07.835Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:07:07.835Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:07:07.835Z] 058cff8a9564: Layer already exists [2025-10-22T11:07:07.835Z] c231f5c0ede3: Layer already exists [2025-10-22T11:07:07.835Z] 84b59306912a: Layer already exists [2025-10-22T11:07:08.102Z] 4.1.0-dev.67: digest: sha256:9a85f3f5763fb053c20023726dcbc8a8a33757633563a620baf7917f43faddef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:08.452Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:08.807Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:07:08.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-22T11:07:08.807Z] 611ad0613c2c: Preparing [2025-10-22T11:07:08.807Z] 058cff8a9564: Preparing [2025-10-22T11:07:08.807Z] 11ae2f6129ca: Preparing [2025-10-22T11:07:08.807Z] 36bf9b7031b7: Preparing [2025-10-22T11:07:08.807Z] c88f61f8bab5: Preparing [2025-10-22T11:07:08.807Z] 84b59306912a: Preparing [2025-10-22T11:07:08.807Z] c231f5c0ede3: Preparing [2025-10-22T11:07:08.807Z] 84b59306912a: Waiting [2025-10-22T11:07:08.807Z] c231f5c0ede3: Waiting [2025-10-22T11:07:08.807Z] c88f61f8bab5: Layer already exists [2025-10-22T11:07:08.807Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:07:08.807Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:07:08.807Z] 058cff8a9564: Layer already exists [2025-10-22T11:07:08.807Z] 611ad0613c2c: Layer already exists [2025-10-22T11:07:08.807Z] c231f5c0ede3: Layer already exists [2025-10-22T11:07:08.807Z] 84b59306912a: Layer already exists [2025-10-22T11:07:08.807Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:9a85f3f5763fb053c20023726dcbc8a8a33757633563a620baf7917f43faddef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:09.163Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:09.518Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-10-22T11:07:09.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-22T11:07:09.518Z] 611ad0613c2c: Preparing [2025-10-22T11:07:09.518Z] 058cff8a9564: Preparing [2025-10-22T11:07:09.518Z] 11ae2f6129ca: Preparing [2025-10-22T11:07:09.518Z] 36bf9b7031b7: Preparing [2025-10-22T11:07:09.518Z] c88f61f8bab5: Preparing [2025-10-22T11:07:09.518Z] 84b59306912a: Preparing [2025-10-22T11:07:09.518Z] c231f5c0ede3: Preparing [2025-10-22T11:07:09.518Z] 84b59306912a: Waiting [2025-10-22T11:07:09.518Z] 611ad0613c2c: Layer already exists [2025-10-22T11:07:09.518Z] c88f61f8bab5: Layer already exists [2025-10-22T11:07:09.518Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:07:09.518Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:07:09.518Z] 058cff8a9564: Layer already exists [2025-10-22T11:07:09.518Z] c231f5c0ede3: Layer already exists [2025-10-22T11:07:09.518Z] 84b59306912a: Layer already exists [2025-10-22T11:07:09.783Z] main: digest: sha256:9a85f3f5763fb053c20023726dcbc8a8a33757633563a620baf7917f43faddef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T11:07:09.857Z] ===================================================== [Pipeline] echo [2025-10-22T11:07:09.868Z] taggedImages: [2025-10-22T11:07:09.868Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:07:09.868Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-10-22T11:07:09.868Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.67 [2025-10-22T11:07:09.868Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:07:09.868Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-10-22T11:07:09.888Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-10-22T11:07:09.888Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:07:09.888Z] latest [2025-10-22T11:07:09.888Z] 4.1.0-dev.67 [2025-10-22T11:07:09.888Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:07:09.888Z] main [2025-10-22T11:07:09.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:10.259Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:10.613Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:07:10.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-22T11:07:10.613Z] cfaab200c4dc: Preparing [2025-10-22T11:07:10.613Z] 8d89661097aa: Preparing [2025-10-22T11:07:10.613Z] 36bf9b7031b7: Preparing [2025-10-22T11:07:10.613Z] 960f3dc0bc8e: Preparing [2025-10-22T11:07:10.613Z] 9affad735ef9: Preparing [2025-10-22T11:07:10.613Z] c231f5c0ede3: Preparing [2025-10-22T11:07:10.613Z] c231f5c0ede3: Waiting [2025-10-22T11:07:10.613Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:07:10.613Z] c231f5c0ede3: Layer already exists [2025-10-22T11:07:10.877Z] 9affad735ef9: Pushed [2025-10-22T11:07:10.877Z] cfaab200c4dc: Pushed [2025-10-22T11:07:10.877Z] 960f3dc0bc8e: Pushed [2025-10-22T11:07:19.074Z] 8d89661097aa: Pushed [2025-10-22T11:07:19.074Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:d767306fcb22d0a016079fa1faaa6f5b480b2ddfca25784ee7b1d8f903f53cc5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:19.437Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:19.791Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-10-22T11:07:19.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-22T11:07:19.791Z] cfaab200c4dc: Preparing [2025-10-22T11:07:19.791Z] 8d89661097aa: Preparing [2025-10-22T11:07:19.791Z] 36bf9b7031b7: Preparing [2025-10-22T11:07:19.791Z] 960f3dc0bc8e: Preparing [2025-10-22T11:07:19.791Z] 9affad735ef9: Preparing [2025-10-22T11:07:19.791Z] c231f5c0ede3: Preparing [2025-10-22T11:07:19.791Z] 8d89661097aa: Layer already exists [2025-10-22T11:07:19.791Z] 960f3dc0bc8e: Layer already exists [2025-10-22T11:07:19.791Z] 9affad735ef9: Layer already exists [2025-10-22T11:07:19.791Z] cfaab200c4dc: Layer already exists [2025-10-22T11:07:19.791Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:07:19.791Z] c231f5c0ede3: Layer already exists [2025-10-22T11:07:20.058Z] latest: digest: sha256:d767306fcb22d0a016079fa1faaa6f5b480b2ddfca25784ee7b1d8f903f53cc5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:20.419Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:20.759Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.67 [2025-10-22T11:07:20.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-22T11:07:20.759Z] cfaab200c4dc: Preparing [2025-10-22T11:07:20.759Z] 8d89661097aa: Preparing [2025-10-22T11:07:20.759Z] 36bf9b7031b7: Preparing [2025-10-22T11:07:20.759Z] 960f3dc0bc8e: Preparing [2025-10-22T11:07:20.759Z] 9affad735ef9: Preparing [2025-10-22T11:07:20.759Z] c231f5c0ede3: Preparing [2025-10-22T11:07:20.759Z] c231f5c0ede3: Waiting [2025-10-22T11:07:20.759Z] 9affad735ef9: Layer already exists [2025-10-22T11:07:20.759Z] 8d89661097aa: Layer already exists [2025-10-22T11:07:20.759Z] 960f3dc0bc8e: Layer already exists [2025-10-22T11:07:20.759Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:07:20.759Z] cfaab200c4dc: Layer already exists [2025-10-22T11:07:20.759Z] c231f5c0ede3: Layer already exists [2025-10-22T11:07:21.022Z] 4.1.0-dev.67: digest: sha256:d767306fcb22d0a016079fa1faaa6f5b480b2ddfca25784ee7b1d8f903f53cc5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:21.373Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:21.737Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:07:21.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-22T11:07:21.737Z] cfaab200c4dc: Preparing [2025-10-22T11:07:21.737Z] 8d89661097aa: Preparing [2025-10-22T11:07:21.737Z] 36bf9b7031b7: Preparing [2025-10-22T11:07:21.737Z] 960f3dc0bc8e: Preparing [2025-10-22T11:07:21.737Z] 9affad735ef9: Preparing [2025-10-22T11:07:21.737Z] c231f5c0ede3: Preparing [2025-10-22T11:07:21.737Z] c231f5c0ede3: Waiting [2025-10-22T11:07:21.737Z] 960f3dc0bc8e: Layer already exists [2025-10-22T11:07:21.737Z] 8d89661097aa: Layer already exists [2025-10-22T11:07:21.737Z] cfaab200c4dc: Layer already exists [2025-10-22T11:07:21.737Z] 9affad735ef9: Layer already exists [2025-10-22T11:07:21.737Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:07:21.737Z] c231f5c0ede3: Layer already exists [2025-10-22T11:07:22.002Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:d767306fcb22d0a016079fa1faaa6f5b480b2ddfca25784ee7b1d8f903f53cc5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:22.360Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:22.715Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-10-22T11:07:22.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-22T11:07:22.715Z] cfaab200c4dc: Preparing [2025-10-22T11:07:22.715Z] 8d89661097aa: Preparing [2025-10-22T11:07:22.715Z] 36bf9b7031b7: Preparing [2025-10-22T11:07:22.715Z] 960f3dc0bc8e: Preparing [2025-10-22T11:07:22.715Z] 9affad735ef9: Preparing [2025-10-22T11:07:22.715Z] c231f5c0ede3: Preparing [2025-10-22T11:07:22.715Z] c231f5c0ede3: Waiting [2025-10-22T11:07:22.715Z] 8d89661097aa: Layer already exists [2025-10-22T11:07:22.715Z] 960f3dc0bc8e: Layer already exists [2025-10-22T11:07:22.715Z] cfaab200c4dc: Layer already exists [2025-10-22T11:07:22.715Z] 9affad735ef9: Layer already exists [2025-10-22T11:07:22.715Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:07:22.715Z] c231f5c0ede3: Layer already exists [2025-10-22T11:07:22.715Z] main: digest: sha256:d767306fcb22d0a016079fa1faaa6f5b480b2ddfca25784ee7b1d8f903f53cc5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T11:07:23.061Z] ===================================================== [Pipeline] echo [2025-10-22T11:07:23.080Z] taggedImages: [2025-10-22T11:07:23.080Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:07:23.080Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-10-22T11:07:23.080Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.67 [2025-10-22T11:07:23.080Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:07:23.080Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-10-22T11:07:23.111Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-10-22T11:07:23.111Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:07:23.111Z] latest [2025-10-22T11:07:23.111Z] 4.1.0-dev.67 [2025-10-22T11:07:23.111Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:07:23.111Z] main [2025-10-22T11:07:23.111Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:23.475Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:23.827Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:07:23.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-22T11:07:23.827Z] 3340343e7570: Preparing [2025-10-22T11:07:23.827Z] f3bd6dd7940b: Preparing [2025-10-22T11:07:23.827Z] 7870db6ceb5d: Preparing [2025-10-22T11:07:23.827Z] 11ae2f6129ca: Preparing [2025-10-22T11:07:23.827Z] 36bf9b7031b7: Preparing [2025-10-22T11:07:23.827Z] 70bd6259d445: Preparing [2025-10-22T11:07:23.827Z] cae1ba39e130: Preparing [2025-10-22T11:07:23.827Z] c231f5c0ede3: Preparing [2025-10-22T11:07:23.827Z] 70bd6259d445: Waiting [2025-10-22T11:07:23.827Z] cae1ba39e130: Waiting [2025-10-22T11:07:23.827Z] c231f5c0ede3: Waiting [2025-10-22T11:07:23.827Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:07:23.827Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:07:24.092Z] 70bd6259d445: Layer already exists [2025-10-22T11:07:24.092Z] cae1ba39e130: Layer already exists [2025-10-22T11:07:24.092Z] c231f5c0ede3: Layer already exists [2025-10-22T11:07:24.092Z] f3bd6dd7940b: Pushed [2025-10-22T11:07:24.092Z] 3340343e7570: Pushed [2025-10-22T11:07:32.339Z] 7870db6ceb5d: Pushed [2025-10-22T11:07:32.339Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:597e367ec7f06cdc07015463e45a647896b99159ed6994b2c77dffbd351ac104 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:32.742Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:33.080Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-10-22T11:07:33.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-22T11:07:33.080Z] 3340343e7570: Preparing [2025-10-22T11:07:33.080Z] f3bd6dd7940b: Preparing [2025-10-22T11:07:33.080Z] 7870db6ceb5d: Preparing [2025-10-22T11:07:33.080Z] 11ae2f6129ca: Preparing [2025-10-22T11:07:33.080Z] 36bf9b7031b7: Preparing [2025-10-22T11:07:33.080Z] 70bd6259d445: Preparing [2025-10-22T11:07:33.080Z] cae1ba39e130: Preparing [2025-10-22T11:07:33.080Z] c231f5c0ede3: Preparing [2025-10-22T11:07:33.080Z] 70bd6259d445: Waiting [2025-10-22T11:07:33.080Z] cae1ba39e130: Waiting [2025-10-22T11:07:33.080Z] c231f5c0ede3: Waiting [2025-10-22T11:07:33.080Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:07:33.080Z] 3340343e7570: Layer already exists [2025-10-22T11:07:33.080Z] f3bd6dd7940b: Layer already exists [2025-10-22T11:07:33.080Z] 7870db6ceb5d: Layer already exists [2025-10-22T11:07:33.080Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:07:33.080Z] cae1ba39e130: Layer already exists [2025-10-22T11:07:33.080Z] 70bd6259d445: Layer already exists [2025-10-22T11:07:33.080Z] c231f5c0ede3: Layer already exists [2025-10-22T11:07:33.344Z] latest: digest: sha256:597e367ec7f06cdc07015463e45a647896b99159ed6994b2c77dffbd351ac104 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:33.697Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:34.042Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.67 [2025-10-22T11:07:34.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-22T11:07:34.042Z] 3340343e7570: Preparing [2025-10-22T11:07:34.042Z] f3bd6dd7940b: Preparing [2025-10-22T11:07:34.042Z] 7870db6ceb5d: Preparing [2025-10-22T11:07:34.042Z] 11ae2f6129ca: Preparing [2025-10-22T11:07:34.042Z] 36bf9b7031b7: Preparing [2025-10-22T11:07:34.042Z] 70bd6259d445: Preparing [2025-10-22T11:07:34.042Z] cae1ba39e130: Preparing [2025-10-22T11:07:34.042Z] c231f5c0ede3: Preparing [2025-10-22T11:07:34.042Z] 70bd6259d445: Waiting [2025-10-22T11:07:34.042Z] cae1ba39e130: Waiting [2025-10-22T11:07:34.042Z] c231f5c0ede3: Waiting [2025-10-22T11:07:34.042Z] 3340343e7570: Layer already exists [2025-10-22T11:07:34.042Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:07:34.042Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:07:34.042Z] f3bd6dd7940b: Layer already exists [2025-10-22T11:07:34.042Z] 7870db6ceb5d: Layer already exists [2025-10-22T11:07:34.042Z] cae1ba39e130: Layer already exists [2025-10-22T11:07:34.042Z] 70bd6259d445: Layer already exists [2025-10-22T11:07:34.042Z] c231f5c0ede3: Layer already exists [2025-10-22T11:07:34.042Z] 4.1.0-dev.67: digest: sha256:597e367ec7f06cdc07015463e45a647896b99159ed6994b2c77dffbd351ac104 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:34.648Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:35.004Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:07:35.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-22T11:07:35.004Z] 3340343e7570: Preparing [2025-10-22T11:07:35.004Z] f3bd6dd7940b: Preparing [2025-10-22T11:07:35.004Z] 7870db6ceb5d: Preparing [2025-10-22T11:07:35.004Z] 11ae2f6129ca: Preparing [2025-10-22T11:07:35.004Z] 36bf9b7031b7: Preparing [2025-10-22T11:07:35.004Z] 70bd6259d445: Preparing [2025-10-22T11:07:35.004Z] cae1ba39e130: Preparing [2025-10-22T11:07:35.004Z] c231f5c0ede3: Preparing [2025-10-22T11:07:35.004Z] cae1ba39e130: Waiting [2025-10-22T11:07:35.004Z] 70bd6259d445: Waiting [2025-10-22T11:07:35.004Z] c231f5c0ede3: Waiting [2025-10-22T11:07:35.004Z] 7870db6ceb5d: Layer already exists [2025-10-22T11:07:35.004Z] 3340343e7570: Layer already exists [2025-10-22T11:07:35.004Z] f3bd6dd7940b: Layer already exists [2025-10-22T11:07:35.004Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:07:35.004Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:07:35.004Z] cae1ba39e130: Layer already exists [2025-10-22T11:07:35.004Z] 70bd6259d445: Layer already exists [2025-10-22T11:07:35.004Z] c231f5c0ede3: Layer already exists [2025-10-22T11:07:35.004Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:597e367ec7f06cdc07015463e45a647896b99159ed6994b2c77dffbd351ac104 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:35.613Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:35.963Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-10-22T11:07:35.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-22T11:07:35.963Z] 3340343e7570: Preparing [2025-10-22T11:07:35.963Z] f3bd6dd7940b: Preparing [2025-10-22T11:07:35.963Z] 7870db6ceb5d: Preparing [2025-10-22T11:07:35.963Z] 11ae2f6129ca: Preparing [2025-10-22T11:07:35.963Z] 36bf9b7031b7: Preparing [2025-10-22T11:07:35.963Z] 70bd6259d445: Preparing [2025-10-22T11:07:35.963Z] cae1ba39e130: Preparing [2025-10-22T11:07:35.963Z] c231f5c0ede3: Preparing [2025-10-22T11:07:35.963Z] 70bd6259d445: Waiting [2025-10-22T11:07:35.963Z] cae1ba39e130: Waiting [2025-10-22T11:07:35.963Z] c231f5c0ede3: Waiting [2025-10-22T11:07:35.963Z] f3bd6dd7940b: Layer already exists [2025-10-22T11:07:35.963Z] 3340343e7570: Layer already exists [2025-10-22T11:07:35.963Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:07:35.963Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:07:35.963Z] 7870db6ceb5d: Layer already exists [2025-10-22T11:07:35.963Z] c231f5c0ede3: Layer already exists [2025-10-22T11:07:35.963Z] 70bd6259d445: Layer already exists [2025-10-22T11:07:35.963Z] cae1ba39e130: Layer already exists [2025-10-22T11:07:36.227Z] main: digest: sha256:597e367ec7f06cdc07015463e45a647896b99159ed6994b2c77dffbd351ac104 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T11:07:36.297Z] ===================================================== [Pipeline] echo [2025-10-22T11:07:36.310Z] taggedImages: [2025-10-22T11:07:36.310Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:07:36.310Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-10-22T11:07:36.310Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.67 [2025-10-22T11:07:36.310Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:07:36.310Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-10-22T11:07:36.340Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-10-22T11:07:36.340Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:07:36.340Z] latest [2025-10-22T11:07:36.340Z] 4.1.0-dev.67 [2025-10-22T11:07:36.340Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:07:36.340Z] main [2025-10-22T11:07:36.340Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:36.714Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:37.150Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:07:37.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-22T11:07:37.151Z] aebd3f0c6cd7: Preparing [2025-10-22T11:07:37.151Z] eea8836770e5: Preparing [2025-10-22T11:07:37.151Z] 180211aaf4d4: Preparing [2025-10-22T11:07:37.151Z] f9400b6e8d7f: Preparing [2025-10-22T11:07:37.151Z] 178d882aab21: Preparing [2025-10-22T11:07:37.151Z] 6d601feca43a: Preparing [2025-10-22T11:07:37.151Z] bc2ac4973c87: Preparing [2025-10-22T11:07:37.151Z] 11ae2f6129ca: Preparing [2025-10-22T11:07:37.151Z] 36bf9b7031b7: Preparing [2025-10-22T11:07:37.151Z] 403c2a96e768: Preparing [2025-10-22T11:07:37.151Z] 1478be22774c: Preparing [2025-10-22T11:07:37.151Z] 5f70bf18a086: Preparing [2025-10-22T11:07:37.151Z] f53b798c89cf: Preparing [2025-10-22T11:07:37.151Z] 44a1da164a1e: Preparing [2025-10-22T11:07:37.151Z] 07f57f701cc6: Preparing [2025-10-22T11:07:37.151Z] c231f5c0ede3: Preparing [2025-10-22T11:07:37.151Z] 36bf9b7031b7: Waiting [2025-10-22T11:07:37.151Z] 403c2a96e768: Waiting [2025-10-22T11:07:37.151Z] 1478be22774c: Waiting [2025-10-22T11:07:37.151Z] 5f70bf18a086: Waiting [2025-10-22T11:07:37.151Z] f53b798c89cf: Waiting [2025-10-22T11:07:37.151Z] 6d601feca43a: Waiting [2025-10-22T11:07:37.151Z] 44a1da164a1e: Waiting [2025-10-22T11:07:37.151Z] bc2ac4973c87: Waiting [2025-10-22T11:07:37.151Z] 11ae2f6129ca: Waiting [2025-10-22T11:07:37.151Z] 07f57f701cc6: Waiting [2025-10-22T11:07:37.151Z] c231f5c0ede3: Waiting [2025-10-22T11:07:37.453Z] f9400b6e8d7f: Pushed [2025-10-22T11:07:37.453Z] 180211aaf4d4: Pushed [2025-10-22T11:07:37.453Z] eea8836770e5: Pushed [2025-10-22T11:07:37.453Z] aebd3f0c6cd7: Pushed [2025-10-22T11:07:37.453Z] 178d882aab21: Pushed [2025-10-22T11:07:37.453Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:07:37.453Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:07:37.453Z] 5f70bf18a086: Layer already exists [2025-10-22T11:07:37.453Z] 6d601feca43a: Pushed [2025-10-22T11:07:37.453Z] 403c2a96e768: Pushed [2025-10-22T11:07:37.723Z] 1478be22774c: Pushed [2025-10-22T11:07:37.723Z] f53b798c89cf: Pushed [2025-10-22T11:07:37.723Z] c231f5c0ede3: Layer already exists [2025-10-22T11:07:37.723Z] 44a1da164a1e: Pushed [2025-10-22T11:07:37.723Z] 07f57f701cc6: Pushed [2025-10-22T11:07:41.071Z] bc2ac4973c87: Pushed [2025-10-22T11:07:41.071Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:1293fdf0af39dc5cc901a0a610f93d75dc3ff8f53b8f7ebbd966ba1ffebaa8b7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:41.424Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:41.785Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-10-22T11:07:41.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-22T11:07:41.785Z] aebd3f0c6cd7: Preparing [2025-10-22T11:07:41.785Z] eea8836770e5: Preparing [2025-10-22T11:07:41.785Z] 180211aaf4d4: Preparing [2025-10-22T11:07:41.785Z] f9400b6e8d7f: Preparing [2025-10-22T11:07:41.785Z] 178d882aab21: Preparing [2025-10-22T11:07:41.785Z] 6d601feca43a: Preparing [2025-10-22T11:07:41.785Z] bc2ac4973c87: Preparing [2025-10-22T11:07:41.785Z] 11ae2f6129ca: Preparing [2025-10-22T11:07:41.785Z] 36bf9b7031b7: Preparing [2025-10-22T11:07:41.785Z] 403c2a96e768: Preparing [2025-10-22T11:07:41.785Z] 1478be22774c: Preparing [2025-10-22T11:07:41.785Z] 5f70bf18a086: Preparing [2025-10-22T11:07:41.785Z] f53b798c89cf: Preparing [2025-10-22T11:07:41.785Z] 44a1da164a1e: Preparing [2025-10-22T11:07:41.785Z] 07f57f701cc6: Preparing [2025-10-22T11:07:41.785Z] c231f5c0ede3: Preparing [2025-10-22T11:07:41.785Z] 403c2a96e768: Waiting [2025-10-22T11:07:41.785Z] 1478be22774c: Waiting [2025-10-22T11:07:41.785Z] 5f70bf18a086: Waiting [2025-10-22T11:07:41.785Z] f53b798c89cf: Waiting [2025-10-22T11:07:41.785Z] 44a1da164a1e: Waiting [2025-10-22T11:07:41.785Z] 07f57f701cc6: Waiting [2025-10-22T11:07:41.785Z] c231f5c0ede3: Waiting [2025-10-22T11:07:41.785Z] 6d601feca43a: Waiting [2025-10-22T11:07:41.785Z] bc2ac4973c87: Waiting [2025-10-22T11:07:41.785Z] 11ae2f6129ca: Waiting [2025-10-22T11:07:41.785Z] 36bf9b7031b7: Waiting [2025-10-22T11:07:41.785Z] 178d882aab21: Layer already exists [2025-10-22T11:07:41.785Z] aebd3f0c6cd7: Layer already exists [2025-10-22T11:07:41.785Z] 180211aaf4d4: Layer already exists [2025-10-22T11:07:41.785Z] eea8836770e5: Layer already exists [2025-10-22T11:07:41.785Z] f9400b6e8d7f: Layer already exists [2025-10-22T11:07:41.785Z] bc2ac4973c87: Layer already exists [2025-10-22T11:07:41.785Z] 6d601feca43a: Layer already exists [2025-10-22T11:07:41.785Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:07:41.785Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:07:41.785Z] 403c2a96e768: Layer already exists [2025-10-22T11:07:41.785Z] f53b798c89cf: Layer already exists [2025-10-22T11:07:41.785Z] 5f70bf18a086: Layer already exists [2025-10-22T11:07:41.785Z] 1478be22774c: Layer already exists [2025-10-22T11:07:41.785Z] 44a1da164a1e: Layer already exists [2025-10-22T11:07:41.785Z] 07f57f701cc6: Layer already exists [2025-10-22T11:07:41.785Z] c231f5c0ede3: Layer already exists [2025-10-22T11:07:42.051Z] latest: digest: sha256:1293fdf0af39dc5cc901a0a610f93d75dc3ff8f53b8f7ebbd966ba1ffebaa8b7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:42.409Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:44.156Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.67 [2025-10-22T11:07:44.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-22T11:07:44.156Z] aebd3f0c6cd7: Preparing [2025-10-22T11:07:44.156Z] eea8836770e5: Preparing [2025-10-22T11:07:44.156Z] 180211aaf4d4: Preparing [2025-10-22T11:07:44.156Z] f9400b6e8d7f: Preparing [2025-10-22T11:07:44.156Z] 178d882aab21: Preparing [2025-10-22T11:07:44.156Z] 6d601feca43a: Preparing [2025-10-22T11:07:44.156Z] bc2ac4973c87: Preparing [2025-10-22T11:07:44.156Z] 11ae2f6129ca: Preparing [2025-10-22T11:07:44.156Z] 36bf9b7031b7: Preparing [2025-10-22T11:07:44.156Z] 403c2a96e768: Preparing [2025-10-22T11:07:44.156Z] 1478be22774c: Preparing [2025-10-22T11:07:44.156Z] 5f70bf18a086: Preparing [2025-10-22T11:07:44.156Z] f53b798c89cf: Preparing [2025-10-22T11:07:44.156Z] 44a1da164a1e: Preparing [2025-10-22T11:07:44.156Z] 07f57f701cc6: Preparing [2025-10-22T11:07:44.156Z] c231f5c0ede3: Preparing [2025-10-22T11:07:44.156Z] 6d601feca43a: Waiting [2025-10-22T11:07:44.156Z] bc2ac4973c87: Waiting [2025-10-22T11:07:44.156Z] 11ae2f6129ca: Waiting [2025-10-22T11:07:44.156Z] 36bf9b7031b7: Waiting [2025-10-22T11:07:44.156Z] 403c2a96e768: Waiting [2025-10-22T11:07:44.156Z] 1478be22774c: Waiting [2025-10-22T11:07:44.156Z] 5f70bf18a086: Waiting [2025-10-22T11:07:44.156Z] f53b798c89cf: Waiting [2025-10-22T11:07:44.156Z] 44a1da164a1e: Waiting [2025-10-22T11:07:44.156Z] 07f57f701cc6: Waiting [2025-10-22T11:07:44.156Z] c231f5c0ede3: Waiting [2025-10-22T11:07:44.156Z] 180211aaf4d4: Layer already exists [2025-10-22T11:07:44.156Z] eea8836770e5: Layer already exists [2025-10-22T11:07:44.156Z] 178d882aab21: Layer already exists [2025-10-22T11:07:44.156Z] f9400b6e8d7f: Layer already exists [2025-10-22T11:07:44.156Z] aebd3f0c6cd7: Layer already exists [2025-10-22T11:07:44.156Z] bc2ac4973c87: Layer already exists [2025-10-22T11:07:44.157Z] 6d601feca43a: Layer already exists [2025-10-22T11:07:44.157Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:07:44.157Z] 403c2a96e768: Layer already exists [2025-10-22T11:07:44.157Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:07:44.157Z] 1478be22774c: Layer already exists [2025-10-22T11:07:44.157Z] 5f70bf18a086: Layer already exists [2025-10-22T11:07:44.157Z] 44a1da164a1e: Layer already exists [2025-10-22T11:07:44.157Z] f53b798c89cf: Layer already exists [2025-10-22T11:07:44.157Z] 07f57f701cc6: Layer already exists [2025-10-22T11:07:44.157Z] c231f5c0ede3: Layer already exists [2025-10-22T11:07:44.420Z] 4.1.0-dev.67: digest: sha256:1293fdf0af39dc5cc901a0a610f93d75dc3ff8f53b8f7ebbd966ba1ffebaa8b7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:44.772Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:45.120Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:07:45.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-22T11:07:45.120Z] aebd3f0c6cd7: Preparing [2025-10-22T11:07:45.121Z] eea8836770e5: Preparing [2025-10-22T11:07:45.121Z] 180211aaf4d4: Preparing [2025-10-22T11:07:45.121Z] f9400b6e8d7f: Preparing [2025-10-22T11:07:45.121Z] 178d882aab21: Preparing [2025-10-22T11:07:45.121Z] 6d601feca43a: Preparing [2025-10-22T11:07:45.121Z] bc2ac4973c87: Preparing [2025-10-22T11:07:45.121Z] 11ae2f6129ca: Preparing [2025-10-22T11:07:45.121Z] 36bf9b7031b7: Preparing [2025-10-22T11:07:45.121Z] 403c2a96e768: Preparing [2025-10-22T11:07:45.121Z] 1478be22774c: Preparing [2025-10-22T11:07:45.121Z] 5f70bf18a086: Preparing [2025-10-22T11:07:45.121Z] f53b798c89cf: Preparing [2025-10-22T11:07:45.121Z] 44a1da164a1e: Preparing [2025-10-22T11:07:45.121Z] 07f57f701cc6: Preparing [2025-10-22T11:07:45.121Z] c231f5c0ede3: Preparing [2025-10-22T11:07:45.121Z] 6d601feca43a: Waiting [2025-10-22T11:07:45.121Z] bc2ac4973c87: Waiting [2025-10-22T11:07:45.121Z] 11ae2f6129ca: Waiting [2025-10-22T11:07:45.121Z] 36bf9b7031b7: Waiting [2025-10-22T11:07:45.121Z] 403c2a96e768: Waiting [2025-10-22T11:07:45.121Z] 1478be22774c: Waiting [2025-10-22T11:07:45.121Z] 5f70bf18a086: Waiting [2025-10-22T11:07:45.121Z] f53b798c89cf: Waiting [2025-10-22T11:07:45.121Z] 44a1da164a1e: Waiting [2025-10-22T11:07:45.121Z] c231f5c0ede3: Waiting [2025-10-22T11:07:45.121Z] 07f57f701cc6: Waiting [2025-10-22T11:07:45.121Z] 180211aaf4d4: Layer already exists [2025-10-22T11:07:45.121Z] 178d882aab21: Layer already exists [2025-10-22T11:07:45.121Z] aebd3f0c6cd7: Layer already exists [2025-10-22T11:07:45.121Z] f9400b6e8d7f: Layer already exists [2025-10-22T11:07:45.121Z] eea8836770e5: Layer already exists [2025-10-22T11:07:45.121Z] 6d601feca43a: Layer already exists [2025-10-22T11:07:45.121Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:07:45.121Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:07:45.121Z] bc2ac4973c87: Layer already exists [2025-10-22T11:07:45.121Z] 403c2a96e768: Layer already exists [2025-10-22T11:07:45.121Z] 1478be22774c: Layer already exists [2025-10-22T11:07:45.121Z] 44a1da164a1e: Layer already exists [2025-10-22T11:07:45.121Z] f53b798c89cf: Layer already exists [2025-10-22T11:07:45.121Z] 07f57f701cc6: Layer already exists [2025-10-22T11:07:45.121Z] 5f70bf18a086: Layer already exists [2025-10-22T11:07:45.121Z] c231f5c0ede3: Layer already exists [2025-10-22T11:07:45.385Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:1293fdf0af39dc5cc901a0a610f93d75dc3ff8f53b8f7ebbd966ba1ffebaa8b7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:45.736Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:46.079Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-10-22T11:07:46.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-22T11:07:46.079Z] aebd3f0c6cd7: Preparing [2025-10-22T11:07:46.079Z] eea8836770e5: Preparing [2025-10-22T11:07:46.079Z] 180211aaf4d4: Preparing [2025-10-22T11:07:46.079Z] f9400b6e8d7f: Preparing [2025-10-22T11:07:46.079Z] 178d882aab21: Preparing [2025-10-22T11:07:46.079Z] 6d601feca43a: Preparing [2025-10-22T11:07:46.079Z] bc2ac4973c87: Preparing [2025-10-22T11:07:46.079Z] 11ae2f6129ca: Preparing [2025-10-22T11:07:46.079Z] 36bf9b7031b7: Preparing [2025-10-22T11:07:46.079Z] 403c2a96e768: Preparing [2025-10-22T11:07:46.079Z] 1478be22774c: Preparing [2025-10-22T11:07:46.079Z] 5f70bf18a086: Preparing [2025-10-22T11:07:46.079Z] f53b798c89cf: Preparing [2025-10-22T11:07:46.079Z] 44a1da164a1e: Preparing [2025-10-22T11:07:46.079Z] 07f57f701cc6: Preparing [2025-10-22T11:07:46.079Z] c231f5c0ede3: Preparing [2025-10-22T11:07:46.079Z] 403c2a96e768: Waiting [2025-10-22T11:07:46.079Z] 1478be22774c: Waiting [2025-10-22T11:07:46.079Z] bc2ac4973c87: Waiting [2025-10-22T11:07:46.079Z] 11ae2f6129ca: Waiting [2025-10-22T11:07:46.079Z] 36bf9b7031b7: Waiting [2025-10-22T11:07:46.079Z] 6d601feca43a: Waiting [2025-10-22T11:07:46.079Z] f53b798c89cf: Waiting [2025-10-22T11:07:46.079Z] 44a1da164a1e: Waiting [2025-10-22T11:07:46.079Z] 07f57f701cc6: Waiting [2025-10-22T11:07:46.079Z] c231f5c0ede3: Waiting [2025-10-22T11:07:46.079Z] 5f70bf18a086: Waiting [2025-10-22T11:07:46.079Z] 180211aaf4d4: Layer already exists [2025-10-22T11:07:46.079Z] eea8836770e5: Layer already exists [2025-10-22T11:07:46.079Z] aebd3f0c6cd7: Layer already exists [2025-10-22T11:07:46.079Z] f9400b6e8d7f: Layer already exists [2025-10-22T11:07:46.079Z] 178d882aab21: Layer already exists [2025-10-22T11:07:46.079Z] bc2ac4973c87: Layer already exists [2025-10-22T11:07:46.079Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:07:46.079Z] 403c2a96e768: Layer already exists [2025-10-22T11:07:46.079Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:07:46.079Z] 6d601feca43a: Layer already exists [2025-10-22T11:07:46.079Z] 5f70bf18a086: Layer already exists [2025-10-22T11:07:46.079Z] 1478be22774c: Layer already exists [2025-10-22T11:07:46.079Z] f53b798c89cf: Layer already exists [2025-10-22T11:07:46.079Z] 44a1da164a1e: Layer already exists [2025-10-22T11:07:46.079Z] 07f57f701cc6: Layer already exists [2025-10-22T11:07:46.079Z] c231f5c0ede3: Layer already exists [2025-10-22T11:07:46.342Z] main: digest: sha256:1293fdf0af39dc5cc901a0a610f93d75dc3ff8f53b8f7ebbd966ba1ffebaa8b7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T11:07:46.417Z] ===================================================== [Pipeline] echo [2025-10-22T11:07:46.431Z] taggedImages: [2025-10-22T11:07:46.431Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:07:46.431Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-10-22T11:07:46.431Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.67 [2025-10-22T11:07:46.431Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:07:46.431Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-10-22T11:07:46.463Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-10-22T11:07:46.463Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:07:46.463Z] latest [2025-10-22T11:07:46.463Z] 4.1.0-dev.67 [2025-10-22T11:07:46.463Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:07:46.463Z] main [2025-10-22T11:07:46.463Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:46.829Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:47.181Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:07:47.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-22T11:07:47.181Z] fd8fa9d83457: Preparing [2025-10-22T11:07:47.181Z] b5fb6102e317: Preparing [2025-10-22T11:07:47.181Z] 9a42c8330bb0: Preparing [2025-10-22T11:07:47.181Z] 5c692dbf9a18: Preparing [2025-10-22T11:07:47.181Z] 11ae2f6129ca: Preparing [2025-10-22T11:07:47.181Z] 36bf9b7031b7: Preparing [2025-10-22T11:07:47.181Z] 70bd6259d445: Preparing [2025-10-22T11:07:47.181Z] cae1ba39e130: Preparing [2025-10-22T11:07:47.181Z] c231f5c0ede3: Preparing [2025-10-22T11:07:47.181Z] 36bf9b7031b7: Waiting [2025-10-22T11:07:47.181Z] 70bd6259d445: Waiting [2025-10-22T11:07:47.181Z] c231f5c0ede3: Waiting [2025-10-22T11:07:47.181Z] cae1ba39e130: Waiting [2025-10-22T11:07:47.181Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:07:47.445Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:07:47.445Z] 9a42c8330bb0: Pushed [2025-10-22T11:07:47.445Z] b5fb6102e317: Pushed [2025-10-22T11:07:47.445Z] 70bd6259d445: Layer already exists [2025-10-22T11:07:47.445Z] cae1ba39e130: Layer already exists [2025-10-22T11:07:47.445Z] fd8fa9d83457: Pushed [2025-10-22T11:07:47.445Z] c231f5c0ede3: Layer already exists [2025-10-22T11:07:55.623Z] 5c692dbf9a18: Pushed [2025-10-22T11:07:55.623Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:5a0edd9e710af899540be0c04fbc04dd28f9f02a2c16d397d8194f8f8a01b50b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:55.983Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:56.332Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-10-22T11:07:56.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-22T11:07:56.332Z] fd8fa9d83457: Preparing [2025-10-22T11:07:56.332Z] b5fb6102e317: Preparing [2025-10-22T11:07:56.332Z] 9a42c8330bb0: Preparing [2025-10-22T11:07:56.332Z] 5c692dbf9a18: Preparing [2025-10-22T11:07:56.332Z] 11ae2f6129ca: Preparing [2025-10-22T11:07:56.332Z] 36bf9b7031b7: Preparing [2025-10-22T11:07:56.332Z] 70bd6259d445: Preparing [2025-10-22T11:07:56.332Z] cae1ba39e130: Preparing [2025-10-22T11:07:56.332Z] c231f5c0ede3: Preparing [2025-10-22T11:07:56.332Z] 70bd6259d445: Waiting [2025-10-22T11:07:56.332Z] cae1ba39e130: Waiting [2025-10-22T11:07:56.332Z] c231f5c0ede3: Waiting [2025-10-22T11:07:56.332Z] 36bf9b7031b7: Waiting [2025-10-22T11:07:56.332Z] fd8fa9d83457: Layer already exists [2025-10-22T11:07:56.332Z] 5c692dbf9a18: Layer already exists [2025-10-22T11:07:56.332Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:07:56.332Z] b5fb6102e317: Layer already exists [2025-10-22T11:07:56.332Z] 9a42c8330bb0: Layer already exists [2025-10-22T11:07:56.332Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:07:56.332Z] cae1ba39e130: Layer already exists [2025-10-22T11:07:56.332Z] 70bd6259d445: Layer already exists [2025-10-22T11:07:56.332Z] c231f5c0ede3: Layer already exists [2025-10-22T11:07:56.594Z] latest: digest: sha256:5a0edd9e710af899540be0c04fbc04dd28f9f02a2c16d397d8194f8f8a01b50b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:56.942Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:57.291Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.67 [2025-10-22T11:07:57.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-22T11:07:57.291Z] fd8fa9d83457: Preparing [2025-10-22T11:07:57.291Z] b5fb6102e317: Preparing [2025-10-22T11:07:57.291Z] 9a42c8330bb0: Preparing [2025-10-22T11:07:57.291Z] 5c692dbf9a18: Preparing [2025-10-22T11:07:57.291Z] 11ae2f6129ca: Preparing [2025-10-22T11:07:57.291Z] 36bf9b7031b7: Preparing [2025-10-22T11:07:57.291Z] 70bd6259d445: Preparing [2025-10-22T11:07:57.291Z] cae1ba39e130: Preparing [2025-10-22T11:07:57.291Z] c231f5c0ede3: Preparing [2025-10-22T11:07:57.291Z] 70bd6259d445: Waiting [2025-10-22T11:07:57.291Z] 36bf9b7031b7: Waiting [2025-10-22T11:07:57.291Z] cae1ba39e130: Waiting [2025-10-22T11:07:57.291Z] c231f5c0ede3: Waiting [2025-10-22T11:07:57.291Z] b5fb6102e317: Layer already exists [2025-10-22T11:07:57.291Z] fd8fa9d83457: Layer already exists [2025-10-22T11:07:57.291Z] 5c692dbf9a18: Layer already exists [2025-10-22T11:07:57.291Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:07:57.291Z] 9a42c8330bb0: Layer already exists [2025-10-22T11:07:57.291Z] 70bd6259d445: Layer already exists [2025-10-22T11:07:57.291Z] cae1ba39e130: Layer already exists [2025-10-22T11:07:57.291Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:07:57.291Z] c231f5c0ede3: Layer already exists [2025-10-22T11:07:57.554Z] 4.1.0-dev.67: digest: sha256:5a0edd9e710af899540be0c04fbc04dd28f9f02a2c16d397d8194f8f8a01b50b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:57.911Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:58.275Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:07:58.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-22T11:07:58.276Z] fd8fa9d83457: Preparing [2025-10-22T11:07:58.276Z] b5fb6102e317: Preparing [2025-10-22T11:07:58.276Z] 9a42c8330bb0: Preparing [2025-10-22T11:07:58.276Z] 5c692dbf9a18: Preparing [2025-10-22T11:07:58.276Z] 11ae2f6129ca: Preparing [2025-10-22T11:07:58.276Z] 36bf9b7031b7: Preparing [2025-10-22T11:07:58.276Z] 70bd6259d445: Preparing [2025-10-22T11:07:58.276Z] cae1ba39e130: Preparing [2025-10-22T11:07:58.276Z] c231f5c0ede3: Preparing [2025-10-22T11:07:58.276Z] cae1ba39e130: Waiting [2025-10-22T11:07:58.276Z] 36bf9b7031b7: Waiting [2025-10-22T11:07:58.276Z] 70bd6259d445: Waiting [2025-10-22T11:07:58.276Z] c231f5c0ede3: Waiting [2025-10-22T11:07:58.276Z] 5c692dbf9a18: Layer already exists [2025-10-22T11:07:58.276Z] b5fb6102e317: Layer already exists [2025-10-22T11:07:58.276Z] 9a42c8330bb0: Layer already exists [2025-10-22T11:07:58.276Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:07:58.276Z] fd8fa9d83457: Layer already exists [2025-10-22T11:07:58.276Z] 70bd6259d445: Layer already exists [2025-10-22T11:07:58.276Z] c231f5c0ede3: Layer already exists [2025-10-22T11:07:58.276Z] cae1ba39e130: Layer already exists [2025-10-22T11:07:58.276Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:07:58.540Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:5a0edd9e710af899540be0c04fbc04dd28f9f02a2c16d397d8194f8f8a01b50b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:58.890Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:07:59.243Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-10-22T11:07:59.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-22T11:07:59.243Z] fd8fa9d83457: Preparing [2025-10-22T11:07:59.243Z] b5fb6102e317: Preparing [2025-10-22T11:07:59.243Z] 9a42c8330bb0: Preparing [2025-10-22T11:07:59.243Z] 5c692dbf9a18: Preparing [2025-10-22T11:07:59.243Z] 11ae2f6129ca: Preparing [2025-10-22T11:07:59.243Z] 36bf9b7031b7: Preparing [2025-10-22T11:07:59.243Z] 70bd6259d445: Preparing [2025-10-22T11:07:59.243Z] cae1ba39e130: Preparing [2025-10-22T11:07:59.243Z] c231f5c0ede3: Preparing [2025-10-22T11:07:59.243Z] 70bd6259d445: Waiting [2025-10-22T11:07:59.243Z] cae1ba39e130: Waiting [2025-10-22T11:07:59.243Z] c231f5c0ede3: Waiting [2025-10-22T11:07:59.243Z] 36bf9b7031b7: Waiting [2025-10-22T11:07:59.243Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:07:59.243Z] fd8fa9d83457: Layer already exists [2025-10-22T11:07:59.243Z] b5fb6102e317: Layer already exists [2025-10-22T11:07:59.243Z] 5c692dbf9a18: Layer already exists [2025-10-22T11:07:59.243Z] 9a42c8330bb0: Layer already exists [2025-10-22T11:07:59.243Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:07:59.243Z] cae1ba39e130: Layer already exists [2025-10-22T11:07:59.243Z] 70bd6259d445: Layer already exists [2025-10-22T11:07:59.243Z] c231f5c0ede3: Layer already exists [2025-10-22T11:07:59.509Z] main: digest: sha256:5a0edd9e710af899540be0c04fbc04dd28f9f02a2c16d397d8194f8f8a01b50b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T11:07:59.591Z] ===================================================== [Pipeline] echo [2025-10-22T11:07:59.606Z] taggedImages: [2025-10-22T11:07:59.606Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:07:59.606Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-10-22T11:07:59.606Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.67 [2025-10-22T11:07:59.606Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:07:59.606Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-10-22T11:07:59.634Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-10-22T11:07:59.634Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:07:59.634Z] latest [2025-10-22T11:07:59.634Z] 4.1.0-dev.67 [2025-10-22T11:07:59.634Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:07:59.634Z] main [2025-10-22T11:07:59.634Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:00.004Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:00.359Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:08:00.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-22T11:08:00.359Z] 607b1a50fef5: Preparing [2025-10-22T11:08:00.359Z] 4a4ee0623feb: Preparing [2025-10-22T11:08:00.359Z] d943dfe40a15: Preparing [2025-10-22T11:08:00.359Z] 05bede83cb90: Preparing [2025-10-22T11:08:00.359Z] 8ed57bb2fe7c: Preparing [2025-10-22T11:08:00.359Z] 11ae2f6129ca: Preparing [2025-10-22T11:08:00.359Z] 36bf9b7031b7: Preparing [2025-10-22T11:08:00.359Z] 10fe5ee0c43b: Preparing [2025-10-22T11:08:00.359Z] 8f7738748a2b: Preparing [2025-10-22T11:08:00.359Z] ab05787aade9: Preparing [2025-10-22T11:08:00.359Z] c231f5c0ede3: Preparing [2025-10-22T11:08:00.359Z] 10fe5ee0c43b: Waiting [2025-10-22T11:08:00.359Z] 8f7738748a2b: Waiting [2025-10-22T11:08:00.359Z] ab05787aade9: Waiting [2025-10-22T11:08:00.359Z] c231f5c0ede3: Waiting [2025-10-22T11:08:00.359Z] 36bf9b7031b7: Waiting [2025-10-22T11:08:00.623Z] 4a4ee0623feb: Pushed [2025-10-22T11:08:00.623Z] 8ed57bb2fe7c: Pushed [2025-10-22T11:08:00.623Z] 05bede83cb90: Pushed [2025-10-22T11:08:00.623Z] 607b1a50fef5: Pushed [2025-10-22T11:08:00.623Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:08:00.623Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:08:00.623Z] c231f5c0ede3: Layer already exists [2025-10-22T11:08:00.888Z] 8f7738748a2b: Pushed [2025-10-22T11:08:00.888Z] 10fe5ee0c43b: Pushed [2025-10-22T11:08:03.451Z] ab05787aade9: Pushed [2025-10-22T11:08:06.779Z] d943dfe40a15: Pushed [2025-10-22T11:08:06.779Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:d27f907a5d0fecbac4f3cfcd2fc4d118edc00e341b3a424714b2efc76acbf597 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:07.135Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:08.430Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-10-22T11:08:08.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-22T11:08:08.430Z] 607b1a50fef5: Preparing [2025-10-22T11:08:08.430Z] 4a4ee0623feb: Preparing [2025-10-22T11:08:08.430Z] d943dfe40a15: Preparing [2025-10-22T11:08:08.430Z] 05bede83cb90: Preparing [2025-10-22T11:08:08.430Z] 8ed57bb2fe7c: Preparing [2025-10-22T11:08:08.430Z] 11ae2f6129ca: Preparing [2025-10-22T11:08:08.430Z] 36bf9b7031b7: Preparing [2025-10-22T11:08:08.430Z] 10fe5ee0c43b: Preparing [2025-10-22T11:08:08.430Z] 8f7738748a2b: Preparing [2025-10-22T11:08:08.430Z] ab05787aade9: Preparing [2025-10-22T11:08:08.430Z] c231f5c0ede3: Preparing [2025-10-22T11:08:08.430Z] 36bf9b7031b7: Waiting [2025-10-22T11:08:08.430Z] 10fe5ee0c43b: Waiting [2025-10-22T11:08:08.430Z] 8f7738748a2b: Waiting [2025-10-22T11:08:08.430Z] ab05787aade9: Waiting [2025-10-22T11:08:08.430Z] c231f5c0ede3: Waiting [2025-10-22T11:08:08.430Z] 11ae2f6129ca: Waiting [2025-10-22T11:08:08.430Z] d943dfe40a15: Layer already exists [2025-10-22T11:08:08.430Z] 4a4ee0623feb: Layer already exists [2025-10-22T11:08:08.430Z] 05bede83cb90: Layer already exists [2025-10-22T11:08:08.430Z] 8ed57bb2fe7c: Layer already exists [2025-10-22T11:08:08.430Z] 607b1a50fef5: Layer already exists [2025-10-22T11:08:08.430Z] 8f7738748a2b: Layer already exists [2025-10-22T11:08:08.430Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:08:08.430Z] 10fe5ee0c43b: Layer already exists [2025-10-22T11:08:08.430Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:08:08.430Z] ab05787aade9: Layer already exists [2025-10-22T11:08:08.430Z] c231f5c0ede3: Layer already exists [2025-10-22T11:08:08.693Z] latest: digest: sha256:d27f907a5d0fecbac4f3cfcd2fc4d118edc00e341b3a424714b2efc76acbf597 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:09.039Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:09.393Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.67 [2025-10-22T11:08:09.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-22T11:08:09.393Z] 607b1a50fef5: Preparing [2025-10-22T11:08:09.393Z] 4a4ee0623feb: Preparing [2025-10-22T11:08:09.393Z] d943dfe40a15: Preparing [2025-10-22T11:08:09.393Z] 05bede83cb90: Preparing [2025-10-22T11:08:09.393Z] 8ed57bb2fe7c: Preparing [2025-10-22T11:08:09.393Z] 11ae2f6129ca: Preparing [2025-10-22T11:08:09.393Z] 36bf9b7031b7: Preparing [2025-10-22T11:08:09.393Z] 11ae2f6129ca: Waiting [2025-10-22T11:08:09.393Z] 10fe5ee0c43b: Preparing [2025-10-22T11:08:09.393Z] 8f7738748a2b: Preparing [2025-10-22T11:08:09.393Z] 10fe5ee0c43b: Waiting [2025-10-22T11:08:09.393Z] 8f7738748a2b: Waiting [2025-10-22T11:08:09.393Z] ab05787aade9: Preparing [2025-10-22T11:08:09.393Z] c231f5c0ede3: Preparing [2025-10-22T11:08:09.393Z] ab05787aade9: Waiting [2025-10-22T11:08:09.393Z] c231f5c0ede3: Waiting [2025-10-22T11:08:09.393Z] 05bede83cb90: Layer already exists [2025-10-22T11:08:09.393Z] 607b1a50fef5: Layer already exists [2025-10-22T11:08:09.393Z] 4a4ee0623feb: Layer already exists [2025-10-22T11:08:09.393Z] 8ed57bb2fe7c: Layer already exists [2025-10-22T11:08:09.393Z] d943dfe40a15: Layer already exists [2025-10-22T11:08:09.393Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:08:09.393Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:08:09.393Z] ab05787aade9: Layer already exists [2025-10-22T11:08:09.393Z] 10fe5ee0c43b: Layer already exists [2025-10-22T11:08:09.393Z] 8f7738748a2b: Layer already exists [2025-10-22T11:08:09.393Z] c231f5c0ede3: Layer already exists [2025-10-22T11:08:09.657Z] 4.1.0-dev.67: digest: sha256:d27f907a5d0fecbac4f3cfcd2fc4d118edc00e341b3a424714b2efc76acbf597 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:10.002Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:10.339Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:08:10.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-22T11:08:10.339Z] 607b1a50fef5: Preparing [2025-10-22T11:08:10.339Z] 4a4ee0623feb: Preparing [2025-10-22T11:08:10.339Z] d943dfe40a15: Preparing [2025-10-22T11:08:10.339Z] 05bede83cb90: Preparing [2025-10-22T11:08:10.339Z] 8ed57bb2fe7c: Preparing [2025-10-22T11:08:10.339Z] 11ae2f6129ca: Preparing [2025-10-22T11:08:10.339Z] 36bf9b7031b7: Preparing [2025-10-22T11:08:10.339Z] 10fe5ee0c43b: Preparing [2025-10-22T11:08:10.339Z] 8f7738748a2b: Preparing [2025-10-22T11:08:10.339Z] ab05787aade9: Preparing [2025-10-22T11:08:10.340Z] c231f5c0ede3: Preparing [2025-10-22T11:08:10.340Z] 10fe5ee0c43b: Waiting [2025-10-22T11:08:10.340Z] 8f7738748a2b: Waiting [2025-10-22T11:08:10.340Z] ab05787aade9: Waiting [2025-10-22T11:08:10.340Z] c231f5c0ede3: Waiting [2025-10-22T11:08:10.340Z] 11ae2f6129ca: Waiting [2025-10-22T11:08:10.340Z] 36bf9b7031b7: Waiting [2025-10-22T11:08:10.340Z] 05bede83cb90: Layer already exists [2025-10-22T11:08:10.340Z] d943dfe40a15: Layer already exists [2025-10-22T11:08:10.340Z] 607b1a50fef5: Layer already exists [2025-10-22T11:08:10.340Z] 4a4ee0623feb: Layer already exists [2025-10-22T11:08:10.340Z] 8ed57bb2fe7c: Layer already exists [2025-10-22T11:08:10.340Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:08:10.340Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:08:10.340Z] 8f7738748a2b: Layer already exists [2025-10-22T11:08:10.340Z] 10fe5ee0c43b: Layer already exists [2025-10-22T11:08:10.340Z] ab05787aade9: Layer already exists [2025-10-22T11:08:10.340Z] c231f5c0ede3: Layer already exists [2025-10-22T11:08:10.603Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:d27f907a5d0fecbac4f3cfcd2fc4d118edc00e341b3a424714b2efc76acbf597 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:10.944Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:11.286Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-10-22T11:08:11.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-22T11:08:11.286Z] 607b1a50fef5: Preparing [2025-10-22T11:08:11.286Z] 4a4ee0623feb: Preparing [2025-10-22T11:08:11.286Z] d943dfe40a15: Preparing [2025-10-22T11:08:11.286Z] 05bede83cb90: Preparing [2025-10-22T11:08:11.286Z] 8ed57bb2fe7c: Preparing [2025-10-22T11:08:11.286Z] 11ae2f6129ca: Preparing [2025-10-22T11:08:11.286Z] 36bf9b7031b7: Preparing [2025-10-22T11:08:11.286Z] 10fe5ee0c43b: Preparing [2025-10-22T11:08:11.286Z] 8f7738748a2b: Preparing [2025-10-22T11:08:11.286Z] ab05787aade9: Preparing [2025-10-22T11:08:11.286Z] c231f5c0ede3: Preparing [2025-10-22T11:08:11.286Z] 10fe5ee0c43b: Waiting [2025-10-22T11:08:11.286Z] 8f7738748a2b: Waiting [2025-10-22T11:08:11.286Z] ab05787aade9: Waiting [2025-10-22T11:08:11.286Z] c231f5c0ede3: Waiting [2025-10-22T11:08:11.286Z] 36bf9b7031b7: Waiting [2025-10-22T11:08:11.286Z] 11ae2f6129ca: Waiting [2025-10-22T11:08:11.286Z] 607b1a50fef5: Layer already exists [2025-10-22T11:08:11.286Z] 4a4ee0623feb: Layer already exists [2025-10-22T11:08:11.286Z] d943dfe40a15: Layer already exists [2025-10-22T11:08:11.286Z] 8ed57bb2fe7c: Layer already exists [2025-10-22T11:08:11.286Z] 05bede83cb90: Layer already exists [2025-10-22T11:08:11.286Z] 10fe5ee0c43b: Layer already exists [2025-10-22T11:08:11.286Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:08:11.286Z] 8f7738748a2b: Layer already exists [2025-10-22T11:08:11.286Z] ab05787aade9: Layer already exists [2025-10-22T11:08:11.286Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:08:11.286Z] c231f5c0ede3: Layer already exists [2025-10-22T11:08:11.550Z] main: digest: sha256:d27f907a5d0fecbac4f3cfcd2fc4d118edc00e341b3a424714b2efc76acbf597 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T11:08:11.634Z] ===================================================== [Pipeline] echo [2025-10-22T11:08:11.652Z] taggedImages: [2025-10-22T11:08:11.652Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:08:11.652Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-10-22T11:08:11.652Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.67 [2025-10-22T11:08:11.652Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:08:11.652Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-10-22T11:08:11.688Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-10-22T11:08:11.689Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:08:11.689Z] latest [2025-10-22T11:08:11.689Z] 4.1.0-dev.67 [2025-10-22T11:08:11.689Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:08:11.689Z] main [2025-10-22T11:08:11.689Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:12.052Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:12.401Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:08:12.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-22T11:08:12.401Z] 19fd4839dd26: Preparing [2025-10-22T11:08:12.401Z] 89d503b35e94: Preparing [2025-10-22T11:08:12.401Z] 0f4949554830: Preparing [2025-10-22T11:08:12.401Z] 54a3665c3a6b: Preparing [2025-10-22T11:08:12.401Z] 7e8101006847: Preparing [2025-10-22T11:08:12.401Z] a005cd9e4877: Preparing [2025-10-22T11:08:12.401Z] d6d2cd5e5159: Preparing [2025-10-22T11:08:12.401Z] 11ae2f6129ca: Preparing [2025-10-22T11:08:12.401Z] 36bf9b7031b7: Preparing [2025-10-22T11:08:12.401Z] 6117d83f701b: Preparing [2025-10-22T11:08:12.401Z] 1bdcdaf6d438: Preparing [2025-10-22T11:08:12.401Z] c231f5c0ede3: Preparing [2025-10-22T11:08:12.401Z] 36bf9b7031b7: Waiting [2025-10-22T11:08:12.401Z] 6117d83f701b: Waiting [2025-10-22T11:08:12.401Z] a005cd9e4877: Waiting [2025-10-22T11:08:12.401Z] d6d2cd5e5159: Waiting [2025-10-22T11:08:12.401Z] 11ae2f6129ca: Waiting [2025-10-22T11:08:12.401Z] 1bdcdaf6d438: Waiting [2025-10-22T11:08:12.401Z] c231f5c0ede3: Waiting [2025-10-22T11:08:12.666Z] 7e8101006847: Pushed [2025-10-22T11:08:12.666Z] 19fd4839dd26: Pushed [2025-10-22T11:08:12.666Z] 89d503b35e94: Pushed [2025-10-22T11:08:12.666Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:08:12.666Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:08:12.666Z] a005cd9e4877: Pushed [2025-10-22T11:08:12.930Z] d6d2cd5e5159: Pushed [2025-10-22T11:08:12.930Z] c231f5c0ede3: Layer already exists [2025-10-22T11:08:12.930Z] 6117d83f701b: Pushed [2025-10-22T11:08:15.495Z] 1bdcdaf6d438: Pushed [2025-10-22T11:08:18.821Z] 54a3665c3a6b: Pushed [2025-10-22T11:08:19.086Z] 0f4949554830: Pushed [2025-10-22T11:08:19.086Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:909fcf8652ac9e5e0b6ca668eb39141c92d74c79e7d4863b7ce74e6652bf2bc7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:19.699Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:21.010Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-10-22T11:08:21.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-22T11:08:21.010Z] 19fd4839dd26: Preparing [2025-10-22T11:08:21.010Z] 89d503b35e94: Preparing [2025-10-22T11:08:21.010Z] 0f4949554830: Preparing [2025-10-22T11:08:21.010Z] 54a3665c3a6b: Preparing [2025-10-22T11:08:21.010Z] 7e8101006847: Preparing [2025-10-22T11:08:21.010Z] a005cd9e4877: Preparing [2025-10-22T11:08:21.010Z] d6d2cd5e5159: Preparing [2025-10-22T11:08:21.010Z] 11ae2f6129ca: Preparing [2025-10-22T11:08:21.010Z] 36bf9b7031b7: Preparing [2025-10-22T11:08:21.010Z] 6117d83f701b: Preparing [2025-10-22T11:08:21.010Z] 1bdcdaf6d438: Preparing [2025-10-22T11:08:21.010Z] c231f5c0ede3: Preparing [2025-10-22T11:08:21.010Z] a005cd9e4877: Waiting [2025-10-22T11:08:21.010Z] d6d2cd5e5159: Waiting [2025-10-22T11:08:21.010Z] 11ae2f6129ca: Waiting [2025-10-22T11:08:21.010Z] 36bf9b7031b7: Waiting [2025-10-22T11:08:21.010Z] 6117d83f701b: Waiting [2025-10-22T11:08:21.010Z] 1bdcdaf6d438: Waiting [2025-10-22T11:08:21.010Z] c231f5c0ede3: Waiting [2025-10-22T11:08:21.010Z] 19fd4839dd26: Layer already exists [2025-10-22T11:08:21.010Z] 54a3665c3a6b: Layer already exists [2025-10-22T11:08:21.010Z] 0f4949554830: Layer already exists [2025-10-22T11:08:21.010Z] 7e8101006847: Layer already exists [2025-10-22T11:08:21.010Z] 89d503b35e94: Layer already exists [2025-10-22T11:08:21.010Z] a005cd9e4877: Layer already exists [2025-10-22T11:08:21.010Z] d6d2cd5e5159: Layer already exists [2025-10-22T11:08:21.010Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:08:21.010Z] 6117d83f701b: Layer already exists [2025-10-22T11:08:21.010Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:08:21.010Z] 1bdcdaf6d438: Layer already exists [2025-10-22T11:08:21.010Z] c231f5c0ede3: Layer already exists [2025-10-22T11:08:21.277Z] latest: digest: sha256:909fcf8652ac9e5e0b6ca668eb39141c92d74c79e7d4863b7ce74e6652bf2bc7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:21.628Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:21.980Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.67 [2025-10-22T11:08:21.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-22T11:08:21.981Z] 19fd4839dd26: Preparing [2025-10-22T11:08:21.981Z] 89d503b35e94: Preparing [2025-10-22T11:08:21.981Z] 0f4949554830: Preparing [2025-10-22T11:08:21.981Z] 54a3665c3a6b: Preparing [2025-10-22T11:08:21.981Z] 7e8101006847: Preparing [2025-10-22T11:08:21.981Z] a005cd9e4877: Preparing [2025-10-22T11:08:21.981Z] d6d2cd5e5159: Preparing [2025-10-22T11:08:21.981Z] 11ae2f6129ca: Preparing [2025-10-22T11:08:21.981Z] 36bf9b7031b7: Preparing [2025-10-22T11:08:21.981Z] 6117d83f701b: Preparing [2025-10-22T11:08:21.981Z] 1bdcdaf6d438: Preparing [2025-10-22T11:08:21.981Z] c231f5c0ede3: Preparing [2025-10-22T11:08:21.981Z] a005cd9e4877: Waiting [2025-10-22T11:08:21.981Z] 6117d83f701b: Waiting [2025-10-22T11:08:21.981Z] d6d2cd5e5159: Waiting [2025-10-22T11:08:21.981Z] 1bdcdaf6d438: Waiting [2025-10-22T11:08:21.981Z] 11ae2f6129ca: Waiting [2025-10-22T11:08:21.981Z] 36bf9b7031b7: Waiting [2025-10-22T11:08:21.981Z] c231f5c0ede3: Waiting [2025-10-22T11:08:21.981Z] 54a3665c3a6b: Layer already exists [2025-10-22T11:08:21.981Z] 89d503b35e94: Layer already exists [2025-10-22T11:08:21.981Z] 19fd4839dd26: Layer already exists [2025-10-22T11:08:21.981Z] 7e8101006847: Layer already exists [2025-10-22T11:08:21.981Z] 0f4949554830: Layer already exists [2025-10-22T11:08:21.981Z] a005cd9e4877: Layer already exists [2025-10-22T11:08:21.981Z] d6d2cd5e5159: Layer already exists [2025-10-22T11:08:21.981Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:08:21.981Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:08:21.981Z] 6117d83f701b: Layer already exists [2025-10-22T11:08:21.981Z] 1bdcdaf6d438: Layer already exists [2025-10-22T11:08:21.981Z] c231f5c0ede3: Layer already exists [2025-10-22T11:08:22.243Z] 4.1.0-dev.67: digest: sha256:909fcf8652ac9e5e0b6ca668eb39141c92d74c79e7d4863b7ce74e6652bf2bc7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:22.583Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:22.923Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:08:22.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-22T11:08:22.923Z] 19fd4839dd26: Preparing [2025-10-22T11:08:22.923Z] 89d503b35e94: Preparing [2025-10-22T11:08:22.923Z] 0f4949554830: Preparing [2025-10-22T11:08:22.923Z] 54a3665c3a6b: Preparing [2025-10-22T11:08:22.923Z] 7e8101006847: Preparing [2025-10-22T11:08:22.923Z] a005cd9e4877: Preparing [2025-10-22T11:08:22.923Z] d6d2cd5e5159: Preparing [2025-10-22T11:08:22.923Z] 11ae2f6129ca: Preparing [2025-10-22T11:08:22.923Z] 36bf9b7031b7: Preparing [2025-10-22T11:08:22.923Z] 6117d83f701b: Preparing [2025-10-22T11:08:22.923Z] 1bdcdaf6d438: Preparing [2025-10-22T11:08:22.923Z] c231f5c0ede3: Preparing [2025-10-22T11:08:22.923Z] 11ae2f6129ca: Waiting [2025-10-22T11:08:22.923Z] 36bf9b7031b7: Waiting [2025-10-22T11:08:22.923Z] 6117d83f701b: Waiting [2025-10-22T11:08:22.923Z] 1bdcdaf6d438: Waiting [2025-10-22T11:08:22.923Z] c231f5c0ede3: Waiting [2025-10-22T11:08:22.923Z] a005cd9e4877: Waiting [2025-10-22T11:08:22.923Z] d6d2cd5e5159: Waiting [2025-10-22T11:08:22.923Z] 19fd4839dd26: Layer already exists [2025-10-22T11:08:22.923Z] 7e8101006847: Layer already exists [2025-10-22T11:08:22.923Z] 89d503b35e94: Layer already exists [2025-10-22T11:08:22.923Z] 0f4949554830: Layer already exists [2025-10-22T11:08:22.923Z] 54a3665c3a6b: Layer already exists [2025-10-22T11:08:22.923Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:08:22.923Z] a005cd9e4877: Layer already exists [2025-10-22T11:08:22.923Z] d6d2cd5e5159: Layer already exists [2025-10-22T11:08:22.923Z] 6117d83f701b: Layer already exists [2025-10-22T11:08:22.923Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:08:22.923Z] c231f5c0ede3: Layer already exists [2025-10-22T11:08:22.923Z] 1bdcdaf6d438: Layer already exists [2025-10-22T11:08:23.189Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:909fcf8652ac9e5e0b6ca668eb39141c92d74c79e7d4863b7ce74e6652bf2bc7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:23.538Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:23.884Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-10-22T11:08:23.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-22T11:08:23.884Z] 19fd4839dd26: Preparing [2025-10-22T11:08:23.884Z] 89d503b35e94: Preparing [2025-10-22T11:08:23.884Z] 0f4949554830: Preparing [2025-10-22T11:08:23.884Z] 54a3665c3a6b: Preparing [2025-10-22T11:08:23.884Z] 7e8101006847: Preparing [2025-10-22T11:08:23.884Z] a005cd9e4877: Preparing [2025-10-22T11:08:23.884Z] d6d2cd5e5159: Preparing [2025-10-22T11:08:23.884Z] 11ae2f6129ca: Preparing [2025-10-22T11:08:23.884Z] 36bf9b7031b7: Preparing [2025-10-22T11:08:23.884Z] 6117d83f701b: Preparing [2025-10-22T11:08:23.884Z] 1bdcdaf6d438: Preparing [2025-10-22T11:08:23.884Z] c231f5c0ede3: Preparing [2025-10-22T11:08:23.884Z] a005cd9e4877: Waiting [2025-10-22T11:08:23.884Z] d6d2cd5e5159: Waiting [2025-10-22T11:08:23.884Z] 36bf9b7031b7: Waiting [2025-10-22T11:08:23.884Z] 6117d83f701b: Waiting [2025-10-22T11:08:23.884Z] c231f5c0ede3: Waiting [2025-10-22T11:08:23.884Z] 1bdcdaf6d438: Waiting [2025-10-22T11:08:23.884Z] 0f4949554830: Layer already exists [2025-10-22T11:08:23.884Z] 19fd4839dd26: Layer already exists [2025-10-22T11:08:23.884Z] 7e8101006847: Layer already exists [2025-10-22T11:08:23.884Z] 89d503b35e94: Layer already exists [2025-10-22T11:08:23.884Z] 54a3665c3a6b: Layer already exists [2025-10-22T11:08:23.884Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:08:23.884Z] d6d2cd5e5159: Layer already exists [2025-10-22T11:08:23.884Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:08:23.884Z] a005cd9e4877: Layer already exists [2025-10-22T11:08:23.884Z] 6117d83f701b: Layer already exists [2025-10-22T11:08:23.884Z] c231f5c0ede3: Layer already exists [2025-10-22T11:08:23.884Z] 1bdcdaf6d438: Layer already exists [2025-10-22T11:08:24.149Z] main: digest: sha256:909fcf8652ac9e5e0b6ca668eb39141c92d74c79e7d4863b7ce74e6652bf2bc7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T11:08:24.221Z] ===================================================== [Pipeline] echo [2025-10-22T11:08:24.238Z] taggedImages: [2025-10-22T11:08:24.238Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:08:24.238Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-10-22T11:08:24.238Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.67 [2025-10-22T11:08:24.239Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:08:24.239Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-10-22T11:08:24.265Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-10-22T11:08:24.265Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:08:24.265Z] latest [2025-10-22T11:08:24.265Z] 4.1.0-dev.67 [2025-10-22T11:08:24.265Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:08:24.265Z] main [2025-10-22T11:08:24.265Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:24.638Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:24.986Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:08:24.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-22T11:08:24.986Z] 9df33a67b704: Preparing [2025-10-22T11:08:24.986Z] 54106b948da3: Preparing [2025-10-22T11:08:24.986Z] 11ae2f6129ca: Preparing [2025-10-22T11:08:24.986Z] 36bf9b7031b7: Preparing [2025-10-22T11:08:24.986Z] 8cb3591cb239: Preparing [2025-10-22T11:08:24.986Z] 43186d008f9b: Preparing [2025-10-22T11:08:24.986Z] c231f5c0ede3: Preparing [2025-10-22T11:08:24.986Z] 43186d008f9b: Waiting [2025-10-22T11:08:24.986Z] c231f5c0ede3: Waiting [2025-10-22T11:08:25.252Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:08:25.252Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:08:25.252Z] c231f5c0ede3: Layer already exists [2025-10-22T11:08:25.252Z] 8cb3591cb239: Pushed [2025-10-22T11:08:25.252Z] 9df33a67b704: Pushed [2025-10-22T11:08:27.182Z] 43186d008f9b: Pushed [2025-10-22T11:08:32.503Z] 54106b948da3: Pushed [2025-10-22T11:08:32.503Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:211b93b69d0c3ead6d4177ae0d6e5d027c71d1b2ffc31b91602489ea1fe32bb0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:33.343Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:33.681Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-10-22T11:08:33.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-22T11:08:33.681Z] 9df33a67b704: Preparing [2025-10-22T11:08:33.681Z] 54106b948da3: Preparing [2025-10-22T11:08:33.681Z] 11ae2f6129ca: Preparing [2025-10-22T11:08:33.681Z] 36bf9b7031b7: Preparing [2025-10-22T11:08:33.681Z] 8cb3591cb239: Preparing [2025-10-22T11:08:33.681Z] 43186d008f9b: Preparing [2025-10-22T11:08:33.681Z] c231f5c0ede3: Preparing [2025-10-22T11:08:33.681Z] 43186d008f9b: Waiting [2025-10-22T11:08:33.681Z] c231f5c0ede3: Waiting [2025-10-22T11:08:33.681Z] 9df33a67b704: Layer already exists [2025-10-22T11:08:33.681Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:08:33.681Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:08:33.681Z] 8cb3591cb239: Layer already exists [2025-10-22T11:08:33.681Z] 54106b948da3: Layer already exists [2025-10-22T11:08:33.681Z] c231f5c0ede3: Layer already exists [2025-10-22T11:08:33.681Z] 43186d008f9b: Layer already exists [2025-10-22T11:08:33.946Z] latest: digest: sha256:211b93b69d0c3ead6d4177ae0d6e5d027c71d1b2ffc31b91602489ea1fe32bb0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:34.304Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:34.657Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.67 [2025-10-22T11:08:34.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-22T11:08:34.658Z] 9df33a67b704: Preparing [2025-10-22T11:08:34.658Z] 54106b948da3: Preparing [2025-10-22T11:08:34.658Z] 11ae2f6129ca: Preparing [2025-10-22T11:08:34.658Z] 36bf9b7031b7: Preparing [2025-10-22T11:08:34.658Z] 8cb3591cb239: Preparing [2025-10-22T11:08:34.658Z] 43186d008f9b: Preparing [2025-10-22T11:08:34.658Z] c231f5c0ede3: Preparing [2025-10-22T11:08:34.658Z] c231f5c0ede3: Waiting [2025-10-22T11:08:34.658Z] 43186d008f9b: Waiting [2025-10-22T11:08:34.658Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:08:34.658Z] 8cb3591cb239: Layer already exists [2025-10-22T11:08:34.658Z] 9df33a67b704: Layer already exists [2025-10-22T11:08:34.658Z] 54106b948da3: Layer already exists [2025-10-22T11:08:34.658Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:08:34.658Z] 43186d008f9b: Layer already exists [2025-10-22T11:08:34.658Z] c231f5c0ede3: Layer already exists [2025-10-22T11:08:34.658Z] 4.1.0-dev.67: digest: sha256:211b93b69d0c3ead6d4177ae0d6e5d027c71d1b2ffc31b91602489ea1fe32bb0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:35.079Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:35.442Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:08:35.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-22T11:08:35.443Z] 9df33a67b704: Preparing [2025-10-22T11:08:35.443Z] 54106b948da3: Preparing [2025-10-22T11:08:35.443Z] 11ae2f6129ca: Preparing [2025-10-22T11:08:35.443Z] 36bf9b7031b7: Preparing [2025-10-22T11:08:35.443Z] 8cb3591cb239: Preparing [2025-10-22T11:08:35.443Z] 43186d008f9b: Preparing [2025-10-22T11:08:35.443Z] c231f5c0ede3: Preparing [2025-10-22T11:08:35.443Z] 43186d008f9b: Waiting [2025-10-22T11:08:35.443Z] c231f5c0ede3: Waiting [2025-10-22T11:08:35.443Z] 8cb3591cb239: Layer already exists [2025-10-22T11:08:35.443Z] 54106b948da3: Layer already exists [2025-10-22T11:08:35.443Z] 9df33a67b704: Layer already exists [2025-10-22T11:08:35.443Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:08:35.443Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:08:35.443Z] 43186d008f9b: Layer already exists [2025-10-22T11:08:35.443Z] c231f5c0ede3: Layer already exists [2025-10-22T11:08:35.709Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:211b93b69d0c3ead6d4177ae0d6e5d027c71d1b2ffc31b91602489ea1fe32bb0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:36.063Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:36.445Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-10-22T11:08:36.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-22T11:08:36.445Z] 9df33a67b704: Preparing [2025-10-22T11:08:36.445Z] 54106b948da3: Preparing [2025-10-22T11:08:36.445Z] 11ae2f6129ca: Preparing [2025-10-22T11:08:36.445Z] 36bf9b7031b7: Preparing [2025-10-22T11:08:36.445Z] 8cb3591cb239: Preparing [2025-10-22T11:08:36.445Z] 43186d008f9b: Preparing [2025-10-22T11:08:36.445Z] c231f5c0ede3: Preparing [2025-10-22T11:08:36.445Z] 43186d008f9b: Waiting [2025-10-22T11:08:36.445Z] c231f5c0ede3: Waiting [2025-10-22T11:08:36.445Z] 9df33a67b704: Layer already exists [2025-10-22T11:08:36.445Z] 54106b948da3: Layer already exists [2025-10-22T11:08:36.445Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:08:36.445Z] 8cb3591cb239: Layer already exists [2025-10-22T11:08:36.445Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:08:36.445Z] 43186d008f9b: Layer already exists [2025-10-22T11:08:36.445Z] c231f5c0ede3: Layer already exists [2025-10-22T11:08:36.445Z] main: digest: sha256:211b93b69d0c3ead6d4177ae0d6e5d027c71d1b2ffc31b91602489ea1fe32bb0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T11:08:36.528Z] ===================================================== [Pipeline] echo [2025-10-22T11:08:36.539Z] taggedImages: [2025-10-22T11:08:36.539Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:08:36.539Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-10-22T11:08:36.539Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.67 [2025-10-22T11:08:36.539Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:08:36.539Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-10-22T11:08:36.574Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-10-22T11:08:36.574Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:08:36.574Z] latest [2025-10-22T11:08:36.574Z] 4.1.0-dev.67 [2025-10-22T11:08:36.574Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:08:36.574Z] main [2025-10-22T11:08:36.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:36.986Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:08:37.350Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:08:37.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-22T11:08:37.350Z] 0d505ce5e4a6: Preparing [2025-10-22T11:08:37.350Z] a9ddfc67d96e: Preparing [2025-10-22T11:08:37.350Z] c83c936359dd: Preparing [2025-10-22T11:08:37.350Z] 11ae2f6129ca: Preparing [2025-10-22T11:08:37.350Z] 36bf9b7031b7: Preparing [2025-10-22T11:08:37.350Z] ddbbf75cd116: Preparing [2025-10-22T11:08:37.350Z] a2b4174f0cf7: Preparing [2025-10-22T11:08:37.350Z] fcf88f77f6f1: Preparing [2025-10-22T11:08:37.350Z] 8d9273998135: Preparing [2025-10-22T11:08:37.350Z] c231f5c0ede3: Preparing [2025-10-22T11:08:37.350Z] ddbbf75cd116: Waiting [2025-10-22T11:08:37.350Z] a2b4174f0cf7: Waiting [2025-10-22T11:08:37.350Z] fcf88f77f6f1: Waiting [2025-10-22T11:08:37.350Z] 8d9273998135: Waiting [2025-10-22T11:08:37.350Z] c231f5c0ede3: Waiting [2025-10-22T11:08:37.350Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:08:37.350Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:08:37.615Z] c83c936359dd: Pushed [2025-10-22T11:08:37.616Z] a9ddfc67d96e: Pushed [2025-10-22T11:08:37.616Z] 0d505ce5e4a6: Pushed [2025-10-22T11:08:37.616Z] c231f5c0ede3: Layer already exists [2025-10-22T11:08:37.616Z] fcf88f77f6f1: Pushed [2025-10-22T11:08:38.569Z] 8d9273998135: Pushed [2025-10-22T11:08:48.616Z] a2b4174f0cf7: Pushed [2025-10-22T11:09:03.591Z] ddbbf75cd116: Pushed [2025-10-22T11:09:03.591Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:43983ca6cba93c031f7461bc1991881b9f5b1043380413152ef5c751477a5d63 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:09:03.953Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:09:04.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-10-22T11:09:04.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-22T11:09:04.292Z] 0d505ce5e4a6: Preparing [2025-10-22T11:09:04.292Z] a9ddfc67d96e: Preparing [2025-10-22T11:09:04.292Z] c83c936359dd: Preparing [2025-10-22T11:09:04.292Z] 11ae2f6129ca: Preparing [2025-10-22T11:09:04.292Z] 36bf9b7031b7: Preparing [2025-10-22T11:09:04.292Z] ddbbf75cd116: Preparing [2025-10-22T11:09:04.292Z] a2b4174f0cf7: Preparing [2025-10-22T11:09:04.292Z] fcf88f77f6f1: Preparing [2025-10-22T11:09:04.292Z] 8d9273998135: Preparing [2025-10-22T11:09:04.292Z] c231f5c0ede3: Preparing [2025-10-22T11:09:04.292Z] ddbbf75cd116: Waiting [2025-10-22T11:09:04.292Z] a2b4174f0cf7: Waiting [2025-10-22T11:09:04.292Z] fcf88f77f6f1: Waiting [2025-10-22T11:09:04.292Z] 8d9273998135: Waiting [2025-10-22T11:09:04.292Z] c231f5c0ede3: Waiting [2025-10-22T11:09:04.292Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:09:04.292Z] c83c936359dd: Layer already exists [2025-10-22T11:09:04.292Z] 0d505ce5e4a6: Layer already exists [2025-10-22T11:09:04.292Z] a9ddfc67d96e: Layer already exists [2025-10-22T11:09:04.292Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:09:04.292Z] a2b4174f0cf7: Layer already exists [2025-10-22T11:09:04.292Z] fcf88f77f6f1: Layer already exists [2025-10-22T11:09:04.292Z] 8d9273998135: Layer already exists [2025-10-22T11:09:04.292Z] c231f5c0ede3: Layer already exists [2025-10-22T11:09:04.292Z] ddbbf75cd116: Layer already exists [2025-10-22T11:09:04.555Z] latest: digest: sha256:43983ca6cba93c031f7461bc1991881b9f5b1043380413152ef5c751477a5d63 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:09:04.891Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:09:05.231Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.67 [2025-10-22T11:09:05.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-22T11:09:05.231Z] 0d505ce5e4a6: Preparing [2025-10-22T11:09:05.231Z] a9ddfc67d96e: Preparing [2025-10-22T11:09:05.231Z] c83c936359dd: Preparing [2025-10-22T11:09:05.231Z] 11ae2f6129ca: Preparing [2025-10-22T11:09:05.231Z] 36bf9b7031b7: Preparing [2025-10-22T11:09:05.231Z] ddbbf75cd116: Preparing [2025-10-22T11:09:05.231Z] a2b4174f0cf7: Preparing [2025-10-22T11:09:05.231Z] fcf88f77f6f1: Preparing [2025-10-22T11:09:05.231Z] 8d9273998135: Preparing [2025-10-22T11:09:05.231Z] c231f5c0ede3: Preparing [2025-10-22T11:09:05.231Z] fcf88f77f6f1: Waiting [2025-10-22T11:09:05.231Z] 8d9273998135: Waiting [2025-10-22T11:09:05.231Z] c231f5c0ede3: Waiting [2025-10-22T11:09:05.231Z] ddbbf75cd116: Waiting [2025-10-22T11:09:05.231Z] a2b4174f0cf7: Waiting [2025-10-22T11:09:05.231Z] a9ddfc67d96e: Layer already exists [2025-10-22T11:09:05.231Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:09:05.231Z] c83c936359dd: Layer already exists [2025-10-22T11:09:05.231Z] 0d505ce5e4a6: Layer already exists [2025-10-22T11:09:05.231Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:09:05.231Z] a2b4174f0cf7: Layer already exists [2025-10-22T11:09:05.231Z] fcf88f77f6f1: Layer already exists [2025-10-22T11:09:05.231Z] ddbbf75cd116: Layer already exists [2025-10-22T11:09:05.231Z] 8d9273998135: Layer already exists [2025-10-22T11:09:05.231Z] c231f5c0ede3: Layer already exists [2025-10-22T11:09:05.494Z] 4.1.0-dev.67: digest: sha256:43983ca6cba93c031f7461bc1991881b9f5b1043380413152ef5c751477a5d63 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:09:05.854Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:09:06.193Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:09:06.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-22T11:09:06.193Z] 0d505ce5e4a6: Preparing [2025-10-22T11:09:06.193Z] a9ddfc67d96e: Preparing [2025-10-22T11:09:06.193Z] c83c936359dd: Preparing [2025-10-22T11:09:06.193Z] 11ae2f6129ca: Preparing [2025-10-22T11:09:06.193Z] 36bf9b7031b7: Preparing [2025-10-22T11:09:06.193Z] ddbbf75cd116: Preparing [2025-10-22T11:09:06.193Z] a2b4174f0cf7: Preparing [2025-10-22T11:09:06.193Z] fcf88f77f6f1: Preparing [2025-10-22T11:09:06.193Z] 8d9273998135: Preparing [2025-10-22T11:09:06.193Z] c231f5c0ede3: Preparing [2025-10-22T11:09:06.193Z] a2b4174f0cf7: Waiting [2025-10-22T11:09:06.193Z] fcf88f77f6f1: Waiting [2025-10-22T11:09:06.193Z] 8d9273998135: Waiting [2025-10-22T11:09:06.193Z] c231f5c0ede3: Waiting [2025-10-22T11:09:06.193Z] ddbbf75cd116: Waiting [2025-10-22T11:09:06.193Z] a9ddfc67d96e: Layer already exists [2025-10-22T11:09:06.193Z] c83c936359dd: Layer already exists [2025-10-22T11:09:06.193Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:09:06.193Z] 0d505ce5e4a6: Layer already exists [2025-10-22T11:09:06.193Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:09:06.193Z] a2b4174f0cf7: Layer already exists [2025-10-22T11:09:06.193Z] c231f5c0ede3: Layer already exists [2025-10-22T11:09:06.193Z] ddbbf75cd116: Layer already exists [2025-10-22T11:09:06.193Z] fcf88f77f6f1: Layer already exists [2025-10-22T11:09:06.193Z] 8d9273998135: Layer already exists [2025-10-22T11:09:06.457Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:43983ca6cba93c031f7461bc1991881b9f5b1043380413152ef5c751477a5d63 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:09:06.811Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:09:08.554Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-10-22T11:09:08.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-22T11:09:08.554Z] 0d505ce5e4a6: Preparing [2025-10-22T11:09:08.554Z] a9ddfc67d96e: Preparing [2025-10-22T11:09:08.554Z] c83c936359dd: Preparing [2025-10-22T11:09:08.554Z] 11ae2f6129ca: Preparing [2025-10-22T11:09:08.554Z] 36bf9b7031b7: Preparing [2025-10-22T11:09:08.554Z] ddbbf75cd116: Preparing [2025-10-22T11:09:08.554Z] a2b4174f0cf7: Preparing [2025-10-22T11:09:08.554Z] fcf88f77f6f1: Preparing [2025-10-22T11:09:08.554Z] 8d9273998135: Preparing [2025-10-22T11:09:08.554Z] c231f5c0ede3: Preparing [2025-10-22T11:09:08.554Z] fcf88f77f6f1: Waiting [2025-10-22T11:09:08.554Z] 8d9273998135: Waiting [2025-10-22T11:09:08.554Z] c231f5c0ede3: Waiting [2025-10-22T11:09:08.554Z] ddbbf75cd116: Waiting [2025-10-22T11:09:08.554Z] a2b4174f0cf7: Waiting [2025-10-22T11:09:08.554Z] c83c936359dd: Layer already exists [2025-10-22T11:09:08.554Z] a9ddfc67d96e: Layer already exists [2025-10-22T11:09:08.554Z] 0d505ce5e4a6: Layer already exists [2025-10-22T11:09:08.554Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:09:08.554Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:09:08.554Z] fcf88f77f6f1: Layer already exists [2025-10-22T11:09:08.554Z] ddbbf75cd116: Layer already exists [2025-10-22T11:09:08.554Z] a2b4174f0cf7: Layer already exists [2025-10-22T11:09:08.554Z] 8d9273998135: Layer already exists [2025-10-22T11:09:08.554Z] c231f5c0ede3: Layer already exists [2025-10-22T11:09:08.818Z] main: digest: sha256:43983ca6cba93c031f7461bc1991881b9f5b1043380413152ef5c751477a5d63 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T11:09:08.890Z] ===================================================== [Pipeline] echo [2025-10-22T11:09:08.905Z] taggedImages: [2025-10-22T11:09:08.905Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:09:08.905Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-10-22T11:09:08.905Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.67 [2025-10-22T11:09:08.905Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:09:08.905Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-10-22T11:09:08.929Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-10-22T11:09:08.929Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:09:08.929Z] latest [2025-10-22T11:09:08.929Z] 4.1.0-dev.67 [2025-10-22T11:09:08.929Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:09:08.929Z] main [2025-10-22T11:09:08.929Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:09:09.274Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:09:09.608Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:09:09.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-22T11:09:09.608Z] 9d58734ac4b9: Preparing [2025-10-22T11:09:09.608Z] bc825fd9e643: Preparing [2025-10-22T11:09:09.608Z] c4a4a66ebc19: Preparing [2025-10-22T11:09:09.608Z] 11ae2f6129ca: Preparing [2025-10-22T11:09:09.608Z] 36bf9b7031b7: Preparing [2025-10-22T11:09:09.608Z] 60a83e2e4831: Preparing [2025-10-22T11:09:09.608Z] 85255a985d08: Preparing [2025-10-22T11:09:09.608Z] c1c2b4e6b8a3: Preparing [2025-10-22T11:09:09.608Z] c231f5c0ede3: Preparing [2025-10-22T11:09:09.608Z] 85255a985d08: Waiting [2025-10-22T11:09:09.608Z] c1c2b4e6b8a3: Waiting [2025-10-22T11:09:09.608Z] 60a83e2e4831: Waiting [2025-10-22T11:09:09.608Z] c231f5c0ede3: Waiting [2025-10-22T11:09:09.608Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:09:09.608Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:09:09.874Z] bc825fd9e643: Pushed [2025-10-22T11:09:09.874Z] c4a4a66ebc19: Pushed [2025-10-22T11:09:09.874Z] 9d58734ac4b9: Pushed [2025-10-22T11:09:09.874Z] 85255a985d08: Pushed [2025-10-22T11:09:09.874Z] c231f5c0ede3: Layer already exists [2025-10-22T11:09:10.455Z] c1c2b4e6b8a3: Pushed [2025-10-22T11:09:37.094Z] 60a83e2e4831: Pushed [2025-10-22T11:09:37.094Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:cee9cfa3af208bc4c5ec8afc01a13f7349b885eafbc998316ba642b910acbbf9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:09:37.448Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:09:37.794Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-10-22T11:09:37.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-22T11:09:37.794Z] 9d58734ac4b9: Preparing [2025-10-22T11:09:37.794Z] bc825fd9e643: Preparing [2025-10-22T11:09:37.794Z] c4a4a66ebc19: Preparing [2025-10-22T11:09:37.794Z] 11ae2f6129ca: Preparing [2025-10-22T11:09:37.794Z] 36bf9b7031b7: Preparing [2025-10-22T11:09:37.794Z] 60a83e2e4831: Preparing [2025-10-22T11:09:37.794Z] 85255a985d08: Preparing [2025-10-22T11:09:37.794Z] 60a83e2e4831: Waiting [2025-10-22T11:09:37.794Z] c1c2b4e6b8a3: Preparing [2025-10-22T11:09:37.794Z] c231f5c0ede3: Preparing [2025-10-22T11:09:37.794Z] 85255a985d08: Waiting [2025-10-22T11:09:37.794Z] c1c2b4e6b8a3: Waiting [2025-10-22T11:09:37.794Z] c231f5c0ede3: Waiting [2025-10-22T11:09:37.794Z] c4a4a66ebc19: Layer already exists [2025-10-22T11:09:37.794Z] bc825fd9e643: Layer already exists [2025-10-22T11:09:37.794Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:09:37.794Z] 9d58734ac4b9: Layer already exists [2025-10-22T11:09:37.794Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:09:37.794Z] c1c2b4e6b8a3: Layer already exists [2025-10-22T11:09:37.794Z] 85255a985d08: Layer already exists [2025-10-22T11:09:37.794Z] 60a83e2e4831: Layer already exists [2025-10-22T11:09:37.794Z] c231f5c0ede3: Layer already exists [2025-10-22T11:09:38.060Z] latest: digest: sha256:cee9cfa3af208bc4c5ec8afc01a13f7349b885eafbc998316ba642b910acbbf9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:09:38.413Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:09:38.759Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.67 [2025-10-22T11:09:38.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-22T11:09:38.759Z] 9d58734ac4b9: Preparing [2025-10-22T11:09:38.759Z] bc825fd9e643: Preparing [2025-10-22T11:09:38.759Z] c4a4a66ebc19: Preparing [2025-10-22T11:09:38.759Z] 11ae2f6129ca: Preparing [2025-10-22T11:09:38.759Z] 36bf9b7031b7: Preparing [2025-10-22T11:09:38.759Z] 60a83e2e4831: Preparing [2025-10-22T11:09:38.759Z] 85255a985d08: Preparing [2025-10-22T11:09:38.759Z] c1c2b4e6b8a3: Preparing [2025-10-22T11:09:38.759Z] c231f5c0ede3: Preparing [2025-10-22T11:09:38.759Z] 60a83e2e4831: Waiting [2025-10-22T11:09:38.759Z] 85255a985d08: Waiting [2025-10-22T11:09:38.759Z] c231f5c0ede3: Waiting [2025-10-22T11:09:38.759Z] c1c2b4e6b8a3: Waiting [2025-10-22T11:09:38.759Z] bc825fd9e643: Layer already exists [2025-10-22T11:09:38.759Z] c4a4a66ebc19: Layer already exists [2025-10-22T11:09:38.759Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:09:38.759Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:09:38.759Z] 9d58734ac4b9: Layer already exists [2025-10-22T11:09:38.759Z] 60a83e2e4831: Layer already exists [2025-10-22T11:09:38.759Z] 85255a985d08: Layer already exists [2025-10-22T11:09:38.759Z] c1c2b4e6b8a3: Layer already exists [2025-10-22T11:09:38.759Z] c231f5c0ede3: Layer already exists [2025-10-22T11:09:39.024Z] 4.1.0-dev.67: digest: sha256:cee9cfa3af208bc4c5ec8afc01a13f7349b885eafbc998316ba642b910acbbf9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:09:39.378Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:09:39.721Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:09:39.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-22T11:09:39.721Z] 9d58734ac4b9: Preparing [2025-10-22T11:09:39.721Z] bc825fd9e643: Preparing [2025-10-22T11:09:39.721Z] c4a4a66ebc19: Preparing [2025-10-22T11:09:39.721Z] 11ae2f6129ca: Preparing [2025-10-22T11:09:39.721Z] 36bf9b7031b7: Preparing [2025-10-22T11:09:39.721Z] 60a83e2e4831: Preparing [2025-10-22T11:09:39.721Z] 85255a985d08: Preparing [2025-10-22T11:09:39.721Z] c1c2b4e6b8a3: Preparing [2025-10-22T11:09:39.721Z] c231f5c0ede3: Preparing [2025-10-22T11:09:39.721Z] 85255a985d08: Waiting [2025-10-22T11:09:39.721Z] c1c2b4e6b8a3: Waiting [2025-10-22T11:09:39.721Z] c231f5c0ede3: Waiting [2025-10-22T11:09:39.721Z] 60a83e2e4831: Waiting [2025-10-22T11:09:39.721Z] 9d58734ac4b9: Layer already exists [2025-10-22T11:09:39.721Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:09:39.721Z] c4a4a66ebc19: Layer already exists [2025-10-22T11:09:39.721Z] bc825fd9e643: Layer already exists [2025-10-22T11:09:39.721Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:09:39.721Z] c1c2b4e6b8a3: Layer already exists [2025-10-22T11:09:39.721Z] 60a83e2e4831: Layer already exists [2025-10-22T11:09:39.721Z] 85255a985d08: Layer already exists [2025-10-22T11:09:39.721Z] c231f5c0ede3: Layer already exists [2025-10-22T11:09:39.986Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:cee9cfa3af208bc4c5ec8afc01a13f7349b885eafbc998316ba642b910acbbf9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:09:40.335Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:09:40.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-10-22T11:09:40.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-22T11:09:40.677Z] 9d58734ac4b9: Preparing [2025-10-22T11:09:40.677Z] bc825fd9e643: Preparing [2025-10-22T11:09:40.677Z] c4a4a66ebc19: Preparing [2025-10-22T11:09:40.677Z] 11ae2f6129ca: Preparing [2025-10-22T11:09:40.677Z] 36bf9b7031b7: Preparing [2025-10-22T11:09:40.677Z] 60a83e2e4831: Preparing [2025-10-22T11:09:40.677Z] 85255a985d08: Preparing [2025-10-22T11:09:40.677Z] c1c2b4e6b8a3: Preparing [2025-10-22T11:09:40.677Z] c231f5c0ede3: Preparing [2025-10-22T11:09:40.677Z] 85255a985d08: Waiting [2025-10-22T11:09:40.677Z] c1c2b4e6b8a3: Waiting [2025-10-22T11:09:40.677Z] 60a83e2e4831: Waiting [2025-10-22T11:09:40.677Z] c231f5c0ede3: Waiting [2025-10-22T11:09:40.677Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:09:40.677Z] c4a4a66ebc19: Layer already exists [2025-10-22T11:09:40.677Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:09:40.677Z] 9d58734ac4b9: Layer already exists [2025-10-22T11:09:40.677Z] bc825fd9e643: Layer already exists [2025-10-22T11:09:40.677Z] 85255a985d08: Layer already exists [2025-10-22T11:09:40.677Z] 60a83e2e4831: Layer already exists [2025-10-22T11:09:40.677Z] c1c2b4e6b8a3: Layer already exists [2025-10-22T11:09:40.677Z] c231f5c0ede3: Layer already exists [2025-10-22T11:09:40.941Z] main: digest: sha256:cee9cfa3af208bc4c5ec8afc01a13f7349b885eafbc998316ba642b910acbbf9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T11:09:41.017Z] ===================================================== [Pipeline] echo [2025-10-22T11:09:41.030Z] taggedImages: [2025-10-22T11:09:41.030Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:09:41.030Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-10-22T11:09:41.030Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.67 [2025-10-22T11:09:41.030Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:09:41.030Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-10-22T11:09:41.060Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-10-22T11:09:41.060Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:09:41.060Z] latest [2025-10-22T11:09:41.060Z] 4.1.0-dev.67 [2025-10-22T11:09:41.060Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:09:41.060Z] main [2025-10-22T11:09:41.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:09:41.413Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:09:41.763Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:09:41.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-22T11:09:41.763Z] cb45099e9ebc: Preparing [2025-10-22T11:09:41.763Z] 2f8112239e54: Preparing [2025-10-22T11:09:41.763Z] 32855aa600b9: Preparing [2025-10-22T11:09:41.763Z] 11ae2f6129ca: Preparing [2025-10-22T11:09:41.763Z] 36bf9b7031b7: Preparing [2025-10-22T11:09:41.763Z] 3a8563366c27: Preparing [2025-10-22T11:09:41.763Z] fcf88f77f6f1: Preparing [2025-10-22T11:09:41.763Z] 8d9273998135: Preparing [2025-10-22T11:09:41.763Z] c231f5c0ede3: Preparing [2025-10-22T11:09:41.763Z] fcf88f77f6f1: Waiting [2025-10-22T11:09:41.763Z] 8d9273998135: Waiting [2025-10-22T11:09:41.763Z] c231f5c0ede3: Waiting [2025-10-22T11:09:41.763Z] 3a8563366c27: Waiting [2025-10-22T11:09:41.763Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:09:42.027Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:09:42.027Z] fcf88f77f6f1: Layer already exists [2025-10-22T11:09:42.027Z] 32855aa600b9: Pushed [2025-10-22T11:09:42.027Z] 2f8112239e54: Pushed [2025-10-22T11:09:42.027Z] cb45099e9ebc: Pushed [2025-10-22T11:09:42.027Z] 8d9273998135: Layer already exists [2025-10-22T11:09:42.027Z] c231f5c0ede3: Layer already exists [2025-10-22T11:10:08.670Z] 3a8563366c27: Pushed [2025-10-22T11:10:08.670Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:dc3f425610fe11f10803c29e99686186d5fbe942685608b851b19726a7396f97 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:09.035Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:09.380Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-10-22T11:10:09.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-22T11:10:09.380Z] cb45099e9ebc: Preparing [2025-10-22T11:10:09.380Z] 2f8112239e54: Preparing [2025-10-22T11:10:09.380Z] 32855aa600b9: Preparing [2025-10-22T11:10:09.380Z] 11ae2f6129ca: Preparing [2025-10-22T11:10:09.380Z] 36bf9b7031b7: Preparing [2025-10-22T11:10:09.380Z] 3a8563366c27: Preparing [2025-10-22T11:10:09.380Z] fcf88f77f6f1: Preparing [2025-10-22T11:10:09.380Z] 8d9273998135: Preparing [2025-10-22T11:10:09.380Z] c231f5c0ede3: Preparing [2025-10-22T11:10:09.380Z] fcf88f77f6f1: Waiting [2025-10-22T11:10:09.380Z] 8d9273998135: Waiting [2025-10-22T11:10:09.380Z] c231f5c0ede3: Waiting [2025-10-22T11:10:09.380Z] 3a8563366c27: Waiting [2025-10-22T11:10:09.380Z] cb45099e9ebc: Layer already exists [2025-10-22T11:10:09.380Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:10:09.380Z] 32855aa600b9: Layer already exists [2025-10-22T11:10:09.380Z] 2f8112239e54: Layer already exists [2025-10-22T11:10:09.380Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:10:09.380Z] c231f5c0ede3: Layer already exists [2025-10-22T11:10:09.380Z] 8d9273998135: Layer already exists [2025-10-22T11:10:09.380Z] 3a8563366c27: Layer already exists [2025-10-22T11:10:09.380Z] fcf88f77f6f1: Layer already exists [2025-10-22T11:10:09.645Z] latest: digest: sha256:dc3f425610fe11f10803c29e99686186d5fbe942685608b851b19726a7396f97 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:10.013Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:10.622Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.67 [2025-10-22T11:10:10.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-22T11:10:10.622Z] cb45099e9ebc: Preparing [2025-10-22T11:10:10.622Z] 2f8112239e54: Preparing [2025-10-22T11:10:10.622Z] 32855aa600b9: Preparing [2025-10-22T11:10:10.622Z] 11ae2f6129ca: Preparing [2025-10-22T11:10:10.622Z] 36bf9b7031b7: Preparing [2025-10-22T11:10:10.622Z] 3a8563366c27: Preparing [2025-10-22T11:10:10.622Z] fcf88f77f6f1: Preparing [2025-10-22T11:10:10.622Z] 8d9273998135: Preparing [2025-10-22T11:10:10.622Z] c231f5c0ede3: Preparing [2025-10-22T11:10:10.622Z] 3a8563366c27: Waiting [2025-10-22T11:10:10.622Z] fcf88f77f6f1: Waiting [2025-10-22T11:10:10.622Z] 8d9273998135: Waiting [2025-10-22T11:10:10.622Z] c231f5c0ede3: Waiting [2025-10-22T11:10:10.622Z] cb45099e9ebc: Layer already exists [2025-10-22T11:10:10.622Z] 2f8112239e54: Layer already exists [2025-10-22T11:10:10.622Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:10:10.622Z] 32855aa600b9: Layer already exists [2025-10-22T11:10:10.622Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:10:10.622Z] 3a8563366c27: Layer already exists [2025-10-22T11:10:10.622Z] fcf88f77f6f1: Layer already exists [2025-10-22T11:10:10.622Z] 8d9273998135: Layer already exists [2025-10-22T11:10:10.622Z] c231f5c0ede3: Layer already exists [2025-10-22T11:10:10.886Z] 4.1.0-dev.67: digest: sha256:dc3f425610fe11f10803c29e99686186d5fbe942685608b851b19726a7396f97 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:11.245Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:11.585Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:10:11.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-22T11:10:11.585Z] cb45099e9ebc: Preparing [2025-10-22T11:10:11.585Z] 2f8112239e54: Preparing [2025-10-22T11:10:11.585Z] 32855aa600b9: Preparing [2025-10-22T11:10:11.585Z] 11ae2f6129ca: Preparing [2025-10-22T11:10:11.585Z] 36bf9b7031b7: Preparing [2025-10-22T11:10:11.585Z] 3a8563366c27: Preparing [2025-10-22T11:10:11.585Z] fcf88f77f6f1: Preparing [2025-10-22T11:10:11.585Z] 8d9273998135: Preparing [2025-10-22T11:10:11.585Z] c231f5c0ede3: Preparing [2025-10-22T11:10:11.585Z] 3a8563366c27: Waiting [2025-10-22T11:10:11.585Z] fcf88f77f6f1: Waiting [2025-10-22T11:10:11.585Z] 8d9273998135: Waiting [2025-10-22T11:10:11.585Z] c231f5c0ede3: Waiting [2025-10-22T11:10:11.585Z] 32855aa600b9: Layer already exists [2025-10-22T11:10:11.585Z] 2f8112239e54: Layer already exists [2025-10-22T11:10:11.585Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:10:11.585Z] cb45099e9ebc: Layer already exists [2025-10-22T11:10:11.585Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:10:11.585Z] c231f5c0ede3: Layer already exists [2025-10-22T11:10:11.585Z] 3a8563366c27: Layer already exists [2025-10-22T11:10:11.585Z] 8d9273998135: Layer already exists [2025-10-22T11:10:11.585Z] fcf88f77f6f1: Layer already exists [2025-10-22T11:10:11.851Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:dc3f425610fe11f10803c29e99686186d5fbe942685608b851b19726a7396f97 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:12.205Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:12.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-10-22T11:10:12.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-22T11:10:12.546Z] cb45099e9ebc: Preparing [2025-10-22T11:10:12.546Z] 2f8112239e54: Preparing [2025-10-22T11:10:12.546Z] 32855aa600b9: Preparing [2025-10-22T11:10:12.546Z] 11ae2f6129ca: Preparing [2025-10-22T11:10:12.546Z] 36bf9b7031b7: Preparing [2025-10-22T11:10:12.546Z] 3a8563366c27: Preparing [2025-10-22T11:10:12.546Z] fcf88f77f6f1: Preparing [2025-10-22T11:10:12.546Z] 8d9273998135: Preparing [2025-10-22T11:10:12.546Z] c231f5c0ede3: Preparing [2025-10-22T11:10:12.546Z] fcf88f77f6f1: Waiting [2025-10-22T11:10:12.546Z] 8d9273998135: Waiting [2025-10-22T11:10:12.546Z] c231f5c0ede3: Waiting [2025-10-22T11:10:12.546Z] 3a8563366c27: Waiting [2025-10-22T11:10:12.546Z] 32855aa600b9: Layer already exists [2025-10-22T11:10:12.546Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:10:12.546Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:10:12.546Z] 2f8112239e54: Layer already exists [2025-10-22T11:10:12.546Z] cb45099e9ebc: Layer already exists [2025-10-22T11:10:12.546Z] 3a8563366c27: Layer already exists [2025-10-22T11:10:12.546Z] 8d9273998135: Layer already exists [2025-10-22T11:10:12.546Z] fcf88f77f6f1: Layer already exists [2025-10-22T11:10:12.546Z] c231f5c0ede3: Layer already exists [2025-10-22T11:10:12.809Z] main: digest: sha256:dc3f425610fe11f10803c29e99686186d5fbe942685608b851b19726a7396f97 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T11:10:12.883Z] ===================================================== [Pipeline] echo [2025-10-22T11:10:12.898Z] taggedImages: [2025-10-22T11:10:12.898Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:10:12.898Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-10-22T11:10:12.898Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.67 [2025-10-22T11:10:12.898Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:10:12.898Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-10-22T11:10:12.934Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-10-22T11:10:12.934Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:10:12.934Z] latest [2025-10-22T11:10:12.934Z] 4.1.0-dev.67 [2025-10-22T11:10:12.934Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:10:12.934Z] main [2025-10-22T11:10:12.934Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:13.291Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:13.644Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:10:13.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-22T11:10:13.644Z] cefac7c7892c: Preparing [2025-10-22T11:10:13.644Z] 98a085e9cecd: Preparing [2025-10-22T11:10:13.644Z] 11ae2f6129ca: Preparing [2025-10-22T11:10:13.644Z] 36bf9b7031b7: Preparing [2025-10-22T11:10:13.644Z] 446bb1c99ae8: Preparing [2025-10-22T11:10:13.644Z] 7072a81b4498: Preparing [2025-10-22T11:10:13.644Z] c231f5c0ede3: Preparing [2025-10-22T11:10:13.644Z] 7072a81b4498: Waiting [2025-10-22T11:10:13.644Z] c231f5c0ede3: Waiting [2025-10-22T11:10:13.644Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:10:13.909Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:10:13.909Z] c231f5c0ede3: Layer already exists [2025-10-22T11:10:13.909Z] 446bb1c99ae8: Pushed [2025-10-22T11:10:13.909Z] cefac7c7892c: Pushed [2025-10-22T11:10:15.306Z] 7072a81b4498: Pushed [2025-10-22T11:10:21.922Z] 98a085e9cecd: Pushed [2025-10-22T11:10:22.503Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:92f967c54b19e157159d9914efd4d01a92eb25b6f2499ba348f2144b6c50170c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:23.123Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:23.473Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-10-22T11:10:23.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-22T11:10:23.473Z] cefac7c7892c: Preparing [2025-10-22T11:10:23.473Z] 98a085e9cecd: Preparing [2025-10-22T11:10:23.473Z] 11ae2f6129ca: Preparing [2025-10-22T11:10:23.473Z] 36bf9b7031b7: Preparing [2025-10-22T11:10:23.473Z] 446bb1c99ae8: Preparing [2025-10-22T11:10:23.473Z] 7072a81b4498: Preparing [2025-10-22T11:10:23.473Z] 7072a81b4498: Waiting [2025-10-22T11:10:23.473Z] c231f5c0ede3: Preparing [2025-10-22T11:10:23.473Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:10:23.473Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:10:23.473Z] cefac7c7892c: Layer already exists [2025-10-22T11:10:23.473Z] 446bb1c99ae8: Layer already exists [2025-10-22T11:10:23.473Z] 98a085e9cecd: Layer already exists [2025-10-22T11:10:23.473Z] 7072a81b4498: Layer already exists [2025-10-22T11:10:23.473Z] c231f5c0ede3: Layer already exists [2025-10-22T11:10:23.738Z] latest: digest: sha256:92f967c54b19e157159d9914efd4d01a92eb25b6f2499ba348f2144b6c50170c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:24.094Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:24.457Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.67 [2025-10-22T11:10:24.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-22T11:10:24.457Z] cefac7c7892c: Preparing [2025-10-22T11:10:24.457Z] 98a085e9cecd: Preparing [2025-10-22T11:10:24.457Z] 11ae2f6129ca: Preparing [2025-10-22T11:10:24.457Z] 36bf9b7031b7: Preparing [2025-10-22T11:10:24.457Z] 446bb1c99ae8: Preparing [2025-10-22T11:10:24.457Z] 7072a81b4498: Preparing [2025-10-22T11:10:24.457Z] c231f5c0ede3: Preparing [2025-10-22T11:10:24.457Z] 7072a81b4498: Waiting [2025-10-22T11:10:24.457Z] c231f5c0ede3: Waiting [2025-10-22T11:10:24.457Z] 98a085e9cecd: Layer already exists [2025-10-22T11:10:24.457Z] cefac7c7892c: Layer already exists [2025-10-22T11:10:24.457Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:10:24.457Z] 446bb1c99ae8: Layer already exists [2025-10-22T11:10:24.457Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:10:24.457Z] c231f5c0ede3: Layer already exists [2025-10-22T11:10:24.457Z] 7072a81b4498: Layer already exists [2025-10-22T11:10:24.457Z] 4.1.0-dev.67: digest: sha256:92f967c54b19e157159d9914efd4d01a92eb25b6f2499ba348f2144b6c50170c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:25.076Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:25.421Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:10:25.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-22T11:10:25.421Z] cefac7c7892c: Preparing [2025-10-22T11:10:25.421Z] 98a085e9cecd: Preparing [2025-10-22T11:10:25.421Z] 11ae2f6129ca: Preparing [2025-10-22T11:10:25.421Z] 36bf9b7031b7: Preparing [2025-10-22T11:10:25.421Z] 446bb1c99ae8: Preparing [2025-10-22T11:10:25.421Z] 7072a81b4498: Preparing [2025-10-22T11:10:25.421Z] c231f5c0ede3: Preparing [2025-10-22T11:10:25.421Z] 7072a81b4498: Waiting [2025-10-22T11:10:25.421Z] c231f5c0ede3: Waiting [2025-10-22T11:10:25.421Z] 98a085e9cecd: Layer already exists [2025-10-22T11:10:25.421Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:10:25.421Z] cefac7c7892c: Layer already exists [2025-10-22T11:10:25.421Z] 446bb1c99ae8: Layer already exists [2025-10-22T11:10:25.421Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:10:25.421Z] 7072a81b4498: Layer already exists [2025-10-22T11:10:25.421Z] c231f5c0ede3: Layer already exists [2025-10-22T11:10:25.684Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:92f967c54b19e157159d9914efd4d01a92eb25b6f2499ba348f2144b6c50170c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:26.066Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:26.433Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-10-22T11:10:26.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-22T11:10:26.433Z] cefac7c7892c: Preparing [2025-10-22T11:10:26.433Z] 98a085e9cecd: Preparing [2025-10-22T11:10:26.433Z] 11ae2f6129ca: Preparing [2025-10-22T11:10:26.433Z] 36bf9b7031b7: Preparing [2025-10-22T11:10:26.433Z] 446bb1c99ae8: Preparing [2025-10-22T11:10:26.433Z] 7072a81b4498: Preparing [2025-10-22T11:10:26.433Z] c231f5c0ede3: Preparing [2025-10-22T11:10:26.433Z] 7072a81b4498: Waiting [2025-10-22T11:10:26.433Z] c231f5c0ede3: Waiting [2025-10-22T11:10:26.433Z] 98a085e9cecd: Layer already exists [2025-10-22T11:10:26.434Z] cefac7c7892c: Layer already exists [2025-10-22T11:10:26.434Z] 446bb1c99ae8: Layer already exists [2025-10-22T11:10:26.434Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:10:26.434Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:10:26.434Z] c231f5c0ede3: Layer already exists [2025-10-22T11:10:26.434Z] 7072a81b4498: Layer already exists [2025-10-22T11:10:26.709Z] main: digest: sha256:92f967c54b19e157159d9914efd4d01a92eb25b6f2499ba348f2144b6c50170c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T11:10:26.788Z] ===================================================== [Pipeline] echo [2025-10-22T11:10:26.805Z] taggedImages: [2025-10-22T11:10:26.805Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:10:26.805Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-10-22T11:10:26.805Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.67 [2025-10-22T11:10:26.805Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:10:26.805Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-10-22T11:10:26.833Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-10-22T11:10:26.833Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:10:26.833Z] latest [2025-10-22T11:10:26.833Z] 4.1.0-dev.67 [2025-10-22T11:10:26.833Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:10:26.833Z] main [2025-10-22T11:10:26.833Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:27.200Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:27.607Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:10:27.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-22T11:10:27.607Z] 13bae9e4a726: Preparing [2025-10-22T11:10:27.607Z] 5278ad0ef0eb: Preparing [2025-10-22T11:10:27.607Z] 11ae2f6129ca: Preparing [2025-10-22T11:10:27.607Z] 36bf9b7031b7: Preparing [2025-10-22T11:10:27.607Z] f7277885fb7c: Preparing [2025-10-22T11:10:27.607Z] d2073713482a: Preparing [2025-10-22T11:10:27.607Z] c231f5c0ede3: Preparing [2025-10-22T11:10:27.607Z] d2073713482a: Waiting [2025-10-22T11:10:27.607Z] c231f5c0ede3: Waiting [2025-10-22T11:10:27.607Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:10:27.607Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:10:27.879Z] c231f5c0ede3: Layer already exists [2025-10-22T11:10:27.879Z] 13bae9e4a726: Pushed [2025-10-22T11:10:27.879Z] f7277885fb7c: Pushed [2025-10-22T11:10:28.457Z] d2073713482a: Pushed [2025-10-22T11:10:36.632Z] 5278ad0ef0eb: Pushed [2025-10-22T11:10:36.632Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:30a42f76d3f73e020da26e467f7221c5c0a01484a99837c405c70f2fc7d82823 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:36.987Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:37.335Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-10-22T11:10:37.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-22T11:10:37.335Z] 13bae9e4a726: Preparing [2025-10-22T11:10:37.335Z] 5278ad0ef0eb: Preparing [2025-10-22T11:10:37.335Z] 11ae2f6129ca: Preparing [2025-10-22T11:10:37.335Z] 36bf9b7031b7: Preparing [2025-10-22T11:10:37.335Z] f7277885fb7c: Preparing [2025-10-22T11:10:37.335Z] d2073713482a: Preparing [2025-10-22T11:10:37.335Z] c231f5c0ede3: Preparing [2025-10-22T11:10:37.335Z] d2073713482a: Waiting [2025-10-22T11:10:37.335Z] c231f5c0ede3: Waiting [2025-10-22T11:10:37.335Z] 13bae9e4a726: Layer already exists [2025-10-22T11:10:37.335Z] 5278ad0ef0eb: Layer already exists [2025-10-22T11:10:37.335Z] f7277885fb7c: Layer already exists [2025-10-22T11:10:37.335Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:10:37.335Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:10:37.335Z] d2073713482a: Layer already exists [2025-10-22T11:10:37.335Z] c231f5c0ede3: Layer already exists [2025-10-22T11:10:37.599Z] latest: digest: sha256:30a42f76d3f73e020da26e467f7221c5c0a01484a99837c405c70f2fc7d82823 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:37.945Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:38.290Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.67 [2025-10-22T11:10:38.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-22T11:10:38.290Z] 13bae9e4a726: Preparing [2025-10-22T11:10:38.290Z] 5278ad0ef0eb: Preparing [2025-10-22T11:10:38.290Z] 11ae2f6129ca: Preparing [2025-10-22T11:10:38.290Z] 36bf9b7031b7: Preparing [2025-10-22T11:10:38.290Z] f7277885fb7c: Preparing [2025-10-22T11:10:38.290Z] d2073713482a: Preparing [2025-10-22T11:10:38.290Z] c231f5c0ede3: Preparing [2025-10-22T11:10:38.290Z] d2073713482a: Waiting [2025-10-22T11:10:38.290Z] c231f5c0ede3: Waiting [2025-10-22T11:10:38.290Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:10:38.290Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:10:38.290Z] 13bae9e4a726: Layer already exists [2025-10-22T11:10:38.290Z] f7277885fb7c: Layer already exists [2025-10-22T11:10:38.290Z] 5278ad0ef0eb: Layer already exists [2025-10-22T11:10:38.290Z] c231f5c0ede3: Layer already exists [2025-10-22T11:10:38.290Z] d2073713482a: Layer already exists [2025-10-22T11:10:38.554Z] 4.1.0-dev.67: digest: sha256:30a42f76d3f73e020da26e467f7221c5c0a01484a99837c405c70f2fc7d82823 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:38.897Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:39.248Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:10:39.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-22T11:10:39.249Z] 13bae9e4a726: Preparing [2025-10-22T11:10:39.249Z] 5278ad0ef0eb: Preparing [2025-10-22T11:10:39.249Z] 11ae2f6129ca: Preparing [2025-10-22T11:10:39.249Z] 36bf9b7031b7: Preparing [2025-10-22T11:10:39.249Z] f7277885fb7c: Preparing [2025-10-22T11:10:39.249Z] d2073713482a: Preparing [2025-10-22T11:10:39.249Z] d2073713482a: Waiting [2025-10-22T11:10:39.249Z] c231f5c0ede3: Preparing [2025-10-22T11:10:39.249Z] c231f5c0ede3: Waiting [2025-10-22T11:10:39.249Z] f7277885fb7c: Layer already exists [2025-10-22T11:10:39.249Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:10:39.249Z] 13bae9e4a726: Layer already exists [2025-10-22T11:10:39.249Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:10:39.249Z] 5278ad0ef0eb: Layer already exists [2025-10-22T11:10:39.249Z] d2073713482a: Layer already exists [2025-10-22T11:10:39.249Z] c231f5c0ede3: Layer already exists [2025-10-22T11:10:39.249Z] 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:30a42f76d3f73e020da26e467f7221c5c0a01484a99837c405c70f2fc7d82823 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:39.860Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:40.202Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-10-22T11:10:40.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-22T11:10:40.202Z] 13bae9e4a726: Preparing [2025-10-22T11:10:40.202Z] 5278ad0ef0eb: Preparing [2025-10-22T11:10:40.202Z] 11ae2f6129ca: Preparing [2025-10-22T11:10:40.202Z] 36bf9b7031b7: Preparing [2025-10-22T11:10:40.202Z] f7277885fb7c: Preparing [2025-10-22T11:10:40.202Z] d2073713482a: Preparing [2025-10-22T11:10:40.202Z] c231f5c0ede3: Preparing [2025-10-22T11:10:40.202Z] d2073713482a: Waiting [2025-10-22T11:10:40.202Z] c231f5c0ede3: Waiting [2025-10-22T11:10:40.202Z] 36bf9b7031b7: Layer already exists [2025-10-22T11:10:40.202Z] f7277885fb7c: Layer already exists [2025-10-22T11:10:40.202Z] 11ae2f6129ca: Layer already exists [2025-10-22T11:10:40.202Z] 5278ad0ef0eb: Layer already exists [2025-10-22T11:10:40.202Z] 13bae9e4a726: Layer already exists [2025-10-22T11:10:40.202Z] d2073713482a: Layer already exists [2025-10-22T11:10:40.202Z] c231f5c0ede3: Layer already exists [2025-10-22T11:10:40.466Z] main: digest: sha256:30a42f76d3f73e020da26e467f7221c5c0a01484a99837c405c70f2fc7d82823 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-22T11:10:40.550Z] ===================================================== [Pipeline] echo [2025-10-22T11:10:40.565Z] taggedImages: [2025-10-22T11:10:40.565Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [2025-10-22T11:10:40.565Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-10-22T11:10:40.565Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.67 [2025-10-22T11:10:40.565Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [2025-10-22T11:10:40.565Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-10-22T11:10:40.578Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo [2025-10-22T11:10:40.589Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-10-22T11:10:40.601Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:40.617Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:40.629Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-10-22T11:10:40.641Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo [2025-10-22T11:10:40.652Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-10-22T11:10:40.667Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:40.678Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:40.688Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-10-22T11:10:40.698Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo [2025-10-22T11:10:40.712Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-10-22T11:10:40.722Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:40.732Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:40.745Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-10-22T11:10:40.754Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo [2025-10-22T11:10:40.763Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-10-22T11:10:40.778Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:40.794Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:40.810Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-10-22T11:10:40.825Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo [2025-10-22T11:10:40.837Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-10-22T11:10:40.850Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:40.860Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:40.876Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-10-22T11:10:40.886Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo [2025-10-22T11:10:40.902Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-10-22T11:10:40.914Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:40.928Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:40.940Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-10-22T11:10:40.955Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo [2025-10-22T11:10:40.966Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-10-22T11:10:40.977Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:40.987Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:40.998Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-10-22T11:10:41.008Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo [2025-10-22T11:10:41.019Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-10-22T11:10:41.031Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:41.041Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:41.052Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-10-22T11:10:41.062Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo [2025-10-22T11:10:41.075Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-10-22T11:10:41.084Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:41.098Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:41.107Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-10-22T11:10:41.117Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo [2025-10-22T11:10:41.128Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-10-22T11:10:41.137Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:41.151Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:41.161Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-10-22T11:10:41.173Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo [2025-10-22T11:10:41.184Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-10-22T11:10:41.193Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:41.207Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:41.218Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-10-22T11:10:41.229Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo [2025-10-22T11:10:41.239Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-10-22T11:10:41.253Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:41.263Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:41.275Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-10-22T11:10:41.288Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo [2025-10-22T11:10:41.298Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-10-22T11:10:41.309Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:41.320Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:41.392Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-10-22T11:10:41.400Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo [2025-10-22T11:10:41.414Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-10-22T11:10:41.427Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:41.436Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:41.446Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-10-22T11:10:41.458Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo [2025-10-22T11:10:41.469Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-10-22T11:10:41.478Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:41.491Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:10:41.498Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:41.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-22T11:10:41.892Z] [2025-10-22T11:10:41.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:10:42.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-22T11:10:42.219Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-22T11:10:42.219Z] 8998bd30e6a1: Pulling fs layer [2025-10-22T11:10:42.219Z] 04944245beec: Pulling fs layer [2025-10-22T11:10:42.219Z] 699f458cf7ca: Pulling fs layer [2025-10-22T11:10:42.219Z] 765212b225bb: Pulling fs layer [2025-10-22T11:10:42.219Z] f23df028b6ca: Pulling fs layer [2025-10-22T11:10:42.219Z] d65c8cfc05b1: Pulling fs layer [2025-10-22T11:10:42.219Z] 2437ff75d9bd: Pulling fs layer [2025-10-22T11:10:42.219Z] 765212b225bb: Waiting [2025-10-22T11:10:42.219Z] f23df028b6ca: Waiting [2025-10-22T11:10:42.219Z] d65c8cfc05b1: Waiting [2025-10-22T11:10:42.219Z] 2437ff75d9bd: Waiting [2025-10-22T11:10:42.485Z] 04944245beec: Verifying Checksum [2025-10-22T11:10:42.485Z] 04944245beec: Download complete [2025-10-22T11:10:42.485Z] 765212b225bb: Verifying Checksum [2025-10-22T11:10:42.485Z] 765212b225bb: Download complete [2025-10-22T11:10:42.485Z] f23df028b6ca: Verifying Checksum [2025-10-22T11:10:42.485Z] f23df028b6ca: Download complete [2025-10-22T11:10:42.485Z] d65c8cfc05b1: Verifying Checksum [2025-10-22T11:10:42.485Z] d65c8cfc05b1: Download complete [2025-10-22T11:10:42.752Z] 699f458cf7ca: Verifying Checksum [2025-10-22T11:10:42.752Z] 699f458cf7ca: Download complete [2025-10-22T11:10:43.017Z] 8998bd30e6a1: Verifying Checksum [2025-10-22T11:10:43.017Z] 8998bd30e6a1: Download complete [2025-10-22T11:10:45.591Z] 2437ff75d9bd: Verifying Checksum [2025-10-22T11:10:45.591Z] 2437ff75d9bd: Download complete [2025-10-22T11:10:48.162Z] 8998bd30e6a1: Pull complete [2025-10-22T11:10:48.428Z] 04944245beec: Pull complete [2025-10-22T11:10:49.833Z] 699f458cf7ca: Pull complete [2025-10-22T11:10:50.099Z] 765212b225bb: Pull complete [2025-10-22T11:10:51.054Z] f23df028b6ca: Pull complete [2025-10-22T11:10:51.054Z] d65c8cfc05b1: Pull complete [2025-10-22T11:11:09.237Z] 2437ff75d9bd: Pull complete [2025-10-22T11:11:09.237Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-22T11:11:09.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-22T11:11:09.237Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-22T11:11:09.445Z] prd-ubuntu20.04-docker-arm64-4c-16g-517689 does not seem to be running inside a container [2025-10-22T11:11:09.466Z] $ 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/913 -v /w/workspace/edgex-go/913:/w/workspace/edgex-go/913:rw,z -v /w/workspace/edgex-go/913@tmp:/w/workspace/edgex-go/913@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-10-22T11:11:12.550Z] $ docker top b8b4eac653f8b9db1958c01b382c31edb9e4deb76612ca9bf0aa007b2035bfac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-22T11:11:13.504Z] ---> job-cost.sh [2025-10-22T11:11:13.504Z] lf-activate-venv: SKIPPING [2025-10-22T11:11:13.504Z] INFO: No Stack... [2025-10-22T11:11:13.769Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-22T11:11:14.721Z] INFO: Archiving Costs [Pipeline] sh [2025-10-22T11:11:15.346Z] + cut -d, -f6 [2025-10-22T11:11:15.346Z] + cat /w/workspace/edgex-go/913/archives/cost.csv [Pipeline] lock [2025-10-22T11:11:15.401Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-913-stack-cost] [2025-10-22T11:11:15.409Z] Resource [jenkins-edgexfoundry-edgex-go-main-913-stack-cost] did not exist. Created. [2025-10-22T11:11:15.415Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-913-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-22T11:11:16.062Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-22T11:11:16.697Z] Stashed 1 file(s) [Pipeline] } [2025-10-22T11:11:16.706Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-913-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-22T11:11:16.698Z] $ docker stop --time=1 b8b4eac653f8b9db1958c01b382c31edb9e4deb76612ca9bf0aa007b2035bfac [2025-10-22T11:11:18.192Z] $ docker rm -f --volumes b8b4eac653f8b9db1958c01b382c31edb9e4deb76612ca9bf0aa007b2035bfac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-10-22T11:11:18.778Z] provisioning config files... [2025-10-22T11:11:18.786Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/913@tmp/config156004987403647520tmp [Pipeline] { [Pipeline] sh [2025-10-22T11:11:19.078Z] + set +x [2025-10-22T11:11:19.078Z] + curl -s https://codecov.io/bash [2025-10-22T11:11:19.078Z] + bash -s -- [2025-10-22T11:11:19.078Z] [2025-10-22T11:11:19.078Z] _____ _ [2025-10-22T11:11:19.078Z] / ____| | | [2025-10-22T11:11:19.078Z] | | ___ __| | ___ ___ _____ __ [2025-10-22T11:11:19.078Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-22T11:11:19.078Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-22T11:11:19.078Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-22T11:11:19.078Z] Bash-1.0.6 [2025-10-22T11:11:19.078Z] [2025-10-22T11:11:19.078Z] [2025-10-22T11:11:19.078Z] ==> git version 2.25.1 found [2025-10-22T11:11:19.079Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-10-22T11:11:19.079Z] Release-Date: 2020-01-08 [2025-10-22T11:11:19.079Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-10-22T11:11:19.079Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-22T11:11:19.079Z] ==> Jenkins CI detected. [2025-10-22T11:11:19.079Z] current dir:  /w/workspace/edgex-go/913 [2025-10-22T11:11:19.079Z] project root: . [2025-10-22T11:11:19.079Z] --> token set from env [2025-10-22T11:11:19.079Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-10-22T11:11:19.079Z] ==> Running gcov in . (disable via -X gcov) [2025-10-22T11:11:19.079Z] ==> Python coveragepy not found [2025-10-22T11:11:19.079Z] ==> Searching for coverage reports in: [2025-10-22T11:11:19.079Z] + . [2025-10-22T11:11:19.338Z] -> Found 1 reports [2025-10-22T11:11:19.338Z] ==> Detecting git/mercurial file structure [2025-10-22T11:11:19.338Z] ==> Reading reports [2025-10-22T11:11:19.338Z] + ./coverage.out bytes=1740946 [2025-10-22T11:11:19.338Z] ==> Appending adjustments [2025-10-22T11:11:19.338Z] https://docs.codecov.io/docs/fixing-reports [2025-10-22T11:11:20.714Z] + Found adjustments [2025-10-22T11:11:20.714Z] ==> Gzipping contents [2025-10-22T11:11:20.714Z] 148K /tmp/codecov.V3PqcD.gz [2025-10-22T11:11:20.714Z] ==> Uploading reports [2025-10-22T11:11:20.714Z] url: https://codecov.io [2025-10-22T11:11:20.714Z] query: branch=main&commit=6b86315bccb2a3764b3b7cc41ab49bf81a9555b8&build=913&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F913%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-22T11:11:20.714Z] -> Pinging Codecov [2025-10-22T11:11:20.714Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6b86315bccb2a3764b3b7cc41ab49bf81a9555b8&build=913&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F913%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-22T11:11:20.973Z] -> Uploading to [2025-10-22T11:11:20.973Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/6b86315bccb2a3764b3b7cc41ab49bf81a9555b8/a3e027bf-c470-442b-b592-7dbdcc6a6180.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251022%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251022T111120Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=16b4d63d15a7bb64abff63623614967c5257edcb1b335a9391cc62d819f0ea5d [2025-10-22T11:11:20.973Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-22T11:11:20.973Z] Dload Upload Total Spent Left Speed [2025-10-22T11:11:21.233Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 145k 0 0 100 145k 0 551k --:--:-- --:--:-- --:--:-- 553k [2025-10-22T11:11:21.233Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [2025-10-22T11:11:21.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-10-22T11:11:21.458Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-10-22T11:11:21.478Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:11:21.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-22T11:11:21.788Z] [2025-10-22T11:11:21.788Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:11:22.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-22T11:11:22.097Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-10-22T11:11:22.097Z] 0a9a5dfd008f: Pulling fs layer [2025-10-22T11:11:22.097Z] 36466aa92d05: Pulling fs layer [2025-10-22T11:11:22.097Z] e10405b45d13: Pulling fs layer [2025-10-22T11:11:22.097Z] 096b7ceb2af7: Pulling fs layer [2025-10-22T11:11:22.097Z] 4f4fb700ef54: Pulling fs layer [2025-10-22T11:11:22.097Z] e50aa161e22a: Pulling fs layer [2025-10-22T11:11:22.097Z] 096b7ceb2af7: Waiting [2025-10-22T11:11:22.097Z] 4f4fb700ef54: Waiting [2025-10-22T11:11:22.097Z] d3c8db5fb9df: Pulling fs layer [2025-10-22T11:11:22.097Z] e50aa161e22a: Waiting [2025-10-22T11:11:22.097Z] d3c8db5fb9df: Waiting [2025-10-22T11:11:22.097Z] 36466aa92d05: Verifying Checksum [2025-10-22T11:11:22.097Z] 36466aa92d05: Download complete [2025-10-22T11:11:22.097Z] 096b7ceb2af7: Verifying Checksum [2025-10-22T11:11:22.097Z] 096b7ceb2af7: Download complete [2025-10-22T11:11:22.097Z] 4f4fb700ef54: Verifying Checksum [2025-10-22T11:11:22.097Z] 4f4fb700ef54: Download complete [2025-10-22T11:11:22.097Z] 0a9a5dfd008f: Download complete [2025-10-22T11:11:22.356Z] 0a9a5dfd008f: Pull complete [2025-10-22T11:11:22.356Z] 36466aa92d05: Pull complete [2025-10-22T11:11:22.356Z] e50aa161e22a: Verifying Checksum [2025-10-22T11:11:22.356Z] e50aa161e22a: Download complete [2025-10-22T11:11:22.614Z] e10405b45d13: Verifying Checksum [2025-10-22T11:11:22.614Z] e10405b45d13: Download complete [2025-10-22T11:11:23.549Z] d3c8db5fb9df: Verifying Checksum [2025-10-22T11:11:23.549Z] d3c8db5fb9df: Download complete [2025-10-22T11:11:27.735Z] e10405b45d13: Pull complete [2025-10-22T11:11:27.735Z] 096b7ceb2af7: Pull complete [2025-10-22T11:11:27.735Z] 4f4fb700ef54: Pull complete [2025-10-22T11:11:27.993Z] e50aa161e22a: Pull complete [2025-10-22T11:11:32.174Z] d3c8db5fb9df: Pull complete [2025-10-22T11:11:32.174Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-10-22T11:11:32.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-22T11:11:32.174Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-22T11:11:32.276Z] prd-ubuntu20.04-docker-8c-8g-517633 does not seem to be running inside a container [2025-10-22T11:11:32.296Z] $ 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/913 -v /w/workspace/edgex-go/913:/w/workspace/edgex-go/913:rw,z -v /w/workspace/edgex-go/913@tmp:/w/workspace/edgex-go/913@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-10-22T11:11:36.843Z] $ docker top 22a68de6df6b4f61bc99daaef3df5f1c3284220e818a2fcb149dab6917bd58f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-22T11:11:37.200Z] + git config --global --add safe.directory /w/workspace/edgex-go/913 [Pipeline] echo [2025-10-22T11:11:37.211Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-10-22T11:11:37.493Z] + set -o pipefail [2025-10-22T11:11:37.493Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-10-22T11:11:52.385Z] [2025-10-22T11:11:52.385Z] Monitoring /w/workspace/edgex-go/913 (github.com/edgexfoundry/edgex-go)... [2025-10-22T11:11:52.385Z] [2025-10-22T11:11:52.385Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/d6254e8d-3760-4c40-a62b-bf24323f7e64 [2025-10-22T11:11:52.385Z] [2025-10-22T11:11:52.385Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-10-22T11:11:52.385Z] [Pipeline] } [2025-10-22T11:11:52.386Z] $ docker stop --time=1 22a68de6df6b4f61bc99daaef3df5f1c3284220e818a2fcb149dab6917bd58f2 [2025-10-22T11:11:56.693Z] $ docker rm -f --volumes 22a68de6df6b4f61bc99daaef3df5f1c3284220e818a2fcb149dab6917bd58f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-10-22T11:11:57.261Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-22T11:11:57.278Z] provisioning config files... [2025-10-22T11:11:57.289Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/913@tmp/config7321289183109811103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-22T11:11:57.594Z] --> edgex-publish-swagger.sh [2025-10-22T11:11:57.594Z] === Publish openapi API === [2025-10-22T11:11:57.594Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-10-22T11:11:57.594Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/913/openapi/core-command.yaml] [2025-10-22T11:11:57.594Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-22T11:11:57.594Z] Dload Upload Total Spent Left Speed [2025-10-22T11:11:57.594Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 340 168k --:--:-- --:--:-- --:--:-- 168k [2025-10-22T11:11:57.594Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-22T11:11:57.594Z] [2025-10-22T11:11:57.594Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/913/openapi/core-data.yaml] [2025-10-22T11:11:57.594Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-22T11:11:57.594Z] Dload Upload Total Spent Left Speed [2025-10-22T11:11:57.854Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 442 493k --:--:-- --:--:-- --:--:-- 497k [2025-10-22T11:11:57.854Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-22T11:11:57.854Z] [2025-10-22T11:11:57.854Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/913/openapi/core-keeper.yaml] [2025-10-22T11:11:57.854Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-22T11:11:57.854Z] Dload Upload Total Spent Left Speed [2025-10-22T11:11:58.115Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 412 184k --:--:-- --:--:-- --:--:-- 184k [2025-10-22T11:11:58.115Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-22T11:11:58.115Z] [2025-10-22T11:11:58.115Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/913/openapi/core-metadata.yaml] [2025-10-22T11:11:58.115Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-22T11:11:58.115Z] Dload Upload Total Spent Left Speed [2025-10-22T11:11:58.115Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 519 1234k --:--:-- --:--:-- --:--:-- 1235k [2025-10-22T11:11:58.115Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-22T11:11:58.115Z] [2025-10-22T11:11:58.115Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/913/openapi/security-proxy-auth.yaml] [2025-10-22T11:11:58.115Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-22T11:11:58.115Z] Dload Upload Total Spent Left Speed [2025-10-22T11:11:58.375Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 388 140k --:--:-- --:--:-- --:--:-- 140k 100 24535 100 66 100 24469 388 140k --:--:-- --:--:-- --:--:-- 140k [2025-10-22T11:11:58.375Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-22T11:11:58.375Z] [2025-10-22T11:11:58.375Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/913/openapi/security-secretstore-setup.yaml] [2025-10-22T11:11:58.375Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-22T11:11:58.375Z] Dload Upload Total Spent Left Speed [2025-10-22T11:11:58.375Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 776 46035 --:--:-- --:--:-- --:--:-- 46811 [2025-10-22T11:11:58.375Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-22T11:11:58.375Z] [2025-10-22T11:11:58.375Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/913/openapi/support-notifications.yaml] [2025-10-22T11:11:58.375Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-22T11:11:58.375Z] Dload Upload Total Spent Left Speed [2025-10-22T11:11:58.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 554 820k --:--:-- --:--:-- --:--:-- 820k [2025-10-22T11:11:58.636Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-22T11:11:58.636Z] [2025-10-22T11:11:58.636Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/913/openapi/support-scheduler.yaml] [2025-10-22T11:11:58.636Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-22T11:11:58.636Z] Dload Upload Total Spent Left Speed [2025-10-22T11:11:58.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 589 442k --:--:-- --:--:-- --:--:-- 442k [2025-10-22T11:11:58.636Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-22T11:11:58.636Z] [Pipeline] } [2025-10-22T11:11:58.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-10-22T11:11:59.066Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-22T11:11:59.066Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:11:59.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-22T11:11:59.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-22T11:11:59.453Z] prd-ubuntu20.04-docker-8c-8g-517633 does not seem to be running inside a container [2025-10-22T11:11:59.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/913 -v /w/workspace/edgex-go/913:/w/workspace/edgex-go/913:rw,z -v /w/workspace/edgex-go/913@tmp:/w/workspace/edgex-go/913@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-10-22T11:11:59.815Z] $ docker top 325070d1828c701c30ba22761c1bbcae1eafc08b3f1603c5efd7357bb0fc1ec9 -eo pid,comm [2025-10-22T11:11:59.866Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-22T11:11:59.866Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-22T11:11:59.929Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-22T11:11:59.930Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-22T11:12:00.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-22T11:12:00.045Z] $ docker exec 325070d1828c701c30ba22761c1bbcae1eafc08b3f1603c5efd7357bb0fc1ec9 ssh-agent [2025-10-22T11:12:00.164Z] SSH_AUTH_SOCK=/tmp/ssh-0rccBKZZLGF5/agent.32 [2025-10-22T11:12:00.164Z] SSH_AGENT_PID=38 [2025-10-22T11:12:00.169Z] Running ssh-add (command line suppressed) [2025-10-22T11:12:00.260Z] Identity added: /w/workspace/edgex-go/913@tmp/private_key_6217580489063873541.key (/w/workspace/edgex-go/913@tmp/private_key_6217580489063873541.key) [2025-10-22T11:12:00.284Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-22T11:12:00.577Z] + git semver tag [2025-10-22T11:12:00.835Z] 2025-10-22 11:12:00,795 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-22T11:12:00.835Z] 2025-10-22 11:12:00,800 [run_tag] DEBUG tag force:False [2025-10-22T11:12:00.835Z] 2025-10-22 11:12:00,800 [check_head_tag] DEBUG check head tag [2025-10-22T11:12:00.835Z] 2025-10-22 11:12:00,801 [execute] INFO git cat-file --batch-check [2025-10-22T11:12:00.835Z] 2025-10-22 11:12:00,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/913, stdin=, shell=False, universal_newlines=False) [2025-10-22T11:12:00.835Z] 2025-10-22 11:12:00,803 [execute] INFO git cat-file --batch [2025-10-22T11:12:00.835Z] 2025-10-22 11:12:00,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/913, stdin=, shell=False, universal_newlines=False) [2025-10-22T11:12:01.096Z] 2025-10-22 11:12:00,829 [read_version] DEBUG read version from /w/workspace/edgex-go/913/.semver/main [2025-10-22T11:12:01.096Z] 2025-10-22 11:12:00,829 [execute] INFO git tag -a v4.1.0-dev.67 -m v4.1.0-dev.67 [2025-10-22T11:12:01.096Z] 2025-10-22 11:12:00,829 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.67', '-m', 'v4.1.0-dev.67'], cwd=/w/workspace/edgex-go/913, stdin=None, shell=False, universal_newlines=False) [2025-10-22T11:12:01.096Z] 2025-10-22 11:12:00,833 [read_version] DEBUG read version from /w/workspace/edgex-go/913/.semver/main [2025-10-22T11:12:01.096Z] 4.1.0-dev.67 [Pipeline] } [2025-10-22T11:12:01.096Z] $ docker exec --env ******** --env ******** 325070d1828c701c30ba22761c1bbcae1eafc08b3f1603c5efd7357bb0fc1ec9 ssh-agent -k [2025-10-22T11:12:01.195Z] unset SSH_AUTH_SOCK; [2025-10-22T11:12:01.195Z] unset SSH_AGENT_PID; [2025-10-22T11:12:01.195Z] echo Agent pid 38 killed; [2025-10-22T11:12:01.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-22T11:12:01.543Z] + git semver [Pipeline] } [2025-10-22T11:12:01.807Z] $ docker stop --time=1 325070d1828c701c30ba22761c1bbcae1eafc08b3f1603c5efd7357bb0fc1ec9 [2025-10-22T11:12:03.084Z] $ docker rm -f --volumes 325070d1828c701c30ba22761c1bbcae1eafc08b3f1603c5efd7357bb0fc1ec9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:12:03.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-22T11:12:03.493Z] [2025-10-22T11:12:03.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:12:03.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-22T11:12:03.803Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-10-22T11:12:03.803Z] ab5ef0e58194: Pulling fs layer [2025-10-22T11:12:03.803Z] 9712f1f96733: Pulling fs layer [2025-10-22T11:12:03.803Z] 63f879dbbcfc: Pulling fs layer [2025-10-22T11:12:03.803Z] 0d9ebad4ef96: Pulling fs layer [2025-10-22T11:12:03.803Z] e9a5061849ea: Pulling fs layer [2025-10-22T11:12:03.803Z] d747dcd14b5f: Pulling fs layer [2025-10-22T11:12:03.803Z] 2de7ff778b66: Pulling fs layer [2025-10-22T11:12:03.803Z] 0d9ebad4ef96: Waiting [2025-10-22T11:12:03.803Z] d747dcd14b5f: Waiting [2025-10-22T11:12:03.803Z] 2de7ff778b66: Waiting [2025-10-22T11:12:03.803Z] e9a5061849ea: Waiting [2025-10-22T11:12:03.803Z] 9712f1f96733: Verifying Checksum [2025-10-22T11:12:03.803Z] 9712f1f96733: Download complete [2025-10-22T11:12:04.372Z] 63f879dbbcfc: Verifying Checksum [2025-10-22T11:12:04.372Z] 63f879dbbcfc: Download complete [2025-10-22T11:12:04.372Z] e9a5061849ea: Verifying Checksum [2025-10-22T11:12:04.372Z] e9a5061849ea: Download complete [2025-10-22T11:12:04.630Z] d747dcd14b5f: Verifying Checksum [2025-10-22T11:12:04.630Z] d747dcd14b5f: Download complete [2025-10-22T11:12:04.630Z] 0d9ebad4ef96: Verifying Checksum [2025-10-22T11:12:04.630Z] 0d9ebad4ef96: Download complete [2025-10-22T11:12:04.630Z] ab5ef0e58194: Verifying Checksum [2025-10-22T11:12:04.630Z] ab5ef0e58194: Download complete [2025-10-22T11:12:04.630Z] 2de7ff778b66: Verifying Checksum [2025-10-22T11:12:04.630Z] 2de7ff778b66: Download complete [2025-10-22T11:12:08.820Z] ab5ef0e58194: Pull complete [2025-10-22T11:12:08.820Z] 9712f1f96733: Pull complete [2025-10-22T11:12:10.193Z] 63f879dbbcfc: Pull complete [2025-10-22T11:12:16.758Z] 0d9ebad4ef96: Pull complete [2025-10-22T11:12:16.758Z] e9a5061849ea: Pull complete [2025-10-22T11:12:16.758Z] d747dcd14b5f: Pull complete [2025-10-22T11:12:17.693Z] 2de7ff778b66: Pull complete [2025-10-22T11:12:17.693Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-10-22T11:12:17.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-22T11:12:17.693Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-22T11:12:17.797Z] prd-ubuntu20.04-docker-8c-8g-517633 does not seem to be running inside a container [2025-10-22T11:12:17.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/913 -v /w/workspace/edgex-go/913:/w/workspace/edgex-go/913:rw,z -v /w/workspace/edgex-go/913@tmp:/w/workspace/edgex-go/913@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-10-22T11:12:21.677Z] $ docker top eb5fe311e8eb50e1b82be9c4561001d741f21abf9ac046a4b6068ba53f2ed972 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-10-22T11:12:21.768Z] provisioning config files... [2025-10-22T11:12:21.777Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/913@tmp/config13902510661241397417tmp [2025-10-22T11:12:21.788Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/913@tmp/config11668574419754716044tmp [2025-10-22T11:12:21.798Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/913@tmp/config2284163514433741586tmp [Pipeline] { [Pipeline] echo [2025-10-22T11:12:21.877Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-22T11:12:22.173Z] ---> sigul-configuration.sh [2025-10-22T11:12:22.173Z] gpg: directory `/root/.gnupg' created [2025-10-22T11:12:22.173Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-10-22T11:12:22.173Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-10-22T11:12:22.173Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-10-22T11:12:22.173Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-10-22T11:12:22.173Z] gpg: CAST5 encrypted data [2025-10-22T11:12:22.173Z] gpg: encrypted with 1 passphrase [2025-10-22T11:12:22.173Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-10-22T11:12:22.460Z] + mkdir /home/jenkins [2025-10-22T11:12:22.461Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-10-22T11:12:22.754Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-10-22T11:12:22.765Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-22T11:12:23.056Z] ---> sigul-install.sh [2025-10-22T11:12:23.056Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-10-22T11:12:23.367Z] + git tag --list [2025-10-22T11:12:23.367Z] 0.6.0 [2025-10-22T11:12:23.367Z] 0.6.1 [2025-10-22T11:12:23.367Z] 0.7.0 [2025-10-22T11:12:23.367Z] 0.7.1 [2025-10-22T11:12:23.367Z] v1.0.0 [2025-10-22T11:12:23.367Z] v1.0.1 [2025-10-22T11:12:23.367Z] v1.1.0 [2025-10-22T11:12:23.367Z] v1.2.0 [2025-10-22T11:12:23.367Z] v1.2.1 [2025-10-22T11:12:23.367Z] v1.3.0 [2025-10-22T11:12:23.367Z] v1.3.1 [2025-10-22T11:12:23.367Z] v2.0.0 [2025-10-22T11:12:23.367Z] v2.1.0 [2025-10-22T11:12:23.367Z] v2.1.1 [2025-10-22T11:12:23.367Z] v2.2.0 [2025-10-22T11:12:23.367Z] v2.3.0 [2025-10-22T11:12:23.367Z] v3.0 [2025-10-22T11:12:23.367Z] v3.0.0 [2025-10-22T11:12:23.367Z] v3.1 [2025-10-22T11:12:23.367Z] v3.1.0 [2025-10-22T11:12:23.367Z] v3.1.1 [2025-10-22T11:12:23.367Z] v4.0 [2025-10-22T11:12:23.367Z] v4.0.0 [2025-10-22T11:12:23.367Z] v4.0.1 [2025-10-22T11:12:23.367Z] v4.0.1-dev.1 [2025-10-22T11:12:23.367Z] v4.1.0-dev.1 [2025-10-22T11:12:23.367Z] v4.1.0-dev.10 [2025-10-22T11:12:23.367Z] v4.1.0-dev.11 [2025-10-22T11:12:23.367Z] v4.1.0-dev.12 [2025-10-22T11:12:23.367Z] v4.1.0-dev.13 [2025-10-22T11:12:23.367Z] v4.1.0-dev.14 [2025-10-22T11:12:23.367Z] v4.1.0-dev.15 [2025-10-22T11:12:23.367Z] v4.1.0-dev.16 [2025-10-22T11:12:23.367Z] v4.1.0-dev.17 [2025-10-22T11:12:23.367Z] v4.1.0-dev.18 [2025-10-22T11:12:23.367Z] v4.1.0-dev.19 [2025-10-22T11:12:23.367Z] v4.1.0-dev.2 [2025-10-22T11:12:23.367Z] v4.1.0-dev.20 [2025-10-22T11:12:23.367Z] v4.1.0-dev.21 [2025-10-22T11:12:23.367Z] v4.1.0-dev.22 [2025-10-22T11:12:23.367Z] v4.1.0-dev.23 [2025-10-22T11:12:23.367Z] v4.1.0-dev.24 [2025-10-22T11:12:23.367Z] v4.1.0-dev.25 [2025-10-22T11:12:23.367Z] v4.1.0-dev.26 [2025-10-22T11:12:23.367Z] v4.1.0-dev.27 [2025-10-22T11:12:23.367Z] v4.1.0-dev.28 [2025-10-22T11:12:23.367Z] v4.1.0-dev.29 [2025-10-22T11:12:23.367Z] v4.1.0-dev.3 [2025-10-22T11:12:23.367Z] v4.1.0-dev.30 [2025-10-22T11:12:23.367Z] v4.1.0-dev.31 [2025-10-22T11:12:23.367Z] v4.1.0-dev.32 [2025-10-22T11:12:23.367Z] v4.1.0-dev.33 [2025-10-22T11:12:23.367Z] v4.1.0-dev.34 [2025-10-22T11:12:23.367Z] v4.1.0-dev.35 [2025-10-22T11:12:23.367Z] v4.1.0-dev.36 [2025-10-22T11:12:23.367Z] v4.1.0-dev.37 [2025-10-22T11:12:23.367Z] v4.1.0-dev.38 [2025-10-22T11:12:23.367Z] v4.1.0-dev.39 [2025-10-22T11:12:23.367Z] v4.1.0-dev.4 [2025-10-22T11:12:23.367Z] v4.1.0-dev.40 [2025-10-22T11:12:23.367Z] v4.1.0-dev.41 [2025-10-22T11:12:23.367Z] v4.1.0-dev.42 [2025-10-22T11:12:23.367Z] v4.1.0-dev.43 [2025-10-22T11:12:23.367Z] v4.1.0-dev.44 [2025-10-22T11:12:23.367Z] v4.1.0-dev.45 [2025-10-22T11:12:23.367Z] v4.1.0-dev.46 [2025-10-22T11:12:23.367Z] v4.1.0-dev.47 [2025-10-22T11:12:23.367Z] v4.1.0-dev.48 [2025-10-22T11:12:23.367Z] v4.1.0-dev.49 [2025-10-22T11:12:23.367Z] v4.1.0-dev.5 [2025-10-22T11:12:23.367Z] v4.1.0-dev.50 [2025-10-22T11:12:23.367Z] v4.1.0-dev.51 [2025-10-22T11:12:23.367Z] v4.1.0-dev.52 [2025-10-22T11:12:23.367Z] v4.1.0-dev.53 [2025-10-22T11:12:23.367Z] v4.1.0-dev.54 [2025-10-22T11:12:23.367Z] v4.1.0-dev.55 [2025-10-22T11:12:23.367Z] v4.1.0-dev.56 [2025-10-22T11:12:23.367Z] v4.1.0-dev.57 [2025-10-22T11:12:23.367Z] v4.1.0-dev.58 [2025-10-22T11:12:23.367Z] v4.1.0-dev.59 [2025-10-22T11:12:23.367Z] v4.1.0-dev.6 [2025-10-22T11:12:23.367Z] v4.1.0-dev.60 [2025-10-22T11:12:23.367Z] v4.1.0-dev.61 [2025-10-22T11:12:23.367Z] v4.1.0-dev.62 [2025-10-22T11:12:23.367Z] v4.1.0-dev.63 [2025-10-22T11:12:23.367Z] v4.1.0-dev.64 [2025-10-22T11:12:23.367Z] v4.1.0-dev.65 [2025-10-22T11:12:23.367Z] v4.1.0-dev.66 [2025-10-22T11:12:23.367Z] v4.1.0-dev.67 [2025-10-22T11:12:23.367Z] v4.1.0-dev.7 [2025-10-22T11:12:23.367Z] v4.1.0-dev.8 [2025-10-22T11:12:23.367Z] v4.1.0-dev.9 [Pipeline] sh [2025-10-22T11:12:23.671Z] + lftools sign git-tag v4.1.0-dev.67 [2025-10-22T11:12:24.249Z] Signing Git tag with Sigul... [2025-10-22T11:12:24.249Z] Signing v4.1.0-dev.67 [Pipeline] echo [2025-10-22T11:12:24.537Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-22T11:12:24.836Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-10-22T11:12:24.843Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-10-22T11:12:24.864Z] $ docker stop --time=1 eb5fe311e8eb50e1b82be9c4561001d741f21abf9ac046a4b6068ba53f2ed972 [2025-10-22T11:12:26.259Z] $ docker rm -f --volumes eb5fe311e8eb50e1b82be9c4561001d741f21abf9ac046a4b6068ba53f2ed972 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-10-22T11:12:26.693Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-22T11:12:26.693Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:12:26.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-22T11:12:26.997Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-22T11:12:27.069Z] prd-ubuntu20.04-docker-8c-8g-517633 does not seem to be running inside a container [2025-10-22T11:12:27.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/913 -v /w/workspace/edgex-go/913:/w/workspace/edgex-go/913:rw,z -v /w/workspace/edgex-go/913@tmp:/w/workspace/edgex-go/913@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-10-22T11:12:27.400Z] $ docker top 4c9b59805a8c8bafc888a7c9e2dd67543bbbaacf84d4a7a6fb5a68d9099e4418 -eo pid,comm [2025-10-22T11:12:27.456Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-22T11:12:27.456Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-22T11:12:27.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-22T11:12:27.503Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-22T11:12:27.613Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-22T11:12:27.605Z] $ docker exec 4c9b59805a8c8bafc888a7c9e2dd67543bbbaacf84d4a7a6fb5a68d9099e4418 ssh-agent [2025-10-22T11:12:27.725Z] SSH_AUTH_SOCK=/tmp/ssh-zmcsBO1HG6MO/agent.31 [2025-10-22T11:12:27.725Z] SSH_AGENT_PID=37 [2025-10-22T11:12:27.738Z] Running ssh-add (command line suppressed) [2025-10-22T11:12:27.831Z] Identity added: /w/workspace/edgex-go/913@tmp/private_key_17934973155249149984.key (/w/workspace/edgex-go/913@tmp/private_key_17934973155249149984.key) [2025-10-22T11:12:27.855Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-22T11:12:28.148Z] + git semver bump pre [2025-10-22T11:12:28.406Z] 2025-10-22 11:12:28,368 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-22T11:12:28.406Z] 2025-10-22 11:12:28,372 [read_version] DEBUG read version from /w/workspace/edgex-go/913/.semver/main [2025-10-22T11:12:28.406Z] 2025-10-22 11:12:28,373 [bump_version] DEBUG bumping version:4.1.0-dev.67 on axis:pre with prefix:dev [2025-10-22T11:12:28.406Z] 2025-10-22 11:12:28,373 [bump_version] DEBUG bumped version:4.1.0-dev.68 [2025-10-22T11:12:28.406Z] 2025-10-22 11:12:28,373 [write_version] DEBUG write version:4.1.0-dev.68 to path:/w/workspace/edgex-go/913/.semver/main with force:True [2025-10-22T11:12:28.406Z] 2025-10-22 11:12:28,373 [read_version] DEBUG read version from /w/workspace/edgex-go/913/.semver/main [2025-10-22T11:12:28.406Z] 2025-10-22 11:12:28,373 [write_file] DEBUG write to file:/w/workspace/edgex-go/913/.semver/main [2025-10-22T11:12:28.406Z] 2025-10-22 11:12:28,374 [execute] INFO git cat-file --batch-check [2025-10-22T11:12:28.406Z] 2025-10-22 11:12:28,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/913/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-22T11:12:28.406Z] 2025-10-22 11:12:28,378 [execute] INFO git cat-file --batch [2025-10-22T11:12:28.406Z] 2025-10-22 11:12:28,378 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/913/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-22T11:12:28.406Z] 2025-10-22 11:12:28,381 [read_version] DEBUG read version from /w/workspace/edgex-go/913/.semver/main [2025-10-22T11:12:28.406Z] 4.1.0-dev.68 [Pipeline] } [2025-10-22T11:12:28.663Z] $ docker exec --env ******** --env ******** 4c9b59805a8c8bafc888a7c9e2dd67543bbbaacf84d4a7a6fb5a68d9099e4418 ssh-agent -k [2025-10-22T11:12:28.753Z] unset SSH_AUTH_SOCK; [2025-10-22T11:12:28.753Z] unset SSH_AGENT_PID; [2025-10-22T11:12:28.753Z] echo Agent pid 37 killed; [2025-10-22T11:12:28.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-22T11:12:29.096Z] + git semver [Pipeline] } [2025-10-22T11:12:29.355Z] $ docker stop --time=1 4c9b59805a8c8bafc888a7c9e2dd67543bbbaacf84d4a7a6fb5a68d9099e4418 [2025-10-22T11:12:30.602Z] $ docker rm -f --volumes 4c9b59805a8c8bafc888a7c9e2dd67543bbbaacf84d4a7a6fb5a68d9099e4418 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-22T11:12:30.964Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-22T11:12:30.964Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:12:31.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-22T11:12:31.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-22T11:12:31.342Z] prd-ubuntu20.04-docker-8c-8g-517633 does not seem to be running inside a container [2025-10-22T11:12:31.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/913 -v /w/workspace/edgex-go/913:/w/workspace/edgex-go/913:rw,z -v /w/workspace/edgex-go/913@tmp:/w/workspace/edgex-go/913@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-10-22T11:12:31.627Z] $ docker top 2fce1b5c3219a8ea9ca9117980cdf85b51f2a076c21d2fae4115475a1f7ff926 -eo pid,comm [2025-10-22T11:12:31.680Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-22T11:12:31.680Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-22T11:12:31.739Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-22T11:12:31.739Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-22T11:12:31.842Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-22T11:12:31.834Z] $ docker exec 2fce1b5c3219a8ea9ca9117980cdf85b51f2a076c21d2fae4115475a1f7ff926 ssh-agent [2025-10-22T11:12:31.947Z] SSH_AUTH_SOCK=/tmp/ssh-TImNbiqtNIYX/agent.32 [2025-10-22T11:12:31.947Z] SSH_AGENT_PID=38 [2025-10-22T11:12:31.952Z] Running ssh-add (command line suppressed) [2025-10-22T11:12:32.045Z] Identity added: /w/workspace/edgex-go/913@tmp/private_key_1584916664387989316.key (/w/workspace/edgex-go/913@tmp/private_key_1584916664387989316.key) [2025-10-22T11:12:32.069Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-22T11:12:32.361Z] + git semver push [2025-10-22T11:12:32.620Z] 2025-10-22 11:12:32,561 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-22T11:12:32.620Z] 2025-10-22 11:12:32,566 [run_push] DEBUG push [2025-10-22T11:12:32.620Z] 2025-10-22 11:12:32,567 [execute] INFO git cat-file --batch-check [2025-10-22T11:12:32.620Z] 2025-10-22 11:12:32,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/913/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-22T11:12:32.620Z] 2025-10-22 11:12:32,569 [execute] INFO git rev-list 9c6107248afddf34a0e15e5269655bc917b13248 -- [2025-10-22T11:12:32.620Z] 2025-10-22 11:12:32,569 [execute] DEBUG Popen(['git', 'rev-list', '9c6107248afddf34a0e15e5269655bc917b13248', '--'], cwd=/w/workspace/edgex-go/913/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-22T11:12:32.620Z] 2025-10-22 11:12:32,585 [execute] INFO git fetch -v -- origin [2025-10-22T11:12:32.620Z] 2025-10-22 11:12:32,585 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/913/.semver, stdin=None, shell=False, universal_newlines=True) [2025-10-22T11:12:33.186Z] 2025-10-22 11:12:33,141 [run_push] DEBUG no remote changes detected [2025-10-22T11:12:33.186Z] 2025-10-22 11:12:33,141 [execute] INFO git push origin semver [2025-10-22T11:12:33.186Z] 2025-10-22 11:12:33,142 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/913/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-22T11:12:34.564Z] 2025-10-22 11:12:34,384 [run_push] DEBUG push all version tags [2025-10-22T11:12:34.564Z] 2025-10-22 11:12:34,385 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-10-22T11:12:34.564Z] 2025-10-22 11:12:34,385 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/913, stdin=None, shell=False, universal_newlines=False) [2025-10-22T11:12:35.132Z] 2025-10-22 11:12:35,106 [read_version] DEBUG read version from /w/workspace/edgex-go/913/.semver/main [2025-10-22T11:12:35.132Z] 4.1.0-dev.68 [Pipeline] } [2025-10-22T11:12:35.391Z] $ docker exec --env ******** --env ******** 2fce1b5c3219a8ea9ca9117980cdf85b51f2a076c21d2fae4115475a1f7ff926 ssh-agent -k [2025-10-22T11:12:35.481Z] unset SSH_AUTH_SOCK; [2025-10-22T11:12:35.481Z] unset SSH_AGENT_PID; [2025-10-22T11:12:35.481Z] echo Agent pid 38 killed; [2025-10-22T11:12:35.500Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-22T11:12:35.827Z] + git semver [Pipeline] } [2025-10-22T11:12:36.089Z] $ docker stop --time=1 2fce1b5c3219a8ea9ca9117980cdf85b51f2a076c21d2fae4115475a1f7ff926 [2025-10-22T11:12:37.354Z] $ docker rm -f --volumes 2fce1b5c3219a8ea9ca9117980cdf85b51f2a076c21d2fae4115475a1f7ff926 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-22T11:12:37.876Z] + [ -d /w/workspace/edgex-go/913/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-22T11:12:38.163Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-22T11:12:39.023Z] ---> package-listing.sh [2025-10-22T11:12:39.023Z] ++ facter osfamily [2025-10-22T11:12:39.023Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-22T11:12:39.281Z] + OS_FAMILY=debian [2025-10-22T11:12:39.281Z] + workspace=/w/workspace/edgex-go/913 [2025-10-22T11:12:39.281Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-22T11:12:39.281Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-22T11:12:39.281Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-22T11:12:39.281Z] + PACKAGES=/tmp/packages_start.txt [2025-10-22T11:12:39.281Z] + '[' /w/workspace/edgex-go/913 ']' [2025-10-22T11:12:39.281Z] + PACKAGES=/tmp/packages_end.txt [2025-10-22T11:12:39.281Z] + case "${OS_FAMILY}" in [2025-10-22T11:12:39.281Z] + dpkg -l [2025-10-22T11:12:39.281Z] + grep '^ii' [2025-10-22T11:12:39.281Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-22T11:12:39.281Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-22T11:12:39.281Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-22T11:12:39.281Z] + '[' /w/workspace/edgex-go/913 ']' [2025-10-22T11:12:39.281Z] + mkdir -p /w/workspace/edgex-go/913/archives/ [2025-10-22T11:12:39.281Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/913/archives/ [Pipeline] echo [2025-10-22T11:12:39.293Z] 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/913/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-22T11:12:39.568Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:12:40.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-22T11:12:40.131Z] [2025-10-22T11:12:40.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T11:12:40.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-22T11:12:40.436Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-22T11:12:40.436Z] 5eb5b503b376: Pulling fs layer [2025-10-22T11:12:40.436Z] 5c69ac0246d0: Pulling fs layer [2025-10-22T11:12:40.436Z] ec43610c2a17: Pulling fs layer [2025-10-22T11:12:40.436Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-22T11:12:40.436Z] 33b1e0a273af: Pulling fs layer [2025-10-22T11:12:40.436Z] 5d3b04190fa2: Pulling fs layer [2025-10-22T11:12:40.436Z] 2f39f015ded8: Pulling fs layer [2025-10-22T11:12:40.436Z] 33b1e0a273af: Waiting [2025-10-22T11:12:40.436Z] 5d3b04190fa2: Waiting [2025-10-22T11:12:40.436Z] 2f39f015ded8: Waiting [2025-10-22T11:12:40.436Z] 3a2ae6a8a46f: Waiting [2025-10-22T11:12:40.436Z] 5c69ac0246d0: Download complete [2025-10-22T11:12:40.436Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-22T11:12:40.436Z] 3a2ae6a8a46f: Download complete [2025-10-22T11:12:40.436Z] 33b1e0a273af: Verifying Checksum [2025-10-22T11:12:40.436Z] 33b1e0a273af: Download complete [2025-10-22T11:12:40.436Z] 5d3b04190fa2: Verifying Checksum [2025-10-22T11:12:40.436Z] 5d3b04190fa2: Download complete [2025-10-22T11:12:40.436Z] ec43610c2a17: Verifying Checksum [2025-10-22T11:12:40.436Z] ec43610c2a17: Download complete [2025-10-22T11:12:40.694Z] 5eb5b503b376: Verifying Checksum [2025-10-22T11:12:40.694Z] 5eb5b503b376: Download complete [2025-10-22T11:12:41.260Z] 2f39f015ded8: Verifying Checksum [2025-10-22T11:12:41.260Z] 2f39f015ded8: Download complete [2025-10-22T11:12:42.193Z] 5eb5b503b376: Pull complete [2025-10-22T11:12:42.451Z] 5c69ac0246d0: Pull complete [2025-10-22T11:12:42.708Z] ec43610c2a17: Pull complete [2025-10-22T11:12:42.709Z] 3a2ae6a8a46f: Pull complete [2025-10-22T11:12:42.966Z] 33b1e0a273af: Pull complete [2025-10-22T11:12:42.966Z] 5d3b04190fa2: Pull complete [2025-10-22T11:12:49.540Z] 2f39f015ded8: Pull complete [2025-10-22T11:12:49.540Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-22T11:12:49.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-22T11:12:49.540Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-22T11:12:49.629Z] prd-ubuntu20.04-docker-8c-8g-517633 does not seem to be running inside a container [2025-10-22T11:12:49.647Z] $ 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/913/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/913 -v /w/workspace/edgex-go/913:/w/workspace/edgex-go/913:rw,z -v /w/workspace/edgex-go/913@tmp:/w/workspace/edgex-go/913@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-22T11:12:52.568Z] $ docker top aedb4b4285db2708d21a57cceb1576479f30ef067158ac604a3e5a438e0759e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-22T11:12:52.909Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-22T11:12:53.193Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-22T11:12:53.479Z] + ls /var/log/sa-host [2025-10-22T11:12:53.479Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-22T11:12:53.523Z] provisioning config files... [2025-10-22T11:12:53.533Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/913@tmp/config9173885857197034090tmp [Pipeline] { [Pipeline] echo [2025-10-22T11:12:53.550Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-22T11:12:53.829Z] ---> create-netrc.sh [Pipeline] } [2025-10-22T11:12:53.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-22T11:12:54.147Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-22T11:12:54.157Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-22T11:12:54.440Z] ---> sudo-logs.sh [2025-10-22T11:12:54.440Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-22T11:12:54.468Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-22T11:12:54.750Z] ---> job-cost.sh [2025-10-22T11:12:54.750Z] lf-activate-venv: SKIPPING [2025-10-22T11:12:54.750Z] DEBUG: total: 0.10999999940395355 [2025-10-22T11:12:54.750Z] INFO: Retrieving Stack Cost... [2025-10-22T11:12:55.009Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-22T11:12:55.268Z] INFO: Archiving Costs [Pipeline] echo [2025-10-22T11:12:55.281Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-22T11:12:55.566Z] ---> logs-deploy.sh [2025-10-22T11:12:55.566Z] lf-activate-venv: SKIPPING [2025-10-22T11:12:55.566Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/913 [2025-10-22T11:12:55.566Z] INFO: archiving workspace using pattern(s): [2025-10-22T11:12:56.498Z] Archives upload complete. [2025-10-22T11:12:56.757Z] INFO: archiving logs to Nexus [2025-10-22T11:12:57.325Z] ---> uname -a: [2025-10-22T11:12:57.325Z] Linux prd-ubuntu20-04-docker-8c-8g-517633 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-10-22T11:12:57.325Z] [2025-10-22T11:12:57.325Z] [2025-10-22T11:12:57.325Z] ---> lscpu: [2025-10-22T11:12:57.325Z] Architecture: x86_64 [2025-10-22T11:12:57.325Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-22T11:12:57.325Z] Byte Order: Little Endian [2025-10-22T11:12:57.325Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-22T11:12:57.325Z] CPU(s): 8 [2025-10-22T11:12:57.325Z] On-line CPU(s) list: 0-7 [2025-10-22T11:12:57.325Z] Thread(s) per core: 1 [2025-10-22T11:12:57.325Z] Core(s) per socket: 1 [2025-10-22T11:12:57.325Z] Socket(s): 8 [2025-10-22T11:12:57.325Z] NUMA node(s): 1 [2025-10-22T11:12:57.325Z] Vendor ID: AuthenticAMD [2025-10-22T11:12:57.325Z] CPU family: 23 [2025-10-22T11:12:57.325Z] Model: 49 [2025-10-22T11:12:57.325Z] Model name: AMD EPYC-Rome Processor [2025-10-22T11:12:57.325Z] Stepping: 0 [2025-10-22T11:12:57.325Z] CPU MHz: 2800.000 [2025-10-22T11:12:57.325Z] BogoMIPS: 5600.00 [2025-10-22T11:12:57.325Z] Virtualization: AMD-V [2025-10-22T11:12:57.325Z] Hypervisor vendor: KVM [2025-10-22T11:12:57.326Z] Virtualization type: full [2025-10-22T11:12:57.326Z] L1d cache: 256 KiB [2025-10-22T11:12:57.326Z] L1i cache: 256 KiB [2025-10-22T11:12:57.326Z] L2 cache: 4 MiB [2025-10-22T11:12:57.326Z] L3 cache: 128 MiB [2025-10-22T11:12:57.326Z] NUMA node0 CPU(s): 0-7 [2025-10-22T11:12:57.326Z] Vulnerability Gather data sampling: Not affected [2025-10-22T11:12:57.326Z] Vulnerability Itlb multihit: Not affected [2025-10-22T11:12:57.326Z] Vulnerability L1tf: Not affected [2025-10-22T11:12:57.326Z] Vulnerability Mds: Not affected [2025-10-22T11:12:57.326Z] Vulnerability Meltdown: Not affected [2025-10-22T11:12:57.326Z] Vulnerability Mmio stale data: Not affected [2025-10-22T11:12:57.326Z] Vulnerability Retbleed: Vulnerable [2025-10-22T11:12:57.326Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-22T11:12:57.326Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-10-22T11:12:57.326Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-10-22T11:12:57.326Z] Vulnerability Srbds: Not affected [2025-10-22T11:12:57.326Z] Vulnerability Tsx async abort: Not affected [2025-10-22T11:12:57.326Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-10-22T11:12:57.326Z] [2025-10-22T11:12:57.326Z] [2025-10-22T11:12:57.326Z] ---> nproc: [2025-10-22T11:12:57.326Z] 8 [2025-10-22T11:12:57.326Z] [2025-10-22T11:12:57.326Z] [2025-10-22T11:12:57.326Z] ---> df -h: [2025-10-22T11:12:57.326Z] Filesystem Size Used Avail Use% Mounted on [2025-10-22T11:12:57.326Z] overlay 155G 33G 123G 21% / [2025-10-22T11:12:57.326Z] tmpfs 64M 0 64M 0% /dev [2025-10-22T11:12:57.326Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-10-22T11:12:57.326Z] shm 64M 0 64M 0% /dev/shm [2025-10-22T11:12:57.326Z] /dev/vda1 155G 33G 123G 21% /facter-os [2025-10-22T11:12:57.326Z] [2025-10-22T11:12:57.326Z]