Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cbb3f8cdb30524f33a88ec157f8599cfeaff058c 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-ssh7564075350630685451.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17744679467802269890.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7273618897905880657.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13271577456391510636.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-ssh9468101077241583037.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-8848 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/903 [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/903 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cbb3f8cdb30524f33a88ec157f8599cfeaff058c (main) Commit message: "build(deps): Bump github.com/go-co-op/gocron/v2 from 2.16.4 to 2.16.5 (#5244)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cbb3f8cdb30524f33a88ec157f8599cfeaff058c # timeout=10 > git rev-list --no-walk 7ea53eacd779207149c4e4bd07d4b631c531133c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-09-15T03:00:26.266Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-09-15T03:00:26.346Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-09-15T03:00:26.369Z] ========================================================= [2025-09-15T03:00:26.369Z] EdgeX Global Pipelines Version Info [2025-09-15T03:00:26.369Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-09-15T03:00:27.492Z] ------------------- [2025-09-15T03:00:27.492Z] stable info: [2025-09-15T03:00:27.492Z] ------------------- [2025-09-15T03:00:27.492Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-09-15T03:00:27.492Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-15T03:00:27.492Z] Message: update stable to v1.0.276 [2025-09-15T03:00:28.062Z] ------------------- [2025-09-15T03:00:28.062Z] experimental info: [2025-09-15T03:00:28.062Z] ------------------- [2025-09-15T03:00:28.062Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-09-15T03:00:28.063Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-15T03:00:28.063Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-15T03:00:28.165Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-09-15T03:00:28.191Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-09-15T03:00:28.215Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-09-15T03:00:28.236Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-09-15T03:00:28.254Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-09-15T03:00:28.277Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-09-15T03:00:28.296Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-09-15T03:00:28.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-09-15T03:00:28.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-09-15T03:00:28.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-09-15T03:00:28.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-09-15T03:00:28.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-09-15T03:00:28.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-09-15T03:00:28.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-09-15T03:00:28.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-09-15T03:00:28.484Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-09-15T03:00:28.510Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-09-15T03:00:28.537Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-09-15T03:00:28.668Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-09-15T03:00:28.689Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-09-15T03:00:28.720Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-09-15T03:00:28.745Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-09-15T03:00:28.772Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-09-15T03:00:28.800Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-09-15T03:00:28.820Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-09-15T03:00:28.838Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-09-15T03:00:28.857Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo [2025-09-15T03:00:28.874Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cbb3f8c [Pipeline] echo [2025-09-15T03:00:28.896Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-15T03:00:28.953Z] provisioning config files... [2025-09-15T03:00:28.976Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/903@tmp/config5521191577489625574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-15T03:00:29.334Z] ---> ****-login.sh [2025-09-15T03:00:29.334Z] nexus3.edgexfoundry.org:10001 [2025-09-15T03:00:29.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-15T03:00:29.596Z] [2025-09-15T03:00:29.596Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-15T03:00:29.596Z] Configure a credential helper to remove this warning. See [2025-09-15T03:00:29.596Z] https://docs.****.com/go/credential-store/ [2025-09-15T03:00:29.596Z] [2025-09-15T03:00:29.596Z] Login Succeeded [2025-09-15T03:00:29.596Z] nexus3.edgexfoundry.org:10002 [2025-09-15T03:00:29.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-15T03:00:29.878Z] [2025-09-15T03:00:29.879Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-15T03:00:29.879Z] Configure a credential helper to remove this warning. See [2025-09-15T03:00:29.879Z] https://docs.****.com/go/credential-store/ [2025-09-15T03:00:29.879Z] [2025-09-15T03:00:29.879Z] Login Succeeded [2025-09-15T03:00:29.879Z] nexus3.edgexfoundry.org:10003 [2025-09-15T03:00:29.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-15T03:00:29.879Z] [2025-09-15T03:00:29.879Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-15T03:00:29.879Z] Configure a credential helper to remove this warning. See [2025-09-15T03:00:29.879Z] https://docs.****.com/go/credential-store/ [2025-09-15T03:00:29.879Z] [2025-09-15T03:00:29.879Z] Login Succeeded [2025-09-15T03:00:29.879Z] nexus3.edgexfoundry.org:10004 [2025-09-15T03:00:29.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-15T03:00:29.879Z] [2025-09-15T03:00:29.879Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-15T03:00:29.879Z] Configure a credential helper to remove this warning. See [2025-09-15T03:00:29.879Z] https://docs.****.com/go/credential-store/ [2025-09-15T03:00:29.879Z] [2025-09-15T03:00:29.879Z] Login Succeeded [2025-09-15T03:00:29.879Z] ****.io [2025-09-15T03:00:30.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-15T03:00:30.140Z] [2025-09-15T03:00:30.140Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-15T03:00:30.140Z] Configure a credential helper to remove this warning. See [2025-09-15T03:00:30.140Z] https://docs.****.com/go/credential-store/ [2025-09-15T03:00:30.140Z] [2025-09-15T03:00:30.140Z] Login Succeeded [2025-09-15T03:00:30.140Z] ---> ****-login.sh ends [Pipeline] } [2025-09-15T03:00:30.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-15T03:00:30.479Z] + 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-09-15T03:00:30.480Z] + dirname cmd/core-command/Dockerfile [2025-09-15T03:00:30.480Z] + cut -d/ -f2 [2025-09-15T03:00:30.480Z] + echo core-command,cmd/core-command/Dockerfile [2025-09-15T03:00:30.480Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-09-15T03:00:30.480Z] + cut -d/ -f2 [2025-09-15T03:00:30.480Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-09-15T03:00:30.480Z] + dirname cmd/core-data/Dockerfile [2025-09-15T03:00:30.480Z] + cut -d/ -f2 [2025-09-15T03:00:30.480Z] + echo core-data,cmd/core-data/Dockerfile [2025-09-15T03:00:30.480Z] + dirname cmd/core-keeper/Dockerfile [2025-09-15T03:00:30.480Z] + cut -d/ -f2 [2025-09-15T03:00:30.480Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-09-15T03:00:30.480Z] + dirname cmd/core-metadata/Dockerfile [2025-09-15T03:00:30.480Z] + cut -d/ -f2 [2025-09-15T03:00:30.480Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-09-15T03:00:30.480Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-09-15T03:00:30.480Z] + cut -d/ -f2 [2025-09-15T03:00:30.480Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-09-15T03:00:30.480Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-09-15T03:00:30.480Z] + cut -d/ -f2 [2025-09-15T03:00:30.480Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-09-15T03:00:30.480Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-09-15T03:00:30.480Z] + cut -d/ -f2 [2025-09-15T03:00:30.480Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-09-15T03:00:30.480Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-09-15T03:00:30.480Z] + cut -d/ -f2 [2025-09-15T03:00:30.480Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-09-15T03:00:30.480Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-09-15T03:00:30.480Z] + cut -d/ -f2 [2025-09-15T03:00:30.480Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-09-15T03:00:30.480Z] + dirname cmd/security-spire-agent/Dockerfile [2025-09-15T03:00:30.480Z] + cut -d/ -f2 [2025-09-15T03:00:30.480Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-09-15T03:00:30.480Z] + dirname cmd/security-spire-config/Dockerfile [2025-09-15T03:00:30.480Z] + cut -d/ -f2 [2025-09-15T03:00:30.480Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-09-15T03:00:30.480Z] + dirname cmd/security-spire-server/Dockerfile [2025-09-15T03:00:30.480Z] + cut -d/ -f2 [2025-09-15T03:00:30.480Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-09-15T03:00:30.480Z] + dirname cmd/support-notifications/Dockerfile [2025-09-15T03:00:30.480Z] + cut -d/ -f2 [2025-09-15T03:00:30.480Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-09-15T03:00:30.480Z] + dirname cmd/support-scheduler/Dockerfile [2025-09-15T03:00:30.480Z] + cut -d/ -f2 [2025-09-15T03:00:30.480Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-09-15T03:00:30.520Z] 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-09-15T03:00:30.885Z] + git rev-list -1 --merges cbb3f8cdb30524f33a88ec157f8599cfeaff058c~1..cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo [2025-09-15T03:00:30.899Z] -----------> git rev-list -1 --merges cbb3f8cdb30524f33a88ec157f8599cfeaff058c~1..cbb3f8cdb30524f33a88ec157f8599cfeaff058c cbb3f8cdb30524f33a88ec157f8599cfeaff058c [false] [Pipeline] sh [2025-09-15T03:00:31.199Z] + git log --format=format:%s -1 cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo [2025-09-15T03:00:31.217Z] ========================================================= [2025-09-15T03:00:31.217Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-09-15T03:00:31.217Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-09-15T03:00:31.690Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-15T03:00:31.690Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-09-15T03:00:31.690Z] + [ -e /tmp/ssh_known_hosts ] [2025-09-15T03:00:31.690Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-09-15T03:00:31.690Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-09-15T03:00:31.690Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-09-15T03:00:31.690Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:00:32.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-15T03:00:32.118Z] [2025-09-15T03:00:32.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:00:32.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-15T03:00:32.429Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-09-15T03:00:32.429Z] 3dae71ba6b94: Pulling fs layer [2025-09-15T03:00:32.429Z] 6bf1a483ea7c: Pulling fs layer [2025-09-15T03:00:32.429Z] f5dfc541a4d3: Pulling fs layer [2025-09-15T03:00:32.429Z] 461d9e800cba: Pulling fs layer [2025-09-15T03:00:32.429Z] 80192f66455f: Pulling fs layer [2025-09-15T03:00:32.429Z] 2e8e34ca0e6c: Pulling fs layer [2025-09-15T03:00:32.429Z] a29436f7fd5d: Pulling fs layer [2025-09-15T03:00:32.429Z] 923cac83aea3: Pulling fs layer [2025-09-15T03:00:32.429Z] 25ad8b0a4227: Pulling fs layer [2025-09-15T03:00:32.429Z] db01528c6b51: Pulling fs layer [2025-09-15T03:00:32.429Z] 28988de357af: Pulling fs layer [2025-09-15T03:00:32.429Z] 80192f66455f: Waiting [2025-09-15T03:00:32.429Z] 2e8e34ca0e6c: Waiting [2025-09-15T03:00:32.429Z] a29436f7fd5d: Waiting [2025-09-15T03:00:32.429Z] 923cac83aea3: Waiting [2025-09-15T03:00:32.429Z] 25ad8b0a4227: Waiting [2025-09-15T03:00:32.429Z] db01528c6b51: Waiting [2025-09-15T03:00:32.429Z] 28988de357af: Waiting [2025-09-15T03:00:32.429Z] 461d9e800cba: Waiting [2025-09-15T03:00:32.688Z] 6bf1a483ea7c: Verifying Checksum [2025-09-15T03:00:32.688Z] 6bf1a483ea7c: Download complete [2025-09-15T03:00:32.688Z] 461d9e800cba: Verifying Checksum [2025-09-15T03:00:32.688Z] 461d9e800cba: Download complete [2025-09-15T03:00:32.688Z] 80192f66455f: Verifying Checksum [2025-09-15T03:00:32.688Z] 80192f66455f: Download complete [2025-09-15T03:00:32.688Z] f5dfc541a4d3: Verifying Checksum [2025-09-15T03:00:32.688Z] f5dfc541a4d3: Download complete [2025-09-15T03:00:32.960Z] 3dae71ba6b94: Verifying Checksum [2025-09-15T03:00:32.960Z] 3dae71ba6b94: Download complete [2025-09-15T03:00:32.960Z] 923cac83aea3: Verifying Checksum [2025-09-15T03:00:32.960Z] 923cac83aea3: Download complete [2025-09-15T03:00:32.960Z] 25ad8b0a4227: Verifying Checksum [2025-09-15T03:00:32.960Z] 25ad8b0a4227: Download complete [2025-09-15T03:00:32.960Z] db01528c6b51: Verifying Checksum [2025-09-15T03:00:32.960Z] db01528c6b51: Download complete [2025-09-15T03:00:32.960Z] 28988de357af: Verifying Checksum [2025-09-15T03:00:32.960Z] 28988de357af: Download complete [2025-09-15T03:00:33.221Z] a29436f7fd5d: Verifying Checksum [2025-09-15T03:00:33.221Z] a29436f7fd5d: Download complete [2025-09-15T03:00:33.480Z] 2e8e34ca0e6c: Verifying Checksum [2025-09-15T03:00:33.480Z] 2e8e34ca0e6c: Download complete [2025-09-15T03:00:34.419Z] 3dae71ba6b94: Pull complete [2025-09-15T03:00:34.419Z] 6bf1a483ea7c: Pull complete [2025-09-15T03:00:34.988Z] f5dfc541a4d3: Pull complete [2025-09-15T03:00:35.247Z] 461d9e800cba: Pull complete [2025-09-15T03:00:35.247Z] 80192f66455f: Pull complete [2025-09-15T03:00:38.534Z] 2e8e34ca0e6c: Pull complete [2025-09-15T03:00:39.101Z] a29436f7fd5d: Pull complete [2025-09-15T03:00:39.101Z] 923cac83aea3: Pull complete [2025-09-15T03:00:39.362Z] 25ad8b0a4227: Pull complete [2025-09-15T03:00:39.362Z] db01528c6b51: Pull complete [2025-09-15T03:00:39.362Z] 28988de357af: Pull complete [2025-09-15T03:00:39.362Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-09-15T03:00:39.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-15T03:00:39.362Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-15T03:00:39.501Z] prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container [2025-09-15T03:00:39.538Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/903 -v /w/workspace/edgex-go/903:/w/workspace/edgex-go/903:rw,z -v /w/workspace/edgex-go/903@tmp:/w/workspace/edgex-go/903@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-15T03:00:42.465Z] $ docker top 0fb3726a2dfe4085fa471474843ff8ec7320633b947cad50161017d6c641512f -eo pid,comm [2025-09-15T03:00:42.517Z] 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-09-15T03:00:42.517Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-15T03:00:42.573Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-15T03:00:42.573Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-15T03:00:42.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-15T03:00:42.678Z] $ docker exec 0fb3726a2dfe4085fa471474843ff8ec7320633b947cad50161017d6c641512f ssh-agent [2025-09-15T03:00:42.773Z] SSH_AUTH_SOCK=/tmp/ssh-D4pRtZjCuTun/agent.33 [2025-09-15T03:00:42.773Z] SSH_AGENT_PID=39 [2025-09-15T03:00:42.779Z] Running ssh-add (command line suppressed) [2025-09-15T03:00:42.885Z] Identity added: /w/workspace/edgex-go/903@tmp/private_key_2063183093806688724.key (/w/workspace/edgex-go/903@tmp/private_key_2063183093806688724.key) [2025-09-15T03:00:42.901Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-15T03:00:43.196Z] + git config --global --add safe.directory /w/workspace/edgex-go/903 [Pipeline] sh [2025-09-15T03:00:43.487Z] + git tag --points-at HEAD [Pipeline] } [2025-09-15T03:00:43.497Z] $ docker exec --env ******** --env ******** 0fb3726a2dfe4085fa471474843ff8ec7320633b947cad50161017d6c641512f ssh-agent -k [2025-09-15T03:00:43.588Z] unset SSH_AUTH_SOCK; [2025-09-15T03:00:43.588Z] unset SSH_AGENT_PID; [2025-09-15T03:00:43.588Z] echo Agent pid 39 killed; [2025-09-15T03:00:43.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-09-15T03:00:43.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-15T03:00:43.638Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-15T03:00:43.734Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-15T03:00:43.736Z] $ docker exec 0fb3726a2dfe4085fa471474843ff8ec7320633b947cad50161017d6c641512f ssh-agent [2025-09-15T03:00:43.840Z] SSH_AUTH_SOCK=/tmp/ssh-AKKAx04mpCSa/agent.86 [2025-09-15T03:00:43.840Z] SSH_AGENT_PID=92 [2025-09-15T03:00:43.845Z] Running ssh-add (command line suppressed) [2025-09-15T03:00:43.947Z] Identity added: /w/workspace/edgex-go/903@tmp/private_key_12065767986477644282.key (/w/workspace/edgex-go/903@tmp/private_key_12065767986477644282.key) [2025-09-15T03:00:43.961Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-15T03:00:44.253Z] + git semver init [2025-09-15T03:00:44.512Z] 2025-09-15 03:00:44,461 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-15T03:00:44.512Z] 2025-09-15 03:00:44,465 [run_init] DEBUG init version:0.0.0 force:False [2025-09-15T03:00:44.512Z] 2025-09-15 03:00:44,465 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/903/.semver [2025-09-15T03:00:44.512Z] 2025-09-15 03:00:44,466 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/903/.semver [2025-09-15T03:00:44.512Z] 2025-09-15 03:00:44,466 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/903/.semver'], cwd=/w/workspace/edgex-go/903, stdin=None, shell=False, universal_newlines=False) [2025-09-15T03:00:49.791Z] 2025-09-15 03:00:49,308 [append_file] DEBUG append to file:/w/workspace/edgex-go/903/.git/info/exclude [2025-09-15T03:00:49.791Z] 2025-09-15 03:00:49,308 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/903/.semver/main with force:False [2025-09-15T03:00:49.791Z] 2025-09-15 03:00:49,308 [read_version] DEBUG read version from /w/workspace/edgex-go/903/.semver/main [2025-09-15T03:00:49.791Z] 2025-09-15 03:00:49,308 [read_version] DEBUG read version from /w/workspace/edgex-go/903/.semver/main [2025-09-15T03:00:49.791Z] 4.1.0-dev.60 [Pipeline] } [2025-09-15T03:00:49.798Z] $ docker exec --env ******** --env ******** 0fb3726a2dfe4085fa471474843ff8ec7320633b947cad50161017d6c641512f ssh-agent -k [2025-09-15T03:00:49.887Z] unset SSH_AUTH_SOCK; [2025-09-15T03:00:49.890Z] unset SSH_AGENT_PID; [2025-09-15T03:00:49.890Z] echo Agent pid 92 killed; [2025-09-15T03:00:49.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-15T03:00:50.216Z] + git semver [Pipeline] } [2025-09-15T03:00:50.801Z] $ docker stop --time=1 0fb3726a2dfe4085fa471474843ff8ec7320633b947cad50161017d6c641512f [2025-09-15T03:00:52.092Z] $ docker rm -f --volumes 0fb3726a2dfe4085fa471474843ff8ec7320633b947cad50161017d6c641512f [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-15T03:00:52.455Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-09-15T03:00:52.711Z] Stashed 1 file(s) [Pipeline] echo [2025-09-15T03:00:52.716Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.60 [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-09-15T03:00:53.143Z] + git config --global --add safe.directory /w/workspace/edgex-go/903 [Pipeline] echo [2025-09-15T03:00:53.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-15T03:00:53.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-15T03:00:53.191Z] ========================================================= [2025-09-15T03:00:53.191Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-09-15T03:00:53.191Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-09-15T03:00:53.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-15T03:00:53.490Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-09-15T03:00:53.490Z] 0a9a5dfd008f: Pulling fs layer [2025-09-15T03:00:53.490Z] 36466aa92d05: Pulling fs layer [2025-09-15T03:00:53.490Z] e10405b45d13: Pulling fs layer [2025-09-15T03:00:53.490Z] 096b7ceb2af7: Pulling fs layer [2025-09-15T03:00:53.490Z] 4f4fb700ef54: Pulling fs layer [2025-09-15T03:00:53.490Z] c451b95d7931: Pulling fs layer [2025-09-15T03:00:53.490Z] 9febf9df4401: Pulling fs layer [2025-09-15T03:00:53.490Z] 1477f019b032: Pulling fs layer [2025-09-15T03:00:53.490Z] c7dc25521971: Pulling fs layer [2025-09-15T03:00:53.490Z] 4f4fb700ef54: Waiting [2025-09-15T03:00:53.490Z] 096b7ceb2af7: Waiting [2025-09-15T03:00:53.490Z] c451b95d7931: Waiting [2025-09-15T03:00:53.490Z] 1477f019b032: Waiting [2025-09-15T03:00:53.490Z] 9febf9df4401: Waiting [2025-09-15T03:00:53.490Z] c7dc25521971: Waiting [2025-09-15T03:00:53.490Z] 36466aa92d05: Verifying Checksum [2025-09-15T03:00:53.490Z] 36466aa92d05: Download complete [2025-09-15T03:00:53.490Z] 096b7ceb2af7: Download complete [2025-09-15T03:00:53.490Z] 4f4fb700ef54: Verifying Checksum [2025-09-15T03:00:53.490Z] 4f4fb700ef54: Download complete [2025-09-15T03:00:53.490Z] 0a9a5dfd008f: Verifying Checksum [2025-09-15T03:00:53.490Z] 0a9a5dfd008f: Download complete [2025-09-15T03:00:53.490Z] c451b95d7931: Verifying Checksum [2025-09-15T03:00:53.490Z] c451b95d7931: Download complete [2025-09-15T03:00:53.752Z] 9febf9df4401: Verifying Checksum [2025-09-15T03:00:53.752Z] 9febf9df4401: Download complete [2025-09-15T03:00:53.752Z] 0a9a5dfd008f: Pull complete [2025-09-15T03:00:53.752Z] c7dc25521971: Verifying Checksum [2025-09-15T03:00:53.752Z] c7dc25521971: Download complete [2025-09-15T03:00:54.012Z] 36466aa92d05: Pull complete [2025-09-15T03:00:54.012Z] e10405b45d13: Download complete [2025-09-15T03:00:54.578Z] 1477f019b032: Verifying Checksum [2025-09-15T03:00:54.578Z] 1477f019b032: Download complete [2025-09-15T03:00:58.771Z] e10405b45d13: Pull complete [2025-09-15T03:00:58.771Z] 096b7ceb2af7: Pull complete [2025-09-15T03:00:58.771Z] 4f4fb700ef54: Pull complete [2025-09-15T03:00:58.771Z] c451b95d7931: Pull complete [2025-09-15T03:00:58.771Z] 9febf9df4401: Pull complete [2025-09-15T03:01:01.305Z] 1477f019b032: Pull complete [2025-09-15T03:01:01.564Z] c7dc25521971: Pull complete [2025-09-15T03:01:01.564Z] Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-15T03:01:01.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-15T03:01:01.564Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-09-15T03:01:01.866Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-15T03:01:01.866Z] WORKDIR /edgex [2025-09-15T03:01:01.866Z] COPY go.mod . [2025-09-15T03:01:01.866Z] RUN go mod download [2025-09-15T03:01:01.866Z] + docker build -t ci-base-image-x86_64 -f - . [2025-09-15T03:01:02.435Z] #0 building with "default" instance using docker driver [2025-09-15T03:01:02.435Z] [2025-09-15T03:01:02.435Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:01:02.435Z] #1 transferring dockerfile: 164B done [2025-09-15T03:01:02.435Z] #1 DONE 0.0s [2025-09-15T03:01:02.435Z] [2025-09-15T03:01:02.435Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-15T03:01:02.435Z] #2 DONE 0.0s [2025-09-15T03:01:02.435Z] [2025-09-15T03:01:02.435Z] #3 [internal] load .dockerignore [2025-09-15T03:01:02.435Z] #3 transferring context: 50B done [2025-09-15T03:01:02.435Z] #3 DONE 0.0s [2025-09-15T03:01:02.435Z] [2025-09-15T03:01:02.435Z] #4 [internal] load build context [2025-09-15T03:01:02.693Z] #4 transferring context: 6.57kB done [2025-09-15T03:01:02.694Z] #4 DONE 0.0s [2025-09-15T03:01:02.694Z] [2025-09-15T03:01:02.694Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-15T03:01:02.694Z] #5 DONE 0.1s [2025-09-15T03:01:02.694Z] [2025-09-15T03:01:02.694Z] #6 [2/4] WORKDIR /edgex [2025-09-15T03:01:05.238Z] #6 DONE 2.7s [2025-09-15T03:01:05.497Z] [2025-09-15T03:01:05.497Z] #7 [3/4] COPY go.mod . [2025-09-15T03:01:05.497Z] #7 DONE 0.0s [2025-09-15T03:01:05.497Z] [2025-09-15T03:01:05.497Z] #8 [4/4] RUN go mod download [2025-09-15T03:01:07.817Z] Still waiting to schedule task [2025-09-15T03:01:07.818Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-09-15T03:01:23.589Z] #8 DONE 18.3s [2025-09-15T03:01:23.849Z] [2025-09-15T03:01:23.849Z] #9 exporting to image [2025-09-15T03:01:23.849Z] #9 exporting layers [2025-09-15T03:01:27.140Z] #9 exporting layers 3.6s done [2025-09-15T03:01:27.140Z] #9 writing image sha256:402e17cf23c4d5fcfe67fec0fdcb7adb8b51a62735c10efa619056c1ea59d1d3 done [2025-09-15T03:01:27.140Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-09-15T03:01:27.140Z] #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:01:27.447Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-15T03:01:27.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-15T03:01:27.530Z] prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container [2025-09-15T03:01:27.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/903 -v /w/workspace/edgex-go/903:/w/workspace/edgex-go/903:rw,z -v /w/workspace/edgex-go/903@tmp:/w/workspace/edgex-go/903@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-09-15T03:01:27.833Z] $ docker top 3b66bcb9940e358f007811f40993808bfa54117039d7d42ac6fd539f0f2925ce -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-15T03:01:28.177Z] + go version [2025-09-15T03:01:28.177Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-09-15T03:01:28.184Z] $ docker stop --time=1 3b66bcb9940e358f007811f40993808bfa54117039d7d42ac6fd539f0f2925ce [2025-09-15T03:01:29.450Z] $ docker rm -f --volumes 3b66bcb9940e358f007811f40993808bfa54117039d7d42ac6fd539f0f2925ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:01:29.883Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-15T03:01:29.883Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-15T03:01:29.962Z] prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container [2025-09-15T03:01:29.990Z] $ 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/903 -v /w/workspace/edgex-go/903:/w/workspace/edgex-go/903:rw,z -v /w/workspace/edgex-go/903@tmp:/w/workspace/edgex-go/903@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-09-15T03:01:30.213Z] $ docker top 83934f713513644b987358cef903b87eb7018a82db9d30f26c5d416c02d61240 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-09-15T03:01:30.286Z] ========================================================= [2025-09-15T03:01:30.286Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-09-15T03:01:30.286Z] ========================================================= [Pipeline] sh [2025-09-15T03:01:30.568Z] + git config --global --add safe.directory /w/workspace/edgex-go/903 [Pipeline] fileExists [Pipeline] sh [2025-09-15T03:01:30.868Z] + make test [2025-09-15T03:01:30.868Z] go test -race -coverprofile=coverage.out ./... [2025-09-15T03:01:39.051Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-09-15T03:02:05.593Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-09-15T03:02:05.593Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-09-15T03:02:05.593Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-09-15T03:02:05.593Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-09-15T03:02:05.593Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-09-15T03:02:05.593Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-09-15T03:02:05.593Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-09-15T03:02:05.593Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-09-15T03:02:05.593Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-09-15T03:02:05.593Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-09-15T03:02:05.593Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-09-15T03:02:05.593Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-09-15T03:02:05.593Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-09-15T03:02:05.593Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-09-15T03:02:05.593Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-09-15T03:02:05.593Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-09-15T03:02:05.593Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-09-15T03:02:05.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 42.3% of statements [2025-09-15T03:02:06.111Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-09-15T03:02:06.111Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-09-15T03:02:06.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2025-09-15T03:02:06.677Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-09-15T03:02:06.677Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-09-15T03:02:07.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-09-15T03:02:07.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-09-15T03:02:07.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-09-15T03:02:07.615Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-09-15T03:02:07.615Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-09-15T03:02:07.615Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-09-15T03:02:07.615Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-15T03:02:07.615Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-09-15T03:02:07.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-09-15T03:02:07.615Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-09-15T03:02:07.615Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-09-15T03:02:08.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-09-15T03:02:08.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-09-15T03:02:08.993Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-09-15T03:02:08.993Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-09-15T03:02:08.993Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-09-15T03:02:08.993Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-15T03:02:10.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.4% of statements [2025-09-15T03:02:10.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.022s coverage: 4.8% of statements [2025-09-15T03:02:10.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.074s coverage: 53.6% of statements [2025-09-15T03:02:10.374Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-09-15T03:02:10.374Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-09-15T03:02:11.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.964s coverage: 94.2% of statements [2025-09-15T03:02:11.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.064s coverage: 92.4% of statements [2025-09-15T03:02:11.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 8.4% of statements [2025-09-15T03:02:12.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-09-15T03:02:12.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-09-15T03:02:12.334Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-09-15T03:02:12.334Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-09-15T03:02:12.334Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-09-15T03:02:12.334Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-09-15T03:02:12.335Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-15T03:02:12.335Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-09-15T03:02:12.335Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-09-15T03:02:12.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-09-15T03:02:12.335Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-09-15T03:02:12.335Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-09-15T03:02:12.335Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-09-15T03:02:12.335Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-09-15T03:02:13.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.370s coverage: 95.8% of statements [2025-09-15T03:02:13.710Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2025-09-15T03:02:14.277Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-09-15T03:02:14.277Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-09-15T03:02:14.277Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-09-15T03:02:14.277Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-09-15T03:02:14.277Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-09-15T03:02:14.277Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-09-15T03:02:15.212Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.040s coverage: 1.0% of statements [2025-09-15T03:02:15.212Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 1.0% of statements [2025-09-15T03:02:15.212Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 39.4% of statements [2025-09-15T03:02:15.212Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.023s coverage: 68.8% of statements [2025-09-15T03:02:15.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 40.0% of statements [2025-09-15T03:02:15.780Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-09-15T03:02:15.780Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-09-15T03:02:15.780Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-09-15T03:02:16.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements [2025-09-15T03:02:16.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2025-09-15T03:02:16.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements [2025-09-15T03:02:16.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-09-15T03:02:16.296Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-09-15T03:02:16.296Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-09-15T03:02:16.296Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-09-15T03:02:16.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2025-09-15T03:02:17.122Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-09-15T03:02:17.122Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-09-15T03:02:17.122Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-09-15T03:02:17.690Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-09-15T03:02:17.690Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-09-15T03:02:17.690Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-09-15T03:02:17.690Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-09-15T03:02:18.257Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-09-15T03:02:18.257Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-09-15T03:02:18.824Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-09-15T03:02:20.198Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-09-15T03:02:20.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-09-15T03:02:21.836Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-09-15T03:02:22.773Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-09-15T03:02:22.773Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-09-15T03:02:22.773Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-09-15T03:02:26.058Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-09-15T03:02:26.990Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-09-15T03:02:26.990Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-09-15T03:02:26.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-09-15T03:02:26.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-09-15T03:02:26.990Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-15T03:02:28.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2025-09-15T03:02:28.905Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-09-15T03:02:28.905Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-09-15T03:02:28.905Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-09-15T03:02:28.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-09-15T03:02:28.905Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-09-15T03:02:28.905Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-09-15T03:02:29.472Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-09-15T03:02:29.472Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-09-15T03:02:29.731Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-09-15T03:02:29.731Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-09-15T03:02:29.731Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-09-15T03:02:29.731Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-09-15T03:02:31.109Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-09-15T03:02:31.109Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-09-15T03:02:31.109Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-09-15T03:02:31.109Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-09-15T03:02:32.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-09-15T03:02:32.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-09-15T03:02:32.484Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-15T03:02:32.484Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-09-15T03:02:32.484Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-09-15T03:02:32.484Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-09-15T03:02:32.484Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-09-15T03:02:33.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-09-15T03:02:33.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-09-15T03:02:33.419Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.043s coverage: 92.9% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.023s coverage: 87.2% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 15.5% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.098s coverage: 81.8% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.088s coverage: 82.1% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.044s coverage: 6.8% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.040s coverage: 33.3% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.052s coverage: 100.0% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.172s coverage: 54.5% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.016s coverage: 100.0% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 29.2% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 93.8% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.014s coverage: 3.1% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.029s coverage: 76.2% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.021s coverage: 54.0% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.0% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 94.9% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.059s coverage: 97.7% of statements [2025-09-15T03:02:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements [2025-09-15T03:02:39.994Z] 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-09-15T03:02:40.257Z] running golangci-lint [2025-09-15T03:02:40.519Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-09-15T03:02:40.519Z] go version go1.23.9 linux/amd64 [2025-09-15T03:02:40.782Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-09-15T03:02:40.782Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-09-15T03:02:40.782Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-09-15T03:02:47.966Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8850 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-09-15T03:02:47.984Z] Running in /w/workspace/edgex-go/903 [Pipeline] { [Pipeline] checkout [2025-09-15T03:02:51.041Z] The recommended git tool is: git [2025-09-15T03:02:58.087Z] using credential edgex-jenkins-ssh [2025-09-15T03:02:58.110Z] Cloning the remote Git repository [2025-09-15T03:02:58.148Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-09-15T03:02:58.248Z] > git init /w/workspace/edgex-go/903 # timeout=10 [2025-09-15T03:02:58.420Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-09-15T03:02:58.422Z] > git --version # timeout=10 [2025-09-15T03:02:58.460Z] > git --version # 'git version 2.25.1' [2025-09-15T03:02:58.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-15T03:02:58.666Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-15T03:03:07.328Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|imports|types_sizes|exports_file|files|name) took 22.50306874s" [2025-09-15T03:03:07.328Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.344263ms" [2025-09-15T03:03:15.425Z] level=info msg="[linters_context/goanalysis] analyzers took 1m27.791206737s with top 10 stages: buildir: 54.609935836s, gosec: 3.955390492s, inspect: 2.862764454s, fact_deprecated: 2.212005352s, printf: 1.748713734s, ctrlflow: 1.583513801s, fact_purity: 1.067112741s, S1038: 1.039520852s, nilness: 927.782787ms, unused: 804.276592ms" [2025-09-15T03:03:15.425Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2025-09-15T03:03:15.425Z] level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 201/201, skip_dirs: 201/201, autogenerated_exclude: 201/201, identifier_marker: 201/201, exclude: 201/201, cgo: 201/201, invalid_issue: 201/201, skip_files: 201/201, nolint: 20/0, filename_unadjuster: 201/201, exclude-rules: 201/20" [2025-09-15T03:03:15.425Z] level=info msg="[runner] processing took 18.226868ms with stages: nolint: 7.767571ms, identifier_marker: 4.83816ms, autogenerated_exclude: 1.781348ms, path_prettifier: 1.701967ms, exclude-rules: 1.127201ms, skip_dirs: 935.63µs, cgo: 29.53µs, invalid_issue: 28.25µs, filename_unadjuster: 13.671µs, max_same_issues: 700ns, uniq_by_line: 450ns, fixer: 430ns, skip_files: 370ns, exclude: 280ns, sort_results: 250ns, diff: 250ns, max_from_linter: 170ns, source_code: 160ns, max_per_file_from_linter: 150ns, path_prefixer: 120ns, path_shortener: 120ns, severity-rules: 90ns" [2025-09-15T03:03:15.425Z] level=info msg="[runner] linters took 11.532342297s with stages: goanalysis_metalinter: 11.514026299s" [2025-09-15T03:03:15.425Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-09-15T03:03:15.425Z] level=info msg="Memory: 338 samples, avg is 290.2MB, max is 1360.0MB" [2025-09-15T03:03:15.425Z] level=info msg="Execution took 34.081738647s" [2025-09-15T03:03:15.425Z] go vet ./... [2025-09-15T03:03:17.134Z] Avoid second fetch [2025-09-15T03:03:17.135Z] Checking out Revision cbb3f8cdb30524f33a88ec157f8599cfeaff058c (main) [2025-09-15T03:03:16.225Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-09-15T03:03:16.251Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-15T03:03:17.147Z] > git config core.sparsecheckout # timeout=10 [2025-09-15T03:03:17.216Z] > git checkout -f cbb3f8cdb30524f33a88ec157f8599cfeaff058c # timeout=10 [2025-09-15T03:03:17.964Z] Commit message: "build(deps): Bump github.com/go-co-op/gocron/v2 from 2.16.4 to 2.16.5 (#5244)" [2025-09-15T03:03:21.981Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-15T03:03:21.981Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-15T03:03:21.981Z] ./bin/test-attribution-txt.sh [2025-09-15T03:03:21.981Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-09-15T03:03:21.981Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-09-15T03:03:21.981Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-09-15T03:03:21.981Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-09-15T03:03:21.981Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-09-15T03:03:21.981Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-15T03:03:21.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-09-15T03:03:22.279Z] + ls -al . [2025-09-15T03:03:22.279Z] total 2056 [2025-09-15T03:03:22.279Z] drwxrwxr-x 11 1001 1001 4096 Sep 15 03:01 . [2025-09-15T03:03:22.279Z] drwxr-xr-x 4 root root 4096 Sep 15 03:01 .. [2025-09-15T03:03:22.279Z] drwxrwxr-x 2 1001 1001 4096 Sep 15 03:00 .blubracket [2025-09-15T03:03:22.279Z] -rw-rw-r-- 1 1001 1001 10 Sep 15 03:00 .dockerignore [2025-09-15T03:03:22.279Z] drwxrwxr-x 8 1001 1001 4096 Sep 15 03:02 .git [2025-09-15T03:03:22.279Z] drwxrwxr-x 3 1001 1001 4096 Sep 15 03:00 .github [2025-09-15T03:03:22.279Z] -rw-rw-r-- 1 1001 1001 909 Sep 15 03:00 .gitignore [2025-09-15T03:03:22.279Z] -rw-rw-r-- 1 1001 1001 218 Sep 15 03:00 .golangci.yml [2025-09-15T03:03:22.279Z] -rw-rw-r-- 1 1001 1001 100 Sep 15 03:00 .hadolint.yml [2025-09-15T03:03:22.279Z] drwxr-xr-x 3 1001 1001 4096 Sep 15 03:00 .semver [2025-09-15T03:03:22.279Z] -rw-rw-r-- 1 1001 1001 155 Sep 15 03:00 .sonarcloud.properties [2025-09-15T03:03:22.279Z] -rw-rw-r-- 1 1001 1001 1171 Sep 15 03:00 ADOPTERS.md [2025-09-15T03:03:22.279Z] -rw-rw-r-- 1 1001 1001 17374 Sep 15 03:00 Attribution.txt [2025-09-15T03:03:22.279Z] -rw-rw-r-- 1 1001 1001 108018 Sep 15 03:00 CHANGELOG.md [2025-09-15T03:03:22.279Z] -rw-rw-r-- 1 1001 1001 3804 Sep 15 03:00 CONTRIBUTING.md [2025-09-15T03:03:22.279Z] -rw-rw-r-- 1 1001 1001 677 Sep 15 03:00 GOVERNANCE.md [2025-09-15T03:03:22.279Z] -rw-rw-r-- 1 1001 1001 858 Sep 15 03:00 Jenkinsfile [2025-09-15T03:03:22.279Z] -rw-rw-r-- 1 1001 1001 10775 Sep 15 03:00 LICENSE [2025-09-15T03:03:22.279Z] -rw-rw-r-- 1 1001 1001 16740 Sep 15 03:00 Makefile [2025-09-15T03:03:22.279Z] -rw-rw-r-- 1 1001 1001 582 Sep 15 03:00 OWNERS.md [2025-09-15T03:03:22.279Z] -rw-rw-r-- 1 1001 1001 9932 Sep 15 03:00 README.md [2025-09-15T03:03:22.279Z] -rw-rw-r-- 1 1001 1001 789 Sep 15 03:00 SECURITY.md [2025-09-15T03:03:22.279Z] -rw-rw-r-- 1 1001 1001 12 Sep 15 03:00 VERSION [2025-09-15T03:03:22.279Z] drwxrwxr-x 2 1001 1001 4096 Sep 15 03:00 bin [2025-09-15T03:03:22.279Z] drwxrwxr-x 19 1001 1001 4096 Sep 15 03:00 cmd [2025-09-15T03:03:22.279Z] -rw-r--r-- 1 root root 1725228 Sep 15 03:02 coverage.out [2025-09-15T03:03:22.279Z] drwxrwxr-x 2 1001 1001 4096 Sep 15 03:00 fuzz_test [2025-09-15T03:03:22.279Z] -rw-rw-r-- 1 1001 1001 6539 Sep 15 03:00 go.mod [2025-09-15T03:03:22.279Z] -rw-rw-r-- 1 1001 1001 88541 Sep 15 03:00 go.sum [2025-09-15T03:03:22.279Z] drwxrwxr-x 7 1001 1001 4096 Sep 15 03:00 internal [2025-09-15T03:03:22.279Z] drwxrwxr-x 2 1001 1001 4096 Sep 15 03:00 openapi [2025-09-15T03:03:22.279Z] -rw-rw-r-- 1 1001 1001 584 Sep 15 03:00 security.txt [2025-09-15T03:03:22.279Z] -rw-rw-r-- 1 1001 1001 204 Sep 15 03:00 version.go [Pipeline] sh [2025-09-15T03:03:22.565Z] + '[' -e coverage.out ] [2025-09-15T03:03:22.566Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-09-15T03:03:22.732Z] Stashed 1 file(s) [Pipeline] sh [2025-09-15T03:03:23.010Z] + make build [2025-09-15T03:03:23.010Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-09-15T03:03:44.927Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-09-15T03:03:46.302Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-09-15T03:03:47.676Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-09-15T03:03:48.244Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-09-15T03:03:50.146Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-09-15T03:03:55.420Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-09-15T03:03:56.798Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-09-15T03:03:59.328Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-09-15T03:04:01.228Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-09-15T03:04:02.612Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-09-15T03:04:03.991Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-09-15T03:04:04.923Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-09-15T03:04:06.842Z] $ docker stop --time=1 83934f713513644b987358cef903b87eb7018a82db9d30f26c5d416c02d61240 [2025-09-15T03:04:11.215Z] $ docker rm -f --volumes 83934f713513644b987358cef903b87eb7018a82db9d30f26c5d416c02d61240 [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-09-15T03:04:12.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-09-15T03:04:12.550Z] [2025-09-15T03:04:12.550Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:04:12.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-09-15T03:04:12.849Z] latest: Pulling from edgex-devops/edgex-compose [2025-09-15T03:04:12.849Z] 91d30c5bc195: Pulling fs layer [2025-09-15T03:04:12.849Z] 2e9b0aa3be6d: Pulling fs layer [2025-09-15T03:04:12.849Z] 9c61dcf015f6: Pulling fs layer [2025-09-15T03:04:12.849Z] 4698f68db338: Pulling fs layer [2025-09-15T03:04:12.849Z] 2a2f49069b9e: Pulling fs layer [2025-09-15T03:04:12.849Z] e0025b399a48: Pulling fs layer [2025-09-15T03:04:12.849Z] 4698f68db338: Waiting [2025-09-15T03:04:12.849Z] 2a2f49069b9e: Waiting [2025-09-15T03:04:12.849Z] e0025b399a48: Waiting [2025-09-15T03:04:12.849Z] 91d30c5bc195: Verifying Checksum [2025-09-15T03:04:12.849Z] 91d30c5bc195: Download complete [2025-09-15T03:04:12.849Z] 4698f68db338: Verifying Checksum [2025-09-15T03:04:12.849Z] 4698f68db338: Download complete [2025-09-15T03:04:13.107Z] 2e9b0aa3be6d: Verifying Checksum [2025-09-15T03:04:13.107Z] 2e9b0aa3be6d: Download complete [2025-09-15T03:04:13.107Z] 91d30c5bc195: Pull complete [2025-09-15T03:04:13.107Z] e0025b399a48: Verifying Checksum [2025-09-15T03:04:13.107Z] e0025b399a48: Download complete [2025-09-15T03:04:13.107Z] 2a2f49069b9e: Download complete [2025-09-15T03:04:13.365Z] 2e9b0aa3be6d: Pull complete [2025-09-15T03:04:13.365Z] 9c61dcf015f6: Download complete [2025-09-15T03:04:15.896Z] 9c61dcf015f6: Pull complete [2025-09-15T03:04:15.896Z] 4698f68db338: Pull complete [2025-09-15T03:04:16.154Z] 2a2f49069b9e: Pull complete [2025-09-15T03:04:16.414Z] e0025b399a48: Pull complete [2025-09-15T03:04:16.414Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-09-15T03:04:16.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-09-15T03:04:16.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-15T03:04:16.509Z] prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container [2025-09-15T03:04:16.546Z] $ 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/903 -v /w/workspace/edgex-go/903:/w/workspace/edgex-go/903:rw,z -v /w/workspace/edgex-go/903@tmp:/w/workspace/edgex-go/903@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-09-15T03:04:18.113Z] $ docker top f21d69da9bf042edd8349f137e87eff3a9c7e4b6c26314e97d589a699b0d01c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-15T03:04:18.452Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-09-15T03:04:18.713Z] #1 [support-scheduler internal] load build definition from Dockerfile [2025-09-15T03:04:18.713Z] #1 transferring dockerfile: 1.83kB done [2025-09-15T03:04:18.713Z] #1 DONE 0.1s [2025-09-15T03:04:18.713Z] [2025-09-15T03:04:18.713Z] #2 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-15T03:04:18.713Z] #2 DONE 0.0s [2025-09-15T03:04:18.713Z] [2025-09-15T03:04:18.713Z] #3 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-09-15T03:04:18.713Z] #3 ... [2025-09-15T03:04:18.713Z] [2025-09-15T03:04:18.713Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2025-09-15T03:04:18.713Z] #4 transferring dockerfile: 2.14kB done [2025-09-15T03:04:18.713Z] #4 DONE 0.1s [2025-09-15T03:04:18.713Z] [2025-09-15T03:04:18.713Z] #5 [core-command internal] load build definition from Dockerfile [2025-09-15T03:04:18.713Z] #5 transferring dockerfile: 1.94kB done [2025-09-15T03:04:18.713Z] #5 DONE 0.1s [2025-09-15T03:04:18.713Z] [2025-09-15T03:04:18.713Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2025-09-15T03:04:18.713Z] #6 transferring dockerfile: 3.02kB done [2025-09-15T03:04:18.713Z] #6 DONE 0.1s [2025-09-15T03:04:18.713Z] [2025-09-15T03:04:18.713Z] #2 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-15T03:04:18.713Z] #2 DONE 0.0s [2025-09-15T03:04:18.713Z] [2025-09-15T03:04:18.713Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2025-09-15T03:04:18.713Z] #7 transferring dockerfile: 1.81kB 0.0s done [2025-09-15T03:04:18.713Z] #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-09-15T03:04:18.713Z] #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-09-15T03:04:18.713Z] #7 DONE 0.2s [2025-09-15T03:04:18.713Z] [2025-09-15T03:04:18.713Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-09-15T03:04:18.713Z] #8 transferring dockerfile: 1.89kB done [2025-09-15T03:04:18.713Z] #8 DONE 0.2s [2025-09-15T03:04:18.713Z] [2025-09-15T03:04:18.713Z] #3 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-09-15T03:04:18.975Z] #3 ... [2025-09-15T03:04:18.975Z] [2025-09-15T03:04:18.975Z] #9 [core-metadata internal] load build definition from Dockerfile [2025-09-15T03:04:18.975Z] #9 transferring dockerfile: 2.10kB done [2025-09-15T03:04:18.975Z] #9 DONE 0.2s [2025-09-15T03:04:18.975Z] [2025-09-15T03:04:18.975Z] #10 [core-data internal] load build definition from Dockerfile [2025-09-15T03:04:18.975Z] #10 transferring dockerfile: 2.04kB done [2025-09-15T03:04:18.975Z] #10 DONE 0.2s [2025-09-15T03:04:18.975Z] [2025-09-15T03:04:18.975Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2025-09-15T03:04:18.975Z] #11 transferring dockerfile: 2.50kB done [2025-09-15T03:04:18.975Z] #11 DONE 0.2s [2025-09-15T03:04:18.975Z] [2025-09-15T03:04:18.975Z] #12 [security-spire-config internal] load build definition from Dockerfile [2025-09-15T03:04:18.975Z] #12 transferring dockerfile: 1.69kB done [2025-09-15T03:04:18.975Z] #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-09-15T03:04:18.975Z] #12 DONE 0.2s [2025-09-15T03:04:18.975Z] [2025-09-15T03:04:18.975Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2025-09-15T03:04:18.975Z] #13 transferring dockerfile: 2.49kB done [2025-09-15T03:04:18.975Z] #13 DONE 0.2s [2025-09-15T03:04:18.975Z] [2025-09-15T03:04:18.975Z] #14 [security-spire-server internal] load build definition from Dockerfile [2025-09-15T03:04:18.975Z] #14 transferring dockerfile: 1.70kB done [2025-09-15T03:04:18.975Z] #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-09-15T03:04:18.975Z] #14 DONE 0.2s [2025-09-15T03:04:18.975Z] [2025-09-15T03:04:18.975Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-09-15T03:04:18.975Z] #15 transferring dockerfile: 2.23kB done [2025-09-15T03:04:18.975Z] #15 DONE 0.2s [2025-09-15T03:04:18.975Z] [2025-09-15T03:04:18.975Z] #16 [support-notifications internal] load build definition from Dockerfile [2025-09-15T03:04:18.975Z] #16 transferring dockerfile: 2.00kB done [2025-09-15T03:04:18.975Z] #16 DONE 0.2s [2025-09-15T03:04:18.975Z] [2025-09-15T03:04:18.975Z] #17 [core-keeper internal] load build definition from Dockerfile [2025-09-15T03:04:18.975Z] #17 transferring dockerfile: 2.01kB done [2025-09-15T03:04:18.975Z] #17 DONE 0.2s [2025-09-15T03:04:18.975Z] [2025-09-15T03:04:18.975Z] #2 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-15T03:04:18.975Z] #2 DONE 0.0s [2025-09-15T03:04:18.975Z] [2025-09-15T03:04:18.975Z] #3 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-09-15T03:04:19.234Z] #3 ... [2025-09-15T03:04:19.234Z] [2025-09-15T03:04:19.234Z] #18 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-09-15T03:04:19.234Z] #18 DONE 0.4s [2025-09-15T03:04:19.234Z] [2025-09-15T03:04:19.234Z] #19 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-09-15T03:04:19.234Z] #19 DONE 0.5s [2025-09-15T03:04:19.234Z] [2025-09-15T03:04:19.234Z] #3 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-09-15T03:04:19.492Z] #3 DONE 0.7s [2025-09-15T03:04:19.492Z] [2025-09-15T03:04:19.492Z] #20 [support-scheduler internal] load .dockerignore [2025-09-15T03:04:19.492Z] #20 transferring context: 50B done [2025-09-15T03:04:19.492Z] #20 DONE 0.0s [2025-09-15T03:04:19.492Z] [2025-09-15T03:04:19.492Z] #21 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-15T03:04:19.492Z] #21 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-09-15T03:04:19.753Z] #21 ... [2025-09-15T03:04:19.753Z] [2025-09-15T03:04:19.753Z] #22 [core-metadata internal] load .dockerignore [2025-09-15T03:04:19.753Z] #22 transferring context: 50B done [2025-09-15T03:04:19.753Z] #22 DONE 0.2s [2025-09-15T03:04:19.753Z] [2025-09-15T03:04:19.753Z] #23 [core-data internal] load .dockerignore [2025-09-15T03:04:19.753Z] #23 transferring context: 50B done [2025-09-15T03:04:19.753Z] #23 DONE 0.2s [2025-09-15T03:04:19.753Z] [2025-09-15T03:04:19.753Z] #24 [security-proxy-setup internal] load .dockerignore [2025-09-15T03:04:19.753Z] #24 transferring context: 50B done [2025-09-15T03:04:19.753Z] #24 DONE 0.2s [2025-09-15T03:04:19.753Z] [2025-09-15T03:04:19.753Z] #25 [support-notifications internal] load .dockerignore [2025-09-15T03:04:19.753Z] #25 transferring context: 50B done [2025-09-15T03:04:19.753Z] #25 DONE 0.2s [2025-09-15T03:04:19.753Z] [2025-09-15T03:04:19.753Z] #26 [core-keeper internal] load .dockerignore [2025-09-15T03:04:19.753Z] #26 transferring context: 50B done [2025-09-15T03:04:19.753Z] #26 DONE 0.2s [2025-09-15T03:04:19.753Z] [2025-09-15T03:04:19.753Z] #27 [core-command internal] load .dockerignore [2025-09-15T03:04:19.753Z] #27 transferring context: 50B done [2025-09-15T03:04:19.753Z] #27 DONE 0.3s [2025-09-15T03:04:19.753Z] [2025-09-15T03:04:19.753Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2025-09-15T03:04:19.753Z] #28 transferring context: 50B done [2025-09-15T03:04:19.753Z] #28 DONE 0.3s [2025-09-15T03:04:19.753Z] [2025-09-15T03:04:19.753Z] #29 [security-spire-agent internal] load .dockerignore [2025-09-15T03:04:19.753Z] #29 transferring context: 50B done [2025-09-15T03:04:19.753Z] #29 DONE 0.3s [2025-09-15T03:04:19.753Z] [2025-09-15T03:04:19.753Z] #30 [security-proxy-auth internal] load .dockerignore [2025-09-15T03:04:19.753Z] #30 transferring context: 50B done [2025-09-15T03:04:19.753Z] #30 DONE 0.3s [2025-09-15T03:04:19.753Z] [2025-09-15T03:04:19.753Z] #31 [security-spiffe-token-provider internal] load .dockerignore [2025-09-15T03:04:19.753Z] #31 transferring context: 50B done [2025-09-15T03:04:19.753Z] #31 DONE 0.3s [2025-09-15T03:04:19.753Z] [2025-09-15T03:04:19.753Z] #32 [security-bootstrapper internal] load .dockerignore [2025-09-15T03:04:19.753Z] #32 transferring context: 50B done [2025-09-15T03:04:19.753Z] #32 DONE 0.3s [2025-09-15T03:04:19.753Z] [2025-09-15T03:04:19.753Z] #33 [security-spire-server internal] load .dockerignore [2025-09-15T03:04:19.753Z] #33 transferring context: 50B done [2025-09-15T03:04:19.753Z] #33 DONE 0.3s [2025-09-15T03:04:19.753Z] [2025-09-15T03:04:19.753Z] #34 [security-spire-config internal] load .dockerignore [2025-09-15T03:04:19.753Z] #34 transferring context: 50B done [2025-09-15T03:04:19.753Z] #34 DONE 0.3s [2025-09-15T03:04:19.753Z] [2025-09-15T03:04:19.753Z] #21 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-15T03:04:19.753Z] #21 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-09-15T03:04:19.753Z] #21 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-15T03:04:19.753Z] #21 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-15T03:04:19.754Z] #21 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-15T03:04:19.754Z] #21 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0B / 3.62MB 0.2s [2025-09-15T03:04:19.754Z] #21 ... [2025-09-15T03:04:19.754Z] [2025-09-15T03:04:19.754Z] #35 [security-secretstore-setup internal] load .dockerignore [2025-09-15T03:04:19.754Z] #35 transferring context: 50B done [2025-09-15T03:04:19.754Z] #35 DONE 0.3s [2025-09-15T03:04:19.754Z] [2025-09-15T03:04:19.754Z] #21 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-15T03:04:19.754Z] #21 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-09-15T03:04:19.754Z] #21 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-15T03:04:19.754Z] #21 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-15T03:04:19.754Z] #21 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-15T03:04:19.754Z] #21 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 675.84kB / 3.62MB 0.3s [2025-09-15T03:04:19.754Z] #21 ... [2025-09-15T03:04:19.754Z] [2025-09-15T03:04:19.754Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-09-15T03:04:19.754Z] #36 DONE 0.5s [2025-09-15T03:04:19.754Z] [2025-09-15T03:04:19.754Z] #21 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-15T03:04:19.754Z] #21 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.4s done [2025-09-15T03:04:19.754Z] #21 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-09-15T03:04:20.411Z] #21 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.4s done [2025-09-15T03:04:20.411Z] #21 ... [2025-09-15T03:04:20.411Z] [2025-09-15T03:04:20.411Z] #37 [security-spire-server internal] load build context [2025-09-15T03:04:20.411Z] #37 transferring context: 23.80kB done [2025-09-15T03:04:20.411Z] #37 DONE 0.3s [2025-09-15T03:04:20.411Z] [2025-09-15T03:04:20.411Z] #21 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-15T03:04:20.689Z] #21 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.8s done [2025-09-15T03:04:23.227Z] #21 ... [2025-09-15T03:04:23.227Z] [2025-09-15T03:04:23.227Z] #38 [security-spire-agent internal] load build context [2025-09-15T03:04:23.227Z] #38 transferring context: 23.33kB 0.0s done [2025-09-15T03:04:23.227Z] #38 DONE 3.2s [2025-09-15T03:04:23.227Z] [2025-09-15T03:04:23.227Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-15T03:04:23.227Z] #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-09-15T03:04:23.227Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-09-15T03:04:23.227Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-09-15T03:04:23.227Z] #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-09-15T03:04:23.227Z] #39 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-09-15T03:04:23.227Z] #39 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-09-15T03:04:23.227Z] #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-09-15T03:04:23.227Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.0s done [2025-09-15T03:04:23.227Z] #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-09-15T03:04:23.227Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 3.0s [2025-09-15T03:04:25.766Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 4.6s done [2025-09-15T03:04:25.766Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 4.6s done [2025-09-15T03:04:26.340Z] #39 ... [2025-09-15T03:04:26.340Z] [2025-09-15T03:04:26.340Z] #40 [security-spire-config internal] load build context [2025-09-15T03:04:26.340Z] #40 transferring context: 22.05kB 0.0s done [2025-09-15T03:04:26.340Z] #40 DONE 6.6s [2025-09-15T03:04:26.340Z] [2025-09-15T03:04:26.340Z] #41 [core-keeper internal] load build context [2025-09-15T03:04:26.340Z] #41 transferring context: 224.64MB 6.3s [2025-09-15T03:04:26.340Z] #41 ... [2025-09-15T03:04:26.340Z] [2025-09-15T03:04:26.340Z] #42 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-09-15T03:04:26.340Z] #42 DONE 6.5s [2025-09-15T03:04:26.340Z] [2025-09-15T03:04:26.340Z] #21 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-15T03:04:26.340Z] #21 DONE 7.0s [2025-09-15T03:04:26.340Z] [2025-09-15T03:04:26.340Z] #41 [core-keeper internal] load build context [2025-09-15T03:04:26.340Z] #41 ... [2025-09-15T03:04:26.340Z] [2025-09-15T03:04:26.340Z] #43 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-09-15T03:04:27.720Z] #43 1.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:27.980Z] #43 1.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:28.552Z] #43 1.977 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-15T03:04:28.552Z] #43 1.985 Executing busybox-1.36.1-r29.trigger [2025-09-15T03:04:28.552Z] #43 1.990 OK: 8 MiB in 15 packages [2025-09-15T03:04:29.560Z] #43 ... [2025-09-15T03:04:29.560Z] [2025-09-15T03:04:29.560Z] #44 [support-scheduler internal] load build context [2025-09-15T03:04:29.560Z] #44 ... [2025-09-15T03:04:29.560Z] [2025-09-15T03:04:29.560Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-15T03:04:29.560Z] #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-09-15T03:04:29.560Z] #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.9s [2025-09-15T03:04:29.870Z] #39 ... [2025-09-15T03:04:29.870Z] [2025-09-15T03:04:29.870Z] #45 [core-metadata internal] load build context [2025-09-15T03:04:29.870Z] #45 ... [2025-09-15T03:04:29.870Z] [2025-09-15T03:04:29.870Z] #46 [core-command internal] load build context [2025-09-15T03:04:29.870Z] #46 ... [2025-09-15T03:04:29.870Z] [2025-09-15T03:04:29.870Z] #47 [security-proxy-auth internal] load build context [2025-09-15T03:04:30.386Z] #47 ... [2025-09-15T03:04:30.386Z] [2025-09-15T03:04:30.386Z] #48 [security-proxy-setup internal] load build context [2025-09-15T03:04:30.386Z] #48 ... [2025-09-15T03:04:30.386Z] [2025-09-15T03:04:30.386Z] #49 [security-secretstore-setup internal] load build context [2025-09-15T03:04:30.849Z] #49 ... [2025-09-15T03:04:30.849Z] [2025-09-15T03:04:30.849Z] #50 [core-data internal] load build context [2025-09-15T03:04:30.849Z] #50 ... [2025-09-15T03:04:30.849Z] [2025-09-15T03:04:30.849Z] #51 [security-bootstrapper internal] load build context [2025-09-15T03:04:30.849Z] #51 ... [2025-09-15T03:04:30.849Z] [2025-09-15T03:04:30.849Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-15T03:04:30.849Z] #52 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done [2025-09-15T03:04:30.849Z] #52 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done [2025-09-15T03:04:30.849Z] #52 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-09-15T03:04:30.849Z] #52 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-09-15T03:04:30.849Z] #52 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-09-15T03:04:30.849Z] #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-09-15T03:04:30.849Z] #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-09-15T03:04:30.849Z] #52 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.5s done [2025-09-15T03:04:30.849Z] #52 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-09-15T03:04:30.849Z] #52 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-09-15T03:04:30.849Z] #52 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 2.0s done [2025-09-15T03:04:30.849Z] #52 ... [2025-09-15T03:04:30.849Z] [2025-09-15T03:04:30.849Z] #53 [support-notifications internal] load build context [2025-09-15T03:04:30.849Z] #53 ... [2025-09-15T03:04:30.849Z] [2025-09-15T03:04:30.849Z] #54 [core-common-config-bootstrapper internal] load build context [2025-09-15T03:04:31.784Z] #54 ... [2025-09-15T03:04:31.784Z] [2025-09-15T03:04:31.784Z] #55 [security-spiffe-token-provider internal] load build context [2025-09-15T03:04:31.784Z] #55 ... [2025-09-15T03:04:31.784Z] [2025-09-15T03:04:31.784Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-15T03:04:31.784Z] #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 4.2s done [2025-09-15T03:04:35.088Z] #39 ... [2025-09-15T03:04:35.088Z] [2025-09-15T03:04:35.088Z] #41 [core-keeper internal] load build context [2025-09-15T03:04:35.088Z] #41 transferring context: 491.38MB 15.1s [2025-09-15T03:04:37.053Z] #41 ... [2025-09-15T03:04:37.054Z] [2025-09-15T03:04:37.054Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-15T03:04:37.054Z] #0 1.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:37.054Z] #0 1.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:37.054Z] #0 2.214 (1/7) Installing ca-certificates (20250619-r0) [2025-09-15T03:04:37.054Z] #0 2.232 (2/7) Installing dumb-init (1.2.5-r3) [2025-09-15T03:04:37.054Z] #0 2.259 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-09-15T03:04:37.054Z] #0 2.266 (4/7) Installing libsodium (1.0.19-r0) [2025-09-15T03:04:37.054Z] #0 2.277 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-09-15T03:04:37.054Z] #0 2.314 (6/7) Installing libzmq (4.3.5-r2) [2025-09-15T03:04:37.054Z] #0 2.317 (7/7) Installing zeromq (4.3.5-r2) [2025-09-15T03:04:37.054Z] #0 2.322 Executing busybox-1.36.1-r29.trigger [2025-09-15T03:04:37.054Z] #0 2.327 Executing ca-certificates-20250619-r0.trigger [2025-09-15T03:04:37.054Z] #0 2.371 OK: 12 MiB in 21 packages [2025-09-15T03:04:37.054Z] #56 ... [2025-09-15T03:04:37.054Z] [2025-09-15T03:04:37.054Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-15T03:04:37.054Z] #0 1.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:37.054Z] #0 1.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:37.054Z] #0 1.937 (1/4) Installing dumb-init (1.2.5-r3) [2025-09-15T03:04:37.054Z] #0 1.940 (2/4) Installing openssl (3.3.4-r0) [2025-09-15T03:04:37.054Z] #0 1.962 (3/4) Installing su-exec (0.2-r3) [2025-09-15T03:04:37.054Z] #0 1.963 (4/4) Installing yq-go (4.44.1-r2) [2025-09-15T03:04:37.054Z] #0 2.084 Executing busybox-1.36.1-r29.trigger [2025-09-15T03:04:37.054Z] #0 2.102 OK: 19 MiB in 18 packages [2025-09-15T03:04:37.054Z] #57 ... [2025-09-15T03:04:37.054Z] [2025-09-15T03:04:37.054Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-15T03:04:37.054Z] #0 7.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:37.054Z] #0 7.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:37.054Z] #0 8.221 v3.20.7-80-g4997032ab53 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-15T03:04:37.054Z] #0 8.221 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-15T03:04:37.054Z] #0 8.221 OK: 24174 distinct packages available [2025-09-15T03:04:37.054Z] #0 8.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:37.054Z] #0 8.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:37.054Z] #0 8.636 (1/14) Installing ca-certificates (20250619-r0) [2025-09-15T03:04:37.054Z] #0 9.121 (2/14) Installing brotli-libs (1.1.0-r2) [2025-09-15T03:04:37.054Z] #0 9.138 (3/14) Installing c-ares (1.33.1-r0) [2025-09-15T03:04:37.054Z] #0 9.143 (4/14) Installing libunistring (1.2-r0) [2025-09-15T03:04:37.054Z] #0 9.159 (5/14) Installing libidn2 (2.3.7-r0) [2025-09-15T03:04:37.054Z] #0 9.164 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-09-15T03:04:37.054Z] #0 9.171 (7/14) Installing libpsl (0.21.5-r1) [2025-09-15T03:04:37.054Z] #0 9.185 (8/14) Installing zstd-libs (1.5.6-r0) [2025-09-15T03:04:37.054Z] #0 9.199 (9/14) Installing libcurl (8.12.1-r0) [2025-09-15T03:04:37.054Z] #0 9.210 (10/14) Installing curl (8.12.1-r0) [2025-09-15T03:04:37.054Z] #0 9.216 (11/14) Installing dumb-init (1.2.5-r3) [2025-09-15T03:04:37.054Z] #0 9.220 (12/14) Installing musl-obstack (1.2.3-r2) [2025-09-15T03:04:37.054Z] #0 9.223 (13/14) Installing libucontext (1.2-r3) [2025-09-15T03:04:37.054Z] #0 9.226 (14/14) Installing gcompat (1.1.0-r4) [2025-09-15T03:04:37.054Z] #0 9.230 Executing busybox-1.36.1-r29.trigger [2025-09-15T03:04:37.054Z] #0 9.237 Executing ca-certificates-20250619-r0.trigger [2025-09-15T03:04:37.054Z] #0 9.272 OK: 13 MiB in 28 packages [2025-09-15T03:04:37.054Z] #58 ... [2025-09-15T03:04:37.054Z] [2025-09-15T03:04:37.054Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-15T03:04:37.054Z] #0 0.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:37.054Z] #0 0.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:37.054Z] #0 1.319 (1/2) Installing dumb-init (1.2.5-r3) [2025-09-15T03:04:37.054Z] #0 1.326 (2/2) Installing su-exec (0.2-r3) [2025-09-15T03:04:37.054Z] #0 1.328 Executing busybox-1.36.1-r29.trigger [2025-09-15T03:04:37.054Z] #0 1.337 OK: 8 MiB in 16 packages [2025-09-15T03:04:37.054Z] #59 ... [2025-09-15T03:04:37.054Z] [2025-09-15T03:04:37.054Z] #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-15T03:04:37.054Z] #0 1.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:37.054Z] #0 1.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:37.054Z] #0 2.256 v3.20.7-80-g4997032ab53 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-15T03:04:37.054Z] #0 2.258 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-15T03:04:37.054Z] #0 2.258 OK: 24174 distinct packages available [2025-09-15T03:04:37.054Z] #0 2.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:37.054Z] #0 2.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:37.054Z] #0 2.677 (1/5) Installing dumb-init (1.2.5-r3) [2025-09-15T03:04:37.054Z] #0 2.693 (2/5) Installing musl-obstack (1.2.3-r2) [2025-09-15T03:04:37.054Z] #0 2.693 (3/5) Installing libucontext (1.2-r3) [2025-09-15T03:04:37.054Z] #0 2.704 (4/5) Installing gcompat (1.1.0-r4) [2025-09-15T03:04:37.054Z] #0 2.708 (5/5) Installing openssl (3.3.4-r0) [2025-09-15T03:04:37.054Z] #0 2.726 Executing busybox-1.36.1-r29.trigger [2025-09-15T03:04:37.054Z] #0 2.726 OK: 9 MiB in 19 packages [2025-09-15T03:04:37.054Z] #60 ... [2025-09-15T03:04:37.054Z] [2025-09-15T03:04:37.054Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-09-15T03:04:37.312Z] #61 ... [2025-09-15T03:04:37.312Z] [2025-09-15T03:04:37.312Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-15T03:04:37.312Z] #62 ... [2025-09-15T03:04:37.312Z] [2025-09-15T03:04:37.312Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-15T03:04:37.312Z] #0 1.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:37.312Z] #0 1.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:37.312Z] #0 2.061 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-15T03:04:37.312Z] #0 2.080 Executing busybox-1.36.1-r29.trigger [2025-09-15T03:04:37.312Z] #0 2.093 OK: 8 MiB in 15 packages [2025-09-15T03:04:37.312Z] #63 ... [2025-09-15T03:04:37.312Z] [2025-09-15T03:04:37.312Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-15T03:04:37.312Z] #0 0.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:37.312Z] #0 0.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:37.312Z] #0 1.333 (1/3) Installing ca-certificates (20250619-r0) [2025-09-15T03:04:37.312Z] #0 1.358 (2/3) Installing dumb-init (1.2.5-r3) [2025-09-15T03:04:37.312Z] #0 1.365 (3/3) Installing tzdata (2025b-r0) [2025-09-15T03:04:37.312Z] #0 1.421 Executing busybox-1.36.1-r29.trigger [2025-09-15T03:04:37.312Z] #0 1.427 Executing ca-certificates-20250619-r0.trigger [2025-09-15T03:04:37.312Z] #0 1.485 OK: 10 MiB in 17 packages [2025-09-15T03:04:38.372Z] #64 ... [2025-09-15T03:04:38.372Z] [2025-09-15T03:04:38.372Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-15T03:04:38.372Z] #0 1.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:38.372Z] #0 1.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:38.372Z] #0 1.507 (1/4) Installing ca-certificates (20250619-r0) [2025-09-15T03:04:38.372Z] #0 1.595 (2/4) Installing dumb-init (1.2.5-r3) [2025-09-15T03:04:38.372Z] #0 1.595 (3/4) Installing su-exec (0.2-r3) [2025-09-15T03:04:38.372Z] #0 1.595 (4/4) Installing yq-go (4.44.1-r2) [2025-09-15T03:04:38.372Z] #0 1.904 Executing busybox-1.36.1-r29.trigger [2025-09-15T03:04:38.372Z] #0 1.910 Executing ca-certificates-20250619-r0.trigger [2025-09-15T03:04:38.372Z] #0 1.997 OK: 19 MiB in 18 packages [2025-09-15T03:04:38.633Z] #65 ... [2025-09-15T03:04:38.633Z] [2025-09-15T03:04:38.633Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-15T03:04:38.633Z] #0 6.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:38.633Z] #0 6.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:38.633Z] #0 7.259 v3.20.7-80-g4997032ab53 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-15T03:04:38.633Z] #0 7.259 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-15T03:04:38.633Z] #0 7.259 OK: 24174 distinct packages available [2025-09-15T03:04:38.633Z] #0 7.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:38.633Z] #0 7.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:38.633Z] #0 7.757 OK: 248 MiB in 58 packages [2025-09-15T03:04:38.633Z] #66 ... [2025-09-15T03:04:38.633Z] [2025-09-15T03:04:38.633Z] #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-09-15T03:04:38.633Z] #0 4.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:38.633Z] #0 4.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:38.633Z] #0 5.303 OK: 248 MiB in 58 packages [2025-09-15T03:04:38.633Z] #67 ... [2025-09-15T03:04:38.633Z] [2025-09-15T03:04:38.633Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-15T03:04:38.633Z] #68 ... [2025-09-15T03:04:38.633Z] [2025-09-15T03:04:38.633Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-09-15T03:04:38.633Z] #0 5.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:38.633Z] #0 5.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:04:38.633Z] #0 5.720 OK: 248 MiB in 58 packages [2025-09-15T03:04:38.899Z] #69 ... [2025-09-15T03:04:38.899Z] [2025-09-15T03:04:38.899Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-09-15T03:04:38.899Z] #70 ... [2025-09-15T03:04:38.899Z] [2025-09-15T03:04:38.899Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-15T03:04:38.899Z] #71 ... [2025-09-15T03:04:38.899Z] [2025-09-15T03:04:38.899Z] #41 [core-keeper internal] load build context [2025-09-15T03:04:38.899Z] #41 transferring context: 595.60MB 18.8s done [2025-09-15T03:04:39.508Z] #41 ... [2025-09-15T03:04:39.508Z] [2025-09-15T03:04:39.508Z] #44 [support-scheduler internal] load build context [2025-09-15T03:04:41.120Z] #44 ... [2025-09-15T03:04:41.120Z] [2025-09-15T03:04:41.120Z] #46 [core-command internal] load build context [2025-09-15T03:04:41.120Z] #46 transferring context: 595.60MB 19.6s done [2025-09-15T03:04:41.120Z] #46 ... [2025-09-15T03:04:41.120Z] [2025-09-15T03:04:41.120Z] #47 [security-proxy-auth internal] load build context [2025-09-15T03:04:41.120Z] #47 transferring context: 595.60MB 18.9s done [2025-09-15T03:04:41.120Z] #47 ... [2025-09-15T03:04:41.120Z] [2025-09-15T03:04:41.120Z] #48 [security-proxy-setup internal] load build context [2025-09-15T03:04:41.120Z] #48 transferring context: 595.60MB 18.6s done [2025-09-15T03:04:41.120Z] #48 ... [2025-09-15T03:04:41.120Z] [2025-09-15T03:04:41.120Z] #51 [security-bootstrapper internal] load build context [2025-09-15T03:04:41.120Z] #51 transferring context: 595.60MB 19.8s done [2025-09-15T03:04:41.412Z] #51 ... [2025-09-15T03:04:41.412Z] [2025-09-15T03:04:41.412Z] #49 [security-secretstore-setup internal] load build context [2025-09-15T03:04:41.412Z] #49 transferring context: 595.60MB 19.9s done [2025-09-15T03:04:41.670Z] #49 ... [2025-09-15T03:04:41.670Z] [2025-09-15T03:04:41.670Z] #45 [core-metadata internal] load build context [2025-09-15T03:04:41.670Z] #45 ... [2025-09-15T03:04:41.670Z] [2025-09-15T03:04:41.670Z] #53 [support-notifications internal] load build context [2025-09-15T03:04:41.670Z] #53 transferring context: 595.60MB 21.7s done [2025-09-15T03:04:41.670Z] #53 ... [2025-09-15T03:04:41.670Z] [2025-09-15T03:04:41.670Z] #55 [security-spiffe-token-provider internal] load build context [2025-09-15T03:04:41.670Z] #55 transferring context: 595.60MB 19.1s done [2025-09-15T03:04:41.926Z] #55 ... [2025-09-15T03:04:41.927Z] [2025-09-15T03:04:41.927Z] #50 [core-data internal] load build context [2025-09-15T03:04:41.927Z] #50 transferring context: 595.60MB 19.5s done [2025-09-15T03:04:41.927Z] #50 ... [2025-09-15T03:04:41.927Z] [2025-09-15T03:04:41.927Z] #54 [core-common-config-bootstrapper internal] load build context [2025-09-15T03:04:41.927Z] #54 transferring context: 595.60MB 18.7s done [2025-09-15T03:04:42.231Z] #54 ... [2025-09-15T03:04:42.231Z] [2025-09-15T03:04:42.231Z] #45 [core-metadata internal] load build context [2025-09-15T03:04:43.164Z] #45 transferring context: 595.60MB 23.1s done [2025-09-15T03:04:51.275Z] #45 ... [2025-09-15T03:04:51.275Z] [2025-09-15T03:04:51.275Z] #44 [support-scheduler internal] load build context [2025-09-15T03:04:51.275Z] #44 transferring context: 595.60MB 22.5s done [2025-09-15T03:05:01.248Z] #44 ... [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #48 [security-proxy-setup internal] load build context [2025-09-15T03:05:01.248Z] #48 DONE 40.7s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #54 [core-common-config-bootstrapper internal] load build context [2025-09-15T03:05:01.248Z] #54 DONE 40.7s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #41 [core-keeper internal] load build context [2025-09-15T03:05:01.248Z] #41 DONE 40.7s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #47 [security-proxy-auth internal] load build context [2025-09-15T03:05:01.248Z] #47 DONE 40.7s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #55 [security-spiffe-token-provider internal] load build context [2025-09-15T03:05:01.248Z] #55 DONE 40.7s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-15T03:05:01.248Z] #59 DONE 34.0s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-15T03:05:01.248Z] #64 DONE 34.0s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #50 [core-data internal] load build context [2025-09-15T03:05:01.248Z] #50 DONE 40.8s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #51 [security-bootstrapper internal] load build context [2025-09-15T03:05:01.248Z] #51 DONE 40.8s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #46 [core-command internal] load build context [2025-09-15T03:05:01.248Z] #46 DONE 40.8s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-15T03:05:01.248Z] #57 DONE 34.0s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-15T03:05:01.248Z] #58 DONE 34.0s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-15T03:05:01.248Z] #66 DONE 34.1s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-09-15T03:05:01.248Z] #72 ... [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #67 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-09-15T03:05:01.248Z] #67 DONE 34.1s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-15T03:05:01.248Z] #63 DONE 34.1s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-15T03:05:01.248Z] #62 DONE 34.1s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #49 [security-secretstore-setup internal] load build context [2025-09-15T03:05:01.248Z] #49 DONE 40.8s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #43 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-09-15T03:05:01.248Z] #43 DONE 34.1s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-09-15T03:05:01.248Z] #69 DONE 34.1s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-15T03:05:01.248Z] #60 DONE 34.1s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-15T03:05:01.248Z] #65 DONE 34.1s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-15T03:05:01.248Z] #56 DONE 34.1s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-15T03:05:01.248Z] #71 DONE 34.1s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #44 [support-scheduler internal] load build context [2025-09-15T03:05:01.248Z] #44 DONE 41.2s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #45 [core-metadata internal] load build context [2025-09-15T03:05:01.248Z] #45 DONE 41.0s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #53 [support-notifications internal] load build context [2025-09-15T03:05:01.248Z] #53 DONE 40.9s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-09-15T03:05:01.248Z] #73 ... [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-09-15T03:05:01.248Z] #74 DONE 0.3s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-09-15T03:05:01.248Z] #75 DONE 0.3s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-09-15T03:05:01.248Z] #76 DONE 0.2s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-15T03:05:01.248Z] #52 DONE 41.2s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-15T03:05:01.248Z] #39 DONE 41.2s [2025-09-15T03:05:01.248Z] [2025-09-15T03:05:01.248Z] #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:05:01.816Z] #77 ... [2025-09-15T03:05:01.816Z] [2025-09-15T03:05:01.816Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-09-15T03:05:01.816Z] #61 34.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:01.816Z] #61 34.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:01.816Z] #61 35.18 OK: 248 MiB in 58 packages [2025-09-15T03:05:01.816Z] #61 DONE 35.4s [2025-09-15T03:05:02.077Z] [2025-09-15T03:05:02.077Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-09-15T03:05:02.077Z] #70 34.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:02.077Z] #70 34.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:02.077Z] #70 35.24 OK: 248 MiB in 58 packages [2025-09-15T03:05:02.077Z] #70 DONE 35.5s [2025-09-15T03:05:02.077Z] [2025-09-15T03:05:02.077Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-09-15T03:05:02.077Z] #78 DONE 0.1s [2025-09-15T03:05:02.077Z] [2025-09-15T03:05:02.077Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:05:02.077Z] #79 ... [2025-09-15T03:05:02.077Z] [2025-09-15T03:05:02.077Z] #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-09-15T03:05:02.077Z] #80 DONE 0.1s [2025-09-15T03:05:02.077Z] [2025-09-15T03:05:02.077Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:05:02.335Z] #81 ... [2025-09-15T03:05:02.335Z] [2025-09-15T03:05:02.335Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-15T03:05:02.335Z] #68 34.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:02.335Z] #68 34.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:02.335Z] #68 35.16 v3.20.7-80-g4997032ab53 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-15T03:05:02.335Z] #68 35.16 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-15T03:05:02.335Z] #68 35.16 OK: 24174 distinct packages available [2025-09-15T03:05:02.335Z] #68 35.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:02.335Z] #68 35.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:02.335Z] #68 35.62 (1/4) Installing dumb-init (1.2.5-r3) [2025-09-15T03:05:02.335Z] #68 35.62 (2/4) Installing musl-obstack (1.2.3-r2) [2025-09-15T03:05:02.335Z] #68 35.63 (3/4) Installing libucontext (1.2-r3) [2025-09-15T03:05:02.335Z] #68 35.63 (4/4) Installing gcompat (1.1.0-r4) [2025-09-15T03:05:02.335Z] #68 35.64 Executing busybox-1.36.1-r29.trigger [2025-09-15T03:05:02.335Z] #68 35.66 OK: 8 MiB in 18 packages [2025-09-15T03:05:02.335Z] #68 DONE 35.8s [2025-09-15T03:05:02.335Z] [2025-09-15T03:05:02.335Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-09-15T03:05:03.737Z] #82 ... [2025-09-15T03:05:03.737Z] [2025-09-15T03:05:03.737Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-09-15T03:05:03.737Z] #0 1.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:03.737Z] #0 1.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:03.737Z] #0 1.788 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:03.737Z] #0 1.808 Executing busybox-1.36.1-r30.post-upgrade [2025-09-15T03:05:03.737Z] #0 1.850 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:03.737Z] #0 1.870 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:03.737Z] #0 1.875 Executing busybox-1.36.1-r30.trigger [2025-09-15T03:05:03.737Z] #0 1.879 OK: 8 MiB in 16 packages [2025-09-15T03:05:03.737Z] #83 DONE 2.0s [2025-09-15T03:05:03.737Z] [2025-09-15T03:05:03.737Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-09-15T03:05:05.663Z] #84 ... [2025-09-15T03:05:05.663Z] [2025-09-15T03:05:05.663Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-09-15T03:05:05.663Z] #0 1.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:05.663Z] #0 1.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:05.663Z] #0 2.017 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:05.663Z] #0 2.058 Executing busybox-1.36.1-r30.post-upgrade [2025-09-15T03:05:05.663Z] #0 2.101 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:05.663Z] #0 2.104 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:05.663Z] #0 2.107 Executing busybox-1.36.1-r30.trigger [2025-09-15T03:05:05.663Z] #0 2.111 OK: 19 MiB in 18 packages [2025-09-15T03:05:05.663Z] #85 DONE 3.4s [2025-09-15T03:05:05.663Z] [2025-09-15T03:05:05.663Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-09-15T03:05:05.663Z] #86 DONE 1.0s [2025-09-15T03:05:05.663Z] [2025-09-15T03:05:05.663Z] #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-09-15T03:05:05.663Z] #73 1.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:05.663Z] #73 1.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:05.663Z] #73 1.995 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:05.663Z] #73 2.162 Executing busybox-1.36.1-r30.post-upgrade [2025-09-15T03:05:05.663Z] #73 3.412 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:05.663Z] #73 4.268 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:05.663Z] #73 4.268 Executing busybox-1.36.1-r30.trigger [2025-09-15T03:05:05.663Z] #73 4.295 OK: 8 MiB in 15 packages [2025-09-15T03:05:05.663Z] #73 DONE 4.5s [2025-09-15T03:05:05.663Z] [2025-09-15T03:05:05.663Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-09-15T03:05:05.663Z] #72 1.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:05.663Z] #72 1.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:05.663Z] #72 2.275 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:05.927Z] #72 ... [2025-09-15T03:05:05.927Z] [2025-09-15T03:05:05.927Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-09-15T03:05:05.927Z] #84 DONE 3.3s [2025-09-15T03:05:05.927Z] [2025-09-15T03:05:05.927Z] #87 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-09-15T03:05:05.927Z] #87 DONE 0.0s [2025-09-15T03:05:05.927Z] [2025-09-15T03:05:05.927Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-09-15T03:05:05.927Z] #82 3.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:05.927Z] #82 3.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:06.190Z] #82 3.961 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:06.190Z] #82 3.981 Executing busybox-1.36.1-r30.post-upgrade [2025-09-15T03:05:06.190Z] #82 4.028 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:06.190Z] #82 4.032 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:06.190Z] #82 4.036 Executing busybox-1.36.1-r30.trigger [2025-09-15T03:05:06.190Z] #82 4.041 OK: 8 MiB in 18 packages [2025-09-15T03:05:06.452Z] #82 DONE 4.2s [2025-09-15T03:05:06.452Z] [2025-09-15T03:05:06.452Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-15T03:05:07.849Z] #88 DONE 1.0s [2025-09-15T03:05:07.849Z] [2025-09-15T03:05:07.849Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-09-15T03:05:07.849Z] #0 1.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:07.849Z] #0 1.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:07.849Z] #0 1.913 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:07.849Z] #0 5.951 Executing busybox-1.36.1-r30.post-upgrade [2025-09-15T03:05:07.849Z] #0 6.006 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:07.849Z] #0 6.009 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:07.849Z] #0 6.021 Executing busybox-1.36.1-r30.trigger [2025-09-15T03:05:07.849Z] #0 6.021 OK: 8 MiB in 15 packages [2025-09-15T03:05:07.849Z] #89 DONE 6.9s [2025-09-15T03:05:07.849Z] [2025-09-15T03:05:07.849Z] #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-09-15T03:05:07.849Z] #0 1.362 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:07.849Z] #0 5.520 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:07.849Z] #0 5.937 OK: 248 MiB in 58 packages [2025-09-15T03:05:07.849Z] #90 DONE 6.9s [2025-09-15T03:05:07.849Z] [2025-09-15T03:05:07.849Z] #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-09-15T03:05:07.849Z] #0 2.178 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:07.849Z] #0 5.329 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:07.849Z] #0 5.734 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-15T03:05:07.849Z] #0 5.869 Executing busybox-1.36.1-r29.trigger [2025-09-15T03:05:07.849Z] #0 5.873 OK: 8 MiB in 15 packages [2025-09-15T03:05:07.849Z] #91 DONE 6.9s [2025-09-15T03:05:07.849Z] [2025-09-15T03:05:07.849Z] #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-09-15T03:05:07.849Z] #92 DONE 0.1s [2025-09-15T03:05:07.849Z] [2025-09-15T03:05:07.849Z] #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-09-15T03:05:07.849Z] #93 DONE 0.1s [2025-09-15T03:05:07.849Z] [2025-09-15T03:05:07.849Z] #94 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-09-15T03:05:07.849Z] #0 1.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:07.849Z] #0 1.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:07.849Z] #0 2.310 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:07.849Z] #0 6.322 Executing busybox-1.36.1-r30.post-upgrade [2025-09-15T03:05:07.849Z] #0 7.029 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:07.849Z] #0 7.033 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:07.849Z] #0 7.038 Executing busybox-1.36.1-r30.trigger [2025-09-15T03:05:07.849Z] #0 7.049 OK: 10 MiB in 17 packages [2025-09-15T03:05:07.849Z] #94 DONE 7.2s [2025-09-15T03:05:07.849Z] [2025-09-15T03:05:07.849Z] #95 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-09-15T03:05:07.849Z] #0 1.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:07.849Z] #0 2.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:07.849Z] #0 6.375 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:07.849Z] #0 6.400 Executing busybox-1.36.1-r30.post-upgrade [2025-09-15T03:05:07.849Z] #0 6.922 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:07.849Z] #0 6.927 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:07.849Z] #0 6.933 Executing busybox-1.36.1-r30.trigger [2025-09-15T03:05:07.849Z] #0 6.936 OK: 12 MiB in 21 packages [2025-09-15T03:05:07.849Z] #95 DONE 7.1s [2025-09-15T03:05:07.849Z] [2025-09-15T03:05:07.849Z] #96 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-09-15T03:05:07.849Z] #0 2.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:07.849Z] #0 2.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:07.849Z] #0 6.356 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:07.849Z] #0 6.372 Executing busybox-1.36.1-r30.post-upgrade [2025-09-15T03:05:07.849Z] #0 6.925 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:07.849Z] #0 6.931 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:07.849Z] #0 6.934 Executing busybox-1.36.1-r30.trigger [2025-09-15T03:05:07.849Z] #0 6.939 OK: 9 MiB in 19 packages [2025-09-15T03:05:07.849Z] #96 DONE 7.1s [2025-09-15T03:05:07.849Z] [2025-09-15T03:05:07.849Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-09-15T03:05:07.849Z] #97 ... [2025-09-15T03:05:07.849Z] [2025-09-15T03:05:07.849Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2025-09-15T03:05:07.849Z] #98 DONE 0.1s [2025-09-15T03:05:07.849Z] [2025-09-15T03:05:07.849Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-09-15T03:05:07.849Z] #72 6.426 Executing busybox-1.36.1-r30.post-upgrade [2025-09-15T03:05:07.849Z] #72 7.004 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:07.849Z] #72 7.013 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:07.849Z] #72 7.019 Executing busybox-1.36.1-r30.trigger [2025-09-15T03:05:07.849Z] #72 7.028 OK: 13 MiB in 28 packages [2025-09-15T03:05:07.849Z] #72 DONE 7.2s [2025-09-15T03:05:07.849Z] [2025-09-15T03:05:07.849Z] #99 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-09-15T03:05:07.849Z] #0 1.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:07.849Z] #0 2.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-15T03:05:07.849Z] #0 5.936 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:07.849Z] #0 5.982 Executing busybox-1.36.1-r30.post-upgrade [2025-09-15T03:05:07.849Z] #0 6.925 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:07.849Z] #0 6.943 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:05:07.849Z] #0 6.947 Executing busybox-1.36.1-r30.trigger [2025-09-15T03:05:07.849Z] #0 6.954 OK: 19 MiB in 18 packages [2025-09-15T03:05:07.849Z] #99 DONE 7.2s [2025-09-15T03:05:07.849Z] [2025-09-15T03:05:07.849Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-09-15T03:05:07.849Z] #100 DONE 0.1s [2025-09-15T03:05:07.849Z] [2025-09-15T03:05:07.849Z] #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-09-15T03:05:09.010Z] #101 DONE 0.8s [2025-09-15T03:05:09.010Z] [2025-09-15T03:05:09.010Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-09-15T03:05:09.010Z] #97 DONE 0.9s [2025-09-15T03:05:09.010Z] [2025-09-15T03:05:09.010Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-15T03:05:09.010Z] #102 DONE 0.9s [2025-09-15T03:05:09.010Z] [2025-09-15T03:05:09.010Z] #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-09-15T03:05:09.010Z] #103 DONE 0.1s [2025-09-15T03:05:09.010Z] [2025-09-15T03:05:09.010Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-15T03:05:09.010Z] #104 ... [2025-09-15T03:05:09.010Z] [2025-09-15T03:05:09.010Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-09-15T03:05:09.010Z] #105 DONE 0.1s [2025-09-15T03:05:09.273Z] [2025-09-15T03:05:09.273Z] #106 [security-spire-config] exporting to image [2025-09-15T03:05:09.273Z] #106 exporting layers [2025-09-15T03:05:09.273Z] #106 ... [2025-09-15T03:05:09.273Z] [2025-09-15T03:05:09.273Z] #107 [security-spire-server stage-2 6/9] COPY security.txt / [2025-09-15T03:05:09.273Z] #107 DONE 0.5s [2025-09-15T03:05:09.273Z] [2025-09-15T03:05:09.273Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-15T03:05:09.273Z] #104 DONE 0.6s [2025-09-15T03:05:09.273Z] [2025-09-15T03:05:09.273Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-09-15T03:05:09.273Z] #108 DONE 0.1s [2025-09-15T03:05:09.273Z] [2025-09-15T03:05:09.273Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-09-15T03:05:09.273Z] #109 DONE 0.1s [2025-09-15T03:05:09.273Z] [2025-09-15T03:05:09.273Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-09-15T03:05:09.273Z] #110 DONE 0.1s [2025-09-15T03:05:09.273Z] [2025-09-15T03:05:09.273Z] #106 [security-spire-config] exporting to image [2025-09-15T03:05:09.273Z] #106 exporting layers 0.6s done [2025-09-15T03:05:09.273Z] #106 writing image sha256:7749ab598e2f6b01e4a39e3f97c7c21f64b7b565d7126d565b5ab35eb15a9d3e done [2025-09-15T03:05:09.273Z] #106 naming to docker.io/library/security-spire-config done [2025-09-15T03:05:09.273Z] #106 DONE 0.7s [2025-09-15T03:05:09.273Z] [2025-09-15T03:05:09.273Z] #111 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-09-15T03:05:09.273Z] #111 DONE 0.1s [2025-09-15T03:05:09.273Z] [2025-09-15T03:05:09.273Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-09-15T03:05:09.273Z] #112 DONE 0.1s [2025-09-15T03:05:09.273Z] [2025-09-15T03:05:09.273Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-09-15T03:05:09.273Z] #113 DONE 0.1s [2025-09-15T03:05:09.273Z] [2025-09-15T03:05:09.273Z] #114 [security-spire-server] exporting to image [2025-09-15T03:05:09.535Z] #114 ... [2025-09-15T03:05:09.535Z] [2025-09-15T03:05:09.535Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-09-15T03:05:09.535Z] #115 DONE 0.1s [2025-09-15T03:05:09.535Z] [2025-09-15T03:05:09.535Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-09-15T03:05:09.535Z] #116 DONE 0.0s [2025-09-15T03:05:09.535Z] [2025-09-15T03:05:09.535Z] #117 [security-spire-agent] exporting to image [2025-09-15T03:05:09.797Z] #117 ... [2025-09-15T03:05:09.797Z] [2025-09-15T03:05:09.797Z] #114 [security-spire-server] exporting to image [2025-09-15T03:05:09.797Z] #114 exporting layers 0.4s done [2025-09-15T03:05:09.797Z] #114 writing image sha256:897e23636fdc74a443c0d85f1ce6b355fefd1db1377874c4ec500c80b38facda done [2025-09-15T03:05:09.797Z] #114 naming to docker.io/library/security-spire-server done [2025-09-15T03:05:09.797Z] #114 DONE 0.4s [2025-09-15T03:05:09.797Z] [2025-09-15T03:05:09.797Z] #117 [security-spire-agent] exporting to image [2025-09-15T03:05:09.797Z] #117 exporting layers 0.4s done [2025-09-15T03:05:10.059Z] #117 writing image sha256:10ba20321bea2da7868906c625eae46a53e362fee921a344220efba818ac50bb done [2025-09-15T03:05:10.059Z] #117 naming to docker.io/library/security-spire-agent done [2025-09-15T03:05:10.059Z] #117 DONE 0.4s [2025-09-15T03:05:10.059Z] [2025-09-15T03:05:10.059Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:05:11.000Z] #118 ... [2025-09-15T03:05:11.000Z] [2025-09-15T03:05:11.000Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:05:11.000Z] #119 ... [2025-09-15T03:05:11.000Z] [2025-09-15T03:05:11.000Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:05:50.702Z] #120 ... [2025-09-15T03:05:50.702Z] [2025-09-15T03:05:50.702Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:05:50.702Z] #81 DONE 47.9s [2025-09-15T03:05:50.702Z] [2025-09-15T03:05:50.702Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:05:50.702Z] #120 DONE 49.1s [2025-09-15T03:05:50.702Z] [2025-09-15T03:05:50.702Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:05:50.702Z] #79 DONE 48.0s [2025-09-15T03:05:50.702Z] [2025-09-15T03:05:50.702Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:05:50.702Z] #119 DONE 49.1s [2025-09-15T03:05:50.702Z] [2025-09-15T03:05:50.702Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:05:50.702Z] #118 DONE 42.3s [2025-09-15T03:05:50.702Z] [2025-09-15T03:05:50.702Z] #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:05:50.702Z] #77 DONE 49.1s [2025-09-15T03:05:50.702Z] [2025-09-15T03:05:50.702Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-09-15T03:06:00.759Z] #121 ... [2025-09-15T03:06:00.759Z] [2025-09-15T03:06:00.759Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2025-09-15T03:06:00.759Z] #122 ... [2025-09-15T03:06:00.759Z] [2025-09-15T03:06:00.759Z] #123 [support-notifications builder 6/7] COPY . . [2025-09-15T03:06:00.759Z] #123 ... [2025-09-15T03:06:00.759Z] [2025-09-15T03:06:00.759Z] #124 [support-scheduler builder 6/7] COPY . . [2025-09-15T03:06:00.759Z] #124 ... [2025-09-15T03:06:00.759Z] [2025-09-15T03:06:00.759Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2025-09-15T03:06:00.759Z] #125 ... [2025-09-15T03:06:00.759Z] [2025-09-15T03:06:00.759Z] #126 [core-keeper builder 7/8] COPY . . [2025-09-15T03:06:02.676Z] #126 DONE 12.4s [2025-09-15T03:06:02.676Z] [2025-09-15T03:06:02.676Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2025-09-15T03:06:02.676Z] #125 DONE 12.4s [2025-09-15T03:06:02.676Z] [2025-09-15T03:06:02.676Z] #122 [security-bootstrapper builder 6/7] COPY . . [2025-09-15T03:06:02.676Z] #122 DONE 12.4s [2025-09-15T03:06:02.676Z] [2025-09-15T03:06:02.676Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:06:02.676Z] #127 CACHED [2025-09-15T03:06:02.676Z] [2025-09-15T03:06:02.676Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-15T03:06:02.676Z] #128 CACHED [2025-09-15T03:06:02.676Z] [2025-09-15T03:06:02.676Z] #129 [security-bootstrapper builder 6/7] COPY . . [2025-09-15T03:06:02.676Z] #129 CACHED [2025-09-15T03:06:02.676Z] [2025-09-15T03:06:02.676Z] #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-09-15T03:06:02.676Z] #130 CACHED [2025-09-15T03:06:02.676Z] [2025-09-15T03:06:02.676Z] #131 [security-secretstore-setup builder 6/7] COPY . . [2025-09-15T03:06:02.676Z] #131 CACHED [2025-09-15T03:06:02.676Z] [2025-09-15T03:06:02.676Z] #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:06:02.676Z] #132 CACHED [2025-09-15T03:06:02.676Z] [2025-09-15T03:06:02.676Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-09-15T03:06:02.676Z] #133 CACHED [2025-09-15T03:06:02.676Z] [2025-09-15T03:06:02.676Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:06:02.676Z] #134 CACHED [2025-09-15T03:06:02.676Z] [2025-09-15T03:06:02.676Z] #135 [core-metadata builder 6/7] COPY . . [2025-09-15T03:06:02.676Z] #135 CACHED [2025-09-15T03:06:02.676Z] [2025-09-15T03:06:02.676Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-09-15T03:06:02.676Z] #136 CACHED [2025-09-15T03:06:02.676Z] [2025-09-15T03:06:02.676Z] #137 [core-command builder 6/7] COPY . . [2025-09-15T03:06:02.676Z] #137 CACHED [2025-09-15T03:06:02.676Z] [2025-09-15T03:06:02.676Z] #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:06:02.676Z] #138 CACHED [2025-09-15T03:06:02.676Z] [2025-09-15T03:06:02.676Z] #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:06:02.676Z] #139 CACHED [2025-09-15T03:06:02.676Z] [2025-09-15T03:06:02.676Z] #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-09-15T03:06:02.676Z] #140 CACHED [2025-09-15T03:06:02.676Z] [2025-09-15T03:06:02.676Z] #141 [security-proxy-auth builder 6/7] COPY . . [2025-09-15T03:06:02.676Z] #141 CACHED [2025-09-15T03:06:02.676Z] [2025-09-15T03:06:02.676Z] #121 [core-data builder 6/7] COPY . . [2025-09-15T03:06:02.676Z] #121 DONE 12.4s [2025-09-15T03:06:02.676Z] [2025-09-15T03:06:02.676Z] #124 [support-scheduler builder 6/7] COPY . . [2025-09-15T03:06:02.676Z] #124 DONE 12.4s [2025-09-15T03:06:02.676Z] [2025-09-15T03:06:02.676Z] #123 [support-notifications builder 6/7] COPY . . [2025-09-15T03:06:02.676Z] #123 DONE 12.4s [2025-09-15T03:06:02.676Z] [2025-09-15T03:06:02.676Z] #142 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-09-15T03:06:02.676Z] #142 CACHED [2025-09-15T03:06:02.676Z] [2025-09-15T03:06:02.676Z] #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-15T03:06:02.676Z] #143 CACHED [2025-09-15T03:06:02.676Z] [2025-09-15T03:06:02.676Z] #144 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:06:02.676Z] #144 CACHED [2025-09-15T03:06:02.676Z] [2025-09-15T03:06:02.676Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-09-15T03:06:03.622Z] #145 1.041 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-09-15T03:06:07.825Z] #145 ... [2025-09-15T03:06:07.826Z] [2025-09-15T03:06:07.826Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-15T03:06:07.826Z] #0 1.050 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-09-15T03:06:12.847Z] #146 ... [2025-09-15T03:06:12.847Z] [2025-09-15T03:06:12.847Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-15T03:06:12.847Z] #0 0.999 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-09-15T03:06:12.847Z] #147 ... [2025-09-15T03:06:12.847Z] [2025-09-15T03:06:12.847Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-09-15T03:06:12.847Z] #0 1.052 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-09-15T03:06:12.847Z] #148 ... [2025-09-15T03:06:12.847Z] [2025-09-15T03:06:12.847Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-15T03:06:12.847Z] #0 0.417 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-09-15T03:06:12.847Z] #149 ... [2025-09-15T03:06:12.847Z] [2025-09-15T03:06:12.847Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-09-15T03:06:12.847Z] #0 0.887 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-09-15T03:06:12.847Z] #150 ... [2025-09-15T03:06:12.847Z] [2025-09-15T03:06:12.847Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-15T03:06:12.847Z] #0 1.031 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-09-15T03:06:15.178Z] #151 ... [2025-09-15T03:06:15.178Z] [2025-09-15T03:06:15.178Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-09-15T03:06:15.178Z] #0 0.841 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-09-15T03:06:15.178Z] #152 ... [2025-09-15T03:06:15.178Z] [2025-09-15T03:06:15.178Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-15T03:06:15.178Z] #0 0.929 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-09-15T03:06:15.178Z] #153 ... [2025-09-15T03:06:15.178Z] [2025-09-15T03:06:15.178Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-15T03:06:15.178Z] #0 0.834 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-09-15T03:06:15.178Z] #154 ... [2025-09-15T03:06:15.178Z] [2025-09-15T03:06:15.178Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-15T03:06:15.178Z] #0 1.053 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-09-15T03:06:15.178Z] #155 ... [2025-09-15T03:06:15.178Z] [2025-09-15T03:06:15.178Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-15T03:06:15.178Z] #0 0.445 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-09-15T03:07:36.602Z] #156 ... [2025-09-15T03:07:36.602Z] [2025-09-15T03:07:36.602Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-09-15T03:07:36.602Z] #150 DONE 87.9s [2025-09-15T03:07:36.602Z] [2025-09-15T03:07:36.602Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-09-15T03:07:36.602Z] #145 DONE 87.9s [2025-09-15T03:07:36.602Z] [2025-09-15T03:07:36.602Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-09-15T03:07:36.602Z] #157 DONE 0.2s [2025-09-15T03:07:36.602Z] [2025-09-15T03:07:36.602Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-15T03:07:36.602Z] #158 DONE 0.1s [2025-09-15T03:07:36.602Z] [2025-09-15T03:07:36.602Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-09-15T03:07:36.602Z] #159 ... [2025-09-15T03:07:36.602Z] [2025-09-15T03:07:36.602Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-15T03:07:36.602Z] #160 DONE 0.4s [2025-09-15T03:07:36.602Z] [2025-09-15T03:07:36.602Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-09-15T03:07:36.602Z] #161 DONE 0.3s [2025-09-15T03:07:36.602Z] [2025-09-15T03:07:36.602Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-09-15T03:07:36.602Z] #159 ... [2025-09-15T03:07:36.602Z] [2025-09-15T03:07:36.602Z] #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-09-15T03:07:36.602Z] #162 DONE 0.1s [2025-09-15T03:07:36.602Z] [2025-09-15T03:07:36.602Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-09-15T03:07:36.602Z] #163 DONE 0.1s [2025-09-15T03:07:36.602Z] [2025-09-15T03:07:36.602Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-09-15T03:07:36.602Z] #159 DONE 0.9s [2025-09-15T03:07:36.602Z] [2025-09-15T03:07:36.602Z] #164 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-15T03:07:36.602Z] #164 DONE 0.4s [2025-09-15T03:07:36.602Z] [2025-09-15T03:07:36.602Z] #165 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-09-15T03:07:36.602Z] #165 DONE 0.2s [2025-09-15T03:07:36.602Z] [2025-09-15T03:07:36.602Z] #166 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-15T03:07:36.602Z] #166 ... [2025-09-15T03:07:36.602Z] [2025-09-15T03:07:36.602Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-09-15T03:07:36.602Z] #167 DONE 0.5s [2025-09-15T03:07:36.602Z] [2025-09-15T03:07:36.602Z] #166 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-15T03:07:36.602Z] #166 DONE 1.4s [2025-09-15T03:07:36.602Z] [2025-09-15T03:07:36.602Z] #168 [core-common-config-bootstrapper] exporting to image [2025-09-15T03:07:36.602Z] #168 exporting layers [2025-09-15T03:07:36.602Z] #168 ... [2025-09-15T03:07:36.602Z] [2025-09-15T03:07:36.602Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-09-15T03:07:36.602Z] #169 DONE 0.2s [2025-09-15T03:07:36.602Z] [2025-09-15T03:07:36.602Z] #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-09-15T03:07:36.602Z] #170 DONE 0.3s [2025-09-15T03:07:36.602Z] [2025-09-15T03:07:36.602Z] #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-09-15T03:07:36.602Z] #171 DONE 0.2s [2025-09-15T03:07:36.602Z] [2025-09-15T03:07:36.602Z] #168 [core-common-config-bootstrapper] exporting to image [2025-09-15T03:07:36.602Z] #168 exporting layers 0.5s done [2025-09-15T03:07:36.602Z] #168 writing image sha256:72315a719cde8989c98a2550272f6619b353b045ab4090ffdebb0699361dfa47 done [2025-09-15T03:07:36.602Z] #168 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-09-15T03:07:36.602Z] #168 DONE 0.7s [2025-09-15T03:07:36.602Z] [2025-09-15T03:07:36.602Z] #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-09-15T03:07:36.602Z] #172 DONE 0.2s [2025-09-15T03:07:36.602Z] [2025-09-15T03:07:36.602Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-09-15T03:07:36.602Z] #173 DONE 0.1s [2025-09-15T03:07:36.602Z] [2025-09-15T03:07:36.602Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-15T03:07:36.602Z] #149 ... [2025-09-15T03:07:36.602Z] [2025-09-15T03:07:36.602Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-09-15T03:07:36.602Z] #174 DONE 0.8s [2025-09-15T03:07:36.602Z] [2025-09-15T03:07:36.602Z] #175 [security-bootstrapper] exporting to image [2025-09-15T03:07:36.602Z] #175 exporting layers 0.6s done [2025-09-15T03:07:36.602Z] #175 writing image sha256:1748c956e5f44f5e6364a1eb141145fa4d5b53afdece92f5a4c8d0faf7ac66c7 0.1s done [2025-09-15T03:07:36.602Z] #175 naming to docker.io/library/security-bootstrapper [2025-09-15T03:07:36.602Z] #175 naming to docker.io/library/security-bootstrapper done [2025-09-15T03:07:36.602Z] #175 DONE 0.7s [2025-09-15T03:07:36.602Z] [2025-09-15T03:07:36.602Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-15T03:08:33.296Z] #147 ... [2025-09-15T03:08:33.296Z] [2025-09-15T03:08:33.297Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-09-15T03:08:33.297Z] #148 145.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-09-15T03:08:38.565Z] #148 ... [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-15T03:08:38.566Z] #147 DONE 155.3s [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-15T03:08:38.566Z] #153 DONE 155.3s [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-09-15T03:08:38.566Z] #152 DONE 155.3s [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-15T03:08:38.566Z] #151 DONE 155.3s [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-15T03:08:38.566Z] #155 DONE 155.3s [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-09-15T03:08:38.566Z] #148 DONE 155.3s [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-15T03:08:38.566Z] #154 DONE 155.3s [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-15T03:08:38.566Z] #146 DONE 155.3s [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-15T03:08:38.566Z] #149 DONE 155.3s [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-15T03:08:38.566Z] #156 DONE 155.3s [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-15T03:08:38.566Z] #176 DONE 0.2s [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #177 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-15T03:08:38.566Z] #177 DONE 0.2s [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-15T03:08:38.566Z] #178 DONE 0.1s [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-15T03:08:38.566Z] #179 DONE 0.2s [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #180 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-15T03:08:38.566Z] #180 DONE 0.2s [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #181 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-15T03:08:38.566Z] #181 DONE 0.2s [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #182 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-15T03:08:38.566Z] #182 DONE 0.2s [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #183 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-15T03:08:38.566Z] #183 DONE 0.2s [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #184 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-15T03:08:38.566Z] #184 DONE 0.2s [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #185 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-15T03:08:38.566Z] #185 CACHED [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #186 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-09-15T03:08:38.566Z] #186 CACHED [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #187 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-15T03:08:38.566Z] #187 CACHED [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #188 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-15T03:08:38.566Z] #188 CACHED [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #189 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-09-15T03:08:38.566Z] #189 DONE 0.1s [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-09-15T03:08:38.566Z] #190 ... [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #191 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-09-15T03:08:38.566Z] #191 DONE 0.1s [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #192 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-15T03:08:38.566Z] #192 DONE 0.2s [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #193 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-15T03:08:38.566Z] #193 DONE 0.1s [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #194 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-15T03:08:38.566Z] #194 DONE 0.2s [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-15T03:08:38.566Z] #195 DONE 0.2s [2025-09-15T03:08:38.566Z] [2025-09-15T03:08:38.566Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-09-15T03:08:38.825Z] #196 ... [2025-09-15T03:08:38.825Z] [2025-09-15T03:08:38.825Z] #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-09-15T03:08:38.825Z] #190 DONE 0.7s [2025-09-15T03:08:38.825Z] [2025-09-15T03:08:38.825Z] #197 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-09-15T03:08:38.825Z] #197 DONE 0.7s [2025-09-15T03:08:38.825Z] [2025-09-15T03:08:38.825Z] #198 [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-09-15T03:08:38.825Z] #198 DONE 0.7s [2025-09-15T03:08:38.825Z] [2025-09-15T03:08:38.825Z] #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-09-15T03:08:38.825Z] #199 DONE 0.8s [2025-09-15T03:08:38.825Z] [2025-09-15T03:08:38.825Z] #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-09-15T03:08:38.825Z] #200 DONE 0.8s [2025-09-15T03:08:38.825Z] [2025-09-15T03:08:38.825Z] #201 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-09-15T03:08:39.394Z] #201 ... [2025-09-15T03:08:39.394Z] [2025-09-15T03:08:39.394Z] #202 [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-09-15T03:08:39.394Z] #202 DONE 1.0s [2025-09-15T03:08:39.394Z] [2025-09-15T03:08:39.394Z] #203 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-09-15T03:08:39.394Z] #203 DONE 1.0s [2025-09-15T03:08:39.394Z] [2025-09-15T03:08:39.394Z] #204 [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-09-15T03:08:39.394Z] #204 ... [2025-09-15T03:08:39.394Z] [2025-09-15T03:08:39.394Z] #205 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-09-15T03:08:39.394Z] #205 DONE 1.3s [2025-09-15T03:08:39.394Z] [2025-09-15T03:08:39.394Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-09-15T03:08:39.394Z] #206 DONE 0.7s [2025-09-15T03:08:39.394Z] [2025-09-15T03:08:39.394Z] #207 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-09-15T03:08:39.394Z] #207 DONE 1.3s [2025-09-15T03:08:39.394Z] [2025-09-15T03:08:39.394Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-09-15T03:08:39.394Z] #196 DONE 1.3s [2025-09-15T03:08:39.394Z] [2025-09-15T03:08:39.394Z] #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-09-15T03:08:39.394Z] #208 DONE 0.7s [2025-09-15T03:08:39.654Z] [2025-09-15T03:08:39.654Z] #201 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-09-15T03:08:39.654Z] #201 DONE 0.7s [2025-09-15T03:08:39.654Z] [2025-09-15T03:08:39.654Z] #209 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-09-15T03:08:39.654Z] #209 DONE 0.7s [2025-09-15T03:08:39.654Z] [2025-09-15T03:08:39.654Z] #210 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-09-15T03:08:39.654Z] #210 DONE 0.7s [2025-09-15T03:08:39.654Z] [2025-09-15T03:08:39.654Z] #204 [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-09-15T03:08:39.654Z] #204 DONE 0.4s [2025-09-15T03:08:39.654Z] [2025-09-15T03:08:39.654Z] #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-09-15T03:08:39.654Z] #211 DONE 0.2s [2025-09-15T03:08:39.654Z] [2025-09-15T03:08:39.654Z] #212 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-09-15T03:08:39.654Z] #212 DONE 0.2s [2025-09-15T03:08:39.654Z] [2025-09-15T03:08:39.654Z] #213 [core-data] exporting to image [2025-09-15T03:08:39.654Z] #213 exporting layers [2025-09-15T03:08:39.913Z] #213 ... [2025-09-15T03:08:39.913Z] [2025-09-15T03:08:39.913Z] #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-09-15T03:08:39.913Z] #214 DONE 0.3s [2025-09-15T03:08:39.913Z] [2025-09-15T03:08:39.913Z] #215 [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-09-15T03:08:39.913Z] #215 DONE 0.3s [2025-09-15T03:08:39.913Z] [2025-09-15T03:08:39.913Z] #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-09-15T03:08:39.913Z] #216 DONE 0.3s [2025-09-15T03:08:39.913Z] [2025-09-15T03:08:39.913Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-09-15T03:08:39.913Z] #217 DONE 0.3s [2025-09-15T03:08:39.913Z] [2025-09-15T03:08:39.913Z] #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-09-15T03:08:39.913Z] #218 DONE 0.3s [2025-09-15T03:08:39.913Z] [2025-09-15T03:08:39.913Z] #219 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-09-15T03:08:39.913Z] #219 DONE 0.3s [2025-09-15T03:08:39.913Z] [2025-09-15T03:08:39.913Z] #213 [core-data] exporting to image [2025-09-15T03:08:39.913Z] #213 exporting layers 0.4s done [2025-09-15T03:08:40.171Z] #213 ... [2025-09-15T03:08:40.171Z] [2025-09-15T03:08:40.171Z] #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-09-15T03:08:40.171Z] #220 DONE 0.1s [2025-09-15T03:08:40.171Z] [2025-09-15T03:08:40.171Z] #213 [core-data] exporting to image [2025-09-15T03:08:40.171Z] #213 writing image sha256:ea937971f7b86a4883603d8c286d58df0740d9504f54b30bad4b5c7b236ccb73 [2025-09-15T03:08:40.171Z] #213 writing image sha256:ea937971f7b86a4883603d8c286d58df0740d9504f54b30bad4b5c7b236ccb73 0.2s done [2025-09-15T03:08:40.171Z] #213 naming to docker.io/library/core-data done [2025-09-15T03:08:40.171Z] #213 DONE 0.6s [2025-09-15T03:08:40.171Z] [2025-09-15T03:08:40.171Z] #221 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-09-15T03:08:40.171Z] #221 DONE 0.3s [2025-09-15T03:08:40.171Z] [2025-09-15T03:08:40.171Z] #222 [core-keeper] exporting to image [2025-09-15T03:08:40.171Z] #222 exporting layers 0.3s done [2025-09-15T03:08:40.171Z] #222 writing image sha256:4e5f0deeaadb12e73274d52a7cf8496be3bbd46d21c4f7d22052146a70158fc4 0.2s done [2025-09-15T03:08:40.171Z] #222 naming to docker.io/library/core-keeper 0.0s done [2025-09-15T03:08:40.171Z] #222 DONE 0.6s [2025-09-15T03:08:40.171Z] [2025-09-15T03:08:40.171Z] #223 [core-command] exporting to image [2025-09-15T03:08:40.171Z] #223 exporting layers 0.1s done [2025-09-15T03:08:40.171Z] #223 writing image sha256:540684e5b0b327b5fbc0986f283770e8199608ad216c9a5adaa634834604e841 0.2s done [2025-09-15T03:08:40.171Z] #223 naming to docker.io/library/core-command done [2025-09-15T03:08:40.171Z] #223 DONE 0.7s [2025-09-15T03:08:40.171Z] [2025-09-15T03:08:40.171Z] #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-09-15T03:08:40.434Z] #224 ... [2025-09-15T03:08:40.434Z] [2025-09-15T03:08:40.434Z] #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-15T03:08:40.434Z] #225 DONE 0.4s [2025-09-15T03:08:40.434Z] [2025-09-15T03:08:40.434Z] #226 [support-notifications] exporting to image [2025-09-15T03:08:40.434Z] #226 exporting layers 0.5s done [2025-09-15T03:08:40.434Z] #226 writing image sha256:8a113520043474b13a3074c709dfa6ac48d62df13bd7f0d60bf7883b6511ccfe 0.1s done [2025-09-15T03:08:40.434Z] #226 naming to docker.io/library/support-notifications done [2025-09-15T03:08:40.434Z] #226 DONE 0.7s [2025-09-15T03:08:40.434Z] [2025-09-15T03:08:40.434Z] #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-09-15T03:08:40.434Z] #224 DONE 0.3s [2025-09-15T03:08:40.434Z] [2025-09-15T03:08:40.434Z] #227 [core-metadata] exporting to image [2025-09-15T03:08:40.434Z] #227 exporting layers 0.4s done [2025-09-15T03:08:40.434Z] #227 writing image sha256:cc1953399bdd92ab6c8a6f62b1a87bcc239bda45b12e1552700fc9bcab2ad148 0.2s done [2025-09-15T03:08:40.434Z] #227 naming to docker.io/library/core-metadata done [2025-09-15T03:08:40.434Z] #227 DONE 0.7s [2025-09-15T03:08:40.434Z] [2025-09-15T03:08:40.434Z] #228 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-09-15T03:08:40.694Z] #228 DONE 0.2s [2025-09-15T03:08:40.694Z] [2025-09-15T03:08:40.694Z] #229 [security-spiffe-token-provider] exporting to image [2025-09-15T03:08:40.694Z] #229 exporting layers 0.7s done [2025-09-15T03:08:40.694Z] #229 writing image sha256:5c9616a59f82782ebe1bcaf235c83e3c95f8249f8ff85e473c3b14f3beb4639b 0.0s done [2025-09-15T03:08:40.694Z] #229 naming to docker.io/library/security-spiffe-token-provider done [2025-09-15T03:08:40.694Z] #229 DONE 0.7s [2025-09-15T03:08:40.694Z] [2025-09-15T03:08:40.694Z] #230 [support-scheduler] exporting to image [2025-09-15T03:08:40.694Z] #230 exporting layers 0.7s done [2025-09-15T03:08:40.694Z] #230 writing image sha256:531ba763fc27031f4b86c5c9fa632da0f6c684c91af3b7a4775c4ae131755890 done [2025-09-15T03:08:40.694Z] #230 naming to docker.io/library/support-scheduler done [2025-09-15T03:08:40.694Z] #230 DONE 0.8s [2025-09-15T03:08:40.694Z] [2025-09-15T03:08:40.694Z] #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-15T03:08:40.694Z] #231 DONE 0.6s [2025-09-15T03:08:40.694Z] [2025-09-15T03:08:40.694Z] #232 [security-proxy-setup] exporting to image [2025-09-15T03:08:40.694Z] #232 exporting layers 0.2s done [2025-09-15T03:08:40.952Z] #232 writing image sha256:dc79f85c5232d9a52bb02b35e0d65f041b3256e096b4dbd9d5f4ae4dc7b13c19 done [2025-09-15T03:08:40.952Z] #232 naming to docker.io/library/security-proxy-setup done [2025-09-15T03:08:40.952Z] #232 DONE 0.3s [2025-09-15T03:08:40.952Z] [2025-09-15T03:08:40.952Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-15T03:08:41.211Z] #233 DONE 0.3s [2025-09-15T03:08:41.211Z] [2025-09-15T03:08:41.211Z] #234 [security-secretstore-setup] exporting to image [2025-09-15T03:08:41.211Z] #234 exporting layers 0.3s done [2025-09-15T03:08:41.211Z] #234 writing image sha256:49d8e7218d3367be96ccfd0394a35174745b08ff7a1589bfbf373550ecff7179 done [2025-09-15T03:08:41.211Z] #234 naming to docker.io/library/security-secretstore-setup done [2025-09-15T03:08:41.211Z] #234 DONE 0.3s [2025-09-15T03:08:41.211Z] [2025-09-15T03:08:41.211Z] #235 [security-proxy-auth] exporting to image [2025-09-15T03:08:41.211Z] #235 exporting layers 0.9s done [2025-09-15T03:08:41.211Z] #235 writing image sha256:7f3b0d9d1de7a6823652a449e968ee7a73c2b5ca4836621c3b2deb8185ba43f2 0.0s done [2025-09-15T03:08:41.211Z] #235 naming to docker.io/library/security-proxy-auth done [2025-09-15T03:08:41.211Z] #235 DONE 1.0s [2025-09-15T03:08:41.211Z] time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:08:41.211Z] time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:08:41.211Z] time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:08:41.211Z] time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:08:41.211Z] time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:08:41.211Z] time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:08:41.211Z] time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:08:41.211Z] time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:08:41.211Z] time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:08:41.211Z] time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:08:41.211Z] time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:08:41.211Z] time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:08:41.211Z] time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:08:41.211Z] time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:08:41.211Z] time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-09-15T03:08:41.483Z] $ docker stop --time=1 f21d69da9bf042edd8349f137e87eff3a9c7e4b6c26314e97d589a699b0d01c9 [2025-09-15T03:08:42.765Z] $ docker rm -f --volumes f21d69da9bf042edd8349f137e87eff3a9c7e4b6c26314e97d589a699b0d01c9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-15T03:08:43.107Z] + docker images [2025-09-15T03:08:43.107Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-09-15T03:08:43.107Z] security-secretstore-setup latest 49d8e7218d33 2 seconds ago 80.6MB [2025-09-15T03:08:43.107Z] security-proxy-auth latest 7f3b0d9d1de7 2 seconds ago 45.5MB [2025-09-15T03:08:43.107Z] security-proxy-setup latest dc79f85c5232 2 seconds ago 49.9MB [2025-09-15T03:08:43.107Z] core-data latest ea937971f7b8 3 seconds ago 46.3MB [2025-09-15T03:08:43.107Z] core-keeper latest 4e5f0deeaadb 3 seconds ago 45.3MB [2025-09-15T03:08:43.107Z] core-metadata latest cc1953399bdd 3 seconds ago 46.5MB [2025-09-15T03:08:43.107Z] core-command latest 540684e5b0b3 3 seconds ago 40.6MB [2025-09-15T03:08:43.107Z] security-spiffe-token-provider latest 5c9616a59f82 3 seconds ago 48.8MB [2025-09-15T03:08:43.107Z] support-scheduler latest 531ba763fc27 3 seconds ago 50.1MB [2025-09-15T03:08:43.107Z] support-notifications latest 8a1135200434 3 seconds ago 53.7MB [2025-09-15T03:08:43.107Z] security-bootstrapper latest 1748c956e5f4 About a minute ago 21.2MB [2025-09-15T03:08:43.107Z] core-common-config-bootstrapper latest 72315a719cde About a minute ago 20.2MB [2025-09-15T03:08:43.107Z] security-spire-agent latest 10ba20321bea 3 minutes ago 196MB [2025-09-15T03:08:43.107Z] security-spire-server latest 897e23636fdc 3 minutes ago 150MB [2025-09-15T03:08:43.107Z] security-spire-config latest 7749ab598e2f 3 minutes ago 150MB [2025-09-15T03:08:43.107Z] ci-base-image-x86_64 latest 402e17cf23c4 7 minutes ago 936MB [2025-09-15T03:08:43.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 6 weeks ago 580MB [2025-09-15T03:08:43.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 months ago 573MB [2025-09-15T03:08:43.107Z] 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-09-15T03:08:43.242Z] provisioning config files... [2025-09-15T03:08:43.252Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/903@tmp/config16168860741361073161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-15T03:08:43.560Z] ---> ****-login.sh [2025-09-15T03:08:43.560Z] nexus3.edgexfoundry.org:10001 [2025-09-15T03:08:43.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-15T03:08:43.819Z] Login Succeeded [2025-09-15T03:08:43.819Z] nexus3.edgexfoundry.org:10002 [2025-09-15T03:08:43.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-15T03:08:43.819Z] Login Succeeded [2025-09-15T03:08:43.819Z] nexus3.edgexfoundry.org:10003 [2025-09-15T03:08:43.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-15T03:08:43.819Z] Login Succeeded [2025-09-15T03:08:43.819Z] nexus3.edgexfoundry.org:10004 [2025-09-15T03:08:43.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-15T03:08:44.079Z] Login Succeeded [2025-09-15T03:08:44.079Z] ****.io [2025-09-15T03:08:44.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-15T03:08:44.079Z] Login Succeeded [2025-09-15T03:08:44.079Z] ---> ****-login.sh ends [Pipeline] } [2025-09-15T03:08:44.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T03:08:44.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-15T03:08:44.165Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-09-15T03:08:44.165Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:08:44.165Z] latest [2025-09-15T03:08:44.165Z] 4.1.0-dev.60 [2025-09-15T03:08:44.165Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:08:44.165Z] main [2025-09-15T03:08:44.165Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:08:44.521Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:08:44.852Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:08:44.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-09-15T03:08:44.853Z] 7de0071ba3d6: Preparing [2025-09-15T03:08:44.853Z] 108e45d59198: Preparing [2025-09-15T03:08:44.853Z] 02c58458a22d: Preparing [2025-09-15T03:08:44.853Z] 9480af722ca7: Preparing [2025-09-15T03:08:44.853Z] 7e3205bbb8d2: Preparing [2025-09-15T03:08:44.853Z] f68a6c62f946: Preparing [2025-09-15T03:08:44.853Z] 097100c76c15: Preparing [2025-09-15T03:08:44.853Z] f68a6c62f946: Waiting [2025-09-15T03:08:44.853Z] 097100c76c15: Waiting [2025-09-15T03:08:44.853Z] 9480af722ca7: Pushed [2025-09-15T03:08:44.853Z] 7de0071ba3d6: Pushed [2025-09-15T03:08:44.853Z] 02c58458a22d: Pushed [2025-09-15T03:08:44.853Z] 097100c76c15: Layer already exists [2025-09-15T03:08:44.853Z] 7e3205bbb8d2: Pushed [2025-09-15T03:08:45.111Z] f68a6c62f946: Pushed [2025-09-15T03:08:48.397Z] 108e45d59198: Pushed [2025-09-15T03:08:48.397Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:08:48.730Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:08:49.063Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-09-15T03:08:49.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-09-15T03:08:49.063Z] 7de0071ba3d6: Preparing [2025-09-15T03:08:49.063Z] 108e45d59198: Preparing [2025-09-15T03:08:49.063Z] 02c58458a22d: Preparing [2025-09-15T03:08:49.063Z] 9480af722ca7: Preparing [2025-09-15T03:08:49.063Z] 7e3205bbb8d2: Preparing [2025-09-15T03:08:49.063Z] f68a6c62f946: Preparing [2025-09-15T03:08:49.063Z] 097100c76c15: Preparing [2025-09-15T03:08:49.063Z] 097100c76c15: Waiting [2025-09-15T03:08:49.063Z] f68a6c62f946: Waiting [2025-09-15T03:08:49.063Z] 108e45d59198: Layer already exists [2025-09-15T03:08:49.063Z] 7de0071ba3d6: Layer already exists [2025-09-15T03:08:49.063Z] 9480af722ca7: Layer already exists [2025-09-15T03:08:49.063Z] 02c58458a22d: Layer already exists [2025-09-15T03:08:49.063Z] 7e3205bbb8d2: Layer already exists [2025-09-15T03:08:49.063Z] f68a6c62f946: Layer already exists [2025-09-15T03:08:49.063Z] 097100c76c15: Layer already exists [2025-09-15T03:08:49.063Z] latest: digest: sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:08:49.397Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:08:49.723Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.60 [2025-09-15T03:08:49.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-09-15T03:08:49.723Z] 7de0071ba3d6: Preparing [2025-09-15T03:08:49.723Z] 108e45d59198: Preparing [2025-09-15T03:08:49.723Z] 02c58458a22d: Preparing [2025-09-15T03:08:49.723Z] 9480af722ca7: Preparing [2025-09-15T03:08:49.723Z] 7e3205bbb8d2: Preparing [2025-09-15T03:08:49.723Z] f68a6c62f946: Preparing [2025-09-15T03:08:49.723Z] 097100c76c15: Preparing [2025-09-15T03:08:49.723Z] 097100c76c15: Waiting [2025-09-15T03:08:49.723Z] f68a6c62f946: Waiting [2025-09-15T03:08:49.723Z] 7de0071ba3d6: Layer already exists [2025-09-15T03:08:49.723Z] 9480af722ca7: Layer already exists [2025-09-15T03:08:49.723Z] 108e45d59198: Layer already exists [2025-09-15T03:08:49.723Z] 7e3205bbb8d2: Layer already exists [2025-09-15T03:08:49.723Z] 02c58458a22d: Layer already exists [2025-09-15T03:08:49.723Z] 097100c76c15: Layer already exists [2025-09-15T03:08:49.723Z] f68a6c62f946: Layer already exists [2025-09-15T03:08:49.723Z] 4.1.0-dev.60: digest: sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:08:50.052Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:08:50.379Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:08:50.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-09-15T03:08:50.380Z] 7de0071ba3d6: Preparing [2025-09-15T03:08:50.380Z] 108e45d59198: Preparing [2025-09-15T03:08:50.380Z] 02c58458a22d: Preparing [2025-09-15T03:08:50.380Z] 9480af722ca7: Preparing [2025-09-15T03:08:50.380Z] 7e3205bbb8d2: Preparing [2025-09-15T03:08:50.380Z] f68a6c62f946: Preparing [2025-09-15T03:08:50.380Z] 097100c76c15: Preparing [2025-09-15T03:08:50.380Z] f68a6c62f946: Waiting [2025-09-15T03:08:50.380Z] 097100c76c15: Waiting [2025-09-15T03:08:50.380Z] 9480af722ca7: Layer already exists [2025-09-15T03:08:50.380Z] 7de0071ba3d6: Layer already exists [2025-09-15T03:08:50.380Z] 108e45d59198: Layer already exists [2025-09-15T03:08:50.380Z] 02c58458a22d: Layer already exists [2025-09-15T03:08:50.380Z] 7e3205bbb8d2: Layer already exists [2025-09-15T03:08:50.380Z] f68a6c62f946: Layer already exists [2025-09-15T03:08:50.380Z] 097100c76c15: Layer already exists [2025-09-15T03:08:50.380Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:08:50.713Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:08:51.042Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-09-15T03:08:51.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-09-15T03:08:51.042Z] 7de0071ba3d6: Preparing [2025-09-15T03:08:51.042Z] 108e45d59198: Preparing [2025-09-15T03:08:51.042Z] 02c58458a22d: Preparing [2025-09-15T03:08:51.042Z] 9480af722ca7: Preparing [2025-09-15T03:08:51.042Z] 7e3205bbb8d2: Preparing [2025-09-15T03:08:51.042Z] f68a6c62f946: Preparing [2025-09-15T03:08:51.042Z] 097100c76c15: Preparing [2025-09-15T03:08:51.042Z] f68a6c62f946: Waiting [2025-09-15T03:08:51.042Z] 097100c76c15: Waiting [2025-09-15T03:08:51.042Z] 108e45d59198: Layer already exists [2025-09-15T03:08:51.042Z] 7e3205bbb8d2: Layer already exists [2025-09-15T03:08:51.042Z] 02c58458a22d: Layer already exists [2025-09-15T03:08:51.042Z] 9480af722ca7: Layer already exists [2025-09-15T03:08:51.042Z] 7de0071ba3d6: Layer already exists [2025-09-15T03:08:51.042Z] 097100c76c15: Layer already exists [2025-09-15T03:08:51.042Z] f68a6c62f946: Layer already exists [2025-09-15T03:08:51.043Z] main: digest: sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T03:08:51.115Z] ===================================================== [Pipeline] echo [2025-09-15T03:08:51.129Z] taggedImages: [2025-09-15T03:08:51.129Z] - nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:08:51.129Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-09-15T03:08:51.129Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.60 [2025-09-15T03:08:51.129Z] - nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:08:51.129Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-09-15T03:08:51.154Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-09-15T03:08:51.154Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:08:51.154Z] latest [2025-09-15T03:08:51.154Z] 4.1.0-dev.60 [2025-09-15T03:08:51.154Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:08:51.154Z] main [2025-09-15T03:08:51.154Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:08:51.499Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:08:51.833Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:08:51.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-09-15T03:08:51.833Z] 6e6d92147111: Preparing [2025-09-15T03:08:51.833Z] 4c7a0584ebe8: Preparing [2025-09-15T03:08:51.833Z] 3f0f2648b7cb: Preparing [2025-09-15T03:08:51.833Z] 97869791cf81: Preparing [2025-09-15T03:08:51.833Z] 02c58458a22d: Preparing [2025-09-15T03:08:51.833Z] 9480af722ca7: Preparing [2025-09-15T03:08:51.833Z] 7e3205bbb8d2: Preparing [2025-09-15T03:08:51.833Z] f68a6c62f946: Preparing [2025-09-15T03:08:51.833Z] 097100c76c15: Preparing [2025-09-15T03:08:51.833Z] f68a6c62f946: Waiting [2025-09-15T03:08:51.833Z] 9480af722ca7: Waiting [2025-09-15T03:08:51.833Z] 097100c76c15: Waiting [2025-09-15T03:08:51.833Z] 7e3205bbb8d2: Waiting [2025-09-15T03:08:51.833Z] 02c58458a22d: Layer already exists [2025-09-15T03:08:51.833Z] 9480af722ca7: Layer already exists [2025-09-15T03:08:51.833Z] 7e3205bbb8d2: Layer already exists [2025-09-15T03:08:51.833Z] f68a6c62f946: Layer already exists [2025-09-15T03:08:51.833Z] 097100c76c15: Layer already exists [2025-09-15T03:08:51.833Z] 4c7a0584ebe8: Pushed [2025-09-15T03:08:51.833Z] 6e6d92147111: Pushed [2025-09-15T03:08:51.833Z] 3f0f2648b7cb: Pushed [2025-09-15T03:08:53.215Z] 97869791cf81: Pushed [2025-09-15T03:08:53.215Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:08:53.558Z] + 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-09-15T03:08:53.890Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-09-15T03:08:53.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-09-15T03:08:53.890Z] 6e6d92147111: Preparing [2025-09-15T03:08:53.890Z] 4c7a0584ebe8: Preparing [2025-09-15T03:08:53.890Z] 3f0f2648b7cb: Preparing [2025-09-15T03:08:53.890Z] 97869791cf81: Preparing [2025-09-15T03:08:53.890Z] 02c58458a22d: Preparing [2025-09-15T03:08:53.890Z] 9480af722ca7: Preparing [2025-09-15T03:08:53.890Z] 7e3205bbb8d2: Preparing [2025-09-15T03:08:53.890Z] f68a6c62f946: Preparing [2025-09-15T03:08:53.890Z] 097100c76c15: Preparing [2025-09-15T03:08:53.890Z] 7e3205bbb8d2: Waiting [2025-09-15T03:08:53.890Z] f68a6c62f946: Waiting [2025-09-15T03:08:53.890Z] 9480af722ca7: Waiting [2025-09-15T03:08:53.890Z] 097100c76c15: Waiting [2025-09-15T03:08:53.890Z] 6e6d92147111: Layer already exists [2025-09-15T03:08:53.890Z] 02c58458a22d: Layer already exists [2025-09-15T03:08:53.890Z] 3f0f2648b7cb: Layer already exists [2025-09-15T03:08:53.890Z] 97869791cf81: Layer already exists [2025-09-15T03:08:53.890Z] f68a6c62f946: Layer already exists [2025-09-15T03:08:53.890Z] 9480af722ca7: Layer already exists [2025-09-15T03:08:53.890Z] 7e3205bbb8d2: Layer already exists [2025-09-15T03:08:53.890Z] 4c7a0584ebe8: Layer already exists [2025-09-15T03:08:53.890Z] 097100c76c15: Layer already exists [2025-09-15T03:08:53.890Z] latest: digest: sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:08:54.367Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:08:54.776Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60 [2025-09-15T03:08:54.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-09-15T03:08:54.776Z] 6e6d92147111: Preparing [2025-09-15T03:08:54.776Z] 4c7a0584ebe8: Preparing [2025-09-15T03:08:54.776Z] 3f0f2648b7cb: Preparing [2025-09-15T03:08:54.776Z] 97869791cf81: Preparing [2025-09-15T03:08:54.776Z] 02c58458a22d: Preparing [2025-09-15T03:08:54.776Z] 9480af722ca7: Preparing [2025-09-15T03:08:54.776Z] 7e3205bbb8d2: Preparing [2025-09-15T03:08:54.776Z] f68a6c62f946: Preparing [2025-09-15T03:08:54.776Z] 9480af722ca7: Waiting [2025-09-15T03:08:54.776Z] 097100c76c15: Preparing [2025-09-15T03:08:54.776Z] 7e3205bbb8d2: Waiting [2025-09-15T03:08:54.776Z] f68a6c62f946: Waiting [2025-09-15T03:08:54.776Z] 097100c76c15: Waiting [2025-09-15T03:08:54.776Z] 4c7a0584ebe8: Layer already exists [2025-09-15T03:08:54.776Z] 6e6d92147111: Layer already exists [2025-09-15T03:08:54.776Z] 3f0f2648b7cb: Layer already exists [2025-09-15T03:08:54.776Z] 02c58458a22d: Layer already exists [2025-09-15T03:08:54.776Z] 97869791cf81: Layer already exists [2025-09-15T03:08:54.776Z] 9480af722ca7: Layer already exists [2025-09-15T03:08:54.776Z] 7e3205bbb8d2: Layer already exists [2025-09-15T03:08:54.776Z] f68a6c62f946: Layer already exists [2025-09-15T03:08:54.776Z] 097100c76c15: Layer already exists [2025-09-15T03:08:54.776Z] 4.1.0-dev.60: digest: sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:08:55.187Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:08:55.544Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:08:55.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-09-15T03:08:55.545Z] 6e6d92147111: Preparing [2025-09-15T03:08:55.545Z] 4c7a0584ebe8: Preparing [2025-09-15T03:08:55.545Z] 3f0f2648b7cb: Preparing [2025-09-15T03:08:55.545Z] 97869791cf81: Preparing [2025-09-15T03:08:55.545Z] 02c58458a22d: Preparing [2025-09-15T03:08:55.545Z] 9480af722ca7: Preparing [2025-09-15T03:08:55.545Z] 7e3205bbb8d2: Preparing [2025-09-15T03:08:55.545Z] f68a6c62f946: Preparing [2025-09-15T03:08:55.545Z] 097100c76c15: Preparing [2025-09-15T03:08:55.545Z] 7e3205bbb8d2: Waiting [2025-09-15T03:08:55.545Z] 097100c76c15: Waiting [2025-09-15T03:08:55.545Z] f68a6c62f946: Waiting [2025-09-15T03:08:55.545Z] 9480af722ca7: Waiting [2025-09-15T03:08:55.545Z] 3f0f2648b7cb: Layer already exists [2025-09-15T03:08:55.545Z] 02c58458a22d: Layer already exists [2025-09-15T03:08:55.545Z] 4c7a0584ebe8: Layer already exists [2025-09-15T03:08:55.545Z] 97869791cf81: Layer already exists [2025-09-15T03:08:55.545Z] 6e6d92147111: Layer already exists [2025-09-15T03:08:55.545Z] f68a6c62f946: Layer already exists [2025-09-15T03:08:55.545Z] 9480af722ca7: Layer already exists [2025-09-15T03:08:55.545Z] 097100c76c15: Layer already exists [2025-09-15T03:08:55.545Z] 7e3205bbb8d2: Layer already exists [2025-09-15T03:08:55.545Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:08:55.887Z] + 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-09-15T03:08:56.211Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-09-15T03:08:56.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-09-15T03:08:56.211Z] 6e6d92147111: Preparing [2025-09-15T03:08:56.211Z] 4c7a0584ebe8: Preparing [2025-09-15T03:08:56.211Z] 3f0f2648b7cb: Preparing [2025-09-15T03:08:56.211Z] 97869791cf81: Preparing [2025-09-15T03:08:56.211Z] 02c58458a22d: Preparing [2025-09-15T03:08:56.211Z] 9480af722ca7: Preparing [2025-09-15T03:08:56.211Z] 7e3205bbb8d2: Preparing [2025-09-15T03:08:56.211Z] f68a6c62f946: Preparing [2025-09-15T03:08:56.211Z] 097100c76c15: Preparing [2025-09-15T03:08:56.211Z] 7e3205bbb8d2: Waiting [2025-09-15T03:08:56.211Z] f68a6c62f946: Waiting [2025-09-15T03:08:56.211Z] 097100c76c15: Waiting [2025-09-15T03:08:56.212Z] 9480af722ca7: Waiting [2025-09-15T03:08:56.212Z] 4c7a0584ebe8: Layer already exists [2025-09-15T03:08:56.212Z] 02c58458a22d: Layer already exists [2025-09-15T03:08:56.212Z] 97869791cf81: Layer already exists [2025-09-15T03:08:56.212Z] 3f0f2648b7cb: Layer already exists [2025-09-15T03:08:56.212Z] 6e6d92147111: Layer already exists [2025-09-15T03:08:56.212Z] 7e3205bbb8d2: Layer already exists [2025-09-15T03:08:56.212Z] 9480af722ca7: Layer already exists [2025-09-15T03:08:56.212Z] f68a6c62f946: Layer already exists [2025-09-15T03:08:56.212Z] 097100c76c15: Layer already exists [2025-09-15T03:08:56.212Z] main: digest: sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T03:08:56.296Z] ===================================================== [Pipeline] echo [2025-09-15T03:08:56.315Z] taggedImages: [2025-09-15T03:08:56.316Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:08:56.316Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-09-15T03:08:56.316Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60 [2025-09-15T03:08:56.316Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:08:56.316Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-09-15T03:08:56.345Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-09-15T03:08:56.345Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:08:56.345Z] latest [2025-09-15T03:08:56.345Z] 4.1.0-dev.60 [2025-09-15T03:08:56.345Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:08:56.345Z] main [2025-09-15T03:08:56.345Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:08:56.686Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:08:57.021Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:08:57.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-09-15T03:08:57.021Z] 0c5bbac4ea18: Preparing [2025-09-15T03:08:57.021Z] 3663d1c0b734: Preparing [2025-09-15T03:08:57.021Z] 02c58458a22d: Preparing [2025-09-15T03:08:57.021Z] 9480af722ca7: Preparing [2025-09-15T03:08:57.021Z] 76384047f188: Preparing [2025-09-15T03:08:57.021Z] 5a59e2db372f: Preparing [2025-09-15T03:08:57.021Z] 097100c76c15: Preparing [2025-09-15T03:08:57.021Z] 5a59e2db372f: Waiting [2025-09-15T03:08:57.021Z] 097100c76c15: Waiting [2025-09-15T03:08:57.021Z] 02c58458a22d: Layer already exists [2025-09-15T03:08:57.021Z] 9480af722ca7: Layer already exists [2025-09-15T03:08:57.021Z] 097100c76c15: Layer already exists [2025-09-15T03:08:57.021Z] 0c5bbac4ea18: Pushed [2025-09-15T03:08:57.021Z] 5a59e2db372f: Pushed [2025-09-15T03:08:57.021Z] 76384047f188: Pushed [2025-09-15T03:09:00.310Z] 3663d1c0b734: Pushed [2025-09-15T03:09:00.572Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:00.899Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:01.219Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-09-15T03:09:01.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-09-15T03:09:01.219Z] 0c5bbac4ea18: Preparing [2025-09-15T03:09:01.219Z] 3663d1c0b734: Preparing [2025-09-15T03:09:01.219Z] 02c58458a22d: Preparing [2025-09-15T03:09:01.219Z] 9480af722ca7: Preparing [2025-09-15T03:09:01.219Z] 76384047f188: Preparing [2025-09-15T03:09:01.219Z] 5a59e2db372f: Preparing [2025-09-15T03:09:01.219Z] 097100c76c15: Preparing [2025-09-15T03:09:01.219Z] 5a59e2db372f: Waiting [2025-09-15T03:09:01.219Z] 097100c76c15: Waiting [2025-09-15T03:09:01.219Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:01.219Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:01.219Z] 3663d1c0b734: Layer already exists [2025-09-15T03:09:01.219Z] 76384047f188: Layer already exists [2025-09-15T03:09:01.219Z] 0c5bbac4ea18: Layer already exists [2025-09-15T03:09:01.219Z] 5a59e2db372f: Layer already exists [2025-09-15T03:09:01.219Z] 097100c76c15: Layer already exists [2025-09-15T03:09:01.219Z] latest: digest: sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:01.550Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:01.872Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60 [2025-09-15T03:09:01.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-09-15T03:09:01.872Z] 0c5bbac4ea18: Preparing [2025-09-15T03:09:01.872Z] 3663d1c0b734: Preparing [2025-09-15T03:09:01.872Z] 02c58458a22d: Preparing [2025-09-15T03:09:01.872Z] 9480af722ca7: Preparing [2025-09-15T03:09:01.872Z] 76384047f188: Preparing [2025-09-15T03:09:01.872Z] 5a59e2db372f: Preparing [2025-09-15T03:09:01.872Z] 097100c76c15: Preparing [2025-09-15T03:09:01.872Z] 5a59e2db372f: Waiting [2025-09-15T03:09:01.872Z] 097100c76c15: Waiting [2025-09-15T03:09:01.872Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:01.872Z] 3663d1c0b734: Layer already exists [2025-09-15T03:09:01.872Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:01.872Z] 0c5bbac4ea18: Layer already exists [2025-09-15T03:09:01.872Z] 76384047f188: Layer already exists [2025-09-15T03:09:01.872Z] 5a59e2db372f: Layer already exists [2025-09-15T03:09:01.872Z] 097100c76c15: Layer already exists [2025-09-15T03:09:01.872Z] 4.1.0-dev.60: digest: sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:02.205Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:02.533Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:09:02.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-09-15T03:09:02.533Z] 0c5bbac4ea18: Preparing [2025-09-15T03:09:02.533Z] 3663d1c0b734: Preparing [2025-09-15T03:09:02.533Z] 02c58458a22d: Preparing [2025-09-15T03:09:02.533Z] 9480af722ca7: Preparing [2025-09-15T03:09:02.533Z] 76384047f188: Preparing [2025-09-15T03:09:02.533Z] 5a59e2db372f: Preparing [2025-09-15T03:09:02.533Z] 097100c76c15: Preparing [2025-09-15T03:09:02.533Z] 5a59e2db372f: Waiting [2025-09-15T03:09:02.533Z] 097100c76c15: Waiting [2025-09-15T03:09:02.533Z] 3663d1c0b734: Layer already exists [2025-09-15T03:09:02.533Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:02.533Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:02.533Z] 0c5bbac4ea18: Layer already exists [2025-09-15T03:09:02.533Z] 76384047f188: Layer already exists [2025-09-15T03:09:02.533Z] 5a59e2db372f: Layer already exists [2025-09-15T03:09:02.533Z] 097100c76c15: Layer already exists [2025-09-15T03:09:02.533Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:02.856Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:03.172Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-09-15T03:09:03.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-09-15T03:09:03.172Z] 0c5bbac4ea18: Preparing [2025-09-15T03:09:03.172Z] 3663d1c0b734: Preparing [2025-09-15T03:09:03.172Z] 02c58458a22d: Preparing [2025-09-15T03:09:03.172Z] 9480af722ca7: Preparing [2025-09-15T03:09:03.172Z] 76384047f188: Preparing [2025-09-15T03:09:03.172Z] 5a59e2db372f: Preparing [2025-09-15T03:09:03.172Z] 097100c76c15: Preparing [2025-09-15T03:09:03.172Z] 5a59e2db372f: Waiting [2025-09-15T03:09:03.172Z] 097100c76c15: Waiting [2025-09-15T03:09:03.172Z] 0c5bbac4ea18: Layer already exists [2025-09-15T03:09:03.172Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:03.172Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:03.172Z] 76384047f188: Layer already exists [2025-09-15T03:09:03.172Z] 3663d1c0b734: Layer already exists [2025-09-15T03:09:03.172Z] 5a59e2db372f: Layer already exists [2025-09-15T03:09:03.172Z] 097100c76c15: Layer already exists [2025-09-15T03:09:03.172Z] main: digest: sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T03:09:03.244Z] ===================================================== [Pipeline] echo [2025-09-15T03:09:03.257Z] taggedImages: [2025-09-15T03:09:03.257Z] - nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:09:03.257Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-09-15T03:09:03.257Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60 [2025-09-15T03:09:03.257Z] - nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:09:03.257Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-09-15T03:09:03.408Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-09-15T03:09:03.408Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:09:03.408Z] latest [2025-09-15T03:09:03.408Z] 4.1.0-dev.60 [2025-09-15T03:09:03.408Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:09:03.408Z] main [2025-09-15T03:09:03.408Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:03.748Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:04.072Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:09:04.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-09-15T03:09:04.072Z] 8520bde77e52: Preparing [2025-09-15T03:09:04.072Z] 063ded95da4b: Preparing [2025-09-15T03:09:04.072Z] 9480af722ca7: Preparing [2025-09-15T03:09:04.072Z] 6964a271b2d9: Preparing [2025-09-15T03:09:04.072Z] a95f3916d7b5: Preparing [2025-09-15T03:09:04.072Z] 097100c76c15: Preparing [2025-09-15T03:09:04.072Z] 097100c76c15: Waiting [2025-09-15T03:09:04.072Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:04.072Z] 097100c76c15: Layer already exists [2025-09-15T03:09:04.072Z] a95f3916d7b5: Pushed [2025-09-15T03:09:04.072Z] 8520bde77e52: Pushed [2025-09-15T03:09:04.072Z] 6964a271b2d9: Pushed [2025-09-15T03:09:08.265Z] 063ded95da4b: Pushed [2025-09-15T03:09:08.265Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:08.598Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:08.917Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-09-15T03:09:08.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-09-15T03:09:08.917Z] 8520bde77e52: Preparing [2025-09-15T03:09:08.917Z] 063ded95da4b: Preparing [2025-09-15T03:09:08.917Z] 9480af722ca7: Preparing [2025-09-15T03:09:08.917Z] 6964a271b2d9: Preparing [2025-09-15T03:09:08.917Z] a95f3916d7b5: Preparing [2025-09-15T03:09:08.917Z] 097100c76c15: Preparing [2025-09-15T03:09:08.917Z] 097100c76c15: Waiting [2025-09-15T03:09:08.917Z] 6964a271b2d9: Layer already exists [2025-09-15T03:09:08.917Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:08.917Z] a95f3916d7b5: Layer already exists [2025-09-15T03:09:08.917Z] 8520bde77e52: Layer already exists [2025-09-15T03:09:08.917Z] 063ded95da4b: Layer already exists [2025-09-15T03:09:08.917Z] 097100c76c15: Layer already exists [2025-09-15T03:09:08.917Z] latest: digest: sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:09.252Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:09.573Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.60 [2025-09-15T03:09:09.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-09-15T03:09:09.573Z] 8520bde77e52: Preparing [2025-09-15T03:09:09.573Z] 063ded95da4b: Preparing [2025-09-15T03:09:09.573Z] 9480af722ca7: Preparing [2025-09-15T03:09:09.573Z] 6964a271b2d9: Preparing [2025-09-15T03:09:09.573Z] a95f3916d7b5: Preparing [2025-09-15T03:09:09.573Z] 097100c76c15: Preparing [2025-09-15T03:09:09.573Z] 097100c76c15: Waiting [2025-09-15T03:09:09.573Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:09.573Z] 063ded95da4b: Layer already exists [2025-09-15T03:09:09.573Z] 6964a271b2d9: Layer already exists [2025-09-15T03:09:09.573Z] 8520bde77e52: Layer already exists [2025-09-15T03:09:09.573Z] a95f3916d7b5: Layer already exists [2025-09-15T03:09:09.573Z] 097100c76c15: Layer already exists [2025-09-15T03:09:09.573Z] 4.1.0-dev.60: digest: sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:09.899Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:10.217Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:09:10.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-09-15T03:09:10.217Z] 8520bde77e52: Preparing [2025-09-15T03:09:10.217Z] 063ded95da4b: Preparing [2025-09-15T03:09:10.217Z] 9480af722ca7: Preparing [2025-09-15T03:09:10.217Z] 6964a271b2d9: Preparing [2025-09-15T03:09:10.217Z] a95f3916d7b5: Preparing [2025-09-15T03:09:10.217Z] 097100c76c15: Preparing [2025-09-15T03:09:10.217Z] 097100c76c15: Waiting [2025-09-15T03:09:10.217Z] 8520bde77e52: Layer already exists [2025-09-15T03:09:10.217Z] 063ded95da4b: Layer already exists [2025-09-15T03:09:10.217Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:10.217Z] 6964a271b2d9: Layer already exists [2025-09-15T03:09:10.217Z] a95f3916d7b5: Layer already exists [2025-09-15T03:09:10.217Z] 097100c76c15: Layer already exists [2025-09-15T03:09:10.217Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:10.550Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:10.879Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-09-15T03:09:10.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-09-15T03:09:10.879Z] 8520bde77e52: Preparing [2025-09-15T03:09:10.879Z] 063ded95da4b: Preparing [2025-09-15T03:09:10.879Z] 9480af722ca7: Preparing [2025-09-15T03:09:10.879Z] 6964a271b2d9: Preparing [2025-09-15T03:09:10.879Z] a95f3916d7b5: Preparing [2025-09-15T03:09:10.879Z] 097100c76c15: Preparing [2025-09-15T03:09:10.879Z] 097100c76c15: Waiting [2025-09-15T03:09:10.879Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:10.879Z] 8520bde77e52: Layer already exists [2025-09-15T03:09:10.879Z] a95f3916d7b5: Layer already exists [2025-09-15T03:09:10.879Z] 6964a271b2d9: Layer already exists [2025-09-15T03:09:10.879Z] 063ded95da4b: Layer already exists [2025-09-15T03:09:10.879Z] 097100c76c15: Layer already exists [2025-09-15T03:09:10.879Z] main: digest: sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T03:09:10.962Z] ===================================================== [Pipeline] echo [2025-09-15T03:09:10.978Z] taggedImages: [2025-09-15T03:09:10.978Z] - nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:09:10.978Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-09-15T03:09:10.978Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.60 [2025-09-15T03:09:10.978Z] - nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:09:10.978Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-09-15T03:09:11.007Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-09-15T03:09:11.007Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:09:11.007Z] latest [2025-09-15T03:09:11.007Z] 4.1.0-dev.60 [2025-09-15T03:09:11.007Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:09:11.007Z] main [2025-09-15T03:09:11.007Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:11.364Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:11.694Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:09:11.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-09-15T03:09:11.694Z] dacdecf7df27: Preparing [2025-09-15T03:09:11.694Z] 578748d7a30e: Preparing [2025-09-15T03:09:11.694Z] 6641c92b8906: Preparing [2025-09-15T03:09:11.694Z] 02c58458a22d: Preparing [2025-09-15T03:09:11.694Z] 9480af722ca7: Preparing [2025-09-15T03:09:11.694Z] 7e3205bbb8d2: Preparing [2025-09-15T03:09:11.694Z] f68a6c62f946: Preparing [2025-09-15T03:09:11.694Z] 097100c76c15: Preparing [2025-09-15T03:09:11.694Z] f68a6c62f946: Waiting [2025-09-15T03:09:11.694Z] 097100c76c15: Waiting [2025-09-15T03:09:11.694Z] 7e3205bbb8d2: Waiting [2025-09-15T03:09:11.694Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:11.694Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:11.694Z] 7e3205bbb8d2: Layer already exists [2025-09-15T03:09:11.694Z] f68a6c62f946: Layer already exists [2025-09-15T03:09:11.694Z] 097100c76c15: Layer already exists [2025-09-15T03:09:11.694Z] 578748d7a30e: Pushed [2025-09-15T03:09:11.694Z] dacdecf7df27: Pushed [2025-09-15T03:09:15.886Z] 6641c92b8906: Pushed [2025-09-15T03:09:15.886Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:16.230Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:16.560Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-09-15T03:09:16.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-09-15T03:09:16.560Z] dacdecf7df27: Preparing [2025-09-15T03:09:16.560Z] 578748d7a30e: Preparing [2025-09-15T03:09:16.560Z] 6641c92b8906: Preparing [2025-09-15T03:09:16.560Z] 02c58458a22d: Preparing [2025-09-15T03:09:16.560Z] 9480af722ca7: Preparing [2025-09-15T03:09:16.560Z] 7e3205bbb8d2: Preparing [2025-09-15T03:09:16.560Z] f68a6c62f946: Preparing [2025-09-15T03:09:16.560Z] 097100c76c15: Preparing [2025-09-15T03:09:16.560Z] 097100c76c15: Waiting [2025-09-15T03:09:16.560Z] f68a6c62f946: Waiting [2025-09-15T03:09:16.560Z] 7e3205bbb8d2: Waiting [2025-09-15T03:09:16.560Z] dacdecf7df27: Layer already exists [2025-09-15T03:09:16.560Z] 6641c92b8906: Layer already exists [2025-09-15T03:09:16.560Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:16.560Z] 578748d7a30e: Layer already exists [2025-09-15T03:09:16.560Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:16.560Z] 7e3205bbb8d2: Layer already exists [2025-09-15T03:09:16.560Z] 097100c76c15: Layer already exists [2025-09-15T03:09:16.560Z] f68a6c62f946: Layer already exists [2025-09-15T03:09:16.560Z] latest: digest: sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:16.893Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:17.220Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.60 [2025-09-15T03:09:17.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-09-15T03:09:17.220Z] dacdecf7df27: Preparing [2025-09-15T03:09:17.220Z] 578748d7a30e: Preparing [2025-09-15T03:09:17.220Z] 6641c92b8906: Preparing [2025-09-15T03:09:17.220Z] 02c58458a22d: Preparing [2025-09-15T03:09:17.220Z] 9480af722ca7: Preparing [2025-09-15T03:09:17.220Z] 7e3205bbb8d2: Preparing [2025-09-15T03:09:17.220Z] f68a6c62f946: Preparing [2025-09-15T03:09:17.220Z] 097100c76c15: Preparing [2025-09-15T03:09:17.220Z] 7e3205bbb8d2: Waiting [2025-09-15T03:09:17.220Z] f68a6c62f946: Waiting [2025-09-15T03:09:17.220Z] 097100c76c15: Waiting [2025-09-15T03:09:17.220Z] 6641c92b8906: Layer already exists [2025-09-15T03:09:17.220Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:17.220Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:17.220Z] 578748d7a30e: Layer already exists [2025-09-15T03:09:17.220Z] dacdecf7df27: Layer already exists [2025-09-15T03:09:17.220Z] 7e3205bbb8d2: Layer already exists [2025-09-15T03:09:17.220Z] f68a6c62f946: Layer already exists [2025-09-15T03:09:17.220Z] 097100c76c15: Layer already exists [2025-09-15T03:09:17.220Z] 4.1.0-dev.60: digest: sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:17.553Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:17.877Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:09:17.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-09-15T03:09:17.878Z] dacdecf7df27: Preparing [2025-09-15T03:09:17.878Z] 578748d7a30e: Preparing [2025-09-15T03:09:17.878Z] 6641c92b8906: Preparing [2025-09-15T03:09:17.878Z] 02c58458a22d: Preparing [2025-09-15T03:09:17.878Z] 9480af722ca7: Preparing [2025-09-15T03:09:17.878Z] 7e3205bbb8d2: Preparing [2025-09-15T03:09:17.878Z] f68a6c62f946: Preparing [2025-09-15T03:09:17.878Z] 097100c76c15: Preparing [2025-09-15T03:09:17.878Z] 7e3205bbb8d2: Waiting [2025-09-15T03:09:17.878Z] f68a6c62f946: Waiting [2025-09-15T03:09:17.878Z] 097100c76c15: Waiting [2025-09-15T03:09:17.878Z] dacdecf7df27: Layer already exists [2025-09-15T03:09:17.878Z] 578748d7a30e: Layer already exists [2025-09-15T03:09:17.878Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:17.878Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:17.878Z] 6641c92b8906: Layer already exists [2025-09-15T03:09:17.878Z] f68a6c62f946: Layer already exists [2025-09-15T03:09:17.878Z] 097100c76c15: Layer already exists [2025-09-15T03:09:17.878Z] 7e3205bbb8d2: Layer already exists [2025-09-15T03:09:17.878Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:18.215Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:18.536Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-09-15T03:09:18.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-09-15T03:09:18.537Z] dacdecf7df27: Preparing [2025-09-15T03:09:18.537Z] 578748d7a30e: Preparing [2025-09-15T03:09:18.537Z] 6641c92b8906: Preparing [2025-09-15T03:09:18.537Z] 02c58458a22d: Preparing [2025-09-15T03:09:18.537Z] 9480af722ca7: Preparing [2025-09-15T03:09:18.537Z] 7e3205bbb8d2: Preparing [2025-09-15T03:09:18.537Z] f68a6c62f946: Preparing [2025-09-15T03:09:18.537Z] 097100c76c15: Preparing [2025-09-15T03:09:18.537Z] 7e3205bbb8d2: Waiting [2025-09-15T03:09:18.537Z] 097100c76c15: Waiting [2025-09-15T03:09:18.537Z] f68a6c62f946: Waiting [2025-09-15T03:09:18.537Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:18.537Z] dacdecf7df27: Layer already exists [2025-09-15T03:09:18.537Z] 6641c92b8906: Layer already exists [2025-09-15T03:09:18.537Z] 578748d7a30e: Layer already exists [2025-09-15T03:09:18.537Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:18.537Z] 7e3205bbb8d2: Layer already exists [2025-09-15T03:09:18.537Z] 097100c76c15: Layer already exists [2025-09-15T03:09:18.537Z] f68a6c62f946: Layer already exists [2025-09-15T03:09:18.537Z] main: digest: sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T03:09:18.613Z] ===================================================== [Pipeline] echo [2025-09-15T03:09:18.631Z] taggedImages: [2025-09-15T03:09:18.631Z] - nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:09:18.631Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-09-15T03:09:18.631Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.60 [2025-09-15T03:09:18.631Z] - nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:09:18.631Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-09-15T03:09:18.656Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-09-15T03:09:18.656Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:09:18.656Z] latest [2025-09-15T03:09:18.656Z] 4.1.0-dev.60 [2025-09-15T03:09:18.656Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:09:18.656Z] main [2025-09-15T03:09:18.656Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:18.991Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:19.311Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:09:19.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-09-15T03:09:19.311Z] 9a4aad0f7c49: Preparing [2025-09-15T03:09:19.311Z] cff4d0337021: Preparing [2025-09-15T03:09:19.311Z] 92175350b008: Preparing [2025-09-15T03:09:19.311Z] d73dbd6fc4ec: Preparing [2025-09-15T03:09:19.311Z] 6437e95de496: Preparing [2025-09-15T03:09:19.311Z] d291a9a5049a: Preparing [2025-09-15T03:09:19.311Z] ea5fb42b8d2f: Preparing [2025-09-15T03:09:19.311Z] 02c58458a22d: Preparing [2025-09-15T03:09:19.311Z] 9480af722ca7: Preparing [2025-09-15T03:09:19.311Z] 629c4595ffad: Preparing [2025-09-15T03:09:19.311Z] b2e4700789e3: Preparing [2025-09-15T03:09:19.311Z] 5f70bf18a086: Preparing [2025-09-15T03:09:19.311Z] b1112380be24: Preparing [2025-09-15T03:09:19.311Z] 6b9263eed89b: Preparing [2025-09-15T03:09:19.312Z] d318318d1ad6: Preparing [2025-09-15T03:09:19.312Z] 097100c76c15: Preparing [2025-09-15T03:09:19.312Z] 9480af722ca7: Waiting [2025-09-15T03:09:19.312Z] 629c4595ffad: Waiting [2025-09-15T03:09:19.312Z] b2e4700789e3: Waiting [2025-09-15T03:09:19.312Z] 5f70bf18a086: Waiting [2025-09-15T03:09:19.312Z] b1112380be24: Waiting [2025-09-15T03:09:19.312Z] 6b9263eed89b: Waiting [2025-09-15T03:09:19.312Z] 097100c76c15: Waiting [2025-09-15T03:09:19.312Z] d318318d1ad6: Waiting [2025-09-15T03:09:19.312Z] d291a9a5049a: Waiting [2025-09-15T03:09:19.312Z] ea5fb42b8d2f: Waiting [2025-09-15T03:09:19.312Z] 02c58458a22d: Waiting [2025-09-15T03:09:19.312Z] 9a4aad0f7c49: Pushed [2025-09-15T03:09:19.312Z] 92175350b008: Pushed [2025-09-15T03:09:19.312Z] 6437e95de496: Pushed [2025-09-15T03:09:19.312Z] d73dbd6fc4ec: Pushed [2025-09-15T03:09:19.312Z] cff4d0337021: Pushed [2025-09-15T03:09:19.312Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:19.312Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:19.312Z] d291a9a5049a: Pushed [2025-09-15T03:09:19.312Z] 5f70bf18a086: Layer already exists [2025-09-15T03:09:19.572Z] 629c4595ffad: Pushed [2025-09-15T03:09:19.572Z] b2e4700789e3: Pushed [2025-09-15T03:09:19.572Z] b1112380be24: Pushed [2025-09-15T03:09:19.572Z] 097100c76c15: Layer already exists [2025-09-15T03:09:19.572Z] 6b9263eed89b: Pushed [2025-09-15T03:09:19.572Z] d318318d1ad6: Pushed [2025-09-15T03:09:21.326Z] ea5fb42b8d2f: Pushed [2025-09-15T03:09:21.586Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:21.930Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:22.252Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-09-15T03:09:22.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-09-15T03:09:22.252Z] 9a4aad0f7c49: Preparing [2025-09-15T03:09:22.252Z] cff4d0337021: Preparing [2025-09-15T03:09:22.252Z] 92175350b008: Preparing [2025-09-15T03:09:22.252Z] d73dbd6fc4ec: Preparing [2025-09-15T03:09:22.252Z] 6437e95de496: Preparing [2025-09-15T03:09:22.252Z] d291a9a5049a: Preparing [2025-09-15T03:09:22.252Z] ea5fb42b8d2f: Preparing [2025-09-15T03:09:22.252Z] 02c58458a22d: Preparing [2025-09-15T03:09:22.252Z] 9480af722ca7: Preparing [2025-09-15T03:09:22.252Z] 629c4595ffad: Preparing [2025-09-15T03:09:22.252Z] b2e4700789e3: Preparing [2025-09-15T03:09:22.252Z] 5f70bf18a086: Preparing [2025-09-15T03:09:22.252Z] b1112380be24: Preparing [2025-09-15T03:09:22.252Z] ea5fb42b8d2f: Waiting [2025-09-15T03:09:22.252Z] d291a9a5049a: Waiting [2025-09-15T03:09:22.252Z] 02c58458a22d: Waiting [2025-09-15T03:09:22.252Z] 9480af722ca7: Waiting [2025-09-15T03:09:22.252Z] 629c4595ffad: Waiting [2025-09-15T03:09:22.252Z] b2e4700789e3: Waiting [2025-09-15T03:09:22.252Z] 5f70bf18a086: Waiting [2025-09-15T03:09:22.252Z] b1112380be24: Waiting [2025-09-15T03:09:22.252Z] 6b9263eed89b: Preparing [2025-09-15T03:09:22.252Z] d318318d1ad6: Preparing [2025-09-15T03:09:22.252Z] 097100c76c15: Preparing [2025-09-15T03:09:22.252Z] d318318d1ad6: Waiting [2025-09-15T03:09:22.252Z] 6b9263eed89b: Waiting [2025-09-15T03:09:22.252Z] 097100c76c15: Waiting [2025-09-15T03:09:22.252Z] 92175350b008: Layer already exists [2025-09-15T03:09:22.252Z] cff4d0337021: Layer already exists [2025-09-15T03:09:22.252Z] d73dbd6fc4ec: Layer already exists [2025-09-15T03:09:22.252Z] 9a4aad0f7c49: Layer already exists [2025-09-15T03:09:22.252Z] 6437e95de496: Layer already exists [2025-09-15T03:09:22.252Z] d291a9a5049a: Layer already exists [2025-09-15T03:09:22.252Z] ea5fb42b8d2f: Layer already exists [2025-09-15T03:09:22.252Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:22.252Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:22.252Z] 5f70bf18a086: Layer already exists [2025-09-15T03:09:22.252Z] 629c4595ffad: Layer already exists [2025-09-15T03:09:22.252Z] b1112380be24: Layer already exists [2025-09-15T03:09:22.252Z] b2e4700789e3: Layer already exists [2025-09-15T03:09:22.252Z] 6b9263eed89b: Layer already exists [2025-09-15T03:09:22.252Z] d318318d1ad6: Layer already exists [2025-09-15T03:09:22.252Z] 097100c76c15: Layer already exists [2025-09-15T03:09:22.252Z] latest: digest: sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:22.584Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:22.920Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60 [2025-09-15T03:09:22.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-09-15T03:09:22.920Z] 9a4aad0f7c49: Preparing [2025-09-15T03:09:22.920Z] cff4d0337021: Preparing [2025-09-15T03:09:22.920Z] 92175350b008: Preparing [2025-09-15T03:09:22.920Z] d73dbd6fc4ec: Preparing [2025-09-15T03:09:22.920Z] 6437e95de496: Preparing [2025-09-15T03:09:22.920Z] d291a9a5049a: Preparing [2025-09-15T03:09:22.920Z] ea5fb42b8d2f: Preparing [2025-09-15T03:09:22.920Z] 02c58458a22d: Preparing [2025-09-15T03:09:22.920Z] 9480af722ca7: Preparing [2025-09-15T03:09:22.920Z] 629c4595ffad: Preparing [2025-09-15T03:09:22.920Z] b2e4700789e3: Preparing [2025-09-15T03:09:22.920Z] 5f70bf18a086: Preparing [2025-09-15T03:09:22.920Z] b1112380be24: Preparing [2025-09-15T03:09:22.920Z] 6b9263eed89b: Preparing [2025-09-15T03:09:22.920Z] d318318d1ad6: Preparing [2025-09-15T03:09:22.920Z] 097100c76c15: Preparing [2025-09-15T03:09:22.920Z] ea5fb42b8d2f: Waiting [2025-09-15T03:09:22.920Z] 02c58458a22d: Waiting [2025-09-15T03:09:22.920Z] 9480af722ca7: Waiting [2025-09-15T03:09:22.920Z] b2e4700789e3: Waiting [2025-09-15T03:09:22.920Z] 5f70bf18a086: Waiting [2025-09-15T03:09:22.920Z] b1112380be24: Waiting [2025-09-15T03:09:22.920Z] 629c4595ffad: Waiting [2025-09-15T03:09:22.920Z] 6b9263eed89b: Waiting [2025-09-15T03:09:22.920Z] d318318d1ad6: Waiting [2025-09-15T03:09:22.920Z] 097100c76c15: Waiting [2025-09-15T03:09:22.920Z] d291a9a5049a: Waiting [2025-09-15T03:09:22.920Z] 6437e95de496: Layer already exists [2025-09-15T03:09:22.920Z] d73dbd6fc4ec: Layer already exists [2025-09-15T03:09:22.920Z] cff4d0337021: Layer already exists [2025-09-15T03:09:22.920Z] 9a4aad0f7c49: Layer already exists [2025-09-15T03:09:22.920Z] 92175350b008: Layer already exists [2025-09-15T03:09:22.920Z] d291a9a5049a: Layer already exists [2025-09-15T03:09:22.920Z] ea5fb42b8d2f: Layer already exists [2025-09-15T03:09:22.920Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:22.920Z] 629c4595ffad: Layer already exists [2025-09-15T03:09:22.920Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:22.920Z] b2e4700789e3: Layer already exists [2025-09-15T03:09:22.920Z] b1112380be24: Layer already exists [2025-09-15T03:09:22.920Z] 5f70bf18a086: Layer already exists [2025-09-15T03:09:22.920Z] d318318d1ad6: Layer already exists [2025-09-15T03:09:22.920Z] 6b9263eed89b: Layer already exists [2025-09-15T03:09:22.920Z] 097100c76c15: Layer already exists [2025-09-15T03:09:22.920Z] 4.1.0-dev.60: digest: sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:23.262Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:23.586Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:09:23.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-09-15T03:09:23.586Z] 9a4aad0f7c49: Preparing [2025-09-15T03:09:23.586Z] cff4d0337021: Preparing [2025-09-15T03:09:23.586Z] 92175350b008: Preparing [2025-09-15T03:09:23.586Z] d73dbd6fc4ec: Preparing [2025-09-15T03:09:23.586Z] 6437e95de496: Preparing [2025-09-15T03:09:23.586Z] d291a9a5049a: Preparing [2025-09-15T03:09:23.586Z] ea5fb42b8d2f: Preparing [2025-09-15T03:09:23.586Z] 02c58458a22d: Preparing [2025-09-15T03:09:23.586Z] d291a9a5049a: Waiting [2025-09-15T03:09:23.586Z] ea5fb42b8d2f: Waiting [2025-09-15T03:09:23.586Z] 9480af722ca7: Preparing [2025-09-15T03:09:23.586Z] 629c4595ffad: Preparing [2025-09-15T03:09:23.586Z] b2e4700789e3: Preparing [2025-09-15T03:09:23.586Z] 02c58458a22d: Waiting [2025-09-15T03:09:23.586Z] 9480af722ca7: Waiting [2025-09-15T03:09:23.586Z] 629c4595ffad: Waiting [2025-09-15T03:09:23.586Z] 5f70bf18a086: Preparing [2025-09-15T03:09:23.586Z] b1112380be24: Preparing [2025-09-15T03:09:23.586Z] 6b9263eed89b: Preparing [2025-09-15T03:09:23.586Z] d318318d1ad6: Preparing [2025-09-15T03:09:23.586Z] b2e4700789e3: Waiting [2025-09-15T03:09:23.586Z] 5f70bf18a086: Waiting [2025-09-15T03:09:23.586Z] b1112380be24: Waiting [2025-09-15T03:09:23.586Z] 6b9263eed89b: Waiting [2025-09-15T03:09:23.586Z] 097100c76c15: Preparing [2025-09-15T03:09:23.586Z] d318318d1ad6: Waiting [2025-09-15T03:09:23.586Z] 097100c76c15: Waiting [2025-09-15T03:09:23.586Z] 6437e95de496: Layer already exists [2025-09-15T03:09:23.586Z] 9a4aad0f7c49: Layer already exists [2025-09-15T03:09:23.586Z] cff4d0337021: Layer already exists [2025-09-15T03:09:23.586Z] d73dbd6fc4ec: Layer already exists [2025-09-15T03:09:23.586Z] 92175350b008: Layer already exists [2025-09-15T03:09:23.586Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:23.586Z] d291a9a5049a: Layer already exists [2025-09-15T03:09:23.586Z] ea5fb42b8d2f: Layer already exists [2025-09-15T03:09:23.586Z] 629c4595ffad: Layer already exists [2025-09-15T03:09:23.586Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:23.586Z] b2e4700789e3: Layer already exists [2025-09-15T03:09:23.586Z] 5f70bf18a086: Layer already exists [2025-09-15T03:09:23.586Z] b1112380be24: Layer already exists [2025-09-15T03:09:23.586Z] 6b9263eed89b: Layer already exists [2025-09-15T03:09:23.586Z] d318318d1ad6: Layer already exists [2025-09-15T03:09:23.586Z] 097100c76c15: Layer already exists [2025-09-15T03:09:23.586Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:23.919Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:24.255Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-09-15T03:09:24.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-09-15T03:09:24.255Z] 9a4aad0f7c49: Preparing [2025-09-15T03:09:24.255Z] cff4d0337021: Preparing [2025-09-15T03:09:24.255Z] 92175350b008: Preparing [2025-09-15T03:09:24.255Z] d73dbd6fc4ec: Preparing [2025-09-15T03:09:24.255Z] 6437e95de496: Preparing [2025-09-15T03:09:24.255Z] d291a9a5049a: Preparing [2025-09-15T03:09:24.255Z] ea5fb42b8d2f: Preparing [2025-09-15T03:09:24.255Z] 02c58458a22d: Preparing [2025-09-15T03:09:24.255Z] 9480af722ca7: Preparing [2025-09-15T03:09:24.255Z] 629c4595ffad: Preparing [2025-09-15T03:09:24.255Z] b2e4700789e3: Preparing [2025-09-15T03:09:24.255Z] 5f70bf18a086: Preparing [2025-09-15T03:09:24.255Z] b1112380be24: Preparing [2025-09-15T03:09:24.255Z] 6b9263eed89b: Preparing [2025-09-15T03:09:24.255Z] d318318d1ad6: Preparing [2025-09-15T03:09:24.255Z] 097100c76c15: Preparing [2025-09-15T03:09:24.255Z] d291a9a5049a: Waiting [2025-09-15T03:09:24.255Z] ea5fb42b8d2f: Waiting [2025-09-15T03:09:24.255Z] b2e4700789e3: Waiting [2025-09-15T03:09:24.255Z] 5f70bf18a086: Waiting [2025-09-15T03:09:24.255Z] 02c58458a22d: Waiting [2025-09-15T03:09:24.255Z] 9480af722ca7: Waiting [2025-09-15T03:09:24.255Z] 629c4595ffad: Waiting [2025-09-15T03:09:24.255Z] b1112380be24: Waiting [2025-09-15T03:09:24.255Z] d318318d1ad6: Waiting [2025-09-15T03:09:24.255Z] 097100c76c15: Waiting [2025-09-15T03:09:24.255Z] 6b9263eed89b: Waiting [2025-09-15T03:09:24.255Z] cff4d0337021: Layer already exists [2025-09-15T03:09:24.255Z] d73dbd6fc4ec: Layer already exists [2025-09-15T03:09:24.255Z] 92175350b008: Layer already exists [2025-09-15T03:09:24.255Z] 6437e95de496: Layer already exists [2025-09-15T03:09:24.255Z] 9a4aad0f7c49: Layer already exists [2025-09-15T03:09:24.255Z] d291a9a5049a: Layer already exists [2025-09-15T03:09:24.255Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:24.255Z] ea5fb42b8d2f: Layer already exists [2025-09-15T03:09:24.255Z] 629c4595ffad: Layer already exists [2025-09-15T03:09:24.255Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:24.255Z] b2e4700789e3: Layer already exists [2025-09-15T03:09:24.255Z] b1112380be24: Layer already exists [2025-09-15T03:09:24.255Z] 6b9263eed89b: Layer already exists [2025-09-15T03:09:24.255Z] 5f70bf18a086: Layer already exists [2025-09-15T03:09:24.255Z] d318318d1ad6: Layer already exists [2025-09-15T03:09:24.255Z] 097100c76c15: Layer already exists [2025-09-15T03:09:24.255Z] main: digest: sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T03:09:24.341Z] ===================================================== [Pipeline] echo [2025-09-15T03:09:24.356Z] taggedImages: [2025-09-15T03:09:24.356Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:09:24.356Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-09-15T03:09:24.356Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60 [2025-09-15T03:09:24.356Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:09:24.356Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-09-15T03:09:24.392Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-09-15T03:09:24.392Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:09:24.392Z] latest [2025-09-15T03:09:24.392Z] 4.1.0-dev.60 [2025-09-15T03:09:24.392Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:09:24.392Z] main [2025-09-15T03:09:24.392Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:24.753Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:25.084Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:09:25.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-09-15T03:09:25.084Z] ad6c6ce3f524: Preparing [2025-09-15T03:09:25.084Z] 1fa9e9730fb5: Preparing [2025-09-15T03:09:25.084Z] e54b5d71f3d4: Preparing [2025-09-15T03:09:25.084Z] e6073defde9b: Preparing [2025-09-15T03:09:25.084Z] 02c58458a22d: Preparing [2025-09-15T03:09:25.084Z] 9480af722ca7: Preparing [2025-09-15T03:09:25.084Z] 7e3205bbb8d2: Preparing [2025-09-15T03:09:25.084Z] f68a6c62f946: Preparing [2025-09-15T03:09:25.084Z] 097100c76c15: Preparing [2025-09-15T03:09:25.084Z] 9480af722ca7: Waiting [2025-09-15T03:09:25.084Z] 7e3205bbb8d2: Waiting [2025-09-15T03:09:25.084Z] f68a6c62f946: Waiting [2025-09-15T03:09:25.084Z] 097100c76c15: Waiting [2025-09-15T03:09:25.084Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:25.084Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:25.084Z] 7e3205bbb8d2: Layer already exists [2025-09-15T03:09:25.084Z] f68a6c62f946: Layer already exists [2025-09-15T03:09:25.084Z] 1fa9e9730fb5: Pushed [2025-09-15T03:09:25.084Z] 097100c76c15: Layer already exists [2025-09-15T03:09:25.084Z] e54b5d71f3d4: Pushed [2025-09-15T03:09:25.084Z] ad6c6ce3f524: Pushed [2025-09-15T03:09:28.374Z] e6073defde9b: Pushed [2025-09-15T03:09:28.374Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:28.708Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:29.035Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-09-15T03:09:29.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-09-15T03:09:29.035Z] ad6c6ce3f524: Preparing [2025-09-15T03:09:29.035Z] 1fa9e9730fb5: Preparing [2025-09-15T03:09:29.035Z] e54b5d71f3d4: Preparing [2025-09-15T03:09:29.035Z] e6073defde9b: Preparing [2025-09-15T03:09:29.035Z] 02c58458a22d: Preparing [2025-09-15T03:09:29.035Z] 9480af722ca7: Preparing [2025-09-15T03:09:29.035Z] 7e3205bbb8d2: Preparing [2025-09-15T03:09:29.035Z] f68a6c62f946: Preparing [2025-09-15T03:09:29.035Z] 097100c76c15: Preparing [2025-09-15T03:09:29.035Z] 7e3205bbb8d2: Waiting [2025-09-15T03:09:29.035Z] f68a6c62f946: Waiting [2025-09-15T03:09:29.035Z] 097100c76c15: Waiting [2025-09-15T03:09:29.035Z] 9480af722ca7: Waiting [2025-09-15T03:09:29.035Z] ad6c6ce3f524: Layer already exists [2025-09-15T03:09:29.035Z] e54b5d71f3d4: Layer already exists [2025-09-15T03:09:29.035Z] 1fa9e9730fb5: Layer already exists [2025-09-15T03:09:29.035Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:29.035Z] e6073defde9b: Layer already exists [2025-09-15T03:09:29.035Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:29.035Z] 7e3205bbb8d2: Layer already exists [2025-09-15T03:09:29.035Z] 097100c76c15: Layer already exists [2025-09-15T03:09:29.035Z] f68a6c62f946: Layer already exists [2025-09-15T03:09:29.035Z] latest: digest: sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:29.371Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:29.701Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.60 [2025-09-15T03:09:29.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-09-15T03:09:29.701Z] ad6c6ce3f524: Preparing [2025-09-15T03:09:29.701Z] 1fa9e9730fb5: Preparing [2025-09-15T03:09:29.701Z] e54b5d71f3d4: Preparing [2025-09-15T03:09:29.701Z] e6073defde9b: Preparing [2025-09-15T03:09:29.701Z] 02c58458a22d: Preparing [2025-09-15T03:09:29.701Z] 9480af722ca7: Preparing [2025-09-15T03:09:29.701Z] 7e3205bbb8d2: Preparing [2025-09-15T03:09:29.701Z] f68a6c62f946: Preparing [2025-09-15T03:09:29.701Z] 097100c76c15: Preparing [2025-09-15T03:09:29.701Z] 9480af722ca7: Waiting [2025-09-15T03:09:29.701Z] 7e3205bbb8d2: Waiting [2025-09-15T03:09:29.701Z] f68a6c62f946: Waiting [2025-09-15T03:09:29.701Z] 097100c76c15: Waiting [2025-09-15T03:09:29.701Z] e54b5d71f3d4: Layer already exists [2025-09-15T03:09:29.701Z] ad6c6ce3f524: Layer already exists [2025-09-15T03:09:29.701Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:29.701Z] e6073defde9b: Layer already exists [2025-09-15T03:09:29.701Z] 1fa9e9730fb5: Layer already exists [2025-09-15T03:09:29.701Z] 097100c76c15: Layer already exists [2025-09-15T03:09:29.701Z] 7e3205bbb8d2: Layer already exists [2025-09-15T03:09:29.701Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:29.701Z] f68a6c62f946: Layer already exists [2025-09-15T03:09:29.701Z] 4.1.0-dev.60: digest: sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:30.030Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:30.363Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:09:30.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-09-15T03:09:30.363Z] ad6c6ce3f524: Preparing [2025-09-15T03:09:30.363Z] 1fa9e9730fb5: Preparing [2025-09-15T03:09:30.363Z] e54b5d71f3d4: Preparing [2025-09-15T03:09:30.363Z] e6073defde9b: Preparing [2025-09-15T03:09:30.363Z] 02c58458a22d: Preparing [2025-09-15T03:09:30.363Z] 9480af722ca7: Preparing [2025-09-15T03:09:30.363Z] 7e3205bbb8d2: Preparing [2025-09-15T03:09:30.363Z] f68a6c62f946: Preparing [2025-09-15T03:09:30.363Z] 097100c76c15: Preparing [2025-09-15T03:09:30.363Z] 9480af722ca7: Waiting [2025-09-15T03:09:30.363Z] f68a6c62f946: Waiting [2025-09-15T03:09:30.363Z] 7e3205bbb8d2: Waiting [2025-09-15T03:09:30.363Z] 097100c76c15: Waiting [2025-09-15T03:09:30.363Z] 1fa9e9730fb5: Layer already exists [2025-09-15T03:09:30.363Z] e54b5d71f3d4: Layer already exists [2025-09-15T03:09:30.363Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:30.363Z] e6073defde9b: Layer already exists [2025-09-15T03:09:30.363Z] ad6c6ce3f524: Layer already exists [2025-09-15T03:09:30.363Z] f68a6c62f946: Layer already exists [2025-09-15T03:09:30.363Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:30.363Z] 7e3205bbb8d2: Layer already exists [2025-09-15T03:09:30.363Z] 097100c76c15: Layer already exists [2025-09-15T03:09:30.363Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:30.689Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:31.020Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-09-15T03:09:31.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-09-15T03:09:31.020Z] ad6c6ce3f524: Preparing [2025-09-15T03:09:31.020Z] 1fa9e9730fb5: Preparing [2025-09-15T03:09:31.020Z] e54b5d71f3d4: Preparing [2025-09-15T03:09:31.020Z] e6073defde9b: Preparing [2025-09-15T03:09:31.020Z] 02c58458a22d: Preparing [2025-09-15T03:09:31.020Z] 9480af722ca7: Preparing [2025-09-15T03:09:31.020Z] 7e3205bbb8d2: Preparing [2025-09-15T03:09:31.020Z] f68a6c62f946: Preparing [2025-09-15T03:09:31.020Z] 097100c76c15: Preparing [2025-09-15T03:09:31.020Z] 9480af722ca7: Waiting [2025-09-15T03:09:31.020Z] 7e3205bbb8d2: Waiting [2025-09-15T03:09:31.020Z] f68a6c62f946: Waiting [2025-09-15T03:09:31.020Z] 097100c76c15: Waiting [2025-09-15T03:09:31.020Z] e6073defde9b: Layer already exists [2025-09-15T03:09:31.020Z] 1fa9e9730fb5: Layer already exists [2025-09-15T03:09:31.020Z] e54b5d71f3d4: Layer already exists [2025-09-15T03:09:31.020Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:31.020Z] ad6c6ce3f524: Layer already exists [2025-09-15T03:09:31.020Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:31.020Z] 7e3205bbb8d2: Layer already exists [2025-09-15T03:09:31.020Z] f68a6c62f946: Layer already exists [2025-09-15T03:09:31.020Z] 097100c76c15: Layer already exists [2025-09-15T03:09:31.020Z] main: digest: sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T03:09:31.205Z] ===================================================== [Pipeline] echo [2025-09-15T03:09:31.221Z] taggedImages: [2025-09-15T03:09:31.221Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:09:31.221Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-09-15T03:09:31.221Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.60 [2025-09-15T03:09:31.221Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:09:31.221Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-09-15T03:09:31.250Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-09-15T03:09:31.250Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:09:31.250Z] latest [2025-09-15T03:09:31.250Z] 4.1.0-dev.60 [2025-09-15T03:09:31.250Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:09:31.250Z] main [2025-09-15T03:09:31.250Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:31.587Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:31.911Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:09:31.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-09-15T03:09:31.911Z] bffb8b064dc9: Preparing [2025-09-15T03:09:31.911Z] 61de86d3aa94: Preparing [2025-09-15T03:09:31.911Z] e8be91500ee5: Preparing [2025-09-15T03:09:31.911Z] d753ba20c04e: Preparing [2025-09-15T03:09:31.911Z] aea676ce1acb: Preparing [2025-09-15T03:09:31.911Z] 02c58458a22d: Preparing [2025-09-15T03:09:31.911Z] 9480af722ca7: Preparing [2025-09-15T03:09:31.911Z] b76dd38ffa96: Preparing [2025-09-15T03:09:31.911Z] 72e08af5dd80: Preparing [2025-09-15T03:09:31.911Z] 00131e1aaad5: Preparing [2025-09-15T03:09:31.911Z] 097100c76c15: Preparing [2025-09-15T03:09:31.911Z] b76dd38ffa96: Waiting [2025-09-15T03:09:31.911Z] 72e08af5dd80: Waiting [2025-09-15T03:09:31.911Z] 00131e1aaad5: Waiting [2025-09-15T03:09:31.911Z] 097100c76c15: Waiting [2025-09-15T03:09:31.911Z] 02c58458a22d: Waiting [2025-09-15T03:09:31.911Z] 9480af722ca7: Waiting [2025-09-15T03:09:31.911Z] d753ba20c04e: Pushed [2025-09-15T03:09:31.911Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:31.911Z] 61de86d3aa94: Pushed [2025-09-15T03:09:31.911Z] bffb8b064dc9: Pushed [2025-09-15T03:09:31.911Z] aea676ce1acb: Pushed [2025-09-15T03:09:31.911Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:31.911Z] 097100c76c15: Layer already exists [2025-09-15T03:09:31.911Z] b76dd38ffa96: Pushed [2025-09-15T03:09:32.169Z] 72e08af5dd80: Pushed [2025-09-15T03:09:33.105Z] 00131e1aaad5: Pushed [2025-09-15T03:09:34.483Z] e8be91500ee5: Pushed [2025-09-15T03:09:34.741Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:35.075Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:35.404Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-09-15T03:09:35.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-09-15T03:09:35.404Z] bffb8b064dc9: Preparing [2025-09-15T03:09:35.404Z] 61de86d3aa94: Preparing [2025-09-15T03:09:35.404Z] e8be91500ee5: Preparing [2025-09-15T03:09:35.404Z] d753ba20c04e: Preparing [2025-09-15T03:09:35.404Z] aea676ce1acb: Preparing [2025-09-15T03:09:35.404Z] 02c58458a22d: Preparing [2025-09-15T03:09:35.404Z] 9480af722ca7: Preparing [2025-09-15T03:09:35.404Z] b76dd38ffa96: Preparing [2025-09-15T03:09:35.404Z] 72e08af5dd80: Preparing [2025-09-15T03:09:35.404Z] 00131e1aaad5: Preparing [2025-09-15T03:09:35.404Z] 097100c76c15: Preparing [2025-09-15T03:09:35.404Z] 02c58458a22d: Waiting [2025-09-15T03:09:35.404Z] 9480af722ca7: Waiting [2025-09-15T03:09:35.404Z] b76dd38ffa96: Waiting [2025-09-15T03:09:35.404Z] 097100c76c15: Waiting [2025-09-15T03:09:35.404Z] 72e08af5dd80: Waiting [2025-09-15T03:09:35.404Z] 00131e1aaad5: Waiting [2025-09-15T03:09:35.404Z] e8be91500ee5: Layer already exists [2025-09-15T03:09:35.404Z] aea676ce1acb: Layer already exists [2025-09-15T03:09:35.404Z] bffb8b064dc9: Layer already exists [2025-09-15T03:09:35.404Z] d753ba20c04e: Layer already exists [2025-09-15T03:09:35.404Z] 61de86d3aa94: Layer already exists [2025-09-15T03:09:35.404Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:35.404Z] b76dd38ffa96: Layer already exists [2025-09-15T03:09:35.404Z] 72e08af5dd80: Layer already exists [2025-09-15T03:09:35.404Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:35.404Z] 00131e1aaad5: Layer already exists [2025-09-15T03:09:35.404Z] 097100c76c15: Layer already exists [2025-09-15T03:09:35.404Z] latest: digest: sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:35.738Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:36.066Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.60 [2025-09-15T03:09:36.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-09-15T03:09:36.066Z] bffb8b064dc9: Preparing [2025-09-15T03:09:36.066Z] 61de86d3aa94: Preparing [2025-09-15T03:09:36.066Z] e8be91500ee5: Preparing [2025-09-15T03:09:36.066Z] d753ba20c04e: Preparing [2025-09-15T03:09:36.066Z] aea676ce1acb: Preparing [2025-09-15T03:09:36.066Z] 02c58458a22d: Preparing [2025-09-15T03:09:36.066Z] 9480af722ca7: Preparing [2025-09-15T03:09:36.066Z] b76dd38ffa96: Preparing [2025-09-15T03:09:36.066Z] 72e08af5dd80: Preparing [2025-09-15T03:09:36.066Z] 00131e1aaad5: Preparing [2025-09-15T03:09:36.066Z] 097100c76c15: Preparing [2025-09-15T03:09:36.066Z] 02c58458a22d: Waiting [2025-09-15T03:09:36.066Z] 9480af722ca7: Waiting [2025-09-15T03:09:36.066Z] b76dd38ffa96: Waiting [2025-09-15T03:09:36.066Z] 72e08af5dd80: Waiting [2025-09-15T03:09:36.066Z] 00131e1aaad5: Waiting [2025-09-15T03:09:36.066Z] 097100c76c15: Waiting [2025-09-15T03:09:36.066Z] aea676ce1acb: Layer already exists [2025-09-15T03:09:36.066Z] e8be91500ee5: Layer already exists [2025-09-15T03:09:36.066Z] bffb8b064dc9: Layer already exists [2025-09-15T03:09:36.066Z] d753ba20c04e: Layer already exists [2025-09-15T03:09:36.066Z] 61de86d3aa94: Layer already exists [2025-09-15T03:09:36.066Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:36.066Z] b76dd38ffa96: Layer already exists [2025-09-15T03:09:36.066Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:36.066Z] 72e08af5dd80: Layer already exists [2025-09-15T03:09:36.066Z] 00131e1aaad5: Layer already exists [2025-09-15T03:09:36.066Z] 097100c76c15: Layer already exists [2025-09-15T03:09:36.066Z] 4.1.0-dev.60: digest: sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:36.404Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:36.733Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:09:36.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-09-15T03:09:36.733Z] bffb8b064dc9: Preparing [2025-09-15T03:09:36.733Z] 61de86d3aa94: Preparing [2025-09-15T03:09:36.733Z] e8be91500ee5: Preparing [2025-09-15T03:09:36.733Z] d753ba20c04e: Preparing [2025-09-15T03:09:36.733Z] aea676ce1acb: Preparing [2025-09-15T03:09:36.733Z] 02c58458a22d: Preparing [2025-09-15T03:09:36.733Z] 9480af722ca7: Preparing [2025-09-15T03:09:36.733Z] b76dd38ffa96: Preparing [2025-09-15T03:09:36.733Z] 72e08af5dd80: Preparing [2025-09-15T03:09:36.733Z] 02c58458a22d: Waiting [2025-09-15T03:09:36.733Z] 9480af722ca7: Waiting [2025-09-15T03:09:36.733Z] b76dd38ffa96: Waiting [2025-09-15T03:09:36.733Z] 00131e1aaad5: Preparing [2025-09-15T03:09:36.733Z] 097100c76c15: Preparing [2025-09-15T03:09:36.733Z] 72e08af5dd80: Waiting [2025-09-15T03:09:36.733Z] 00131e1aaad5: Waiting [2025-09-15T03:09:36.733Z] 097100c76c15: Waiting [2025-09-15T03:09:36.733Z] 61de86d3aa94: Layer already exists [2025-09-15T03:09:36.733Z] e8be91500ee5: Layer already exists [2025-09-15T03:09:36.733Z] bffb8b064dc9: Layer already exists [2025-09-15T03:09:36.733Z] d753ba20c04e: Layer already exists [2025-09-15T03:09:36.733Z] aea676ce1acb: Layer already exists [2025-09-15T03:09:36.733Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:36.733Z] b76dd38ffa96: Layer already exists [2025-09-15T03:09:36.733Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:36.733Z] 00131e1aaad5: Layer already exists [2025-09-15T03:09:36.733Z] 72e08af5dd80: Layer already exists [2025-09-15T03:09:36.733Z] 097100c76c15: Layer already exists [2025-09-15T03:09:36.733Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:37.062Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:37.388Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-09-15T03:09:37.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-09-15T03:09:37.388Z] bffb8b064dc9: Preparing [2025-09-15T03:09:37.388Z] 61de86d3aa94: Preparing [2025-09-15T03:09:37.388Z] e8be91500ee5: Preparing [2025-09-15T03:09:37.388Z] d753ba20c04e: Preparing [2025-09-15T03:09:37.388Z] aea676ce1acb: Preparing [2025-09-15T03:09:37.388Z] 02c58458a22d: Preparing [2025-09-15T03:09:37.388Z] 9480af722ca7: Preparing [2025-09-15T03:09:37.388Z] b76dd38ffa96: Preparing [2025-09-15T03:09:37.388Z] 72e08af5dd80: Preparing [2025-09-15T03:09:37.388Z] 00131e1aaad5: Preparing [2025-09-15T03:09:37.388Z] 097100c76c15: Preparing [2025-09-15T03:09:37.388Z] 02c58458a22d: Waiting [2025-09-15T03:09:37.388Z] 9480af722ca7: Waiting [2025-09-15T03:09:37.388Z] b76dd38ffa96: Waiting [2025-09-15T03:09:37.388Z] 72e08af5dd80: Waiting [2025-09-15T03:09:37.388Z] 097100c76c15: Waiting [2025-09-15T03:09:37.388Z] 00131e1aaad5: Waiting [2025-09-15T03:09:37.388Z] aea676ce1acb: Layer already exists [2025-09-15T03:09:37.388Z] bffb8b064dc9: Layer already exists [2025-09-15T03:09:37.388Z] 61de86d3aa94: Layer already exists [2025-09-15T03:09:37.388Z] d753ba20c04e: Layer already exists [2025-09-15T03:09:37.389Z] e8be91500ee5: Layer already exists [2025-09-15T03:09:37.389Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:37.389Z] b76dd38ffa96: Layer already exists [2025-09-15T03:09:37.389Z] 72e08af5dd80: Layer already exists [2025-09-15T03:09:37.389Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:37.389Z] 00131e1aaad5: Layer already exists [2025-09-15T03:09:37.389Z] 097100c76c15: Layer already exists [2025-09-15T03:09:37.389Z] main: digest: sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T03:09:37.468Z] ===================================================== [Pipeline] echo [2025-09-15T03:09:37.483Z] taggedImages: [2025-09-15T03:09:37.483Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:09:37.483Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-09-15T03:09:37.483Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.60 [2025-09-15T03:09:37.483Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:09:37.483Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-09-15T03:09:37.509Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-09-15T03:09:37.509Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:09:37.509Z] latest [2025-09-15T03:09:37.509Z] 4.1.0-dev.60 [2025-09-15T03:09:37.509Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:09:37.509Z] main [2025-09-15T03:09:37.509Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:37.855Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:38.183Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:09:38.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-09-15T03:09:38.183Z] 10a81ff49d19: Preparing [2025-09-15T03:09:38.183Z] 1f502e9af730: Preparing [2025-09-15T03:09:38.183Z] 239ac7373480: Preparing [2025-09-15T03:09:38.183Z] 28a8c15c6103: Preparing [2025-09-15T03:09:38.183Z] d738a658ff1a: Preparing [2025-09-15T03:09:38.183Z] 240a8fb88715: Preparing [2025-09-15T03:09:38.183Z] 03fd358ad674: Preparing [2025-09-15T03:09:38.183Z] 02c58458a22d: Preparing [2025-09-15T03:09:38.183Z] 9480af722ca7: Preparing [2025-09-15T03:09:38.183Z] 03ed2e0cf6a5: Preparing [2025-09-15T03:09:38.183Z] 641170fa04eb: Preparing [2025-09-15T03:09:38.183Z] 097100c76c15: Preparing [2025-09-15T03:09:38.183Z] 02c58458a22d: Waiting [2025-09-15T03:09:38.183Z] 240a8fb88715: Waiting [2025-09-15T03:09:38.183Z] 9480af722ca7: Waiting [2025-09-15T03:09:38.183Z] 03fd358ad674: Waiting [2025-09-15T03:09:38.183Z] 03ed2e0cf6a5: Waiting [2025-09-15T03:09:38.183Z] 097100c76c15: Waiting [2025-09-15T03:09:38.183Z] 641170fa04eb: Waiting [2025-09-15T03:09:38.183Z] 1f502e9af730: Pushed [2025-09-15T03:09:38.183Z] 10a81ff49d19: Pushed [2025-09-15T03:09:38.183Z] d738a658ff1a: Pushed [2025-09-15T03:09:38.183Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:38.183Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:38.440Z] 240a8fb88715: Pushed [2025-09-15T03:09:38.440Z] 03fd358ad674: Pushed [2025-09-15T03:09:38.440Z] 097100c76c15: Layer already exists [2025-09-15T03:09:38.440Z] 03ed2e0cf6a5: Pushed [2025-09-15T03:09:39.818Z] 641170fa04eb: Pushed [2025-09-15T03:09:40.754Z] 28a8c15c6103: Pushed [2025-09-15T03:09:41.017Z] 239ac7373480: Pushed [2025-09-15T03:09:41.017Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:41.359Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:41.682Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-09-15T03:09:41.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-09-15T03:09:41.682Z] 10a81ff49d19: Preparing [2025-09-15T03:09:41.682Z] 1f502e9af730: Preparing [2025-09-15T03:09:41.682Z] 239ac7373480: Preparing [2025-09-15T03:09:41.682Z] 28a8c15c6103: Preparing [2025-09-15T03:09:41.682Z] d738a658ff1a: Preparing [2025-09-15T03:09:41.682Z] 240a8fb88715: Preparing [2025-09-15T03:09:41.682Z] 03fd358ad674: Preparing [2025-09-15T03:09:41.682Z] 02c58458a22d: Preparing [2025-09-15T03:09:41.682Z] 9480af722ca7: Preparing [2025-09-15T03:09:41.682Z] 03ed2e0cf6a5: Preparing [2025-09-15T03:09:41.682Z] 641170fa04eb: Preparing [2025-09-15T03:09:41.682Z] 097100c76c15: Preparing [2025-09-15T03:09:41.682Z] 240a8fb88715: Waiting [2025-09-15T03:09:41.682Z] 03fd358ad674: Waiting [2025-09-15T03:09:41.682Z] 02c58458a22d: Waiting [2025-09-15T03:09:41.682Z] 9480af722ca7: Waiting [2025-09-15T03:09:41.682Z] 03ed2e0cf6a5: Waiting [2025-09-15T03:09:41.682Z] 641170fa04eb: Waiting [2025-09-15T03:09:41.682Z] 097100c76c15: Waiting [2025-09-15T03:09:41.682Z] 239ac7373480: Layer already exists [2025-09-15T03:09:41.682Z] 10a81ff49d19: Layer already exists [2025-09-15T03:09:41.682Z] 28a8c15c6103: Layer already exists [2025-09-15T03:09:41.682Z] d738a658ff1a: Layer already exists [2025-09-15T03:09:41.682Z] 1f502e9af730: Layer already exists [2025-09-15T03:09:41.682Z] 240a8fb88715: Layer already exists [2025-09-15T03:09:41.682Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:41.682Z] 03fd358ad674: Layer already exists [2025-09-15T03:09:41.682Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:41.682Z] 03ed2e0cf6a5: Layer already exists [2025-09-15T03:09:41.682Z] 641170fa04eb: Layer already exists [2025-09-15T03:09:41.682Z] 097100c76c15: Layer already exists [2025-09-15T03:09:41.682Z] latest: digest: sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:41.997Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:42.332Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.60 [2025-09-15T03:09:42.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-09-15T03:09:42.332Z] 10a81ff49d19: Preparing [2025-09-15T03:09:42.332Z] 1f502e9af730: Preparing [2025-09-15T03:09:42.332Z] 239ac7373480: Preparing [2025-09-15T03:09:42.332Z] 28a8c15c6103: Preparing [2025-09-15T03:09:42.332Z] d738a658ff1a: Preparing [2025-09-15T03:09:42.332Z] 240a8fb88715: Preparing [2025-09-15T03:09:42.332Z] 03fd358ad674: Preparing [2025-09-15T03:09:42.332Z] 02c58458a22d: Preparing [2025-09-15T03:09:42.332Z] 9480af722ca7: Preparing [2025-09-15T03:09:42.332Z] 03ed2e0cf6a5: Preparing [2025-09-15T03:09:42.332Z] 641170fa04eb: Preparing [2025-09-15T03:09:42.332Z] 097100c76c15: Preparing [2025-09-15T03:09:42.332Z] 240a8fb88715: Waiting [2025-09-15T03:09:42.332Z] 03fd358ad674: Waiting [2025-09-15T03:09:42.332Z] 02c58458a22d: Waiting [2025-09-15T03:09:42.332Z] 9480af722ca7: Waiting [2025-09-15T03:09:42.332Z] 03ed2e0cf6a5: Waiting [2025-09-15T03:09:42.332Z] 097100c76c15: Waiting [2025-09-15T03:09:42.332Z] 641170fa04eb: Waiting [2025-09-15T03:09:42.332Z] 10a81ff49d19: Layer already exists [2025-09-15T03:09:42.332Z] d738a658ff1a: Layer already exists [2025-09-15T03:09:42.332Z] 28a8c15c6103: Layer already exists [2025-09-15T03:09:42.332Z] 1f502e9af730: Layer already exists [2025-09-15T03:09:42.332Z] 239ac7373480: Layer already exists [2025-09-15T03:09:42.332Z] 240a8fb88715: Layer already exists [2025-09-15T03:09:42.332Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:42.332Z] 03fd358ad674: Layer already exists [2025-09-15T03:09:42.332Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:42.332Z] 03ed2e0cf6a5: Layer already exists [2025-09-15T03:09:42.332Z] 097100c76c15: Layer already exists [2025-09-15T03:09:42.332Z] 641170fa04eb: Layer already exists [2025-09-15T03:09:42.332Z] 4.1.0-dev.60: digest: sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:42.660Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:42.993Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:09:42.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-09-15T03:09:42.993Z] 10a81ff49d19: Preparing [2025-09-15T03:09:42.993Z] 1f502e9af730: Preparing [2025-09-15T03:09:42.993Z] 239ac7373480: Preparing [2025-09-15T03:09:42.993Z] 28a8c15c6103: Preparing [2025-09-15T03:09:42.993Z] d738a658ff1a: Preparing [2025-09-15T03:09:42.993Z] 240a8fb88715: Preparing [2025-09-15T03:09:42.993Z] 03fd358ad674: Preparing [2025-09-15T03:09:42.993Z] 02c58458a22d: Preparing [2025-09-15T03:09:42.993Z] 9480af722ca7: Preparing [2025-09-15T03:09:42.993Z] 03ed2e0cf6a5: Preparing [2025-09-15T03:09:42.993Z] 641170fa04eb: Preparing [2025-09-15T03:09:42.993Z] 097100c76c15: Preparing [2025-09-15T03:09:42.993Z] 240a8fb88715: Waiting [2025-09-15T03:09:42.993Z] 02c58458a22d: Waiting [2025-09-15T03:09:42.993Z] 9480af722ca7: Waiting [2025-09-15T03:09:42.993Z] 03ed2e0cf6a5: Waiting [2025-09-15T03:09:42.993Z] 641170fa04eb: Waiting [2025-09-15T03:09:42.993Z] 097100c76c15: Waiting [2025-09-15T03:09:42.993Z] 03fd358ad674: Waiting [2025-09-15T03:09:42.993Z] 239ac7373480: Layer already exists [2025-09-15T03:09:42.993Z] 28a8c15c6103: Layer already exists [2025-09-15T03:09:42.993Z] d738a658ff1a: Layer already exists [2025-09-15T03:09:42.993Z] 10a81ff49d19: Layer already exists [2025-09-15T03:09:42.993Z] 1f502e9af730: Layer already exists [2025-09-15T03:09:42.993Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:42.993Z] 240a8fb88715: Layer already exists [2025-09-15T03:09:42.993Z] 03fd358ad674: Layer already exists [2025-09-15T03:09:42.993Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:42.993Z] 03ed2e0cf6a5: Layer already exists [2025-09-15T03:09:42.993Z] 641170fa04eb: Layer already exists [2025-09-15T03:09:42.993Z] 097100c76c15: Layer already exists [2025-09-15T03:09:42.993Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:43.318Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:43.657Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-09-15T03:09:43.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-09-15T03:09:43.657Z] 10a81ff49d19: Preparing [2025-09-15T03:09:43.657Z] 1f502e9af730: Preparing [2025-09-15T03:09:43.657Z] 239ac7373480: Preparing [2025-09-15T03:09:43.657Z] 28a8c15c6103: Preparing [2025-09-15T03:09:43.657Z] d738a658ff1a: Preparing [2025-09-15T03:09:43.657Z] 240a8fb88715: Preparing [2025-09-15T03:09:43.657Z] 03fd358ad674: Preparing [2025-09-15T03:09:43.657Z] 02c58458a22d: Preparing [2025-09-15T03:09:43.657Z] 9480af722ca7: Preparing [2025-09-15T03:09:43.657Z] 03ed2e0cf6a5: Preparing [2025-09-15T03:09:43.657Z] 641170fa04eb: Preparing [2025-09-15T03:09:43.657Z] 097100c76c15: Preparing [2025-09-15T03:09:43.657Z] 9480af722ca7: Waiting [2025-09-15T03:09:43.657Z] 240a8fb88715: Waiting [2025-09-15T03:09:43.657Z] 03fd358ad674: Waiting [2025-09-15T03:09:43.657Z] 03ed2e0cf6a5: Waiting [2025-09-15T03:09:43.657Z] 641170fa04eb: Waiting [2025-09-15T03:09:43.657Z] 097100c76c15: Waiting [2025-09-15T03:09:43.657Z] 02c58458a22d: Waiting [2025-09-15T03:09:43.657Z] 239ac7373480: Layer already exists [2025-09-15T03:09:43.657Z] 28a8c15c6103: Layer already exists [2025-09-15T03:09:43.657Z] 1f502e9af730: Layer already exists [2025-09-15T03:09:43.657Z] 10a81ff49d19: Layer already exists [2025-09-15T03:09:43.657Z] d738a658ff1a: Layer already exists [2025-09-15T03:09:43.657Z] 240a8fb88715: Layer already exists [2025-09-15T03:09:43.657Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:43.657Z] 03ed2e0cf6a5: Layer already exists [2025-09-15T03:09:43.657Z] 03fd358ad674: Layer already exists [2025-09-15T03:09:43.657Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:43.657Z] 641170fa04eb: Layer already exists [2025-09-15T03:09:43.657Z] 097100c76c15: Layer already exists [2025-09-15T03:09:43.657Z] main: digest: sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T03:09:43.737Z] ===================================================== [Pipeline] echo [2025-09-15T03:09:43.755Z] taggedImages: [2025-09-15T03:09:43.755Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:09:43.755Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-09-15T03:09:43.755Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.60 [2025-09-15T03:09:43.755Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:09:43.755Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-09-15T03:09:43.788Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-09-15T03:09:43.788Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:09:43.788Z] latest [2025-09-15T03:09:43.788Z] 4.1.0-dev.60 [2025-09-15T03:09:43.788Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:09:43.788Z] main [2025-09-15T03:09:43.788Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:44.144Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:44.468Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:09:44.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-09-15T03:09:44.468Z] faea8bc13337: Preparing [2025-09-15T03:09:44.468Z] b68c7ced78b1: Preparing [2025-09-15T03:09:44.468Z] 02c58458a22d: Preparing [2025-09-15T03:09:44.468Z] 9480af722ca7: Preparing [2025-09-15T03:09:44.468Z] 600886204f9f: Preparing [2025-09-15T03:09:44.468Z] 7fb3673e7375: Preparing [2025-09-15T03:09:44.468Z] 097100c76c15: Preparing [2025-09-15T03:09:44.468Z] 097100c76c15: Waiting [2025-09-15T03:09:44.468Z] 7fb3673e7375: Waiting [2025-09-15T03:09:44.468Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:44.468Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:44.468Z] 097100c76c15: Layer already exists [2025-09-15T03:09:44.468Z] faea8bc13337: Pushed [2025-09-15T03:09:44.727Z] 600886204f9f: Pushed [2025-09-15T03:09:45.295Z] 7fb3673e7375: Pushed [2025-09-15T03:09:47.831Z] b68c7ced78b1: Pushed [2025-09-15T03:09:47.831Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:48.167Z] + 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-09-15T03:09:48.494Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-09-15T03:09:48.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-09-15T03:09:48.494Z] faea8bc13337: Preparing [2025-09-15T03:09:48.494Z] b68c7ced78b1: Preparing [2025-09-15T03:09:48.494Z] 02c58458a22d: Preparing [2025-09-15T03:09:48.494Z] 9480af722ca7: Preparing [2025-09-15T03:09:48.494Z] 600886204f9f: Preparing [2025-09-15T03:09:48.494Z] 7fb3673e7375: Preparing [2025-09-15T03:09:48.494Z] 097100c76c15: Preparing [2025-09-15T03:09:48.494Z] 097100c76c15: Waiting [2025-09-15T03:09:48.494Z] 7fb3673e7375: Waiting [2025-09-15T03:09:48.494Z] 600886204f9f: Layer already exists [2025-09-15T03:09:48.494Z] faea8bc13337: Layer already exists [2025-09-15T03:09:48.494Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:48.494Z] b68c7ced78b1: Layer already exists [2025-09-15T03:09:48.494Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:48.494Z] 7fb3673e7375: Layer already exists [2025-09-15T03:09:48.494Z] 097100c76c15: Layer already exists [2025-09-15T03:09:48.494Z] latest: digest: sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:48.827Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:49.154Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.60 [2025-09-15T03:09:49.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-09-15T03:09:49.154Z] faea8bc13337: Preparing [2025-09-15T03:09:49.154Z] b68c7ced78b1: Preparing [2025-09-15T03:09:49.154Z] 02c58458a22d: Preparing [2025-09-15T03:09:49.154Z] 9480af722ca7: Preparing [2025-09-15T03:09:49.154Z] 600886204f9f: Preparing [2025-09-15T03:09:49.154Z] 7fb3673e7375: Preparing [2025-09-15T03:09:49.154Z] 097100c76c15: Preparing [2025-09-15T03:09:49.154Z] 097100c76c15: Waiting [2025-09-15T03:09:49.154Z] 7fb3673e7375: Waiting [2025-09-15T03:09:49.154Z] 600886204f9f: Layer already exists [2025-09-15T03:09:49.154Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:49.154Z] faea8bc13337: Layer already exists [2025-09-15T03:09:49.154Z] b68c7ced78b1: Layer already exists [2025-09-15T03:09:49.154Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:49.154Z] 097100c76c15: Layer already exists [2025-09-15T03:09:49.154Z] 7fb3673e7375: Layer already exists [2025-09-15T03:09:49.154Z] 4.1.0-dev.60: digest: sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:49.493Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:49.817Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:09:49.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-09-15T03:09:49.817Z] faea8bc13337: Preparing [2025-09-15T03:09:49.817Z] b68c7ced78b1: Preparing [2025-09-15T03:09:49.817Z] 02c58458a22d: Preparing [2025-09-15T03:09:49.817Z] 9480af722ca7: Preparing [2025-09-15T03:09:49.817Z] 600886204f9f: Preparing [2025-09-15T03:09:49.817Z] 7fb3673e7375: Preparing [2025-09-15T03:09:49.817Z] 097100c76c15: Preparing [2025-09-15T03:09:49.817Z] 097100c76c15: Waiting [2025-09-15T03:09:49.817Z] 7fb3673e7375: Waiting [2025-09-15T03:09:49.817Z] b68c7ced78b1: Layer already exists [2025-09-15T03:09:49.817Z] 600886204f9f: Layer already exists [2025-09-15T03:09:49.817Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:49.817Z] faea8bc13337: Layer already exists [2025-09-15T03:09:49.817Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:49.817Z] 7fb3673e7375: Layer already exists [2025-09-15T03:09:49.817Z] 097100c76c15: Layer already exists [2025-09-15T03:09:49.817Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:50.145Z] + 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-09-15T03:09:50.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-09-15T03:09:50.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-09-15T03:09:50.472Z] faea8bc13337: Preparing [2025-09-15T03:09:50.472Z] b68c7ced78b1: Preparing [2025-09-15T03:09:50.472Z] 02c58458a22d: Preparing [2025-09-15T03:09:50.472Z] 9480af722ca7: Preparing [2025-09-15T03:09:50.472Z] 600886204f9f: Preparing [2025-09-15T03:09:50.472Z] 7fb3673e7375: Preparing [2025-09-15T03:09:50.472Z] 097100c76c15: Preparing [2025-09-15T03:09:50.472Z] 7fb3673e7375: Waiting [2025-09-15T03:09:50.472Z] 097100c76c15: Waiting [2025-09-15T03:09:50.472Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:50.472Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:50.472Z] b68c7ced78b1: Layer already exists [2025-09-15T03:09:50.472Z] faea8bc13337: Layer already exists [2025-09-15T03:09:50.472Z] 600886204f9f: Layer already exists [2025-09-15T03:09:50.472Z] 7fb3673e7375: Layer already exists [2025-09-15T03:09:50.472Z] 097100c76c15: Layer already exists [2025-09-15T03:09:50.472Z] main: digest: sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T03:09:50.558Z] ===================================================== [Pipeline] echo [2025-09-15T03:09:50.576Z] taggedImages: [2025-09-15T03:09:50.576Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:09:50.576Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-09-15T03:09:50.576Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.60 [2025-09-15T03:09:50.576Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:09:50.576Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-09-15T03:09:50.612Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-09-15T03:09:50.612Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:09:50.612Z] latest [2025-09-15T03:09:50.612Z] 4.1.0-dev.60 [2025-09-15T03:09:50.612Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:09:50.612Z] main [2025-09-15T03:09:50.612Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:50.977Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:09:51.297Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:09:51.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-09-15T03:09:51.297Z] 929d461ec129: Preparing [2025-09-15T03:09:51.297Z] 707917020d05: Preparing [2025-09-15T03:09:51.297Z] 282f56a29a61: Preparing [2025-09-15T03:09:51.297Z] 02c58458a22d: Preparing [2025-09-15T03:09:51.297Z] 9480af722ca7: Preparing [2025-09-15T03:09:51.297Z] 501503238a68: Preparing [2025-09-15T03:09:51.297Z] 001a9f049067: Preparing [2025-09-15T03:09:51.297Z] d572805c641f: Preparing [2025-09-15T03:09:51.297Z] 7eda4b4f4acb: Preparing [2025-09-15T03:09:51.297Z] 097100c76c15: Preparing [2025-09-15T03:09:51.297Z] 7eda4b4f4acb: Waiting [2025-09-15T03:09:51.297Z] 097100c76c15: Waiting [2025-09-15T03:09:51.297Z] 501503238a68: Waiting [2025-09-15T03:09:51.297Z] 001a9f049067: Waiting [2025-09-15T03:09:51.297Z] d572805c641f: Waiting [2025-09-15T03:09:51.297Z] 9480af722ca7: Layer already exists [2025-09-15T03:09:51.297Z] 02c58458a22d: Layer already exists [2025-09-15T03:09:51.297Z] 707917020d05: Pushed [2025-09-15T03:09:51.297Z] 282f56a29a61: Pushed [2025-09-15T03:09:51.297Z] 929d461ec129: Pushed [2025-09-15T03:09:51.297Z] 097100c76c15: Layer already exists [2025-09-15T03:09:51.555Z] d572805c641f: Pushed [2025-09-15T03:09:51.814Z] 7eda4b4f4acb: Pushed [2025-09-15T03:09:56.000Z] 001a9f049067: Pushed [2025-09-15T03:10:02.569Z] 501503238a68: Pushed [2025-09-15T03:10:02.569Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:02.986Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:03.431Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-09-15T03:10:03.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-09-15T03:10:03.432Z] 929d461ec129: Preparing [2025-09-15T03:10:03.432Z] 707917020d05: Preparing [2025-09-15T03:10:03.432Z] 282f56a29a61: Preparing [2025-09-15T03:10:03.432Z] 02c58458a22d: Preparing [2025-09-15T03:10:03.432Z] 9480af722ca7: Preparing [2025-09-15T03:10:03.432Z] 501503238a68: Preparing [2025-09-15T03:10:03.432Z] 001a9f049067: Preparing [2025-09-15T03:10:03.432Z] d572805c641f: Preparing [2025-09-15T03:10:03.432Z] 7eda4b4f4acb: Preparing [2025-09-15T03:10:03.432Z] 097100c76c15: Preparing [2025-09-15T03:10:03.432Z] 501503238a68: Waiting [2025-09-15T03:10:03.432Z] 001a9f049067: Waiting [2025-09-15T03:10:03.432Z] d572805c641f: Waiting [2025-09-15T03:10:03.432Z] 7eda4b4f4acb: Waiting [2025-09-15T03:10:03.432Z] 097100c76c15: Waiting [2025-09-15T03:10:03.432Z] 282f56a29a61: Layer already exists [2025-09-15T03:10:03.432Z] 9480af722ca7: Layer already exists [2025-09-15T03:10:03.432Z] 929d461ec129: Layer already exists [2025-09-15T03:10:03.432Z] 707917020d05: Layer already exists [2025-09-15T03:10:03.432Z] 02c58458a22d: Layer already exists [2025-09-15T03:10:03.432Z] 501503238a68: Layer already exists [2025-09-15T03:10:03.432Z] 001a9f049067: Layer already exists [2025-09-15T03:10:03.432Z] 7eda4b4f4acb: Layer already exists [2025-09-15T03:10:03.432Z] 097100c76c15: Layer already exists [2025-09-15T03:10:03.432Z] d572805c641f: Layer already exists [2025-09-15T03:10:03.432Z] latest: digest: sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:03.816Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:04.146Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60 [2025-09-15T03:10:04.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-09-15T03:10:04.146Z] 929d461ec129: Preparing [2025-09-15T03:10:04.146Z] 707917020d05: Preparing [2025-09-15T03:10:04.146Z] 282f56a29a61: Preparing [2025-09-15T03:10:04.146Z] 02c58458a22d: Preparing [2025-09-15T03:10:04.146Z] 9480af722ca7: Preparing [2025-09-15T03:10:04.146Z] 501503238a68: Preparing [2025-09-15T03:10:04.146Z] 001a9f049067: Preparing [2025-09-15T03:10:04.146Z] d572805c641f: Preparing [2025-09-15T03:10:04.146Z] 7eda4b4f4acb: Preparing [2025-09-15T03:10:04.146Z] 097100c76c15: Preparing [2025-09-15T03:10:04.146Z] 501503238a68: Waiting [2025-09-15T03:10:04.146Z] 001a9f049067: Waiting [2025-09-15T03:10:04.146Z] d572805c641f: Waiting [2025-09-15T03:10:04.146Z] 7eda4b4f4acb: Waiting [2025-09-15T03:10:04.146Z] 097100c76c15: Waiting [2025-09-15T03:10:04.146Z] 929d461ec129: Layer already exists [2025-09-15T03:10:04.146Z] 02c58458a22d: Layer already exists [2025-09-15T03:10:04.146Z] 282f56a29a61: Layer already exists [2025-09-15T03:10:04.146Z] 707917020d05: Layer already exists [2025-09-15T03:10:04.146Z] 9480af722ca7: Layer already exists [2025-09-15T03:10:04.146Z] 501503238a68: Layer already exists [2025-09-15T03:10:04.146Z] 7eda4b4f4acb: Layer already exists [2025-09-15T03:10:04.146Z] d572805c641f: Layer already exists [2025-09-15T03:10:04.146Z] 001a9f049067: Layer already exists [2025-09-15T03:10:04.146Z] 097100c76c15: Layer already exists [2025-09-15T03:10:04.146Z] 4.1.0-dev.60: digest: sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:04.481Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:04.806Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:10:04.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-09-15T03:10:04.806Z] 929d461ec129: Preparing [2025-09-15T03:10:04.806Z] 707917020d05: Preparing [2025-09-15T03:10:04.806Z] 282f56a29a61: Preparing [2025-09-15T03:10:04.806Z] 02c58458a22d: Preparing [2025-09-15T03:10:04.806Z] 9480af722ca7: Preparing [2025-09-15T03:10:04.806Z] 501503238a68: Preparing [2025-09-15T03:10:04.806Z] 001a9f049067: Preparing [2025-09-15T03:10:04.806Z] d572805c641f: Preparing [2025-09-15T03:10:04.806Z] 7eda4b4f4acb: Preparing [2025-09-15T03:10:04.806Z] 097100c76c15: Preparing [2025-09-15T03:10:04.806Z] 501503238a68: Waiting [2025-09-15T03:10:04.806Z] 001a9f049067: Waiting [2025-09-15T03:10:04.806Z] 097100c76c15: Waiting [2025-09-15T03:10:04.806Z] d572805c641f: Waiting [2025-09-15T03:10:04.806Z] 7eda4b4f4acb: Waiting [2025-09-15T03:10:04.806Z] 02c58458a22d: Layer already exists [2025-09-15T03:10:04.806Z] 282f56a29a61: Layer already exists [2025-09-15T03:10:04.806Z] 9480af722ca7: Layer already exists [2025-09-15T03:10:04.806Z] 929d461ec129: Layer already exists [2025-09-15T03:10:04.806Z] 707917020d05: Layer already exists [2025-09-15T03:10:04.806Z] 501503238a68: Layer already exists [2025-09-15T03:10:04.806Z] 001a9f049067: Layer already exists [2025-09-15T03:10:04.806Z] d572805c641f: Layer already exists [2025-09-15T03:10:04.806Z] 7eda4b4f4acb: Layer already exists [2025-09-15T03:10:04.806Z] 097100c76c15: Layer already exists [2025-09-15T03:10:04.806Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:05.139Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:05.461Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-09-15T03:10:05.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-09-15T03:10:05.461Z] 929d461ec129: Preparing [2025-09-15T03:10:05.461Z] 707917020d05: Preparing [2025-09-15T03:10:05.461Z] 282f56a29a61: Preparing [2025-09-15T03:10:05.461Z] 02c58458a22d: Preparing [2025-09-15T03:10:05.461Z] 9480af722ca7: Preparing [2025-09-15T03:10:05.461Z] 501503238a68: Preparing [2025-09-15T03:10:05.461Z] 001a9f049067: Preparing [2025-09-15T03:10:05.461Z] d572805c641f: Preparing [2025-09-15T03:10:05.461Z] 7eda4b4f4acb: Preparing [2025-09-15T03:10:05.461Z] 097100c76c15: Preparing [2025-09-15T03:10:05.461Z] d572805c641f: Waiting [2025-09-15T03:10:05.461Z] 7eda4b4f4acb: Waiting [2025-09-15T03:10:05.461Z] 097100c76c15: Waiting [2025-09-15T03:10:05.461Z] 001a9f049067: Waiting [2025-09-15T03:10:05.461Z] 501503238a68: Waiting [2025-09-15T03:10:05.461Z] 929d461ec129: Layer already exists [2025-09-15T03:10:05.461Z] 282f56a29a61: Layer already exists [2025-09-15T03:10:05.461Z] 9480af722ca7: Layer already exists [2025-09-15T03:10:05.461Z] 707917020d05: Layer already exists [2025-09-15T03:10:05.461Z] 02c58458a22d: Layer already exists [2025-09-15T03:10:05.461Z] 501503238a68: Layer already exists [2025-09-15T03:10:05.461Z] d572805c641f: Layer already exists [2025-09-15T03:10:05.461Z] 7eda4b4f4acb: Layer already exists [2025-09-15T03:10:05.461Z] 001a9f049067: Layer already exists [2025-09-15T03:10:05.461Z] 097100c76c15: Layer already exists [2025-09-15T03:10:05.461Z] main: digest: sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T03:10:05.536Z] ===================================================== [Pipeline] echo [2025-09-15T03:10:05.557Z] taggedImages: [2025-09-15T03:10:05.557Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:10:05.557Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-09-15T03:10:05.557Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60 [2025-09-15T03:10:05.557Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:10:05.557Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-09-15T03:10:05.593Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-09-15T03:10:05.593Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:10:05.593Z] latest [2025-09-15T03:10:05.593Z] 4.1.0-dev.60 [2025-09-15T03:10:05.593Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:10:05.593Z] main [2025-09-15T03:10:05.593Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:05.954Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:06.273Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:10:06.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-09-15T03:10:06.273Z] 96817a154e80: Preparing [2025-09-15T03:10:06.273Z] b1b3d57032f8: Preparing [2025-09-15T03:10:06.273Z] 723677c506d3: Preparing [2025-09-15T03:10:06.273Z] 02c58458a22d: Preparing [2025-09-15T03:10:06.273Z] 9480af722ca7: Preparing [2025-09-15T03:10:06.273Z] 9732f9b2e366: Preparing [2025-09-15T03:10:06.273Z] f434027c53aa: Preparing [2025-09-15T03:10:06.273Z] 2a1e409756ff: Preparing [2025-09-15T03:10:06.273Z] 097100c76c15: Preparing [2025-09-15T03:10:06.273Z] 9732f9b2e366: Waiting [2025-09-15T03:10:06.273Z] f434027c53aa: Waiting [2025-09-15T03:10:06.273Z] 2a1e409756ff: Waiting [2025-09-15T03:10:06.273Z] 097100c76c15: Waiting [2025-09-15T03:10:06.273Z] 02c58458a22d: Layer already exists [2025-09-15T03:10:06.273Z] 9480af722ca7: Layer already exists [2025-09-15T03:10:06.273Z] 96817a154e80: Pushed [2025-09-15T03:10:06.273Z] b1b3d57032f8: Pushed [2025-09-15T03:10:06.273Z] 723677c506d3: Pushed [2025-09-15T03:10:06.273Z] 097100c76c15: Layer already exists [2025-09-15T03:10:06.531Z] f434027c53aa: Pushed [2025-09-15T03:10:06.531Z] 2a1e409756ff: Pushed [2025-09-15T03:10:38.619Z] 9732f9b2e366: Pushed [2025-09-15T03:10:38.619Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:38.961Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:39.282Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-09-15T03:10:39.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-09-15T03:10:39.282Z] 96817a154e80: Preparing [2025-09-15T03:10:39.282Z] b1b3d57032f8: Preparing [2025-09-15T03:10:39.282Z] 723677c506d3: Preparing [2025-09-15T03:10:39.282Z] 02c58458a22d: Preparing [2025-09-15T03:10:39.282Z] 9480af722ca7: Preparing [2025-09-15T03:10:39.282Z] 9732f9b2e366: Preparing [2025-09-15T03:10:39.282Z] f434027c53aa: Preparing [2025-09-15T03:10:39.282Z] 2a1e409756ff: Preparing [2025-09-15T03:10:39.282Z] 097100c76c15: Preparing [2025-09-15T03:10:39.282Z] 9732f9b2e366: Waiting [2025-09-15T03:10:39.282Z] f434027c53aa: Waiting [2025-09-15T03:10:39.282Z] 2a1e409756ff: Waiting [2025-09-15T03:10:39.282Z] 097100c76c15: Waiting [2025-09-15T03:10:39.282Z] 723677c506d3: Layer already exists [2025-09-15T03:10:39.282Z] b1b3d57032f8: Layer already exists [2025-09-15T03:10:39.282Z] 96817a154e80: Layer already exists [2025-09-15T03:10:39.282Z] 02c58458a22d: Layer already exists [2025-09-15T03:10:39.282Z] 9480af722ca7: Layer already exists [2025-09-15T03:10:39.282Z] 9732f9b2e366: Layer already exists [2025-09-15T03:10:39.282Z] 2a1e409756ff: Layer already exists [2025-09-15T03:10:39.282Z] 097100c76c15: Layer already exists [2025-09-15T03:10:39.282Z] f434027c53aa: Layer already exists [2025-09-15T03:10:39.282Z] latest: digest: sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:39.617Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:39.941Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60 [2025-09-15T03:10:39.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-09-15T03:10:39.941Z] 96817a154e80: Preparing [2025-09-15T03:10:39.941Z] b1b3d57032f8: Preparing [2025-09-15T03:10:39.941Z] 723677c506d3: Preparing [2025-09-15T03:10:39.941Z] 02c58458a22d: Preparing [2025-09-15T03:10:39.941Z] 9480af722ca7: Preparing [2025-09-15T03:10:39.941Z] 9732f9b2e366: Preparing [2025-09-15T03:10:39.941Z] f434027c53aa: Preparing [2025-09-15T03:10:39.941Z] 2a1e409756ff: Preparing [2025-09-15T03:10:39.941Z] 097100c76c15: Preparing [2025-09-15T03:10:39.941Z] 9732f9b2e366: Waiting [2025-09-15T03:10:39.941Z] 2a1e409756ff: Waiting [2025-09-15T03:10:39.941Z] f434027c53aa: Waiting [2025-09-15T03:10:39.941Z] 097100c76c15: Waiting [2025-09-15T03:10:39.941Z] 96817a154e80: Layer already exists [2025-09-15T03:10:39.941Z] 723677c506d3: Layer already exists [2025-09-15T03:10:39.941Z] 02c58458a22d: Layer already exists [2025-09-15T03:10:39.941Z] b1b3d57032f8: Layer already exists [2025-09-15T03:10:39.941Z] 9480af722ca7: Layer already exists [2025-09-15T03:10:39.941Z] 9732f9b2e366: Layer already exists [2025-09-15T03:10:39.941Z] f434027c53aa: Layer already exists [2025-09-15T03:10:39.941Z] 2a1e409756ff: Layer already exists [2025-09-15T03:10:39.941Z] 097100c76c15: Layer already exists [2025-09-15T03:10:39.941Z] 4.1.0-dev.60: digest: sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:40.273Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:40.602Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:10:40.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-09-15T03:10:40.602Z] 96817a154e80: Preparing [2025-09-15T03:10:40.602Z] b1b3d57032f8: Preparing [2025-09-15T03:10:40.602Z] 723677c506d3: Preparing [2025-09-15T03:10:40.602Z] 02c58458a22d: Preparing [2025-09-15T03:10:40.602Z] 9480af722ca7: Preparing [2025-09-15T03:10:40.602Z] 9732f9b2e366: Preparing [2025-09-15T03:10:40.602Z] f434027c53aa: Preparing [2025-09-15T03:10:40.602Z] 2a1e409756ff: Preparing [2025-09-15T03:10:40.602Z] 097100c76c15: Preparing [2025-09-15T03:10:40.602Z] 9732f9b2e366: Waiting [2025-09-15T03:10:40.602Z] f434027c53aa: Waiting [2025-09-15T03:10:40.602Z] 2a1e409756ff: Waiting [2025-09-15T03:10:40.602Z] 097100c76c15: Waiting [2025-09-15T03:10:40.602Z] 02c58458a22d: Layer already exists [2025-09-15T03:10:40.602Z] 9480af722ca7: Layer already exists [2025-09-15T03:10:40.602Z] 96817a154e80: Layer already exists [2025-09-15T03:10:40.602Z] 723677c506d3: Layer already exists [2025-09-15T03:10:40.602Z] b1b3d57032f8: Layer already exists [2025-09-15T03:10:40.602Z] f434027c53aa: Layer already exists [2025-09-15T03:10:40.602Z] 9732f9b2e366: Layer already exists [2025-09-15T03:10:40.602Z] 097100c76c15: Layer already exists [2025-09-15T03:10:40.602Z] 2a1e409756ff: Layer already exists [2025-09-15T03:10:40.602Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:40.939Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:41.282Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-09-15T03:10:41.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-09-15T03:10:41.282Z] 96817a154e80: Preparing [2025-09-15T03:10:41.282Z] b1b3d57032f8: Preparing [2025-09-15T03:10:41.282Z] 723677c506d3: Preparing [2025-09-15T03:10:41.282Z] 02c58458a22d: Preparing [2025-09-15T03:10:41.282Z] 9480af722ca7: Preparing [2025-09-15T03:10:41.282Z] 9732f9b2e366: Preparing [2025-09-15T03:10:41.282Z] f434027c53aa: Preparing [2025-09-15T03:10:41.282Z] 2a1e409756ff: Preparing [2025-09-15T03:10:41.282Z] 097100c76c15: Preparing [2025-09-15T03:10:41.282Z] 9732f9b2e366: Waiting [2025-09-15T03:10:41.282Z] f434027c53aa: Waiting [2025-09-15T03:10:41.282Z] 2a1e409756ff: Waiting [2025-09-15T03:10:41.282Z] 097100c76c15: Waiting [2025-09-15T03:10:41.282Z] 96817a154e80: Layer already exists [2025-09-15T03:10:41.282Z] 723677c506d3: Layer already exists [2025-09-15T03:10:41.282Z] 02c58458a22d: Layer already exists [2025-09-15T03:10:41.282Z] b1b3d57032f8: Layer already exists [2025-09-15T03:10:41.282Z] 9480af722ca7: Layer already exists [2025-09-15T03:10:41.282Z] 9732f9b2e366: Layer already exists [2025-09-15T03:10:41.282Z] f434027c53aa: Layer already exists [2025-09-15T03:10:41.282Z] 097100c76c15: Layer already exists [2025-09-15T03:10:41.282Z] 2a1e409756ff: Layer already exists [2025-09-15T03:10:41.282Z] main: digest: sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T03:10:41.344Z] ===================================================== [Pipeline] echo [2025-09-15T03:10:41.355Z] taggedImages: [2025-09-15T03:10:41.355Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:10:41.355Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-09-15T03:10:41.355Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60 [2025-09-15T03:10:41.355Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:10:41.355Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-09-15T03:10:41.376Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-09-15T03:10:41.376Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:10:41.376Z] latest [2025-09-15T03:10:41.376Z] 4.1.0-dev.60 [2025-09-15T03:10:41.376Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:10:41.376Z] main [2025-09-15T03:10:41.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:41.723Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:42.046Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:10:42.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-09-15T03:10:42.046Z] 929d461ec129: Preparing [2025-09-15T03:10:42.046Z] eed7a88bd0ea: Preparing [2025-09-15T03:10:42.046Z] 5a2052e59ccb: Preparing [2025-09-15T03:10:42.046Z] 02c58458a22d: Preparing [2025-09-15T03:10:42.046Z] 9480af722ca7: Preparing [2025-09-15T03:10:42.046Z] 5239a89c789c: Preparing [2025-09-15T03:10:42.046Z] d572805c641f: Preparing [2025-09-15T03:10:42.046Z] 7eda4b4f4acb: Preparing [2025-09-15T03:10:42.046Z] 097100c76c15: Preparing [2025-09-15T03:10:42.046Z] 5239a89c789c: Waiting [2025-09-15T03:10:42.046Z] 7eda4b4f4acb: Waiting [2025-09-15T03:10:42.046Z] d572805c641f: Waiting [2025-09-15T03:10:42.046Z] 097100c76c15: Waiting [2025-09-15T03:10:42.046Z] 9480af722ca7: Layer already exists [2025-09-15T03:10:42.046Z] 929d461ec129: Layer already exists [2025-09-15T03:10:42.046Z] 02c58458a22d: Layer already exists [2025-09-15T03:10:42.046Z] d572805c641f: Layer already exists [2025-09-15T03:10:42.046Z] 7eda4b4f4acb: Layer already exists [2025-09-15T03:10:42.046Z] 097100c76c15: Layer already exists [2025-09-15T03:10:42.046Z] eed7a88bd0ea: Pushed [2025-09-15T03:10:42.046Z] 5a2052e59ccb: Pushed [2025-09-15T03:10:54.274Z] 5239a89c789c: Pushed [2025-09-15T03:10:54.274Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:54.606Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:54.933Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-09-15T03:10:54.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-09-15T03:10:54.933Z] 929d461ec129: Preparing [2025-09-15T03:10:54.933Z] eed7a88bd0ea: Preparing [2025-09-15T03:10:54.933Z] 5a2052e59ccb: Preparing [2025-09-15T03:10:54.933Z] 02c58458a22d: Preparing [2025-09-15T03:10:54.933Z] 9480af722ca7: Preparing [2025-09-15T03:10:54.933Z] 5239a89c789c: Preparing [2025-09-15T03:10:54.933Z] d572805c641f: Preparing [2025-09-15T03:10:54.933Z] 7eda4b4f4acb: Preparing [2025-09-15T03:10:54.933Z] 097100c76c15: Preparing [2025-09-15T03:10:54.933Z] 5239a89c789c: Waiting [2025-09-15T03:10:54.933Z] d572805c641f: Waiting [2025-09-15T03:10:54.933Z] 7eda4b4f4acb: Waiting [2025-09-15T03:10:54.933Z] 097100c76c15: Waiting [2025-09-15T03:10:54.933Z] 5a2052e59ccb: Layer already exists [2025-09-15T03:10:54.933Z] 9480af722ca7: Layer already exists [2025-09-15T03:10:54.933Z] eed7a88bd0ea: Layer already exists [2025-09-15T03:10:54.933Z] 929d461ec129: Layer already exists [2025-09-15T03:10:54.933Z] 02c58458a22d: Layer already exists [2025-09-15T03:10:54.933Z] 5239a89c789c: Layer already exists [2025-09-15T03:10:54.933Z] 7eda4b4f4acb: Layer already exists [2025-09-15T03:10:54.933Z] d572805c641f: Layer already exists [2025-09-15T03:10:54.933Z] 097100c76c15: Layer already exists [2025-09-15T03:10:54.933Z] latest: digest: sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:55.256Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:55.581Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.60 [2025-09-15T03:10:55.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-09-15T03:10:55.581Z] 929d461ec129: Preparing [2025-09-15T03:10:55.581Z] eed7a88bd0ea: Preparing [2025-09-15T03:10:55.581Z] 5a2052e59ccb: Preparing [2025-09-15T03:10:55.581Z] 02c58458a22d: Preparing [2025-09-15T03:10:55.581Z] 9480af722ca7: Preparing [2025-09-15T03:10:55.581Z] 5239a89c789c: Preparing [2025-09-15T03:10:55.581Z] d572805c641f: Preparing [2025-09-15T03:10:55.581Z] 7eda4b4f4acb: Preparing [2025-09-15T03:10:55.581Z] 097100c76c15: Preparing [2025-09-15T03:10:55.581Z] 7eda4b4f4acb: Waiting [2025-09-15T03:10:55.581Z] 097100c76c15: Waiting [2025-09-15T03:10:55.581Z] d572805c641f: Waiting [2025-09-15T03:10:55.581Z] 5239a89c789c: Waiting [2025-09-15T03:10:55.581Z] 02c58458a22d: Layer already exists [2025-09-15T03:10:55.581Z] 9480af722ca7: Layer already exists [2025-09-15T03:10:55.581Z] 929d461ec129: Layer already exists [2025-09-15T03:10:55.581Z] eed7a88bd0ea: Layer already exists [2025-09-15T03:10:55.581Z] 5a2052e59ccb: Layer already exists [2025-09-15T03:10:55.581Z] d572805c641f: Layer already exists [2025-09-15T03:10:55.581Z] 7eda4b4f4acb: Layer already exists [2025-09-15T03:10:55.581Z] 5239a89c789c: Layer already exists [2025-09-15T03:10:55.581Z] 097100c76c15: Layer already exists [2025-09-15T03:10:55.581Z] 4.1.0-dev.60: digest: sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:55.907Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:56.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:10:56.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-09-15T03:10:56.238Z] 929d461ec129: Preparing [2025-09-15T03:10:56.238Z] eed7a88bd0ea: Preparing [2025-09-15T03:10:56.238Z] 5a2052e59ccb: Preparing [2025-09-15T03:10:56.238Z] 02c58458a22d: Preparing [2025-09-15T03:10:56.238Z] 9480af722ca7: Preparing [2025-09-15T03:10:56.238Z] 5239a89c789c: Preparing [2025-09-15T03:10:56.238Z] d572805c641f: Preparing [2025-09-15T03:10:56.238Z] 7eda4b4f4acb: Preparing [2025-09-15T03:10:56.238Z] 097100c76c15: Preparing [2025-09-15T03:10:56.238Z] 5239a89c789c: Waiting [2025-09-15T03:10:56.238Z] d572805c641f: Waiting [2025-09-15T03:10:56.238Z] 097100c76c15: Waiting [2025-09-15T03:10:56.238Z] 02c58458a22d: Layer already exists [2025-09-15T03:10:56.238Z] 5a2052e59ccb: Layer already exists [2025-09-15T03:10:56.238Z] eed7a88bd0ea: Layer already exists [2025-09-15T03:10:56.238Z] 929d461ec129: Layer already exists [2025-09-15T03:10:56.238Z] 9480af722ca7: Layer already exists [2025-09-15T03:10:56.238Z] 7eda4b4f4acb: Layer already exists [2025-09-15T03:10:56.238Z] 5239a89c789c: Layer already exists [2025-09-15T03:10:56.238Z] 097100c76c15: Layer already exists [2025-09-15T03:10:56.238Z] d572805c641f: Layer already exists [2025-09-15T03:10:56.238Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:56.568Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:56.897Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-09-15T03:10:56.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-09-15T03:10:56.897Z] 929d461ec129: Preparing [2025-09-15T03:10:56.897Z] eed7a88bd0ea: Preparing [2025-09-15T03:10:56.897Z] 5a2052e59ccb: Preparing [2025-09-15T03:10:56.897Z] 02c58458a22d: Preparing [2025-09-15T03:10:56.897Z] 9480af722ca7: Preparing [2025-09-15T03:10:56.897Z] 5239a89c789c: Preparing [2025-09-15T03:10:56.897Z] d572805c641f: Preparing [2025-09-15T03:10:56.897Z] 7eda4b4f4acb: Preparing [2025-09-15T03:10:56.897Z] 097100c76c15: Preparing [2025-09-15T03:10:56.897Z] 5239a89c789c: Waiting [2025-09-15T03:10:56.897Z] d572805c641f: Waiting [2025-09-15T03:10:56.897Z] 7eda4b4f4acb: Waiting [2025-09-15T03:10:56.897Z] 097100c76c15: Waiting [2025-09-15T03:10:56.897Z] 02c58458a22d: Layer already exists [2025-09-15T03:10:56.897Z] eed7a88bd0ea: Layer already exists [2025-09-15T03:10:56.897Z] 9480af722ca7: Layer already exists [2025-09-15T03:10:56.897Z] 929d461ec129: Layer already exists [2025-09-15T03:10:56.897Z] 5a2052e59ccb: Layer already exists [2025-09-15T03:10:56.897Z] 7eda4b4f4acb: Layer already exists [2025-09-15T03:10:56.897Z] 5239a89c789c: Layer already exists [2025-09-15T03:10:56.897Z] 097100c76c15: Layer already exists [2025-09-15T03:10:56.897Z] d572805c641f: Layer already exists [2025-09-15T03:10:56.897Z] main: digest: sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T03:10:56.972Z] ===================================================== [Pipeline] echo [2025-09-15T03:10:56.987Z] taggedImages: [2025-09-15T03:10:56.987Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:10:56.987Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-09-15T03:10:56.987Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.60 [2025-09-15T03:10:56.987Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:10:56.987Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-09-15T03:10:57.018Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-09-15T03:10:57.018Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:10:57.018Z] latest [2025-09-15T03:10:57.018Z] 4.1.0-dev.60 [2025-09-15T03:10:57.018Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:10:57.018Z] main [2025-09-15T03:10:57.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:57.381Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:10:57.698Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:10:57.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-09-15T03:10:57.698Z] e9ca83bc5094: Preparing [2025-09-15T03:10:57.698Z] 2cd940ac708b: Preparing [2025-09-15T03:10:57.698Z] 02c58458a22d: Preparing [2025-09-15T03:10:57.698Z] 9480af722ca7: Preparing [2025-09-15T03:10:57.698Z] 28cbdcf09eb7: Preparing [2025-09-15T03:10:57.698Z] 133a87b53eb1: Preparing [2025-09-15T03:10:57.698Z] 097100c76c15: Preparing [2025-09-15T03:10:57.698Z] 133a87b53eb1: Waiting [2025-09-15T03:10:57.698Z] 097100c76c15: Waiting [2025-09-15T03:10:57.698Z] 9480af722ca7: Layer already exists [2025-09-15T03:10:57.698Z] 02c58458a22d: Layer already exists [2025-09-15T03:10:57.698Z] 097100c76c15: Layer already exists [2025-09-15T03:10:57.698Z] e9ca83bc5094: Pushed [2025-09-15T03:10:57.698Z] 28cbdcf09eb7: Pushed [2025-09-15T03:10:58.265Z] 133a87b53eb1: Pushed [2025-09-15T03:11:01.557Z] 2cd940ac708b: Pushed [2025-09-15T03:11:01.557Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:11:01.887Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:11:02.205Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-09-15T03:11:02.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-09-15T03:11:02.205Z] e9ca83bc5094: Preparing [2025-09-15T03:11:02.205Z] 2cd940ac708b: Preparing [2025-09-15T03:11:02.205Z] 02c58458a22d: Preparing [2025-09-15T03:11:02.205Z] 9480af722ca7: Preparing [2025-09-15T03:11:02.205Z] 28cbdcf09eb7: Preparing [2025-09-15T03:11:02.205Z] 133a87b53eb1: Preparing [2025-09-15T03:11:02.205Z] 097100c76c15: Preparing [2025-09-15T03:11:02.205Z] 097100c76c15: Waiting [2025-09-15T03:11:02.205Z] 133a87b53eb1: Waiting [2025-09-15T03:11:02.205Z] 9480af722ca7: Layer already exists [2025-09-15T03:11:02.205Z] 02c58458a22d: Layer already exists [2025-09-15T03:11:02.205Z] 2cd940ac708b: Layer already exists [2025-09-15T03:11:02.205Z] 28cbdcf09eb7: Layer already exists [2025-09-15T03:11:02.205Z] e9ca83bc5094: Layer already exists [2025-09-15T03:11:02.205Z] 133a87b53eb1: Layer already exists [2025-09-15T03:11:02.205Z] 097100c76c15: Layer already exists [2025-09-15T03:11:02.205Z] latest: digest: sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:11:02.538Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:11:02.867Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60 [2025-09-15T03:11:02.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-09-15T03:11:02.868Z] e9ca83bc5094: Preparing [2025-09-15T03:11:02.868Z] 2cd940ac708b: Preparing [2025-09-15T03:11:02.868Z] 02c58458a22d: Preparing [2025-09-15T03:11:02.868Z] 9480af722ca7: Preparing [2025-09-15T03:11:02.868Z] 28cbdcf09eb7: Preparing [2025-09-15T03:11:02.868Z] 133a87b53eb1: Preparing [2025-09-15T03:11:02.868Z] 097100c76c15: Preparing [2025-09-15T03:11:02.868Z] 133a87b53eb1: Waiting [2025-09-15T03:11:02.868Z] 097100c76c15: Waiting [2025-09-15T03:11:02.868Z] 02c58458a22d: Layer already exists [2025-09-15T03:11:02.868Z] 2cd940ac708b: Layer already exists [2025-09-15T03:11:02.868Z] e9ca83bc5094: Layer already exists [2025-09-15T03:11:02.868Z] 28cbdcf09eb7: Layer already exists [2025-09-15T03:11:02.868Z] 9480af722ca7: Layer already exists [2025-09-15T03:11:02.868Z] 133a87b53eb1: Layer already exists [2025-09-15T03:11:02.868Z] 097100c76c15: Layer already exists [2025-09-15T03:11:02.868Z] 4.1.0-dev.60: digest: sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:11:03.191Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:11:03.515Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:11:03.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-09-15T03:11:03.515Z] e9ca83bc5094: Preparing [2025-09-15T03:11:03.515Z] 2cd940ac708b: Preparing [2025-09-15T03:11:03.515Z] 02c58458a22d: Preparing [2025-09-15T03:11:03.515Z] 9480af722ca7: Preparing [2025-09-15T03:11:03.515Z] 28cbdcf09eb7: Preparing [2025-09-15T03:11:03.515Z] 133a87b53eb1: Preparing [2025-09-15T03:11:03.515Z] 097100c76c15: Preparing [2025-09-15T03:11:03.515Z] 097100c76c15: Waiting [2025-09-15T03:11:03.515Z] 133a87b53eb1: Waiting [2025-09-15T03:11:03.515Z] 02c58458a22d: Layer already exists [2025-09-15T03:11:03.515Z] e9ca83bc5094: Layer already exists [2025-09-15T03:11:03.515Z] 9480af722ca7: Layer already exists [2025-09-15T03:11:03.515Z] 28cbdcf09eb7: Layer already exists [2025-09-15T03:11:03.515Z] 2cd940ac708b: Layer already exists [2025-09-15T03:11:03.515Z] 097100c76c15: Layer already exists [2025-09-15T03:11:03.515Z] 133a87b53eb1: Layer already exists [2025-09-15T03:11:03.515Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:11:03.843Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:11:04.163Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-09-15T03:11:04.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-09-15T03:11:04.163Z] e9ca83bc5094: Preparing [2025-09-15T03:11:04.163Z] 2cd940ac708b: Preparing [2025-09-15T03:11:04.163Z] 02c58458a22d: Preparing [2025-09-15T03:11:04.163Z] 9480af722ca7: Preparing [2025-09-15T03:11:04.163Z] 28cbdcf09eb7: Preparing [2025-09-15T03:11:04.163Z] 133a87b53eb1: Preparing [2025-09-15T03:11:04.163Z] 097100c76c15: Preparing [2025-09-15T03:11:04.163Z] 133a87b53eb1: Waiting [2025-09-15T03:11:04.163Z] 097100c76c15: Waiting [2025-09-15T03:11:04.163Z] 28cbdcf09eb7: Layer already exists [2025-09-15T03:11:04.163Z] 2cd940ac708b: Layer already exists [2025-09-15T03:11:04.163Z] 02c58458a22d: Layer already exists [2025-09-15T03:11:04.163Z] 9480af722ca7: Layer already exists [2025-09-15T03:11:04.163Z] e9ca83bc5094: Layer already exists [2025-09-15T03:11:04.163Z] 097100c76c15: Layer already exists [2025-09-15T03:11:04.163Z] 133a87b53eb1: Layer already exists [2025-09-15T03:11:04.163Z] main: digest: sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T03:11:04.241Z] ===================================================== [Pipeline] echo [2025-09-15T03:11:04.256Z] taggedImages: [2025-09-15T03:11:04.256Z] - nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:11:04.256Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-09-15T03:11:04.256Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60 [2025-09-15T03:11:04.256Z] - nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:11:04.256Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-09-15T03:11:04.285Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-09-15T03:11:04.285Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:11:04.285Z] latest [2025-09-15T03:11:04.285Z] 4.1.0-dev.60 [2025-09-15T03:11:04.285Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:11:04.285Z] main [2025-09-15T03:11:04.285Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:11:04.634Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:11:04.964Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:11:04.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-09-15T03:11:04.964Z] a53ac88a76d4: Preparing [2025-09-15T03:11:04.964Z] 5063c258e952: Preparing [2025-09-15T03:11:04.964Z] 02c58458a22d: Preparing [2025-09-15T03:11:04.964Z] 9480af722ca7: Preparing [2025-09-15T03:11:04.964Z] 0bb82b08d015: Preparing [2025-09-15T03:11:04.964Z] 6ff78b59e2cf: Preparing [2025-09-15T03:11:04.964Z] 097100c76c15: Preparing [2025-09-15T03:11:04.964Z] 6ff78b59e2cf: Waiting [2025-09-15T03:11:04.964Z] 097100c76c15: Waiting [2025-09-15T03:11:04.964Z] 02c58458a22d: Layer already exists [2025-09-15T03:11:04.964Z] 9480af722ca7: Layer already exists [2025-09-15T03:11:04.964Z] 097100c76c15: Layer already exists [2025-09-15T03:11:04.964Z] a53ac88a76d4: Pushed [2025-09-15T03:11:04.964Z] 0bb82b08d015: Pushed [2025-09-15T03:11:05.225Z] 6ff78b59e2cf: Pushed [2025-09-15T03:11:08.514Z] 5063c258e952: Pushed [2025-09-15T03:11:08.774Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:11:09.113Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:11:09.439Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-09-15T03:11:09.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-09-15T03:11:09.439Z] a53ac88a76d4: Preparing [2025-09-15T03:11:09.439Z] 5063c258e952: Preparing [2025-09-15T03:11:09.439Z] 02c58458a22d: Preparing [2025-09-15T03:11:09.439Z] 9480af722ca7: Preparing [2025-09-15T03:11:09.439Z] 0bb82b08d015: Preparing [2025-09-15T03:11:09.439Z] 6ff78b59e2cf: Preparing [2025-09-15T03:11:09.439Z] 097100c76c15: Preparing [2025-09-15T03:11:09.439Z] 6ff78b59e2cf: Waiting [2025-09-15T03:11:09.439Z] 097100c76c15: Waiting [2025-09-15T03:11:09.439Z] a53ac88a76d4: Layer already exists [2025-09-15T03:11:09.439Z] 02c58458a22d: Layer already exists [2025-09-15T03:11:09.439Z] 0bb82b08d015: Layer already exists [2025-09-15T03:11:09.439Z] 9480af722ca7: Layer already exists [2025-09-15T03:11:09.439Z] 5063c258e952: Layer already exists [2025-09-15T03:11:09.439Z] 6ff78b59e2cf: Layer already exists [2025-09-15T03:11:09.439Z] 097100c76c15: Layer already exists [2025-09-15T03:11:09.439Z] latest: digest: sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:11:09.783Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:11:10.113Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60 [2025-09-15T03:11:10.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-09-15T03:11:10.113Z] a53ac88a76d4: Preparing [2025-09-15T03:11:10.113Z] 5063c258e952: Preparing [2025-09-15T03:11:10.113Z] 02c58458a22d: Preparing [2025-09-15T03:11:10.113Z] 9480af722ca7: Preparing [2025-09-15T03:11:10.113Z] 0bb82b08d015: Preparing [2025-09-15T03:11:10.113Z] 6ff78b59e2cf: Preparing [2025-09-15T03:11:10.113Z] 097100c76c15: Preparing [2025-09-15T03:11:10.113Z] 6ff78b59e2cf: Waiting [2025-09-15T03:11:10.113Z] 097100c76c15: Waiting [2025-09-15T03:11:10.113Z] 5063c258e952: Layer already exists [2025-09-15T03:11:10.113Z] a53ac88a76d4: Layer already exists [2025-09-15T03:11:10.113Z] 0bb82b08d015: Layer already exists [2025-09-15T03:11:10.113Z] 02c58458a22d: Layer already exists [2025-09-15T03:11:10.113Z] 9480af722ca7: Layer already exists [2025-09-15T03:11:10.113Z] 6ff78b59e2cf: Layer already exists [2025-09-15T03:11:10.113Z] 097100c76c15: Layer already exists [2025-09-15T03:11:10.113Z] 4.1.0-dev.60: digest: sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:11:10.440Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:11:10.769Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:11:10.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-09-15T03:11:10.769Z] a53ac88a76d4: Preparing [2025-09-15T03:11:10.769Z] 5063c258e952: Preparing [2025-09-15T03:11:10.769Z] 02c58458a22d: Preparing [2025-09-15T03:11:10.769Z] 9480af722ca7: Preparing [2025-09-15T03:11:10.769Z] 0bb82b08d015: Preparing [2025-09-15T03:11:10.769Z] 6ff78b59e2cf: Preparing [2025-09-15T03:11:10.769Z] 097100c76c15: Preparing [2025-09-15T03:11:10.769Z] 6ff78b59e2cf: Waiting [2025-09-15T03:11:10.769Z] 097100c76c15: Waiting [2025-09-15T03:11:10.769Z] 5063c258e952: Layer already exists [2025-09-15T03:11:10.769Z] 02c58458a22d: Layer already exists [2025-09-15T03:11:10.769Z] a53ac88a76d4: Layer already exists [2025-09-15T03:11:10.769Z] 9480af722ca7: Layer already exists [2025-09-15T03:11:10.769Z] 0bb82b08d015: Layer already exists [2025-09-15T03:11:10.769Z] 6ff78b59e2cf: Layer already exists [2025-09-15T03:11:10.769Z] 097100c76c15: Layer already exists [2025-09-15T03:11:10.769Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:11:11.096Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:11:11.426Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-09-15T03:11:11.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-09-15T03:11:11.426Z] a53ac88a76d4: Preparing [2025-09-15T03:11:11.426Z] 5063c258e952: Preparing [2025-09-15T03:11:11.426Z] 02c58458a22d: Preparing [2025-09-15T03:11:11.426Z] 9480af722ca7: Preparing [2025-09-15T03:11:11.426Z] 0bb82b08d015: Preparing [2025-09-15T03:11:11.426Z] 6ff78b59e2cf: Preparing [2025-09-15T03:11:11.426Z] 097100c76c15: Preparing [2025-09-15T03:11:11.426Z] 6ff78b59e2cf: Waiting [2025-09-15T03:11:11.426Z] 097100c76c15: Waiting [2025-09-15T03:11:11.426Z] 5063c258e952: Layer already exists [2025-09-15T03:11:11.426Z] 9480af722ca7: Layer already exists [2025-09-15T03:11:11.426Z] 02c58458a22d: Layer already exists [2025-09-15T03:11:11.426Z] a53ac88a76d4: Layer already exists [2025-09-15T03:11:11.426Z] 0bb82b08d015: Layer already exists [2025-09-15T03:11:11.426Z] 097100c76c15: Layer already exists [2025-09-15T03:11:11.426Z] 6ff78b59e2cf: Layer already exists [2025-09-15T03:11:11.426Z] main: digest: sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T03:11:11.511Z] ===================================================== [Pipeline] echo [2025-09-15T03:11:11.527Z] taggedImages: [2025-09-15T03:11:11.527Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:11:11.527Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-09-15T03:11:11.527Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60 [2025-09-15T03:11:11.527Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:11:11.527Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-09-15T03:11:11.595Z] ========================================================= [2025-09-15T03:11:11.595Z] [edgeXBuildMultiArch] RAW Config: [2025-09-15T03:11:11.595Z] images: [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.60 [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60 [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60 [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.60 [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.60 [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60 [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-09-15T03:11:11.595Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.60 [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.60 [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.60 [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.60 [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60 [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60 [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.60 [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60 [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60 [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:11:11.596Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-09-15T03:11:11.596Z] settingsFile: [2025-09-15T03:11:11.596Z] edgex-go-settings [2025-09-15T03:11:11.596Z] ========================================================= [Pipeline] node [2025-09-15T03:11:26.599Z] Still waiting to schedule task [2025-09-15T03:11:26.599Z] ‘prd-centos7-docker-4c-2g-8849’ is offline [2025-09-15T03:11:50.258Z] Running on prd-centos7-docker-4c-2g-8852 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-15T03:11:50.303Z] provisioning config files... [2025-09-15T03:11:50.322Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config16615458478769689560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-15T03:11:51.423Z] ---> ****-login.sh [2025-09-15T03:11:51.423Z] nexus3.edgexfoundry.org:10001 [2025-09-15T03:11:51.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-15T03:11:51.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-15T03:11:51.695Z] Configure a credential helper to remove this warning. See [2025-09-15T03:11:51.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-15T03:11:51.695Z] [2025-09-15T03:11:51.695Z] Login Succeeded [2025-09-15T03:11:51.695Z] nexus3.edgexfoundry.org:10002 [2025-09-15T03:11:51.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-15T03:11:51.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-15T03:11:51.695Z] Configure a credential helper to remove this warning. See [2025-09-15T03:11:51.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-15T03:11:51.695Z] [2025-09-15T03:11:51.695Z] Login Succeeded [2025-09-15T03:11:51.695Z] nexus3.edgexfoundry.org:10003 [2025-09-15T03:11:51.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-15T03:11:51.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-15T03:11:51.961Z] Configure a credential helper to remove this warning. See [2025-09-15T03:11:51.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-15T03:11:51.961Z] [2025-09-15T03:11:51.961Z] Login Succeeded [2025-09-15T03:11:51.961Z] nexus3.edgexfoundry.org:10004 [2025-09-15T03:11:51.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-15T03:11:51.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-15T03:11:51.962Z] Configure a credential helper to remove this warning. See [2025-09-15T03:11:51.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-15T03:11:51.962Z] [2025-09-15T03:11:51.962Z] Login Succeeded [2025-09-15T03:11:51.962Z] ****.io [2025-09-15T03:11:51.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-15T03:11:52.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-15T03:11:52.275Z] Configure a credential helper to remove this warning. See [2025-09-15T03:11:52.275Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-15T03:11:52.275Z] [2025-09-15T03:11:52.275Z] Login Succeeded [2025-09-15T03:11:52.275Z] ---> ****-login.sh ends [Pipeline] } [2025-09-15T03:11:52.291Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-15T03:11:52.782Z] + docker buildx ls [2025-09-15T03:11:53.393Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-15T03:11:53.393Z] default * docker [2025-09-15T03:11:53.393Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-15T03:11:53.810Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-09-15T03:11:54.093Z] edgex-builder [Pipeline] sh [2025-09-15T03:11:54.414Z] + docker buildx inspect --bootstrap [2025-09-15T03:11:54.414Z] #1 [internal] booting buildkit [2025-09-15T03:11:54.674Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-09-15T03:11:59.971Z] #1 pulling image moby/buildkit:buildx-stable-1 5.3s done [2025-09-15T03:11:59.971Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-09-15T03:12:01.910Z] #1 creating container buildx_buildkit_edgex-builder0 2.2s done [2025-09-15T03:12:01.910Z] #1 DONE 7.5s [2025-09-15T03:12:01.910Z] Name: edgex-builder [2025-09-15T03:12:01.910Z] Driver: docker-container [2025-09-15T03:12:01.910Z] [2025-09-15T03:12:01.910Z] Nodes: [2025-09-15T03:12:01.910Z] Name: edgex-builder0 [2025-09-15T03:12:01.910Z] Endpoint: unix:///var/run/docker.sock [2025-09-15T03:12:01.910Z] Status: running [2025-09-15T03:12:01.910Z] Buildkit: v0.24.0 [2025-09-15T03:12:01.910Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-09-15T03:12:02.208Z] + docker buildx ls [2025-09-15T03:12:02.208Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-15T03:12:02.208Z] edgex-builder * docker-container [2025-09-15T03:12:02.208Z] edgex-builder0 unix:///var/run/docker.sock running v0.24.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-09-15T03:12:02.208Z] default docker [2025-09-15T03:12:02.208Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-15T03:12:02.503Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - [2025-09-15T03:12:02.503Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' [2025-09-15T03:12:02.503Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:02.503Z] #1 transferring dockerfile: 197B done [2025-09-15T03:12:02.503Z] #1 DONE 0.0s [2025-09-15T03:12:02.503Z] [2025-09-15T03:12:02.503Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:02.503Z] #2 DONE 0.1s [2025-09-15T03:12:02.503Z] [2025-09-15T03:12:02.503Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:02.765Z] #3 DONE 0.1s [2025-09-15T03:12:02.765Z] [2025-09-15T03:12:02.765Z] #4 [internal] load .dockerignore [2025-09-15T03:12:02.765Z] #4 transferring context: 2B done [2025-09-15T03:12:02.765Z] #4 DONE 0.0s [2025-09-15T03:12:02.765Z] [2025-09-15T03:12:02.765Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a [2025-09-15T03:12:02.765Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 0.0s done [2025-09-15T03:12:02.765Z] #5 DONE 0.0s [2025-09-15T03:12:02.765Z] [2025-09-15T03:12:02.765Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a [2025-09-15T03:12:02.765Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 0.0s done [2025-09-15T03:12:02.765Z] #6 DONE 0.1s [2025-09-15T03:12:02.765Z] [2025-09-15T03:12:02.765Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:02.765Z] #7 DONE 0.0s [2025-09-15T03:12:02.765Z] [2025-09-15T03:12:02.765Z] #8 exporting to image [2025-09-15T03:12:02.765Z] #8 exporting layers done [2025-09-15T03:12:02.765Z] #8 exporting manifest sha256:25dee26ccdfc2ec40ff948e88b85b8567d85d6c40f3ddd8adef1166081a4e998 done [2025-09-15T03:12:02.765Z] #8 exporting config sha256:540684e5b0b327b5fbc0986f283770e8199608ad216c9a5adaa634834604e841 done [2025-09-15T03:12:02.765Z] #8 exporting manifest sha256:0dca3027f5f1813a0c20fafb732c75da929a6f0b1e532d7669718adf9ee9b46b 0.0s done [2025-09-15T03:12:02.765Z] #8 exporting config sha256:c4cda8658f02010e796327b0f32e90ebc2618038d73fba5ecc26529bd9c10106 done [2025-09-15T03:12:02.765Z] #8 exporting manifest list sha256:da9b6e0b82032138679aa1cbe2a33c9564665229e42ace71cbf593ad9ba1f04f done [2025-09-15T03:12:02.765Z] #8 pushing layers 0.1s done [2025-09-15T03:12:02.765Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:da9b6e0b82032138679aa1cbe2a33c9564665229e42ace71cbf593ad9ba1f04f [2025-09-15T03:12:02.765Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:03.024Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:da9b6e0b82032138679aa1cbe2a33c9564665229e42ace71cbf593ad9ba1f04f 0.1s done [2025-09-15T03:12:03.024Z] #8 DONE 0.2s [2025-09-15T03:12:03.024Z] [2025-09-15T03:12:03.024Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:03.024Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:03.323Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-09-15T03:12:03.323Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-09-15T03:12:03.323Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:03.323Z] #1 transferring dockerfile: 163B done [2025-09-15T03:12:03.323Z] #1 DONE 0.0s [2025-09-15T03:12:03.323Z] [2025-09-15T03:12:03.323Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-09-15T03:12:03.323Z] #2 DONE 0.0s [2025-09-15T03:12:03.323Z] [2025-09-15T03:12:03.323Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-09-15T03:12:03.323Z] #3 DONE 0.0s [2025-09-15T03:12:03.323Z] [2025-09-15T03:12:03.323Z] #4 [internal] load .dockerignore [2025-09-15T03:12:03.323Z] #4 transferring context: 2B done [2025-09-15T03:12:03.323Z] #4 DONE 0.0s [2025-09-15T03:12:03.582Z] [2025-09-15T03:12:03.582Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a [2025-09-15T03:12:03.582Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 0.0s done [2025-09-15T03:12:03.582Z] #5 CACHED [2025-09-15T03:12:03.582Z] [2025-09-15T03:12:03.582Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a [2025-09-15T03:12:03.582Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 0.0s done [2025-09-15T03:12:03.582Z] #6 CACHED [2025-09-15T03:12:03.582Z] [2025-09-15T03:12:03.582Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:03.582Z] #7 DONE 0.0s [2025-09-15T03:12:03.582Z] [2025-09-15T03:12:03.582Z] #8 exporting to image [2025-09-15T03:12:03.582Z] #8 exporting layers done [2025-09-15T03:12:03.583Z] #8 exporting manifest sha256:25dee26ccdfc2ec40ff948e88b85b8567d85d6c40f3ddd8adef1166081a4e998 done [2025-09-15T03:12:03.583Z] #8 exporting config sha256:540684e5b0b327b5fbc0986f283770e8199608ad216c9a5adaa634834604e841 done [2025-09-15T03:12:03.583Z] #8 exporting manifest sha256:0dca3027f5f1813a0c20fafb732c75da929a6f0b1e532d7669718adf9ee9b46b done [2025-09-15T03:12:03.583Z] #8 exporting config sha256:c4cda8658f02010e796327b0f32e90ebc2618038d73fba5ecc26529bd9c10106 done [2025-09-15T03:12:03.583Z] #8 exporting manifest list sha256:da9b6e0b82032138679aa1cbe2a33c9564665229e42ace71cbf593ad9ba1f04f done [2025-09-15T03:12:03.583Z] #8 pushing layers 0.0s done [2025-09-15T03:12:03.583Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:da9b6e0b82032138679aa1cbe2a33c9564665229e42ace71cbf593ad9ba1f04f [2025-09-15T03:12:03.583Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:03.583Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:da9b6e0b82032138679aa1cbe2a33c9564665229e42ace71cbf593ad9ba1f04f 0.1s done [2025-09-15T03:12:03.583Z] #8 DONE 0.1s [2025-09-15T03:12:03.583Z] [2025-09-15T03:12:03.583Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:03.583Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:03.873Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.60 --push - [2025-09-15T03:12:03.873Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.60' [2025-09-15T03:12:03.873Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:03.873Z] #1 transferring dockerfile: 169B done [2025-09-15T03:12:03.873Z] #1 DONE 0.0s [2025-09-15T03:12:03.873Z] [2025-09-15T03:12:03.873Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.60 [2025-09-15T03:12:03.873Z] #2 DONE 0.0s [2025-09-15T03:12:03.873Z] [2025-09-15T03:12:03.873Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.60 [2025-09-15T03:12:03.873Z] #3 DONE 0.0s [2025-09-15T03:12:03.873Z] [2025-09-15T03:12:03.873Z] #4 [internal] load .dockerignore [2025-09-15T03:12:03.873Z] #4 transferring context: 2B done [2025-09-15T03:12:03.873Z] #4 DONE 0.0s [2025-09-15T03:12:03.873Z] [2025-09-15T03:12:03.873Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.60@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a [2025-09-15T03:12:03.873Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.60@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 0.0s done [2025-09-15T03:12:03.873Z] #5 CACHED [2025-09-15T03:12:03.873Z] [2025-09-15T03:12:03.873Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.60@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a [2025-09-15T03:12:03.873Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.60@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 0.0s done [2025-09-15T03:12:03.873Z] #6 CACHED [2025-09-15T03:12:03.873Z] [2025-09-15T03:12:03.873Z] #7 exporting to image [2025-09-15T03:12:03.873Z] #7 exporting layers done [2025-09-15T03:12:03.873Z] #7 exporting manifest sha256:25dee26ccdfc2ec40ff948e88b85b8567d85d6c40f3ddd8adef1166081a4e998 done [2025-09-15T03:12:03.873Z] #7 exporting config sha256:540684e5b0b327b5fbc0986f283770e8199608ad216c9a5adaa634834604e841 [2025-09-15T03:12:03.873Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:04.135Z] #7 exporting config sha256:540684e5b0b327b5fbc0986f283770e8199608ad216c9a5adaa634834604e841 done [2025-09-15T03:12:04.135Z] #7 exporting manifest sha256:0dca3027f5f1813a0c20fafb732c75da929a6f0b1e532d7669718adf9ee9b46b done [2025-09-15T03:12:04.135Z] #7 exporting config sha256:c4cda8658f02010e796327b0f32e90ebc2618038d73fba5ecc26529bd9c10106 done [2025-09-15T03:12:04.135Z] #7 exporting manifest list sha256:da9b6e0b82032138679aa1cbe2a33c9564665229e42ace71cbf593ad9ba1f04f done [2025-09-15T03:12:04.135Z] #7 pushing layers 0.0s done [2025-09-15T03:12:04.135Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.60@sha256:da9b6e0b82032138679aa1cbe2a33c9564665229e42ace71cbf593ad9ba1f04f 0.1s done [2025-09-15T03:12:04.135Z] #7 DONE 0.1s [2025-09-15T03:12:04.135Z] [2025-09-15T03:12:04.135Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:04.135Z] #8 DONE 0.0s [2025-09-15T03:12:04.135Z] [2025-09-15T03:12:04.135Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:04.135Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:04.440Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' [2025-09-15T03:12:04.440Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - [2025-09-15T03:12:04.440Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:04.440Z] #1 transferring dockerfile: 210B done [2025-09-15T03:12:04.440Z] #1 DONE 0.0s [2025-09-15T03:12:04.440Z] [2025-09-15T03:12:04.440Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:04.440Z] #2 DONE 0.0s [2025-09-15T03:12:04.440Z] [2025-09-15T03:12:04.440Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:04.440Z] #3 DONE 0.0s [2025-09-15T03:12:04.440Z] [2025-09-15T03:12:04.440Z] #4 [internal] load .dockerignore [2025-09-15T03:12:04.440Z] #4 transferring context: 2B done [2025-09-15T03:12:04.440Z] #4 DONE 0.0s [2025-09-15T03:12:04.440Z] [2025-09-15T03:12:04.440Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a [2025-09-15T03:12:04.440Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 0.0s done [2025-09-15T03:12:04.440Z] #5 CACHED [2025-09-15T03:12:04.440Z] [2025-09-15T03:12:04.440Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a [2025-09-15T03:12:04.440Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 0.0s done [2025-09-15T03:12:04.440Z] #6 CACHED [2025-09-15T03:12:04.440Z] [2025-09-15T03:12:04.440Z] #7 exporting to image [2025-09-15T03:12:04.440Z] #7 exporting layers done [2025-09-15T03:12:04.440Z] #7 exporting manifest sha256:25dee26ccdfc2ec40ff948e88b85b8567d85d6c40f3ddd8adef1166081a4e998 done [2025-09-15T03:12:04.440Z] #7 exporting config sha256:540684e5b0b327b5fbc0986f283770e8199608ad216c9a5adaa634834604e841 done [2025-09-15T03:12:04.440Z] #7 exporting manifest sha256:0dca3027f5f1813a0c20fafb732c75da929a6f0b1e532d7669718adf9ee9b46b done [2025-09-15T03:12:04.440Z] #7 exporting config sha256:c4cda8658f02010e796327b0f32e90ebc2618038d73fba5ecc26529bd9c10106 [2025-09-15T03:12:04.440Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:04.703Z] #7 exporting config sha256:c4cda8658f02010e796327b0f32e90ebc2618038d73fba5ecc26529bd9c10106 done [2025-09-15T03:12:04.703Z] #7 exporting manifest list sha256:da9b6e0b82032138679aa1cbe2a33c9564665229e42ace71cbf593ad9ba1f04f done [2025-09-15T03:12:04.703Z] #7 pushing layers 0.0s done [2025-09-15T03:12:04.703Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:da9b6e0b82032138679aa1cbe2a33c9564665229e42ace71cbf593ad9ba1f04f 0.1s done [2025-09-15T03:12:04.703Z] #7 DONE 0.1s [2025-09-15T03:12:04.703Z] [2025-09-15T03:12:04.703Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:04.703Z] #8 DONE 0.0s [2025-09-15T03:12:04.703Z] [2025-09-15T03:12:04.703Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:04.703Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:04.995Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-09-15T03:12:04.995Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-09-15T03:12:04.995Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:04.995Z] #1 transferring dockerfile: 161B done [2025-09-15T03:12:04.995Z] #1 DONE 0.0s [2025-09-15T03:12:04.995Z] [2025-09-15T03:12:04.995Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-09-15T03:12:04.995Z] #2 DONE 0.0s [2025-09-15T03:12:04.995Z] [2025-09-15T03:12:04.995Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-09-15T03:12:04.995Z] #3 DONE 0.0s [2025-09-15T03:12:04.995Z] [2025-09-15T03:12:04.995Z] #4 [internal] load .dockerignore [2025-09-15T03:12:04.995Z] #4 transferring context: 2B done [2025-09-15T03:12:04.995Z] #4 DONE 0.0s [2025-09-15T03:12:04.995Z] [2025-09-15T03:12:04.995Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a [2025-09-15T03:12:04.995Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 0.0s done [2025-09-15T03:12:04.996Z] #5 DONE 0.0s [2025-09-15T03:12:04.996Z] [2025-09-15T03:12:04.996Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a [2025-09-15T03:12:05.256Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 0.0s done [2025-09-15T03:12:05.256Z] #6 CACHED [2025-09-15T03:12:05.256Z] [2025-09-15T03:12:05.256Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a [2025-09-15T03:12:05.256Z] #5 CACHED [2025-09-15T03:12:05.256Z] [2025-09-15T03:12:05.256Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:05.256Z] #7 DONE 0.0s [2025-09-15T03:12:05.256Z] [2025-09-15T03:12:05.256Z] #8 exporting to image [2025-09-15T03:12:05.256Z] #8 exporting layers done [2025-09-15T03:12:05.256Z] #8 exporting manifest sha256:25dee26ccdfc2ec40ff948e88b85b8567d85d6c40f3ddd8adef1166081a4e998 done [2025-09-15T03:12:05.256Z] #8 exporting config sha256:540684e5b0b327b5fbc0986f283770e8199608ad216c9a5adaa634834604e841 done [2025-09-15T03:12:05.256Z] #8 exporting manifest sha256:0dca3027f5f1813a0c20fafb732c75da929a6f0b1e532d7669718adf9ee9b46b done [2025-09-15T03:12:05.256Z] #8 exporting config sha256:c4cda8658f02010e796327b0f32e90ebc2618038d73fba5ecc26529bd9c10106 done [2025-09-15T03:12:05.256Z] #8 exporting manifest list sha256:da9b6e0b82032138679aa1cbe2a33c9564665229e42ace71cbf593ad9ba1f04f done [2025-09-15T03:12:05.256Z] #8 pushing layers 0.0s done [2025-09-15T03:12:05.256Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:da9b6e0b82032138679aa1cbe2a33c9564665229e42ace71cbf593ad9ba1f04f 0.1s done [2025-09-15T03:12:05.256Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:05.256Z] #8 DONE 0.1s [2025-09-15T03:12:05.256Z] [2025-09-15T03:12:05.256Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:05.256Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:05.551Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' [2025-09-15T03:12:05.552Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - [2025-09-15T03:12:05.552Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:05.552Z] #1 transferring dockerfile: 216B done [2025-09-15T03:12:05.552Z] #1 DONE 0.0s [2025-09-15T03:12:05.552Z] [2025-09-15T03:12:05.552Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:05.552Z] #2 DONE 0.0s [2025-09-15T03:12:05.552Z] [2025-09-15T03:12:05.552Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:05.552Z] #3 DONE 0.1s [2025-09-15T03:12:05.552Z] [2025-09-15T03:12:05.552Z] #4 [internal] load .dockerignore [2025-09-15T03:12:05.552Z] #4 transferring context: 2B done [2025-09-15T03:12:05.552Z] #4 DONE 0.0s [2025-09-15T03:12:05.811Z] [2025-09-15T03:12:05.811Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd [2025-09-15T03:12:05.811Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd [2025-09-15T03:12:05.811Z] #5 ... [2025-09-15T03:12:05.811Z] [2025-09-15T03:12:05.811Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd [2025-09-15T03:12:05.811Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 0.0s done [2025-09-15T03:12:05.811Z] #6 DONE 0.1s [2025-09-15T03:12:05.811Z] [2025-09-15T03:12:05.811Z] #7 exporting to image [2025-09-15T03:12:05.811Z] #7 exporting layers done [2025-09-15T03:12:05.811Z] #7 exporting manifest sha256:fcf10b8a6b933b5f25146b43cbefa536639c655bcd45005258f0524c7aff5f34 0.0s done [2025-09-15T03:12:05.811Z] #7 exporting config sha256:72315a719cde8989c98a2550272f6619b353b045ab4090ffdebb0699361dfa47 done [2025-09-15T03:12:05.811Z] #7 exporting manifest sha256:6776798dfa244e32d35c697ba033cd89291307111147e268f3e836e752b343f7 done [2025-09-15T03:12:05.811Z] #7 exporting config sha256:2800fa44fe5ed564700dee070f2a5b77cc3da65944607cc1c278c30084c40b08 [2025-09-15T03:12:05.811Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:05.811Z] #7 ... [2025-09-15T03:12:05.811Z] [2025-09-15T03:12:05.811Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:05.811Z] #8 DONE 0.0s [2025-09-15T03:12:05.811Z] [2025-09-15T03:12:05.811Z] #7 exporting to image [2025-09-15T03:12:05.811Z] #7 exporting config sha256:2800fa44fe5ed564700dee070f2a5b77cc3da65944607cc1c278c30084c40b08 done [2025-09-15T03:12:05.811Z] #7 exporting manifest list sha256:9bea6578a79eec4da7cf2b95b15e6d388079f87cf463872c63663801fcd7b150 done [2025-09-15T03:12:05.811Z] #7 pushing layers 0.1s done [2025-09-15T03:12:05.811Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:9bea6578a79eec4da7cf2b95b15e6d388079f87cf463872c63663801fcd7b150 [2025-09-15T03:12:06.071Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:9bea6578a79eec4da7cf2b95b15e6d388079f87cf463872c63663801fcd7b150 0.1s done [2025-09-15T03:12:06.071Z] #7 DONE 0.2s [2025-09-15T03:12:06.071Z] [2025-09-15T03:12:06.071Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:06.071Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:06.362Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-09-15T03:12:06.362Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-09-15T03:12:06.362Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:06.362Z] #1 transferring dockerfile: 182B done [2025-09-15T03:12:06.362Z] #1 DONE 0.0s [2025-09-15T03:12:06.362Z] [2025-09-15T03:12:06.362Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-09-15T03:12:06.362Z] #2 DONE 0.0s [2025-09-15T03:12:06.362Z] [2025-09-15T03:12:06.362Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-09-15T03:12:06.362Z] #3 DONE 0.0s [2025-09-15T03:12:06.362Z] [2025-09-15T03:12:06.362Z] #4 [internal] load .dockerignore [2025-09-15T03:12:06.362Z] #4 transferring context: 2B done [2025-09-15T03:12:06.362Z] #4 DONE 0.0s [2025-09-15T03:12:06.622Z] [2025-09-15T03:12:06.622Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd [2025-09-15T03:12:06.623Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 0.0s done [2025-09-15T03:12:06.623Z] #5 CACHED [2025-09-15T03:12:06.623Z] [2025-09-15T03:12:06.623Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd [2025-09-15T03:12:06.623Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 0.0s done [2025-09-15T03:12:06.623Z] #6 CACHED [2025-09-15T03:12:06.623Z] [2025-09-15T03:12:06.623Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:06.623Z] #7 DONE 0.0s [2025-09-15T03:12:06.623Z] [2025-09-15T03:12:06.623Z] #8 exporting to image [2025-09-15T03:12:06.623Z] #8 exporting layers done [2025-09-15T03:12:06.623Z] #8 exporting manifest sha256:fcf10b8a6b933b5f25146b43cbefa536639c655bcd45005258f0524c7aff5f34 done [2025-09-15T03:12:06.623Z] #8 exporting config sha256:72315a719cde8989c98a2550272f6619b353b045ab4090ffdebb0699361dfa47 done [2025-09-15T03:12:06.623Z] #8 exporting manifest sha256:6776798dfa244e32d35c697ba033cd89291307111147e268f3e836e752b343f7 done [2025-09-15T03:12:06.623Z] #8 exporting config sha256:2800fa44fe5ed564700dee070f2a5b77cc3da65944607cc1c278c30084c40b08 done [2025-09-15T03:12:06.623Z] #8 exporting manifest list sha256:9bea6578a79eec4da7cf2b95b15e6d388079f87cf463872c63663801fcd7b150 done [2025-09-15T03:12:06.623Z] #8 pushing layers 0.0s done [2025-09-15T03:12:06.623Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9bea6578a79eec4da7cf2b95b15e6d388079f87cf463872c63663801fcd7b150 0.1s done [2025-09-15T03:12:06.623Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:06.623Z] #8 DONE 0.1s [2025-09-15T03:12:06.623Z] [2025-09-15T03:12:06.623Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:06.623Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:06.956Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60' [2025-09-15T03:12:06.956Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60 --push - [2025-09-15T03:12:06.956Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:06.956Z] #1 transferring dockerfile: 188B done [2025-09-15T03:12:06.956Z] #1 DONE 0.0s [2025-09-15T03:12:06.956Z] [2025-09-15T03:12:06.956Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60 [2025-09-15T03:12:06.956Z] #2 DONE 0.0s [2025-09-15T03:12:06.956Z] [2025-09-15T03:12:06.956Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60 [2025-09-15T03:12:06.956Z] #3 DONE 0.0s [2025-09-15T03:12:06.956Z] [2025-09-15T03:12:06.956Z] #4 [internal] load .dockerignore [2025-09-15T03:12:06.956Z] #4 transferring context: 2B done [2025-09-15T03:12:06.956Z] #4 DONE 0.0s [2025-09-15T03:12:06.956Z] [2025-09-15T03:12:06.956Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd [2025-09-15T03:12:06.956Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 0.0s done [2025-09-15T03:12:06.956Z] #5 DONE 0.0s [2025-09-15T03:12:06.956Z] [2025-09-15T03:12:06.956Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd [2025-09-15T03:12:07.222Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 0.0s done [2025-09-15T03:12:07.222Z] #6 CACHED [2025-09-15T03:12:07.222Z] [2025-09-15T03:12:07.222Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd [2025-09-15T03:12:07.222Z] #5 CACHED [2025-09-15T03:12:07.222Z] [2025-09-15T03:12:07.222Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:07.222Z] #7 DONE 0.0s [2025-09-15T03:12:07.222Z] [2025-09-15T03:12:07.222Z] #8 exporting to image [2025-09-15T03:12:07.222Z] #8 exporting layers done [2025-09-15T03:12:07.222Z] #8 exporting manifest sha256:fcf10b8a6b933b5f25146b43cbefa536639c655bcd45005258f0524c7aff5f34 done [2025-09-15T03:12:07.222Z] #8 exporting config sha256:72315a719cde8989c98a2550272f6619b353b045ab4090ffdebb0699361dfa47 done [2025-09-15T03:12:07.222Z] #8 exporting manifest sha256:6776798dfa244e32d35c697ba033cd89291307111147e268f3e836e752b343f7 done [2025-09-15T03:12:07.222Z] #8 exporting config sha256:2800fa44fe5ed564700dee070f2a5b77cc3da65944607cc1c278c30084c40b08 done [2025-09-15T03:12:07.222Z] #8 exporting manifest list sha256:9bea6578a79eec4da7cf2b95b15e6d388079f87cf463872c63663801fcd7b150 done [2025-09-15T03:12:07.222Z] #8 pushing layers 0.0s done [2025-09-15T03:12:07.222Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60@sha256:9bea6578a79eec4da7cf2b95b15e6d388079f87cf463872c63663801fcd7b150 0.1s done [2025-09-15T03:12:07.222Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:07.222Z] #8 DONE 0.1s [2025-09-15T03:12:07.222Z] [2025-09-15T03:12:07.222Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:07.222Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:07.523Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' [2025-09-15T03:12:07.523Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - [2025-09-15T03:12:07.523Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:07.523Z] #1 transferring dockerfile: 229B done [2025-09-15T03:12:07.523Z] #1 DONE 0.0s [2025-09-15T03:12:07.523Z] [2025-09-15T03:12:07.523Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:07.523Z] #2 DONE 0.0s [2025-09-15T03:12:07.523Z] [2025-09-15T03:12:07.523Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:07.523Z] #3 DONE 0.0s [2025-09-15T03:12:07.523Z] [2025-09-15T03:12:07.523Z] #4 [internal] load .dockerignore [2025-09-15T03:12:07.523Z] #4 transferring context: 2B done [2025-09-15T03:12:07.523Z] #4 DONE 0.0s [2025-09-15T03:12:07.523Z] [2025-09-15T03:12:07.523Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd [2025-09-15T03:12:07.523Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 0.0s done [2025-09-15T03:12:07.523Z] #5 CACHED [2025-09-15T03:12:07.523Z] [2025-09-15T03:12:07.523Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd [2025-09-15T03:12:07.523Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 0.0s done [2025-09-15T03:12:07.524Z] #6 CACHED [2025-09-15T03:12:07.524Z] [2025-09-15T03:12:07.524Z] #7 exporting to image [2025-09-15T03:12:07.524Z] #7 exporting layers done [2025-09-15T03:12:07.524Z] #7 exporting manifest sha256:fcf10b8a6b933b5f25146b43cbefa536639c655bcd45005258f0524c7aff5f34 done [2025-09-15T03:12:07.524Z] #7 exporting config sha256:72315a719cde8989c98a2550272f6619b353b045ab4090ffdebb0699361dfa47 [2025-09-15T03:12:07.524Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:07.783Z] #7 exporting config sha256:72315a719cde8989c98a2550272f6619b353b045ab4090ffdebb0699361dfa47 done [2025-09-15T03:12:07.783Z] #7 exporting manifest sha256:6776798dfa244e32d35c697ba033cd89291307111147e268f3e836e752b343f7 done [2025-09-15T03:12:07.783Z] #7 exporting config sha256:2800fa44fe5ed564700dee070f2a5b77cc3da65944607cc1c278c30084c40b08 done [2025-09-15T03:12:07.783Z] #7 exporting manifest list sha256:9bea6578a79eec4da7cf2b95b15e6d388079f87cf463872c63663801fcd7b150 done [2025-09-15T03:12:07.783Z] #7 pushing layers 0.0s done [2025-09-15T03:12:07.783Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:9bea6578a79eec4da7cf2b95b15e6d388079f87cf463872c63663801fcd7b150 0.1s done [2025-09-15T03:12:07.783Z] #7 DONE 0.1s [2025-09-15T03:12:07.783Z] [2025-09-15T03:12:07.783Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:07.783Z] #8 DONE 0.0s [2025-09-15T03:12:07.783Z] [2025-09-15T03:12:07.783Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:07.783Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:08.076Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-09-15T03:12:08.076Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-09-15T03:12:08.076Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:08.076Z] #1 transferring dockerfile: 180B done [2025-09-15T03:12:08.076Z] #1 DONE 0.0s [2025-09-15T03:12:08.076Z] [2025-09-15T03:12:08.076Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-09-15T03:12:08.076Z] #2 DONE 0.0s [2025-09-15T03:12:08.076Z] [2025-09-15T03:12:08.076Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-09-15T03:12:08.076Z] #3 DONE 0.0s [2025-09-15T03:12:08.076Z] [2025-09-15T03:12:08.076Z] #4 [internal] load .dockerignore [2025-09-15T03:12:08.076Z] #4 transferring context: 2B done [2025-09-15T03:12:08.076Z] #4 DONE 0.0s [2025-09-15T03:12:08.076Z] [2025-09-15T03:12:08.076Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd [2025-09-15T03:12:08.076Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 0.0s done [2025-09-15T03:12:08.076Z] #5 CACHED [2025-09-15T03:12:08.076Z] [2025-09-15T03:12:08.076Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd [2025-09-15T03:12:08.076Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 0.0s done [2025-09-15T03:12:08.336Z] #6 CACHED [2025-09-15T03:12:08.336Z] [2025-09-15T03:12:08.336Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:08.336Z] #7 DONE 0.0s [2025-09-15T03:12:08.336Z] [2025-09-15T03:12:08.336Z] #8 exporting to image [2025-09-15T03:12:08.336Z] #8 exporting layers done [2025-09-15T03:12:08.336Z] #8 exporting manifest sha256:fcf10b8a6b933b5f25146b43cbefa536639c655bcd45005258f0524c7aff5f34 done [2025-09-15T03:12:08.336Z] #8 exporting config sha256:72315a719cde8989c98a2550272f6619b353b045ab4090ffdebb0699361dfa47 done [2025-09-15T03:12:08.336Z] #8 exporting manifest sha256:6776798dfa244e32d35c697ba033cd89291307111147e268f3e836e752b343f7 done [2025-09-15T03:12:08.336Z] #8 exporting config sha256:2800fa44fe5ed564700dee070f2a5b77cc3da65944607cc1c278c30084c40b08 done [2025-09-15T03:12:08.336Z] #8 exporting manifest list sha256:9bea6578a79eec4da7cf2b95b15e6d388079f87cf463872c63663801fcd7b150 done [2025-09-15T03:12:08.336Z] #8 pushing layers 0.0s done [2025-09-15T03:12:08.336Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9bea6578a79eec4da7cf2b95b15e6d388079f87cf463872c63663801fcd7b150 0.1s done [2025-09-15T03:12:08.336Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:08.336Z] #8 DONE 0.1s [2025-09-15T03:12:08.336Z] [2025-09-15T03:12:08.336Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:08.336Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:08.628Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' [2025-09-15T03:12:08.628Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - [2025-09-15T03:12:08.628Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:08.628Z] #1 transferring dockerfile: 194B done [2025-09-15T03:12:08.628Z] #1 DONE 0.0s [2025-09-15T03:12:08.628Z] [2025-09-15T03:12:08.628Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:08.628Z] #2 DONE 0.0s [2025-09-15T03:12:08.628Z] [2025-09-15T03:12:08.628Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:08.628Z] #3 DONE 0.1s [2025-09-15T03:12:08.628Z] [2025-09-15T03:12:08.628Z] #4 [internal] load .dockerignore [2025-09-15T03:12:08.628Z] #4 transferring context: [2025-09-15T03:12:08.891Z] #4 transferring context: 2B done [2025-09-15T03:12:08.891Z] #4 DONE 0.0s [2025-09-15T03:12:08.891Z] [2025-09-15T03:12:08.891Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 [2025-09-15T03:12:08.891Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 0.0s done [2025-09-15T03:12:08.891Z] #5 DONE 0.0s [2025-09-15T03:12:08.891Z] [2025-09-15T03:12:08.891Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 [2025-09-15T03:12:08.891Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 0.0s done [2025-09-15T03:12:08.891Z] #6 DONE 0.1s [2025-09-15T03:12:08.891Z] [2025-09-15T03:12:08.891Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:08.891Z] #7 DONE 0.0s [2025-09-15T03:12:08.892Z] [2025-09-15T03:12:08.892Z] #8 exporting to image [2025-09-15T03:12:08.892Z] #8 exporting layers done [2025-09-15T03:12:08.892Z] #8 exporting manifest sha256:ce8fd57f4f577f7503c260f02f2a9bc35fe686dc1c61e9254100bc0127525b3c done [2025-09-15T03:12:08.892Z] #8 exporting config sha256:ea937971f7b86a4883603d8c286d58df0740d9504f54b30bad4b5c7b236ccb73 done [2025-09-15T03:12:08.892Z] #8 exporting manifest sha256:ba4f88e42c00efb5b579c54e76e614864b47372f9311a95003c2d0c82a7f1f94 done [2025-09-15T03:12:08.892Z] #8 exporting config sha256:0ddf21f737636503f01c94b2beb3e0df51c190f5285f4f363aaa0f69a8d07164 done [2025-09-15T03:12:08.892Z] #8 exporting manifest list sha256:af4e4d90713a98310bd079905d7dc1df4db34ed43f2bb40502dfd2de9b596dfd done [2025-09-15T03:12:08.892Z] #8 pushing layers 0.1s done [2025-09-15T03:12:08.892Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:af4e4d90713a98310bd079905d7dc1df4db34ed43f2bb40502dfd2de9b596dfd [2025-09-15T03:12:08.892Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:09.151Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:af4e4d90713a98310bd079905d7dc1df4db34ed43f2bb40502dfd2de9b596dfd 0.1s done [2025-09-15T03:12:09.151Z] #8 DONE 0.2s [2025-09-15T03:12:09.151Z] [2025-09-15T03:12:09.151Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:09.151Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:09.455Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-09-15T03:12:09.455Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-09-15T03:12:09.455Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:09.455Z] #1 transferring dockerfile: 160B done [2025-09-15T03:12:09.455Z] #1 DONE 0.0s [2025-09-15T03:12:09.455Z] [2025-09-15T03:12:09.455Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-09-15T03:12:09.455Z] #2 DONE 0.0s [2025-09-15T03:12:09.455Z] [2025-09-15T03:12:09.455Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-09-15T03:12:09.455Z] #3 DONE 0.0s [2025-09-15T03:12:09.455Z] [2025-09-15T03:12:09.455Z] #4 [internal] load .dockerignore [2025-09-15T03:12:09.455Z] #4 transferring context: 2B done [2025-09-15T03:12:09.455Z] #4 DONE 0.0s [2025-09-15T03:12:09.455Z] [2025-09-15T03:12:09.455Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 [2025-09-15T03:12:09.455Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 0.0s done [2025-09-15T03:12:09.455Z] #5 DONE 0.0s [2025-09-15T03:12:09.455Z] [2025-09-15T03:12:09.455Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 [2025-09-15T03:12:09.716Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 0.0s done [2025-09-15T03:12:09.716Z] #6 CACHED [2025-09-15T03:12:09.716Z] [2025-09-15T03:12:09.716Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 [2025-09-15T03:12:09.716Z] #5 CACHED [2025-09-15T03:12:09.716Z] [2025-09-15T03:12:09.716Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:09.716Z] #7 DONE 0.0s [2025-09-15T03:12:09.716Z] [2025-09-15T03:12:09.716Z] #8 exporting to image [2025-09-15T03:12:09.716Z] #8 exporting layers done [2025-09-15T03:12:09.716Z] #8 exporting manifest sha256:ce8fd57f4f577f7503c260f02f2a9bc35fe686dc1c61e9254100bc0127525b3c done [2025-09-15T03:12:09.716Z] #8 exporting config sha256:ea937971f7b86a4883603d8c286d58df0740d9504f54b30bad4b5c7b236ccb73 done [2025-09-15T03:12:09.716Z] #8 exporting manifest sha256:ba4f88e42c00efb5b579c54e76e614864b47372f9311a95003c2d0c82a7f1f94 done [2025-09-15T03:12:09.716Z] #8 exporting config sha256:0ddf21f737636503f01c94b2beb3e0df51c190f5285f4f363aaa0f69a8d07164 done [2025-09-15T03:12:09.716Z] #8 exporting manifest list sha256:af4e4d90713a98310bd079905d7dc1df4db34ed43f2bb40502dfd2de9b596dfd done [2025-09-15T03:12:09.716Z] #8 pushing layers 0.0s done [2025-09-15T03:12:09.716Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:af4e4d90713a98310bd079905d7dc1df4db34ed43f2bb40502dfd2de9b596dfd 0.1s done [2025-09-15T03:12:09.716Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:09.716Z] #8 DONE 0.1s [2025-09-15T03:12:09.716Z] [2025-09-15T03:12:09.716Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:09.716Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:10.006Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60' [2025-09-15T03:12:10.006Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60 --push - [2025-09-15T03:12:10.006Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:10.006Z] #1 transferring dockerfile: 166B done [2025-09-15T03:12:10.006Z] #1 DONE 0.0s [2025-09-15T03:12:10.006Z] [2025-09-15T03:12:10.006Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60 [2025-09-15T03:12:10.006Z] #2 DONE 0.0s [2025-09-15T03:12:10.006Z] [2025-09-15T03:12:10.006Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60 [2025-09-15T03:12:10.006Z] #3 DONE 0.0s [2025-09-15T03:12:10.006Z] [2025-09-15T03:12:10.006Z] #4 [internal] load .dockerignore [2025-09-15T03:12:10.006Z] #4 transferring context: 2B done [2025-09-15T03:12:10.006Z] #4 DONE 0.0s [2025-09-15T03:12:10.006Z] [2025-09-15T03:12:10.006Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 [2025-09-15T03:12:10.006Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 0.0s done [2025-09-15T03:12:10.006Z] #5 DONE 0.0s [2025-09-15T03:12:10.006Z] [2025-09-15T03:12:10.006Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 [2025-09-15T03:12:10.265Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 0.0s done [2025-09-15T03:12:10.265Z] #6 CACHED [2025-09-15T03:12:10.265Z] [2025-09-15T03:12:10.265Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 [2025-09-15T03:12:10.265Z] #5 CACHED [2025-09-15T03:12:10.265Z] [2025-09-15T03:12:10.265Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:10.265Z] #7 DONE 0.0s [2025-09-15T03:12:10.265Z] [2025-09-15T03:12:10.265Z] #8 exporting to image [2025-09-15T03:12:10.265Z] #8 exporting layers done [2025-09-15T03:12:10.265Z] #8 exporting manifest sha256:ce8fd57f4f577f7503c260f02f2a9bc35fe686dc1c61e9254100bc0127525b3c done [2025-09-15T03:12:10.265Z] #8 exporting config sha256:ea937971f7b86a4883603d8c286d58df0740d9504f54b30bad4b5c7b236ccb73 done [2025-09-15T03:12:10.265Z] #8 exporting manifest sha256:ba4f88e42c00efb5b579c54e76e614864b47372f9311a95003c2d0c82a7f1f94 done [2025-09-15T03:12:10.265Z] #8 exporting config sha256:0ddf21f737636503f01c94b2beb3e0df51c190f5285f4f363aaa0f69a8d07164 done [2025-09-15T03:12:10.265Z] #8 exporting manifest list sha256:af4e4d90713a98310bd079905d7dc1df4db34ed43f2bb40502dfd2de9b596dfd done [2025-09-15T03:12:10.265Z] #8 pushing layers 0.0s done [2025-09-15T03:12:10.265Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60@sha256:af4e4d90713a98310bd079905d7dc1df4db34ed43f2bb40502dfd2de9b596dfd 0.1s done [2025-09-15T03:12:10.265Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:10.265Z] #8 DONE 0.2s [2025-09-15T03:12:10.265Z] [2025-09-15T03:12:10.265Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:10.265Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:10.555Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' [2025-09-15T03:12:10.556Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - [2025-09-15T03:12:10.556Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:10.556Z] #1 transferring dockerfile: 207B done [2025-09-15T03:12:10.556Z] #1 DONE 0.0s [2025-09-15T03:12:10.556Z] [2025-09-15T03:12:10.556Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:10.556Z] #2 DONE 0.0s [2025-09-15T03:12:10.556Z] [2025-09-15T03:12:10.556Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:10.556Z] #3 DONE 0.0s [2025-09-15T03:12:10.556Z] [2025-09-15T03:12:10.556Z] #4 [internal] load .dockerignore [2025-09-15T03:12:10.556Z] #4 transferring context: 2B done [2025-09-15T03:12:10.556Z] #4 DONE 0.0s [2025-09-15T03:12:10.556Z] [2025-09-15T03:12:10.556Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 [2025-09-15T03:12:10.556Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 0.0s done [2025-09-15T03:12:10.556Z] #5 DONE 0.0s [2025-09-15T03:12:10.556Z] [2025-09-15T03:12:10.556Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 [2025-09-15T03:12:10.816Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 0.0s done [2025-09-15T03:12:10.816Z] #6 CACHED [2025-09-15T03:12:10.816Z] [2025-09-15T03:12:10.816Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 [2025-09-15T03:12:10.816Z] #5 CACHED [2025-09-15T03:12:10.816Z] [2025-09-15T03:12:10.816Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:10.816Z] #7 DONE 0.0s [2025-09-15T03:12:10.816Z] [2025-09-15T03:12:10.816Z] #8 exporting to image [2025-09-15T03:12:10.816Z] #8 exporting layers done [2025-09-15T03:12:10.816Z] #8 exporting manifest sha256:ce8fd57f4f577f7503c260f02f2a9bc35fe686dc1c61e9254100bc0127525b3c done [2025-09-15T03:12:10.816Z] #8 exporting config sha256:ea937971f7b86a4883603d8c286d58df0740d9504f54b30bad4b5c7b236ccb73 done [2025-09-15T03:12:10.816Z] #8 exporting manifest sha256:ba4f88e42c00efb5b579c54e76e614864b47372f9311a95003c2d0c82a7f1f94 done [2025-09-15T03:12:10.816Z] #8 exporting config sha256:0ddf21f737636503f01c94b2beb3e0df51c190f5285f4f363aaa0f69a8d07164 done [2025-09-15T03:12:10.816Z] #8 exporting manifest list sha256:af4e4d90713a98310bd079905d7dc1df4db34ed43f2bb40502dfd2de9b596dfd done [2025-09-15T03:12:10.816Z] #8 pushing layers 0.0s done [2025-09-15T03:12:10.816Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:af4e4d90713a98310bd079905d7dc1df4db34ed43f2bb40502dfd2de9b596dfd 0.1s done [2025-09-15T03:12:10.816Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:10.816Z] #8 DONE 0.1s [2025-09-15T03:12:10.816Z] [2025-09-15T03:12:10.816Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:10.816Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:11.109Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-09-15T03:12:11.109Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-09-15T03:12:11.109Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:11.109Z] #1 transferring dockerfile: 158B done [2025-09-15T03:12:11.109Z] #1 DONE 0.0s [2025-09-15T03:12:11.109Z] [2025-09-15T03:12:11.109Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-09-15T03:12:11.109Z] #2 DONE 0.0s [2025-09-15T03:12:11.109Z] [2025-09-15T03:12:11.109Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-09-15T03:12:11.109Z] #3 DONE 0.0s [2025-09-15T03:12:11.109Z] [2025-09-15T03:12:11.109Z] #4 [internal] load .dockerignore [2025-09-15T03:12:11.109Z] #4 transferring context: 2B done [2025-09-15T03:12:11.109Z] #4 DONE 0.0s [2025-09-15T03:12:11.109Z] [2025-09-15T03:12:11.109Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 [2025-09-15T03:12:11.109Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 0.0s done [2025-09-15T03:12:11.109Z] #5 CACHED [2025-09-15T03:12:11.109Z] [2025-09-15T03:12:11.109Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 [2025-09-15T03:12:11.109Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 0.0s done [2025-09-15T03:12:11.109Z] #6 CACHED [2025-09-15T03:12:11.109Z] [2025-09-15T03:12:11.109Z] #7 exporting to image [2025-09-15T03:12:11.109Z] #7 exporting layers [2025-09-15T03:12:11.109Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:11.369Z] #7 exporting layers done [2025-09-15T03:12:11.369Z] #7 exporting manifest sha256:ce8fd57f4f577f7503c260f02f2a9bc35fe686dc1c61e9254100bc0127525b3c done [2025-09-15T03:12:11.369Z] #7 exporting config sha256:ea937971f7b86a4883603d8c286d58df0740d9504f54b30bad4b5c7b236ccb73 done [2025-09-15T03:12:11.369Z] #7 exporting manifest sha256:ba4f88e42c00efb5b579c54e76e614864b47372f9311a95003c2d0c82a7f1f94 done [2025-09-15T03:12:11.369Z] #7 exporting config sha256:0ddf21f737636503f01c94b2beb3e0df51c190f5285f4f363aaa0f69a8d07164 done [2025-09-15T03:12:11.369Z] #7 exporting manifest list sha256:af4e4d90713a98310bd079905d7dc1df4db34ed43f2bb40502dfd2de9b596dfd done [2025-09-15T03:12:11.369Z] #7 pushing layers 0.0s done [2025-09-15T03:12:11.369Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:af4e4d90713a98310bd079905d7dc1df4db34ed43f2bb40502dfd2de9b596dfd 0.1s done [2025-09-15T03:12:11.369Z] #7 DONE 0.1s [2025-09-15T03:12:11.369Z] [2025-09-15T03:12:11.369Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:11.369Z] #8 DONE 0.0s [2025-09-15T03:12:11.369Z] [2025-09-15T03:12:11.369Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:11.369Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:11.664Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' [2025-09-15T03:12:11.665Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - [2025-09-15T03:12:11.665Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:11.665Z] #1 transferring dockerfile: 196B done [2025-09-15T03:12:11.665Z] #1 DONE 0.0s [2025-09-15T03:12:11.665Z] [2025-09-15T03:12:11.665Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:11.665Z] #2 DONE 0.0s [2025-09-15T03:12:11.665Z] [2025-09-15T03:12:11.665Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:11.665Z] #3 DONE 0.0s [2025-09-15T03:12:11.665Z] [2025-09-15T03:12:11.665Z] #4 [internal] load .dockerignore [2025-09-15T03:12:11.665Z] #4 transferring context: 2B done [2025-09-15T03:12:11.665Z] #4 DONE 0.0s [2025-09-15T03:12:11.665Z] [2025-09-15T03:12:11.665Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 [2025-09-15T03:12:11.665Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 [2025-09-15T03:12:11.925Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 0.0s done [2025-09-15T03:12:11.925Z] #5 DONE 0.0s [2025-09-15T03:12:11.925Z] [2025-09-15T03:12:11.925Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 [2025-09-15T03:12:11.925Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 0.0s done [2025-09-15T03:12:11.925Z] #6 DONE 0.1s [2025-09-15T03:12:11.925Z] [2025-09-15T03:12:11.925Z] #7 exporting to image [2025-09-15T03:12:11.925Z] #7 exporting layers done [2025-09-15T03:12:11.925Z] #7 exporting manifest sha256:d2d76368a621192b114764ec1318b1ed3d6439ed9c8d7c2e8eec982f4be02e6b done [2025-09-15T03:12:11.925Z] #7 exporting config sha256:4e5f0deeaadb12e73274d52a7cf8496be3bbd46d21c4f7d22052146a70158fc4 done [2025-09-15T03:12:11.925Z] #7 exporting manifest sha256:45e299634aec6ab56ccf1cf6293acac83f16b8be9d93b954b760a5f30e11345e done [2025-09-15T03:12:11.925Z] #7 exporting config sha256:cd6a2713ff89efd78ea3b091066f0f562a67309d6ee2bd056355bd0152934510 done [2025-09-15T03:12:11.925Z] #7 exporting manifest list sha256:54285f3d73250ebbfb28cc23dda0ca96478b025b449f9e80800a4c5dce89cf53 0.0s done [2025-09-15T03:12:11.925Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:11.925Z] #7 ... [2025-09-15T03:12:11.925Z] [2025-09-15T03:12:11.925Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:11.925Z] #8 DONE 0.0s [2025-09-15T03:12:11.925Z] [2025-09-15T03:12:11.925Z] #7 exporting to image [2025-09-15T03:12:11.925Z] #7 pushing layers 0.1s done [2025-09-15T03:12:11.925Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:54285f3d73250ebbfb28cc23dda0ca96478b025b449f9e80800a4c5dce89cf53 [2025-09-15T03:12:12.184Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:54285f3d73250ebbfb28cc23dda0ca96478b025b449f9e80800a4c5dce89cf53 0.1s done [2025-09-15T03:12:12.184Z] #7 DONE 0.2s [2025-09-15T03:12:12.184Z] [2025-09-15T03:12:12.184Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:12.184Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:12.480Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-09-15T03:12:12.480Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-09-15T03:12:12.480Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:12.480Z] #1 transferring dockerfile: 162B done [2025-09-15T03:12:12.480Z] #1 DONE 0.0s [2025-09-15T03:12:12.480Z] [2025-09-15T03:12:12.480Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-09-15T03:12:12.480Z] #2 DONE 0.0s [2025-09-15T03:12:12.480Z] [2025-09-15T03:12:12.480Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-09-15T03:12:12.480Z] #3 DONE 0.0s [2025-09-15T03:12:12.480Z] [2025-09-15T03:12:12.480Z] #4 [internal] load .dockerignore [2025-09-15T03:12:12.480Z] #4 transferring context: 2B done [2025-09-15T03:12:12.480Z] #4 DONE 0.0s [2025-09-15T03:12:12.480Z] [2025-09-15T03:12:12.480Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 [2025-09-15T03:12:12.480Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 0.0s done [2025-09-15T03:12:12.480Z] #5 DONE 0.0s [2025-09-15T03:12:12.480Z] [2025-09-15T03:12:12.480Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 [2025-09-15T03:12:12.740Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 0.0s done [2025-09-15T03:12:12.740Z] #6 CACHED [2025-09-15T03:12:12.740Z] [2025-09-15T03:12:12.740Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 [2025-09-15T03:12:12.740Z] #5 CACHED [2025-09-15T03:12:12.740Z] [2025-09-15T03:12:12.740Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:12.740Z] #7 DONE 0.0s [2025-09-15T03:12:12.740Z] [2025-09-15T03:12:12.740Z] #8 exporting to image [2025-09-15T03:12:12.740Z] #8 exporting layers done [2025-09-15T03:12:12.740Z] #8 exporting manifest sha256:d2d76368a621192b114764ec1318b1ed3d6439ed9c8d7c2e8eec982f4be02e6b done [2025-09-15T03:12:12.740Z] #8 exporting config sha256:4e5f0deeaadb12e73274d52a7cf8496be3bbd46d21c4f7d22052146a70158fc4 done [2025-09-15T03:12:12.740Z] #8 exporting manifest sha256:45e299634aec6ab56ccf1cf6293acac83f16b8be9d93b954b760a5f30e11345e done [2025-09-15T03:12:12.740Z] #8 exporting config sha256:cd6a2713ff89efd78ea3b091066f0f562a67309d6ee2bd056355bd0152934510 done [2025-09-15T03:12:12.740Z] #8 exporting manifest list sha256:54285f3d73250ebbfb28cc23dda0ca96478b025b449f9e80800a4c5dce89cf53 done [2025-09-15T03:12:12.740Z] #8 pushing layers 0.0s done [2025-09-15T03:12:12.740Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:54285f3d73250ebbfb28cc23dda0ca96478b025b449f9e80800a4c5dce89cf53 0.1s done [2025-09-15T03:12:12.740Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:12.740Z] #8 DONE 0.1s [2025-09-15T03:12:12.740Z] [2025-09-15T03:12:12.740Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:12.740Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:13.034Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.60' [2025-09-15T03:12:13.034Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.60 --push - [2025-09-15T03:12:13.034Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:13.034Z] #1 transferring dockerfile: 168B done [2025-09-15T03:12:13.034Z] #1 DONE 0.0s [2025-09-15T03:12:13.034Z] [2025-09-15T03:12:13.034Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.60 [2025-09-15T03:12:13.034Z] #2 DONE 0.0s [2025-09-15T03:12:13.034Z] [2025-09-15T03:12:13.034Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.60 [2025-09-15T03:12:13.034Z] #3 DONE 0.0s [2025-09-15T03:12:13.034Z] [2025-09-15T03:12:13.034Z] #4 [internal] load .dockerignore [2025-09-15T03:12:13.034Z] #4 transferring context: 2B done [2025-09-15T03:12:13.034Z] #4 DONE 0.0s [2025-09-15T03:12:13.034Z] [2025-09-15T03:12:13.034Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.60@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 [2025-09-15T03:12:13.034Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.60@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 done [2025-09-15T03:12:13.034Z] #5 CACHED [2025-09-15T03:12:13.034Z] [2025-09-15T03:12:13.034Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.60@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 [2025-09-15T03:12:13.034Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.60@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 0.0s done [2025-09-15T03:12:13.034Z] #6 CACHED [2025-09-15T03:12:13.034Z] [2025-09-15T03:12:13.034Z] #7 exporting to image [2025-09-15T03:12:13.034Z] #7 exporting layers done [2025-09-15T03:12:13.034Z] #7 exporting manifest sha256:d2d76368a621192b114764ec1318b1ed3d6439ed9c8d7c2e8eec982f4be02e6b done [2025-09-15T03:12:13.034Z] #7 exporting config sha256:4e5f0deeaadb12e73274d52a7cf8496be3bbd46d21c4f7d22052146a70158fc4 done [2025-09-15T03:12:13.034Z] #7 exporting manifest sha256:45e299634aec6ab56ccf1cf6293acac83f16b8be9d93b954b760a5f30e11345e done [2025-09-15T03:12:13.034Z] #7 exporting config sha256:cd6a2713ff89efd78ea3b091066f0f562a67309d6ee2bd056355bd0152934510 [2025-09-15T03:12:13.034Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:13.294Z] #7 exporting config sha256:cd6a2713ff89efd78ea3b091066f0f562a67309d6ee2bd056355bd0152934510 done [2025-09-15T03:12:13.294Z] #7 exporting manifest list sha256:54285f3d73250ebbfb28cc23dda0ca96478b025b449f9e80800a4c5dce89cf53 done [2025-09-15T03:12:13.294Z] #7 pushing layers 0.0s done [2025-09-15T03:12:13.294Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.60@sha256:54285f3d73250ebbfb28cc23dda0ca96478b025b449f9e80800a4c5dce89cf53 0.1s done [2025-09-15T03:12:13.294Z] #7 DONE 0.1s [2025-09-15T03:12:13.294Z] [2025-09-15T03:12:13.294Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:13.294Z] #8 DONE 0.0s [2025-09-15T03:12:13.294Z] [2025-09-15T03:12:13.294Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:13.294Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:13.586Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' [2025-09-15T03:12:13.586Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - [2025-09-15T03:12:13.586Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:13.586Z] #1 transferring dockerfile: 209B done [2025-09-15T03:12:13.586Z] #1 DONE 0.0s [2025-09-15T03:12:13.586Z] [2025-09-15T03:12:13.586Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:13.586Z] #2 DONE 0.0s [2025-09-15T03:12:13.586Z] [2025-09-15T03:12:13.586Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:13.586Z] #3 DONE 0.0s [2025-09-15T03:12:13.586Z] [2025-09-15T03:12:13.586Z] #4 [internal] load .dockerignore [2025-09-15T03:12:13.586Z] #4 transferring context: 2B done [2025-09-15T03:12:13.586Z] #4 DONE 0.0s [2025-09-15T03:12:13.586Z] [2025-09-15T03:12:13.586Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 [2025-09-15T03:12:13.586Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 0.0s done [2025-09-15T03:12:13.586Z] #5 CACHED [2025-09-15T03:12:13.586Z] [2025-09-15T03:12:13.586Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 [2025-09-15T03:12:13.586Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 0.0s done [2025-09-15T03:12:13.586Z] #6 CACHED [2025-09-15T03:12:13.586Z] [2025-09-15T03:12:13.586Z] #7 exporting to image [2025-09-15T03:12:13.586Z] #7 exporting layers done [2025-09-15T03:12:13.586Z] #7 exporting manifest sha256:d2d76368a621192b114764ec1318b1ed3d6439ed9c8d7c2e8eec982f4be02e6b done [2025-09-15T03:12:13.586Z] #7 exporting config sha256:4e5f0deeaadb12e73274d52a7cf8496be3bbd46d21c4f7d22052146a70158fc4 [2025-09-15T03:12:13.586Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:13.847Z] #7 exporting config sha256:4e5f0deeaadb12e73274d52a7cf8496be3bbd46d21c4f7d22052146a70158fc4 done [2025-09-15T03:12:13.847Z] #7 exporting manifest sha256:45e299634aec6ab56ccf1cf6293acac83f16b8be9d93b954b760a5f30e11345e done [2025-09-15T03:12:13.847Z] #7 exporting config sha256:cd6a2713ff89efd78ea3b091066f0f562a67309d6ee2bd056355bd0152934510 done [2025-09-15T03:12:13.847Z] #7 exporting manifest list sha256:54285f3d73250ebbfb28cc23dda0ca96478b025b449f9e80800a4c5dce89cf53 done [2025-09-15T03:12:13.847Z] #7 pushing layers 0.0s done [2025-09-15T03:12:13.847Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:54285f3d73250ebbfb28cc23dda0ca96478b025b449f9e80800a4c5dce89cf53 0.1s done [2025-09-15T03:12:13.847Z] #7 DONE 0.1s [2025-09-15T03:12:13.847Z] [2025-09-15T03:12:13.847Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:13.847Z] #8 DONE 0.0s [2025-09-15T03:12:13.847Z] [2025-09-15T03:12:13.847Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:13.847Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:14.140Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-09-15T03:12:14.140Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-09-15T03:12:14.140Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:14.140Z] #1 transferring dockerfile: 160B done [2025-09-15T03:12:14.140Z] #1 DONE 0.0s [2025-09-15T03:12:14.140Z] [2025-09-15T03:12:14.140Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-09-15T03:12:14.140Z] #2 DONE 0.0s [2025-09-15T03:12:14.140Z] [2025-09-15T03:12:14.140Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-09-15T03:12:14.140Z] #3 DONE 0.0s [2025-09-15T03:12:14.140Z] [2025-09-15T03:12:14.140Z] #4 [internal] load .dockerignore [2025-09-15T03:12:14.140Z] #4 transferring context: 2B done [2025-09-15T03:12:14.140Z] #4 DONE 0.0s [2025-09-15T03:12:14.140Z] [2025-09-15T03:12:14.140Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 [2025-09-15T03:12:14.140Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 done [2025-09-15T03:12:14.140Z] #5 CACHED [2025-09-15T03:12:14.140Z] [2025-09-15T03:12:14.140Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 [2025-09-15T03:12:14.140Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 0.0s done [2025-09-15T03:12:14.140Z] #6 CACHED [2025-09-15T03:12:14.140Z] [2025-09-15T03:12:14.140Z] #7 exporting to image [2025-09-15T03:12:14.140Z] #7 exporting layers done [2025-09-15T03:12:14.140Z] #7 exporting manifest sha256:d2d76368a621192b114764ec1318b1ed3d6439ed9c8d7c2e8eec982f4be02e6b done [2025-09-15T03:12:14.140Z] #7 exporting config sha256:4e5f0deeaadb12e73274d52a7cf8496be3bbd46d21c4f7d22052146a70158fc4 done [2025-09-15T03:12:14.140Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:14.399Z] #7 exporting manifest sha256:45e299634aec6ab56ccf1cf6293acac83f16b8be9d93b954b760a5f30e11345e done [2025-09-15T03:12:14.399Z] #7 exporting config sha256:cd6a2713ff89efd78ea3b091066f0f562a67309d6ee2bd056355bd0152934510 done [2025-09-15T03:12:14.399Z] #7 exporting manifest list sha256:54285f3d73250ebbfb28cc23dda0ca96478b025b449f9e80800a4c5dce89cf53 done [2025-09-15T03:12:14.399Z] #7 pushing layers 0.0s done [2025-09-15T03:12:14.399Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:54285f3d73250ebbfb28cc23dda0ca96478b025b449f9e80800a4c5dce89cf53 0.1s done [2025-09-15T03:12:14.399Z] #7 DONE 0.1s [2025-09-15T03:12:14.399Z] [2025-09-15T03:12:14.399Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:14.399Z] #8 DONE 0.0s [2025-09-15T03:12:14.399Z] [2025-09-15T03:12:14.399Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:14.399Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:14.693Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' [2025-09-15T03:12:14.693Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - [2025-09-15T03:12:14.693Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:14.693Z] #1 transferring dockerfile: 198B done [2025-09-15T03:12:14.693Z] #1 DONE 0.0s [2025-09-15T03:12:14.693Z] [2025-09-15T03:12:14.693Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:14.693Z] #2 DONE 0.0s [2025-09-15T03:12:14.693Z] [2025-09-15T03:12:14.693Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:14.693Z] #3 DONE 0.0s [2025-09-15T03:12:14.693Z] [2025-09-15T03:12:14.693Z] #4 [internal] load .dockerignore [2025-09-15T03:12:14.693Z] #4 transferring context: 2B done [2025-09-15T03:12:14.693Z] #4 DONE 0.0s [2025-09-15T03:12:14.693Z] [2025-09-15T03:12:14.693Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 [2025-09-15T03:12:14.693Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 0.0s done [2025-09-15T03:12:14.693Z] #5 DONE 0.0s [2025-09-15T03:12:14.693Z] [2025-09-15T03:12:14.693Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 [2025-09-15T03:12:14.952Z] #6 DONE 0.0s [2025-09-15T03:12:14.952Z] [2025-09-15T03:12:14.952Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 [2025-09-15T03:12:14.952Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 0.0s done [2025-09-15T03:12:14.952Z] #5 DONE 0.1s [2025-09-15T03:12:14.952Z] [2025-09-15T03:12:14.952Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:14.952Z] #7 DONE 0.0s [2025-09-15T03:12:14.952Z] [2025-09-15T03:12:14.952Z] #8 exporting to image [2025-09-15T03:12:14.952Z] #8 exporting layers done [2025-09-15T03:12:14.952Z] #8 exporting manifest sha256:dc2edca659cc7cce65e5e5f3ac1691c32cab8ba54df686bbd9b226e9a8e84bd8 done [2025-09-15T03:12:14.952Z] #8 exporting config sha256:cc1953399bdd92ab6c8a6f62b1a87bcc239bda45b12e1552700fc9bcab2ad148 done [2025-09-15T03:12:14.952Z] #8 exporting manifest sha256:111ba36cc6e17db77cde1f32e46963e97e9d9cbafb2811cef4b7f45cea14257a done [2025-09-15T03:12:14.952Z] #8 exporting config sha256:70199a84eb5bccbe3571f649242574573c41a3ecf01e3c6ddb9c1d2fd8c78e7c done [2025-09-15T03:12:14.952Z] #8 exporting manifest list sha256:c8daa81686c3c70d6994c49d051bc0b0172e53a3d763e88bcc81a9947943e506 done [2025-09-15T03:12:14.952Z] #8 pushing layers [2025-09-15T03:12:14.952Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:15.211Z] #8 pushing layers 0.1s done [2025-09-15T03:12:15.211Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:c8daa81686c3c70d6994c49d051bc0b0172e53a3d763e88bcc81a9947943e506 0.1s done [2025-09-15T03:12:15.211Z] #8 DONE 0.2s [2025-09-15T03:12:15.211Z] [2025-09-15T03:12:15.211Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:15.211Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:15.509Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-09-15T03:12:15.509Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-09-15T03:12:15.509Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:15.509Z] #1 transferring dockerfile: 164B done [2025-09-15T03:12:15.509Z] #1 DONE 0.0s [2025-09-15T03:12:15.509Z] [2025-09-15T03:12:15.509Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-09-15T03:12:15.509Z] #2 DONE 0.0s [2025-09-15T03:12:15.509Z] [2025-09-15T03:12:15.509Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-09-15T03:12:15.509Z] #3 DONE 0.0s [2025-09-15T03:12:15.509Z] [2025-09-15T03:12:15.509Z] #4 [internal] load .dockerignore [2025-09-15T03:12:15.509Z] #4 transferring context: 2B done [2025-09-15T03:12:15.509Z] #4 DONE 0.0s [2025-09-15T03:12:15.509Z] [2025-09-15T03:12:15.509Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 [2025-09-15T03:12:15.509Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 0.0s done [2025-09-15T03:12:15.509Z] #5 CACHED [2025-09-15T03:12:15.509Z] [2025-09-15T03:12:15.509Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 [2025-09-15T03:12:15.509Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 0.0s done [2025-09-15T03:12:15.509Z] #6 CACHED [2025-09-15T03:12:15.509Z] [2025-09-15T03:12:15.509Z] #7 exporting to image [2025-09-15T03:12:15.509Z] #7 exporting layers done [2025-09-15T03:12:15.509Z] #7 exporting manifest sha256:dc2edca659cc7cce65e5e5f3ac1691c32cab8ba54df686bbd9b226e9a8e84bd8 done [2025-09-15T03:12:15.509Z] #7 exporting config sha256:cc1953399bdd92ab6c8a6f62b1a87bcc239bda45b12e1552700fc9bcab2ad148 [2025-09-15T03:12:15.510Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:15.769Z] #7 exporting config sha256:cc1953399bdd92ab6c8a6f62b1a87bcc239bda45b12e1552700fc9bcab2ad148 done [2025-09-15T03:12:15.769Z] #7 exporting manifest sha256:111ba36cc6e17db77cde1f32e46963e97e9d9cbafb2811cef4b7f45cea14257a done [2025-09-15T03:12:15.769Z] #7 exporting config sha256:70199a84eb5bccbe3571f649242574573c41a3ecf01e3c6ddb9c1d2fd8c78e7c done [2025-09-15T03:12:15.769Z] #7 exporting manifest list sha256:c8daa81686c3c70d6994c49d051bc0b0172e53a3d763e88bcc81a9947943e506 done [2025-09-15T03:12:15.769Z] #7 pushing layers 0.0s done [2025-09-15T03:12:15.769Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c8daa81686c3c70d6994c49d051bc0b0172e53a3d763e88bcc81a9947943e506 0.1s done [2025-09-15T03:12:15.769Z] #7 DONE 0.1s [2025-09-15T03:12:15.769Z] [2025-09-15T03:12:15.769Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:15.769Z] #8 DONE 0.0s [2025-09-15T03:12:15.769Z] [2025-09-15T03:12:15.769Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:15.769Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:16.061Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.60' [2025-09-15T03:12:16.061Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.60 --push - [2025-09-15T03:12:16.061Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:16.061Z] #1 transferring dockerfile: 170B done [2025-09-15T03:12:16.061Z] #1 DONE 0.0s [2025-09-15T03:12:16.061Z] [2025-09-15T03:12:16.061Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.60 [2025-09-15T03:12:16.061Z] #2 DONE 0.0s [2025-09-15T03:12:16.061Z] [2025-09-15T03:12:16.061Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.60 [2025-09-15T03:12:16.061Z] #3 DONE 0.0s [2025-09-15T03:12:16.061Z] [2025-09-15T03:12:16.061Z] #4 [internal] load .dockerignore [2025-09-15T03:12:16.061Z] #4 transferring context: 2B done [2025-09-15T03:12:16.061Z] #4 DONE 0.0s [2025-09-15T03:12:16.061Z] [2025-09-15T03:12:16.061Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.60@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 [2025-09-15T03:12:16.061Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.60@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 done [2025-09-15T03:12:16.061Z] #5 CACHED [2025-09-15T03:12:16.061Z] [2025-09-15T03:12:16.061Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.60@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 [2025-09-15T03:12:16.061Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.60@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 0.0s done [2025-09-15T03:12:16.061Z] #6 CACHED [2025-09-15T03:12:16.061Z] [2025-09-15T03:12:16.061Z] #7 exporting to image [2025-09-15T03:12:16.061Z] #7 exporting layers done [2025-09-15T03:12:16.061Z] #7 exporting manifest sha256:dc2edca659cc7cce65e5e5f3ac1691c32cab8ba54df686bbd9b226e9a8e84bd8 done [2025-09-15T03:12:16.061Z] #7 exporting config sha256:cc1953399bdd92ab6c8a6f62b1a87bcc239bda45b12e1552700fc9bcab2ad148 done [2025-09-15T03:12:16.061Z] #7 exporting manifest sha256:111ba36cc6e17db77cde1f32e46963e97e9d9cbafb2811cef4b7f45cea14257a done [2025-09-15T03:12:16.061Z] #7 exporting config sha256:70199a84eb5bccbe3571f649242574573c41a3ecf01e3c6ddb9c1d2fd8c78e7c done [2025-09-15T03:12:16.061Z] #7 exporting manifest list sha256:c8daa81686c3c70d6994c49d051bc0b0172e53a3d763e88bcc81a9947943e506 done [2025-09-15T03:12:16.061Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:16.320Z] #7 pushing layers 0.0s done [2025-09-15T03:12:16.320Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.60@sha256:c8daa81686c3c70d6994c49d051bc0b0172e53a3d763e88bcc81a9947943e506 0.1s done [2025-09-15T03:12:16.320Z] #7 DONE 0.1s [2025-09-15T03:12:16.320Z] [2025-09-15T03:12:16.320Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:16.320Z] #8 DONE 0.0s [2025-09-15T03:12:16.320Z] [2025-09-15T03:12:16.320Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:16.320Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:16.607Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' [2025-09-15T03:12:16.607Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - [2025-09-15T03:12:16.607Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:16.607Z] #1 transferring dockerfile: 211B done [2025-09-15T03:12:16.607Z] #1 DONE 0.0s [2025-09-15T03:12:16.607Z] [2025-09-15T03:12:16.607Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:16.607Z] #2 DONE 0.0s [2025-09-15T03:12:16.607Z] [2025-09-15T03:12:16.607Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:16.607Z] #3 DONE 0.0s [2025-09-15T03:12:16.607Z] [2025-09-15T03:12:16.607Z] #4 [internal] load .dockerignore [2025-09-15T03:12:16.608Z] #4 transferring context: 2B done [2025-09-15T03:12:16.608Z] #4 DONE 0.0s [2025-09-15T03:12:16.608Z] [2025-09-15T03:12:16.608Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 [2025-09-15T03:12:16.608Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 0.0s done [2025-09-15T03:12:16.608Z] #5 CACHED [2025-09-15T03:12:16.608Z] [2025-09-15T03:12:16.608Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 [2025-09-15T03:12:16.608Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 0.0s done [2025-09-15T03:12:16.608Z] #6 CACHED [2025-09-15T03:12:16.608Z] [2025-09-15T03:12:16.608Z] #7 exporting to image [2025-09-15T03:12:16.608Z] #7 exporting layers [2025-09-15T03:12:16.608Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:16.866Z] #7 exporting layers done [2025-09-15T03:12:16.867Z] #7 exporting manifest sha256:dc2edca659cc7cce65e5e5f3ac1691c32cab8ba54df686bbd9b226e9a8e84bd8 done [2025-09-15T03:12:16.867Z] #7 exporting config sha256:cc1953399bdd92ab6c8a6f62b1a87bcc239bda45b12e1552700fc9bcab2ad148 done [2025-09-15T03:12:16.867Z] #7 exporting manifest sha256:111ba36cc6e17db77cde1f32e46963e97e9d9cbafb2811cef4b7f45cea14257a done [2025-09-15T03:12:16.867Z] #7 exporting config sha256:70199a84eb5bccbe3571f649242574573c41a3ecf01e3c6ddb9c1d2fd8c78e7c done [2025-09-15T03:12:16.867Z] #7 exporting manifest list sha256:c8daa81686c3c70d6994c49d051bc0b0172e53a3d763e88bcc81a9947943e506 done [2025-09-15T03:12:16.867Z] #7 pushing layers 0.0s done [2025-09-15T03:12:16.867Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:c8daa81686c3c70d6994c49d051bc0b0172e53a3d763e88bcc81a9947943e506 0.1s done [2025-09-15T03:12:16.867Z] #7 DONE 0.1s [2025-09-15T03:12:16.867Z] [2025-09-15T03:12:16.867Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:16.867Z] #8 DONE 0.0s [2025-09-15T03:12:16.867Z] [2025-09-15T03:12:16.867Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:16.867Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:17.158Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-09-15T03:12:17.158Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-09-15T03:12:17.158Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:17.158Z] #1 transferring dockerfile: 162B done [2025-09-15T03:12:17.158Z] #1 DONE 0.0s [2025-09-15T03:12:17.158Z] [2025-09-15T03:12:17.158Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-09-15T03:12:17.158Z] #2 DONE 0.0s [2025-09-15T03:12:17.158Z] [2025-09-15T03:12:17.158Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-09-15T03:12:17.158Z] #3 DONE 0.0s [2025-09-15T03:12:17.158Z] [2025-09-15T03:12:17.158Z] #4 [internal] load .dockerignore [2025-09-15T03:12:17.158Z] #4 transferring context: 2B done [2025-09-15T03:12:17.158Z] #4 DONE 0.0s [2025-09-15T03:12:17.158Z] [2025-09-15T03:12:17.158Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 [2025-09-15T03:12:17.158Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 0.0s done [2025-09-15T03:12:17.158Z] #5 CACHED [2025-09-15T03:12:17.158Z] [2025-09-15T03:12:17.158Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 [2025-09-15T03:12:17.158Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 0.0s done [2025-09-15T03:12:17.158Z] #6 CACHED [2025-09-15T03:12:17.158Z] [2025-09-15T03:12:17.158Z] #7 exporting to image [2025-09-15T03:12:17.158Z] #7 exporting layers done [2025-09-15T03:12:17.158Z] #7 exporting manifest sha256:dc2edca659cc7cce65e5e5f3ac1691c32cab8ba54df686bbd9b226e9a8e84bd8 done [2025-09-15T03:12:17.158Z] #7 exporting config sha256:cc1953399bdd92ab6c8a6f62b1a87bcc239bda45b12e1552700fc9bcab2ad148 done [2025-09-15T03:12:17.158Z] #7 exporting manifest sha256:111ba36cc6e17db77cde1f32e46963e97e9d9cbafb2811cef4b7f45cea14257a done [2025-09-15T03:12:17.158Z] #7 exporting config sha256:70199a84eb5bccbe3571f649242574573c41a3ecf01e3c6ddb9c1d2fd8c78e7c [2025-09-15T03:12:17.158Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:17.417Z] #7 exporting config sha256:70199a84eb5bccbe3571f649242574573c41a3ecf01e3c6ddb9c1d2fd8c78e7c done [2025-09-15T03:12:17.417Z] #7 exporting manifest list sha256:c8daa81686c3c70d6994c49d051bc0b0172e53a3d763e88bcc81a9947943e506 done [2025-09-15T03:12:17.417Z] #7 pushing layers 0.0s done [2025-09-15T03:12:17.417Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c8daa81686c3c70d6994c49d051bc0b0172e53a3d763e88bcc81a9947943e506 0.1s done [2025-09-15T03:12:17.417Z] #7 DONE 0.1s [2025-09-15T03:12:17.417Z] [2025-09-15T03:12:17.417Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:17.417Z] #8 DONE 0.0s [2025-09-15T03:12:17.417Z] [2025-09-15T03:12:17.417Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:17.417Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:17.706Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' [2025-09-15T03:12:17.706Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - [2025-09-15T03:12:17.967Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:17.967Z] #1 transferring dockerfile: 206B done [2025-09-15T03:12:17.967Z] #1 DONE 0.0s [2025-09-15T03:12:17.967Z] [2025-09-15T03:12:17.967Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:17.967Z] #2 DONE 0.0s [2025-09-15T03:12:17.967Z] [2025-09-15T03:12:17.967Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:17.967Z] #3 DONE 0.0s [2025-09-15T03:12:17.967Z] [2025-09-15T03:12:17.967Z] #4 [internal] load .dockerignore [2025-09-15T03:12:17.967Z] #4 transferring context: 2B done [2025-09-15T03:12:17.967Z] #4 DONE 0.0s [2025-09-15T03:12:17.967Z] [2025-09-15T03:12:17.967Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 [2025-09-15T03:12:17.967Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 [2025-09-15T03:12:17.967Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 0.0s done [2025-09-15T03:12:17.967Z] #5 DONE 0.0s [2025-09-15T03:12:17.967Z] [2025-09-15T03:12:17.967Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 [2025-09-15T03:12:17.967Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 0.0s done [2025-09-15T03:12:18.225Z] #6 DONE 0.2s [2025-09-15T03:12:18.225Z] [2025-09-15T03:12:18.225Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:18.225Z] #7 DONE 0.0s [2025-09-15T03:12:18.225Z] [2025-09-15T03:12:18.225Z] #8 exporting to image [2025-09-15T03:12:18.225Z] #8 exporting layers done [2025-09-15T03:12:18.225Z] #8 exporting manifest sha256:13a8b36b9d709d2ef740cd9affb1a70cc58fe094347ba25c36f35452d2562e0e done [2025-09-15T03:12:18.225Z] #8 exporting config sha256:1748c956e5f44f5e6364a1eb141145fa4d5b53afdece92f5a4c8d0faf7ac66c7 done [2025-09-15T03:12:18.225Z] #8 exporting manifest sha256:5a9899a3f66fabfba10bb7c2e1d81d073e3b784259411f144e56469eaafe0c1f 0.0s done [2025-09-15T03:12:18.225Z] #8 exporting config sha256:ff7c75725597fb88a17dd96b935f97cb9c52e3765098428174530d3859860f42 done [2025-09-15T03:12:18.225Z] #8 exporting manifest list sha256:284e8830c39ba010f8e429cb25dcbf7acf6480039fe8ff653a9da3dcdf9b0a58 done [2025-09-15T03:12:18.225Z] #8 pushing layers [2025-09-15T03:12:18.225Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:18.225Z] #8 pushing layers 0.1s done [2025-09-15T03:12:18.225Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:284e8830c39ba010f8e429cb25dcbf7acf6480039fe8ff653a9da3dcdf9b0a58 0.1s done [2025-09-15T03:12:18.225Z] #8 DONE 0.2s [2025-09-15T03:12:18.225Z] [2025-09-15T03:12:18.225Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:18.225Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:18.521Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-09-15T03:12:18.521Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-09-15T03:12:18.521Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:18.521Z] #1 transferring dockerfile: 172B done [2025-09-15T03:12:18.521Z] #1 DONE 0.0s [2025-09-15T03:12:18.521Z] [2025-09-15T03:12:18.521Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-09-15T03:12:18.521Z] #2 DONE 0.0s [2025-09-15T03:12:18.521Z] [2025-09-15T03:12:18.521Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-09-15T03:12:18.521Z] #3 DONE 0.0s [2025-09-15T03:12:18.521Z] [2025-09-15T03:12:18.521Z] #4 [internal] load .dockerignore [2025-09-15T03:12:18.521Z] #4 transferring context: 2B done [2025-09-15T03:12:18.521Z] #4 DONE 0.0s [2025-09-15T03:12:18.521Z] [2025-09-15T03:12:18.521Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 [2025-09-15T03:12:18.521Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 0.0s done [2025-09-15T03:12:18.521Z] #5 CACHED [2025-09-15T03:12:18.521Z] [2025-09-15T03:12:18.521Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 [2025-09-15T03:12:18.521Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 0.0s done [2025-09-15T03:12:18.521Z] #6 CACHED [2025-09-15T03:12:18.521Z] [2025-09-15T03:12:18.521Z] #7 exporting to image [2025-09-15T03:12:18.521Z] #7 exporting layers done [2025-09-15T03:12:18.521Z] #7 exporting manifest sha256:13a8b36b9d709d2ef740cd9affb1a70cc58fe094347ba25c36f35452d2562e0e done [2025-09-15T03:12:18.521Z] #7 exporting config sha256:1748c956e5f44f5e6364a1eb141145fa4d5b53afdece92f5a4c8d0faf7ac66c7 done [2025-09-15T03:12:18.521Z] #7 exporting manifest sha256:5a9899a3f66fabfba10bb7c2e1d81d073e3b784259411f144e56469eaafe0c1f [2025-09-15T03:12:18.521Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:18.780Z] #7 exporting manifest sha256:5a9899a3f66fabfba10bb7c2e1d81d073e3b784259411f144e56469eaafe0c1f done [2025-09-15T03:12:18.780Z] #7 exporting config sha256:ff7c75725597fb88a17dd96b935f97cb9c52e3765098428174530d3859860f42 done [2025-09-15T03:12:18.780Z] #7 exporting manifest list sha256:284e8830c39ba010f8e429cb25dcbf7acf6480039fe8ff653a9da3dcdf9b0a58 done [2025-09-15T03:12:18.780Z] #7 pushing layers 0.0s done [2025-09-15T03:12:18.780Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:284e8830c39ba010f8e429cb25dcbf7acf6480039fe8ff653a9da3dcdf9b0a58 0.1s done [2025-09-15T03:12:18.780Z] #7 DONE 0.1s [2025-09-15T03:12:18.780Z] [2025-09-15T03:12:18.780Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:18.780Z] #8 DONE 0.0s [2025-09-15T03:12:18.780Z] [2025-09-15T03:12:18.780Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:18.780Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:19.064Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60 --push - [2025-09-15T03:12:19.064Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60' [2025-09-15T03:12:19.064Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:19.064Z] #1 transferring dockerfile: 178B done [2025-09-15T03:12:19.064Z] #1 DONE 0.0s [2025-09-15T03:12:19.064Z] [2025-09-15T03:12:19.064Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60 [2025-09-15T03:12:19.064Z] #2 DONE 0.0s [2025-09-15T03:12:19.064Z] [2025-09-15T03:12:19.064Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60 [2025-09-15T03:12:19.064Z] #3 DONE 0.0s [2025-09-15T03:12:19.064Z] [2025-09-15T03:12:19.064Z] #4 [internal] load .dockerignore [2025-09-15T03:12:19.064Z] #4 transferring context: 2B done [2025-09-15T03:12:19.064Z] #4 DONE 0.0s [2025-09-15T03:12:19.064Z] [2025-09-15T03:12:19.064Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 [2025-09-15T03:12:19.064Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 0.0s done [2025-09-15T03:12:19.064Z] #5 DONE 0.0s [2025-09-15T03:12:19.064Z] [2025-09-15T03:12:19.064Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 [2025-09-15T03:12:19.325Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 0.0s done [2025-09-15T03:12:19.325Z] #6 CACHED [2025-09-15T03:12:19.325Z] [2025-09-15T03:12:19.325Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 [2025-09-15T03:12:19.325Z] #5 CACHED [2025-09-15T03:12:19.325Z] [2025-09-15T03:12:19.325Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:19.325Z] #7 DONE 0.0s [2025-09-15T03:12:19.325Z] [2025-09-15T03:12:19.325Z] #8 exporting to image [2025-09-15T03:12:19.325Z] #8 exporting layers done [2025-09-15T03:12:19.325Z] #8 exporting manifest sha256:13a8b36b9d709d2ef740cd9affb1a70cc58fe094347ba25c36f35452d2562e0e done [2025-09-15T03:12:19.325Z] #8 exporting config sha256:1748c956e5f44f5e6364a1eb141145fa4d5b53afdece92f5a4c8d0faf7ac66c7 done [2025-09-15T03:12:19.325Z] #8 exporting manifest sha256:5a9899a3f66fabfba10bb7c2e1d81d073e3b784259411f144e56469eaafe0c1f done [2025-09-15T03:12:19.325Z] #8 exporting config sha256:ff7c75725597fb88a17dd96b935f97cb9c52e3765098428174530d3859860f42 done [2025-09-15T03:12:19.325Z] #8 exporting manifest list sha256:284e8830c39ba010f8e429cb25dcbf7acf6480039fe8ff653a9da3dcdf9b0a58 done [2025-09-15T03:12:19.325Z] #8 pushing layers 0.0s done [2025-09-15T03:12:19.325Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60@sha256:284e8830c39ba010f8e429cb25dcbf7acf6480039fe8ff653a9da3dcdf9b0a58 0.1s done [2025-09-15T03:12:19.325Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:19.325Z] #8 DONE 0.1s [2025-09-15T03:12:19.325Z] [2025-09-15T03:12:19.325Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:19.325Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:19.627Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' [2025-09-15T03:12:19.627Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - [2025-09-15T03:12:19.627Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:19.627Z] #1 transferring dockerfile: 219B done [2025-09-15T03:12:19.627Z] #1 DONE 0.0s [2025-09-15T03:12:19.627Z] [2025-09-15T03:12:19.627Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:19.627Z] #2 DONE 0.0s [2025-09-15T03:12:19.627Z] [2025-09-15T03:12:19.627Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:19.627Z] #3 DONE 0.0s [2025-09-15T03:12:19.627Z] [2025-09-15T03:12:19.627Z] #4 [internal] load .dockerignore [2025-09-15T03:12:19.627Z] #4 transferring context: 2B done [2025-09-15T03:12:19.627Z] #4 DONE 0.0s [2025-09-15T03:12:19.627Z] [2025-09-15T03:12:19.627Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 [2025-09-15T03:12:19.627Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 0.0s done [2025-09-15T03:12:19.627Z] #5 CACHED [2025-09-15T03:12:19.627Z] [2025-09-15T03:12:19.627Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 [2025-09-15T03:12:19.888Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 0.0s done [2025-09-15T03:12:19.888Z] #6 CACHED [2025-09-15T03:12:19.888Z] [2025-09-15T03:12:19.888Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:19.888Z] #7 DONE 0.0s [2025-09-15T03:12:19.888Z] [2025-09-15T03:12:19.888Z] #8 exporting to image [2025-09-15T03:12:19.888Z] #8 exporting layers done [2025-09-15T03:12:19.888Z] #8 exporting manifest sha256:13a8b36b9d709d2ef740cd9affb1a70cc58fe094347ba25c36f35452d2562e0e done [2025-09-15T03:12:19.888Z] #8 exporting config sha256:1748c956e5f44f5e6364a1eb141145fa4d5b53afdece92f5a4c8d0faf7ac66c7 done [2025-09-15T03:12:19.888Z] #8 exporting manifest sha256:5a9899a3f66fabfba10bb7c2e1d81d073e3b784259411f144e56469eaafe0c1f done [2025-09-15T03:12:19.888Z] #8 exporting config sha256:ff7c75725597fb88a17dd96b935f97cb9c52e3765098428174530d3859860f42 done [2025-09-15T03:12:19.888Z] #8 exporting manifest list sha256:284e8830c39ba010f8e429cb25dcbf7acf6480039fe8ff653a9da3dcdf9b0a58 done [2025-09-15T03:12:19.888Z] #8 pushing layers 0.0s done [2025-09-15T03:12:19.888Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:284e8830c39ba010f8e429cb25dcbf7acf6480039fe8ff653a9da3dcdf9b0a58 0.1s done [2025-09-15T03:12:19.888Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:19.888Z] #8 DONE 0.1s [2025-09-15T03:12:19.888Z] [2025-09-15T03:12:19.888Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:19.888Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:20.178Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-09-15T03:12:20.178Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-09-15T03:12:20.178Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:20.178Z] #1 transferring dockerfile: 170B done [2025-09-15T03:12:20.178Z] #1 DONE 0.0s [2025-09-15T03:12:20.178Z] [2025-09-15T03:12:20.178Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-09-15T03:12:20.178Z] #2 DONE 0.0s [2025-09-15T03:12:20.178Z] [2025-09-15T03:12:20.178Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-09-15T03:12:20.178Z] #3 DONE 0.0s [2025-09-15T03:12:20.178Z] [2025-09-15T03:12:20.178Z] #4 [internal] load .dockerignore [2025-09-15T03:12:20.178Z] #4 transferring context: 2B done [2025-09-15T03:12:20.178Z] #4 DONE 0.0s [2025-09-15T03:12:20.178Z] [2025-09-15T03:12:20.178Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 [2025-09-15T03:12:20.178Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 0.0s done [2025-09-15T03:12:20.178Z] #5 CACHED [2025-09-15T03:12:20.178Z] [2025-09-15T03:12:20.178Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 [2025-09-15T03:12:20.178Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 0.0s done [2025-09-15T03:12:20.178Z] #6 CACHED [2025-09-15T03:12:20.178Z] [2025-09-15T03:12:20.178Z] #7 exporting to image [2025-09-15T03:12:20.178Z] #7 exporting layers done [2025-09-15T03:12:20.178Z] #7 exporting manifest sha256:13a8b36b9d709d2ef740cd9affb1a70cc58fe094347ba25c36f35452d2562e0e done [2025-09-15T03:12:20.178Z] #7 exporting config sha256:1748c956e5f44f5e6364a1eb141145fa4d5b53afdece92f5a4c8d0faf7ac66c7 [2025-09-15T03:12:20.178Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:20.438Z] #7 exporting config sha256:1748c956e5f44f5e6364a1eb141145fa4d5b53afdece92f5a4c8d0faf7ac66c7 done [2025-09-15T03:12:20.438Z] #7 exporting manifest sha256:5a9899a3f66fabfba10bb7c2e1d81d073e3b784259411f144e56469eaafe0c1f done [2025-09-15T03:12:20.438Z] #7 exporting config sha256:ff7c75725597fb88a17dd96b935f97cb9c52e3765098428174530d3859860f42 done [2025-09-15T03:12:20.438Z] #7 exporting manifest list sha256:284e8830c39ba010f8e429cb25dcbf7acf6480039fe8ff653a9da3dcdf9b0a58 done [2025-09-15T03:12:20.438Z] #7 pushing layers 0.0s done [2025-09-15T03:12:20.438Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:284e8830c39ba010f8e429cb25dcbf7acf6480039fe8ff653a9da3dcdf9b0a58 0.1s done [2025-09-15T03:12:20.438Z] #7 DONE 0.1s [2025-09-15T03:12:20.438Z] [2025-09-15T03:12:20.438Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:20.438Z] #8 DONE 0.0s [2025-09-15T03:12:20.438Z] [2025-09-15T03:12:20.438Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:20.438Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:20.729Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' [2025-09-15T03:12:20.729Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - [2025-09-15T03:12:20.988Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:20.988Z] #1 transferring dockerfile: 204B done [2025-09-15T03:12:20.988Z] #1 DONE 0.0s [2025-09-15T03:12:20.988Z] [2025-09-15T03:12:20.988Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:20.988Z] #2 DONE 0.0s [2025-09-15T03:12:20.988Z] [2025-09-15T03:12:20.988Z] #3 [internal] load .dockerignore [2025-09-15T03:12:20.988Z] #3 transferring context: 2B done [2025-09-15T03:12:20.988Z] #3 DONE 0.0s [2025-09-15T03:12:20.988Z] [2025-09-15T03:12:20.988Z] #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:20.988Z] #4 DONE 0.1s [2025-09-15T03:12:20.988Z] [2025-09-15T03:12:20.988Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac [2025-09-15T03:12:20.988Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac [2025-09-15T03:12:20.988Z] #5 ... [2025-09-15T03:12:20.988Z] [2025-09-15T03:12:20.988Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac [2025-09-15T03:12:20.988Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 0.0s done [2025-09-15T03:12:20.988Z] #6 DONE 0.1s [2025-09-15T03:12:20.988Z] [2025-09-15T03:12:20.988Z] #7 exporting to image [2025-09-15T03:12:20.988Z] #7 exporting layers done [2025-09-15T03:12:20.988Z] #7 exporting manifest sha256:849c0ca6126211d333d8bb77982f9d4909374c87705d37219c509c5e4c9c9b79 done [2025-09-15T03:12:20.988Z] #7 exporting config sha256:7f3b0d9d1de7a6823652a449e968ee7a73c2b5ca4836621c3b2deb8185ba43f2 done [2025-09-15T03:12:20.988Z] #7 exporting manifest sha256:775d8b0accc640aefd846d2f5b39931df650f5f546cb668c2ef46b5362d7222c done [2025-09-15T03:12:20.988Z] #7 exporting config sha256:94fedd58f3babdcc26f40eb47872dced52aba0419612d010ec41088df97d707d done [2025-09-15T03:12:20.988Z] #7 exporting manifest list sha256:c01430c09fe848d061df8480aa1ec3f5c937b6e91938c333329f47b9551a4f91 [2025-09-15T03:12:20.988Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:20.988Z] #7 ... [2025-09-15T03:12:20.988Z] [2025-09-15T03:12:20.988Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:20.988Z] #8 DONE 0.0s [2025-09-15T03:12:20.988Z] [2025-09-15T03:12:20.988Z] #7 exporting to image [2025-09-15T03:12:20.988Z] #7 exporting manifest list sha256:c01430c09fe848d061df8480aa1ec3f5c937b6e91938c333329f47b9551a4f91 done [2025-09-15T03:12:20.988Z] #7 pushing layers 0.1s done [2025-09-15T03:12:20.988Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:c01430c09fe848d061df8480aa1ec3f5c937b6e91938c333329f47b9551a4f91 [2025-09-15T03:12:21.248Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:c01430c09fe848d061df8480aa1ec3f5c937b6e91938c333329f47b9551a4f91 0.1s done [2025-09-15T03:12:21.248Z] #7 DONE 0.2s [2025-09-15T03:12:21.248Z] [2025-09-15T03:12:21.248Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:21.248Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:21.541Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-09-15T03:12:21.541Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-09-15T03:12:21.541Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:21.541Z] #1 transferring dockerfile: 170B done [2025-09-15T03:12:21.541Z] #1 DONE 0.0s [2025-09-15T03:12:21.541Z] [2025-09-15T03:12:21.541Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-09-15T03:12:21.541Z] #2 DONE 0.0s [2025-09-15T03:12:21.541Z] [2025-09-15T03:12:21.541Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-09-15T03:12:21.541Z] #3 DONE 0.0s [2025-09-15T03:12:21.541Z] [2025-09-15T03:12:21.541Z] #4 [internal] load .dockerignore [2025-09-15T03:12:21.541Z] #4 transferring context: 2B done [2025-09-15T03:12:21.541Z] #4 DONE 0.0s [2025-09-15T03:12:21.541Z] [2025-09-15T03:12:21.541Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac [2025-09-15T03:12:21.541Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 0.0s done [2025-09-15T03:12:21.541Z] #5 DONE 0.0s [2025-09-15T03:12:21.541Z] [2025-09-15T03:12:21.541Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac [2025-09-15T03:12:21.799Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 0.0s done [2025-09-15T03:12:21.799Z] #6 CACHED [2025-09-15T03:12:21.799Z] [2025-09-15T03:12:21.799Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac [2025-09-15T03:12:21.799Z] #5 CACHED [2025-09-15T03:12:21.799Z] [2025-09-15T03:12:21.799Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:21.799Z] #7 DONE 0.0s [2025-09-15T03:12:21.799Z] [2025-09-15T03:12:21.799Z] #8 exporting to image [2025-09-15T03:12:21.799Z] #8 exporting layers done [2025-09-15T03:12:21.799Z] #8 exporting manifest sha256:849c0ca6126211d333d8bb77982f9d4909374c87705d37219c509c5e4c9c9b79 done [2025-09-15T03:12:21.799Z] #8 exporting config sha256:7f3b0d9d1de7a6823652a449e968ee7a73c2b5ca4836621c3b2deb8185ba43f2 done [2025-09-15T03:12:21.799Z] #8 exporting manifest sha256:775d8b0accc640aefd846d2f5b39931df650f5f546cb668c2ef46b5362d7222c done [2025-09-15T03:12:21.799Z] #8 exporting config sha256:94fedd58f3babdcc26f40eb47872dced52aba0419612d010ec41088df97d707d done [2025-09-15T03:12:21.799Z] #8 exporting manifest list sha256:c01430c09fe848d061df8480aa1ec3f5c937b6e91938c333329f47b9551a4f91 done [2025-09-15T03:12:21.799Z] #8 pushing layers 0.0s done [2025-09-15T03:12:21.799Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:c01430c09fe848d061df8480aa1ec3f5c937b6e91938c333329f47b9551a4f91 0.1s done [2025-09-15T03:12:21.799Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:21.799Z] #8 DONE 0.1s [2025-09-15T03:12:21.799Z] [2025-09-15T03:12:21.799Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:21.799Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:22.083Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.60' [2025-09-15T03:12:22.083Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.60 --push - [2025-09-15T03:12:22.083Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:22.083Z] #1 transferring dockerfile: 176B done [2025-09-15T03:12:22.083Z] #1 DONE 0.0s [2025-09-15T03:12:22.083Z] [2025-09-15T03:12:22.083Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.60 [2025-09-15T03:12:22.083Z] #2 DONE 0.0s [2025-09-15T03:12:22.083Z] [2025-09-15T03:12:22.083Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.60 [2025-09-15T03:12:22.083Z] #3 DONE 0.0s [2025-09-15T03:12:22.083Z] [2025-09-15T03:12:22.083Z] #4 [internal] load .dockerignore [2025-09-15T03:12:22.083Z] #4 transferring context: 2B done [2025-09-15T03:12:22.083Z] #4 DONE 0.0s [2025-09-15T03:12:22.083Z] [2025-09-15T03:12:22.083Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.60@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac [2025-09-15T03:12:22.083Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.60@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 0.0s done [2025-09-15T03:12:22.083Z] #5 CACHED [2025-09-15T03:12:22.083Z] [2025-09-15T03:12:22.083Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.60@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac [2025-09-15T03:12:22.083Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.60@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 0.0s done [2025-09-15T03:12:22.083Z] #6 CACHED [2025-09-15T03:12:22.083Z] [2025-09-15T03:12:22.083Z] #7 exporting to image [2025-09-15T03:12:22.083Z] #7 exporting layers done [2025-09-15T03:12:22.083Z] #7 exporting manifest sha256:849c0ca6126211d333d8bb77982f9d4909374c87705d37219c509c5e4c9c9b79 done [2025-09-15T03:12:22.083Z] #7 exporting config sha256:7f3b0d9d1de7a6823652a449e968ee7a73c2b5ca4836621c3b2deb8185ba43f2 done [2025-09-15T03:12:22.083Z] #7 exporting manifest sha256:775d8b0accc640aefd846d2f5b39931df650f5f546cb668c2ef46b5362d7222c done [2025-09-15T03:12:22.083Z] #7 exporting config sha256:94fedd58f3babdcc26f40eb47872dced52aba0419612d010ec41088df97d707d done [2025-09-15T03:12:22.083Z] #7 exporting manifest list sha256:c01430c09fe848d061df8480aa1ec3f5c937b6e91938c333329f47b9551a4f91 done [2025-09-15T03:12:22.083Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:22.341Z] #7 pushing layers 0.0s done [2025-09-15T03:12:22.341Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.60@sha256:c01430c09fe848d061df8480aa1ec3f5c937b6e91938c333329f47b9551a4f91 0.1s done [2025-09-15T03:12:22.341Z] #7 DONE 0.1s [2025-09-15T03:12:22.341Z] [2025-09-15T03:12:22.341Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:22.341Z] #8 DONE 0.0s [2025-09-15T03:12:22.341Z] [2025-09-15T03:12:22.341Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:22.341Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:22.632Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' [2025-09-15T03:12:22.632Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - [2025-09-15T03:12:22.890Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:22.890Z] #1 transferring dockerfile: 217B done [2025-09-15T03:12:22.890Z] #1 DONE 0.0s [2025-09-15T03:12:22.890Z] [2025-09-15T03:12:22.890Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:22.890Z] #2 DONE 0.0s [2025-09-15T03:12:22.890Z] [2025-09-15T03:12:22.890Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:22.890Z] #3 DONE 0.0s [2025-09-15T03:12:22.890Z] [2025-09-15T03:12:22.890Z] #4 [internal] load .dockerignore [2025-09-15T03:12:22.890Z] #4 transferring context: 2B done [2025-09-15T03:12:22.890Z] #4 DONE 0.0s [2025-09-15T03:12:22.890Z] [2025-09-15T03:12:22.890Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac [2025-09-15T03:12:22.890Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 0.0s done [2025-09-15T03:12:22.890Z] #5 CACHED [2025-09-15T03:12:22.890Z] [2025-09-15T03:12:22.890Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac [2025-09-15T03:12:22.890Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 0.0s done [2025-09-15T03:12:22.890Z] #6 CACHED [2025-09-15T03:12:22.890Z] [2025-09-15T03:12:22.890Z] #7 exporting to image [2025-09-15T03:12:22.890Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:22.890Z] #7 exporting layers done [2025-09-15T03:12:22.890Z] #7 exporting manifest sha256:849c0ca6126211d333d8bb77982f9d4909374c87705d37219c509c5e4c9c9b79 done [2025-09-15T03:12:22.890Z] #7 exporting config sha256:7f3b0d9d1de7a6823652a449e968ee7a73c2b5ca4836621c3b2deb8185ba43f2 done [2025-09-15T03:12:22.890Z] #7 exporting manifest sha256:775d8b0accc640aefd846d2f5b39931df650f5f546cb668c2ef46b5362d7222c done [2025-09-15T03:12:22.890Z] #7 exporting config sha256:94fedd58f3babdcc26f40eb47872dced52aba0419612d010ec41088df97d707d done [2025-09-15T03:12:22.890Z] #7 exporting manifest list sha256:c01430c09fe848d061df8480aa1ec3f5c937b6e91938c333329f47b9551a4f91 done [2025-09-15T03:12:22.890Z] #7 pushing layers 0.0s done [2025-09-15T03:12:22.890Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:c01430c09fe848d061df8480aa1ec3f5c937b6e91938c333329f47b9551a4f91 0.1s done [2025-09-15T03:12:22.890Z] #7 DONE 0.1s [2025-09-15T03:12:22.890Z] [2025-09-15T03:12:22.890Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:22.890Z] #8 DONE 0.0s [2025-09-15T03:12:22.890Z] [2025-09-15T03:12:22.890Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:22.890Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:23.188Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-09-15T03:12:23.188Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-09-15T03:12:23.188Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:23.188Z] #1 transferring dockerfile: 168B 0.0s done [2025-09-15T03:12:23.188Z] #1 DONE 0.0s [2025-09-15T03:12:23.188Z] [2025-09-15T03:12:23.188Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-09-15T03:12:23.188Z] #2 DONE 0.0s [2025-09-15T03:12:23.188Z] [2025-09-15T03:12:23.188Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-09-15T03:12:23.188Z] #3 DONE 0.0s [2025-09-15T03:12:23.188Z] [2025-09-15T03:12:23.188Z] #4 [internal] load .dockerignore [2025-09-15T03:12:23.188Z] #4 transferring context: 2B done [2025-09-15T03:12:23.188Z] #4 DONE 0.0s [2025-09-15T03:12:23.188Z] [2025-09-15T03:12:23.188Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac [2025-09-15T03:12:23.188Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 0.0s done [2025-09-15T03:12:23.188Z] #5 DONE 0.0s [2025-09-15T03:12:23.188Z] [2025-09-15T03:12:23.188Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac [2025-09-15T03:12:23.451Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 0.0s done [2025-09-15T03:12:23.451Z] #6 CACHED [2025-09-15T03:12:23.451Z] [2025-09-15T03:12:23.451Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac [2025-09-15T03:12:23.451Z] #5 CACHED [2025-09-15T03:12:23.451Z] [2025-09-15T03:12:23.451Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:23.451Z] #7 DONE 0.0s [2025-09-15T03:12:23.451Z] [2025-09-15T03:12:23.451Z] #8 exporting to image [2025-09-15T03:12:23.451Z] #8 exporting layers done [2025-09-15T03:12:23.451Z] #8 exporting manifest sha256:849c0ca6126211d333d8bb77982f9d4909374c87705d37219c509c5e4c9c9b79 done [2025-09-15T03:12:23.451Z] #8 exporting config sha256:7f3b0d9d1de7a6823652a449e968ee7a73c2b5ca4836621c3b2deb8185ba43f2 done [2025-09-15T03:12:23.451Z] #8 exporting manifest sha256:775d8b0accc640aefd846d2f5b39931df650f5f546cb668c2ef46b5362d7222c done [2025-09-15T03:12:23.451Z] #8 exporting config sha256:94fedd58f3babdcc26f40eb47872dced52aba0419612d010ec41088df97d707d done [2025-09-15T03:12:23.451Z] #8 exporting manifest list sha256:c01430c09fe848d061df8480aa1ec3f5c937b6e91938c333329f47b9551a4f91 done [2025-09-15T03:12:23.451Z] #8 pushing layers 0.0s done [2025-09-15T03:12:23.451Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:c01430c09fe848d061df8480aa1ec3f5c937b6e91938c333329f47b9551a4f91 0.1s done [2025-09-15T03:12:23.451Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:23.451Z] #8 DONE 0.1s [2025-09-15T03:12:23.451Z] [2025-09-15T03:12:23.451Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:23.451Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:23.742Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' [2025-09-15T03:12:23.742Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - [2025-09-15T03:12:23.742Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:23.742Z] #1 transferring dockerfile: 205B done [2025-09-15T03:12:23.742Z] #1 DONE 0.0s [2025-09-15T03:12:23.742Z] [2025-09-15T03:12:23.742Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:23.742Z] #2 DONE 0.0s [2025-09-15T03:12:23.742Z] [2025-09-15T03:12:23.742Z] #3 [internal] load .dockerignore [2025-09-15T03:12:23.742Z] #3 transferring context: [2025-09-15T03:12:24.002Z] #3 transferring context: 2B done [2025-09-15T03:12:24.002Z] #3 DONE 0.0s [2025-09-15T03:12:24.002Z] [2025-09-15T03:12:24.002Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:24.002Z] #4 DONE 0.0s [2025-09-15T03:12:24.002Z] [2025-09-15T03:12:24.002Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f [2025-09-15T03:12:24.002Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f 0.0s done [2025-09-15T03:12:24.002Z] #5 DONE 0.0s [2025-09-15T03:12:24.002Z] [2025-09-15T03:12:24.002Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f [2025-09-15T03:12:24.002Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f 0.0s done [2025-09-15T03:12:24.002Z] #6 DONE 0.1s [2025-09-15T03:12:24.002Z] [2025-09-15T03:12:24.002Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:24.002Z] #7 DONE 0.0s [2025-09-15T03:12:24.002Z] [2025-09-15T03:12:24.002Z] #8 exporting to image [2025-09-15T03:12:24.002Z] #8 exporting layers done [2025-09-15T03:12:24.002Z] #8 exporting manifest sha256:c24a37b22f6c668acf0f51ad804af67b9894bd342dd3f9fee1a4d2606ee32a4c done [2025-09-15T03:12:24.002Z] #8 exporting config sha256:dc79f85c5232d9a52bb02b35e0d65f041b3256e096b4dbd9d5f4ae4dc7b13c19 done [2025-09-15T03:12:24.002Z] #8 exporting manifest sha256:974d2849d6bf8eada79a655f42216b10ecdea074158b0e355ac2f67214bd9aca done [2025-09-15T03:12:24.002Z] #8 exporting config sha256:c3ea26d02604ed040b7844c1ebfaf6b4592023a68e292b14e0398b573bc7bb9b done [2025-09-15T03:12:24.002Z] #8 exporting manifest list sha256:4e44648c01d51060039446ce7c8c5e27a84c0dd24f28648947eb09f01dc48c36 done [2025-09-15T03:12:24.002Z] #8 pushing layers 0.1s done [2025-09-15T03:12:24.002Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:4e44648c01d51060039446ce7c8c5e27a84c0dd24f28648947eb09f01dc48c36 [2025-09-15T03:12:24.002Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:24.263Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:4e44648c01d51060039446ce7c8c5e27a84c0dd24f28648947eb09f01dc48c36 0.1s done [2025-09-15T03:12:24.263Z] #8 DONE 0.2s [2025-09-15T03:12:24.263Z] [2025-09-15T03:12:24.263Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:24.263Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:24.561Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-09-15T03:12:24.561Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-09-15T03:12:24.561Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:24.561Z] #1 transferring dockerfile: 171B done [2025-09-15T03:12:24.561Z] #1 DONE 0.0s [2025-09-15T03:12:24.561Z] [2025-09-15T03:12:24.561Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-09-15T03:12:24.561Z] #2 DONE 0.0s [2025-09-15T03:12:24.561Z] [2025-09-15T03:12:24.561Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-09-15T03:12:24.561Z] #3 DONE 0.0s [2025-09-15T03:12:24.561Z] [2025-09-15T03:12:24.561Z] #4 [internal] load .dockerignore [2025-09-15T03:12:24.561Z] #4 transferring context: 2B done [2025-09-15T03:12:24.561Z] #4 DONE 0.0s [2025-09-15T03:12:24.561Z] [2025-09-15T03:12:24.561Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f [2025-09-15T03:12:24.561Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f 0.0s done [2025-09-15T03:12:24.561Z] #5 DONE 0.0s [2025-09-15T03:12:24.561Z] [2025-09-15T03:12:24.561Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f [2025-09-15T03:12:25.679Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f 0.0s done [2025-09-15T03:12:25.679Z] #6 CACHED [2025-09-15T03:12:25.679Z] [2025-09-15T03:12:25.679Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f [2025-09-15T03:12:25.679Z] #5 CACHED [2025-09-15T03:12:25.679Z] [2025-09-15T03:12:25.679Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:25.679Z] #7 DONE 0.0s [2025-09-15T03:12:25.679Z] [2025-09-15T03:12:25.679Z] #8 exporting to image [2025-09-15T03:12:25.679Z] #8 exporting layers done [2025-09-15T03:12:25.679Z] #8 exporting manifest sha256:c24a37b22f6c668acf0f51ad804af67b9894bd342dd3f9fee1a4d2606ee32a4c done [2025-09-15T03:12:25.679Z] #8 exporting config sha256:dc79f85c5232d9a52bb02b35e0d65f041b3256e096b4dbd9d5f4ae4dc7b13c19 done [2025-09-15T03:12:25.679Z] #8 exporting manifest sha256:974d2849d6bf8eada79a655f42216b10ecdea074158b0e355ac2f67214bd9aca done [2025-09-15T03:12:25.679Z] #8 exporting config sha256:c3ea26d02604ed040b7844c1ebfaf6b4592023a68e292b14e0398b573bc7bb9b done [2025-09-15T03:12:25.679Z] #8 exporting manifest list sha256:4e44648c01d51060039446ce7c8c5e27a84c0dd24f28648947eb09f01dc48c36 done [2025-09-15T03:12:25.679Z] #8 pushing layers 0.0s done [2025-09-15T03:12:25.679Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:4e44648c01d51060039446ce7c8c5e27a84c0dd24f28648947eb09f01dc48c36 0.1s done [2025-09-15T03:12:25.680Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:25.680Z] #8 DONE 0.1s [2025-09-15T03:12:25.680Z] [2025-09-15T03:12:25.680Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:25.680Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:25.967Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.60' [2025-09-15T03:12:25.967Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.60 --push - [2025-09-15T03:12:25.967Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:25.967Z] #1 transferring dockerfile: 177B done [2025-09-15T03:12:25.967Z] #1 DONE 0.0s [2025-09-15T03:12:25.967Z] [2025-09-15T03:12:25.967Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.60 [2025-09-15T03:12:25.967Z] #2 DONE 0.0s [2025-09-15T03:12:25.967Z] [2025-09-15T03:12:25.967Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.60 [2025-09-15T03:12:25.967Z] #3 DONE 0.0s [2025-09-15T03:12:25.967Z] [2025-09-15T03:12:25.967Z] #4 [internal] load .dockerignore [2025-09-15T03:12:25.967Z] #4 transferring context: 2B done [2025-09-15T03:12:25.967Z] #4 DONE 0.0s [2025-09-15T03:12:25.967Z] [2025-09-15T03:12:25.967Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.60@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f [2025-09-15T03:12:25.967Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.60@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f done [2025-09-15T03:12:25.967Z] #5 CACHED [2025-09-15T03:12:25.967Z] [2025-09-15T03:12:25.967Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.60@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f [2025-09-15T03:12:25.967Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.60@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f 0.0s done [2025-09-15T03:12:25.967Z] #6 CACHED [2025-09-15T03:12:25.967Z] [2025-09-15T03:12:25.967Z] #7 exporting to image [2025-09-15T03:12:25.967Z] #7 exporting layers done [2025-09-15T03:12:25.967Z] #7 exporting manifest sha256:c24a37b22f6c668acf0f51ad804af67b9894bd342dd3f9fee1a4d2606ee32a4c done [2025-09-15T03:12:25.967Z] #7 exporting config sha256:dc79f85c5232d9a52bb02b35e0d65f041b3256e096b4dbd9d5f4ae4dc7b13c19 done [2025-09-15T03:12:25.967Z] #7 exporting manifest sha256:974d2849d6bf8eada79a655f42216b10ecdea074158b0e355ac2f67214bd9aca done [2025-09-15T03:12:25.967Z] #7 exporting config sha256:c3ea26d02604ed040b7844c1ebfaf6b4592023a68e292b14e0398b573bc7bb9b done [2025-09-15T03:12:25.967Z] #7 exporting manifest list sha256:4e44648c01d51060039446ce7c8c5e27a84c0dd24f28648947eb09f01dc48c36 done [2025-09-15T03:12:25.967Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:26.226Z] #7 pushing layers 0.0s done [2025-09-15T03:12:26.226Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.60@sha256:4e44648c01d51060039446ce7c8c5e27a84c0dd24f28648947eb09f01dc48c36 0.1s done [2025-09-15T03:12:26.226Z] #7 DONE 0.1s [2025-09-15T03:12:26.226Z] [2025-09-15T03:12:26.226Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:26.226Z] #8 DONE 0.0s [2025-09-15T03:12:26.226Z] [2025-09-15T03:12:26.227Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:26.227Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:26.505Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - [2025-09-15T03:12:26.505Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' [2025-09-15T03:12:26.505Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:26.505Z] #1 transferring dockerfile: 218B done [2025-09-15T03:12:26.505Z] #1 DONE 0.0s [2025-09-15T03:12:26.505Z] [2025-09-15T03:12:26.505Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:26.505Z] #2 DONE 0.0s [2025-09-15T03:12:26.505Z] [2025-09-15T03:12:26.505Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:26.505Z] #3 DONE 0.0s [2025-09-15T03:12:26.505Z] [2025-09-15T03:12:26.505Z] #4 [internal] load .dockerignore [2025-09-15T03:12:26.505Z] #4 transferring context: 2B done [2025-09-15T03:12:26.505Z] #4 DONE 0.0s [2025-09-15T03:12:26.505Z] [2025-09-15T03:12:26.505Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f [2025-09-15T03:12:26.505Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f 0.0s done [2025-09-15T03:12:26.505Z] #5 CACHED [2025-09-15T03:12:26.505Z] [2025-09-15T03:12:26.505Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f [2025-09-15T03:12:26.505Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f 0.0s done [2025-09-15T03:12:26.505Z] #6 CACHED [2025-09-15T03:12:26.505Z] [2025-09-15T03:12:26.505Z] #7 exporting to image [2025-09-15T03:12:26.505Z] #7 exporting layers done [2025-09-15T03:12:26.505Z] #7 exporting manifest sha256:c24a37b22f6c668acf0f51ad804af67b9894bd342dd3f9fee1a4d2606ee32a4c done [2025-09-15T03:12:26.505Z] #7 exporting config sha256:dc79f85c5232d9a52bb02b35e0d65f041b3256e096b4dbd9d5f4ae4dc7b13c19 done [2025-09-15T03:12:26.505Z] #7 exporting manifest sha256:974d2849d6bf8eada79a655f42216b10ecdea074158b0e355ac2f67214bd9aca done [2025-09-15T03:12:26.505Z] #7 exporting config sha256:c3ea26d02604ed040b7844c1ebfaf6b4592023a68e292b14e0398b573bc7bb9b done [2025-09-15T03:12:26.505Z] #7 exporting manifest list sha256:4e44648c01d51060039446ce7c8c5e27a84c0dd24f28648947eb09f01dc48c36 [2025-09-15T03:12:26.505Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:26.766Z] #7 exporting manifest list sha256:4e44648c01d51060039446ce7c8c5e27a84c0dd24f28648947eb09f01dc48c36 done [2025-09-15T03:12:26.766Z] #7 pushing layers 0.0s done [2025-09-15T03:12:26.766Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:4e44648c01d51060039446ce7c8c5e27a84c0dd24f28648947eb09f01dc48c36 0.1s done [2025-09-15T03:12:26.766Z] #7 DONE 0.1s [2025-09-15T03:12:26.766Z] [2025-09-15T03:12:26.766Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:26.766Z] #8 DONE 0.0s [2025-09-15T03:12:26.766Z] [2025-09-15T03:12:26.766Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:26.766Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:27.055Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-09-15T03:12:27.055Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-09-15T03:12:27.316Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:27.316Z] #1 transferring dockerfile: 169B done [2025-09-15T03:12:27.316Z] #1 DONE 0.0s [2025-09-15T03:12:27.316Z] [2025-09-15T03:12:27.316Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-09-15T03:12:27.316Z] #2 DONE 0.0s [2025-09-15T03:12:27.316Z] [2025-09-15T03:12:27.316Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-09-15T03:12:27.316Z] #3 DONE 0.0s [2025-09-15T03:12:27.316Z] [2025-09-15T03:12:27.316Z] #4 [internal] load .dockerignore [2025-09-15T03:12:27.316Z] #4 transferring context: 2B done [2025-09-15T03:12:27.316Z] #4 DONE 0.0s [2025-09-15T03:12:27.316Z] [2025-09-15T03:12:27.316Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f [2025-09-15T03:12:27.316Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f done [2025-09-15T03:12:27.316Z] #5 CACHED [2025-09-15T03:12:27.316Z] [2025-09-15T03:12:27.316Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f [2025-09-15T03:12:27.316Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f done [2025-09-15T03:12:27.316Z] #6 CACHED [2025-09-15T03:12:27.316Z] [2025-09-15T03:12:27.316Z] #7 exporting to image [2025-09-15T03:12:27.316Z] #7 exporting layers done [2025-09-15T03:12:27.316Z] #7 exporting manifest sha256:c24a37b22f6c668acf0f51ad804af67b9894bd342dd3f9fee1a4d2606ee32a4c done [2025-09-15T03:12:27.316Z] #7 exporting config sha256:dc79f85c5232d9a52bb02b35e0d65f041b3256e096b4dbd9d5f4ae4dc7b13c19 done [2025-09-15T03:12:27.316Z] #7 exporting manifest sha256:974d2849d6bf8eada79a655f42216b10ecdea074158b0e355ac2f67214bd9aca done [2025-09-15T03:12:27.316Z] #7 exporting config sha256:c3ea26d02604ed040b7844c1ebfaf6b4592023a68e292b14e0398b573bc7bb9b done [2025-09-15T03:12:27.316Z] #7 exporting manifest list sha256:4e44648c01d51060039446ce7c8c5e27a84c0dd24f28648947eb09f01dc48c36 done [2025-09-15T03:12:27.316Z] #7 pushing layers 0.0s done [2025-09-15T03:12:27.316Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:4e44648c01d51060039446ce7c8c5e27a84c0dd24f28648947eb09f01dc48c36 [2025-09-15T03:12:27.316Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:27.316Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:4e44648c01d51060039446ce7c8c5e27a84c0dd24f28648947eb09f01dc48c36 0.1s done [2025-09-15T03:12:27.316Z] #7 DONE 0.1s [2025-09-15T03:12:27.316Z] [2025-09-15T03:12:27.316Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:27.316Z] #8 DONE 0.0s [2025-09-15T03:12:27.316Z] [2025-09-15T03:12:27.316Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:27.316Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:27.671Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' [2025-09-15T03:12:27.671Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - [2025-09-15T03:12:27.671Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:27.671Z] #1 transferring dockerfile: 211B done [2025-09-15T03:12:27.671Z] #1 DONE 0.0s [2025-09-15T03:12:27.671Z] [2025-09-15T03:12:27.671Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:27.671Z] #2 DONE 0.0s [2025-09-15T03:12:27.671Z] [2025-09-15T03:12:27.671Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:27.671Z] #3 DONE 0.0s [2025-09-15T03:12:27.671Z] [2025-09-15T03:12:27.671Z] #4 [internal] load .dockerignore [2025-09-15T03:12:27.671Z] #4 transferring context: 2B done [2025-09-15T03:12:27.671Z] #4 DONE 0.0s [2025-09-15T03:12:27.671Z] [2025-09-15T03:12:27.671Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 [2025-09-15T03:12:27.671Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 [2025-09-15T03:12:27.967Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 0.0s done [2025-09-15T03:12:27.967Z] #5 DONE 0.0s [2025-09-15T03:12:27.967Z] [2025-09-15T03:12:27.967Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 [2025-09-15T03:12:27.967Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 0.0s done [2025-09-15T03:12:27.967Z] #6 DONE 0.2s [2025-09-15T03:12:27.967Z] [2025-09-15T03:12:27.967Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:27.967Z] #7 DONE 0.0s [2025-09-15T03:12:27.967Z] [2025-09-15T03:12:27.967Z] #8 exporting to image [2025-09-15T03:12:27.967Z] #8 exporting layers done [2025-09-15T03:12:27.967Z] #8 exporting manifest sha256:3e5cd7d4cd2c595a58120d39a6a20fe8a2bf036c30877fffd8caf9723c5cf88f done [2025-09-15T03:12:27.967Z] #8 exporting config sha256:49d8e7218d3367be96ccfd0394a35174745b08ff7a1589bfbf373550ecff7179 done [2025-09-15T03:12:27.967Z] #8 exporting manifest sha256:d7f33deca890326eafdb9381afc0fae50a0354174fc4aaeec11cd19b5f0a2acd done [2025-09-15T03:12:27.967Z] #8 exporting config sha256:4e2b9e9fc56e155e2e9f198c00f07b759fdac6dfa7d1bba83556b3a5b22fdeee done [2025-09-15T03:12:27.967Z] #8 exporting manifest list sha256:6f74055c9c44bc0789d4bea295c56787a97b8f0f213b4dc06acd68adc2a3d11e done [2025-09-15T03:12:27.967Z] #8 pushing layers 0.1s done [2025-09-15T03:12:27.967Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:6f74055c9c44bc0789d4bea295c56787a97b8f0f213b4dc06acd68adc2a3d11e [2025-09-15T03:12:27.967Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:28.227Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:6f74055c9c44bc0789d4bea295c56787a97b8f0f213b4dc06acd68adc2a3d11e 0.1s done [2025-09-15T03:12:28.227Z] #8 DONE 0.2s [2025-09-15T03:12:28.227Z] [2025-09-15T03:12:28.227Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:28.227Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:28.513Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-09-15T03:12:28.513Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-09-15T03:12:28.513Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:28.513Z] #1 transferring dockerfile: 177B done [2025-09-15T03:12:28.513Z] #1 DONE 0.0s [2025-09-15T03:12:28.513Z] [2025-09-15T03:12:28.513Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-09-15T03:12:28.513Z] #2 DONE 0.0s [2025-09-15T03:12:28.513Z] [2025-09-15T03:12:28.513Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-09-15T03:12:28.513Z] #3 DONE 0.0s [2025-09-15T03:12:28.513Z] [2025-09-15T03:12:28.513Z] #4 [internal] load .dockerignore [2025-09-15T03:12:28.513Z] #4 transferring context: 2B done [2025-09-15T03:12:28.513Z] #4 DONE 0.0s [2025-09-15T03:12:28.513Z] [2025-09-15T03:12:28.513Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 [2025-09-15T03:12:28.513Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 0.0s done [2025-09-15T03:12:28.513Z] #5 CACHED [2025-09-15T03:12:28.513Z] [2025-09-15T03:12:28.513Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 [2025-09-15T03:12:28.513Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 0.0s done [2025-09-15T03:12:28.513Z] #6 CACHED [2025-09-15T03:12:28.513Z] [2025-09-15T03:12:28.513Z] #7 exporting to image [2025-09-15T03:12:28.513Z] #7 exporting layers [2025-09-15T03:12:28.513Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:28.773Z] #7 exporting layers done [2025-09-15T03:12:28.773Z] #7 exporting manifest sha256:3e5cd7d4cd2c595a58120d39a6a20fe8a2bf036c30877fffd8caf9723c5cf88f done [2025-09-15T03:12:28.773Z] #7 exporting config sha256:49d8e7218d3367be96ccfd0394a35174745b08ff7a1589bfbf373550ecff7179 done [2025-09-15T03:12:28.773Z] #7 exporting manifest sha256:d7f33deca890326eafdb9381afc0fae50a0354174fc4aaeec11cd19b5f0a2acd done [2025-09-15T03:12:28.773Z] #7 exporting config sha256:4e2b9e9fc56e155e2e9f198c00f07b759fdac6dfa7d1bba83556b3a5b22fdeee done [2025-09-15T03:12:28.773Z] #7 exporting manifest list sha256:6f74055c9c44bc0789d4bea295c56787a97b8f0f213b4dc06acd68adc2a3d11e done [2025-09-15T03:12:28.773Z] #7 pushing layers 0.0s done [2025-09-15T03:12:28.773Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6f74055c9c44bc0789d4bea295c56787a97b8f0f213b4dc06acd68adc2a3d11e 0.1s done [2025-09-15T03:12:28.773Z] #7 DONE 0.1s [2025-09-15T03:12:28.773Z] [2025-09-15T03:12:28.773Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:28.773Z] #8 DONE 0.0s [2025-09-15T03:12:28.773Z] [2025-09-15T03:12:28.773Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:28.773Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:29.064Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.60 --push - [2025-09-15T03:12:29.064Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.60' [2025-09-15T03:12:29.064Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:29.064Z] #1 transferring dockerfile: 183B done [2025-09-15T03:12:29.064Z] #1 DONE 0.0s [2025-09-15T03:12:29.064Z] [2025-09-15T03:12:29.064Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.60 [2025-09-15T03:12:29.064Z] #2 DONE 0.0s [2025-09-15T03:12:29.064Z] [2025-09-15T03:12:29.064Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.60 [2025-09-15T03:12:29.064Z] #3 DONE 0.0s [2025-09-15T03:12:29.064Z] [2025-09-15T03:12:29.064Z] #4 [internal] load .dockerignore [2025-09-15T03:12:29.064Z] #4 transferring context: 2B done [2025-09-15T03:12:29.064Z] #4 DONE 0.0s [2025-09-15T03:12:29.064Z] [2025-09-15T03:12:29.064Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.60@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 [2025-09-15T03:12:29.064Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.60@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 0.0s done [2025-09-15T03:12:29.064Z] #5 CACHED [2025-09-15T03:12:29.064Z] [2025-09-15T03:12:29.064Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.60@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 [2025-09-15T03:12:29.064Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.60@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 0.0s done [2025-09-15T03:12:29.064Z] #6 CACHED [2025-09-15T03:12:29.064Z] [2025-09-15T03:12:29.064Z] #7 exporting to image [2025-09-15T03:12:29.064Z] #7 exporting layers done [2025-09-15T03:12:29.064Z] #7 exporting manifest sha256:3e5cd7d4cd2c595a58120d39a6a20fe8a2bf036c30877fffd8caf9723c5cf88f done [2025-09-15T03:12:29.064Z] #7 exporting config sha256:49d8e7218d3367be96ccfd0394a35174745b08ff7a1589bfbf373550ecff7179 done [2025-09-15T03:12:29.064Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:29.323Z] #7 exporting manifest sha256:d7f33deca890326eafdb9381afc0fae50a0354174fc4aaeec11cd19b5f0a2acd done [2025-09-15T03:12:29.323Z] #7 exporting config sha256:4e2b9e9fc56e155e2e9f198c00f07b759fdac6dfa7d1bba83556b3a5b22fdeee done [2025-09-15T03:12:29.323Z] #7 exporting manifest list sha256:6f74055c9c44bc0789d4bea295c56787a97b8f0f213b4dc06acd68adc2a3d11e done [2025-09-15T03:12:29.323Z] #7 pushing layers 0.0s done [2025-09-15T03:12:29.323Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.60@sha256:6f74055c9c44bc0789d4bea295c56787a97b8f0f213b4dc06acd68adc2a3d11e 0.1s done [2025-09-15T03:12:29.323Z] #7 DONE 0.1s [2025-09-15T03:12:29.323Z] [2025-09-15T03:12:29.323Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:29.323Z] #8 DONE 0.0s [2025-09-15T03:12:29.323Z] [2025-09-15T03:12:29.323Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:29.323Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:29.612Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' [2025-09-15T03:12:29.612Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - [2025-09-15T03:12:29.612Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:29.612Z] #1 transferring dockerfile: 224B done [2025-09-15T03:12:29.612Z] #1 DONE 0.0s [2025-09-15T03:12:29.612Z] [2025-09-15T03:12:29.612Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:29.612Z] #2 DONE 0.0s [2025-09-15T03:12:29.612Z] [2025-09-15T03:12:29.612Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:29.612Z] #3 DONE 0.0s [2025-09-15T03:12:29.612Z] [2025-09-15T03:12:29.612Z] #4 [internal] load .dockerignore [2025-09-15T03:12:29.612Z] #4 transferring context: 2B done [2025-09-15T03:12:29.612Z] #4 DONE 0.0s [2025-09-15T03:12:29.612Z] [2025-09-15T03:12:29.612Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 [2025-09-15T03:12:29.612Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 0.0s done [2025-09-15T03:12:29.612Z] #5 CACHED [2025-09-15T03:12:29.612Z] [2025-09-15T03:12:29.612Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 [2025-09-15T03:12:29.612Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 0.0s done [2025-09-15T03:12:29.612Z] #6 CACHED [2025-09-15T03:12:29.612Z] [2025-09-15T03:12:29.612Z] #7 exporting to image [2025-09-15T03:12:29.612Z] #7 exporting layers done [2025-09-15T03:12:29.612Z] #7 exporting manifest sha256:3e5cd7d4cd2c595a58120d39a6a20fe8a2bf036c30877fffd8caf9723c5cf88f done [2025-09-15T03:12:29.612Z] #7 exporting config sha256:49d8e7218d3367be96ccfd0394a35174745b08ff7a1589bfbf373550ecff7179 [2025-09-15T03:12:29.612Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:29.871Z] #7 exporting config sha256:49d8e7218d3367be96ccfd0394a35174745b08ff7a1589bfbf373550ecff7179 done [2025-09-15T03:12:29.871Z] #7 exporting manifest sha256:d7f33deca890326eafdb9381afc0fae50a0354174fc4aaeec11cd19b5f0a2acd done [2025-09-15T03:12:29.871Z] #7 exporting config sha256:4e2b9e9fc56e155e2e9f198c00f07b759fdac6dfa7d1bba83556b3a5b22fdeee done [2025-09-15T03:12:29.871Z] #7 exporting manifest list sha256:6f74055c9c44bc0789d4bea295c56787a97b8f0f213b4dc06acd68adc2a3d11e done [2025-09-15T03:12:29.871Z] #7 pushing layers 0.0s done [2025-09-15T03:12:29.871Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:6f74055c9c44bc0789d4bea295c56787a97b8f0f213b4dc06acd68adc2a3d11e 0.1s done [2025-09-15T03:12:29.871Z] #7 DONE 0.1s [2025-09-15T03:12:29.871Z] [2025-09-15T03:12:29.871Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:29.871Z] #8 DONE 0.0s [2025-09-15T03:12:29.871Z] [2025-09-15T03:12:29.871Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:29.871Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:30.162Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-09-15T03:12:30.162Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-09-15T03:12:30.162Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:30.162Z] #1 transferring dockerfile: 175B done [2025-09-15T03:12:30.162Z] #1 DONE 0.0s [2025-09-15T03:12:30.162Z] [2025-09-15T03:12:30.162Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-09-15T03:12:30.162Z] #2 DONE 0.0s [2025-09-15T03:12:30.162Z] [2025-09-15T03:12:30.162Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-09-15T03:12:30.162Z] #3 DONE 0.0s [2025-09-15T03:12:30.162Z] [2025-09-15T03:12:30.162Z] #4 [internal] load .dockerignore [2025-09-15T03:12:30.162Z] #4 transferring context: 2B done [2025-09-15T03:12:30.162Z] #4 DONE 0.0s [2025-09-15T03:12:30.162Z] [2025-09-15T03:12:30.162Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 [2025-09-15T03:12:30.162Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 0.0s done [2025-09-15T03:12:30.162Z] #5 CACHED [2025-09-15T03:12:30.162Z] [2025-09-15T03:12:30.162Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 [2025-09-15T03:12:30.162Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 0.0s done [2025-09-15T03:12:30.162Z] #6 CACHED [2025-09-15T03:12:30.162Z] [2025-09-15T03:12:30.162Z] #7 exporting to image [2025-09-15T03:12:30.162Z] #7 exporting layers done [2025-09-15T03:12:30.162Z] #7 exporting manifest sha256:3e5cd7d4cd2c595a58120d39a6a20fe8a2bf036c30877fffd8caf9723c5cf88f done [2025-09-15T03:12:30.162Z] #7 exporting config sha256:49d8e7218d3367be96ccfd0394a35174745b08ff7a1589bfbf373550ecff7179 done [2025-09-15T03:12:30.162Z] #7 exporting manifest sha256:d7f33deca890326eafdb9381afc0fae50a0354174fc4aaeec11cd19b5f0a2acd done [2025-09-15T03:12:30.162Z] #7 exporting config sha256:4e2b9e9fc56e155e2e9f198c00f07b759fdac6dfa7d1bba83556b3a5b22fdeee [2025-09-15T03:12:30.162Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:30.429Z] #7 exporting config sha256:4e2b9e9fc56e155e2e9f198c00f07b759fdac6dfa7d1bba83556b3a5b22fdeee done [2025-09-15T03:12:30.429Z] #7 exporting manifest list sha256:6f74055c9c44bc0789d4bea295c56787a97b8f0f213b4dc06acd68adc2a3d11e done [2025-09-15T03:12:30.429Z] #7 pushing layers 0.0s done [2025-09-15T03:12:30.429Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6f74055c9c44bc0789d4bea295c56787a97b8f0f213b4dc06acd68adc2a3d11e 0.1s done [2025-09-15T03:12:30.429Z] #7 DONE 0.1s [2025-09-15T03:12:30.429Z] [2025-09-15T03:12:30.429Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:30.429Z] #8 DONE 0.0s [2025-09-15T03:12:30.429Z] [2025-09-15T03:12:30.429Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:30.429Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:30.714Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' [2025-09-15T03:12:30.714Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - [2025-09-15T03:12:30.714Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:30.714Z] #1 transferring dockerfile: 215B done [2025-09-15T03:12:30.714Z] #1 DONE 0.0s [2025-09-15T03:12:30.714Z] [2025-09-15T03:12:30.714Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:30.714Z] #2 DONE 0.0s [2025-09-15T03:12:30.714Z] [2025-09-15T03:12:30.714Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:30.714Z] #3 DONE 0.1s [2025-09-15T03:12:30.714Z] [2025-09-15T03:12:30.714Z] #4 [internal] load .dockerignore [2025-09-15T03:12:30.714Z] #4 transferring context: 2B done [2025-09-15T03:12:30.714Z] #4 DONE 0.0s [2025-09-15T03:12:30.973Z] [2025-09-15T03:12:30.973Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 [2025-09-15T03:12:30.973Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 0.0s done [2025-09-15T03:12:30.973Z] #5 DONE 0.0s [2025-09-15T03:12:30.973Z] [2025-09-15T03:12:30.973Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 [2025-09-15T03:12:30.973Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 0.0s done [2025-09-15T03:12:30.973Z] #6 DONE 0.1s [2025-09-15T03:12:30.973Z] [2025-09-15T03:12:30.973Z] #7 exporting to image [2025-09-15T03:12:30.973Z] #7 exporting layers done [2025-09-15T03:12:30.973Z] #7 exporting manifest sha256:c7f51b99cc412a094560904565a57be616b77f587ffe05929313e9778e519e2d 0.0s done [2025-09-15T03:12:30.973Z] #7 exporting config sha256:5c9616a59f82782ebe1bcaf235c83e3c95f8249f8ff85e473c3b14f3beb4639b done [2025-09-15T03:12:30.973Z] #7 exporting manifest sha256:70c598cef5fc9d7a8903d015301895a4dcb2435cbd5a0be820d0ec01020e3634 done [2025-09-15T03:12:30.973Z] #7 exporting config sha256:899e76e5421fdf3f29959e59434e52ee08014ceb7c56dcaf130fe0e11e05ea2b [2025-09-15T03:12:30.973Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:30.973Z] #7 ... [2025-09-15T03:12:30.973Z] [2025-09-15T03:12:30.973Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:30.973Z] #8 DONE 0.0s [2025-09-15T03:12:30.973Z] [2025-09-15T03:12:30.973Z] #7 exporting to image [2025-09-15T03:12:30.973Z] #7 exporting config sha256:899e76e5421fdf3f29959e59434e52ee08014ceb7c56dcaf130fe0e11e05ea2b done [2025-09-15T03:12:30.973Z] #7 exporting manifest list sha256:5b9a8488805f3bd0e695cbc53ef9a19be60781d576d069542bcd4baedadaee70 done [2025-09-15T03:12:30.973Z] #7 pushing layers 0.1s done [2025-09-15T03:12:30.973Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:5b9a8488805f3bd0e695cbc53ef9a19be60781d576d069542bcd4baedadaee70 [2025-09-15T03:12:31.233Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:5b9a8488805f3bd0e695cbc53ef9a19be60781d576d069542bcd4baedadaee70 0.1s done [2025-09-15T03:12:31.233Z] #7 DONE 0.2s [2025-09-15T03:12:31.233Z] [2025-09-15T03:12:31.234Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:31.234Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:31.524Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-09-15T03:12:31.525Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-09-15T03:12:31.784Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:31.784Z] #1 transferring dockerfile: 181B done [2025-09-15T03:12:31.784Z] #1 DONE 0.0s [2025-09-15T03:12:31.784Z] [2025-09-15T03:12:31.784Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-09-15T03:12:31.784Z] #2 DONE 0.0s [2025-09-15T03:12:31.784Z] [2025-09-15T03:12:31.784Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-09-15T03:12:31.784Z] #3 DONE 0.0s [2025-09-15T03:12:31.784Z] [2025-09-15T03:12:31.784Z] #4 [internal] load .dockerignore [2025-09-15T03:12:31.784Z] #4 transferring context: 2B done [2025-09-15T03:12:31.784Z] #4 DONE 0.0s [2025-09-15T03:12:31.784Z] [2025-09-15T03:12:31.784Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 [2025-09-15T03:12:31.784Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 0.0s done [2025-09-15T03:12:31.784Z] #5 CACHED [2025-09-15T03:12:31.784Z] [2025-09-15T03:12:31.784Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 [2025-09-15T03:12:31.784Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 0.0s done [2025-09-15T03:12:31.784Z] #6 CACHED [2025-09-15T03:12:31.784Z] [2025-09-15T03:12:31.784Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:31.784Z] #7 DONE 0.0s [2025-09-15T03:12:31.784Z] [2025-09-15T03:12:31.784Z] #8 exporting to image [2025-09-15T03:12:31.784Z] #8 exporting layers done [2025-09-15T03:12:31.784Z] #8 exporting manifest sha256:c7f51b99cc412a094560904565a57be616b77f587ffe05929313e9778e519e2d done [2025-09-15T03:12:31.784Z] #8 exporting config sha256:5c9616a59f82782ebe1bcaf235c83e3c95f8249f8ff85e473c3b14f3beb4639b done [2025-09-15T03:12:31.784Z] #8 exporting manifest sha256:70c598cef5fc9d7a8903d015301895a4dcb2435cbd5a0be820d0ec01020e3634 done [2025-09-15T03:12:31.784Z] #8 exporting config sha256:899e76e5421fdf3f29959e59434e52ee08014ceb7c56dcaf130fe0e11e05ea2b done [2025-09-15T03:12:31.784Z] #8 exporting manifest list sha256:5b9a8488805f3bd0e695cbc53ef9a19be60781d576d069542bcd4baedadaee70 done [2025-09-15T03:12:31.784Z] #8 pushing layers 0.0s done [2025-09-15T03:12:31.784Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:5b9a8488805f3bd0e695cbc53ef9a19be60781d576d069542bcd4baedadaee70 0.1s done [2025-09-15T03:12:31.784Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:31.784Z] #8 DONE 0.1s [2025-09-15T03:12:31.784Z] [2025-09-15T03:12:31.784Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:31.784Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:32.071Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.60' [2025-09-15T03:12:32.071Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.60 --push - [2025-09-15T03:12:32.071Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:32.071Z] #1 transferring dockerfile: 187B done [2025-09-15T03:12:32.071Z] #1 DONE 0.0s [2025-09-15T03:12:32.071Z] [2025-09-15T03:12:32.071Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.60 [2025-09-15T03:12:32.071Z] #2 DONE 0.0s [2025-09-15T03:12:32.071Z] [2025-09-15T03:12:32.071Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.60 [2025-09-15T03:12:32.071Z] #3 DONE 0.0s [2025-09-15T03:12:32.071Z] [2025-09-15T03:12:32.071Z] #4 [internal] load .dockerignore [2025-09-15T03:12:32.071Z] #4 transferring context: 2B done [2025-09-15T03:12:32.071Z] #4 DONE 0.0s [2025-09-15T03:12:32.071Z] [2025-09-15T03:12:32.071Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.60@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 [2025-09-15T03:12:32.071Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.60@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 done [2025-09-15T03:12:32.071Z] #5 CACHED [2025-09-15T03:12:32.071Z] [2025-09-15T03:12:32.071Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.60@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 [2025-09-15T03:12:32.071Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.60@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 0.0s done [2025-09-15T03:12:32.071Z] #6 CACHED [2025-09-15T03:12:32.071Z] [2025-09-15T03:12:32.071Z] #7 exporting to image [2025-09-15T03:12:32.071Z] #7 exporting layers done [2025-09-15T03:12:32.071Z] #7 exporting manifest sha256:c7f51b99cc412a094560904565a57be616b77f587ffe05929313e9778e519e2d done [2025-09-15T03:12:32.071Z] #7 exporting config sha256:5c9616a59f82782ebe1bcaf235c83e3c95f8249f8ff85e473c3b14f3beb4639b [2025-09-15T03:12:32.071Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:32.331Z] #7 exporting config sha256:5c9616a59f82782ebe1bcaf235c83e3c95f8249f8ff85e473c3b14f3beb4639b done [2025-09-15T03:12:32.331Z] #7 exporting manifest sha256:70c598cef5fc9d7a8903d015301895a4dcb2435cbd5a0be820d0ec01020e3634 done [2025-09-15T03:12:32.331Z] #7 exporting config sha256:899e76e5421fdf3f29959e59434e52ee08014ceb7c56dcaf130fe0e11e05ea2b done [2025-09-15T03:12:32.331Z] #7 exporting manifest list sha256:5b9a8488805f3bd0e695cbc53ef9a19be60781d576d069542bcd4baedadaee70 done [2025-09-15T03:12:32.331Z] #7 pushing layers 0.0s done [2025-09-15T03:12:32.331Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.60@sha256:5b9a8488805f3bd0e695cbc53ef9a19be60781d576d069542bcd4baedadaee70 0.1s done [2025-09-15T03:12:32.331Z] #7 DONE 0.1s [2025-09-15T03:12:32.331Z] [2025-09-15T03:12:32.331Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:32.331Z] #8 DONE 0.0s [2025-09-15T03:12:32.331Z] [2025-09-15T03:12:32.331Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:32.331Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:32.632Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - [2025-09-15T03:12:32.632Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' [2025-09-15T03:12:32.632Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:32.633Z] #1 transferring dockerfile: 228B done [2025-09-15T03:12:32.633Z] #1 DONE 0.0s [2025-09-15T03:12:32.633Z] [2025-09-15T03:12:32.633Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:32.633Z] #2 DONE 0.0s [2025-09-15T03:12:32.633Z] [2025-09-15T03:12:32.633Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:32.633Z] #3 DONE 0.0s [2025-09-15T03:12:32.633Z] [2025-09-15T03:12:32.633Z] #4 [internal] load .dockerignore [2025-09-15T03:12:32.633Z] #4 transferring context: 2B done [2025-09-15T03:12:32.633Z] #4 DONE 0.0s [2025-09-15T03:12:32.633Z] [2025-09-15T03:12:32.633Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 [2025-09-15T03:12:32.633Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 0.0s done [2025-09-15T03:12:32.633Z] #5 CACHED [2025-09-15T03:12:32.633Z] [2025-09-15T03:12:32.633Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 [2025-09-15T03:12:32.633Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 0.0s done [2025-09-15T03:12:32.633Z] #6 CACHED [2025-09-15T03:12:32.633Z] [2025-09-15T03:12:32.633Z] #7 exporting to image [2025-09-15T03:12:32.633Z] #7 exporting layers done [2025-09-15T03:12:32.633Z] #7 exporting manifest sha256:c7f51b99cc412a094560904565a57be616b77f587ffe05929313e9778e519e2d done [2025-09-15T03:12:32.633Z] #7 exporting config sha256:5c9616a59f82782ebe1bcaf235c83e3c95f8249f8ff85e473c3b14f3beb4639b done [2025-09-15T03:12:32.633Z] #7 exporting manifest sha256:70c598cef5fc9d7a8903d015301895a4dcb2435cbd5a0be820d0ec01020e3634 done [2025-09-15T03:12:32.633Z] #7 exporting config sha256:899e76e5421fdf3f29959e59434e52ee08014ceb7c56dcaf130fe0e11e05ea2b [2025-09-15T03:12:32.633Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:32.892Z] #7 exporting config sha256:899e76e5421fdf3f29959e59434e52ee08014ceb7c56dcaf130fe0e11e05ea2b done [2025-09-15T03:12:32.892Z] #7 exporting manifest list sha256:5b9a8488805f3bd0e695cbc53ef9a19be60781d576d069542bcd4baedadaee70 done [2025-09-15T03:12:32.892Z] #7 pushing layers 0.0s done [2025-09-15T03:12:32.892Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:5b9a8488805f3bd0e695cbc53ef9a19be60781d576d069542bcd4baedadaee70 0.1s done [2025-09-15T03:12:32.892Z] #7 DONE 0.1s [2025-09-15T03:12:32.892Z] [2025-09-15T03:12:32.892Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:32.892Z] #8 DONE 0.0s [2025-09-15T03:12:32.892Z] [2025-09-15T03:12:32.892Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:32.892Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:33.177Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-09-15T03:12:33.177Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-09-15T03:12:33.437Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:33.437Z] #1 transferring dockerfile: 179B done [2025-09-15T03:12:33.437Z] #1 DONE 0.0s [2025-09-15T03:12:33.437Z] [2025-09-15T03:12:33.437Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-09-15T03:12:33.437Z] #2 DONE 0.0s [2025-09-15T03:12:33.437Z] [2025-09-15T03:12:33.437Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-09-15T03:12:33.437Z] #3 DONE 0.0s [2025-09-15T03:12:33.437Z] [2025-09-15T03:12:33.437Z] #4 [internal] load .dockerignore [2025-09-15T03:12:33.437Z] #4 transferring context: 2B done [2025-09-15T03:12:33.437Z] #4 DONE 0.0s [2025-09-15T03:12:33.437Z] [2025-09-15T03:12:33.437Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 [2025-09-15T03:12:33.437Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 done [2025-09-15T03:12:33.437Z] #5 CACHED [2025-09-15T03:12:33.437Z] [2025-09-15T03:12:33.437Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 [2025-09-15T03:12:33.437Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 0.0s done [2025-09-15T03:12:33.437Z] #6 CACHED [2025-09-15T03:12:33.437Z] [2025-09-15T03:12:33.437Z] #7 exporting to image [2025-09-15T03:12:33.437Z] #7 exporting layers done [2025-09-15T03:12:33.437Z] #7 exporting manifest sha256:c7f51b99cc412a094560904565a57be616b77f587ffe05929313e9778e519e2d done [2025-09-15T03:12:33.437Z] #7 exporting config sha256:5c9616a59f82782ebe1bcaf235c83e3c95f8249f8ff85e473c3b14f3beb4639b done [2025-09-15T03:12:33.437Z] #7 exporting manifest sha256:70c598cef5fc9d7a8903d015301895a4dcb2435cbd5a0be820d0ec01020e3634 done [2025-09-15T03:12:33.437Z] #7 exporting config sha256:899e76e5421fdf3f29959e59434e52ee08014ceb7c56dcaf130fe0e11e05ea2b done [2025-09-15T03:12:33.437Z] #7 exporting manifest list sha256:5b9a8488805f3bd0e695cbc53ef9a19be60781d576d069542bcd4baedadaee70 done [2025-09-15T03:12:33.437Z] #7 pushing layers 0.0s done [2025-09-15T03:12:33.437Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:5b9a8488805f3bd0e695cbc53ef9a19be60781d576d069542bcd4baedadaee70 [2025-09-15T03:12:33.437Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:33.437Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:5b9a8488805f3bd0e695cbc53ef9a19be60781d576d069542bcd4baedadaee70 0.1s done [2025-09-15T03:12:33.437Z] #7 DONE 0.1s [2025-09-15T03:12:33.437Z] [2025-09-15T03:12:33.437Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:33.437Z] #8 DONE 0.0s [2025-09-15T03:12:33.437Z] [2025-09-15T03:12:33.437Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:33.437Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:33.730Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' [2025-09-15T03:12:33.730Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - [2025-09-15T03:12:33.989Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:33.989Z] #1 transferring dockerfile: 205B done [2025-09-15T03:12:33.989Z] #1 DONE 0.0s [2025-09-15T03:12:33.989Z] [2025-09-15T03:12:33.989Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:33.989Z] #2 DONE 0.0s [2025-09-15T03:12:33.989Z] [2025-09-15T03:12:33.989Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:33.989Z] #3 DONE 0.0s [2025-09-15T03:12:33.989Z] [2025-09-15T03:12:33.989Z] #4 [internal] load .dockerignore [2025-09-15T03:12:33.989Z] #4 transferring context: 2B done [2025-09-15T03:12:33.989Z] #4 DONE 0.0s [2025-09-15T03:12:33.989Z] [2025-09-15T03:12:33.989Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f [2025-09-15T03:12:33.989Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 0.0s done [2025-09-15T03:12:33.989Z] #5 DONE 0.0s [2025-09-15T03:12:33.989Z] [2025-09-15T03:12:33.989Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f [2025-09-15T03:12:33.989Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 0.0s done [2025-09-15T03:12:33.989Z] #6 DONE 0.0s [2025-09-15T03:12:33.989Z] [2025-09-15T03:12:33.989Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f [2025-09-15T03:12:33.989Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 0.0s done [2025-09-15T03:12:33.989Z] #5 DONE 0.1s [2025-09-15T03:12:33.989Z] [2025-09-15T03:12:33.989Z] #7 exporting to image [2025-09-15T03:12:33.989Z] #7 exporting layers done [2025-09-15T03:12:33.989Z] #7 exporting manifest sha256:3e812c0997951ecae2fb7599d27eb97fb694e89c3899cc01540e641d8343d1f7 done [2025-09-15T03:12:33.989Z] #7 exporting config sha256:10ba20321bea2da7868906c625eae46a53e362fee921a344220efba818ac50bb done [2025-09-15T03:12:33.989Z] #7 exporting manifest sha256:207e8fbc8d45ed5548f17428105481707f0daf9b50b0f85bdf438e0db04727df done [2025-09-15T03:12:33.989Z] #7 exporting config sha256:0de7f3fba31805499e39edcef43413f2b30950381ce4fd4bfbfea5ccb56fa00a done [2025-09-15T03:12:33.989Z] #7 exporting manifest list sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f [2025-09-15T03:12:33.989Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:33.989Z] #7 ... [2025-09-15T03:12:33.989Z] [2025-09-15T03:12:33.989Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:33.989Z] #8 DONE 0.0s [2025-09-15T03:12:33.989Z] [2025-09-15T03:12:33.989Z] #7 exporting to image [2025-09-15T03:12:33.989Z] #7 exporting manifest list sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f done [2025-09-15T03:12:33.989Z] #7 pushing layers 0.1s done [2025-09-15T03:12:33.989Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f [2025-09-15T03:12:34.248Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f 0.1s done [2025-09-15T03:12:34.248Z] #7 DONE 0.2s [2025-09-15T03:12:34.248Z] [2025-09-15T03:12:34.248Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:34.248Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:34.545Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-09-15T03:12:34.545Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-09-15T03:12:34.545Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:34.545Z] #1 transferring dockerfile: 171B done [2025-09-15T03:12:34.545Z] #1 DONE 0.0s [2025-09-15T03:12:34.545Z] [2025-09-15T03:12:34.545Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-09-15T03:12:34.545Z] #2 DONE 0.0s [2025-09-15T03:12:34.545Z] [2025-09-15T03:12:34.545Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-09-15T03:12:34.545Z] #3 DONE 0.0s [2025-09-15T03:12:34.545Z] [2025-09-15T03:12:34.545Z] #4 [internal] load .dockerignore [2025-09-15T03:12:34.545Z] #4 transferring context: 2B done [2025-09-15T03:12:34.545Z] #4 DONE 0.0s [2025-09-15T03:12:34.545Z] [2025-09-15T03:12:34.545Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f [2025-09-15T03:12:34.545Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 0.0s done [2025-09-15T03:12:34.545Z] #5 CACHED [2025-09-15T03:12:34.545Z] [2025-09-15T03:12:34.545Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f [2025-09-15T03:12:34.545Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 0.0s done [2025-09-15T03:12:34.545Z] #6 CACHED [2025-09-15T03:12:34.545Z] [2025-09-15T03:12:34.545Z] #7 exporting to image [2025-09-15T03:12:34.545Z] #7 exporting layers [2025-09-15T03:12:34.545Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:34.806Z] #7 exporting layers done [2025-09-15T03:12:34.806Z] #7 exporting manifest sha256:3e812c0997951ecae2fb7599d27eb97fb694e89c3899cc01540e641d8343d1f7 done [2025-09-15T03:12:34.806Z] #7 exporting config sha256:10ba20321bea2da7868906c625eae46a53e362fee921a344220efba818ac50bb done [2025-09-15T03:12:34.806Z] #7 exporting manifest sha256:207e8fbc8d45ed5548f17428105481707f0daf9b50b0f85bdf438e0db04727df done [2025-09-15T03:12:34.806Z] #7 exporting config sha256:0de7f3fba31805499e39edcef43413f2b30950381ce4fd4bfbfea5ccb56fa00a done [2025-09-15T03:12:34.806Z] #7 exporting manifest list sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f done [2025-09-15T03:12:34.806Z] #7 pushing layers 0.0s done [2025-09-15T03:12:34.806Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f 0.1s done [2025-09-15T03:12:34.806Z] #7 DONE 0.1s [2025-09-15T03:12:34.806Z] [2025-09-15T03:12:34.806Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:34.806Z] #8 DONE 0.0s [2025-09-15T03:12:34.806Z] [2025-09-15T03:12:34.806Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:34.806Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:35.094Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60' [2025-09-15T03:12:35.095Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60 --push - [2025-09-15T03:12:35.095Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:35.095Z] #1 transferring dockerfile: 177B done [2025-09-15T03:12:35.095Z] #1 DONE 0.0s [2025-09-15T03:12:35.095Z] [2025-09-15T03:12:35.095Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60 [2025-09-15T03:12:35.095Z] #2 DONE 0.0s [2025-09-15T03:12:35.095Z] [2025-09-15T03:12:35.095Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60 [2025-09-15T03:12:35.095Z] #3 DONE 0.0s [2025-09-15T03:12:35.095Z] [2025-09-15T03:12:35.095Z] #4 [internal] load .dockerignore [2025-09-15T03:12:35.095Z] #4 transferring context: 2B done [2025-09-15T03:12:35.095Z] #4 DONE 0.0s [2025-09-15T03:12:35.095Z] [2025-09-15T03:12:35.095Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f [2025-09-15T03:12:35.095Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 0.0s done [2025-09-15T03:12:35.095Z] #5 CACHED [2025-09-15T03:12:35.095Z] [2025-09-15T03:12:35.095Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f [2025-09-15T03:12:35.095Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 0.0s done [2025-09-15T03:12:35.095Z] #6 CACHED [2025-09-15T03:12:35.095Z] [2025-09-15T03:12:35.095Z] #7 exporting to image [2025-09-15T03:12:35.095Z] #7 exporting layers done [2025-09-15T03:12:35.095Z] #7 exporting manifest sha256:3e812c0997951ecae2fb7599d27eb97fb694e89c3899cc01540e641d8343d1f7 done [2025-09-15T03:12:35.095Z] #7 exporting config sha256:10ba20321bea2da7868906c625eae46a53e362fee921a344220efba818ac50bb done [2025-09-15T03:12:35.095Z] #7 exporting manifest sha256:207e8fbc8d45ed5548f17428105481707f0daf9b50b0f85bdf438e0db04727df done [2025-09-15T03:12:35.095Z] #7 exporting config sha256:0de7f3fba31805499e39edcef43413f2b30950381ce4fd4bfbfea5ccb56fa00a done [2025-09-15T03:12:35.095Z] #7 exporting manifest list sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f done [2025-09-15T03:12:35.095Z] #7 pushing layers 0.0s done [2025-09-15T03:12:35.095Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60@sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f [2025-09-15T03:12:35.095Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:35.355Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60@sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f 0.1s done [2025-09-15T03:12:35.355Z] #7 DONE 0.1s [2025-09-15T03:12:35.355Z] [2025-09-15T03:12:35.355Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:35.355Z] #8 DONE 0.0s [2025-09-15T03:12:35.355Z] [2025-09-15T03:12:35.355Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:35.355Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:35.644Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - [2025-09-15T03:12:35.645Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' [2025-09-15T03:12:35.905Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:35.905Z] #1 transferring dockerfile: 218B done [2025-09-15T03:12:35.905Z] #1 DONE 0.0s [2025-09-15T03:12:35.905Z] [2025-09-15T03:12:35.905Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:35.905Z] #2 DONE 0.0s [2025-09-15T03:12:35.905Z] [2025-09-15T03:12:35.905Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:35.905Z] #3 DONE 0.0s [2025-09-15T03:12:35.905Z] [2025-09-15T03:12:35.905Z] #4 [internal] load .dockerignore [2025-09-15T03:12:35.905Z] #4 transferring context: 2B done [2025-09-15T03:12:35.905Z] #4 DONE 0.0s [2025-09-15T03:12:35.905Z] [2025-09-15T03:12:35.905Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f [2025-09-15T03:12:35.905Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f done [2025-09-15T03:12:35.905Z] #5 CACHED [2025-09-15T03:12:35.905Z] [2025-09-15T03:12:35.905Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f [2025-09-15T03:12:35.905Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f done [2025-09-15T03:12:35.905Z] #6 CACHED [2025-09-15T03:12:35.905Z] [2025-09-15T03:12:35.905Z] #7 exporting to image [2025-09-15T03:12:35.905Z] #7 exporting layers done [2025-09-15T03:12:35.905Z] #7 exporting manifest sha256:3e812c0997951ecae2fb7599d27eb97fb694e89c3899cc01540e641d8343d1f7 done [2025-09-15T03:12:35.905Z] #7 exporting config sha256:10ba20321bea2da7868906c625eae46a53e362fee921a344220efba818ac50bb done [2025-09-15T03:12:35.905Z] #7 exporting manifest sha256:207e8fbc8d45ed5548f17428105481707f0daf9b50b0f85bdf438e0db04727df done [2025-09-15T03:12:35.905Z] #7 exporting config sha256:0de7f3fba31805499e39edcef43413f2b30950381ce4fd4bfbfea5ccb56fa00a done [2025-09-15T03:12:35.905Z] #7 exporting manifest list sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f done [2025-09-15T03:12:35.905Z] #7 pushing layers 0.0s done [2025-09-15T03:12:35.905Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f [2025-09-15T03:12:35.905Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:35.905Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f 0.1s done [2025-09-15T03:12:35.905Z] #7 DONE 0.1s [2025-09-15T03:12:35.905Z] [2025-09-15T03:12:35.905Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:35.905Z] #8 DONE 0.0s [2025-09-15T03:12:35.905Z] [2025-09-15T03:12:35.905Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:35.905Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:36.193Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-09-15T03:12:36.193Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-09-15T03:12:36.193Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:36.193Z] #1 transferring dockerfile: 169B done [2025-09-15T03:12:36.193Z] #1 DONE 0.0s [2025-09-15T03:12:36.193Z] [2025-09-15T03:12:36.193Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-09-15T03:12:36.193Z] #2 DONE 0.0s [2025-09-15T03:12:36.193Z] [2025-09-15T03:12:36.193Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-09-15T03:12:36.193Z] #3 DONE 0.0s [2025-09-15T03:12:36.193Z] [2025-09-15T03:12:36.193Z] #4 [internal] load .dockerignore [2025-09-15T03:12:36.193Z] #4 transferring context: 2B done [2025-09-15T03:12:36.193Z] #4 DONE 0.0s [2025-09-15T03:12:36.193Z] [2025-09-15T03:12:36.193Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f [2025-09-15T03:12:36.193Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 0.0s done [2025-09-15T03:12:36.193Z] #5 CACHED [2025-09-15T03:12:36.193Z] [2025-09-15T03:12:36.193Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f [2025-09-15T03:12:36.193Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 0.0s done [2025-09-15T03:12:36.193Z] #6 CACHED [2025-09-15T03:12:36.193Z] [2025-09-15T03:12:36.193Z] #7 exporting to image [2025-09-15T03:12:36.193Z] #7 exporting layers done [2025-09-15T03:12:36.193Z] #7 exporting manifest sha256:3e812c0997951ecae2fb7599d27eb97fb694e89c3899cc01540e641d8343d1f7 done [2025-09-15T03:12:36.193Z] #7 exporting config sha256:10ba20321bea2da7868906c625eae46a53e362fee921a344220efba818ac50bb done [2025-09-15T03:12:36.193Z] #7 exporting manifest sha256:207e8fbc8d45ed5548f17428105481707f0daf9b50b0f85bdf438e0db04727df done [2025-09-15T03:12:36.193Z] #7 exporting config sha256:0de7f3fba31805499e39edcef43413f2b30950381ce4fd4bfbfea5ccb56fa00a done [2025-09-15T03:12:36.193Z] #7 exporting manifest list sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f [2025-09-15T03:12:36.193Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:36.452Z] #7 exporting manifest list sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f done [2025-09-15T03:12:36.453Z] #7 pushing layers 0.0s done [2025-09-15T03:12:36.453Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f 0.1s done [2025-09-15T03:12:36.453Z] #7 DONE 0.1s [2025-09-15T03:12:36.453Z] [2025-09-15T03:12:36.453Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:36.453Z] #8 DONE 0.0s [2025-09-15T03:12:36.453Z] [2025-09-15T03:12:36.453Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:36.453Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:36.743Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - [2025-09-15T03:12:36.743Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' [2025-09-15T03:12:36.743Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:36.743Z] #1 transferring dockerfile: 206B done [2025-09-15T03:12:36.743Z] #1 DONE 0.0s [2025-09-15T03:12:36.743Z] [2025-09-15T03:12:36.743Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:36.743Z] #2 DONE 0.0s [2025-09-15T03:12:36.743Z] [2025-09-15T03:12:36.743Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:36.743Z] #3 DONE 0.0s [2025-09-15T03:12:36.743Z] [2025-09-15T03:12:36.743Z] #4 [internal] load .dockerignore [2025-09-15T03:12:36.743Z] #4 transferring context: 2B done [2025-09-15T03:12:36.743Z] #4 DONE 0.0s [2025-09-15T03:12:36.743Z] [2025-09-15T03:12:36.743Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f [2025-09-15T03:12:36.743Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f done [2025-09-15T03:12:36.743Z] #5 DONE 0.0s [2025-09-15T03:12:36.743Z] [2025-09-15T03:12:36.743Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f [2025-09-15T03:12:37.003Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f 0.0s done [2025-09-15T03:12:37.003Z] #6 DONE 0.0s [2025-09-15T03:12:37.003Z] [2025-09-15T03:12:37.003Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f [2025-09-15T03:12:37.003Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f done [2025-09-15T03:12:37.003Z] #5 DONE 0.1s [2025-09-15T03:12:37.003Z] [2025-09-15T03:12:37.003Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:37.003Z] #7 DONE 0.0s [2025-09-15T03:12:37.003Z] [2025-09-15T03:12:37.003Z] #8 exporting to image [2025-09-15T03:12:37.003Z] #8 exporting layers done [2025-09-15T03:12:37.003Z] #8 exporting manifest sha256:74f8cc27a92f1de5a836fc28b270c2cf128e5856d063ed67cd42e7ba09309fb0 done [2025-09-15T03:12:37.003Z] #8 exporting config sha256:7749ab598e2f6b01e4a39e3f97c7c21f64b7b565d7126d565b5ab35eb15a9d3e done [2025-09-15T03:12:37.003Z] #8 exporting manifest sha256:a543b33152f159cf55098e2f0a92079c8ad347ac24945146b58fbefe03bc4a19 done [2025-09-15T03:12:37.003Z] #8 exporting config sha256:1a2f4b60eaeeea2e932f47d39f05a9759992d8311c34b6ee94bdf534cf841522 done [2025-09-15T03:12:37.003Z] #8 exporting manifest list sha256:5f074320f56c7c39b43fa2bffcf69e59748cb2ab1878659072533c904f8cc90f done [2025-09-15T03:12:37.003Z] #8 pushing layers 0.1s done [2025-09-15T03:12:37.003Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:5f074320f56c7c39b43fa2bffcf69e59748cb2ab1878659072533c904f8cc90f [2025-09-15T03:12:37.003Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:37.263Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:5f074320f56c7c39b43fa2bffcf69e59748cb2ab1878659072533c904f8cc90f 0.1s done [2025-09-15T03:12:37.263Z] #8 DONE 0.2s [2025-09-15T03:12:37.263Z] [2025-09-15T03:12:37.263Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:37.263Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:37.555Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-09-15T03:12:37.555Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-09-15T03:12:37.814Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:37.814Z] #1 transferring dockerfile: 172B done [2025-09-15T03:12:37.814Z] #1 DONE 0.0s [2025-09-15T03:12:37.814Z] [2025-09-15T03:12:37.814Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-09-15T03:12:37.814Z] #2 DONE 0.0s [2025-09-15T03:12:37.814Z] [2025-09-15T03:12:37.814Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-09-15T03:12:37.814Z] #3 DONE 0.0s [2025-09-15T03:12:37.814Z] [2025-09-15T03:12:37.814Z] #4 [internal] load .dockerignore [2025-09-15T03:12:37.814Z] #4 transferring context: 2B done [2025-09-15T03:12:37.814Z] #4 DONE 0.0s [2025-09-15T03:12:37.814Z] [2025-09-15T03:12:37.814Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f [2025-09-15T03:12:37.814Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f 0.0s done [2025-09-15T03:12:37.814Z] #5 CACHED [2025-09-15T03:12:37.814Z] [2025-09-15T03:12:37.814Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f [2025-09-15T03:12:37.814Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f 0.0s done [2025-09-15T03:12:37.814Z] #6 CACHED [2025-09-15T03:12:37.814Z] [2025-09-15T03:12:37.814Z] #7 exporting to image [2025-09-15T03:12:37.814Z] #7 exporting layers [2025-09-15T03:12:37.814Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:37.814Z] #7 exporting layers done [2025-09-15T03:12:37.814Z] #7 exporting manifest sha256:74f8cc27a92f1de5a836fc28b270c2cf128e5856d063ed67cd42e7ba09309fb0 done [2025-09-15T03:12:37.814Z] #7 exporting config sha256:7749ab598e2f6b01e4a39e3f97c7c21f64b7b565d7126d565b5ab35eb15a9d3e done [2025-09-15T03:12:37.814Z] #7 exporting manifest sha256:a543b33152f159cf55098e2f0a92079c8ad347ac24945146b58fbefe03bc4a19 done [2025-09-15T03:12:37.814Z] #7 exporting config sha256:1a2f4b60eaeeea2e932f47d39f05a9759992d8311c34b6ee94bdf534cf841522 done [2025-09-15T03:12:37.814Z] #7 exporting manifest list sha256:5f074320f56c7c39b43fa2bffcf69e59748cb2ab1878659072533c904f8cc90f done [2025-09-15T03:12:37.814Z] #7 pushing layers 0.0s done [2025-09-15T03:12:37.814Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5f074320f56c7c39b43fa2bffcf69e59748cb2ab1878659072533c904f8cc90f 0.1s done [2025-09-15T03:12:37.814Z] #7 DONE 0.1s [2025-09-15T03:12:37.814Z] [2025-09-15T03:12:37.814Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:37.814Z] #8 DONE 0.0s [2025-09-15T03:12:37.814Z] [2025-09-15T03:12:37.814Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:37.814Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:38.106Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60 --push - [2025-09-15T03:12:38.106Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60' [2025-09-15T03:12:38.366Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:38.366Z] #1 transferring dockerfile: 178B done [2025-09-15T03:12:38.366Z] #1 DONE 0.0s [2025-09-15T03:12:38.366Z] [2025-09-15T03:12:38.366Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60 [2025-09-15T03:12:38.366Z] #2 DONE 0.0s [2025-09-15T03:12:38.366Z] [2025-09-15T03:12:38.366Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60 [2025-09-15T03:12:38.366Z] #3 DONE 0.0s [2025-09-15T03:12:38.366Z] [2025-09-15T03:12:38.366Z] #4 [internal] load .dockerignore [2025-09-15T03:12:38.366Z] #4 transferring context: 2B done [2025-09-15T03:12:38.366Z] #4 DONE 0.0s [2025-09-15T03:12:38.366Z] [2025-09-15T03:12:38.366Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f [2025-09-15T03:12:38.366Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f 0.0s done [2025-09-15T03:12:38.366Z] #5 CACHED [2025-09-15T03:12:38.366Z] [2025-09-15T03:12:38.366Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f [2025-09-15T03:12:38.366Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f 0.0s done [2025-09-15T03:12:38.366Z] #6 CACHED [2025-09-15T03:12:38.366Z] [2025-09-15T03:12:38.366Z] #7 exporting to image [2025-09-15T03:12:38.366Z] #7 exporting layers done [2025-09-15T03:12:38.366Z] #7 exporting manifest sha256:74f8cc27a92f1de5a836fc28b270c2cf128e5856d063ed67cd42e7ba09309fb0 done [2025-09-15T03:12:38.366Z] #7 exporting config sha256:7749ab598e2f6b01e4a39e3f97c7c21f64b7b565d7126d565b5ab35eb15a9d3e done [2025-09-15T03:12:38.366Z] #7 exporting manifest sha256:a543b33152f159cf55098e2f0a92079c8ad347ac24945146b58fbefe03bc4a19 done [2025-09-15T03:12:38.366Z] #7 exporting config sha256:1a2f4b60eaeeea2e932f47d39f05a9759992d8311c34b6ee94bdf534cf841522 done [2025-09-15T03:12:38.366Z] #7 exporting manifest list sha256:5f074320f56c7c39b43fa2bffcf69e59748cb2ab1878659072533c904f8cc90f done [2025-09-15T03:12:38.366Z] #7 pushing layers 0.0s done [2025-09-15T03:12:38.366Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60@sha256:5f074320f56c7c39b43fa2bffcf69e59748cb2ab1878659072533c904f8cc90f [2025-09-15T03:12:38.366Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:38.366Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60@sha256:5f074320f56c7c39b43fa2bffcf69e59748cb2ab1878659072533c904f8cc90f 0.1s done [2025-09-15T03:12:38.366Z] #7 DONE 0.1s [2025-09-15T03:12:38.366Z] [2025-09-15T03:12:38.366Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:38.366Z] #8 DONE 0.0s [2025-09-15T03:12:38.366Z] [2025-09-15T03:12:38.366Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:38.366Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:38.658Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' [2025-09-15T03:12:38.658Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - [2025-09-15T03:12:38.917Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:38.917Z] #1 transferring dockerfile: 219B done [2025-09-15T03:12:38.917Z] #1 DONE 0.0s [2025-09-15T03:12:38.917Z] [2025-09-15T03:12:38.917Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:38.917Z] #2 DONE 0.0s [2025-09-15T03:12:38.917Z] [2025-09-15T03:12:38.917Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:38.917Z] #3 DONE 0.0s [2025-09-15T03:12:38.917Z] [2025-09-15T03:12:38.917Z] #4 [internal] load .dockerignore [2025-09-15T03:12:38.917Z] #4 transferring context: 2B done [2025-09-15T03:12:38.917Z] #4 DONE 0.0s [2025-09-15T03:12:38.917Z] [2025-09-15T03:12:38.917Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f [2025-09-15T03:12:38.917Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f done [2025-09-15T03:12:38.917Z] #5 CACHED [2025-09-15T03:12:38.917Z] [2025-09-15T03:12:38.917Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f [2025-09-15T03:12:38.917Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f 0.0s done [2025-09-15T03:12:38.917Z] #6 CACHED [2025-09-15T03:12:38.917Z] [2025-09-15T03:12:38.917Z] #7 exporting to image [2025-09-15T03:12:38.917Z] #7 exporting layers done [2025-09-15T03:12:38.917Z] #7 exporting manifest sha256:74f8cc27a92f1de5a836fc28b270c2cf128e5856d063ed67cd42e7ba09309fb0 done [2025-09-15T03:12:38.917Z] #7 exporting config sha256:7749ab598e2f6b01e4a39e3f97c7c21f64b7b565d7126d565b5ab35eb15a9d3e done [2025-09-15T03:12:38.917Z] #7 exporting manifest sha256:a543b33152f159cf55098e2f0a92079c8ad347ac24945146b58fbefe03bc4a19 done [2025-09-15T03:12:38.917Z] #7 exporting config sha256:1a2f4b60eaeeea2e932f47d39f05a9759992d8311c34b6ee94bdf534cf841522 done [2025-09-15T03:12:38.917Z] #7 exporting manifest list sha256:5f074320f56c7c39b43fa2bffcf69e59748cb2ab1878659072533c904f8cc90f done [2025-09-15T03:12:38.917Z] #7 pushing layers 0.0s done [2025-09-15T03:12:38.917Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:5f074320f56c7c39b43fa2bffcf69e59748cb2ab1878659072533c904f8cc90f [2025-09-15T03:12:38.917Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:38.917Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:5f074320f56c7c39b43fa2bffcf69e59748cb2ab1878659072533c904f8cc90f 0.1s done [2025-09-15T03:12:38.917Z] #7 DONE 0.1s [2025-09-15T03:12:38.917Z] [2025-09-15T03:12:38.917Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:38.917Z] #8 DONE 0.0s [2025-09-15T03:12:38.917Z] [2025-09-15T03:12:38.917Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:38.917Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:39.208Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-09-15T03:12:39.208Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-09-15T03:12:39.208Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:39.208Z] #1 transferring dockerfile: 170B done [2025-09-15T03:12:39.208Z] #1 DONE 0.0s [2025-09-15T03:12:39.208Z] [2025-09-15T03:12:39.208Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-09-15T03:12:39.208Z] #2 DONE 0.0s [2025-09-15T03:12:39.208Z] [2025-09-15T03:12:39.208Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-09-15T03:12:39.208Z] #3 DONE 0.0s [2025-09-15T03:12:39.208Z] [2025-09-15T03:12:39.208Z] #4 [internal] load .dockerignore [2025-09-15T03:12:39.208Z] #4 transferring context: 2B done [2025-09-15T03:12:39.208Z] #4 DONE 0.0s [2025-09-15T03:12:39.208Z] [2025-09-15T03:12:39.208Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f [2025-09-15T03:12:39.208Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f done [2025-09-15T03:12:39.208Z] #5 CACHED [2025-09-15T03:12:39.208Z] [2025-09-15T03:12:39.208Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f [2025-09-15T03:12:39.208Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f done [2025-09-15T03:12:39.208Z] #6 CACHED [2025-09-15T03:12:39.208Z] [2025-09-15T03:12:39.208Z] #7 exporting to image [2025-09-15T03:12:39.208Z] #7 exporting layers done [2025-09-15T03:12:39.208Z] #7 exporting manifest sha256:74f8cc27a92f1de5a836fc28b270c2cf128e5856d063ed67cd42e7ba09309fb0 done [2025-09-15T03:12:39.208Z] #7 exporting config sha256:7749ab598e2f6b01e4a39e3f97c7c21f64b7b565d7126d565b5ab35eb15a9d3e done [2025-09-15T03:12:39.208Z] #7 exporting manifest sha256:a543b33152f159cf55098e2f0a92079c8ad347ac24945146b58fbefe03bc4a19 done [2025-09-15T03:12:39.208Z] #7 exporting config sha256:1a2f4b60eaeeea2e932f47d39f05a9759992d8311c34b6ee94bdf534cf841522 done [2025-09-15T03:12:39.208Z] #7 exporting manifest list sha256:5f074320f56c7c39b43fa2bffcf69e59748cb2ab1878659072533c904f8cc90f done [2025-09-15T03:12:39.208Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:39.467Z] #7 pushing layers 0.0s done [2025-09-15T03:12:39.467Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5f074320f56c7c39b43fa2bffcf69e59748cb2ab1878659072533c904f8cc90f 0.1s done [2025-09-15T03:12:39.467Z] #7 DONE 0.1s [2025-09-15T03:12:39.467Z] [2025-09-15T03:12:39.467Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:39.467Z] #8 DONE 0.0s [2025-09-15T03:12:39.467Z] [2025-09-15T03:12:39.467Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:39.467Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:39.761Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' [2025-09-15T03:12:39.761Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - [2025-09-15T03:12:39.761Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:39.761Z] #1 transferring dockerfile: 206B done [2025-09-15T03:12:39.761Z] #1 DONE 0.0s [2025-09-15T03:12:39.761Z] [2025-09-15T03:12:39.761Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:39.761Z] #2 DONE 0.0s [2025-09-15T03:12:39.761Z] [2025-09-15T03:12:39.761Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:39.761Z] #3 DONE 0.0s [2025-09-15T03:12:39.761Z] [2025-09-15T03:12:39.761Z] #4 [internal] load .dockerignore [2025-09-15T03:12:39.761Z] #4 transferring context: 2B done [2025-09-15T03:12:39.761Z] #4 DONE 0.0s [2025-09-15T03:12:39.761Z] [2025-09-15T03:12:39.761Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba [2025-09-15T03:12:39.761Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 0.0s done [2025-09-15T03:12:39.761Z] #5 DONE 0.0s [2025-09-15T03:12:39.761Z] [2025-09-15T03:12:39.761Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba [2025-09-15T03:12:40.021Z] #6 DONE 0.0s [2025-09-15T03:12:40.021Z] [2025-09-15T03:12:40.021Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba [2025-09-15T03:12:40.021Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 0.0s done [2025-09-15T03:12:40.021Z] #5 DONE 0.1s [2025-09-15T03:12:40.021Z] [2025-09-15T03:12:40.021Z] #7 exporting to image [2025-09-15T03:12:40.021Z] #7 exporting layers done [2025-09-15T03:12:40.021Z] #7 exporting manifest sha256:b585a3bca4a01a90387ecc7d9a99c1e9ba4d2709a2499b68beddb02b57d8c5f5 done [2025-09-15T03:12:40.021Z] #7 exporting config sha256:897e23636fdc74a443c0d85f1ce6b355fefd1db1377874c4ec500c80b38facda done [2025-09-15T03:12:40.021Z] #7 exporting manifest sha256:ea6436104c52e1ab20e87864e88dcbbb1da86cdc68bf75141bbf70717706f74d done [2025-09-15T03:12:40.021Z] #7 exporting config sha256:5560739f1483de66b0a6a0410cf826934a609215db00e3232c98ba4dda6ff942 done [2025-09-15T03:12:40.021Z] #7 exporting manifest list sha256:d661d74e1e01279a8bb491d9725dea52eb8aec58872ce237d25ebd600fa3d9f0 [2025-09-15T03:12:40.021Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:40.021Z] #7 ... [2025-09-15T03:12:40.021Z] [2025-09-15T03:12:40.021Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:40.021Z] #8 DONE 0.0s [2025-09-15T03:12:40.021Z] [2025-09-15T03:12:40.021Z] #7 exporting to image [2025-09-15T03:12:40.021Z] #7 exporting manifest list sha256:d661d74e1e01279a8bb491d9725dea52eb8aec58872ce237d25ebd600fa3d9f0 done [2025-09-15T03:12:40.021Z] #7 pushing layers 0.1s done [2025-09-15T03:12:40.021Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:d661d74e1e01279a8bb491d9725dea52eb8aec58872ce237d25ebd600fa3d9f0 [2025-09-15T03:12:40.280Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:d661d74e1e01279a8bb491d9725dea52eb8aec58872ce237d25ebd600fa3d9f0 0.1s done [2025-09-15T03:12:40.280Z] #7 DONE 0.2s [2025-09-15T03:12:40.280Z] [2025-09-15T03:12:40.280Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:40.280Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:40.573Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-09-15T03:12:40.573Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-09-15T03:12:40.573Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:40.573Z] #1 transferring dockerfile: 172B done [2025-09-15T03:12:40.573Z] #1 DONE 0.0s [2025-09-15T03:12:40.573Z] [2025-09-15T03:12:40.573Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-09-15T03:12:40.573Z] #2 DONE 0.0s [2025-09-15T03:12:40.573Z] [2025-09-15T03:12:40.573Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-09-15T03:12:40.573Z] #3 DONE 0.0s [2025-09-15T03:12:40.573Z] [2025-09-15T03:12:40.573Z] #4 [internal] load .dockerignore [2025-09-15T03:12:40.573Z] #4 transferring context: 2B done [2025-09-15T03:12:40.573Z] #4 DONE 0.0s [2025-09-15T03:12:40.573Z] [2025-09-15T03:12:40.573Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba [2025-09-15T03:12:40.573Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 0.0s done [2025-09-15T03:12:40.573Z] #5 DONE 0.0s [2025-09-15T03:12:40.573Z] [2025-09-15T03:12:40.573Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba [2025-09-15T03:12:40.833Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 0.0s done [2025-09-15T03:12:40.833Z] #6 CACHED [2025-09-15T03:12:40.833Z] [2025-09-15T03:12:40.833Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba [2025-09-15T03:12:40.833Z] #5 CACHED [2025-09-15T03:12:40.833Z] [2025-09-15T03:12:40.833Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:40.833Z] #7 DONE 0.0s [2025-09-15T03:12:40.833Z] [2025-09-15T03:12:40.833Z] #8 exporting to image [2025-09-15T03:12:40.833Z] #8 exporting layers done [2025-09-15T03:12:40.833Z] #8 exporting manifest sha256:b585a3bca4a01a90387ecc7d9a99c1e9ba4d2709a2499b68beddb02b57d8c5f5 done [2025-09-15T03:12:40.833Z] #8 exporting config sha256:897e23636fdc74a443c0d85f1ce6b355fefd1db1377874c4ec500c80b38facda done [2025-09-15T03:12:40.833Z] #8 exporting manifest sha256:ea6436104c52e1ab20e87864e88dcbbb1da86cdc68bf75141bbf70717706f74d done [2025-09-15T03:12:40.833Z] #8 exporting config sha256:5560739f1483de66b0a6a0410cf826934a609215db00e3232c98ba4dda6ff942 done [2025-09-15T03:12:40.833Z] #8 exporting manifest list sha256:d661d74e1e01279a8bb491d9725dea52eb8aec58872ce237d25ebd600fa3d9f0 done [2025-09-15T03:12:40.833Z] #8 pushing layers 0.0s done [2025-09-15T03:12:40.833Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:d661d74e1e01279a8bb491d9725dea52eb8aec58872ce237d25ebd600fa3d9f0 0.1s done [2025-09-15T03:12:40.833Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:40.833Z] #8 DONE 0.1s [2025-09-15T03:12:40.833Z] [2025-09-15T03:12:40.833Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:40.833Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:41.130Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.60' [2025-09-15T03:12:41.130Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.60 --push - [2025-09-15T03:12:41.130Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:41.130Z] #1 transferring dockerfile: 178B done [2025-09-15T03:12:41.130Z] #1 DONE 0.0s [2025-09-15T03:12:41.130Z] [2025-09-15T03:12:41.130Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.60 [2025-09-15T03:12:41.130Z] #2 DONE 0.0s [2025-09-15T03:12:41.130Z] [2025-09-15T03:12:41.130Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.60 [2025-09-15T03:12:41.130Z] #3 DONE 0.0s [2025-09-15T03:12:41.130Z] [2025-09-15T03:12:41.130Z] #4 [internal] load .dockerignore [2025-09-15T03:12:41.130Z] #4 transferring context: 2B done [2025-09-15T03:12:41.130Z] #4 DONE 0.0s [2025-09-15T03:12:41.130Z] [2025-09-15T03:12:41.130Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.60@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba [2025-09-15T03:12:41.130Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.60@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 0.0s done [2025-09-15T03:12:41.130Z] #5 CACHED [2025-09-15T03:12:41.130Z] [2025-09-15T03:12:41.130Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.60@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba [2025-09-15T03:12:41.130Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.60@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 0.0s done [2025-09-15T03:12:41.130Z] #6 CACHED [2025-09-15T03:12:41.130Z] [2025-09-15T03:12:41.130Z] #7 exporting to image [2025-09-15T03:12:41.130Z] #7 exporting layers done [2025-09-15T03:12:41.130Z] #7 exporting manifest sha256:b585a3bca4a01a90387ecc7d9a99c1e9ba4d2709a2499b68beddb02b57d8c5f5 done [2025-09-15T03:12:41.130Z] #7 exporting config sha256:897e23636fdc74a443c0d85f1ce6b355fefd1db1377874c4ec500c80b38facda done [2025-09-15T03:12:41.130Z] #7 exporting manifest sha256:ea6436104c52e1ab20e87864e88dcbbb1da86cdc68bf75141bbf70717706f74d done [2025-09-15T03:12:41.130Z] #7 exporting config sha256:5560739f1483de66b0a6a0410cf826934a609215db00e3232c98ba4dda6ff942 done [2025-09-15T03:12:41.130Z] #7 exporting manifest list sha256:d661d74e1e01279a8bb491d9725dea52eb8aec58872ce237d25ebd600fa3d9f0 done [2025-09-15T03:12:41.130Z] #7 pushing layers [2025-09-15T03:12:41.130Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:41.388Z] #7 pushing layers 0.0s done [2025-09-15T03:12:41.388Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.60@sha256:d661d74e1e01279a8bb491d9725dea52eb8aec58872ce237d25ebd600fa3d9f0 0.1s done [2025-09-15T03:12:41.388Z] #7 DONE 0.1s [2025-09-15T03:12:41.388Z] [2025-09-15T03:12:41.388Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:41.388Z] #8 DONE 0.0s [2025-09-15T03:12:41.388Z] [2025-09-15T03:12:41.388Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:41.388Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:41.771Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' [2025-09-15T03:12:41.771Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - [2025-09-15T03:12:41.771Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:41.771Z] #1 transferring dockerfile: 219B done [2025-09-15T03:12:41.771Z] #1 DONE 0.0s [2025-09-15T03:12:41.771Z] [2025-09-15T03:12:41.771Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:41.771Z] #2 DONE 0.0s [2025-09-15T03:12:41.771Z] [2025-09-15T03:12:41.771Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:41.771Z] #3 DONE 0.0s [2025-09-15T03:12:41.771Z] [2025-09-15T03:12:41.771Z] #4 [internal] load .dockerignore [2025-09-15T03:12:41.771Z] #4 transferring context: 2B done [2025-09-15T03:12:41.771Z] #4 DONE 0.0s [2025-09-15T03:12:41.771Z] [2025-09-15T03:12:41.771Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba [2025-09-15T03:12:41.771Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba done [2025-09-15T03:12:41.771Z] #5 CACHED [2025-09-15T03:12:41.771Z] [2025-09-15T03:12:41.771Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba [2025-09-15T03:12:41.771Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 0.0s done [2025-09-15T03:12:41.771Z] #6 CACHED [2025-09-15T03:12:41.771Z] [2025-09-15T03:12:41.771Z] #7 exporting to image [2025-09-15T03:12:41.771Z] #7 exporting layers done [2025-09-15T03:12:41.771Z] #7 exporting manifest sha256:b585a3bca4a01a90387ecc7d9a99c1e9ba4d2709a2499b68beddb02b57d8c5f5 done [2025-09-15T03:12:41.771Z] #7 exporting config sha256:897e23636fdc74a443c0d85f1ce6b355fefd1db1377874c4ec500c80b38facda done [2025-09-15T03:12:41.771Z] #7 exporting manifest sha256:ea6436104c52e1ab20e87864e88dcbbb1da86cdc68bf75141bbf70717706f74d [2025-09-15T03:12:41.771Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:42.031Z] #7 exporting manifest sha256:ea6436104c52e1ab20e87864e88dcbbb1da86cdc68bf75141bbf70717706f74d done [2025-09-15T03:12:42.031Z] #7 exporting config sha256:5560739f1483de66b0a6a0410cf826934a609215db00e3232c98ba4dda6ff942 done [2025-09-15T03:12:42.031Z] #7 exporting manifest list sha256:d661d74e1e01279a8bb491d9725dea52eb8aec58872ce237d25ebd600fa3d9f0 done [2025-09-15T03:12:42.031Z] #7 pushing layers 0.0s done [2025-09-15T03:12:42.031Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:d661d74e1e01279a8bb491d9725dea52eb8aec58872ce237d25ebd600fa3d9f0 0.1s done [2025-09-15T03:12:42.031Z] #7 DONE 0.1s [2025-09-15T03:12:42.031Z] [2025-09-15T03:12:42.031Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:42.031Z] #8 DONE 0.0s [2025-09-15T03:12:42.031Z] [2025-09-15T03:12:42.031Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:42.031Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:42.318Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-09-15T03:12:42.318Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-09-15T03:12:42.318Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:42.318Z] #1 transferring dockerfile: 170B done [2025-09-15T03:12:42.318Z] #1 DONE 0.0s [2025-09-15T03:12:42.318Z] [2025-09-15T03:12:42.318Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-09-15T03:12:42.318Z] #2 DONE 0.0s [2025-09-15T03:12:42.318Z] [2025-09-15T03:12:42.318Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-09-15T03:12:42.318Z] #3 DONE 0.0s [2025-09-15T03:12:42.318Z] [2025-09-15T03:12:42.318Z] #4 [internal] load .dockerignore [2025-09-15T03:12:42.318Z] #4 transferring context: 2B done [2025-09-15T03:12:42.318Z] #4 DONE 0.0s [2025-09-15T03:12:42.318Z] [2025-09-15T03:12:42.318Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba [2025-09-15T03:12:42.318Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 0.0s done [2025-09-15T03:12:42.318Z] #5 CACHED [2025-09-15T03:12:42.318Z] [2025-09-15T03:12:42.318Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba [2025-09-15T03:12:42.318Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 0.0s done [2025-09-15T03:12:42.318Z] #6 CACHED [2025-09-15T03:12:42.318Z] [2025-09-15T03:12:42.318Z] #7 exporting to image [2025-09-15T03:12:42.318Z] #7 exporting layers done [2025-09-15T03:12:42.318Z] #7 exporting manifest sha256:b585a3bca4a01a90387ecc7d9a99c1e9ba4d2709a2499b68beddb02b57d8c5f5 done [2025-09-15T03:12:42.318Z] #7 exporting config sha256:897e23636fdc74a443c0d85f1ce6b355fefd1db1377874c4ec500c80b38facda done [2025-09-15T03:12:42.318Z] #7 exporting manifest sha256:ea6436104c52e1ab20e87864e88dcbbb1da86cdc68bf75141bbf70717706f74d done [2025-09-15T03:12:42.318Z] #7 exporting config sha256:5560739f1483de66b0a6a0410cf826934a609215db00e3232c98ba4dda6ff942 [2025-09-15T03:12:42.318Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:42.576Z] #7 exporting config sha256:5560739f1483de66b0a6a0410cf826934a609215db00e3232c98ba4dda6ff942 done [2025-09-15T03:12:42.576Z] #7 exporting manifest list sha256:d661d74e1e01279a8bb491d9725dea52eb8aec58872ce237d25ebd600fa3d9f0 done [2025-09-15T03:12:42.576Z] #7 pushing layers 0.0s done [2025-09-15T03:12:42.576Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:d661d74e1e01279a8bb491d9725dea52eb8aec58872ce237d25ebd600fa3d9f0 0.1s done [2025-09-15T03:12:42.576Z] #7 DONE 0.1s [2025-09-15T03:12:42.576Z] [2025-09-15T03:12:42.576Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:42.576Z] #8 DONE 0.0s [2025-09-15T03:12:42.576Z] [2025-09-15T03:12:42.576Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:42.576Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:42.940Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' [2025-09-15T03:12:42.940Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - [2025-09-15T03:12:42.940Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:42.940Z] #1 transferring dockerfile: 206B done [2025-09-15T03:12:42.940Z] #1 DONE 0.0s [2025-09-15T03:12:42.940Z] [2025-09-15T03:12:42.940Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:42.940Z] #2 DONE 0.0s [2025-09-15T03:12:42.940Z] [2025-09-15T03:12:42.940Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:42.940Z] #3 DONE 0.0s [2025-09-15T03:12:42.940Z] [2025-09-15T03:12:42.940Z] #4 [internal] load .dockerignore [2025-09-15T03:12:42.940Z] #4 transferring context: 2B done [2025-09-15T03:12:42.940Z] #4 DONE 0.0s [2025-09-15T03:12:42.940Z] [2025-09-15T03:12:42.940Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d [2025-09-15T03:12:42.940Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 0.0s done [2025-09-15T03:12:42.940Z] #5 DONE 0.0s [2025-09-15T03:12:42.940Z] [2025-09-15T03:12:42.940Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d [2025-09-15T03:12:43.214Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 0.0s done [2025-09-15T03:12:43.214Z] #6 DONE 0.0s [2025-09-15T03:12:43.214Z] [2025-09-15T03:12:43.214Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d [2025-09-15T03:12:43.214Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 0.0s done [2025-09-15T03:12:43.214Z] #5 DONE 0.1s [2025-09-15T03:12:43.214Z] [2025-09-15T03:12:43.214Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:43.214Z] #7 DONE 0.0s [2025-09-15T03:12:43.214Z] [2025-09-15T03:12:43.214Z] #8 exporting to image [2025-09-15T03:12:43.214Z] #8 exporting layers done [2025-09-15T03:12:43.214Z] #8 exporting manifest sha256:7a82eb2e2c62bcb6e5ffb8cf78c2f77647b7845676a543b9e8340b4239710896 done [2025-09-15T03:12:43.214Z] #8 exporting config sha256:8a113520043474b13a3074c709dfa6ac48d62df13bd7f0d60bf7883b6511ccfe done [2025-09-15T03:12:43.214Z] #8 exporting manifest sha256:97eb38d27a4c73390418a107ee4585a6b1a42f83cf4c21848a3fd45cbcbbd8cf 0.0s done [2025-09-15T03:12:43.214Z] #8 exporting config sha256:fb35b9166e800eb5ee3811bbfd2a5db135fd28f4732e9c67608d9e3786a8c87c done [2025-09-15T03:12:43.214Z] #8 exporting manifest list sha256:56acba6ba25fd4464942c70a883dcb1a3d79641e4a082b8aecdd42febbbf8740 done [2025-09-15T03:12:43.214Z] #8 pushing layers 0.1s done [2025-09-15T03:12:43.214Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:56acba6ba25fd4464942c70a883dcb1a3d79641e4a082b8aecdd42febbbf8740 0.1s done [2025-09-15T03:12:43.214Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:43.214Z] #8 DONE 0.2s [2025-09-15T03:12:43.214Z] [2025-09-15T03:12:43.214Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:43.214Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:43.503Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-09-15T03:12:43.503Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-09-15T03:12:43.503Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:43.503Z] #1 transferring dockerfile: 172B done [2025-09-15T03:12:43.503Z] #1 DONE 0.0s [2025-09-15T03:12:43.503Z] [2025-09-15T03:12:43.503Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-09-15T03:12:43.503Z] #2 DONE 0.0s [2025-09-15T03:12:43.503Z] [2025-09-15T03:12:43.503Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-09-15T03:12:43.503Z] #3 DONE 0.0s [2025-09-15T03:12:43.503Z] [2025-09-15T03:12:43.503Z] #4 [internal] load .dockerignore [2025-09-15T03:12:43.503Z] #4 transferring context: 2B done [2025-09-15T03:12:43.503Z] #4 DONE 0.0s [2025-09-15T03:12:43.503Z] [2025-09-15T03:12:43.503Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d [2025-09-15T03:12:43.503Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d done [2025-09-15T03:12:43.503Z] #5 CACHED [2025-09-15T03:12:43.503Z] [2025-09-15T03:12:43.503Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d [2025-09-15T03:12:43.503Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d done [2025-09-15T03:12:43.762Z] #6 CACHED [2025-09-15T03:12:43.762Z] [2025-09-15T03:12:43.762Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:43.762Z] #7 DONE 0.0s [2025-09-15T03:12:43.762Z] [2025-09-15T03:12:43.762Z] #8 exporting to image [2025-09-15T03:12:43.762Z] #8 exporting layers done [2025-09-15T03:12:43.762Z] #8 exporting manifest sha256:7a82eb2e2c62bcb6e5ffb8cf78c2f77647b7845676a543b9e8340b4239710896 done [2025-09-15T03:12:43.762Z] #8 exporting config sha256:8a113520043474b13a3074c709dfa6ac48d62df13bd7f0d60bf7883b6511ccfe done [2025-09-15T03:12:43.762Z] #8 exporting manifest sha256:97eb38d27a4c73390418a107ee4585a6b1a42f83cf4c21848a3fd45cbcbbd8cf done [2025-09-15T03:12:43.762Z] #8 exporting config sha256:fb35b9166e800eb5ee3811bbfd2a5db135fd28f4732e9c67608d9e3786a8c87c done [2025-09-15T03:12:43.762Z] #8 exporting manifest list sha256:56acba6ba25fd4464942c70a883dcb1a3d79641e4a082b8aecdd42febbbf8740 done [2025-09-15T03:12:43.762Z] #8 pushing layers 0.0s done [2025-09-15T03:12:43.762Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:56acba6ba25fd4464942c70a883dcb1a3d79641e4a082b8aecdd42febbbf8740 0.1s done [2025-09-15T03:12:43.762Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:43.762Z] #8 DONE 0.1s [2025-09-15T03:12:43.762Z] [2025-09-15T03:12:43.762Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:43.762Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:44.052Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60' [2025-09-15T03:12:44.052Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60 --push - [2025-09-15T03:12:44.052Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:44.052Z] #1 transferring dockerfile: 178B done [2025-09-15T03:12:44.052Z] #1 DONE 0.0s [2025-09-15T03:12:44.052Z] [2025-09-15T03:12:44.052Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60 [2025-09-15T03:12:44.052Z] #2 DONE 0.0s [2025-09-15T03:12:44.052Z] [2025-09-15T03:12:44.052Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60 [2025-09-15T03:12:44.052Z] #3 DONE 0.0s [2025-09-15T03:12:44.052Z] [2025-09-15T03:12:44.052Z] #4 [internal] load .dockerignore [2025-09-15T03:12:44.052Z] #4 transferring context: 2B done [2025-09-15T03:12:44.052Z] #4 DONE 0.0s [2025-09-15T03:12:44.052Z] [2025-09-15T03:12:44.052Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d [2025-09-15T03:12:44.052Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 0.0s done [2025-09-15T03:12:44.052Z] #5 CACHED [2025-09-15T03:12:44.052Z] [2025-09-15T03:12:44.052Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d [2025-09-15T03:12:44.052Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 0.0s done [2025-09-15T03:12:44.052Z] #6 DONE 0.0s [2025-09-15T03:12:44.311Z] [2025-09-15T03:12:44.311Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d [2025-09-15T03:12:44.311Z] #6 CACHED [2025-09-15T03:12:44.311Z] [2025-09-15T03:12:44.311Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:44.311Z] #7 DONE 0.0s [2025-09-15T03:12:44.311Z] [2025-09-15T03:12:44.311Z] #8 exporting to image [2025-09-15T03:12:44.311Z] #8 exporting layers done [2025-09-15T03:12:44.311Z] #8 exporting manifest sha256:7a82eb2e2c62bcb6e5ffb8cf78c2f77647b7845676a543b9e8340b4239710896 done [2025-09-15T03:12:44.311Z] #8 exporting config sha256:8a113520043474b13a3074c709dfa6ac48d62df13bd7f0d60bf7883b6511ccfe done [2025-09-15T03:12:44.311Z] #8 exporting manifest sha256:97eb38d27a4c73390418a107ee4585a6b1a42f83cf4c21848a3fd45cbcbbd8cf done [2025-09-15T03:12:44.311Z] #8 exporting config sha256:fb35b9166e800eb5ee3811bbfd2a5db135fd28f4732e9c67608d9e3786a8c87c done [2025-09-15T03:12:44.311Z] #8 exporting manifest list sha256:56acba6ba25fd4464942c70a883dcb1a3d79641e4a082b8aecdd42febbbf8740 done [2025-09-15T03:12:44.311Z] #8 pushing layers 0.0s done [2025-09-15T03:12:44.311Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60@sha256:56acba6ba25fd4464942c70a883dcb1a3d79641e4a082b8aecdd42febbbf8740 0.1s done [2025-09-15T03:12:44.311Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:44.311Z] #8 DONE 0.1s [2025-09-15T03:12:44.311Z] [2025-09-15T03:12:44.311Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:44.311Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:44.600Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' [2025-09-15T03:12:44.600Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - [2025-09-15T03:12:44.600Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:44.600Z] #1 transferring dockerfile: 219B done [2025-09-15T03:12:44.600Z] #1 DONE 0.0s [2025-09-15T03:12:44.600Z] [2025-09-15T03:12:44.600Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:44.600Z] #2 DONE 0.0s [2025-09-15T03:12:44.600Z] [2025-09-15T03:12:44.600Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:44.600Z] #3 DONE 0.0s [2025-09-15T03:12:44.600Z] [2025-09-15T03:12:44.600Z] #4 [internal] load .dockerignore [2025-09-15T03:12:44.600Z] #4 transferring context: 2B done [2025-09-15T03:12:44.600Z] #4 DONE 0.0s [2025-09-15T03:12:44.600Z] [2025-09-15T03:12:44.600Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d [2025-09-15T03:12:44.600Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 0.0s done [2025-09-15T03:12:44.600Z] #5 CACHED [2025-09-15T03:12:44.600Z] [2025-09-15T03:12:44.600Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d [2025-09-15T03:12:44.600Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 0.0s done [2025-09-15T03:12:44.600Z] #6 CACHED [2025-09-15T03:12:44.600Z] [2025-09-15T03:12:44.600Z] #7 exporting to image [2025-09-15T03:12:44.600Z] #7 exporting layers [2025-09-15T03:12:44.600Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:44.858Z] #7 exporting layers done [2025-09-15T03:12:44.858Z] #7 exporting manifest sha256:7a82eb2e2c62bcb6e5ffb8cf78c2f77647b7845676a543b9e8340b4239710896 done [2025-09-15T03:12:44.858Z] #7 exporting config sha256:8a113520043474b13a3074c709dfa6ac48d62df13bd7f0d60bf7883b6511ccfe done [2025-09-15T03:12:44.858Z] #7 exporting manifest sha256:97eb38d27a4c73390418a107ee4585a6b1a42f83cf4c21848a3fd45cbcbbd8cf done [2025-09-15T03:12:44.858Z] #7 exporting config sha256:fb35b9166e800eb5ee3811bbfd2a5db135fd28f4732e9c67608d9e3786a8c87c done [2025-09-15T03:12:44.858Z] #7 exporting manifest list sha256:56acba6ba25fd4464942c70a883dcb1a3d79641e4a082b8aecdd42febbbf8740 done [2025-09-15T03:12:44.858Z] #7 pushing layers 0.0s done [2025-09-15T03:12:44.858Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:56acba6ba25fd4464942c70a883dcb1a3d79641e4a082b8aecdd42febbbf8740 0.1s done [2025-09-15T03:12:44.858Z] #7 DONE 0.1s [2025-09-15T03:12:44.858Z] [2025-09-15T03:12:44.858Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:44.858Z] #8 DONE 0.0s [2025-09-15T03:12:44.858Z] [2025-09-15T03:12:44.858Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:44.858Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:45.146Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-09-15T03:12:45.146Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-09-15T03:12:45.146Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:45.146Z] #1 transferring dockerfile: 170B done [2025-09-15T03:12:45.146Z] #1 DONE 0.0s [2025-09-15T03:12:45.146Z] [2025-09-15T03:12:45.146Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-09-15T03:12:45.146Z] #2 DONE 0.0s [2025-09-15T03:12:45.146Z] [2025-09-15T03:12:45.146Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-09-15T03:12:45.146Z] #3 DONE 0.0s [2025-09-15T03:12:45.146Z] [2025-09-15T03:12:45.146Z] #4 [internal] load .dockerignore [2025-09-15T03:12:45.146Z] #4 transferring context: 2B done [2025-09-15T03:12:45.146Z] #4 DONE 0.0s [2025-09-15T03:12:45.146Z] [2025-09-15T03:12:45.147Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d [2025-09-15T03:12:45.147Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 0.0s done [2025-09-15T03:12:45.147Z] #5 CACHED [2025-09-15T03:12:45.147Z] [2025-09-15T03:12:45.147Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d [2025-09-15T03:12:45.147Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 0.0s done [2025-09-15T03:12:45.147Z] #6 CACHED [2025-09-15T03:12:45.147Z] [2025-09-15T03:12:45.147Z] #7 exporting to image [2025-09-15T03:12:45.147Z] #7 exporting layers done [2025-09-15T03:12:45.147Z] #7 exporting manifest sha256:7a82eb2e2c62bcb6e5ffb8cf78c2f77647b7845676a543b9e8340b4239710896 done [2025-09-15T03:12:45.147Z] #7 exporting config sha256:8a113520043474b13a3074c709dfa6ac48d62df13bd7f0d60bf7883b6511ccfe done [2025-09-15T03:12:45.147Z] #7 exporting manifest sha256:97eb38d27a4c73390418a107ee4585a6b1a42f83cf4c21848a3fd45cbcbbd8cf done [2025-09-15T03:12:45.147Z] #7 exporting config sha256:fb35b9166e800eb5ee3811bbfd2a5db135fd28f4732e9c67608d9e3786a8c87c done [2025-09-15T03:12:45.147Z] #7 exporting manifest list sha256:56acba6ba25fd4464942c70a883dcb1a3d79641e4a082b8aecdd42febbbf8740 done [2025-09-15T03:12:45.147Z] #7 pushing layers [2025-09-15T03:12:45.147Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:45.405Z] #7 pushing layers 0.0s done [2025-09-15T03:12:45.405Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:56acba6ba25fd4464942c70a883dcb1a3d79641e4a082b8aecdd42febbbf8740 0.1s done [2025-09-15T03:12:45.405Z] #7 DONE 0.1s [2025-09-15T03:12:45.405Z] [2025-09-15T03:12:45.405Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:45.405Z] #8 DONE 0.0s [2025-09-15T03:12:45.405Z] [2025-09-15T03:12:45.405Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:45.405Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:45.692Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' [2025-09-15T03:12:45.692Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - [2025-09-15T03:12:45.954Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:45.955Z] #1 transferring dockerfile: 202B done [2025-09-15T03:12:45.955Z] #1 DONE 0.0s [2025-09-15T03:12:45.955Z] [2025-09-15T03:12:45.955Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:45.955Z] #2 DONE 0.0s [2025-09-15T03:12:45.955Z] [2025-09-15T03:12:45.955Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:12:45.955Z] #3 DONE 0.0s [2025-09-15T03:12:45.955Z] [2025-09-15T03:12:45.955Z] #4 [internal] load .dockerignore [2025-09-15T03:12:45.955Z] #4 transferring context: 2B done [2025-09-15T03:12:45.955Z] #4 DONE 0.0s [2025-09-15T03:12:45.955Z] [2025-09-15T03:12:45.955Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad [2025-09-15T03:12:45.955Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad done [2025-09-15T03:12:45.955Z] #5 DONE 0.0s [2025-09-15T03:12:45.955Z] [2025-09-15T03:12:45.955Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad [2025-09-15T03:12:45.955Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad done [2025-09-15T03:12:45.955Z] #6 DONE 0.1s [2025-09-15T03:12:45.955Z] [2025-09-15T03:12:45.955Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:45.955Z] #7 DONE 0.0s [2025-09-15T03:12:45.955Z] [2025-09-15T03:12:45.955Z] #8 exporting to image [2025-09-15T03:12:45.955Z] #8 exporting layers done [2025-09-15T03:12:45.955Z] #8 exporting manifest sha256:c2c319af7248f4fd4b6d419686bf71f97afe60625990849d2b940e09d3811e9a 0.0s done [2025-09-15T03:12:45.955Z] #8 exporting config sha256:531ba763fc27031f4b86c5c9fa632da0f6c684c91af3b7a4775c4ae131755890 done [2025-09-15T03:12:45.955Z] #8 exporting manifest sha256:e4b5f307539de5cfad38ab583451b032ff76c0134c32ec057a4e5531b47d3f43 done [2025-09-15T03:12:45.955Z] #8 exporting config sha256:71b7462b7340aae2381c617bd2e65f54a781220d0141f0de25fcc02a27a3c57b done [2025-09-15T03:12:45.955Z] #8 exporting manifest list sha256:6f9e5620dff2c38f04dd49213135366c5b2186b9a20b0ac08b0eac5e4e459cc3 done [2025-09-15T03:12:45.955Z] #8 pushing layers 0.1s done [2025-09-15T03:12:45.955Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:6f9e5620dff2c38f04dd49213135366c5b2186b9a20b0ac08b0eac5e4e459cc3 [2025-09-15T03:12:45.955Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:46.215Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:6f9e5620dff2c38f04dd49213135366c5b2186b9a20b0ac08b0eac5e4e459cc3 0.1s done [2025-09-15T03:12:46.215Z] #8 DONE 0.2s [2025-09-15T03:12:46.215Z] [2025-09-15T03:12:46.215Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:46.215Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:46.506Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-09-15T03:12:46.506Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-09-15T03:12:46.506Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:46.506Z] #1 transferring dockerfile: 168B done [2025-09-15T03:12:46.506Z] #1 DONE 0.0s [2025-09-15T03:12:46.506Z] [2025-09-15T03:12:46.506Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-09-15T03:12:46.506Z] #2 DONE 0.0s [2025-09-15T03:12:46.506Z] [2025-09-15T03:12:46.506Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-09-15T03:12:46.506Z] #3 DONE 0.0s [2025-09-15T03:12:46.506Z] [2025-09-15T03:12:46.506Z] #4 [internal] load .dockerignore [2025-09-15T03:12:46.506Z] #4 transferring context: 2B done [2025-09-15T03:12:46.506Z] #4 DONE 0.0s [2025-09-15T03:12:46.506Z] [2025-09-15T03:12:46.506Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad [2025-09-15T03:12:46.506Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad done [2025-09-15T03:12:46.506Z] #5 CACHED [2025-09-15T03:12:46.506Z] [2025-09-15T03:12:46.506Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad [2025-09-15T03:12:46.506Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad done [2025-09-15T03:12:46.506Z] #6 CACHED [2025-09-15T03:12:46.506Z] [2025-09-15T03:12:46.506Z] #7 exporting to image [2025-09-15T03:12:46.506Z] #7 exporting layers done [2025-09-15T03:12:46.506Z] #7 exporting manifest sha256:c2c319af7248f4fd4b6d419686bf71f97afe60625990849d2b940e09d3811e9a done [2025-09-15T03:12:46.506Z] #7 exporting config sha256:531ba763fc27031f4b86c5c9fa632da0f6c684c91af3b7a4775c4ae131755890 done [2025-09-15T03:12:46.506Z] #7 exporting manifest sha256:e4b5f307539de5cfad38ab583451b032ff76c0134c32ec057a4e5531b47d3f43 done [2025-09-15T03:12:46.506Z] #7 exporting config sha256:71b7462b7340aae2381c617bd2e65f54a781220d0141f0de25fcc02a27a3c57b done [2025-09-15T03:12:46.506Z] #7 exporting manifest list sha256:6f9e5620dff2c38f04dd49213135366c5b2186b9a20b0ac08b0eac5e4e459cc3 done [2025-09-15T03:12:46.506Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:46.767Z] #7 pushing layers 0.0s done [2025-09-15T03:12:46.767Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:6f9e5620dff2c38f04dd49213135366c5b2186b9a20b0ac08b0eac5e4e459cc3 0.1s done [2025-09-15T03:12:46.767Z] #7 DONE 0.1s [2025-09-15T03:12:46.767Z] [2025-09-15T03:12:46.767Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:46.767Z] #8 DONE 0.0s [2025-09-15T03:12:46.767Z] [2025-09-15T03:12:46.767Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:46.767Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:47.055Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60' [2025-09-15T03:12:47.055Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60 --push - [2025-09-15T03:12:47.055Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:47.055Z] #1 transferring dockerfile: 174B done [2025-09-15T03:12:47.055Z] #1 DONE 0.0s [2025-09-15T03:12:47.055Z] [2025-09-15T03:12:47.055Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60 [2025-09-15T03:12:47.055Z] #2 DONE 0.0s [2025-09-15T03:12:47.055Z] [2025-09-15T03:12:47.055Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60 [2025-09-15T03:12:47.055Z] #3 DONE 0.0s [2025-09-15T03:12:47.055Z] [2025-09-15T03:12:47.055Z] #4 [internal] load .dockerignore [2025-09-15T03:12:47.055Z] #4 transferring context: 2B done [2025-09-15T03:12:47.055Z] #4 DONE 0.0s [2025-09-15T03:12:47.055Z] [2025-09-15T03:12:47.055Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad [2025-09-15T03:12:47.055Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad [2025-09-15T03:12:47.315Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad 0.0s done [2025-09-15T03:12:47.315Z] #5 CACHED [2025-09-15T03:12:47.315Z] [2025-09-15T03:12:47.315Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad [2025-09-15T03:12:47.315Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad 0.0s done [2025-09-15T03:12:47.315Z] #6 CACHED [2025-09-15T03:12:47.315Z] [2025-09-15T03:12:47.315Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:47.315Z] #7 DONE 0.0s [2025-09-15T03:12:47.315Z] [2025-09-15T03:12:47.315Z] #8 exporting to image [2025-09-15T03:12:47.315Z] #8 exporting layers done [2025-09-15T03:12:47.315Z] #8 exporting manifest sha256:c2c319af7248f4fd4b6d419686bf71f97afe60625990849d2b940e09d3811e9a done [2025-09-15T03:12:47.315Z] #8 exporting config sha256:531ba763fc27031f4b86c5c9fa632da0f6c684c91af3b7a4775c4ae131755890 done [2025-09-15T03:12:47.315Z] #8 exporting manifest sha256:e4b5f307539de5cfad38ab583451b032ff76c0134c32ec057a4e5531b47d3f43 done [2025-09-15T03:12:47.315Z] #8 exporting config sha256:71b7462b7340aae2381c617bd2e65f54a781220d0141f0de25fcc02a27a3c57b done [2025-09-15T03:12:47.315Z] #8 exporting manifest list sha256:6f9e5620dff2c38f04dd49213135366c5b2186b9a20b0ac08b0eac5e4e459cc3 done [2025-09-15T03:12:47.315Z] #8 pushing layers 0.0s done [2025-09-15T03:12:47.315Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60@sha256:6f9e5620dff2c38f04dd49213135366c5b2186b9a20b0ac08b0eac5e4e459cc3 0.1s done [2025-09-15T03:12:47.315Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:47.315Z] #8 DONE 0.1s [2025-09-15T03:12:47.315Z] [2025-09-15T03:12:47.315Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:47.315Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:47.600Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' [2025-09-15T03:12:47.600Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - [2025-09-15T03:12:47.860Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:47.860Z] #1 transferring dockerfile: 215B done [2025-09-15T03:12:47.860Z] #1 DONE 0.0s [2025-09-15T03:12:47.860Z] [2025-09-15T03:12:47.860Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:47.860Z] #2 DONE 0.0s [2025-09-15T03:12:47.860Z] [2025-09-15T03:12:47.860Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:12:47.860Z] #3 DONE 0.0s [2025-09-15T03:12:47.860Z] [2025-09-15T03:12:47.860Z] #4 [internal] load .dockerignore [2025-09-15T03:12:47.860Z] #4 transferring context: 2B done [2025-09-15T03:12:47.860Z] #4 DONE 0.0s [2025-09-15T03:12:47.860Z] [2025-09-15T03:12:47.860Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad [2025-09-15T03:12:47.860Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad 0.0s done [2025-09-15T03:12:47.860Z] #5 CACHED [2025-09-15T03:12:47.860Z] [2025-09-15T03:12:47.860Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad [2025-09-15T03:12:47.860Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad 0.0s done [2025-09-15T03:12:47.860Z] #6 CACHED [2025-09-15T03:12:47.860Z] [2025-09-15T03:12:47.860Z] #7 exporting to image [2025-09-15T03:12:47.860Z] #7 exporting layers done [2025-09-15T03:12:47.860Z] #7 exporting manifest sha256:c2c319af7248f4fd4b6d419686bf71f97afe60625990849d2b940e09d3811e9a done [2025-09-15T03:12:47.860Z] #7 exporting config sha256:531ba763fc27031f4b86c5c9fa632da0f6c684c91af3b7a4775c4ae131755890 done [2025-09-15T03:12:47.860Z] #7 exporting manifest sha256:e4b5f307539de5cfad38ab583451b032ff76c0134c32ec057a4e5531b47d3f43 done [2025-09-15T03:12:47.860Z] #7 exporting config sha256:71b7462b7340aae2381c617bd2e65f54a781220d0141f0de25fcc02a27a3c57b done [2025-09-15T03:12:47.860Z] #7 exporting manifest list sha256:6f9e5620dff2c38f04dd49213135366c5b2186b9a20b0ac08b0eac5e4e459cc3 done [2025-09-15T03:12:47.860Z] #7 pushing layers 0.0s done [2025-09-15T03:12:47.860Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:6f9e5620dff2c38f04dd49213135366c5b2186b9a20b0ac08b0eac5e4e459cc3 [2025-09-15T03:12:47.860Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:47.860Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:6f9e5620dff2c38f04dd49213135366c5b2186b9a20b0ac08b0eac5e4e459cc3 0.1s done [2025-09-15T03:12:47.860Z] #7 DONE 0.1s [2025-09-15T03:12:47.860Z] [2025-09-15T03:12:47.860Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:47.860Z] #8 DONE 0.0s [2025-09-15T03:12:47.860Z] [2025-09-15T03:12:47.860Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:47.860Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-15T03:12:48.147Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-09-15T03:12:48.148Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-09-15T03:12:48.407Z] #1 [internal] load build definition from Dockerfile [2025-09-15T03:12:48.407Z] #1 transferring dockerfile: 166B done [2025-09-15T03:12:48.407Z] #1 DONE 0.0s [2025-09-15T03:12:48.407Z] [2025-09-15T03:12:48.407Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-09-15T03:12:48.407Z] #2 DONE 0.0s [2025-09-15T03:12:48.407Z] [2025-09-15T03:12:48.407Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-09-15T03:12:48.407Z] #3 DONE 0.0s [2025-09-15T03:12:48.407Z] [2025-09-15T03:12:48.407Z] #4 [internal] load .dockerignore [2025-09-15T03:12:48.407Z] #4 transferring context: 2B done [2025-09-15T03:12:48.407Z] #4 DONE 0.0s [2025-09-15T03:12:48.407Z] [2025-09-15T03:12:48.407Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad [2025-09-15T03:12:48.407Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad 0.0s done [2025-09-15T03:12:48.407Z] #5 CACHED [2025-09-15T03:12:48.407Z] [2025-09-15T03:12:48.407Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad [2025-09-15T03:12:48.407Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad 0.0s done [2025-09-15T03:12:48.407Z] #6 CACHED [2025-09-15T03:12:48.407Z] [2025-09-15T03:12:48.407Z] #7 exporting to image [2025-09-15T03:12:48.407Z] #7 exporting layers done [2025-09-15T03:12:48.407Z] #7 exporting manifest sha256:c2c319af7248f4fd4b6d419686bf71f97afe60625990849d2b940e09d3811e9a done [2025-09-15T03:12:48.407Z] #7 exporting config sha256:531ba763fc27031f4b86c5c9fa632da0f6c684c91af3b7a4775c4ae131755890 done [2025-09-15T03:12:48.407Z] #7 exporting manifest sha256:e4b5f307539de5cfad38ab583451b032ff76c0134c32ec057a4e5531b47d3f43 done [2025-09-15T03:12:48.407Z] #7 exporting config sha256:71b7462b7340aae2381c617bd2e65f54a781220d0141f0de25fcc02a27a3c57b done [2025-09-15T03:12:48.407Z] #7 exporting manifest list sha256:6f9e5620dff2c38f04dd49213135366c5b2186b9a20b0ac08b0eac5e4e459cc3 done [2025-09-15T03:12:48.407Z] #7 pushing layers 0.0s done [2025-09-15T03:12:48.407Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:6f9e5620dff2c38f04dd49213135366c5b2186b9a20b0ac08b0eac5e4e459cc3 [2025-09-15T03:12:48.407Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-15T03:12:48.407Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:6f9e5620dff2c38f04dd49213135366c5b2186b9a20b0ac08b0eac5e4e459cc3 0.1s done [2025-09-15T03:12:48.407Z] #7 DONE 0.1s [2025-09-15T03:12:48.407Z] [2025-09-15T03:12:48.407Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-15T03:12:48.407Z] #8 DONE 0.0s [2025-09-15T03:12:48.407Z] [2025-09-15T03:12:48.407Z] 1 warning found (use --debug to expand): [2025-09-15T03:12:48.407Z]  - 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-09-15T03:12:48.819Z] + '[' -d /w/workspace/edgex-go/903/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-09-15T03:12:49.109Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-15T03:12:49.660Z] ---> package-listing.sh [2025-09-15T03:12:49.660Z] ++ facter osfamily [2025-09-15T03:12:49.660Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-15T03:12:49.919Z] + OS_FAMILY=redhat [2025-09-15T03:12:49.919Z] + workspace=/w/workspace/edgex-go/903 [2025-09-15T03:12:49.919Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-15T03:12:49.919Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-15T03:12:49.919Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-15T03:12:49.919Z] + PACKAGES=/tmp/packages_start.txt [2025-09-15T03:12:49.919Z] + '[' /w/workspace/edgex-go/903 ']' [2025-09-15T03:12:49.919Z] + PACKAGES=/tmp/packages_end.txt [2025-09-15T03:12:49.919Z] + case "${OS_FAMILY}" in [2025-09-15T03:12:49.919Z] + rpm -qa [2025-09-15T03:12:49.919Z] + sort [2025-09-15T03:12:50.487Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-15T03:12:50.487Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-15T03:12:50.487Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-15T03:12:50.487Z] + '[' /w/workspace/edgex-go/903 ']' [2025-09-15T03:12:50.487Z] + mkdir -p /w/workspace/edgex-go/903/archives/ [2025-09-15T03:12:50.487Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/903/archives/ [Pipeline] echo [2025-09-15T03:12:50.498Z] 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/903/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-09-15T03:12:50.779Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:12:51.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-15T03:12:51.345Z] [2025-09-15T03:12:51.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:12:51.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-15T03:12:51.654Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-15T03:12:51.654Z] 5eb5b503b376: Pulling fs layer [2025-09-15T03:12:51.654Z] 5c69ac0246d0: Pulling fs layer [2025-09-15T03:12:51.654Z] ec43610c2a17: Pulling fs layer [2025-09-15T03:12:51.654Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-15T03:12:51.654Z] 33b1e0a273af: Pulling fs layer [2025-09-15T03:12:51.654Z] 5d3b04190fa2: Pulling fs layer [2025-09-15T03:12:51.655Z] 2f39f015ded8: Pulling fs layer [2025-09-15T03:12:51.655Z] 3a2ae6a8a46f: Waiting [2025-09-15T03:12:51.655Z] 33b1e0a273af: Waiting [2025-09-15T03:12:51.655Z] 5d3b04190fa2: Waiting [2025-09-15T03:12:51.655Z] 2f39f015ded8: Waiting [2025-09-15T03:12:51.655Z] 5c69ac0246d0: Verifying Checksum [2025-09-15T03:12:51.655Z] 5c69ac0246d0: Download complete [2025-09-15T03:12:51.655Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-15T03:12:51.655Z] 3a2ae6a8a46f: Download complete [2025-09-15T03:12:51.655Z] 33b1e0a273af: Verifying Checksum [2025-09-15T03:12:51.655Z] 33b1e0a273af: Download complete [2025-09-15T03:12:51.655Z] 5d3b04190fa2: Verifying Checksum [2025-09-15T03:12:51.655Z] 5d3b04190fa2: Download complete [2025-09-15T03:12:51.655Z] ec43610c2a17: Verifying Checksum [2025-09-15T03:12:51.655Z] ec43610c2a17: Download complete [2025-09-15T03:12:51.918Z] 5eb5b503b376: Verifying Checksum [2025-09-15T03:12:51.918Z] 5eb5b503b376: Download complete [2025-09-15T03:12:52.493Z] 2f39f015ded8: Verifying Checksum [2025-09-15T03:12:52.493Z] 2f39f015ded8: Download complete [2025-09-15T03:12:53.070Z] 5eb5b503b376: Pull complete [2025-09-15T03:12:53.335Z] 5c69ac0246d0: Pull complete [2025-09-15T03:12:53.593Z] ec43610c2a17: Pull complete [2025-09-15T03:12:53.850Z] 3a2ae6a8a46f: Pull complete [2025-09-15T03:12:53.850Z] 33b1e0a273af: Pull complete [2025-09-15T03:12:54.108Z] 5d3b04190fa2: Pull complete [2025-09-15T03:12:58.327Z] 2f39f015ded8: Pull complete [2025-09-15T03:12:58.327Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-15T03:12:58.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-15T03:12:58.327Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-15T03:12:58.475Z] prd-centos7-docker-4c-2g-8852 does not seem to be running inside a container [2025-09-15T03:12:58.507Z] $ 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/903/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-09-15T03:13:02.982Z] $ docker top 4d1cb84a7840732e20a4ec64a8f3368e5ee0a050a6749d84124d9b1851f061d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-15T03:13:03.350Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-15T03:13:03.636Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-15T03:13:03.920Z] + ls /var/log/sa-host [2025-09-15T03:13:03.920Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-15T03:13:04.091Z] provisioning config files... [2025-09-15T03:13:04.100Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config8449154907260118905tmp [Pipeline] { [Pipeline] echo [2025-09-15T03:13:04.117Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-15T03:13:04.397Z] ---> create-netrc.sh [Pipeline] } [2025-09-15T03:13:04.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-15T03:13:04.759Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-15T03:13:04.769Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-15T03:13:05.056Z] ---> sudo-logs.sh [2025-09-15T03:13:05.056Z] Archiving 'sudo' log.. [2025-09-15T03:13:05.056Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T03:13:05.096Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-09-15T03:13:05.099Z] $ docker stop --time=1 4d1cb84a7840732e20a4ec64a8f3368e5ee0a050a6749d84124d9b1851f061d3 [2025-09-15T03:13:06.217Z] $ docker rm -f --volumes 4d1cb84a7840732e20a4ec64a8f3368e5ee0a050a6749d84124d9b1851f061d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-09-15T03:13:06.319Z] [WS-CLEANUP] Deleting project workspace... [2025-09-15T03:13:06.319Z] [WS-CLEANUP] Deferred wipeout is used... [2025-09-15T03:13:06.336Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-15T03:15:17.105Z] provisioning config files... [2025-09-15T03:15:17.134Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/903@tmp/config9125560266802742579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-15T03:15:17.762Z] ---> ****-login.sh [2025-09-15T03:15:17.762Z] nexus3.edgexfoundry.org:10001 [2025-09-15T03:15:18.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-15T03:15:18.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-15T03:15:18.302Z] Configure a credential helper to remove this warning. See [2025-09-15T03:15:18.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-15T03:15:18.302Z] [2025-09-15T03:15:18.302Z] Login Succeeded [2025-09-15T03:15:18.302Z] nexus3.edgexfoundry.org:10002 [2025-09-15T03:15:18.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-15T03:15:18.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-15T03:15:18.571Z] Configure a credential helper to remove this warning. See [2025-09-15T03:15:18.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-15T03:15:18.571Z] [2025-09-15T03:15:18.571Z] Login Succeeded [2025-09-15T03:15:18.844Z] nexus3.edgexfoundry.org:10003 [2025-09-15T03:15:18.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-15T03:15:19.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-15T03:15:19.115Z] Configure a credential helper to remove this warning. See [2025-09-15T03:15:19.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-15T03:15:19.115Z] [2025-09-15T03:15:19.115Z] Login Succeeded [2025-09-15T03:15:19.115Z] nexus3.edgexfoundry.org:10004 [2025-09-15T03:15:19.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-15T03:15:19.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-15T03:15:19.383Z] Configure a credential helper to remove this warning. See [2025-09-15T03:15:19.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-15T03:15:19.383Z] [2025-09-15T03:15:19.383Z] Login Succeeded [2025-09-15T03:15:19.383Z] ****.io [2025-09-15T03:15:19.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-15T03:15:19.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-15T03:15:19.915Z] Configure a credential helper to remove this warning. See [2025-09-15T03:15:19.915Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-15T03:15:19.915Z] [2025-09-15T03:15:19.915Z] Login Succeeded [2025-09-15T03:15:19.915Z] ---> ****-login.sh ends [Pipeline] } [2025-09-15T03:15:19.931Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-09-15T03:15:20.525Z] + git config --global --add safe.directory /w/workspace/edgex-go/903 [Pipeline] echo [2025-09-15T03:15:20.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-15T03:15:20.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-15T03:15:20.587Z] ========================================================= [2025-09-15T03:15:20.587Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-09-15T03:15:20.587Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-09-15T03:15:20.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-15T03:15:21.193Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-09-15T03:15:21.193Z] 94e9d8af2201: Pulling fs layer [2025-09-15T03:15:21.193Z] a6c56e8762df: Pulling fs layer [2025-09-15T03:15:21.193Z] f0f3c8884826: Pulling fs layer [2025-09-15T03:15:21.193Z] c7e7622c144d: Pulling fs layer [2025-09-15T03:15:21.193Z] 4f4fb700ef54: Pulling fs layer [2025-09-15T03:15:21.193Z] b4c3b6d88c5a: Pulling fs layer [2025-09-15T03:15:21.193Z] ba8bce9d2590: Pulling fs layer [2025-09-15T03:15:21.193Z] ca778ea9c289: Pulling fs layer [2025-09-15T03:15:21.193Z] c7e7622c144d: Waiting [2025-09-15T03:15:21.193Z] 4f4fb700ef54: Waiting [2025-09-15T03:15:21.193Z] b4c3b6d88c5a: Waiting [2025-09-15T03:15:21.193Z] ba8bce9d2590: Waiting [2025-09-15T03:15:21.193Z] ca778ea9c289: Waiting [2025-09-15T03:15:21.193Z] a6c56e8762df: Verifying Checksum [2025-09-15T03:15:21.193Z] a6c56e8762df: Download complete [2025-09-15T03:15:21.193Z] c7e7622c144d: Verifying Checksum [2025-09-15T03:15:21.193Z] c7e7622c144d: Download complete [2025-09-15T03:15:21.193Z] 4f4fb700ef54: Verifying Checksum [2025-09-15T03:15:21.193Z] 4f4fb700ef54: Download complete [2025-09-15T03:15:21.193Z] b4c3b6d88c5a: Verifying Checksum [2025-09-15T03:15:21.193Z] b4c3b6d88c5a: Download complete [2025-09-15T03:15:21.193Z] 94e9d8af2201: Download complete [2025-09-15T03:15:21.783Z] ca778ea9c289: Verifying Checksum [2025-09-15T03:15:21.783Z] ca778ea9c289: Download complete [2025-09-15T03:15:22.061Z] 94e9d8af2201: Pull complete [2025-09-15T03:15:22.655Z] a6c56e8762df: Pull complete [2025-09-15T03:15:22.930Z] f0f3c8884826: Verifying Checksum [2025-09-15T03:15:22.930Z] f0f3c8884826: Download complete [2025-09-15T03:15:23.898Z] ba8bce9d2590: Verifying Checksum [2025-09-15T03:15:23.898Z] ba8bce9d2590: Download complete [2025-09-15T03:15:38.919Z] f0f3c8884826: Pull complete [2025-09-15T03:15:38.919Z] c7e7622c144d: Pull complete [2025-09-15T03:15:38.919Z] 4f4fb700ef54: Pull complete [2025-09-15T03:15:38.919Z] b4c3b6d88c5a: Pull complete [2025-09-15T03:15:45.576Z] ba8bce9d2590: Pull complete [2025-09-15T03:15:47.524Z] ca778ea9c289: Pull complete [2025-09-15T03:15:47.524Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-09-15T03:15:47.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-15T03:15:47.524Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-09-15T03:15:47.880Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-15T03:15:47.880Z] WORKDIR /edgex [2025-09-15T03:15:47.880Z] COPY go.mod . [2025-09-15T03:15:47.880Z] RUN go mod download [2025-09-15T03:15:47.880Z] + docker build -t ci-base-image-arm64 -f - . [2025-09-15T03:15:48.475Z] Sending build context to Docker daemon 3.809MB [2025-09-15T03:15:48.759Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-15T03:15:48.759Z] ---> 47b25d7523d1 [2025-09-15T03:15:48.759Z] Step 2/4 : WORKDIR /edgex [2025-09-15T03:15:50.171Z] ---> Running in ad5e6f8ca902 [2025-09-15T03:15:50.442Z] Removing intermediate container ad5e6f8ca902 [2025-09-15T03:15:50.442Z] ---> 7796b1e6fb8b [2025-09-15T03:15:50.442Z] Step 3/4 : COPY go.mod . [2025-09-15T03:15:51.030Z] ---> 3ff60e578540 [2025-09-15T03:15:51.030Z] Step 4/4 : RUN go mod download [2025-09-15T03:15:51.030Z] ---> Running in 19eff01050c2 [2025-09-15T03:16:47.447Z] Removing intermediate container 19eff01050c2 [2025-09-15T03:16:47.447Z] ---> 099d4a08e9fd [2025-09-15T03:16:47.447Z] Successfully built 099d4a08e9fd [2025-09-15T03:16:47.447Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:16:47.790Z] + docker inspect -f . ci-base-image-arm64 [2025-09-15T03:16:47.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-15T03:16:48.017Z] prd-ubuntu20.04-docker-arm64-4c-16g-8850 does not seem to be running inside a container [2025-09-15T03:16:48.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/903 -v /w/workspace/edgex-go/903:/w/workspace/edgex-go/903:rw,z -v /w/workspace/edgex-go/903@tmp:/w/workspace/edgex-go/903@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-09-15T03:16:49.296Z] $ docker top 1d867d1216ff9e9e24f008c2da3d2f518554c5b2bf851a6571735cb3956e7cb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-15T03:16:50.138Z] + go version [2025-09-15T03:16:50.138Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-09-15T03:16:50.149Z] $ docker stop --time=1 1d867d1216ff9e9e24f008c2da3d2f518554c5b2bf851a6571735cb3956e7cb0 [2025-09-15T03:16:51.765Z] $ docker rm -f --volumes 1d867d1216ff9e9e24f008c2da3d2f518554c5b2bf851a6571735cb3956e7cb0 [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-09-15T03:16:52.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-09-15T03:16:52.553Z] [2025-09-15T03:16:52.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:16:52.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-09-15T03:16:52.898Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-09-15T03:16:52.898Z] 547446be3368: Pulling fs layer [2025-09-15T03:16:52.898Z] d125d8839a47: Pulling fs layer [2025-09-15T03:16:52.898Z] 3e85d5ac6304: Pulling fs layer [2025-09-15T03:16:52.898Z] c3105a71a48b: Pulling fs layer [2025-09-15T03:16:52.898Z] 0f093f025ec4: Pulling fs layer [2025-09-15T03:16:52.898Z] c3106fc0e877: Pulling fs layer [2025-09-15T03:16:52.898Z] c3105a71a48b: Waiting [2025-09-15T03:16:52.898Z] 0f093f025ec4: Waiting [2025-09-15T03:16:52.898Z] c3106fc0e877: Waiting [2025-09-15T03:16:53.168Z] 547446be3368: Verifying Checksum [2025-09-15T03:16:53.168Z] 547446be3368: Download complete [2025-09-15T03:16:53.168Z] c3105a71a48b: Verifying Checksum [2025-09-15T03:16:53.168Z] c3105a71a48b: Download complete [2025-09-15T03:16:53.438Z] d125d8839a47: Verifying Checksum [2025-09-15T03:16:53.439Z] d125d8839a47: Download complete [2025-09-15T03:16:53.439Z] c3106fc0e877: Verifying Checksum [2025-09-15T03:16:53.439Z] c3106fc0e877: Download complete [2025-09-15T03:16:53.708Z] 0f093f025ec4: Verifying Checksum [2025-09-15T03:16:53.708Z] 0f093f025ec4: Download complete [2025-09-15T03:16:53.978Z] 547446be3368: Pull complete [2025-09-15T03:16:54.941Z] d125d8839a47: Pull complete [2025-09-15T03:16:55.526Z] 3e85d5ac6304: Verifying Checksum [2025-09-15T03:16:55.526Z] 3e85d5ac6304: Download complete [2025-09-15T03:17:05.605Z] 3e85d5ac6304: Pull complete [2025-09-15T03:17:05.605Z] c3105a71a48b: Pull complete [2025-09-15T03:17:06.566Z] 0f093f025ec4: Pull complete [2025-09-15T03:17:06.833Z] c3106fc0e877: Pull complete [2025-09-15T03:17:06.833Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-09-15T03:17:06.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-09-15T03:17:06.833Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-15T03:17:07.031Z] prd-ubuntu20.04-docker-arm64-4c-16g-8850 does not seem to be running inside a container [2025-09-15T03:17:07.081Z] $ 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/903 -v /w/workspace/edgex-go/903:/w/workspace/edgex-go/903:rw,z -v /w/workspace/edgex-go/903@tmp:/w/workspace/edgex-go/903@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-09-15T03:17:09.073Z] $ docker top 9e2a1b7dd6f787d3975ce3347622a4ecb495003b25b711d1d492df76ec3c28ad -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-15T03:17:09.960Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-09-15T03:17:20.052Z] #1 [support-notifications internal] load build definition from Dockerfile [2025-09-15T03:17:20.052Z] #1 transferring dockerfile: 2.00kB 0.0s done [2025-09-15T03:17:20.052Z] #1 DONE 0.1s [2025-09-15T03:17:20.052Z] [2025-09-15T03:17:20.052Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2025-09-15T03:17:20.052Z] #2 transferring dockerfile: 1.81kB done [2025-09-15T03:17:20.052Z] #2 DONE 0.1s [2025-09-15T03:17:20.052Z] [2025-09-15T03:17:20.052Z] #3 [security-spire-config internal] load build definition from Dockerfile [2025-09-15T03:17:20.052Z] #3 transferring dockerfile: 1.69kB 0.0s done [2025-09-15T03:17:20.052Z] #3 DONE 0.1s [2025-09-15T03:17:20.052Z] [2025-09-15T03:17:20.052Z] #4 [core-metadata internal] load build definition from Dockerfile [2025-09-15T03:17:20.052Z] #4 transferring dockerfile: 2.10kB 0.0s done [2025-09-15T03:17:20.052Z] #4 DONE 0.1s [2025-09-15T03:17:20.052Z] [2025-09-15T03:17:20.052Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2025-09-15T03:17:20.052Z] #5 transferring dockerfile: 2.50kB 0.0s done [2025-09-15T03:17:20.052Z] #5 DONE 0.1s [2025-09-15T03:17:20.052Z] [2025-09-15T03:17:20.052Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2025-09-15T03:17:20.052Z] #6 transferring dockerfile: 3.02kB done [2025-09-15T03:17:20.052Z] #6 DONE 0.1s [2025-09-15T03:17:20.052Z] [2025-09-15T03:17:20.052Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-09-15T03:17:20.052Z] #7 transferring dockerfile: 1.89kB 0.0s done [2025-09-15T03:17:20.052Z] #7 DONE 0.1s [2025-09-15T03:17:20.052Z] [2025-09-15T03:17:20.052Z] #8 [core-data internal] load build definition from Dockerfile [2025-09-15T03:17:20.052Z] #8 transferring dockerfile: 2.04kB done [2025-09-15T03:17:20.052Z] #8 DONE 0.1s [2025-09-15T03:17:20.052Z] [2025-09-15T03:17:20.052Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2025-09-15T03:17:20.052Z] #9 transferring dockerfile: 2.49kB done [2025-09-15T03:17:20.052Z] #9 DONE 0.1s [2025-09-15T03:17:20.052Z] [2025-09-15T03:17:20.052Z] #10 [core-command internal] load build definition from Dockerfile [2025-09-15T03:17:20.052Z] #10 transferring dockerfile: 1.94kB done [2025-09-15T03:17:20.052Z] #10 DONE 0.1s [2025-09-15T03:17:20.052Z] [2025-09-15T03:17:20.052Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-09-15T03:17:20.052Z] #11 transferring dockerfile: 2.23kB 0.0s done [2025-09-15T03:17:20.052Z] #11 DONE 0.1s [2025-09-15T03:17:20.052Z] [2025-09-15T03:17:20.052Z] #12 [support-scheduler internal] load build definition from Dockerfile [2025-09-15T03:17:20.052Z] #12 transferring dockerfile: 1.83kB 0.0s done [2025-09-15T03:17:20.322Z] #12 DONE 0.1s [2025-09-15T03:17:20.322Z] [2025-09-15T03:17:20.322Z] #13 [security-spire-server internal] load build definition from Dockerfile [2025-09-15T03:17:20.322Z] #13 transferring dockerfile: 1.70kB done [2025-09-15T03:17:20.322Z] #13 DONE 0.1s [2025-09-15T03:17:20.322Z] [2025-09-15T03:17:20.322Z] #14 [core-keeper internal] load build definition from Dockerfile [2025-09-15T03:17:20.322Z] #14 transferring dockerfile: 2.01kB done [2025-09-15T03:17:20.322Z] #14 DONE 0.1s [2025-09-15T03:17:20.322Z] [2025-09-15T03:17:20.322Z] #15 [support-notifications internal] load .dockerignore [2025-09-15T03:17:20.322Z] #15 transferring context: 50B done [2025-09-15T03:17:20.322Z] #15 DONE 0.1s [2025-09-15T03:17:20.322Z] [2025-09-15T03:17:20.322Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2025-09-15T03:17:20.322Z] #16 transferring dockerfile: 2.14kB 0.0s done [2025-09-15T03:17:20.907Z] #16 ... [2025-09-15T03:17:20.907Z] [2025-09-15T03:17:20.907Z] #17 [security-spire-agent internal] load .dockerignore [2025-09-15T03:17:20.907Z] #17 transferring context: 50B done [2025-09-15T03:17:20.907Z] #17 DONE 0.0s [2025-09-15T03:17:21.179Z] [2025-09-15T03:17:21.179Z] #18 [security-spire-config internal] load .dockerignore [2025-09-15T03:17:21.179Z] #18 transferring context: 50B 0.0s done [2025-09-15T03:17:21.179Z] #18 DONE 0.1s [2025-09-15T03:17:21.179Z] [2025-09-15T03:17:21.179Z] #19 [core-metadata internal] load .dockerignore [2025-09-15T03:17:21.179Z] #19 transferring context: 50B 0.0s done [2025-09-15T03:17:21.179Z] #19 DONE 0.1s [2025-09-15T03:17:21.179Z] [2025-09-15T03:17:21.179Z] #20 [security-proxy-setup internal] load .dockerignore [2025-09-15T03:17:21.179Z] #20 transferring context: 50B 0.0s done [2025-09-15T03:17:21.179Z] #20 DONE 0.1s [2025-09-15T03:17:21.179Z] [2025-09-15T03:17:21.179Z] #21 [security-bootstrapper internal] load .dockerignore [2025-09-15T03:17:21.450Z] #21 transferring context: 50B done [2025-09-15T03:17:21.450Z] #21 DONE 0.0s [2025-09-15T03:17:21.450Z] [2025-09-15T03:17:21.450Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2025-09-15T03:17:21.450Z] #22 transferring context: 50B 0.0s done [2025-09-15T03:17:21.450Z] #22 DONE 0.1s [2025-09-15T03:17:21.450Z] [2025-09-15T03:17:21.450Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2025-09-15T03:17:21.450Z] #16 ... [2025-09-15T03:17:21.450Z] [2025-09-15T03:17:21.450Z] #23 [core-data internal] load .dockerignore [2025-09-15T03:17:21.450Z] #23 transferring context: 50B done [2025-09-15T03:17:21.450Z] #23 DONE 0.1s [2025-09-15T03:17:21.450Z] [2025-09-15T03:17:21.450Z] #24 [security-secretstore-setup internal] load .dockerignore [2025-09-15T03:17:21.450Z] #24 transferring context: 50B 0.0s done [2025-09-15T03:17:21.450Z] #24 DONE 0.1s [2025-09-15T03:17:21.450Z] [2025-09-15T03:17:21.450Z] #25 [core-command internal] load .dockerignore [2025-09-15T03:17:21.450Z] #25 transferring context: 50B 0.0s done [2025-09-15T03:17:21.450Z] #25 DONE 0.1s [2025-09-15T03:17:21.450Z] [2025-09-15T03:17:21.450Z] #26 [security-proxy-auth internal] load .dockerignore [2025-09-15T03:17:21.722Z] #26 transferring context: 50B 0.0s done [2025-09-15T03:17:21.722Z] #26 DONE 0.1s [2025-09-15T03:17:21.722Z] [2025-09-15T03:17:21.722Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2025-09-15T03:17:21.722Z] #27 transferring context: 50B 0.0s done [2025-09-15T03:17:21.722Z] #27 DONE 0.1s [2025-09-15T03:17:21.722Z] [2025-09-15T03:17:21.722Z] #28 [support-scheduler internal] load .dockerignore [2025-09-15T03:17:21.722Z] #28 transferring context: 50B done [2025-09-15T03:17:21.722Z] #28 DONE 0.0s [2025-09-15T03:17:21.722Z] [2025-09-15T03:17:21.722Z] #29 [security-spire-server internal] load .dockerignore [2025-09-15T03:17:21.722Z] #29 transferring context: 50B done [2025-09-15T03:17:21.722Z] #29 DONE 0.1s [2025-09-15T03:17:21.722Z] [2025-09-15T03:17:21.722Z] #30 [core-keeper internal] load .dockerignore [2025-09-15T03:17:21.989Z] #30 transferring context: 50B 0.0s done [2025-09-15T03:17:21.989Z] #30 DONE 0.1s [2025-09-15T03:17:21.989Z] [2025-09-15T03:17:21.989Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-15T03:17:21.989Z] #31 DONE 0.0s [2025-09-15T03:17:21.989Z] [2025-09-15T03:17:21.989Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2025-09-15T03:17:22.957Z] #16 ... [2025-09-15T03:17:22.957Z] [2025-09-15T03:17:22.957Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-15T03:17:22.957Z] #31 DONE 0.0s [2025-09-15T03:17:22.957Z] [2025-09-15T03:17:22.957Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-15T03:17:22.957Z] #31 DONE 0.0s [2025-09-15T03:17:22.957Z] [2025-09-15T03:17:22.957Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-09-15T03:17:22.957Z] #32 ... [2025-09-15T03:17:22.957Z] [2025-09-15T03:17:22.957Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-15T03:17:22.957Z] #31 DONE 0.0s [2025-09-15T03:17:22.957Z] [2025-09-15T03:17:22.957Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-09-15T03:17:23.226Z] #32 ... [2025-09-15T03:17:23.226Z] [2025-09-15T03:17:23.226Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-15T03:17:23.226Z] #31 DONE 0.0s [2025-09-15T03:17:23.226Z] [2025-09-15T03:17:23.226Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-09-15T03:17:23.226Z] #32 DONE 1.1s [2025-09-15T03:17:23.226Z] [2025-09-15T03:17:23.226Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-15T03:17:23.226Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.2s done [2025-09-15T03:17:23.494Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.2s done [2025-09-15T03:17:23.494Z] #33 ... [2025-09-15T03:17:23.494Z] [2025-09-15T03:17:23.494Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-15T03:17:23.494Z] #31 DONE 0.0s [2025-09-15T03:17:23.494Z] [2025-09-15T03:17:23.494Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-15T03:17:23.494Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-15T03:17:23.494Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-15T03:17:23.494Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-09-15T03:17:24.086Z] #33 ... [2025-09-15T03:17:24.086Z] [2025-09-15T03:17:24.086Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-09-15T03:17:24.086Z] #34 DONE 1.6s [2025-09-15T03:17:24.086Z] [2025-09-15T03:17:24.086Z] #35 [security-spiffe-token-provider internal] load build context [2025-09-15T03:17:24.358Z] #35 ... [2025-09-15T03:17:24.358Z] [2025-09-15T03:17:24.358Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-09-15T03:17:24.358Z] #36 DONE 2.0s [2025-09-15T03:17:24.358Z] [2025-09-15T03:17:24.358Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-15T03:17:24.358Z] #37 DONE 0.0s [2025-09-15T03:17:24.627Z] [2025-09-15T03:17:24.627Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-09-15T03:17:24.627Z] #32 DONE 1.8s [2025-09-15T03:17:24.627Z] [2025-09-15T03:17:24.627Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-15T03:17:24.627Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.2s done [2025-09-15T03:17:24.627Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-15T03:17:24.627Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-15T03:17:24.627Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-09-15T03:17:24.627Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0B / 4.09MB 0.9s [2025-09-15T03:17:24.627Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.2s done [2025-09-15T03:17:24.627Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-15T03:17:24.628Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-15T03:17:24.628Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-09-15T03:17:24.904Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.05MB / 4.09MB 1.2s [2025-09-15T03:17:25.172Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.10MB / 4.09MB 1.3s [2025-09-15T03:17:25.172Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.15MB / 4.09MB 1.5s [2025-09-15T03:17:25.172Z] #33 ... [2025-09-15T03:17:25.172Z] [2025-09-15T03:17:25.172Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-15T03:17:25.172Z] #38 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.8s done [2025-09-15T03:17:25.172Z] #38 DONE 0.8s [2025-09-15T03:17:25.172Z] [2025-09-15T03:17:25.172Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-15T03:17:25.443Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.7s [2025-09-15T03:17:25.717Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 2.0s done [2025-09-15T03:17:25.717Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 [2025-09-15T03:17:26.679Z] #33 ... [2025-09-15T03:17:26.679Z] [2025-09-15T03:17:26.679Z] #39 [core-data internal] load build context [2025-09-15T03:17:26.679Z] #39 transferring context: 3.33MB 2.4s done [2025-09-15T03:17:26.679Z] #39 DONE 3.6s [2025-09-15T03:17:26.679Z] [2025-09-15T03:17:26.679Z] #40 [security-spire-agent internal] load build context [2025-09-15T03:17:26.679Z] #40 transferring context: 23.33kB 0.2s done [2025-09-15T03:17:26.679Z] #40 DONE 2.2s [2025-09-15T03:17:26.679Z] [2025-09-15T03:17:26.679Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-15T03:17:26.948Z] #33 ... [2025-09-15T03:17:26.948Z] [2025-09-15T03:17:26.948Z] #41 [core-command internal] load build context [2025-09-15T03:17:26.948Z] #41 transferring context: 3.33MB 2.6s done [2025-09-15T03:17:26.948Z] #41 DONE 4.0s [2025-09-15T03:17:26.948Z] [2025-09-15T03:17:26.948Z] #42 [security-spire-config internal] load build context [2025-09-15T03:17:26.948Z] #42 transferring context: 22.05kB 0.3s done [2025-09-15T03:17:26.948Z] #42 DONE 2.5s [2025-09-15T03:17:26.948Z] [2025-09-15T03:17:26.948Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-15T03:17:27.916Z] #33 ... [2025-09-15T03:17:27.916Z] [2025-09-15T03:17:27.916Z] #43 [security-spire-server internal] load build context [2025-09-15T03:17:27.916Z] #43 transferring context: 23.80kB 0.4s done [2025-09-15T03:17:27.916Z] #43 DONE 3.1s [2025-09-15T03:17:27.916Z] [2025-09-15T03:17:27.916Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-15T03:17:28.189Z] #33 ... [2025-09-15T03:17:28.189Z] [2025-09-15T03:17:28.189Z] #35 [security-spiffe-token-provider internal] load build context [2025-09-15T03:17:28.189Z] #35 transferring context: 3.33MB 2.8s done [2025-09-15T03:17:28.189Z] #35 DONE 5.0s [2025-09-15T03:17:28.189Z] [2025-09-15T03:17:28.189Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-15T03:17:28.189Z] #33 ... [2025-09-15T03:17:28.189Z] [2025-09-15T03:17:28.189Z] #44 [core-metadata internal] load build context [2025-09-15T03:17:28.189Z] #44 transferring context: 3.33MB 3.7s done [2025-09-15T03:17:28.189Z] #44 DONE 5.2s [2025-09-15T03:17:28.189Z] [2025-09-15T03:17:28.189Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-15T03:17:28.458Z] #33 ... [2025-09-15T03:17:28.458Z] [2025-09-15T03:17:28.458Z] #45 [support-notifications internal] load build context [2025-09-15T03:17:28.458Z] #45 transferring context: 3.33MB 3.6s done [2025-09-15T03:17:28.458Z] #45 DONE 5.3s [2025-09-15T03:17:28.458Z] [2025-09-15T03:17:28.458Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-15T03:17:28.458Z] #33 ... [2025-09-15T03:17:28.458Z] [2025-09-15T03:17:28.458Z] #46 [security-bootstrapper internal] load build context [2025-09-15T03:17:28.458Z] #46 transferring context: 3.33MB 3.7s done [2025-09-15T03:17:28.458Z] #46 DONE 5.4s [2025-09-15T03:17:28.458Z] [2025-09-15T03:17:28.458Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-15T03:17:28.728Z] #33 ... [2025-09-15T03:17:28.728Z] [2025-09-15T03:17:28.728Z] #47 [security-secretstore-setup internal] load build context [2025-09-15T03:17:28.728Z] #47 transferring context: 3.33MB 3.8s done [2025-09-15T03:17:28.728Z] #47 DONE 5.5s [2025-09-15T03:17:28.728Z] [2025-09-15T03:17:28.728Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-15T03:17:28.728Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.8s done [2025-09-15T03:17:28.728Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.8s done [2025-09-15T03:17:28.728Z] #33 ... [2025-09-15T03:17:28.728Z] [2025-09-15T03:17:28.728Z] #48 [security-proxy-setup internal] load build context [2025-09-15T03:17:28.728Z] #48 transferring context: 3.33MB 3.9s done [2025-09-15T03:17:28.728Z] #48 DONE 5.7s [2025-09-15T03:17:28.999Z] [2025-09-15T03:17:28.999Z] #49 [core-keeper internal] load build context [2025-09-15T03:17:28.999Z] #49 transferring context: 3.33MB 2.8s done [2025-09-15T03:17:28.999Z] #49 DONE 4.2s [2025-09-15T03:17:28.999Z] [2025-09-15T03:17:28.999Z] #50 [core-common-config-bootstrapper internal] load build context [2025-09-15T03:17:28.999Z] #50 transferring context: 3.33MB 2.7s done [2025-09-15T03:17:28.999Z] #50 DONE 5.6s [2025-09-15T03:17:28.999Z] [2025-09-15T03:17:28.999Z] #51 [support-scheduler internal] load build context [2025-09-15T03:17:28.999Z] #51 transferring context: 3.33MB 2.8s done [2025-09-15T03:17:28.999Z] #51 DONE 5.6s [2025-09-15T03:17:28.999Z] [2025-09-15T03:17:28.999Z] #52 [security-proxy-auth internal] load build context [2025-09-15T03:17:28.999Z] #52 transferring context: 3.33MB 2.9s done [2025-09-15T03:17:28.999Z] #52 DONE 5.6s [2025-09-15T03:17:28.999Z] [2025-09-15T03:17:28.999Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-15T03:17:28.999Z] #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.7s done [2025-09-15T03:17:28.999Z] #37 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-09-15T03:17:28.999Z] #37 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-09-15T03:17:28.999Z] #37 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-09-15T03:17:28.999Z] #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done [2025-09-15T03:17:28.999Z] #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.6s done [2025-09-15T03:17:28.999Z] #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.8s done [2025-09-15T03:17:28.999Z] #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-09-15T03:17:28.999Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 2.9s [2025-09-15T03:17:28.999Z] #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-09-15T03:17:28.999Z] #37 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-09-15T03:17:28.999Z] #37 ... [2025-09-15T03:17:28.999Z] [2025-09-15T03:17:28.999Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-15T03:17:28.999Z] #33 DONE 6.8s [2025-09-15T03:17:28.999Z] [2025-09-15T03:17:28.999Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-15T03:17:28.999Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 3.0s [2025-09-15T03:17:29.267Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 3.2s [2025-09-15T03:17:29.267Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 3.2s done [2025-09-15T03:17:29.893Z] #37 ... [2025-09-15T03:17:29.893Z] [2025-09-15T03:17:29.893Z] #53 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-09-15T03:17:29.893Z] #53 DONE 7.6s [2025-09-15T03:17:29.893Z] [2025-09-15T03:17:29.893Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-15T03:17:29.893Z] #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-09-15T03:17:30.877Z] #37 ... [2025-09-15T03:17:30.877Z] [2025-09-15T03:17:30.877Z] #54 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-09-15T03:17:30.877Z] #54 DONE 1.8s [2025-09-15T03:17:30.877Z] [2025-09-15T03:17:30.877Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-15T03:17:35.173Z] #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.8s [2025-09-15T03:17:35.454Z] #37 ... [2025-09-15T03:17:35.454Z] [2025-09-15T03:17:35.454Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-15T03:17:35.454Z] #38 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-09-15T03:17:35.454Z] #38 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-09-15T03:17:35.454Z] #38 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-09-15T03:17:35.454Z] #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done [2025-09-15T03:17:35.454Z] #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.8s done [2025-09-15T03:17:35.454Z] #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-09-15T03:17:35.454Z] #38 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.0s done [2025-09-15T03:17:35.454Z] #38 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.6s done [2025-09-15T03:17:35.454Z] #38 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-09-15T03:17:35.454Z] #38 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-09-15T03:17:35.454Z] #38 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.3s [2025-09-15T03:17:35.454Z] #38 ... [2025-09-15T03:17:35.454Z] [2025-09-15T03:17:35.454Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-15T03:17:38.114Z] #37 ... [2025-09-15T03:17:38.114Z] [2025-09-15T03:17:38.114Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-15T03:17:38.114Z] #38 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.9s done [2025-09-15T03:17:38.114Z] #38 DONE 13.1s [2025-09-15T03:17:38.114Z] [2025-09-15T03:17:38.114Z] #55 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-09-15T03:17:38.386Z] #55 ... [2025-09-15T03:17:38.386Z] [2025-09-15T03:17:38.386Z] #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-15T03:17:38.386Z] #56 DONE 8.9s [2025-09-15T03:17:38.386Z] [2025-09-15T03:17:38.386Z] #57 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-09-15T03:17:38.980Z] #57 ... [2025-09-15T03:17:38.980Z] [2025-09-15T03:17:38.980Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-15T03:17:38.980Z] #0 9.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:39.253Z] #58 ... [2025-09-15T03:17:39.253Z] [2025-09-15T03:17:39.253Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-15T03:17:39.253Z] #0 8.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:39.253Z] #0 9.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:39.253Z] #59 ... [2025-09-15T03:17:39.253Z] [2025-09-15T03:17:39.253Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-15T03:17:39.253Z] #0 7.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:39.253Z] #0 8.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:39.528Z] #60 ... [2025-09-15T03:17:39.528Z] [2025-09-15T03:17:39.528Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-15T03:17:39.800Z] #61 ... [2025-09-15T03:17:39.800Z] [2025-09-15T03:17:39.800Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-15T03:17:39.800Z] #0 8.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:39.800Z] #0 8.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:39.800Z] #62 ... [2025-09-15T03:17:39.800Z] [2025-09-15T03:17:39.800Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-15T03:17:39.800Z] #0 8.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:39.800Z] #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:40.075Z] #63 ... [2025-09-15T03:17:40.075Z] [2025-09-15T03:17:40.076Z] #64 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-09-15T03:17:40.076Z] #64 ... [2025-09-15T03:17:40.076Z] [2025-09-15T03:17:40.076Z] #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-15T03:17:40.076Z] #0 8.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:40.076Z] #0 9.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:40.351Z] #65 ... [2025-09-15T03:17:40.351Z] [2025-09-15T03:17:40.351Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-15T03:17:40.351Z] #66 DONE 9.5s [2025-09-15T03:17:40.351Z] [2025-09-15T03:17:40.351Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-15T03:17:40.351Z] #0 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:40.351Z] #67 ... [2025-09-15T03:17:40.351Z] [2025-09-15T03:17:40.351Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-15T03:17:40.351Z] #0 9.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:40.627Z] #68 ... [2025-09-15T03:17:40.627Z] [2025-09-15T03:17:40.627Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-15T03:17:40.627Z] #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.3s [2025-09-15T03:17:40.896Z] #37 ... [2025-09-15T03:17:40.896Z] [2025-09-15T03:17:40.896Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-09-15T03:17:40.896Z] #69 ... [2025-09-15T03:17:40.896Z] [2025-09-15T03:17:40.896Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-15T03:17:40.896Z] #0 8.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:41.165Z] #70 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:41.165Z] #70 ... [2025-09-15T03:17:41.165Z] [2025-09-15T03:17:41.165Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-09-15T03:17:41.165Z] #71 ... [2025-09-15T03:17:41.165Z] [2025-09-15T03:17:41.165Z] #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-09-15T03:17:41.433Z] #72 ... [2025-09-15T03:17:41.433Z] [2025-09-15T03:17:41.433Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-15T03:17:45.704Z] #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.2s [2025-09-15T03:17:49.073Z] #37 ... [2025-09-15T03:17:49.073Z] [2025-09-15T03:17:49.073Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-15T03:17:49.073Z] #70 17.76 v3.20.7-80-g4997032ab53 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-15T03:17:49.073Z] #70 17.77 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-15T03:17:49.073Z] #70 17.77 OK: 24052 distinct packages available [2025-09-15T03:17:49.341Z] #70 ... [2025-09-15T03:17:49.341Z] [2025-09-15T03:17:49.341Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-15T03:17:49.341Z] #59 17.99 (1/2) Installing dumb-init (1.2.5-r3) [2025-09-15T03:17:49.341Z] #59 18.02 (2/2) Installing su-exec (0.2-r3) [2025-09-15T03:17:49.341Z] #59 18.04 Executing busybox-1.36.1-r29.trigger [2025-09-15T03:17:49.341Z] #59 18.38 OK: 9 MiB in 16 packages [2025-09-15T03:17:49.341Z] #59 DONE 20.3s [2025-09-15T03:17:49.341Z] [2025-09-15T03:17:49.341Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-15T03:17:49.341Z] #60 15.80 (1/7) Installing ca-certificates (20250619-r0) [2025-09-15T03:17:49.341Z] #60 16.15 (2/7) Installing dumb-init (1.2.5-r3) [2025-09-15T03:17:49.341Z] #60 16.16 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-09-15T03:17:49.341Z] #60 16.17 (4/7) Installing libsodium (1.0.19-r0) [2025-09-15T03:17:49.341Z] #60 16.20 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-09-15T03:17:49.341Z] #60 16.42 (6/7) Installing libzmq (4.3.5-r2) [2025-09-15T03:17:49.341Z] #60 16.52 (7/7) Installing zeromq (4.3.5-r2) [2025-09-15T03:17:49.341Z] #60 16.60 Executing busybox-1.36.1-r29.trigger [2025-09-15T03:17:49.341Z] #60 16.77 Executing ca-certificates-20250619-r0.trigger [2025-09-15T03:17:49.341Z] #60 18.11 OK: 14 MiB in 21 packages [2025-09-15T03:17:49.341Z] #60 DONE 20.2s [2025-09-15T03:17:49.614Z] [2025-09-15T03:17:49.614Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-15T03:17:49.614Z] #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.8s done [2025-09-15T03:17:50.216Z] #37 ... [2025-09-15T03:17:50.216Z] [2025-09-15T03:17:50.216Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-15T03:17:50.216Z] #61 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:50.216Z] #61 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:50.216Z] #61 20.67 (1/4) Installing dumb-init (1.2.5-r3) [2025-09-15T03:17:50.216Z] #61 20.76 (2/4) Installing openssl (3.3.4-r0) [2025-09-15T03:17:50.216Z] #61 20.89 (3/4) Installing su-exec (0.2-r3) [2025-09-15T03:17:50.216Z] #61 20.90 (4/4) Installing yq-go (4.44.1-r2) [2025-09-15T03:17:50.216Z] #61 ... [2025-09-15T03:17:50.216Z] [2025-09-15T03:17:50.216Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-15T03:17:50.216Z] #58 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:50.216Z] #58 20.27 v3.20.7-80-g4997032ab53 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-15T03:17:50.216Z] #58 20.27 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-15T03:17:50.216Z] #58 20.27 OK: 24052 distinct packages available [2025-09-15T03:17:50.216Z] #58 ... [2025-09-15T03:17:50.216Z] [2025-09-15T03:17:50.216Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-09-15T03:17:50.216Z] #0 3.806 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:50.216Z] #0 8.297 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:50.489Z] #73 ... [2025-09-15T03:17:50.489Z] [2025-09-15T03:17:50.489Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-15T03:17:50.489Z] #63 21.06 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-15T03:17:50.489Z] #63 21.10 Executing busybox-1.36.1-r29.trigger [2025-09-15T03:17:50.757Z] #63 21.44 OK: 9 MiB in 15 packages [2025-09-15T03:17:50.757Z] #63 ... [2025-09-15T03:17:50.757Z] [2025-09-15T03:17:50.757Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-15T03:17:50.757Z] #68 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:50.757Z] #68 ... [2025-09-15T03:17:50.757Z] [2025-09-15T03:17:50.757Z] #64 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-09-15T03:17:50.757Z] #64 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:50.757Z] #64 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:51.025Z] #64 ... [2025-09-15T03:17:51.025Z] [2025-09-15T03:17:51.025Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-15T03:17:51.025Z] #62 17.77 (1/3) Installing ca-certificates (20250619-r0) [2025-09-15T03:17:51.025Z] #62 18.27 (2/3) Installing dumb-init (1.2.5-r3) [2025-09-15T03:17:51.025Z] #62 18.29 (3/3) Installing tzdata (2025b-r0) [2025-09-15T03:17:51.025Z] #62 19.57 Executing busybox-1.36.1-r29.trigger [2025-09-15T03:17:51.025Z] #62 19.64 Executing ca-certificates-20250619-r0.trigger [2025-09-15T03:17:51.025Z] #62 21.13 OK: 11 MiB in 17 packages [2025-09-15T03:17:51.304Z] #62 ... [2025-09-15T03:17:51.304Z] [2025-09-15T03:17:51.304Z] #55 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-09-15T03:17:51.304Z] #55 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:51.304Z] #55 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:51.304Z] #55 ... [2025-09-15T03:17:51.304Z] [2025-09-15T03:17:51.304Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-15T03:17:51.304Z] #68 22.18 v3.20.7-80-g4997032ab53 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-15T03:17:51.304Z] #68 22.18 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-15T03:17:51.304Z] #68 22.18 OK: 24052 distinct packages available [2025-09-15T03:17:51.575Z] #68 ... [2025-09-15T03:17:51.575Z] [2025-09-15T03:17:51.575Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-09-15T03:17:51.575Z] #71 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:51.575Z] #71 11.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:51.575Z] #71 19.96 OK: 239 MiB in 58 packages [2025-09-15T03:17:51.575Z] #71 ... [2025-09-15T03:17:51.575Z] [2025-09-15T03:17:51.575Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-15T03:17:51.575Z] #61 22.44 Executing busybox-1.36.1-r29.trigger [2025-09-15T03:17:51.845Z] #61 22.64 OK: 20 MiB in 18 packages [2025-09-15T03:17:51.845Z] #61 ... [2025-09-15T03:17:51.845Z] [2025-09-15T03:17:51.845Z] #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-09-15T03:17:51.845Z] #72 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:51.845Z] #72 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:51.845Z] #72 19.32 OK: 239 MiB in 58 packages [2025-09-15T03:17:52.120Z] #72 ... [2025-09-15T03:17:52.120Z] [2025-09-15T03:17:52.120Z] #64 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-09-15T03:17:52.120Z] #64 22.19 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-15T03:17:52.120Z] #64 22.22 Executing busybox-1.36.1-r29.trigger [2025-09-15T03:17:52.120Z] #64 22.51 OK: 9 MiB in 15 packages [2025-09-15T03:17:52.120Z] #64 ... [2025-09-15T03:17:52.120Z] [2025-09-15T03:17:52.120Z] #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-09-15T03:17:52.120Z] #72 DONE 21.3s [2025-09-15T03:17:52.120Z] [2025-09-15T03:17:52.120Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-09-15T03:17:52.120Z] #69 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:52.120Z] #69 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:52.389Z] #69 ... [2025-09-15T03:17:52.389Z] [2025-09-15T03:17:52.389Z] #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-15T03:17:52.389Z] #74 ... [2025-09-15T03:17:52.389Z] [2025-09-15T03:17:52.389Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-15T03:17:52.389Z] #67 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:52.389Z] #67 21.72 (1/4) Installing ca-certificates (20250619-r0) [2025-09-15T03:17:52.389Z] #67 22.56 (2/4) Installing dumb-init (1.2.5-r3) [2025-09-15T03:17:52.389Z] #67 22.59 (3/4) Installing su-exec (0.2-r3) [2025-09-15T03:17:52.389Z] #67 22.61 (4/4) Installing yq-go (4.44.1-r2) [2025-09-15T03:17:52.657Z] #67 ... [2025-09-15T03:17:52.657Z] [2025-09-15T03:17:52.657Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-15T03:17:52.657Z] #58 22.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:52.657Z] #58 ... [2025-09-15T03:17:52.657Z] [2025-09-15T03:17:52.657Z] #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-15T03:17:52.657Z] #74 DONE 0.7s [2025-09-15T03:17:52.930Z] [2025-09-15T03:17:52.930Z] #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:17:52.930Z] #75 ... [2025-09-15T03:17:52.930Z] [2025-09-15T03:17:52.930Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-15T03:17:52.930Z] #62 DONE 23.8s [2025-09-15T03:17:52.930Z] [2025-09-15T03:17:52.930Z] #57 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-09-15T03:17:52.930Z] #57 4.902 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:52.930Z] #57 8.864 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:53.201Z] #57 ... [2025-09-15T03:17:53.201Z] [2025-09-15T03:17:53.201Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-15T03:17:53.201Z] #58 24.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:53.820Z] #58 ... [2025-09-15T03:17:53.820Z] [2025-09-15T03:17:53.820Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-15T03:17:53.820Z] #63 DONE 24.6s [2025-09-15T03:17:54.090Z] [2025-09-15T03:17:54.090Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-09-15T03:17:54.090Z] #71 DONE 23.1s [2025-09-15T03:17:54.090Z] [2025-09-15T03:17:54.090Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-09-15T03:17:54.397Z] #76 ... [2025-09-15T03:17:54.397Z] [2025-09-15T03:17:54.397Z] #64 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-09-15T03:17:54.397Z] #64 DONE 25.3s [2025-09-15T03:17:54.690Z] [2025-09-15T03:17:54.690Z] #77 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-09-15T03:17:54.961Z] #77 ... [2025-09-15T03:17:54.961Z] [2025-09-15T03:17:54.961Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-15T03:17:54.961Z] #61 DONE 25.8s [2025-09-15T03:17:55.230Z] [2025-09-15T03:17:55.231Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-09-15T03:17:56.218Z] #78 ... [2025-09-15T03:17:56.218Z] [2025-09-15T03:17:56.218Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-09-15T03:17:56.218Z] #79 DONE 2.1s [2025-09-15T03:17:56.218Z] [2025-09-15T03:17:56.218Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:17:56.488Z] #80 ... [2025-09-15T03:17:56.488Z] [2025-09-15T03:17:56.488Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-09-15T03:17:56.488Z] #69 23.43 OK: 239 MiB in 58 packages [2025-09-15T03:17:56.488Z] #69 DONE 25.7s [2025-09-15T03:17:56.488Z] [2025-09-15T03:17:56.488Z] #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-09-15T03:17:57.943Z] #81 DONE 1.3s [2025-09-15T03:17:57.943Z] [2025-09-15T03:17:57.943Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:17:57.943Z] #82 ... [2025-09-15T03:17:57.943Z] [2025-09-15T03:17:57.943Z] #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-15T03:17:57.943Z] #65 18.98 v3.20.7-80-g4997032ab53 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-15T03:17:57.943Z] #65 18.98 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-15T03:17:57.943Z] #65 18.98 OK: 24052 distinct packages available [2025-09-15T03:17:57.943Z] #65 20.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:57.943Z] #65 23.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:58.213Z] #65 ... [2025-09-15T03:17:58.213Z] [2025-09-15T03:17:58.213Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-15T03:17:58.213Z] #67 24.39 Executing busybox-1.36.1-r29.trigger [2025-09-15T03:17:58.213Z] #67 24.58 Executing ca-certificates-20250619-r0.trigger [2025-09-15T03:17:58.213Z] #67 26.37 OK: 20 MiB in 18 packages [2025-09-15T03:17:58.213Z] #67 DONE 29.0s [2025-09-15T03:17:58.213Z] [2025-09-15T03:17:58.213Z] #55 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-09-15T03:17:58.213Z] #55 25.03 OK: 239 MiB in 58 packages [2025-09-15T03:17:58.491Z] #55 DONE 27.7s [2025-09-15T03:17:58.491Z] [2025-09-15T03:17:58.491Z] #83 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-09-15T03:17:59.463Z] #83 ... [2025-09-15T03:17:59.463Z] [2025-09-15T03:17:59.463Z] #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-09-15T03:17:59.463Z] #0 8.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:59.731Z] #84 ... [2025-09-15T03:17:59.731Z] [2025-09-15T03:17:59.731Z] #83 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-09-15T03:17:59.731Z] #83 DONE 1.2s [2025-09-15T03:17:59.731Z] [2025-09-15T03:17:59.731Z] #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-09-15T03:17:59.731Z] #84 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:59.731Z] #84 ... [2025-09-15T03:17:59.731Z] [2025-09-15T03:17:59.731Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-09-15T03:17:59.731Z] #0 4.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:59.731Z] #0 6.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:17:59.731Z] #85 ... [2025-09-15T03:17:59.731Z] [2025-09-15T03:17:59.731Z] #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:18:01.174Z] #86 ... [2025-09-15T03:18:01.174Z] [2025-09-15T03:18:01.174Z] #57 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-09-15T03:18:01.174Z] #57 20.38 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-15T03:18:01.174Z] #57 20.95 Executing busybox-1.36.1-r29.trigger [2025-09-15T03:18:01.174Z] #57 21.08 OK: 9 MiB in 15 packages [2025-09-15T03:18:01.174Z] #57 DONE 22.8s [2025-09-15T03:18:01.174Z] [2025-09-15T03:18:01.174Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-09-15T03:18:01.174Z] #87 ... [2025-09-15T03:18:01.174Z] [2025-09-15T03:18:01.174Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-15T03:18:01.174Z] #70 20.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:18:01.174Z] #70 23.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:18:01.454Z] #70 ... [2025-09-15T03:18:01.454Z] [2025-09-15T03:18:01.454Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-15T03:18:01.454Z] #68 23.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:18:01.454Z] #68 26.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:18:01.454Z] #68 ... [2025-09-15T03:18:01.454Z] [2025-09-15T03:18:01.454Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-09-15T03:18:01.454Z] #73 21.12 OK: 239 MiB in 58 packages [2025-09-15T03:18:02.895Z] #73 DONE 22.6s [2025-09-15T03:18:02.895Z] [2025-09-15T03:18:02.895Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-15T03:18:02.895Z] #58 33.07 (1/4) Installing dumb-init (1.2.5-r3) [2025-09-15T03:18:02.895Z] #58 33.09 (2/4) Installing musl-obstack (1.2.3-r2) [2025-09-15T03:18:02.895Z] #58 33.11 (3/4) Installing libucontext (1.2-r3) [2025-09-15T03:18:02.895Z] #58 33.21 (4/4) Installing gcompat (1.1.0-r4) [2025-09-15T03:18:02.895Z] #58 33.27 Executing busybox-1.36.1-r29.trigger [2025-09-15T03:18:02.895Z] #58 33.40 OK: 9 MiB in 18 packages [2025-09-15T03:18:02.895Z] #58 ... [2025-09-15T03:18:02.895Z] [2025-09-15T03:18:02.895Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-09-15T03:18:03.174Z] #88 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:18:03.174Z] #88 ... [2025-09-15T03:18:03.174Z] [2025-09-15T03:18:03.174Z] #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-15T03:18:03.174Z] #65 33.96 (1/5) Installing dumb-init (1.2.5-r3) [2025-09-15T03:18:03.174Z] #65 33.98 (2/5) Installing musl-obstack (1.2.3-r2) [2025-09-15T03:18:03.174Z] #65 34.02 (3/5) Installing libucontext (1.2-r3) [2025-09-15T03:18:03.174Z] #65 34.02 (4/5) Installing gcompat (1.1.0-r4) [2025-09-15T03:18:03.174Z] #65 34.17 (5/5) Installing openssl (3.3.4-r0) [2025-09-15T03:18:03.174Z] #65 34.30 Executing busybox-1.36.1-r29.trigger [2025-09-15T03:18:03.442Z] #65 34.49 OK: 10 MiB in 19 packages [2025-09-15T03:18:03.718Z] #65 ... [2025-09-15T03:18:03.718Z] [2025-09-15T03:18:03.718Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-15T03:18:03.718Z] #70 31.53 OK: 239 MiB in 58 packages [2025-09-15T03:18:03.718Z] #70 DONE 33.1s [2025-09-15T03:18:03.987Z] [2025-09-15T03:18:03.987Z] #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-09-15T03:18:03.987Z] #89 DONE 1.0s [2025-09-15T03:18:03.987Z] [2025-09-15T03:18:03.987Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:18:04.964Z] #90 ... [2025-09-15T03:18:04.964Z] [2025-09-15T03:18:04.964Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-15T03:18:04.964Z] #58 DONE 35.6s [2025-09-15T03:18:04.964Z] [2025-09-15T03:18:04.964Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-09-15T03:18:04.964Z] #88 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:18:05.553Z] #88 ... [2025-09-15T03:18:05.553Z] [2025-09-15T03:18:05.553Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-09-15T03:18:05.553Z] #91 DONE 1.5s [2025-09-15T03:18:05.553Z] [2025-09-15T03:18:05.553Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:18:05.553Z] #92 ... [2025-09-15T03:18:05.553Z] [2025-09-15T03:18:05.553Z] #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-15T03:18:05.553Z] #65 DONE 36.6s [2025-09-15T03:18:05.820Z] [2025-09-15T03:18:05.820Z] #93 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-09-15T03:18:08.436Z] #93 ... [2025-09-15T03:18:08.436Z] [2025-09-15T03:18:08.436Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-09-15T03:18:08.436Z] #85 15.34 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:08.436Z] #85 15.56 Executing busybox-1.36.1-r30.post-upgrade [2025-09-15T03:18:08.436Z] #85 16.28 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:08.436Z] #85 16.29 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:08.436Z] #85 16.33 Executing busybox-1.36.1-r30.trigger [2025-09-15T03:18:08.436Z] #85 16.42 OK: 14 MiB in 21 packages [2025-09-15T03:18:08.436Z] #85 DONE 19.0s [2025-09-15T03:18:08.705Z] [2025-09-15T03:18:08.705Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-15T03:18:08.705Z] #68 35.09 (1/14) Installing ca-certificates (20250619-r0) [2025-09-15T03:18:08.705Z] #68 35.60 (2/14) Installing brotli-libs (1.1.0-r2) [2025-09-15T03:18:08.705Z] #68 35.79 (3/14) Installing c-ares (1.33.1-r0) [2025-09-15T03:18:08.705Z] #68 35.91 (4/14) Installing libunistring (1.2-r0) [2025-09-15T03:18:08.705Z] #68 36.35 (5/14) Installing libidn2 (2.3.7-r0) [2025-09-15T03:18:08.705Z] #68 36.39 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-09-15T03:18:08.705Z] #68 36.43 (7/14) Installing libpsl (0.21.5-r1) [2025-09-15T03:18:08.705Z] #68 36.46 (8/14) Installing zstd-libs (1.5.6-r0) [2025-09-15T03:18:08.705Z] #68 36.59 (9/14) Installing libcurl (8.12.1-r0) [2025-09-15T03:18:08.705Z] #68 36.73 (10/14) Installing curl (8.12.1-r0) [2025-09-15T03:18:08.705Z] #68 36.78 (11/14) Installing dumb-init (1.2.5-r3) [2025-09-15T03:18:08.705Z] #68 36.81 (12/14) Installing musl-obstack (1.2.3-r2) [2025-09-15T03:18:08.705Z] #68 36.82 (13/14) Installing libucontext (1.2-r3) [2025-09-15T03:18:08.705Z] #68 36.87 (14/14) Installing gcompat (1.1.0-r4) [2025-09-15T03:18:08.705Z] #68 36.99 Executing busybox-1.36.1-r29.trigger [2025-09-15T03:18:08.705Z] #68 37.17 Executing ca-certificates-20250619-r0.trigger [2025-09-15T03:18:08.705Z] #68 38.53 OK: 15 MiB in 28 packages [2025-09-15T03:18:10.115Z] #68 DONE 40.8s [2025-09-15T03:18:10.115Z] [2025-09-15T03:18:10.115Z] #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-09-15T03:18:10.115Z] #84 19.86 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:10.115Z] #84 20.07 Executing busybox-1.36.1-r30.post-upgrade [2025-09-15T03:18:10.115Z] #84 20.47 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:10.115Z] #84 20.49 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:10.115Z] #84 20.49 Executing busybox-1.36.1-r30.trigger [2025-09-15T03:18:10.115Z] #84 20.78 OK: 9 MiB in 16 packages [2025-09-15T03:18:12.090Z] #84 DONE 22.7s [2025-09-15T03:18:12.090Z] [2025-09-15T03:18:12.090Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-09-15T03:18:13.056Z] #94 ... [2025-09-15T03:18:13.056Z] [2025-09-15T03:18:13.056Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-09-15T03:18:13.056Z] #78 7.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:18:13.056Z] #78 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:18:13.056Z] #78 ... [2025-09-15T03:18:13.056Z] [2025-09-15T03:18:13.056Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-09-15T03:18:13.056Z] #0 2.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:18:14.016Z] #95 ... [2025-09-15T03:18:14.016Z] [2025-09-15T03:18:14.016Z] #77 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-09-15T03:18:14.016Z] #77 9.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:18:14.016Z] #77 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:18:14.016Z] #77 ... [2025-09-15T03:18:14.016Z] [2025-09-15T03:18:14.016Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-09-15T03:18:14.016Z] #76 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:18:14.016Z] #76 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:18:14.283Z] #76 ... [2025-09-15T03:18:14.283Z] [2025-09-15T03:18:14.283Z] #93 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-09-15T03:18:14.283Z] #93 4.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:18:14.283Z] #93 6.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:18:14.550Z] #93 ... [2025-09-15T03:18:14.550Z] [2025-09-15T03:18:14.550Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-09-15T03:18:14.550Z] #94 DONE 2.1s [2025-09-15T03:18:14.550Z] [2025-09-15T03:18:14.550Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-09-15T03:18:14.817Z] #96 DONE 0.3s [2025-09-15T03:18:14.817Z] [2025-09-15T03:18:14.817Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-09-15T03:18:14.817Z] #95 4.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:18:14.817Z] #95 ... [2025-09-15T03:18:14.817Z] [2025-09-15T03:18:14.817Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-09-15T03:18:14.817Z] #0 5.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:18:14.817Z] #0 6.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:18:15.084Z] #97 ... [2025-09-15T03:18:15.084Z] [2025-09-15T03:18:15.084Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-09-15T03:18:15.084Z] #88 21.85 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:15.084Z] #88 21.99 Executing busybox-1.36.1-r30.post-upgrade [2025-09-15T03:18:15.668Z] #88 22.45 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:15.668Z] #88 22.45 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:15.668Z] #88 22.47 Executing busybox-1.36.1-r30.trigger [2025-09-15T03:18:15.668Z] #88 22.57 OK: 11 MiB in 17 packages [2025-09-15T03:18:17.623Z] #88 DONE 24.2s [2025-09-15T03:18:17.623Z] [2025-09-15T03:18:17.623Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-09-15T03:18:17.623Z] #76 21.43 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:17.623Z] #76 21.58 Executing busybox-1.36.1-r30.post-upgrade [2025-09-15T03:18:17.623Z] #76 21.95 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:17.623Z] #76 21.96 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:17.623Z] #76 22.00 Executing busybox-1.36.1-r30.trigger [2025-09-15T03:18:17.623Z] #76 22.11 OK: 9 MiB in 15 packages [2025-09-15T03:18:17.623Z] #76 ... [2025-09-15T03:18:17.623Z] [2025-09-15T03:18:17.623Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-09-15T03:18:17.623Z] #87 9.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-15T03:18:17.623Z] #87 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-15T03:18:17.623Z] #87 ... [2025-09-15T03:18:17.623Z] [2025-09-15T03:18:17.623Z] #77 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-09-15T03:18:17.623Z] #77 21.42 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:17.623Z] #77 21.57 Executing busybox-1.36.1-r30.post-upgrade [2025-09-15T03:18:17.623Z] #77 22.12 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:17.623Z] #77 22.13 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:17.623Z] #77 22.15 Executing busybox-1.36.1-r30.trigger [2025-09-15T03:18:17.623Z] #77 22.25 OK: 9 MiB in 15 packages [2025-09-15T03:18:17.891Z] #77 ... [2025-09-15T03:18:17.891Z] [2025-09-15T03:18:17.891Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-09-15T03:18:17.891Z] #76 DONE 23.8s [2025-09-15T03:18:17.891Z] [2025-09-15T03:18:17.891Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-09-15T03:18:17.891Z] #78 20.11 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:17.891Z] #78 20.24 Executing busybox-1.36.1-r30.post-upgrade [2025-09-15T03:18:17.891Z] #78 20.71 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:17.891Z] #78 20.72 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:17.891Z] #78 20.73 Executing busybox-1.36.1-r30.trigger [2025-09-15T03:18:17.891Z] #78 20.80 OK: 20 MiB in 18 packages [2025-09-15T03:18:17.891Z] #78 DONE 22.8s [2025-09-15T03:18:17.891Z] [2025-09-15T03:18:17.891Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-09-15T03:18:18.162Z] #98 DONE 0.2s [2025-09-15T03:18:18.162Z] [2025-09-15T03:18:18.162Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-09-15T03:18:18.162Z] #87 19.97 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:18.431Z] #87 20.13 Executing busybox-1.36.1-r30.post-upgrade [2025-09-15T03:18:18.700Z] #87 ... [2025-09-15T03:18:18.700Z] [2025-09-15T03:18:18.700Z] #77 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-09-15T03:18:18.700Z] #77 DONE 24.3s [2025-09-15T03:18:18.700Z] [2025-09-15T03:18:18.700Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-09-15T03:18:18.700Z] #87 20.51 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:18.700Z] #87 20.53 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:18.966Z] #87 20.58 Executing busybox-1.36.1-r30.trigger [2025-09-15T03:18:18.966Z] #87 20.67 OK: 20 MiB in 18 packages [2025-09-15T03:18:19.929Z] #87 DONE 21.8s [2025-09-15T03:18:19.929Z] [2025-09-15T03:18:19.929Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-09-15T03:18:19.929Z] #97 13.75 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:19.929Z] #97 13.98 Executing busybox-1.36.1-r30.post-upgrade [2025-09-15T03:18:19.929Z] #97 14.29 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:19.929Z] #97 14.30 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:19.929Z] #97 14.31 Executing busybox-1.36.1-r30.trigger [2025-09-15T03:18:19.929Z] #97 14.34 OK: 9 MiB in 18 packages [2025-09-15T03:18:20.197Z] #97 DONE 15.4s [2025-09-15T03:18:20.197Z] [2025-09-15T03:18:20.197Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-15T03:18:22.180Z] #99 DONE 1.5s [2025-09-15T03:18:22.180Z] [2025-09-15T03:18:22.180Z] #93 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-09-15T03:18:22.180Z] #93 13.60 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:22.180Z] #93 13.73 Executing busybox-1.36.1-r30.post-upgrade [2025-09-15T03:18:22.180Z] #93 14.38 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:22.180Z] #93 14.41 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:22.180Z] #93 14.43 Executing busybox-1.36.1-r30.trigger [2025-09-15T03:18:22.180Z] #93 14.49 OK: 10 MiB in 19 packages [2025-09-15T03:18:22.180Z] #93 DONE 16.2s [2025-09-15T03:18:22.180Z] [2025-09-15T03:18:22.180Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-09-15T03:18:22.180Z] #100 DONE 0.3s [2025-09-15T03:18:22.180Z] [2025-09-15T03:18:22.180Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2025-09-15T03:18:22.457Z] #101 DONE 0.3s [2025-09-15T03:18:22.457Z] [2025-09-15T03:18:22.457Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-09-15T03:18:22.457Z] #95 9.306 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:22.457Z] #95 9.404 Executing busybox-1.36.1-r30.post-upgrade [2025-09-15T03:18:22.457Z] #95 10.10 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:22.457Z] #95 10.13 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-15T03:18:22.457Z] #95 10.23 Executing busybox-1.36.1-r30.trigger [2025-09-15T03:18:22.457Z] #95 10.37 OK: 15 MiB in 28 packages [2025-09-15T03:18:22.457Z] #95 DONE 12.5s [2025-09-15T03:18:22.457Z] [2025-09-15T03:18:22.457Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-09-15T03:18:22.731Z] #102 DONE 0.3s [2025-09-15T03:18:22.731Z] [2025-09-15T03:18:22.731Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-09-15T03:18:23.002Z] #103 DONE 0.2s [2025-09-15T03:18:23.002Z] [2025-09-15T03:18:23.002Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-09-15T03:18:23.271Z] #104 ... [2025-09-15T03:18:23.271Z] [2025-09-15T03:18:23.271Z] #105 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-09-15T03:18:23.271Z] #105 DONE 1.5s [2025-09-15T03:18:23.271Z] [2025-09-15T03:18:23.271Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-09-15T03:18:23.271Z] #104 DONE 0.3s [2025-09-15T03:18:23.271Z] [2025-09-15T03:18:23.271Z] #106 [security-spire-config] exporting to image [2025-09-15T03:18:23.271Z] #106 exporting layers [2025-09-15T03:18:24.696Z] #106 ... [2025-09-15T03:18:24.696Z] [2025-09-15T03:18:24.696Z] #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-15T03:18:24.696Z] #107 DONE 2.6s [2025-09-15T03:18:24.696Z] [2025-09-15T03:18:24.696Z] #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-09-15T03:18:24.696Z] #108 DONE 0.3s [2025-09-15T03:18:24.696Z] [2025-09-15T03:18:24.696Z] #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-15T03:18:24.968Z] #109 ... [2025-09-15T03:18:24.968Z] [2025-09-15T03:18:24.968Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2025-09-15T03:18:24.968Z] #110 DONE 0.3s [2025-09-15T03:18:25.240Z] [2025-09-15T03:18:25.240Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-09-15T03:18:25.240Z] #111 DONE 0.3s [2025-09-15T03:18:25.240Z] [2025-09-15T03:18:25.240Z] #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-15T03:18:25.512Z] #109 ... [2025-09-15T03:18:25.512Z] [2025-09-15T03:18:25.512Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-09-15T03:18:25.512Z] #112 DONE 0.2s [2025-09-15T03:18:25.512Z] [2025-09-15T03:18:25.512Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-09-15T03:18:25.779Z] #113 DONE 0.3s [2025-09-15T03:18:25.779Z] [2025-09-15T03:18:25.779Z] #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-15T03:18:25.779Z] #109 DONE 2.4s [2025-09-15T03:18:25.779Z] [2025-09-15T03:18:25.779Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-09-15T03:18:26.052Z] #114 DONE 0.4s [2025-09-15T03:18:26.052Z] [2025-09-15T03:18:26.052Z] #106 [security-spire-server] exporting to image [2025-09-15T03:18:26.328Z] #106 ... [2025-09-15T03:18:26.328Z] [2025-09-15T03:18:26.328Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-09-15T03:18:26.328Z] #115 DONE 0.2s [2025-09-15T03:18:26.604Z] [2025-09-15T03:18:26.604Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-09-15T03:18:26.604Z] #116 DONE 0.2s [2025-09-15T03:18:26.604Z] [2025-09-15T03:18:26.604Z] #106 [security-spire-server] exporting to image [2025-09-15T03:18:26.874Z] #106 ... [2025-09-15T03:18:26.874Z] [2025-09-15T03:18:26.874Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-09-15T03:18:26.874Z] #117 DONE 0.3s [2025-09-15T03:18:26.874Z] [2025-09-15T03:18:26.874Z] #106 [security-spire-config] exporting to image [2025-09-15T03:18:26.874Z] #106 exporting layers 3.6s done [2025-09-15T03:18:26.874Z] #106 writing image sha256:daa31b2775179a1a72c3fe8d96a767f440abc7dff025c88ca0b98ba98903616d done [2025-09-15T03:18:26.874Z] #106 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-09-15T03:18:27.462Z] #106 ... [2025-09-15T03:18:27.462Z] [2025-09-15T03:18:27.462Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-09-15T03:18:27.462Z] #118 DONE 0.3s [2025-09-15T03:18:27.462Z] [2025-09-15T03:18:27.462Z] #106 [security-spire-agent] exporting to image [2025-09-15T03:18:28.876Z] #106 exporting layers 3.1s done [2025-09-15T03:18:28.876Z] #106 writing image sha256:f5bb332b006f4d2929dd9182bade236c17602c7665714e0d029e3319e10c5b1b 0.0s done [2025-09-15T03:18:28.876Z] #106 naming to docker.io/library/security-spire-server-arm64 [2025-09-15T03:18:28.876Z] #106 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-09-15T03:18:29.457Z] #106 exporting layers 2.3s done [2025-09-15T03:18:29.457Z] #106 writing image sha256:28895866c7805ffe37e3be8ada026532b1f3680c2a3fda47867d478047519f23 0.0s done [2025-09-15T03:18:29.457Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-09-15T03:18:29.724Z] #106 DONE 6.2s [2025-09-15T03:18:29.724Z] [2025-09-15T03:18:29.724Z] #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:19:51.346Z] #86 DONE 105.0s [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:19:51.346Z] #75 ... [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:19:51.346Z] #82 DONE 106.8s [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:19:51.346Z] #90 DONE 100.8s [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:19:51.346Z] #92 DONE 99.3s [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:19:51.346Z] #80 DONE 108.5s [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-09-15T03:19:51.346Z] #119 ... [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:19:51.346Z] #75 DONE 111.9s [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #120 [security-bootstrapper builder 6/7] COPY . . [2025-09-15T03:19:51.346Z] #120 DONE 1.9s [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #121 [core-keeper builder 7/8] COPY . . [2025-09-15T03:19:51.346Z] #121 DONE 2.0s [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #122 [support-scheduler builder 6/7] COPY . . [2025-09-15T03:19:51.346Z] #122 DONE 2.0s [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:19:51.346Z] #123 CACHED [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2025-09-15T03:19:51.346Z] #124 CACHED [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-09-15T03:19:51.346Z] #125 CACHED [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-09-15T03:19:51.346Z] #126 CACHED [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-15T03:19:51.346Z] #127 CACHED [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:19:51.346Z] #128 CACHED [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:19:51.346Z] #129 CACHED [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #130 [security-proxy-auth builder 6/7] COPY . . [2025-09-15T03:19:51.346Z] #130 CACHED [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-09-15T03:19:51.346Z] #131 CACHED [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #132 [security-proxy-setup builder 6/7] COPY . . [2025-09-15T03:19:51.346Z] #132 CACHED [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #133 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:19:51.346Z] #133 CACHED [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #134 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-09-15T03:19:51.346Z] #134 CACHED [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #135 [core-command builder 6/7] COPY . . [2025-09-15T03:19:51.346Z] #135 DONE 2.1s [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:19:51.346Z] #136 CACHED [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-09-15T03:19:51.346Z] #137 CACHED [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #138 [core-data builder 6/7] COPY . . [2025-09-15T03:19:51.346Z] #138 CACHED [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-09-15T03:19:51.346Z] #119 DONE 2.0s [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #139 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-15T03:19:51.346Z] #139 CACHED [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #140 [core-metadata builder 6/7] COPY . . [2025-09-15T03:19:51.346Z] #140 CACHED [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-09-15T03:19:51.346Z] #141 CACHED [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-15T03:19:51.346Z] #142 ... [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #143 [support-notifications builder 6/7] COPY . . [2025-09-15T03:19:51.346Z] #143 DONE 2.2s [2025-09-15T03:19:51.346Z] [2025-09-15T03:19:51.346Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-15T03:19:51.931Z] #144 4.912 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-09-15T03:19:52.893Z] #144 ... [2025-09-15T03:19:52.893Z] [2025-09-15T03:19:52.893Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-15T03:19:52.893Z] #142 5.994 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-09-15T03:19:57.179Z] #142 ... [2025-09-15T03:19:57.179Z] [2025-09-15T03:19:57.179Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-15T03:19:57.179Z] #0 5.457 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-09-15T03:19:57.179Z] #145 ... [2025-09-15T03:19:57.179Z] [2025-09-15T03:19:57.179Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-09-15T03:19:57.179Z] #0 4.279 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-09-15T03:19:57.179Z] #146 ... [2025-09-15T03:19:57.179Z] [2025-09-15T03:19:57.179Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-15T03:19:57.179Z] #0 6.056 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-09-15T03:19:57.179Z] #147 ... [2025-09-15T03:19:57.179Z] [2025-09-15T03:19:57.179Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-15T03:19:57.179Z] #0 6.242 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-09-15T03:19:57.446Z] #148 ... [2025-09-15T03:19:57.446Z] [2025-09-15T03:19:57.446Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-15T03:19:57.446Z] #0 4.861 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-09-15T03:19:57.446Z] #149 ... [2025-09-15T03:19:57.446Z] [2025-09-15T03:19:57.446Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-09-15T03:19:57.446Z] #0 5.502 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-09-15T03:19:57.713Z] #150 ... [2025-09-15T03:19:57.713Z] [2025-09-15T03:19:57.713Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-15T03:19:57.713Z] #0 5.996 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-09-15T03:19:57.713Z] #151 ... [2025-09-15T03:19:57.713Z] [2025-09-15T03:19:57.713Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-09-15T03:19:57.713Z] #0 6.246 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-09-15T03:19:57.996Z] #152 ... [2025-09-15T03:19:57.996Z] [2025-09-15T03:19:57.996Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-09-15T03:19:57.996Z] #0 6.002 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-09-15T03:19:58.264Z] #153 ... [2025-09-15T03:19:58.264Z] [2025-09-15T03:19:58.264Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-15T03:19:58.264Z] #0 4.102 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-09-15T03:37:36.203Z] #154 ... [2025-09-15T03:37:36.203Z] [2025-09-15T03:37:36.203Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-09-15T03:37:36.203Z] #152 DONE 1056.4s [2025-09-15T03:37:36.203Z] [2025-09-15T03:37:36.203Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-15T03:37:36.203Z] #151 ... [2025-09-15T03:37:36.203Z] [2025-09-15T03:37:36.203Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-15T03:37:36.203Z] #155 DONE 0.1s [2025-09-15T03:37:36.203Z] [2025-09-15T03:37:36.203Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-09-15T03:37:36.203Z] #153 ... [2025-09-15T03:37:36.203Z] [2025-09-15T03:37:36.203Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-15T03:37:36.203Z] #156 DONE 0.1s [2025-09-15T03:37:36.203Z] [2025-09-15T03:37:36.203Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-09-15T03:37:36.203Z] #157 DONE 0.3s [2025-09-15T03:37:36.203Z] [2025-09-15T03:37:36.203Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-15T03:37:36.203Z] #148 ... [2025-09-15T03:37:36.203Z] [2025-09-15T03:37:36.203Z] #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-09-15T03:37:36.203Z] #158 DONE 0.2s [2025-09-15T03:37:36.203Z] [2025-09-15T03:37:36.203Z] #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-09-15T03:37:36.203Z] #159 DONE 0.1s [2025-09-15T03:37:36.203Z] [2025-09-15T03:37:36.203Z] #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-09-15T03:37:36.203Z] #160 DONE 2.6s [2025-09-15T03:37:36.203Z] [2025-09-15T03:37:36.203Z] #106 [core-common-config-bootstrapper] exporting to image [2025-09-15T03:37:36.203Z] #106 exporting layers [2025-09-15T03:37:36.203Z] #106 exporting layers 0.7s done [2025-09-15T03:37:36.203Z] #106 writing image sha256:7c83fd8db5579cb461dde70d3cef19a4c5011bc9863bcf6dd3c01796484d4c36 done [2025-09-15T03:37:36.203Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-09-15T03:37:36.203Z] #106 DONE 7.0s [2025-09-15T03:37:36.203Z] [2025-09-15T03:37:36.203Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-15T03:37:36.203Z] #37 ... [2025-09-15T03:37:36.203Z] [2025-09-15T03:37:36.203Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-09-15T03:37:36.203Z] #153 DONE 1064.7s [2025-09-15T03:37:36.203Z] [2025-09-15T03:37:36.203Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-09-15T03:37:36.203Z] #150 ... [2025-09-15T03:37:36.203Z] [2025-09-15T03:37:36.203Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-09-15T03:37:36.203Z] #161 DONE 0.2s [2025-09-15T03:37:36.203Z] [2025-09-15T03:37:36.203Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-09-15T03:37:36.203Z] #162 DONE 2.0s [2025-09-15T03:37:36.203Z] [2025-09-15T03:37:36.203Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-15T03:37:36.203Z] #163 DONE 0.3s [2025-09-15T03:37:36.203Z] [2025-09-15T03:37:36.203Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-09-15T03:37:36.203Z] #164 DONE 0.3s [2025-09-15T03:37:36.203Z] [2025-09-15T03:37:36.203Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-09-15T03:37:36.203Z] #165 DONE 0.3s [2025-09-15T03:37:36.203Z] [2025-09-15T03:37:36.203Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-15T03:37:36.203Z] #142 ... [2025-09-15T03:37:36.203Z] [2025-09-15T03:37:36.203Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-09-15T03:37:36.203Z] #166 DONE 0.2s [2025-09-15T03:37:36.203Z] [2025-09-15T03:37:36.203Z] #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-09-15T03:37:36.203Z] #167 DONE 0.2s [2025-09-15T03:37:36.203Z] [2025-09-15T03:37:36.203Z] #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-09-15T03:37:36.203Z] #168 DONE 0.2s [2025-09-15T03:37:36.203Z] [2025-09-15T03:37:36.203Z] #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-09-15T03:37:36.203Z] #169 DONE 0.1s [2025-09-15T03:37:36.203Z] [2025-09-15T03:37:36.203Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-09-15T03:37:36.203Z] #170 DONE 0.1s [2025-09-15T03:37:36.203Z] [2025-09-15T03:37:36.203Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-09-15T03:37:38.152Z] #171 DONE 1.6s [2025-09-15T03:37:38.152Z] [2025-09-15T03:37:38.152Z] #106 [security-bootstrapper] exporting to image [2025-09-15T03:37:38.152Z] #106 exporting layers [2025-09-15T03:37:38.736Z] #106 exporting layers 1.0s done [2025-09-15T03:37:38.736Z] #106 writing image sha256:c195bbc561c2f74e6628019df99728681e09cf0cc902e91a40aba0bb693927c0 done [2025-09-15T03:37:38.736Z] #106 naming to docker.io/library/security-bootstrapper-arm64 [2025-09-15T03:37:38.736Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2025-09-15T03:37:38.736Z] #106 DONE 7.9s [2025-09-15T03:37:38.736Z] [2025-09-15T03:37:38.736Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-15T03:55:02.089Z] #37 ... [2025-09-15T03:55:02.089Z] [2025-09-15T03:55:02.089Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-09-15T03:55:02.089Z] #146 DONE 2106.2s [2025-09-15T03:55:02.089Z] [2025-09-15T03:55:02.089Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-15T03:55:02.089Z] #144 ... [2025-09-15T03:55:02.089Z] [2025-09-15T03:55:02.089Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-15T03:55:02.089Z] #172 DONE 0.1s [2025-09-15T03:55:02.089Z] [2025-09-15T03:55:02.089Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-09-15T03:55:02.089Z] #173 DONE 0.1s [2025-09-15T03:55:02.089Z] [2025-09-15T03:55:02.089Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-15T03:55:02.089Z] #144 ... [2025-09-15T03:55:02.089Z] [2025-09-15T03:55:02.089Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-09-15T03:55:02.089Z] #174 DONE 0.5s [2025-09-15T03:55:02.089Z] [2025-09-15T03:55:02.089Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-09-15T03:55:02.089Z] #175 DONE 0.2s [2025-09-15T03:55:02.089Z] [2025-09-15T03:55:02.089Z] #106 [core-command] exporting to image [2025-09-15T03:55:02.089Z] #106 exporting layers [2025-09-15T03:55:02.089Z] #106 exporting layers 0.6s done [2025-09-15T03:55:02.089Z] #106 writing image sha256:39d335ea01c141232346222d31576f3f870234bfd9d3e351f669cca8caa33e4d done [2025-09-15T03:55:02.089Z] #106 naming to docker.io/library/core-command-arm64 done [2025-09-15T03:55:02.089Z] #106 DONE 8.5s [2025-09-15T03:55:02.089Z] [2025-09-15T03:55:02.089Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-15T03:55:24.154Z] #144 ... [2025-09-15T03:55:24.154Z] [2025-09-15T03:55:24.154Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-09-15T03:55:24.154Z] #150 2137.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-09-15T03:55:28.419Z] #150 ... [2025-09-15T03:55:28.419Z] [2025-09-15T03:55:28.419Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-15T03:55:28.419Z] #154 DONE 2141.1s [2025-09-15T03:55:28.419Z] [2025-09-15T03:55:28.419Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-15T03:55:28.419Z] #144 ... [2025-09-15T03:55:28.419Z] [2025-09-15T03:55:28.419Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-15T03:55:28.419Z] #176 DONE 0.4s [2025-09-15T03:55:28.419Z] [2025-09-15T03:55:28.419Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-09-15T03:55:28.704Z] #177 DONE 0.3s [2025-09-15T03:55:28.704Z] [2025-09-15T03:55:28.704Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-15T03:55:28.974Z] #151 ... [2025-09-15T03:55:28.974Z] [2025-09-15T03:55:28.974Z] #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-09-15T03:55:28.974Z] #178 DONE 0.2s [2025-09-15T03:55:28.974Z] [2025-09-15T03:55:28.974Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-09-15T03:55:29.243Z] #179 DONE 0.2s [2025-09-15T03:55:29.243Z] [2025-09-15T03:55:29.243Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-09-15T03:55:29.829Z] #180 DONE 0.6s [2025-09-15T03:55:29.829Z] [2025-09-15T03:55:29.829Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-15T03:55:29.829Z] #37 ... [2025-09-15T03:55:29.829Z] [2025-09-15T03:55:29.829Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-09-15T03:55:30.098Z] #181 DONE 0.2s [2025-09-15T03:55:30.098Z] [2025-09-15T03:55:30.098Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-15T03:55:32.702Z] #182 DONE 2.3s [2025-09-15T03:55:32.702Z] [2025-09-15T03:55:32.702Z] #106 [security-proxy-setup] exporting to image [2025-09-15T03:55:32.702Z] #106 exporting layers [2025-09-15T03:55:33.288Z] #106 exporting layers 1.1s done [2025-09-15T03:55:33.288Z] #106 writing image sha256:28db82ca3ddd5bbf9179b79e9bcca7764932cbba6d1badbb1d8753ddfe9ff51d 0.0s done [2025-09-15T03:55:33.288Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2025-09-15T03:55:33.288Z] #106 DONE 9.6s [2025-09-15T03:55:33.288Z] [2025-09-15T03:55:33.288Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-15T03:56:05.567Z] #149 ... [2025-09-15T03:56:05.568Z] [2025-09-15T03:56:05.568Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-09-15T03:56:05.568Z] #150 DONE 2178.4s [2025-09-15T03:56:05.568Z] [2025-09-15T03:56:05.568Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-15T03:56:05.838Z] #151 ... [2025-09-15T03:56:05.838Z] [2025-09-15T03:56:05.838Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-15T03:56:05.838Z] #183 DONE 0.2s [2025-09-15T03:56:05.838Z] [2025-09-15T03:56:05.838Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-09-15T03:56:06.108Z] #184 DONE 0.2s [2025-09-15T03:56:06.108Z] [2025-09-15T03:56:06.108Z] #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-09-15T03:56:06.379Z] #185 DONE 0.3s [2025-09-15T03:56:06.379Z] [2025-09-15T03:56:06.379Z] #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-09-15T03:56:06.978Z] #186 DONE 0.2s [2025-09-15T03:56:06.978Z] [2025-09-15T03:56:06.978Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-09-15T03:56:06.978Z] #187 DONE 0.2s [2025-09-15T03:56:06.978Z] [2025-09-15T03:56:06.978Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-09-15T03:56:07.566Z] #188 DONE 0.6s [2025-09-15T03:56:07.566Z] [2025-09-15T03:56:07.566Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-09-15T03:56:08.185Z] #189 DONE 0.7s [2025-09-15T03:56:08.185Z] [2025-09-15T03:56:08.185Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-15T03:56:08.185Z] #144 ... [2025-09-15T03:56:08.185Z] [2025-09-15T03:56:08.185Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-09-15T03:56:08.456Z] #190 DONE 0.2s [2025-09-15T03:56:08.456Z] [2025-09-15T03:56:08.456Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-15T03:56:11.068Z] #191 DONE 2.3s [2025-09-15T03:56:11.068Z] [2025-09-15T03:56:11.068Z] #106 [security-secretstore-setup] exporting to image [2025-09-15T03:56:11.068Z] #106 exporting layers [2025-09-15T03:56:12.486Z] #106 exporting layers 1.7s done [2025-09-15T03:56:12.486Z] #106 writing image sha256:49e8ecfa1d7c0b199761ff702220de848b10019600866b02e65f13bb5b5a421e done [2025-09-15T03:56:12.486Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2025-09-15T03:56:12.486Z] #106 DONE 11.4s [2025-09-15T03:56:12.486Z] [2025-09-15T03:56:12.486Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-15T03:57:20.377Z] #144 ... [2025-09-15T03:57:20.377Z] [2025-09-15T03:57:20.377Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-15T03:57:20.377Z] #142 DONE 2244.8s [2025-09-15T03:57:20.377Z] [2025-09-15T03:57:20.377Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-15T03:57:20.377Z] #144 ... [2025-09-15T03:57:20.377Z] [2025-09-15T03:57:20.377Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-15T03:57:20.377Z] #192 DONE 0.3s [2025-09-15T03:57:20.377Z] [2025-09-15T03:57:20.377Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-15T03:57:20.377Z] #37 ... [2025-09-15T03:57:20.377Z] [2025-09-15T03:57:20.377Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-15T03:57:20.377Z] #193 DONE 0.2s [2025-09-15T03:57:20.377Z] [2025-09-15T03:57:20.377Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-15T03:57:20.377Z] #37 ... [2025-09-15T03:57:20.377Z] [2025-09-15T03:57:20.377Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-09-15T03:57:20.377Z] #194 DONE 0.6s [2025-09-15T03:57:20.377Z] [2025-09-15T03:57:20.377Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-15T03:57:20.377Z] #37 ... [2025-09-15T03:57:20.377Z] [2025-09-15T03:57:20.377Z] #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-09-15T03:57:20.377Z] #195 DONE 0.2s [2025-09-15T03:57:20.377Z] [2025-09-15T03:57:20.377Z] #106 [security-spiffe-token-provider] exporting to image [2025-09-15T03:57:20.377Z] #106 exporting layers [2025-09-15T03:57:20.377Z] #106 exporting layers 2.2s done [2025-09-15T03:57:20.377Z] #106 writing image sha256:b430623eb4c3aef4ec22c625ccdd09789a118c75a13dc34ce86050e7f1c3ba79 done [2025-09-15T03:57:20.377Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 [2025-09-15T03:57:20.377Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-09-15T03:57:20.377Z] #106 DONE 13.6s [2025-09-15T03:57:20.377Z] [2025-09-15T03:57:20.377Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-15T03:58:16.805Z] #151 ... [2025-09-15T03:58:16.805Z] [2025-09-15T03:58:16.805Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-15T03:58:16.805Z] #147 DONE 2301.7s [2025-09-15T03:58:16.805Z] [2025-09-15T03:58:16.805Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-15T03:58:16.805Z] #144 ... [2025-09-15T03:58:16.805Z] [2025-09-15T03:58:16.805Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-15T03:58:16.805Z] #196 DONE 0.2s [2025-09-15T03:58:16.805Z] [2025-09-15T03:58:16.805Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-15T03:58:16.805Z] #197 DONE 0.2s [2025-09-15T03:58:16.805Z] [2025-09-15T03:58:16.805Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-09-15T03:58:16.805Z] #198 DONE 0.9s [2025-09-15T03:58:16.805Z] [2025-09-15T03:58:16.805Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-09-15T03:58:16.805Z] #199 DONE 0.4s [2025-09-15T03:58:16.805Z] [2025-09-15T03:58:16.805Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-09-15T03:58:16.805Z] #200 DONE 0.3s [2025-09-15T03:58:16.805Z] [2025-09-15T03:58:16.805Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-15T03:58:16.805Z] #37 ... [2025-09-15T03:58:16.805Z] [2025-09-15T03:58:16.805Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-15T03:58:16.805Z] #201 ... [2025-09-15T03:58:16.805Z] [2025-09-15T03:58:16.805Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-15T03:58:16.805Z] #149 DONE 2307.8s [2025-09-15T03:58:16.805Z] [2025-09-15T03:58:16.805Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-15T03:58:16.805Z] #151 ... [2025-09-15T03:58:16.805Z] [2025-09-15T03:58:16.805Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-15T03:58:16.805Z] #201 DONE 3.7s [2025-09-15T03:58:16.805Z] [2025-09-15T03:58:16.805Z] #106 [security-proxy-auth] exporting to image [2025-09-15T03:58:16.805Z] #106 exporting layers [2025-09-15T03:58:16.805Z] #106 ... [2025-09-15T03:58:16.805Z] [2025-09-15T03:58:16.805Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-15T03:58:16.805Z] #202 DONE 0.3s [2025-09-15T03:58:16.805Z] [2025-09-15T03:58:16.805Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-15T03:58:16.805Z] #151 ... [2025-09-15T03:58:16.805Z] [2025-09-15T03:58:16.805Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-09-15T03:58:16.805Z] #203 ... [2025-09-15T03:58:16.805Z] [2025-09-15T03:58:16.805Z] #106 [security-proxy-auth] exporting to image [2025-09-15T03:58:16.805Z] #106 exporting layers 1.3s done [2025-09-15T03:58:16.805Z] #106 writing image sha256:01fcfba5a48f3b0758a89954355f8f52d75cd0fd607a7aaeb459a33da7db6452 0.0s done [2025-09-15T03:58:16.805Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2025-09-15T03:58:16.805Z] #106 DONE 14.9s [2025-09-15T03:58:16.805Z] [2025-09-15T03:58:16.805Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-15T03:58:16.805Z] #144 ... [2025-09-15T03:58:16.805Z] [2025-09-15T03:58:16.805Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-09-15T03:58:16.805Z] #203 DONE 0.7s [2025-09-15T03:58:16.805Z] [2025-09-15T03:58:16.805Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-09-15T03:58:17.076Z] #204 DONE 0.4s [2025-09-15T03:58:17.076Z] [2025-09-15T03:58:17.076Z] #106 [core-keeper] exporting to image [2025-09-15T03:58:17.661Z] #106 ... [2025-09-15T03:58:17.661Z] [2025-09-15T03:58:17.661Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-15T03:58:17.661Z] #145 DONE 2310.9s [2025-09-15T03:58:17.931Z] [2025-09-15T03:58:17.931Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-15T03:58:18.517Z] #144 ... [2025-09-15T03:58:18.517Z] [2025-09-15T03:58:18.517Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-15T03:58:18.517Z] #151 DONE 2311.7s [2025-09-15T03:58:18.517Z] [2025-09-15T03:58:18.517Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-15T03:58:18.786Z] #205 DONE 0.3s [2025-09-15T03:58:18.786Z] [2025-09-15T03:58:18.786Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-15T03:58:18.786Z] #144 ... [2025-09-15T03:58:18.786Z] [2025-09-15T03:58:18.786Z] #106 [core-keeper] exporting to image [2025-09-15T03:58:18.786Z] #106 exporting layers 1.7s done [2025-09-15T03:58:18.786Z] #106 writing image sha256:c7ba9ab2f476cf89ec99b453062589da6ff053cd64f2237e272c789581be1eae 0.0s done [2025-09-15T03:58:18.786Z] #106 naming to docker.io/library/core-keeper-arm64 [2025-09-15T03:58:19.059Z] #106 naming to docker.io/library/core-keeper-arm64 done [2025-09-15T03:58:19.059Z] #106 DONE 16.7s [2025-09-15T03:58:19.059Z] [2025-09-15T03:58:19.059Z] #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-15T03:58:19.662Z] #206 DONE 0.7s [2025-09-15T03:58:19.662Z] [2025-09-15T03:58:19.662Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-09-15T03:58:19.662Z] #207 ... [2025-09-15T03:58:19.662Z] [2025-09-15T03:58:19.662Z] #208 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-15T03:58:19.662Z] #208 DONE 0.5s [2025-09-15T03:58:19.933Z] [2025-09-15T03:58:19.933Z] #209 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-15T03:58:19.933Z] #209 DONE 0.2s [2025-09-15T03:58:19.933Z] [2025-09-15T03:58:19.933Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-15T03:58:19.933Z] #37 ... [2025-09-15T03:58:19.933Z] [2025-09-15T03:58:19.933Z] #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-09-15T03:58:20.528Z] #210 ... [2025-09-15T03:58:20.528Z] [2025-09-15T03:58:20.528Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-09-15T03:58:20.528Z] #207 DONE 1.1s [2025-09-15T03:58:20.810Z] [2025-09-15T03:58:20.810Z] #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-09-15T03:58:20.810Z] #210 DONE 0.8s [2025-09-15T03:58:20.810Z] [2025-09-15T03:58:20.810Z] #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-09-15T03:58:20.810Z] #211 ... [2025-09-15T03:58:20.810Z] [2025-09-15T03:58:20.810Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-09-15T03:58:20.810Z] #212 DONE 0.2s [2025-09-15T03:58:21.081Z] [2025-09-15T03:58:21.081Z] #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-09-15T03:58:21.081Z] #211 DONE 0.3s [2025-09-15T03:58:21.081Z] [2025-09-15T03:58:21.081Z] #106 [core-data] exporting to image [2025-09-15T03:58:21.356Z] #106 ... [2025-09-15T03:58:21.356Z] [2025-09-15T03:58:21.356Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-09-15T03:58:21.356Z] #213 DONE 0.4s [2025-09-15T03:58:21.356Z] [2025-09-15T03:58:21.356Z] #106 [core-metadata] exporting to image [2025-09-15T03:58:21.943Z] #106 exporting layers 1.0s done [2025-09-15T03:58:21.943Z] #106 writing image sha256:9120d5b33ef6e46b8d96d90c4f54db665fa8a23394cb9837d9fc622071904d96 0.0s done [2025-09-15T03:58:21.943Z] #106 naming to docker.io/library/core-data-arm64 done [2025-09-15T03:58:22.210Z] #106 exporting layers 0.8s done [2025-09-15T03:58:22.210Z] #106 writing image sha256:a519021adac7b0c394666d7dcc4ad1a13baffd8a754a475eaa722ba2efabafb7 done [2025-09-15T03:58:22.210Z] #106 naming to docker.io/library/core-metadata-arm64 done [2025-09-15T03:58:22.210Z] #106 DONE 17.9s [2025-09-15T03:58:22.210Z] [2025-09-15T03:58:22.210Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-15T03:58:54.534Z] #144 ... [2025-09-15T03:58:54.534Z] [2025-09-15T03:58:54.534Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-15T03:58:54.534Z] #148 DONE 2342.7s [2025-09-15T03:58:54.534Z] [2025-09-15T03:58:54.534Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-15T03:58:54.534Z] #214 DONE 0.2s [2025-09-15T03:58:54.534Z] [2025-09-15T03:58:54.534Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-15T03:58:54.534Z] #215 DONE 0.1s [2025-09-15T03:58:54.534Z] [2025-09-15T03:58:54.534Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2025-09-15T03:58:54.534Z] #16 ... [2025-09-15T03:58:54.534Z] [2025-09-15T03:58:54.534Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-09-15T03:58:54.534Z] #216 DONE 0.6s [2025-09-15T03:58:54.534Z] [2025-09-15T03:58:54.534Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-09-15T03:58:54.534Z] #217 DONE 0.1s [2025-09-15T03:58:54.534Z] [2025-09-15T03:58:54.534Z] #106 [support-scheduler] exporting to image [2025-09-15T03:58:54.534Z] #106 exporting layers [2025-09-15T03:58:54.534Z] #106 exporting layers 1.1s done [2025-09-15T03:58:54.534Z] #106 writing image sha256:f7b48c2577756beacc10e0887beab465aae204225b8093894282ee55a5fb1f54 done [2025-09-15T03:58:54.534Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2025-09-15T03:58:54.534Z] #106 DONE 19.1s [2025-09-15T03:58:54.534Z] [2025-09-15T03:58:54.534Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2025-09-15T03:58:59.889Z] #16 ... [2025-09-15T03:58:59.889Z] [2025-09-15T03:58:59.889Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-15T03:58:59.889Z] #144 DONE 2353.0s [2025-09-15T03:58:59.889Z] [2025-09-15T03:58:59.889Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-15T03:59:00.156Z] #37 ... [2025-09-15T03:59:00.156Z] [2025-09-15T03:59:00.156Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-15T03:59:00.156Z] #218 DONE 0.1s [2025-09-15T03:59:00.156Z] [2025-09-15T03:59:00.156Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-15T03:59:00.426Z] #37 ... [2025-09-15T03:59:00.426Z] [2025-09-15T03:59:00.426Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-15T03:59:00.426Z] #219 DONE 0.1s [2025-09-15T03:59:00.426Z] [2025-09-15T03:59:00.426Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-15T03:59:00.692Z] #37 ... [2025-09-15T03:59:00.692Z] [2025-09-15T03:59:00.692Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-09-15T03:59:02.632Z] #220 DONE 2.2s [2025-09-15T03:59:02.632Z] [2025-09-15T03:59:02.632Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-15T03:59:02.901Z] #37 ... [2025-09-15T03:59:02.901Z] [2025-09-15T03:59:02.901Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-09-15T03:59:02.901Z] #221 DONE 0.1s [2025-09-15T03:59:02.901Z] [2025-09-15T03:59:02.901Z] #106 [support-notifications] exporting to image [2025-09-15T03:59:02.901Z] #106 exporting layers [2025-09-15T03:59:03.481Z] #106 exporting layers 0.6s done [2025-09-15T03:59:03.481Z] #106 writing image sha256:8c2e25387a99bb8885d727282e50cd0cb408f38292fb47492ca432ec197eaf94 done [2025-09-15T03:59:03.481Z] #106 naming to docker.io/library/support-notifications-arm64 done [2025-09-15T03:59:03.481Z] #106 DONE 19.7s [2025-09-15T03:59:03.481Z] [2025-09-15T03:59:03.481Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-15T03:59:03.481Z] time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:59:03.481Z] time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:59:03.481Z] time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:59:03.481Z] time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:59:03.481Z] time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:59:03.481Z] time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:59:03.481Z] time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:59:03.481Z] time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:59:03.481Z] time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:59:03.481Z] time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:59:03.481Z] time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:59:03.481Z] time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:59:03.481Z] time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:59:03.481Z] time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-15T03:59:03.481Z] time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-09-15T03:59:03.490Z] $ docker stop --time=1 9e2a1b7dd6f787d3975ce3347622a4ecb495003b25b711d1d492df76ec3c28ad [2025-09-15T03:59:05.241Z] $ docker rm -f --volumes 9e2a1b7dd6f787d3975ce3347622a4ecb495003b25b711d1d492df76ec3c28ad [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-15T03:59:05.801Z] + docker images [2025-09-15T03:59:05.801Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-09-15T03:59:05.801Z] support-notifications-arm64 latest 8c2e25387a99 3 seconds ago 54.1MB [2025-09-15T03:59:05.801Z] support-scheduler-arm64 latest f7b48c257775 15 seconds ago 50.3MB [2025-09-15T03:59:05.801Z] core-metadata-arm64 latest a519021adac7 44 seconds ago 46.7MB [2025-09-15T03:59:05.801Z] core-data-arm64 latest 9120d5b33ef6 45 seconds ago 46.6MB [2025-09-15T03:59:05.801Z] core-keeper-arm64 latest c7ba9ab2f476 49 seconds ago 45.4MB [2025-09-15T03:59:05.801Z] security-proxy-auth-arm64 latest 01fcfba5a48f 51 seconds ago 45.7MB [2025-09-15T03:59:05.801Z] security-spiffe-token-provider-arm64 latest b430623eb4c3 About a minute ago 49.9MB [2025-09-15T03:59:05.801Z] security-secretstore-setup-arm64 latest 49e8ecfa1d7c 2 minutes ago 80.2MB [2025-09-15T03:59:05.801Z] security-proxy-setup-arm64 latest 28db82ca3ddd 3 minutes ago 50.3MB [2025-09-15T03:59:05.801Z] core-command-arm64 latest 39d335ea01c1 4 minutes ago 41MB [2025-09-15T03:59:05.801Z] security-bootstrapper-arm64 latest c195bbc561c2 21 minutes ago 22.1MB [2025-09-15T03:59:05.801Z] core-common-config-bootstrapper-arm64 latest 7c83fd8db557 21 minutes ago 21MB [2025-09-15T03:59:05.801Z] security-spire-agent-arm64 latest 28895866c780 40 minutes ago 188MB [2025-09-15T03:59:05.801Z] security-spire-server-arm64 latest f5bb332b006f 40 minutes ago 145MB [2025-09-15T03:59:05.801Z] security-spire-config-arm64 latest daa31b277517 40 minutes ago 144MB [2025-09-15T03:59:05.801Z] ci-base-image-arm64 latest 099d4a08e9fd 42 minutes ago 922MB [2025-09-15T03:59:05.801Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 6 weeks ago 566MB [2025-09-15T03:59:05.801Z] 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-09-15T03:59:05.983Z] provisioning config files... [2025-09-15T03:59:06.002Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/903@tmp/config3661219964466464069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-15T03:59:06.367Z] ---> ****-login.sh [2025-09-15T03:59:06.368Z] nexus3.edgexfoundry.org:10001 [2025-09-15T03:59:06.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-15T03:59:06.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-15T03:59:06.903Z] Configure a credential helper to remove this warning. See [2025-09-15T03:59:06.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-15T03:59:06.903Z] [2025-09-15T03:59:06.903Z] Login Succeeded [2025-09-15T03:59:06.903Z] nexus3.edgexfoundry.org:10002 [2025-09-15T03:59:07.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-15T03:59:07.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-15T03:59:07.172Z] Configure a credential helper to remove this warning. See [2025-09-15T03:59:07.172Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-15T03:59:07.172Z] [2025-09-15T03:59:07.172Z] Login Succeeded [2025-09-15T03:59:07.172Z] nexus3.edgexfoundry.org:10003 [2025-09-15T03:59:07.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-15T03:59:07.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-15T03:59:07.706Z] Configure a credential helper to remove this warning. See [2025-09-15T03:59:07.706Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-15T03:59:07.706Z] [2025-09-15T03:59:07.706Z] Login Succeeded [2025-09-15T03:59:07.706Z] nexus3.edgexfoundry.org:10004 [2025-09-15T03:59:07.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-15T03:59:07.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-15T03:59:07.975Z] Configure a credential helper to remove this warning. See [2025-09-15T03:59:07.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-15T03:59:07.975Z] [2025-09-15T03:59:07.975Z] Login Succeeded [2025-09-15T03:59:07.975Z] ****.io [2025-09-15T03:59:08.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-15T03:59:08.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-15T03:59:08.510Z] Configure a credential helper to remove this warning. See [2025-09-15T03:59:08.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-15T03:59:08.510Z] [2025-09-15T03:59:08.510Z] Login Succeeded [2025-09-15T03:59:08.510Z] ---> ****-login.sh ends [Pipeline] } [2025-09-15T03:59:08.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T03:59:08.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-15T03:59:08.623Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-09-15T03:59:08.623Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:59:08.623Z] latest [2025-09-15T03:59:08.623Z] 4.1.0-dev.60 [2025-09-15T03:59:08.623Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:59:08.623Z] main [2025-09-15T03:59:08.623Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:09.012Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:09.414Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:59:09.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-09-15T03:59:09.414Z] b7912dbda382: Preparing [2025-09-15T03:59:09.414Z] 9cfbb1ca7e3b: Preparing [2025-09-15T03:59:09.414Z] 9739ac5eb3c6: Preparing [2025-09-15T03:59:09.414Z] f990080698ce: Preparing [2025-09-15T03:59:09.414Z] 628e85a84bce: Preparing [2025-09-15T03:59:09.414Z] 273c7fec1b46: Preparing [2025-09-15T03:59:09.414Z] 1e890da81ec9: Preparing [2025-09-15T03:59:09.414Z] 273c7fec1b46: Waiting [2025-09-15T03:59:09.414Z] 1e890da81ec9: Waiting [2025-09-15T03:59:09.682Z] b7912dbda382: Pushed [2025-09-15T03:59:09.682Z] f990080698ce: Pushed [2025-09-15T03:59:09.682Z] 9739ac5eb3c6: Pushed [2025-09-15T03:59:09.682Z] 1e890da81ec9: Layer already exists [2025-09-15T03:59:09.951Z] 273c7fec1b46: Pushed [2025-09-15T03:59:09.951Z] 628e85a84bce: Pushed [2025-09-15T03:59:16.602Z] 9cfbb1ca7e3b: Pushed [2025-09-15T03:59:16.602Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:3ec43cea13f9fcb810672f937668d269698a7691c92387e981cc9ec7d7427d06 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:16.982Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:17.362Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-09-15T03:59:17.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-09-15T03:59:17.362Z] b7912dbda382: Preparing [2025-09-15T03:59:17.362Z] 9cfbb1ca7e3b: Preparing [2025-09-15T03:59:17.362Z] 9739ac5eb3c6: Preparing [2025-09-15T03:59:17.362Z] f990080698ce: Preparing [2025-09-15T03:59:17.362Z] 628e85a84bce: Preparing [2025-09-15T03:59:17.362Z] 273c7fec1b46: Preparing [2025-09-15T03:59:17.362Z] 1e890da81ec9: Preparing [2025-09-15T03:59:17.362Z] 273c7fec1b46: Waiting [2025-09-15T03:59:17.362Z] 1e890da81ec9: Waiting [2025-09-15T03:59:17.362Z] 9739ac5eb3c6: Layer already exists [2025-09-15T03:59:17.362Z] 9cfbb1ca7e3b: Layer already exists [2025-09-15T03:59:17.362Z] f990080698ce: Layer already exists [2025-09-15T03:59:17.362Z] 628e85a84bce: Layer already exists [2025-09-15T03:59:17.362Z] b7912dbda382: Layer already exists [2025-09-15T03:59:17.362Z] 273c7fec1b46: Layer already exists [2025-09-15T03:59:17.362Z] 1e890da81ec9: Layer already exists [2025-09-15T03:59:17.631Z] latest: digest: sha256:3ec43cea13f9fcb810672f937668d269698a7691c92387e981cc9ec7d7427d06 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:18.021Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:18.391Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.60 [2025-09-15T03:59:18.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-09-15T03:59:18.391Z] b7912dbda382: Preparing [2025-09-15T03:59:18.391Z] 9cfbb1ca7e3b: Preparing [2025-09-15T03:59:18.391Z] 9739ac5eb3c6: Preparing [2025-09-15T03:59:18.391Z] f990080698ce: Preparing [2025-09-15T03:59:18.391Z] 628e85a84bce: Preparing [2025-09-15T03:59:18.391Z] 273c7fec1b46: Preparing [2025-09-15T03:59:18.391Z] 1e890da81ec9: Preparing [2025-09-15T03:59:18.391Z] 273c7fec1b46: Waiting [2025-09-15T03:59:18.391Z] b7912dbda382: Layer already exists [2025-09-15T03:59:18.391Z] 9739ac5eb3c6: Layer already exists [2025-09-15T03:59:18.391Z] 9cfbb1ca7e3b: Layer already exists [2025-09-15T03:59:18.391Z] f990080698ce: Layer already exists [2025-09-15T03:59:18.391Z] 628e85a84bce: Layer already exists [2025-09-15T03:59:18.391Z] 1e890da81ec9: Layer already exists [2025-09-15T03:59:18.391Z] 273c7fec1b46: Layer already exists [2025-09-15T03:59:18.658Z] 4.1.0-dev.60: digest: sha256:3ec43cea13f9fcb810672f937668d269698a7691c92387e981cc9ec7d7427d06 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:19.035Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:19.404Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:59:19.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-09-15T03:59:19.404Z] b7912dbda382: Preparing [2025-09-15T03:59:19.404Z] 9cfbb1ca7e3b: Preparing [2025-09-15T03:59:19.404Z] 9739ac5eb3c6: Preparing [2025-09-15T03:59:19.404Z] f990080698ce: Preparing [2025-09-15T03:59:19.404Z] 628e85a84bce: Preparing [2025-09-15T03:59:19.404Z] 273c7fec1b46: Preparing [2025-09-15T03:59:19.404Z] 1e890da81ec9: Preparing [2025-09-15T03:59:19.404Z] 273c7fec1b46: Waiting [2025-09-15T03:59:19.404Z] 1e890da81ec9: Waiting [2025-09-15T03:59:19.404Z] f990080698ce: Layer already exists [2025-09-15T03:59:19.404Z] 9739ac5eb3c6: Layer already exists [2025-09-15T03:59:19.404Z] 9cfbb1ca7e3b: Layer already exists [2025-09-15T03:59:19.404Z] b7912dbda382: Layer already exists [2025-09-15T03:59:19.404Z] 628e85a84bce: Layer already exists [2025-09-15T03:59:19.404Z] 273c7fec1b46: Layer already exists [2025-09-15T03:59:19.404Z] 1e890da81ec9: Layer already exists [2025-09-15T03:59:19.672Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:3ec43cea13f9fcb810672f937668d269698a7691c92387e981cc9ec7d7427d06 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:20.044Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:20.424Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-09-15T03:59:20.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-09-15T03:59:20.424Z] b7912dbda382: Preparing [2025-09-15T03:59:20.424Z] 9cfbb1ca7e3b: Preparing [2025-09-15T03:59:20.424Z] 9739ac5eb3c6: Preparing [2025-09-15T03:59:20.424Z] f990080698ce: Preparing [2025-09-15T03:59:20.424Z] 628e85a84bce: Preparing [2025-09-15T03:59:20.424Z] 273c7fec1b46: Preparing [2025-09-15T03:59:20.424Z] 1e890da81ec9: Preparing [2025-09-15T03:59:20.424Z] 273c7fec1b46: Waiting [2025-09-15T03:59:20.424Z] 1e890da81ec9: Waiting [2025-09-15T03:59:20.424Z] 628e85a84bce: Layer already exists [2025-09-15T03:59:20.424Z] 9739ac5eb3c6: Layer already exists [2025-09-15T03:59:20.424Z] 9cfbb1ca7e3b: Layer already exists [2025-09-15T03:59:20.424Z] b7912dbda382: Layer already exists [2025-09-15T03:59:20.424Z] f990080698ce: Layer already exists [2025-09-15T03:59:20.424Z] 1e890da81ec9: Layer already exists [2025-09-15T03:59:20.424Z] 273c7fec1b46: Layer already exists [2025-09-15T03:59:20.692Z] main: digest: sha256:3ec43cea13f9fcb810672f937668d269698a7691c92387e981cc9ec7d7427d06 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T03:59:20.770Z] ===================================================== [Pipeline] echo [2025-09-15T03:59:20.786Z] taggedImages: [2025-09-15T03:59:20.786Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:59:20.786Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-09-15T03:59:20.786Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.60 [2025-09-15T03:59:20.786Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:59:20.786Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-09-15T03:59:20.812Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-09-15T03:59:20.812Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:59:20.812Z] latest [2025-09-15T03:59:20.812Z] 4.1.0-dev.60 [2025-09-15T03:59:20.812Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:59:20.812Z] main [2025-09-15T03:59:20.812Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:21.290Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:21.655Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:59:21.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-09-15T03:59:21.655Z] b72e76a8bfe2: Preparing [2025-09-15T03:59:21.655Z] 8a71a35b6d0a: Preparing [2025-09-15T03:59:21.655Z] b83bfc5d99ba: Preparing [2025-09-15T03:59:21.655Z] f20ff41d328d: Preparing [2025-09-15T03:59:21.655Z] 9739ac5eb3c6: Preparing [2025-09-15T03:59:21.655Z] f990080698ce: Preparing [2025-09-15T03:59:21.655Z] 628e85a84bce: Preparing [2025-09-15T03:59:21.655Z] 273c7fec1b46: Preparing [2025-09-15T03:59:21.655Z] 1e890da81ec9: Preparing [2025-09-15T03:59:21.655Z] 628e85a84bce: Waiting [2025-09-15T03:59:21.655Z] 273c7fec1b46: Waiting [2025-09-15T03:59:21.655Z] 1e890da81ec9: Waiting [2025-09-15T03:59:21.655Z] f990080698ce: Waiting [2025-09-15T03:59:21.924Z] 9739ac5eb3c6: Layer already exists [2025-09-15T03:59:21.924Z] f990080698ce: Layer already exists [2025-09-15T03:59:21.924Z] 628e85a84bce: Layer already exists [2025-09-15T03:59:21.924Z] b72e76a8bfe2: Pushed [2025-09-15T03:59:21.924Z] 273c7fec1b46: Layer already exists [2025-09-15T03:59:21.924Z] b83bfc5d99ba: Pushed [2025-09-15T03:59:21.924Z] 8a71a35b6d0a: Pushed [2025-09-15T03:59:21.924Z] 1e890da81ec9: Layer already exists [2025-09-15T03:59:24.511Z] f20ff41d328d: Pushed [2025-09-15T03:59:24.779Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:f4e45e21584a120022cb6edbdd719d4b9516a3944dc5671b1cfda9e2719995ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:25.159Z] + 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-09-15T03:59:25.533Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-09-15T03:59:25.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-09-15T03:59:25.533Z] b72e76a8bfe2: Preparing [2025-09-15T03:59:25.533Z] 8a71a35b6d0a: Preparing [2025-09-15T03:59:25.533Z] b83bfc5d99ba: Preparing [2025-09-15T03:59:25.533Z] f20ff41d328d: Preparing [2025-09-15T03:59:25.533Z] 9739ac5eb3c6: Preparing [2025-09-15T03:59:25.533Z] f990080698ce: Preparing [2025-09-15T03:59:25.533Z] 628e85a84bce: Preparing [2025-09-15T03:59:25.533Z] 273c7fec1b46: Preparing [2025-09-15T03:59:25.533Z] 1e890da81ec9: Preparing [2025-09-15T03:59:25.533Z] 628e85a84bce: Waiting [2025-09-15T03:59:25.533Z] 273c7fec1b46: Waiting [2025-09-15T03:59:25.533Z] f20ff41d328d: Layer already exists [2025-09-15T03:59:25.533Z] b72e76a8bfe2: Layer already exists [2025-09-15T03:59:25.533Z] b83bfc5d99ba: Layer already exists [2025-09-15T03:59:25.533Z] 9739ac5eb3c6: Layer already exists [2025-09-15T03:59:25.533Z] 8a71a35b6d0a: Layer already exists [2025-09-15T03:59:25.533Z] 1e890da81ec9: Layer already exists [2025-09-15T03:59:25.533Z] 273c7fec1b46: Layer already exists [2025-09-15T03:59:25.533Z] 628e85a84bce: Layer already exists [2025-09-15T03:59:25.533Z] f990080698ce: Layer already exists [2025-09-15T03:59:25.805Z] latest: digest: sha256:f4e45e21584a120022cb6edbdd719d4b9516a3944dc5671b1cfda9e2719995ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:26.184Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:27.513Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.60 [2025-09-15T03:59:27.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-09-15T03:59:27.513Z] b72e76a8bfe2: Preparing [2025-09-15T03:59:27.513Z] 8a71a35b6d0a: Preparing [2025-09-15T03:59:27.513Z] b83bfc5d99ba: Preparing [2025-09-15T03:59:27.513Z] f20ff41d328d: Preparing [2025-09-15T03:59:27.513Z] 9739ac5eb3c6: Preparing [2025-09-15T03:59:27.513Z] f990080698ce: Preparing [2025-09-15T03:59:27.513Z] 628e85a84bce: Preparing [2025-09-15T03:59:27.513Z] 273c7fec1b46: Preparing [2025-09-15T03:59:27.513Z] 1e890da81ec9: Preparing [2025-09-15T03:59:27.513Z] f990080698ce: Waiting [2025-09-15T03:59:27.513Z] 628e85a84bce: Waiting [2025-09-15T03:59:27.513Z] 273c7fec1b46: Waiting [2025-09-15T03:59:27.513Z] 1e890da81ec9: Waiting [2025-09-15T03:59:27.513Z] 9739ac5eb3c6: Layer already exists [2025-09-15T03:59:27.513Z] b83bfc5d99ba: Layer already exists [2025-09-15T03:59:27.513Z] f20ff41d328d: Layer already exists [2025-09-15T03:59:27.513Z] 8a71a35b6d0a: Layer already exists [2025-09-15T03:59:27.513Z] b72e76a8bfe2: Layer already exists [2025-09-15T03:59:27.513Z] 1e890da81ec9: Layer already exists [2025-09-15T03:59:27.513Z] 628e85a84bce: Layer already exists [2025-09-15T03:59:27.513Z] 273c7fec1b46: Layer already exists [2025-09-15T03:59:27.513Z] f990080698ce: Layer already exists [2025-09-15T03:59:27.782Z] 4.1.0-dev.60: digest: sha256:f4e45e21584a120022cb6edbdd719d4b9516a3944dc5671b1cfda9e2719995ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:28.157Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:28.534Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:59:28.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-09-15T03:59:28.535Z] b72e76a8bfe2: Preparing [2025-09-15T03:59:28.535Z] 8a71a35b6d0a: Preparing [2025-09-15T03:59:28.535Z] b83bfc5d99ba: Preparing [2025-09-15T03:59:28.535Z] f20ff41d328d: Preparing [2025-09-15T03:59:28.535Z] 9739ac5eb3c6: Preparing [2025-09-15T03:59:28.535Z] f990080698ce: Preparing [2025-09-15T03:59:28.535Z] 628e85a84bce: Preparing [2025-09-15T03:59:28.535Z] f990080698ce: Waiting [2025-09-15T03:59:28.535Z] 273c7fec1b46: Preparing [2025-09-15T03:59:28.535Z] 1e890da81ec9: Preparing [2025-09-15T03:59:28.535Z] 628e85a84bce: Waiting [2025-09-15T03:59:28.535Z] 1e890da81ec9: Waiting [2025-09-15T03:59:28.535Z] 273c7fec1b46: Waiting [2025-09-15T03:59:28.535Z] 9739ac5eb3c6: Layer already exists [2025-09-15T03:59:28.535Z] f20ff41d328d: Layer already exists [2025-09-15T03:59:28.535Z] 8a71a35b6d0a: Layer already exists [2025-09-15T03:59:28.535Z] b72e76a8bfe2: Layer already exists [2025-09-15T03:59:28.535Z] b83bfc5d99ba: Layer already exists [2025-09-15T03:59:28.535Z] 1e890da81ec9: Layer already exists [2025-09-15T03:59:28.535Z] 273c7fec1b46: Layer already exists [2025-09-15T03:59:28.535Z] 628e85a84bce: Layer already exists [2025-09-15T03:59:28.535Z] f990080698ce: Layer already exists [2025-09-15T03:59:28.805Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:f4e45e21584a120022cb6edbdd719d4b9516a3944dc5671b1cfda9e2719995ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:29.176Z] + 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-09-15T03:59:29.541Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-09-15T03:59:29.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-09-15T03:59:29.541Z] b72e76a8bfe2: Preparing [2025-09-15T03:59:29.541Z] 8a71a35b6d0a: Preparing [2025-09-15T03:59:29.541Z] b83bfc5d99ba: Preparing [2025-09-15T03:59:29.541Z] f20ff41d328d: Preparing [2025-09-15T03:59:29.541Z] 9739ac5eb3c6: Preparing [2025-09-15T03:59:29.541Z] f990080698ce: Preparing [2025-09-15T03:59:29.541Z] 628e85a84bce: Preparing [2025-09-15T03:59:29.541Z] 273c7fec1b46: Preparing [2025-09-15T03:59:29.541Z] 1e890da81ec9: Preparing [2025-09-15T03:59:29.541Z] f990080698ce: Waiting [2025-09-15T03:59:29.541Z] 628e85a84bce: Waiting [2025-09-15T03:59:29.541Z] 273c7fec1b46: Waiting [2025-09-15T03:59:29.541Z] 1e890da81ec9: Waiting [2025-09-15T03:59:29.541Z] 8a71a35b6d0a: Layer already exists [2025-09-15T03:59:29.541Z] 9739ac5eb3c6: Layer already exists [2025-09-15T03:59:29.541Z] b72e76a8bfe2: Layer already exists [2025-09-15T03:59:29.541Z] f20ff41d328d: Layer already exists [2025-09-15T03:59:29.541Z] b83bfc5d99ba: Layer already exists [2025-09-15T03:59:29.541Z] 1e890da81ec9: Layer already exists [2025-09-15T03:59:29.541Z] f990080698ce: Layer already exists [2025-09-15T03:59:29.541Z] 273c7fec1b46: Layer already exists [2025-09-15T03:59:29.541Z] 628e85a84bce: Layer already exists [2025-09-15T03:59:29.809Z] main: digest: sha256:f4e45e21584a120022cb6edbdd719d4b9516a3944dc5671b1cfda9e2719995ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T03:59:29.888Z] ===================================================== [Pipeline] echo [2025-09-15T03:59:29.904Z] taggedImages: [2025-09-15T03:59:29.904Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:59:29.904Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-09-15T03:59:29.904Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.60 [2025-09-15T03:59:29.904Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:59:29.904Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-09-15T03:59:29.932Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-09-15T03:59:29.932Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:59:29.932Z] latest [2025-09-15T03:59:29.932Z] 4.1.0-dev.60 [2025-09-15T03:59:29.932Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:59:29.932Z] main [2025-09-15T03:59:29.932Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:30.321Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:30.687Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:59:30.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-09-15T03:59:30.687Z] e5b2ff91b46c: Preparing [2025-09-15T03:59:30.687Z] 937732182ca1: Preparing [2025-09-15T03:59:30.687Z] 9739ac5eb3c6: Preparing [2025-09-15T03:59:30.687Z] f990080698ce: Preparing [2025-09-15T03:59:30.687Z] e4f4e37f7e9d: Preparing [2025-09-15T03:59:30.687Z] b863f5a2a5f2: Preparing [2025-09-15T03:59:30.687Z] 1e890da81ec9: Preparing [2025-09-15T03:59:30.687Z] b863f5a2a5f2: Waiting [2025-09-15T03:59:30.687Z] 1e890da81ec9: Waiting [2025-09-15T03:59:30.687Z] 9739ac5eb3c6: Layer already exists [2025-09-15T03:59:30.957Z] f990080698ce: Layer already exists [2025-09-15T03:59:30.957Z] 1e890da81ec9: Layer already exists [2025-09-15T03:59:30.957Z] e5b2ff91b46c: Pushed [2025-09-15T03:59:30.957Z] b863f5a2a5f2: Pushed [2025-09-15T03:59:31.224Z] e4f4e37f7e9d: Pushed [2025-09-15T03:59:39.431Z] 937732182ca1: Pushed [2025-09-15T03:59:39.431Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:49178d630c0db56fafeb9757a3a2b95b30a9e5499c42bec405aa492f119fc47d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:39.801Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:40.152Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-09-15T03:59:40.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-09-15T03:59:40.152Z] e5b2ff91b46c: Preparing [2025-09-15T03:59:40.152Z] 937732182ca1: Preparing [2025-09-15T03:59:40.152Z] 9739ac5eb3c6: Preparing [2025-09-15T03:59:40.152Z] f990080698ce: Preparing [2025-09-15T03:59:40.152Z] e4f4e37f7e9d: Preparing [2025-09-15T03:59:40.152Z] b863f5a2a5f2: Preparing [2025-09-15T03:59:40.152Z] 1e890da81ec9: Preparing [2025-09-15T03:59:40.152Z] b863f5a2a5f2: Waiting [2025-09-15T03:59:40.152Z] 1e890da81ec9: Waiting [2025-09-15T03:59:40.152Z] e4f4e37f7e9d: Layer already exists [2025-09-15T03:59:40.152Z] f990080698ce: Layer already exists [2025-09-15T03:59:40.152Z] 9739ac5eb3c6: Layer already exists [2025-09-15T03:59:40.152Z] e5b2ff91b46c: Layer already exists [2025-09-15T03:59:40.152Z] 937732182ca1: Layer already exists [2025-09-15T03:59:40.152Z] b863f5a2a5f2: Layer already exists [2025-09-15T03:59:40.152Z] 1e890da81ec9: Layer already exists [2025-09-15T03:59:40.418Z] latest: digest: sha256:49178d630c0db56fafeb9757a3a2b95b30a9e5499c42bec405aa492f119fc47d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:40.784Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:41.150Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.60 [2025-09-15T03:59:41.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-09-15T03:59:41.150Z] e5b2ff91b46c: Preparing [2025-09-15T03:59:41.151Z] 937732182ca1: Preparing [2025-09-15T03:59:41.151Z] 9739ac5eb3c6: Preparing [2025-09-15T03:59:41.151Z] f990080698ce: Preparing [2025-09-15T03:59:41.151Z] e4f4e37f7e9d: Preparing [2025-09-15T03:59:41.151Z] b863f5a2a5f2: Preparing [2025-09-15T03:59:41.151Z] 1e890da81ec9: Preparing [2025-09-15T03:59:41.151Z] 1e890da81ec9: Waiting [2025-09-15T03:59:41.151Z] b863f5a2a5f2: Waiting [2025-09-15T03:59:41.151Z] f990080698ce: Layer already exists [2025-09-15T03:59:41.151Z] e4f4e37f7e9d: Layer already exists [2025-09-15T03:59:41.151Z] e5b2ff91b46c: Layer already exists [2025-09-15T03:59:41.151Z] 937732182ca1: Layer already exists [2025-09-15T03:59:41.151Z] 9739ac5eb3c6: Layer already exists [2025-09-15T03:59:41.151Z] 1e890da81ec9: Layer already exists [2025-09-15T03:59:41.151Z] b863f5a2a5f2: Layer already exists [2025-09-15T03:59:41.418Z] 4.1.0-dev.60: digest: sha256:49178d630c0db56fafeb9757a3a2b95b30a9e5499c42bec405aa492f119fc47d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:41.802Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:42.172Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:59:42.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-09-15T03:59:42.173Z] e5b2ff91b46c: Preparing [2025-09-15T03:59:42.173Z] 937732182ca1: Preparing [2025-09-15T03:59:42.173Z] 9739ac5eb3c6: Preparing [2025-09-15T03:59:42.173Z] f990080698ce: Preparing [2025-09-15T03:59:42.173Z] e4f4e37f7e9d: Preparing [2025-09-15T03:59:42.173Z] b863f5a2a5f2: Preparing [2025-09-15T03:59:42.173Z] 1e890da81ec9: Preparing [2025-09-15T03:59:42.173Z] b863f5a2a5f2: Waiting [2025-09-15T03:59:42.173Z] 1e890da81ec9: Waiting [2025-09-15T03:59:42.173Z] e5b2ff91b46c: Layer already exists [2025-09-15T03:59:42.173Z] f990080698ce: Layer already exists [2025-09-15T03:59:42.173Z] 937732182ca1: Layer already exists [2025-09-15T03:59:42.173Z] 9739ac5eb3c6: Layer already exists [2025-09-15T03:59:42.173Z] e4f4e37f7e9d: Layer already exists [2025-09-15T03:59:42.173Z] 1e890da81ec9: Layer already exists [2025-09-15T03:59:42.173Z] b863f5a2a5f2: Layer already exists [2025-09-15T03:59:42.439Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:49178d630c0db56fafeb9757a3a2b95b30a9e5499c42bec405aa492f119fc47d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:42.791Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:43.148Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-09-15T03:59:43.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-09-15T03:59:43.149Z] e5b2ff91b46c: Preparing [2025-09-15T03:59:43.149Z] 937732182ca1: Preparing [2025-09-15T03:59:43.149Z] 9739ac5eb3c6: Preparing [2025-09-15T03:59:43.149Z] f990080698ce: Preparing [2025-09-15T03:59:43.149Z] e4f4e37f7e9d: Preparing [2025-09-15T03:59:43.149Z] b863f5a2a5f2: Preparing [2025-09-15T03:59:43.149Z] 1e890da81ec9: Preparing [2025-09-15T03:59:43.149Z] b863f5a2a5f2: Waiting [2025-09-15T03:59:43.149Z] 1e890da81ec9: Waiting [2025-09-15T03:59:43.149Z] e5b2ff91b46c: Layer already exists [2025-09-15T03:59:43.149Z] 9739ac5eb3c6: Layer already exists [2025-09-15T03:59:43.149Z] f990080698ce: Layer already exists [2025-09-15T03:59:43.149Z] e4f4e37f7e9d: Layer already exists [2025-09-15T03:59:43.149Z] 937732182ca1: Layer already exists [2025-09-15T03:59:43.149Z] b863f5a2a5f2: Layer already exists [2025-09-15T03:59:43.149Z] 1e890da81ec9: Layer already exists [2025-09-15T03:59:43.418Z] main: digest: sha256:49178d630c0db56fafeb9757a3a2b95b30a9e5499c42bec405aa492f119fc47d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T03:59:43.500Z] ===================================================== [Pipeline] echo [2025-09-15T03:59:43.513Z] taggedImages: [2025-09-15T03:59:43.513Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:59:43.513Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-09-15T03:59:43.513Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.60 [2025-09-15T03:59:43.513Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:59:43.514Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-09-15T03:59:43.540Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-09-15T03:59:43.540Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:59:43.540Z] latest [2025-09-15T03:59:43.540Z] 4.1.0-dev.60 [2025-09-15T03:59:43.540Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:59:43.540Z] main [2025-09-15T03:59:43.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:43.915Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:44.299Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:59:44.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-09-15T03:59:44.300Z] 6a3d3478dc3b: Preparing [2025-09-15T03:59:44.300Z] 243f0ec72222: Preparing [2025-09-15T03:59:44.300Z] f990080698ce: Preparing [2025-09-15T03:59:44.300Z] f93203e25aa7: Preparing [2025-09-15T03:59:44.300Z] 5eb1f8abbabe: Preparing [2025-09-15T03:59:44.300Z] 1e890da81ec9: Preparing [2025-09-15T03:59:44.300Z] 1e890da81ec9: Waiting [2025-09-15T03:59:44.570Z] f990080698ce: Layer already exists [2025-09-15T03:59:44.570Z] 1e890da81ec9: Layer already exists [2025-09-15T03:59:44.570Z] 5eb1f8abbabe: Pushed [2025-09-15T03:59:44.570Z] 6a3d3478dc3b: Pushed [2025-09-15T03:59:44.570Z] f93203e25aa7: Pushed [2025-09-15T03:59:52.863Z] 243f0ec72222: Pushed [2025-09-15T03:59:52.863Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:c2f0556b0f1480a37f37f823d5eb986415bf23f56b948ca7b90f8e89b2d70107 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:53.216Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:53.581Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-09-15T03:59:53.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-09-15T03:59:53.581Z] 6a3d3478dc3b: Preparing [2025-09-15T03:59:53.581Z] 243f0ec72222: Preparing [2025-09-15T03:59:53.581Z] f990080698ce: Preparing [2025-09-15T03:59:53.581Z] f93203e25aa7: Preparing [2025-09-15T03:59:53.581Z] 5eb1f8abbabe: Preparing [2025-09-15T03:59:53.581Z] 1e890da81ec9: Preparing [2025-09-15T03:59:53.581Z] 1e890da81ec9: Waiting [2025-09-15T03:59:53.581Z] f93203e25aa7: Layer already exists [2025-09-15T03:59:53.581Z] 243f0ec72222: Layer already exists [2025-09-15T03:59:53.581Z] 5eb1f8abbabe: Layer already exists [2025-09-15T03:59:53.581Z] f990080698ce: Layer already exists [2025-09-15T03:59:53.581Z] 6a3d3478dc3b: Layer already exists [2025-09-15T03:59:53.581Z] 1e890da81ec9: Layer already exists [2025-09-15T03:59:54.025Z] latest: digest: sha256:c2f0556b0f1480a37f37f823d5eb986415bf23f56b948ca7b90f8e89b2d70107 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:54.378Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:54.729Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.60 [2025-09-15T03:59:54.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-09-15T03:59:54.729Z] 6a3d3478dc3b: Preparing [2025-09-15T03:59:54.729Z] 243f0ec72222: Preparing [2025-09-15T03:59:54.729Z] f990080698ce: Preparing [2025-09-15T03:59:54.729Z] f93203e25aa7: Preparing [2025-09-15T03:59:54.729Z] 5eb1f8abbabe: Preparing [2025-09-15T03:59:54.729Z] 1e890da81ec9: Preparing [2025-09-15T03:59:54.729Z] 1e890da81ec9: Waiting [2025-09-15T03:59:54.729Z] f93203e25aa7: Layer already exists [2025-09-15T03:59:54.729Z] f990080698ce: Layer already exists [2025-09-15T03:59:54.729Z] 243f0ec72222: Layer already exists [2025-09-15T03:59:54.729Z] 5eb1f8abbabe: Layer already exists [2025-09-15T03:59:54.729Z] 6a3d3478dc3b: Layer already exists [2025-09-15T03:59:54.729Z] 1e890da81ec9: Layer already exists [2025-09-15T03:59:54.997Z] 4.1.0-dev.60: digest: sha256:c2f0556b0f1480a37f37f823d5eb986415bf23f56b948ca7b90f8e89b2d70107 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:55.417Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:55.815Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:59:55.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-09-15T03:59:55.815Z] 6a3d3478dc3b: Preparing [2025-09-15T03:59:55.816Z] 243f0ec72222: Preparing [2025-09-15T03:59:55.816Z] f990080698ce: Preparing [2025-09-15T03:59:55.816Z] f93203e25aa7: Preparing [2025-09-15T03:59:55.816Z] 5eb1f8abbabe: Preparing [2025-09-15T03:59:55.816Z] 1e890da81ec9: Preparing [2025-09-15T03:59:55.816Z] 1e890da81ec9: Waiting [2025-09-15T03:59:55.816Z] f990080698ce: Layer already exists [2025-09-15T03:59:55.816Z] 243f0ec72222: Layer already exists [2025-09-15T03:59:55.816Z] 6a3d3478dc3b: Layer already exists [2025-09-15T03:59:55.816Z] 5eb1f8abbabe: Layer already exists [2025-09-15T03:59:55.816Z] f93203e25aa7: Layer already exists [2025-09-15T03:59:55.816Z] 1e890da81ec9: Layer already exists [2025-09-15T03:59:55.816Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:c2f0556b0f1480a37f37f823d5eb986415bf23f56b948ca7b90f8e89b2d70107 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:56.567Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:56.946Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-09-15T03:59:56.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-09-15T03:59:56.947Z] 6a3d3478dc3b: Preparing [2025-09-15T03:59:56.947Z] 243f0ec72222: Preparing [2025-09-15T03:59:56.947Z] f990080698ce: Preparing [2025-09-15T03:59:56.947Z] f93203e25aa7: Preparing [2025-09-15T03:59:56.947Z] 5eb1f8abbabe: Preparing [2025-09-15T03:59:56.947Z] 1e890da81ec9: Preparing [2025-09-15T03:59:56.947Z] 1e890da81ec9: Waiting [2025-09-15T03:59:56.947Z] f93203e25aa7: Layer already exists [2025-09-15T03:59:56.947Z] 6a3d3478dc3b: Layer already exists [2025-09-15T03:59:56.947Z] 243f0ec72222: Layer already exists [2025-09-15T03:59:56.947Z] f990080698ce: Layer already exists [2025-09-15T03:59:56.947Z] 5eb1f8abbabe: Layer already exists [2025-09-15T03:59:56.947Z] 1e890da81ec9: Layer already exists [2025-09-15T03:59:57.223Z] main: digest: sha256:c2f0556b0f1480a37f37f823d5eb986415bf23f56b948ca7b90f8e89b2d70107 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T03:59:57.304Z] ===================================================== [Pipeline] echo [2025-09-15T03:59:57.316Z] taggedImages: [2025-09-15T03:59:57.316Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:59:57.316Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-09-15T03:59:57.316Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.60 [2025-09-15T03:59:57.316Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:59:57.316Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-09-15T03:59:57.343Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-09-15T03:59:57.343Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:59:57.343Z] latest [2025-09-15T03:59:57.343Z] 4.1.0-dev.60 [2025-09-15T03:59:57.343Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T03:59:57.343Z] main [2025-09-15T03:59:57.343Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:57.719Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T03:59:58.073Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T03:59:58.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-09-15T03:59:58.074Z] 38c669d7224c: Preparing [2025-09-15T03:59:58.074Z] 31b1063dcd1a: Preparing [2025-09-15T03:59:58.074Z] c5961d2cfcfe: Preparing [2025-09-15T03:59:58.074Z] 9739ac5eb3c6: Preparing [2025-09-15T03:59:58.074Z] f990080698ce: Preparing [2025-09-15T03:59:58.074Z] 628e85a84bce: Preparing [2025-09-15T03:59:58.074Z] 273c7fec1b46: Preparing [2025-09-15T03:59:58.074Z] 1e890da81ec9: Preparing [2025-09-15T03:59:58.074Z] 628e85a84bce: Waiting [2025-09-15T03:59:58.074Z] 273c7fec1b46: Waiting [2025-09-15T03:59:58.074Z] 1e890da81ec9: Waiting [2025-09-15T03:59:58.341Z] f990080698ce: Layer already exists [2025-09-15T03:59:58.341Z] 9739ac5eb3c6: Layer already exists [2025-09-15T03:59:58.341Z] 628e85a84bce: Layer already exists [2025-09-15T03:59:58.341Z] 273c7fec1b46: Layer already exists [2025-09-15T03:59:58.341Z] 31b1063dcd1a: Pushed [2025-09-15T03:59:58.341Z] 1e890da81ec9: Layer already exists [2025-09-15T03:59:58.341Z] 38c669d7224c: Pushed [2025-09-15T04:00:06.542Z] c5961d2cfcfe: Pushed [2025-09-15T04:00:06.542Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:a431d1ac3be8bf61cf445a060b07b214427922ba1e591eefd489e05b210e489d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:06.912Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:07.277Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-09-15T04:00:07.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-09-15T04:00:07.277Z] 38c669d7224c: Preparing [2025-09-15T04:00:07.277Z] 31b1063dcd1a: Preparing [2025-09-15T04:00:07.277Z] c5961d2cfcfe: Preparing [2025-09-15T04:00:07.277Z] 9739ac5eb3c6: Preparing [2025-09-15T04:00:07.277Z] f990080698ce: Preparing [2025-09-15T04:00:07.277Z] 628e85a84bce: Preparing [2025-09-15T04:00:07.277Z] 273c7fec1b46: Preparing [2025-09-15T04:00:07.277Z] 1e890da81ec9: Preparing [2025-09-15T04:00:07.277Z] 628e85a84bce: Waiting [2025-09-15T04:00:07.277Z] 273c7fec1b46: Waiting [2025-09-15T04:00:07.277Z] 1e890da81ec9: Waiting [2025-09-15T04:00:07.277Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:00:07.277Z] 31b1063dcd1a: Layer already exists [2025-09-15T04:00:07.277Z] f990080698ce: Layer already exists [2025-09-15T04:00:07.277Z] 38c669d7224c: Layer already exists [2025-09-15T04:00:07.277Z] c5961d2cfcfe: Layer already exists [2025-09-15T04:00:07.277Z] 628e85a84bce: Layer already exists [2025-09-15T04:00:07.277Z] 273c7fec1b46: Layer already exists [2025-09-15T04:00:07.277Z] 1e890da81ec9: Layer already exists [2025-09-15T04:00:07.543Z] latest: digest: sha256:a431d1ac3be8bf61cf445a060b07b214427922ba1e591eefd489e05b210e489d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:07.887Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:08.234Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.60 [2025-09-15T04:00:08.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-09-15T04:00:08.234Z] 38c669d7224c: Preparing [2025-09-15T04:00:08.234Z] 31b1063dcd1a: Preparing [2025-09-15T04:00:08.234Z] c5961d2cfcfe: Preparing [2025-09-15T04:00:08.234Z] 9739ac5eb3c6: Preparing [2025-09-15T04:00:08.234Z] f990080698ce: Preparing [2025-09-15T04:00:08.234Z] 628e85a84bce: Preparing [2025-09-15T04:00:08.234Z] 273c7fec1b46: Preparing [2025-09-15T04:00:08.234Z] 1e890da81ec9: Preparing [2025-09-15T04:00:08.234Z] 628e85a84bce: Waiting [2025-09-15T04:00:08.234Z] 273c7fec1b46: Waiting [2025-09-15T04:00:08.234Z] 1e890da81ec9: Waiting [2025-09-15T04:00:08.234Z] f990080698ce: Layer already exists [2025-09-15T04:00:08.234Z] 31b1063dcd1a: Layer already exists [2025-09-15T04:00:08.234Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:00:08.234Z] c5961d2cfcfe: Layer already exists [2025-09-15T04:00:08.234Z] 38c669d7224c: Layer already exists [2025-09-15T04:00:08.234Z] 1e890da81ec9: Layer already exists [2025-09-15T04:00:08.234Z] 273c7fec1b46: Layer already exists [2025-09-15T04:00:08.234Z] 628e85a84bce: Layer already exists [2025-09-15T04:00:08.501Z] 4.1.0-dev.60: digest: sha256:a431d1ac3be8bf61cf445a060b07b214427922ba1e591eefd489e05b210e489d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:08.864Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:09.222Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:00:09.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-09-15T04:00:09.222Z] 38c669d7224c: Preparing [2025-09-15T04:00:09.222Z] 31b1063dcd1a: Preparing [2025-09-15T04:00:09.222Z] c5961d2cfcfe: Preparing [2025-09-15T04:00:09.222Z] 9739ac5eb3c6: Preparing [2025-09-15T04:00:09.222Z] f990080698ce: Preparing [2025-09-15T04:00:09.222Z] 628e85a84bce: Preparing [2025-09-15T04:00:09.222Z] 273c7fec1b46: Preparing [2025-09-15T04:00:09.222Z] 1e890da81ec9: Preparing [2025-09-15T04:00:09.222Z] 628e85a84bce: Waiting [2025-09-15T04:00:09.222Z] 273c7fec1b46: Waiting [2025-09-15T04:00:09.222Z] 1e890da81ec9: Waiting [2025-09-15T04:00:09.222Z] 38c669d7224c: Layer already exists [2025-09-15T04:00:09.222Z] f990080698ce: Layer already exists [2025-09-15T04:00:09.222Z] c5961d2cfcfe: Layer already exists [2025-09-15T04:00:09.222Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:00:09.222Z] 31b1063dcd1a: Layer already exists [2025-09-15T04:00:09.222Z] 273c7fec1b46: Layer already exists [2025-09-15T04:00:09.222Z] 1e890da81ec9: Layer already exists [2025-09-15T04:00:09.222Z] 628e85a84bce: Layer already exists [2025-09-15T04:00:09.488Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:a431d1ac3be8bf61cf445a060b07b214427922ba1e591eefd489e05b210e489d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:09.847Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:10.213Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-09-15T04:00:10.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-09-15T04:00:10.213Z] 38c669d7224c: Preparing [2025-09-15T04:00:10.213Z] 31b1063dcd1a: Preparing [2025-09-15T04:00:10.213Z] c5961d2cfcfe: Preparing [2025-09-15T04:00:10.213Z] 9739ac5eb3c6: Preparing [2025-09-15T04:00:10.213Z] f990080698ce: Preparing [2025-09-15T04:00:10.213Z] 628e85a84bce: Preparing [2025-09-15T04:00:10.213Z] 273c7fec1b46: Preparing [2025-09-15T04:00:10.213Z] 1e890da81ec9: Preparing [2025-09-15T04:00:10.213Z] 273c7fec1b46: Waiting [2025-09-15T04:00:10.213Z] 1e890da81ec9: Waiting [2025-09-15T04:00:10.213Z] 628e85a84bce: Waiting [2025-09-15T04:00:10.213Z] f990080698ce: Layer already exists [2025-09-15T04:00:10.213Z] 31b1063dcd1a: Layer already exists [2025-09-15T04:00:10.213Z] 38c669d7224c: Layer already exists [2025-09-15T04:00:10.213Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:00:10.213Z] c5961d2cfcfe: Layer already exists [2025-09-15T04:00:10.213Z] 628e85a84bce: Layer already exists [2025-09-15T04:00:10.213Z] 1e890da81ec9: Layer already exists [2025-09-15T04:00:10.213Z] 273c7fec1b46: Layer already exists [2025-09-15T04:00:10.480Z] main: digest: sha256:a431d1ac3be8bf61cf445a060b07b214427922ba1e591eefd489e05b210e489d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T04:00:10.556Z] ===================================================== [Pipeline] echo [2025-09-15T04:00:10.572Z] taggedImages: [2025-09-15T04:00:10.572Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:00:10.572Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-09-15T04:00:10.572Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.60 [2025-09-15T04:00:10.572Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:00:10.572Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-09-15T04:00:10.598Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-09-15T04:00:10.598Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:00:10.598Z] latest [2025-09-15T04:00:10.598Z] 4.1.0-dev.60 [2025-09-15T04:00:10.598Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:00:10.598Z] main [2025-09-15T04:00:10.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:10.988Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:11.346Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:00:11.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-09-15T04:00:11.346Z] 56c62738578a: Preparing [2025-09-15T04:00:11.346Z] d0d517ee1848: Preparing [2025-09-15T04:00:11.346Z] f0bff3d8727a: Preparing [2025-09-15T04:00:11.346Z] 7c093a98962f: Preparing [2025-09-15T04:00:11.346Z] f978550d7b5e: Preparing [2025-09-15T04:00:11.346Z] 3d83adcd4cc7: Preparing [2025-09-15T04:00:11.346Z] 9d4338ecb924: Preparing [2025-09-15T04:00:11.346Z] 9739ac5eb3c6: Preparing [2025-09-15T04:00:11.346Z] f990080698ce: Preparing [2025-09-15T04:00:11.346Z] ef9c34f0c5a3: Preparing [2025-09-15T04:00:11.346Z] f6b502cbcf33: Preparing [2025-09-15T04:00:11.346Z] 5f70bf18a086: Preparing [2025-09-15T04:00:11.346Z] a1058e364b40: Preparing [2025-09-15T04:00:11.346Z] 46f658d55961: Preparing [2025-09-15T04:00:11.346Z] f7b69925048f: Preparing [2025-09-15T04:00:11.346Z] 1e890da81ec9: Preparing [2025-09-15T04:00:11.346Z] 3d83adcd4cc7: Waiting [2025-09-15T04:00:11.346Z] 9d4338ecb924: Waiting [2025-09-15T04:00:11.346Z] 9739ac5eb3c6: Waiting [2025-09-15T04:00:11.346Z] f990080698ce: Waiting [2025-09-15T04:00:11.346Z] ef9c34f0c5a3: Waiting [2025-09-15T04:00:11.346Z] f6b502cbcf33: Waiting [2025-09-15T04:00:11.346Z] f7b69925048f: Waiting [2025-09-15T04:00:11.346Z] 1e890da81ec9: Waiting [2025-09-15T04:00:11.346Z] a1058e364b40: Waiting [2025-09-15T04:00:11.346Z] 46f658d55961: Waiting [2025-09-15T04:00:11.346Z] 5f70bf18a086: Waiting [2025-09-15T04:00:11.614Z] f0bff3d8727a: Pushed [2025-09-15T04:00:11.614Z] 56c62738578a: Pushed [2025-09-15T04:00:11.614Z] 7c093a98962f: Pushed [2025-09-15T04:00:11.614Z] f978550d7b5e: Pushed [2025-09-15T04:00:11.614Z] d0d517ee1848: Pushed [2025-09-15T04:00:11.614Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:00:11.614Z] f990080698ce: Layer already exists [2025-09-15T04:00:11.880Z] 3d83adcd4cc7: Pushed [2025-09-15T04:00:11.880Z] 5f70bf18a086: Layer already exists [2025-09-15T04:00:11.880Z] ef9c34f0c5a3: Pushed [2025-09-15T04:00:11.880Z] f6b502cbcf33: Pushed [2025-09-15T04:00:11.880Z] a1058e364b40: Pushed [2025-09-15T04:00:11.880Z] 1e890da81ec9: Layer already exists [2025-09-15T04:00:12.147Z] f7b69925048f: Pushed [2025-09-15T04:00:12.147Z] 46f658d55961: Pushed [2025-09-15T04:00:14.741Z] 9d4338ecb924: Pushed [2025-09-15T04:00:15.009Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:60a0d885b1d98b69ad672302ea90d49b8680cfcbc660a3517089cc5fc5c063ad size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:15.377Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:15.751Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-09-15T04:00:15.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-09-15T04:00:15.751Z] 56c62738578a: Preparing [2025-09-15T04:00:15.751Z] d0d517ee1848: Preparing [2025-09-15T04:00:15.751Z] f0bff3d8727a: Preparing [2025-09-15T04:00:15.751Z] 7c093a98962f: Preparing [2025-09-15T04:00:15.751Z] f978550d7b5e: Preparing [2025-09-15T04:00:15.751Z] 3d83adcd4cc7: Preparing [2025-09-15T04:00:15.751Z] 9d4338ecb924: Preparing [2025-09-15T04:00:15.751Z] 9739ac5eb3c6: Preparing [2025-09-15T04:00:15.751Z] f990080698ce: Preparing [2025-09-15T04:00:15.751Z] ef9c34f0c5a3: Preparing [2025-09-15T04:00:15.751Z] f6b502cbcf33: Preparing [2025-09-15T04:00:15.751Z] 5f70bf18a086: Preparing [2025-09-15T04:00:15.751Z] a1058e364b40: Preparing [2025-09-15T04:00:15.751Z] 46f658d55961: Preparing [2025-09-15T04:00:15.751Z] f7b69925048f: Preparing [2025-09-15T04:00:15.751Z] 1e890da81ec9: Preparing [2025-09-15T04:00:15.751Z] 3d83adcd4cc7: Waiting [2025-09-15T04:00:15.751Z] 9d4338ecb924: Waiting [2025-09-15T04:00:15.751Z] f6b502cbcf33: Waiting [2025-09-15T04:00:15.751Z] 9739ac5eb3c6: Waiting [2025-09-15T04:00:15.751Z] f990080698ce: Waiting [2025-09-15T04:00:15.751Z] ef9c34f0c5a3: Waiting [2025-09-15T04:00:15.751Z] 5f70bf18a086: Waiting [2025-09-15T04:00:15.751Z] f7b69925048f: Waiting [2025-09-15T04:00:15.751Z] 1e890da81ec9: Waiting [2025-09-15T04:00:15.751Z] a1058e364b40: Waiting [2025-09-15T04:00:15.751Z] 46f658d55961: Waiting [2025-09-15T04:00:15.751Z] 56c62738578a: Layer already exists [2025-09-15T04:00:15.751Z] f0bff3d8727a: Layer already exists [2025-09-15T04:00:15.751Z] d0d517ee1848: Layer already exists [2025-09-15T04:00:15.751Z] 7c093a98962f: Layer already exists [2025-09-15T04:00:15.751Z] f978550d7b5e: Layer already exists [2025-09-15T04:00:15.751Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:00:15.751Z] 9d4338ecb924: Layer already exists [2025-09-15T04:00:15.751Z] f990080698ce: Layer already exists [2025-09-15T04:00:15.751Z] 3d83adcd4cc7: Layer already exists [2025-09-15T04:00:15.751Z] ef9c34f0c5a3: Layer already exists [2025-09-15T04:00:15.751Z] 5f70bf18a086: Layer already exists [2025-09-15T04:00:15.751Z] f7b69925048f: Layer already exists [2025-09-15T04:00:15.751Z] 46f658d55961: Layer already exists [2025-09-15T04:00:15.751Z] f6b502cbcf33: Layer already exists [2025-09-15T04:00:15.751Z] a1058e364b40: Layer already exists [2025-09-15T04:00:16.018Z] 1e890da81ec9: Layer already exists [2025-09-15T04:00:16.018Z] latest: digest: sha256:60a0d885b1d98b69ad672302ea90d49b8680cfcbc660a3517089cc5fc5c063ad size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:16.396Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:16.771Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.60 [2025-09-15T04:00:16.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-09-15T04:00:16.771Z] 56c62738578a: Preparing [2025-09-15T04:00:16.771Z] d0d517ee1848: Preparing [2025-09-15T04:00:16.771Z] f0bff3d8727a: Preparing [2025-09-15T04:00:16.771Z] 7c093a98962f: Preparing [2025-09-15T04:00:16.771Z] f978550d7b5e: Preparing [2025-09-15T04:00:16.771Z] 3d83adcd4cc7: Preparing [2025-09-15T04:00:16.771Z] 9d4338ecb924: Preparing [2025-09-15T04:00:16.771Z] 9739ac5eb3c6: Preparing [2025-09-15T04:00:16.771Z] f990080698ce: Preparing [2025-09-15T04:00:16.771Z] ef9c34f0c5a3: Preparing [2025-09-15T04:00:16.771Z] f6b502cbcf33: Preparing [2025-09-15T04:00:16.771Z] 5f70bf18a086: Preparing [2025-09-15T04:00:16.771Z] a1058e364b40: Preparing [2025-09-15T04:00:16.771Z] 46f658d55961: Preparing [2025-09-15T04:00:16.771Z] f7b69925048f: Preparing [2025-09-15T04:00:16.771Z] 1e890da81ec9: Preparing [2025-09-15T04:00:16.771Z] 3d83adcd4cc7: Waiting [2025-09-15T04:00:16.771Z] f6b502cbcf33: Waiting [2025-09-15T04:00:16.771Z] 46f658d55961: Waiting [2025-09-15T04:00:16.771Z] f7b69925048f: Waiting [2025-09-15T04:00:16.771Z] 5f70bf18a086: Waiting [2025-09-15T04:00:16.771Z] 1e890da81ec9: Waiting [2025-09-15T04:00:16.771Z] a1058e364b40: Waiting [2025-09-15T04:00:16.771Z] 9d4338ecb924: Waiting [2025-09-15T04:00:16.771Z] 9739ac5eb3c6: Waiting [2025-09-15T04:00:16.771Z] ef9c34f0c5a3: Waiting [2025-09-15T04:00:16.771Z] f0bff3d8727a: Layer already exists [2025-09-15T04:00:16.771Z] d0d517ee1848: Layer already exists [2025-09-15T04:00:16.771Z] f978550d7b5e: Layer already exists [2025-09-15T04:00:16.771Z] 56c62738578a: Layer already exists [2025-09-15T04:00:16.771Z] 7c093a98962f: Layer already exists [2025-09-15T04:00:16.771Z] 9d4338ecb924: Layer already exists [2025-09-15T04:00:16.771Z] ef9c34f0c5a3: Layer already exists [2025-09-15T04:00:16.771Z] f990080698ce: Layer already exists [2025-09-15T04:00:16.771Z] 3d83adcd4cc7: Layer already exists [2025-09-15T04:00:16.771Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:00:16.771Z] 5f70bf18a086: Layer already exists [2025-09-15T04:00:16.771Z] f6b502cbcf33: Layer already exists [2025-09-15T04:00:16.771Z] 46f658d55961: Layer already exists [2025-09-15T04:00:16.771Z] f7b69925048f: Layer already exists [2025-09-15T04:00:16.771Z] a1058e364b40: Layer already exists [2025-09-15T04:00:17.037Z] 1e890da81ec9: Layer already exists [2025-09-15T04:00:17.037Z] 4.1.0-dev.60: digest: sha256:60a0d885b1d98b69ad672302ea90d49b8680cfcbc660a3517089cc5fc5c063ad size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:17.391Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:17.735Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:00:17.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-09-15T04:00:17.735Z] 56c62738578a: Preparing [2025-09-15T04:00:17.735Z] d0d517ee1848: Preparing [2025-09-15T04:00:17.735Z] f0bff3d8727a: Preparing [2025-09-15T04:00:17.735Z] 7c093a98962f: Preparing [2025-09-15T04:00:17.735Z] f978550d7b5e: Preparing [2025-09-15T04:00:17.735Z] 3d83adcd4cc7: Preparing [2025-09-15T04:00:17.735Z] 9d4338ecb924: Preparing [2025-09-15T04:00:17.735Z] 9739ac5eb3c6: Preparing [2025-09-15T04:00:17.735Z] f990080698ce: Preparing [2025-09-15T04:00:17.735Z] ef9c34f0c5a3: Preparing [2025-09-15T04:00:17.735Z] f6b502cbcf33: Preparing [2025-09-15T04:00:17.735Z] 5f70bf18a086: Preparing [2025-09-15T04:00:17.735Z] a1058e364b40: Preparing [2025-09-15T04:00:17.735Z] 46f658d55961: Preparing [2025-09-15T04:00:17.735Z] f7b69925048f: Preparing [2025-09-15T04:00:17.735Z] 1e890da81ec9: Preparing [2025-09-15T04:00:17.735Z] f6b502cbcf33: Waiting [2025-09-15T04:00:17.735Z] 5f70bf18a086: Waiting [2025-09-15T04:00:17.735Z] a1058e364b40: Waiting [2025-09-15T04:00:17.735Z] 46f658d55961: Waiting [2025-09-15T04:00:17.735Z] f7b69925048f: Waiting [2025-09-15T04:00:17.735Z] 1e890da81ec9: Waiting [2025-09-15T04:00:17.735Z] 3d83adcd4cc7: Waiting [2025-09-15T04:00:17.735Z] 9d4338ecb924: Waiting [2025-09-15T04:00:17.735Z] 9739ac5eb3c6: Waiting [2025-09-15T04:00:17.735Z] f990080698ce: Waiting [2025-09-15T04:00:17.735Z] ef9c34f0c5a3: Waiting [2025-09-15T04:00:17.735Z] 56c62738578a: Layer already exists [2025-09-15T04:00:17.735Z] f978550d7b5e: Layer already exists [2025-09-15T04:00:17.735Z] 7c093a98962f: Layer already exists [2025-09-15T04:00:17.735Z] f0bff3d8727a: Layer already exists [2025-09-15T04:00:17.735Z] d0d517ee1848: Layer already exists [2025-09-15T04:00:17.735Z] ef9c34f0c5a3: Layer already exists [2025-09-15T04:00:17.735Z] 3d83adcd4cc7: Layer already exists [2025-09-15T04:00:17.735Z] 9d4338ecb924: Layer already exists [2025-09-15T04:00:17.735Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:00:17.735Z] f990080698ce: Layer already exists [2025-09-15T04:00:17.735Z] f6b502cbcf33: Layer already exists [2025-09-15T04:00:17.735Z] a1058e364b40: Layer already exists [2025-09-15T04:00:17.735Z] f7b69925048f: Layer already exists [2025-09-15T04:00:17.735Z] 5f70bf18a086: Layer already exists [2025-09-15T04:00:17.735Z] 46f658d55961: Layer already exists [2025-09-15T04:00:18.000Z] 1e890da81ec9: Layer already exists [2025-09-15T04:00:18.000Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:60a0d885b1d98b69ad672302ea90d49b8680cfcbc660a3517089cc5fc5c063ad size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:18.372Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:18.727Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-09-15T04:00:18.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-09-15T04:00:18.727Z] 56c62738578a: Preparing [2025-09-15T04:00:18.727Z] d0d517ee1848: Preparing [2025-09-15T04:00:18.727Z] f0bff3d8727a: Preparing [2025-09-15T04:00:18.727Z] 7c093a98962f: Preparing [2025-09-15T04:00:18.727Z] f978550d7b5e: Preparing [2025-09-15T04:00:18.727Z] 3d83adcd4cc7: Preparing [2025-09-15T04:00:18.727Z] 9d4338ecb924: Preparing [2025-09-15T04:00:18.727Z] 9739ac5eb3c6: Preparing [2025-09-15T04:00:18.727Z] f990080698ce: Preparing [2025-09-15T04:00:18.727Z] ef9c34f0c5a3: Preparing [2025-09-15T04:00:18.727Z] f6b502cbcf33: Preparing [2025-09-15T04:00:18.727Z] 5f70bf18a086: Preparing [2025-09-15T04:00:18.727Z] a1058e364b40: Preparing [2025-09-15T04:00:18.727Z] 46f658d55961: Preparing [2025-09-15T04:00:18.727Z] f7b69925048f: Preparing [2025-09-15T04:00:18.727Z] 1e890da81ec9: Preparing [2025-09-15T04:00:18.727Z] ef9c34f0c5a3: Waiting [2025-09-15T04:00:18.727Z] f6b502cbcf33: Waiting [2025-09-15T04:00:18.727Z] 3d83adcd4cc7: Waiting [2025-09-15T04:00:18.727Z] 9d4338ecb924: Waiting [2025-09-15T04:00:18.727Z] 5f70bf18a086: Waiting [2025-09-15T04:00:18.727Z] a1058e364b40: Waiting [2025-09-15T04:00:18.727Z] 46f658d55961: Waiting [2025-09-15T04:00:18.727Z] 9739ac5eb3c6: Waiting [2025-09-15T04:00:18.727Z] f990080698ce: Waiting [2025-09-15T04:00:18.727Z] 1e890da81ec9: Waiting [2025-09-15T04:00:18.727Z] f978550d7b5e: Layer already exists [2025-09-15T04:00:18.727Z] d0d517ee1848: Layer already exists [2025-09-15T04:00:18.727Z] 56c62738578a: Layer already exists [2025-09-15T04:00:18.727Z] 7c093a98962f: Layer already exists [2025-09-15T04:00:18.727Z] f0bff3d8727a: Layer already exists [2025-09-15T04:00:18.727Z] 9d4338ecb924: Layer already exists [2025-09-15T04:00:18.727Z] 3d83adcd4cc7: Layer already exists [2025-09-15T04:00:18.727Z] ef9c34f0c5a3: Layer already exists [2025-09-15T04:00:18.727Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:00:18.727Z] f990080698ce: Layer already exists [2025-09-15T04:00:18.727Z] 5f70bf18a086: Layer already exists [2025-09-15T04:00:18.727Z] f6b502cbcf33: Layer already exists [2025-09-15T04:00:18.727Z] a1058e364b40: Layer already exists [2025-09-15T04:00:18.727Z] 46f658d55961: Layer already exists [2025-09-15T04:00:18.727Z] f7b69925048f: Layer already exists [2025-09-15T04:00:18.992Z] 1e890da81ec9: Layer already exists [2025-09-15T04:00:18.992Z] main: digest: sha256:60a0d885b1d98b69ad672302ea90d49b8680cfcbc660a3517089cc5fc5c063ad size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T04:00:19.069Z] ===================================================== [Pipeline] echo [2025-09-15T04:00:19.084Z] taggedImages: [2025-09-15T04:00:19.084Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:00:19.084Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-09-15T04:00:19.084Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.60 [2025-09-15T04:00:19.084Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:00:19.084Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-09-15T04:00:19.115Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-09-15T04:00:19.115Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:00:19.115Z] latest [2025-09-15T04:00:19.115Z] 4.1.0-dev.60 [2025-09-15T04:00:19.115Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:00:19.115Z] main [2025-09-15T04:00:19.115Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:19.476Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:19.852Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:00:19.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-09-15T04:00:19.852Z] b4ca3ff4a433: Preparing [2025-09-15T04:00:19.852Z] d6f8ada73a16: Preparing [2025-09-15T04:00:19.852Z] 6f94671df327: Preparing [2025-09-15T04:00:19.852Z] 0d096dc695cd: Preparing [2025-09-15T04:00:19.852Z] 9739ac5eb3c6: Preparing [2025-09-15T04:00:19.852Z] f990080698ce: Preparing [2025-09-15T04:00:19.852Z] 628e85a84bce: Preparing [2025-09-15T04:00:19.852Z] 273c7fec1b46: Preparing [2025-09-15T04:00:19.852Z] 1e890da81ec9: Preparing [2025-09-15T04:00:19.852Z] f990080698ce: Waiting [2025-09-15T04:00:19.852Z] 628e85a84bce: Waiting [2025-09-15T04:00:19.852Z] 273c7fec1b46: Waiting [2025-09-15T04:00:19.852Z] 1e890da81ec9: Waiting [2025-09-15T04:00:19.852Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:00:20.117Z] f990080698ce: Layer already exists [2025-09-15T04:00:20.117Z] 628e85a84bce: Layer already exists [2025-09-15T04:00:20.117Z] d6f8ada73a16: Pushed [2025-09-15T04:00:20.117Z] 6f94671df327: Pushed [2025-09-15T04:00:20.117Z] b4ca3ff4a433: Pushed [2025-09-15T04:00:20.117Z] 273c7fec1b46: Layer already exists [2025-09-15T04:00:20.117Z] 1e890da81ec9: Layer already exists [2025-09-15T04:00:28.306Z] 0d096dc695cd: Pushed [2025-09-15T04:00:28.306Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:abc55eb067b09c0c4270252bee39d762bdd8237714e487fc97fc121a8d91076a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:28.668Z] + 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-09-15T04:00:29.031Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-09-15T04:00:29.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-09-15T04:00:29.032Z] b4ca3ff4a433: Preparing [2025-09-15T04:00:29.032Z] d6f8ada73a16: Preparing [2025-09-15T04:00:29.032Z] 6f94671df327: Preparing [2025-09-15T04:00:29.032Z] 0d096dc695cd: Preparing [2025-09-15T04:00:29.032Z] 9739ac5eb3c6: Preparing [2025-09-15T04:00:29.032Z] f990080698ce: Preparing [2025-09-15T04:00:29.032Z] 628e85a84bce: Preparing [2025-09-15T04:00:29.032Z] 273c7fec1b46: Preparing [2025-09-15T04:00:29.032Z] 1e890da81ec9: Preparing [2025-09-15T04:00:29.032Z] 628e85a84bce: Waiting [2025-09-15T04:00:29.032Z] 273c7fec1b46: Waiting [2025-09-15T04:00:29.032Z] 1e890da81ec9: Waiting [2025-09-15T04:00:29.032Z] f990080698ce: Waiting [2025-09-15T04:00:29.032Z] 6f94671df327: Layer already exists [2025-09-15T04:00:29.032Z] d6f8ada73a16: Layer already exists [2025-09-15T04:00:29.032Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:00:29.032Z] 0d096dc695cd: Layer already exists [2025-09-15T04:00:29.032Z] b4ca3ff4a433: Layer already exists [2025-09-15T04:00:29.032Z] 273c7fec1b46: Layer already exists [2025-09-15T04:00:29.032Z] 628e85a84bce: Layer already exists [2025-09-15T04:00:29.032Z] 1e890da81ec9: Layer already exists [2025-09-15T04:00:29.032Z] f990080698ce: Layer already exists [2025-09-15T04:00:29.299Z] latest: digest: sha256:abc55eb067b09c0c4270252bee39d762bdd8237714e487fc97fc121a8d91076a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:29.676Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:30.042Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.60 [2025-09-15T04:00:30.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-09-15T04:00:30.042Z] b4ca3ff4a433: Preparing [2025-09-15T04:00:30.042Z] d6f8ada73a16: Preparing [2025-09-15T04:00:30.042Z] 6f94671df327: Preparing [2025-09-15T04:00:30.042Z] 0d096dc695cd: Preparing [2025-09-15T04:00:30.042Z] 9739ac5eb3c6: Preparing [2025-09-15T04:00:30.042Z] f990080698ce: Preparing [2025-09-15T04:00:30.042Z] 628e85a84bce: Preparing [2025-09-15T04:00:30.042Z] 273c7fec1b46: Preparing [2025-09-15T04:00:30.042Z] 1e890da81ec9: Preparing [2025-09-15T04:00:30.042Z] 273c7fec1b46: Waiting [2025-09-15T04:00:30.042Z] 1e890da81ec9: Waiting [2025-09-15T04:00:30.042Z] f990080698ce: Waiting [2025-09-15T04:00:30.042Z] 628e85a84bce: Waiting [2025-09-15T04:00:30.042Z] 0d096dc695cd: Layer already exists [2025-09-15T04:00:30.042Z] b4ca3ff4a433: Layer already exists [2025-09-15T04:00:30.042Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:00:30.042Z] d6f8ada73a16: Layer already exists [2025-09-15T04:00:30.043Z] 6f94671df327: Layer already exists [2025-09-15T04:00:30.043Z] f990080698ce: Layer already exists [2025-09-15T04:00:30.043Z] 628e85a84bce: Layer already exists [2025-09-15T04:00:30.043Z] 273c7fec1b46: Layer already exists [2025-09-15T04:00:30.043Z] 1e890da81ec9: Layer already exists [2025-09-15T04:00:30.311Z] 4.1.0-dev.60: digest: sha256:abc55eb067b09c0c4270252bee39d762bdd8237714e487fc97fc121a8d91076a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:30.680Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:31.047Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:00:31.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-09-15T04:00:31.048Z] b4ca3ff4a433: Preparing [2025-09-15T04:00:31.048Z] d6f8ada73a16: Preparing [2025-09-15T04:00:31.048Z] 6f94671df327: Preparing [2025-09-15T04:00:31.048Z] 0d096dc695cd: Preparing [2025-09-15T04:00:31.048Z] 9739ac5eb3c6: Preparing [2025-09-15T04:00:31.048Z] f990080698ce: Preparing [2025-09-15T04:00:31.048Z] 628e85a84bce: Preparing [2025-09-15T04:00:31.048Z] 273c7fec1b46: Preparing [2025-09-15T04:00:31.048Z] 1e890da81ec9: Preparing [2025-09-15T04:00:31.048Z] 628e85a84bce: Waiting [2025-09-15T04:00:31.048Z] 273c7fec1b46: Waiting [2025-09-15T04:00:31.048Z] 1e890da81ec9: Waiting [2025-09-15T04:00:31.048Z] f990080698ce: Waiting [2025-09-15T04:00:31.048Z] 6f94671df327: Layer already exists [2025-09-15T04:00:31.048Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:00:31.048Z] d6f8ada73a16: Layer already exists [2025-09-15T04:00:31.048Z] b4ca3ff4a433: Layer already exists [2025-09-15T04:00:31.048Z] 0d096dc695cd: Layer already exists [2025-09-15T04:00:31.048Z] 273c7fec1b46: Layer already exists [2025-09-15T04:00:31.048Z] 1e890da81ec9: Layer already exists [2025-09-15T04:00:31.048Z] f990080698ce: Layer already exists [2025-09-15T04:00:31.048Z] 628e85a84bce: Layer already exists [2025-09-15T04:00:31.316Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:abc55eb067b09c0c4270252bee39d762bdd8237714e487fc97fc121a8d91076a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:31.684Z] + 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-09-15T04:00:32.056Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-09-15T04:00:32.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-09-15T04:00:32.056Z] b4ca3ff4a433: Preparing [2025-09-15T04:00:32.056Z] d6f8ada73a16: Preparing [2025-09-15T04:00:32.056Z] 6f94671df327: Preparing [2025-09-15T04:00:32.056Z] 0d096dc695cd: Preparing [2025-09-15T04:00:32.056Z] 9739ac5eb3c6: Preparing [2025-09-15T04:00:32.056Z] f990080698ce: Preparing [2025-09-15T04:00:32.056Z] 628e85a84bce: Preparing [2025-09-15T04:00:32.056Z] 273c7fec1b46: Preparing [2025-09-15T04:00:32.056Z] 1e890da81ec9: Preparing [2025-09-15T04:00:32.056Z] 628e85a84bce: Waiting [2025-09-15T04:00:32.056Z] 273c7fec1b46: Waiting [2025-09-15T04:00:32.056Z] 1e890da81ec9: Waiting [2025-09-15T04:00:32.056Z] f990080698ce: Waiting [2025-09-15T04:00:32.056Z] 6f94671df327: Layer already exists [2025-09-15T04:00:32.056Z] b4ca3ff4a433: Layer already exists [2025-09-15T04:00:32.056Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:00:32.056Z] d6f8ada73a16: Layer already exists [2025-09-15T04:00:32.056Z] 0d096dc695cd: Layer already exists [2025-09-15T04:00:32.056Z] 628e85a84bce: Layer already exists [2025-09-15T04:00:32.056Z] f990080698ce: Layer already exists [2025-09-15T04:00:32.056Z] 273c7fec1b46: Layer already exists [2025-09-15T04:00:32.056Z] 1e890da81ec9: Layer already exists [2025-09-15T04:00:32.324Z] main: digest: sha256:abc55eb067b09c0c4270252bee39d762bdd8237714e487fc97fc121a8d91076a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T04:00:32.407Z] ===================================================== [Pipeline] echo [2025-09-15T04:00:32.425Z] taggedImages: [2025-09-15T04:00:32.425Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:00:32.425Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-09-15T04:00:32.425Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.60 [2025-09-15T04:00:32.425Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:00:32.425Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-09-15T04:00:32.459Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-09-15T04:00:32.459Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:00:32.459Z] latest [2025-09-15T04:00:32.459Z] 4.1.0-dev.60 [2025-09-15T04:00:32.459Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:00:32.459Z] main [2025-09-15T04:00:32.459Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:32.850Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:33.242Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:00:33.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-09-15T04:00:33.242Z] 1b39c526f7e0: Preparing [2025-09-15T04:00:33.242Z] 3e5a0eff17ea: Preparing [2025-09-15T04:00:33.242Z] 3626f7b2c014: Preparing [2025-09-15T04:00:33.242Z] 27c010ed7913: Preparing [2025-09-15T04:00:33.242Z] a570c245c2e5: Preparing [2025-09-15T04:00:33.242Z] 9739ac5eb3c6: Preparing [2025-09-15T04:00:33.242Z] f990080698ce: Preparing [2025-09-15T04:00:33.242Z] 64b4f3c24f02: Preparing [2025-09-15T04:00:33.242Z] 17359dafda4f: Preparing [2025-09-15T04:00:33.242Z] b2c30831c6a8: Preparing [2025-09-15T04:00:33.242Z] 1e890da81ec9: Preparing [2025-09-15T04:00:33.242Z] 9739ac5eb3c6: Waiting [2025-09-15T04:00:33.242Z] f990080698ce: Waiting [2025-09-15T04:00:33.242Z] 64b4f3c24f02: Waiting [2025-09-15T04:00:33.242Z] 17359dafda4f: Waiting [2025-09-15T04:00:33.242Z] b2c30831c6a8: Waiting [2025-09-15T04:00:33.242Z] 1e890da81ec9: Waiting [2025-09-15T04:00:33.510Z] a570c245c2e5: Pushed [2025-09-15T04:00:33.510Z] 27c010ed7913: Pushed [2025-09-15T04:00:33.510Z] 3e5a0eff17ea: Pushed [2025-09-15T04:00:33.510Z] 1b39c526f7e0: Pushed [2025-09-15T04:00:33.510Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:00:33.510Z] f990080698ce: Layer already exists [2025-09-15T04:00:33.510Z] 1e890da81ec9: Layer already exists [2025-09-15T04:00:33.778Z] 64b4f3c24f02: Pushed [2025-09-15T04:00:34.046Z] 17359dafda4f: Pushed [2025-09-15T04:00:36.628Z] b2c30831c6a8: Pushed [2025-09-15T04:00:40.889Z] 3626f7b2c014: Pushed [2025-09-15T04:00:40.889Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:c5d02c73f126d5a2229db4820177a0e02281dadb648cba83579c8145941728c7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:41.249Z] + 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-09-15T04:00:41.612Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-09-15T04:00:41.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-09-15T04:00:41.612Z] 1b39c526f7e0: Preparing [2025-09-15T04:00:41.612Z] 3e5a0eff17ea: Preparing [2025-09-15T04:00:41.612Z] 3626f7b2c014: Preparing [2025-09-15T04:00:41.612Z] 27c010ed7913: Preparing [2025-09-15T04:00:41.612Z] a570c245c2e5: Preparing [2025-09-15T04:00:41.612Z] 9739ac5eb3c6: Preparing [2025-09-15T04:00:41.612Z] f990080698ce: Preparing [2025-09-15T04:00:41.612Z] 64b4f3c24f02: Preparing [2025-09-15T04:00:41.612Z] 17359dafda4f: Preparing [2025-09-15T04:00:41.612Z] b2c30831c6a8: Preparing [2025-09-15T04:00:41.612Z] 1e890da81ec9: Preparing [2025-09-15T04:00:41.612Z] 9739ac5eb3c6: Waiting [2025-09-15T04:00:41.612Z] f990080698ce: Waiting [2025-09-15T04:00:41.612Z] 64b4f3c24f02: Waiting [2025-09-15T04:00:41.612Z] 17359dafda4f: Waiting [2025-09-15T04:00:41.612Z] b2c30831c6a8: Waiting [2025-09-15T04:00:41.612Z] 1e890da81ec9: Waiting [2025-09-15T04:00:41.612Z] 3e5a0eff17ea: Layer already exists [2025-09-15T04:00:41.612Z] a570c245c2e5: Layer already exists [2025-09-15T04:00:41.612Z] 27c010ed7913: Layer already exists [2025-09-15T04:00:41.612Z] 3626f7b2c014: Layer already exists [2025-09-15T04:00:41.612Z] 1b39c526f7e0: Layer already exists [2025-09-15T04:00:41.612Z] b2c30831c6a8: Layer already exists [2025-09-15T04:00:41.612Z] 17359dafda4f: Layer already exists [2025-09-15T04:00:41.612Z] f990080698ce: Layer already exists [2025-09-15T04:00:41.612Z] 64b4f3c24f02: Layer already exists [2025-09-15T04:00:41.612Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:00:41.612Z] 1e890da81ec9: Layer already exists [2025-09-15T04:00:41.878Z] latest: digest: sha256:c5d02c73f126d5a2229db4820177a0e02281dadb648cba83579c8145941728c7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:42.239Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:42.594Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.60 [2025-09-15T04:00:42.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-09-15T04:00:42.594Z] 1b39c526f7e0: Preparing [2025-09-15T04:00:42.594Z] 3e5a0eff17ea: Preparing [2025-09-15T04:00:42.594Z] 3626f7b2c014: Preparing [2025-09-15T04:00:42.594Z] 27c010ed7913: Preparing [2025-09-15T04:00:42.594Z] a570c245c2e5: Preparing [2025-09-15T04:00:42.594Z] 9739ac5eb3c6: Preparing [2025-09-15T04:00:42.594Z] f990080698ce: Preparing [2025-09-15T04:00:42.594Z] 64b4f3c24f02: Preparing [2025-09-15T04:00:42.594Z] 9739ac5eb3c6: Waiting [2025-09-15T04:00:42.594Z] f990080698ce: Waiting [2025-09-15T04:00:42.594Z] 64b4f3c24f02: Waiting [2025-09-15T04:00:42.594Z] 17359dafda4f: Preparing [2025-09-15T04:00:42.594Z] b2c30831c6a8: Preparing [2025-09-15T04:00:42.594Z] 1e890da81ec9: Preparing [2025-09-15T04:00:42.594Z] 17359dafda4f: Waiting [2025-09-15T04:00:42.594Z] 1e890da81ec9: Waiting [2025-09-15T04:00:42.594Z] b2c30831c6a8: Waiting [2025-09-15T04:00:42.594Z] 27c010ed7913: Layer already exists [2025-09-15T04:00:42.594Z] 3e5a0eff17ea: Layer already exists [2025-09-15T04:00:42.594Z] a570c245c2e5: Layer already exists [2025-09-15T04:00:42.594Z] 1b39c526f7e0: Layer already exists [2025-09-15T04:00:42.594Z] 3626f7b2c014: Layer already exists [2025-09-15T04:00:42.594Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:00:42.594Z] 64b4f3c24f02: Layer already exists [2025-09-15T04:00:42.594Z] f990080698ce: Layer already exists [2025-09-15T04:00:42.594Z] b2c30831c6a8: Layer already exists [2025-09-15T04:00:42.594Z] 17359dafda4f: Layer already exists [2025-09-15T04:00:42.861Z] 1e890da81ec9: Layer already exists [2025-09-15T04:00:42.861Z] 4.1.0-dev.60: digest: sha256:c5d02c73f126d5a2229db4820177a0e02281dadb648cba83579c8145941728c7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:43.224Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:43.579Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:00:43.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-09-15T04:00:43.579Z] 1b39c526f7e0: Preparing [2025-09-15T04:00:43.579Z] 3e5a0eff17ea: Preparing [2025-09-15T04:00:43.579Z] 3626f7b2c014: Preparing [2025-09-15T04:00:43.579Z] 27c010ed7913: Preparing [2025-09-15T04:00:43.579Z] a570c245c2e5: Preparing [2025-09-15T04:00:43.579Z] 9739ac5eb3c6: Preparing [2025-09-15T04:00:43.579Z] f990080698ce: Preparing [2025-09-15T04:00:43.579Z] 64b4f3c24f02: Preparing [2025-09-15T04:00:43.579Z] 17359dafda4f: Preparing [2025-09-15T04:00:43.579Z] b2c30831c6a8: Preparing [2025-09-15T04:00:43.579Z] 1e890da81ec9: Preparing [2025-09-15T04:00:43.579Z] f990080698ce: Waiting [2025-09-15T04:00:43.579Z] 64b4f3c24f02: Waiting [2025-09-15T04:00:43.579Z] 17359dafda4f: Waiting [2025-09-15T04:00:43.579Z] b2c30831c6a8: Waiting [2025-09-15T04:00:43.579Z] 1e890da81ec9: Waiting [2025-09-15T04:00:43.579Z] 9739ac5eb3c6: Waiting [2025-09-15T04:00:43.579Z] 3e5a0eff17ea: Layer already exists [2025-09-15T04:00:43.579Z] 27c010ed7913: Layer already exists [2025-09-15T04:00:43.579Z] 3626f7b2c014: Layer already exists [2025-09-15T04:00:43.579Z] a570c245c2e5: Layer already exists [2025-09-15T04:00:43.579Z] 1b39c526f7e0: Layer already exists [2025-09-15T04:00:43.579Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:00:43.579Z] f990080698ce: Layer already exists [2025-09-15T04:00:43.579Z] 64b4f3c24f02: Layer already exists [2025-09-15T04:00:43.579Z] 17359dafda4f: Layer already exists [2025-09-15T04:00:43.579Z] b2c30831c6a8: Layer already exists [2025-09-15T04:00:43.579Z] 1e890da81ec9: Layer already exists [2025-09-15T04:00:43.846Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:c5d02c73f126d5a2229db4820177a0e02281dadb648cba83579c8145941728c7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:44.200Z] + 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-09-15T04:00:44.568Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-09-15T04:00:44.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-09-15T04:00:44.569Z] 1b39c526f7e0: Preparing [2025-09-15T04:00:44.569Z] 3e5a0eff17ea: Preparing [2025-09-15T04:00:44.569Z] 3626f7b2c014: Preparing [2025-09-15T04:00:44.569Z] 27c010ed7913: Preparing [2025-09-15T04:00:44.569Z] a570c245c2e5: Preparing [2025-09-15T04:00:44.569Z] 9739ac5eb3c6: Preparing [2025-09-15T04:00:44.569Z] f990080698ce: Preparing [2025-09-15T04:00:44.569Z] 64b4f3c24f02: Preparing [2025-09-15T04:00:44.569Z] 17359dafda4f: Preparing [2025-09-15T04:00:44.569Z] b2c30831c6a8: Preparing [2025-09-15T04:00:44.569Z] 1e890da81ec9: Preparing [2025-09-15T04:00:44.569Z] 64b4f3c24f02: Waiting [2025-09-15T04:00:44.569Z] 17359dafda4f: Waiting [2025-09-15T04:00:44.569Z] b2c30831c6a8: Waiting [2025-09-15T04:00:44.569Z] 1e890da81ec9: Waiting [2025-09-15T04:00:44.569Z] 9739ac5eb3c6: Waiting [2025-09-15T04:00:44.569Z] f990080698ce: Waiting [2025-09-15T04:00:44.569Z] 1b39c526f7e0: Layer already exists [2025-09-15T04:00:44.569Z] 27c010ed7913: Layer already exists [2025-09-15T04:00:44.569Z] 3626f7b2c014: Layer already exists [2025-09-15T04:00:44.569Z] 3e5a0eff17ea: Layer already exists [2025-09-15T04:00:44.569Z] a570c245c2e5: Layer already exists [2025-09-15T04:00:44.569Z] 17359dafda4f: Layer already exists [2025-09-15T04:00:44.569Z] 64b4f3c24f02: Layer already exists [2025-09-15T04:00:44.569Z] f990080698ce: Layer already exists [2025-09-15T04:00:44.569Z] b2c30831c6a8: Layer already exists [2025-09-15T04:00:44.569Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:00:44.569Z] 1e890da81ec9: Layer already exists [2025-09-15T04:00:44.837Z] main: digest: sha256:c5d02c73f126d5a2229db4820177a0e02281dadb648cba83579c8145941728c7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T04:00:44.917Z] ===================================================== [Pipeline] echo [2025-09-15T04:00:44.934Z] taggedImages: [2025-09-15T04:00:44.934Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:00:44.934Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-09-15T04:00:44.934Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.60 [2025-09-15T04:00:44.934Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:00:44.934Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-09-15T04:00:44.966Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-09-15T04:00:44.966Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:00:44.966Z] latest [2025-09-15T04:00:44.966Z] 4.1.0-dev.60 [2025-09-15T04:00:44.966Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:00:44.966Z] main [2025-09-15T04:00:44.966Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:45.340Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:45.705Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:00:45.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-09-15T04:00:45.705Z] 6ec3861f4f49: Preparing [2025-09-15T04:00:45.705Z] 5966035a7cb9: Preparing [2025-09-15T04:00:45.705Z] 0eefb8cb51c3: Preparing [2025-09-15T04:00:45.705Z] c2b83cea97b2: Preparing [2025-09-15T04:00:45.705Z] d0ad691a9f5f: Preparing [2025-09-15T04:00:45.705Z] b64837eaac20: Preparing [2025-09-15T04:00:45.705Z] 5a606fc18e04: Preparing [2025-09-15T04:00:45.705Z] 9739ac5eb3c6: Preparing [2025-09-15T04:00:45.705Z] f990080698ce: Preparing [2025-09-15T04:00:45.705Z] a5b53ab4d9ba: Preparing [2025-09-15T04:00:45.705Z] bba980f74e85: Preparing [2025-09-15T04:00:45.705Z] 1e890da81ec9: Preparing [2025-09-15T04:00:45.705Z] 9739ac5eb3c6: Waiting [2025-09-15T04:00:45.705Z] f990080698ce: Waiting [2025-09-15T04:00:45.705Z] a5b53ab4d9ba: Waiting [2025-09-15T04:00:45.705Z] b64837eaac20: Waiting [2025-09-15T04:00:45.705Z] 5a606fc18e04: Waiting [2025-09-15T04:00:45.705Z] bba980f74e85: Waiting [2025-09-15T04:00:45.705Z] 1e890da81ec9: Waiting [2025-09-15T04:00:45.977Z] 5966035a7cb9: Pushed [2025-09-15T04:00:45.977Z] 6ec3861f4f49: Pushed [2025-09-15T04:00:45.977Z] d0ad691a9f5f: Pushed [2025-09-15T04:00:45.977Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:00:46.244Z] f990080698ce: Layer already exists [2025-09-15T04:00:46.244Z] b64837eaac20: Pushed [2025-09-15T04:00:46.244Z] 5a606fc18e04: Pushed [2025-09-15T04:00:46.244Z] 1e890da81ec9: Layer already exists [2025-09-15T04:00:46.510Z] a5b53ab4d9ba: Pushed [2025-09-15T04:00:49.092Z] bba980f74e85: Pushed [2025-09-15T04:00:52.440Z] c2b83cea97b2: Pushed [2025-09-15T04:00:52.706Z] 0eefb8cb51c3: Pushed [2025-09-15T04:00:52.973Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:96f3d31587e9da5b516fd9c66b167fc2534632ad55d0873c69f9e3e446bfd937 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:53.351Z] + 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-09-15T04:00:53.714Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-09-15T04:00:53.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-09-15T04:00:53.714Z] 6ec3861f4f49: Preparing [2025-09-15T04:00:53.714Z] 5966035a7cb9: Preparing [2025-09-15T04:00:53.714Z] 0eefb8cb51c3: Preparing [2025-09-15T04:00:53.714Z] c2b83cea97b2: Preparing [2025-09-15T04:00:53.714Z] d0ad691a9f5f: Preparing [2025-09-15T04:00:53.714Z] b64837eaac20: Preparing [2025-09-15T04:00:53.715Z] 5a606fc18e04: Preparing [2025-09-15T04:00:53.715Z] b64837eaac20: Waiting [2025-09-15T04:00:53.715Z] 9739ac5eb3c6: Preparing [2025-09-15T04:00:53.715Z] 5a606fc18e04: Waiting [2025-09-15T04:00:53.715Z] f990080698ce: Preparing [2025-09-15T04:00:53.715Z] 9739ac5eb3c6: Waiting [2025-09-15T04:00:53.715Z] f990080698ce: Waiting [2025-09-15T04:00:53.715Z] a5b53ab4d9ba: Preparing [2025-09-15T04:00:53.715Z] bba980f74e85: Preparing [2025-09-15T04:00:53.715Z] a5b53ab4d9ba: Waiting [2025-09-15T04:00:53.715Z] 1e890da81ec9: Preparing [2025-09-15T04:00:53.715Z] bba980f74e85: Waiting [2025-09-15T04:00:53.715Z] 1e890da81ec9: Waiting [2025-09-15T04:00:53.715Z] c2b83cea97b2: Layer already exists [2025-09-15T04:00:53.715Z] 0eefb8cb51c3: Layer already exists [2025-09-15T04:00:53.715Z] 5966035a7cb9: Layer already exists [2025-09-15T04:00:53.715Z] d0ad691a9f5f: Layer already exists [2025-09-15T04:00:53.715Z] 6ec3861f4f49: Layer already exists [2025-09-15T04:00:53.715Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:00:53.715Z] 5a606fc18e04: Layer already exists [2025-09-15T04:00:53.715Z] b64837eaac20: Layer already exists [2025-09-15T04:00:53.715Z] a5b53ab4d9ba: Layer already exists [2025-09-15T04:00:53.715Z] f990080698ce: Layer already exists [2025-09-15T04:00:53.715Z] bba980f74e85: Layer already exists [2025-09-15T04:00:53.715Z] 1e890da81ec9: Layer already exists [2025-09-15T04:00:53.981Z] latest: digest: sha256:96f3d31587e9da5b516fd9c66b167fc2534632ad55d0873c69f9e3e446bfd937 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:54.353Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:54.720Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.60 [2025-09-15T04:00:54.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-09-15T04:00:54.720Z] 6ec3861f4f49: Preparing [2025-09-15T04:00:54.720Z] 5966035a7cb9: Preparing [2025-09-15T04:00:54.720Z] 0eefb8cb51c3: Preparing [2025-09-15T04:00:54.720Z] c2b83cea97b2: Preparing [2025-09-15T04:00:54.720Z] d0ad691a9f5f: Preparing [2025-09-15T04:00:54.720Z] b64837eaac20: Preparing [2025-09-15T04:00:54.721Z] 5a606fc18e04: Preparing [2025-09-15T04:00:54.721Z] 9739ac5eb3c6: Preparing [2025-09-15T04:00:54.721Z] f990080698ce: Preparing [2025-09-15T04:00:54.721Z] a5b53ab4d9ba: Preparing [2025-09-15T04:00:54.721Z] bba980f74e85: Preparing [2025-09-15T04:00:54.721Z] 1e890da81ec9: Preparing [2025-09-15T04:00:54.721Z] 9739ac5eb3c6: Waiting [2025-09-15T04:00:54.721Z] f990080698ce: Waiting [2025-09-15T04:00:54.721Z] b64837eaac20: Waiting [2025-09-15T04:00:54.721Z] 5a606fc18e04: Waiting [2025-09-15T04:00:54.721Z] a5b53ab4d9ba: Waiting [2025-09-15T04:00:54.721Z] bba980f74e85: Waiting [2025-09-15T04:00:54.721Z] 1e890da81ec9: Waiting [2025-09-15T04:00:54.721Z] 0eefb8cb51c3: Layer already exists [2025-09-15T04:00:54.721Z] 6ec3861f4f49: Layer already exists [2025-09-15T04:00:54.721Z] 5966035a7cb9: Layer already exists [2025-09-15T04:00:54.721Z] c2b83cea97b2: Layer already exists [2025-09-15T04:00:54.721Z] d0ad691a9f5f: Layer already exists [2025-09-15T04:00:54.721Z] 5a606fc18e04: Layer already exists [2025-09-15T04:00:54.721Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:00:54.721Z] f990080698ce: Layer already exists [2025-09-15T04:00:54.721Z] b64837eaac20: Layer already exists [2025-09-15T04:00:54.721Z] a5b53ab4d9ba: Layer already exists [2025-09-15T04:00:54.721Z] 1e890da81ec9: Layer already exists [2025-09-15T04:00:54.721Z] bba980f74e85: Layer already exists [2025-09-15T04:00:54.987Z] 4.1.0-dev.60: digest: sha256:96f3d31587e9da5b516fd9c66b167fc2534632ad55d0873c69f9e3e446bfd937 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:55.357Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:55.717Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:00:55.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-09-15T04:00:55.717Z] 6ec3861f4f49: Preparing [2025-09-15T04:00:55.717Z] 5966035a7cb9: Preparing [2025-09-15T04:00:55.717Z] 0eefb8cb51c3: Preparing [2025-09-15T04:00:55.717Z] c2b83cea97b2: Preparing [2025-09-15T04:00:55.717Z] d0ad691a9f5f: Preparing [2025-09-15T04:00:55.717Z] b64837eaac20: Preparing [2025-09-15T04:00:55.717Z] 5a606fc18e04: Preparing [2025-09-15T04:00:55.717Z] 9739ac5eb3c6: Preparing [2025-09-15T04:00:55.717Z] f990080698ce: Preparing [2025-09-15T04:00:55.717Z] a5b53ab4d9ba: Preparing [2025-09-15T04:00:55.717Z] bba980f74e85: Preparing [2025-09-15T04:00:55.717Z] 1e890da81ec9: Preparing [2025-09-15T04:00:55.717Z] f990080698ce: Waiting [2025-09-15T04:00:55.717Z] a5b53ab4d9ba: Waiting [2025-09-15T04:00:55.717Z] bba980f74e85: Waiting [2025-09-15T04:00:55.717Z] 1e890da81ec9: Waiting [2025-09-15T04:00:55.717Z] b64837eaac20: Waiting [2025-09-15T04:00:55.717Z] 5a606fc18e04: Waiting [2025-09-15T04:00:55.717Z] 5966035a7cb9: Layer already exists [2025-09-15T04:00:55.717Z] c2b83cea97b2: Layer already exists [2025-09-15T04:00:55.717Z] d0ad691a9f5f: Layer already exists [2025-09-15T04:00:55.717Z] 0eefb8cb51c3: Layer already exists [2025-09-15T04:00:55.717Z] 6ec3861f4f49: Layer already exists [2025-09-15T04:00:55.717Z] a5b53ab4d9ba: Layer already exists [2025-09-15T04:00:55.717Z] b64837eaac20: Layer already exists [2025-09-15T04:00:55.717Z] 5a606fc18e04: Layer already exists [2025-09-15T04:00:55.717Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:00:55.717Z] f990080698ce: Layer already exists [2025-09-15T04:00:55.717Z] bba980f74e85: Layer already exists [2025-09-15T04:00:55.717Z] 1e890da81ec9: Layer already exists [2025-09-15T04:00:55.984Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:96f3d31587e9da5b516fd9c66b167fc2534632ad55d0873c69f9e3e446bfd937 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:56.339Z] + 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-09-15T04:00:56.701Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-09-15T04:00:56.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-09-15T04:00:56.701Z] 6ec3861f4f49: Preparing [2025-09-15T04:00:56.701Z] 5966035a7cb9: Preparing [2025-09-15T04:00:56.701Z] 0eefb8cb51c3: Preparing [2025-09-15T04:00:56.701Z] c2b83cea97b2: Preparing [2025-09-15T04:00:56.701Z] d0ad691a9f5f: Preparing [2025-09-15T04:00:56.701Z] b64837eaac20: Preparing [2025-09-15T04:00:56.701Z] 5a606fc18e04: Preparing [2025-09-15T04:00:56.701Z] b64837eaac20: Waiting [2025-09-15T04:00:56.701Z] 9739ac5eb3c6: Preparing [2025-09-15T04:00:56.701Z] 5a606fc18e04: Waiting [2025-09-15T04:00:56.701Z] f990080698ce: Preparing [2025-09-15T04:00:56.701Z] a5b53ab4d9ba: Preparing [2025-09-15T04:00:56.701Z] bba980f74e85: Preparing [2025-09-15T04:00:56.701Z] 9739ac5eb3c6: Waiting [2025-09-15T04:00:56.701Z] 1e890da81ec9: Preparing [2025-09-15T04:00:56.701Z] bba980f74e85: Waiting [2025-09-15T04:00:56.701Z] a5b53ab4d9ba: Waiting [2025-09-15T04:00:56.701Z] f990080698ce: Waiting [2025-09-15T04:00:56.701Z] 1e890da81ec9: Waiting [2025-09-15T04:00:56.701Z] c2b83cea97b2: Layer already exists [2025-09-15T04:00:56.701Z] 5966035a7cb9: Layer already exists [2025-09-15T04:00:56.701Z] 6ec3861f4f49: Layer already exists [2025-09-15T04:00:56.701Z] d0ad691a9f5f: Layer already exists [2025-09-15T04:00:56.701Z] 0eefb8cb51c3: Layer already exists [2025-09-15T04:00:56.701Z] 5a606fc18e04: Layer already exists [2025-09-15T04:00:56.701Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:00:56.701Z] f990080698ce: Layer already exists [2025-09-15T04:00:56.701Z] b64837eaac20: Layer already exists [2025-09-15T04:00:56.701Z] a5b53ab4d9ba: Layer already exists [2025-09-15T04:00:56.701Z] bba980f74e85: Layer already exists [2025-09-15T04:00:56.701Z] 1e890da81ec9: Layer already exists [2025-09-15T04:00:56.967Z] main: digest: sha256:96f3d31587e9da5b516fd9c66b167fc2534632ad55d0873c69f9e3e446bfd937 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T04:00:57.053Z] ===================================================== [Pipeline] echo [2025-09-15T04:00:57.066Z] taggedImages: [2025-09-15T04:00:57.066Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:00:57.066Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-09-15T04:00:57.066Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.60 [2025-09-15T04:00:57.066Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:00:57.066Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-09-15T04:00:57.100Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-09-15T04:00:57.100Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:00:57.100Z] latest [2025-09-15T04:00:57.100Z] 4.1.0-dev.60 [2025-09-15T04:00:57.100Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:00:57.100Z] main [2025-09-15T04:00:57.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:57.483Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:00:57.839Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:00:57.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-09-15T04:00:57.839Z] d866c73fedca: Preparing [2025-09-15T04:00:57.839Z] d14935bb566f: Preparing [2025-09-15T04:00:57.839Z] 9739ac5eb3c6: Preparing [2025-09-15T04:00:57.839Z] f990080698ce: Preparing [2025-09-15T04:00:57.839Z] 53a8d8a9f077: Preparing [2025-09-15T04:00:57.839Z] ec94c49535a5: Preparing [2025-09-15T04:00:57.839Z] 1e890da81ec9: Preparing [2025-09-15T04:00:57.839Z] ec94c49535a5: Waiting [2025-09-15T04:00:57.839Z] 1e890da81ec9: Waiting [2025-09-15T04:00:57.839Z] f990080698ce: Layer already exists [2025-09-15T04:00:58.113Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:00:58.113Z] 1e890da81ec9: Layer already exists [2025-09-15T04:00:58.113Z] d866c73fedca: Pushed [2025-09-15T04:00:58.463Z] 53a8d8a9f077: Pushed [2025-09-15T04:01:00.450Z] ec94c49535a5: Pushed [2025-09-15T04:01:05.821Z] d14935bb566f: Pushed [2025-09-15T04:01:05.821Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:7573eb846b3d11e9390de5e0ba84ff03d16a5c3d4267f66dc996b284ecde6e19 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:01:06.192Z] + 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-09-15T04:01:06.562Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-09-15T04:01:06.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-09-15T04:01:06.563Z] d866c73fedca: Preparing [2025-09-15T04:01:06.563Z] d14935bb566f: Preparing [2025-09-15T04:01:06.563Z] 9739ac5eb3c6: Preparing [2025-09-15T04:01:06.563Z] f990080698ce: Preparing [2025-09-15T04:01:06.563Z] 53a8d8a9f077: Preparing [2025-09-15T04:01:06.563Z] ec94c49535a5: Preparing [2025-09-15T04:01:06.563Z] 1e890da81ec9: Preparing [2025-09-15T04:01:06.563Z] ec94c49535a5: Waiting [2025-09-15T04:01:06.563Z] 1e890da81ec9: Waiting [2025-09-15T04:01:06.563Z] f990080698ce: Layer already exists [2025-09-15T04:01:06.563Z] d14935bb566f: Layer already exists [2025-09-15T04:01:06.563Z] d866c73fedca: Layer already exists [2025-09-15T04:01:06.563Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:01:06.563Z] 53a8d8a9f077: Layer already exists [2025-09-15T04:01:06.563Z] 1e890da81ec9: Layer already exists [2025-09-15T04:01:06.563Z] ec94c49535a5: Layer already exists [2025-09-15T04:01:06.831Z] latest: digest: sha256:7573eb846b3d11e9390de5e0ba84ff03d16a5c3d4267f66dc996b284ecde6e19 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:01:07.193Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:01:07.559Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.60 [2025-09-15T04:01:07.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-09-15T04:01:07.559Z] d866c73fedca: Preparing [2025-09-15T04:01:07.559Z] d14935bb566f: Preparing [2025-09-15T04:01:07.559Z] 9739ac5eb3c6: Preparing [2025-09-15T04:01:07.559Z] f990080698ce: Preparing [2025-09-15T04:01:07.559Z] 53a8d8a9f077: Preparing [2025-09-15T04:01:07.559Z] ec94c49535a5: Preparing [2025-09-15T04:01:07.559Z] 1e890da81ec9: Preparing [2025-09-15T04:01:07.559Z] ec94c49535a5: Waiting [2025-09-15T04:01:07.559Z] 1e890da81ec9: Waiting [2025-09-15T04:01:07.559Z] 53a8d8a9f077: Layer already exists [2025-09-15T04:01:07.559Z] d14935bb566f: Layer already exists [2025-09-15T04:01:07.559Z] d866c73fedca: Layer already exists [2025-09-15T04:01:07.559Z] f990080698ce: Layer already exists [2025-09-15T04:01:07.559Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:01:07.559Z] 1e890da81ec9: Layer already exists [2025-09-15T04:01:07.559Z] ec94c49535a5: Layer already exists [2025-09-15T04:01:07.827Z] 4.1.0-dev.60: digest: sha256:7573eb846b3d11e9390de5e0ba84ff03d16a5c3d4267f66dc996b284ecde6e19 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:01:08.197Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:01:08.558Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:01:08.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-09-15T04:01:08.559Z] d866c73fedca: Preparing [2025-09-15T04:01:08.559Z] d14935bb566f: Preparing [2025-09-15T04:01:08.559Z] 9739ac5eb3c6: Preparing [2025-09-15T04:01:08.559Z] f990080698ce: Preparing [2025-09-15T04:01:08.559Z] 53a8d8a9f077: Preparing [2025-09-15T04:01:08.559Z] ec94c49535a5: Preparing [2025-09-15T04:01:08.559Z] 1e890da81ec9: Preparing [2025-09-15T04:01:08.559Z] ec94c49535a5: Waiting [2025-09-15T04:01:08.559Z] 1e890da81ec9: Waiting [2025-09-15T04:01:08.559Z] d866c73fedca: Layer already exists [2025-09-15T04:01:08.559Z] f990080698ce: Layer already exists [2025-09-15T04:01:08.559Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:01:08.559Z] d14935bb566f: Layer already exists [2025-09-15T04:01:08.559Z] 53a8d8a9f077: Layer already exists [2025-09-15T04:01:08.559Z] ec94c49535a5: Layer already exists [2025-09-15T04:01:08.559Z] 1e890da81ec9: Layer already exists [2025-09-15T04:01:08.825Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:7573eb846b3d11e9390de5e0ba84ff03d16a5c3d4267f66dc996b284ecde6e19 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:01:09.196Z] + 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-09-15T04:01:09.679Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-09-15T04:01:09.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-09-15T04:01:09.679Z] d866c73fedca: Preparing [2025-09-15T04:01:09.679Z] d14935bb566f: Preparing [2025-09-15T04:01:09.679Z] 9739ac5eb3c6: Preparing [2025-09-15T04:01:09.679Z] f990080698ce: Preparing [2025-09-15T04:01:09.679Z] 53a8d8a9f077: Preparing [2025-09-15T04:01:09.679Z] ec94c49535a5: Preparing [2025-09-15T04:01:09.679Z] 1e890da81ec9: Preparing [2025-09-15T04:01:09.679Z] ec94c49535a5: Waiting [2025-09-15T04:01:09.679Z] 1e890da81ec9: Waiting [2025-09-15T04:01:09.679Z] d866c73fedca: Layer already exists [2025-09-15T04:01:09.679Z] d14935bb566f: Layer already exists [2025-09-15T04:01:09.679Z] f990080698ce: Layer already exists [2025-09-15T04:01:09.679Z] 53a8d8a9f077: Layer already exists [2025-09-15T04:01:09.679Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:01:09.679Z] ec94c49535a5: Layer already exists [2025-09-15T04:01:09.679Z] 1e890da81ec9: Layer already exists [2025-09-15T04:01:09.679Z] main: digest: sha256:7573eb846b3d11e9390de5e0ba84ff03d16a5c3d4267f66dc996b284ecde6e19 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T04:01:09.748Z] ===================================================== [Pipeline] echo [2025-09-15T04:01:09.766Z] taggedImages: [2025-09-15T04:01:09.766Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:01:09.766Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-09-15T04:01:09.766Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.60 [2025-09-15T04:01:09.766Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:01:09.766Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-09-15T04:01:09.793Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-09-15T04:01:09.793Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:01:09.793Z] latest [2025-09-15T04:01:09.793Z] 4.1.0-dev.60 [2025-09-15T04:01:09.793Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:01:09.793Z] main [2025-09-15T04:01:09.793Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:01:10.175Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:01:11.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:01:11.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-09-15T04:01:11.131Z] 582fff023371: Preparing [2025-09-15T04:01:11.131Z] 986eaf943075: Preparing [2025-09-15T04:01:11.131Z] 9b47d8bf6c31: Preparing [2025-09-15T04:01:11.131Z] 9739ac5eb3c6: Preparing [2025-09-15T04:01:11.131Z] f990080698ce: Preparing [2025-09-15T04:01:11.131Z] 47e0f78281cf: Preparing [2025-09-15T04:01:11.131Z] a94fe291e87d: Preparing [2025-09-15T04:01:11.131Z] 7b12f3e1debb: Preparing [2025-09-15T04:01:11.131Z] ed2a0c64dc1a: Preparing [2025-09-15T04:01:11.131Z] 1e890da81ec9: Preparing [2025-09-15T04:01:11.131Z] 47e0f78281cf: Waiting [2025-09-15T04:01:11.131Z] a94fe291e87d: Waiting [2025-09-15T04:01:11.131Z] 7b12f3e1debb: Waiting [2025-09-15T04:01:11.131Z] ed2a0c64dc1a: Waiting [2025-09-15T04:01:11.131Z] 1e890da81ec9: Waiting [2025-09-15T04:01:11.399Z] f990080698ce: Layer already exists [2025-09-15T04:01:11.399Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:01:11.399Z] 986eaf943075: Pushed [2025-09-15T04:01:11.399Z] 9b47d8bf6c31: Pushed [2025-09-15T04:01:11.399Z] 582fff023371: Pushed [2025-09-15T04:01:11.399Z] 1e890da81ec9: Layer already exists [2025-09-15T04:01:11.983Z] 7b12f3e1debb: Pushed [2025-09-15T04:01:12.249Z] ed2a0c64dc1a: Pushed [2025-09-15T04:01:22.317Z] a94fe291e87d: Pushed [2025-09-15T04:01:37.305Z] 47e0f78281cf: Pushed [2025-09-15T04:01:37.571Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:a6144a156cd988fff464606fa608d6bfa5d0c316bc9d09e0aee3b57c5c1169f0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:01:37.928Z] + 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-09-15T04:01:38.286Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-09-15T04:01:38.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-09-15T04:01:38.287Z] 582fff023371: Preparing [2025-09-15T04:01:38.287Z] 986eaf943075: Preparing [2025-09-15T04:01:38.287Z] 9b47d8bf6c31: Preparing [2025-09-15T04:01:38.287Z] 9739ac5eb3c6: Preparing [2025-09-15T04:01:38.287Z] f990080698ce: Preparing [2025-09-15T04:01:38.287Z] 47e0f78281cf: Preparing [2025-09-15T04:01:38.287Z] a94fe291e87d: Preparing [2025-09-15T04:01:38.287Z] 7b12f3e1debb: Preparing [2025-09-15T04:01:38.287Z] 47e0f78281cf: Waiting [2025-09-15T04:01:38.287Z] ed2a0c64dc1a: Preparing [2025-09-15T04:01:38.287Z] 1e890da81ec9: Preparing [2025-09-15T04:01:38.287Z] a94fe291e87d: Waiting [2025-09-15T04:01:38.287Z] 7b12f3e1debb: Waiting [2025-09-15T04:01:38.287Z] ed2a0c64dc1a: Waiting [2025-09-15T04:01:38.287Z] 1e890da81ec9: Waiting [2025-09-15T04:01:38.287Z] 986eaf943075: Layer already exists [2025-09-15T04:01:38.287Z] 9b47d8bf6c31: Layer already exists [2025-09-15T04:01:38.287Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:01:38.287Z] f990080698ce: Layer already exists [2025-09-15T04:01:38.287Z] 582fff023371: Layer already exists [2025-09-15T04:01:38.287Z] 47e0f78281cf: Layer already exists [2025-09-15T04:01:38.287Z] a94fe291e87d: Layer already exists [2025-09-15T04:01:38.287Z] ed2a0c64dc1a: Layer already exists [2025-09-15T04:01:38.287Z] 7b12f3e1debb: Layer already exists [2025-09-15T04:01:38.287Z] 1e890da81ec9: Layer already exists [2025-09-15T04:01:38.551Z] latest: digest: sha256:a6144a156cd988fff464606fa608d6bfa5d0c316bc9d09e0aee3b57c5c1169f0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:01:38.919Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:01:39.278Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.60 [2025-09-15T04:01:39.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-09-15T04:01:39.278Z] 582fff023371: Preparing [2025-09-15T04:01:39.278Z] 986eaf943075: Preparing [2025-09-15T04:01:39.278Z] 9b47d8bf6c31: Preparing [2025-09-15T04:01:39.278Z] 9739ac5eb3c6: Preparing [2025-09-15T04:01:39.278Z] f990080698ce: Preparing [2025-09-15T04:01:39.278Z] 47e0f78281cf: Preparing [2025-09-15T04:01:39.278Z] a94fe291e87d: Preparing [2025-09-15T04:01:39.278Z] 7b12f3e1debb: Preparing [2025-09-15T04:01:39.278Z] ed2a0c64dc1a: Preparing [2025-09-15T04:01:39.278Z] 1e890da81ec9: Preparing [2025-09-15T04:01:39.278Z] 47e0f78281cf: Waiting [2025-09-15T04:01:39.278Z] a94fe291e87d: Waiting [2025-09-15T04:01:39.278Z] 7b12f3e1debb: Waiting [2025-09-15T04:01:39.278Z] ed2a0c64dc1a: Waiting [2025-09-15T04:01:39.278Z] 1e890da81ec9: Waiting [2025-09-15T04:01:39.278Z] f990080698ce: Layer already exists [2025-09-15T04:01:39.278Z] 9b47d8bf6c31: Layer already exists [2025-09-15T04:01:39.278Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:01:39.278Z] 986eaf943075: Layer already exists [2025-09-15T04:01:39.278Z] 582fff023371: Layer already exists [2025-09-15T04:01:39.278Z] a94fe291e87d: Layer already exists [2025-09-15T04:01:39.278Z] 7b12f3e1debb: Layer already exists [2025-09-15T04:01:39.278Z] 47e0f78281cf: Layer already exists [2025-09-15T04:01:39.278Z] ed2a0c64dc1a: Layer already exists [2025-09-15T04:01:39.278Z] 1e890da81ec9: Layer already exists [2025-09-15T04:01:39.545Z] 4.1.0-dev.60: digest: sha256:a6144a156cd988fff464606fa608d6bfa5d0c316bc9d09e0aee3b57c5c1169f0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:01:39.908Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:01:40.258Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:01:40.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-09-15T04:01:40.258Z] 582fff023371: Preparing [2025-09-15T04:01:40.258Z] 986eaf943075: Preparing [2025-09-15T04:01:40.258Z] 9b47d8bf6c31: Preparing [2025-09-15T04:01:40.258Z] 9739ac5eb3c6: Preparing [2025-09-15T04:01:40.258Z] f990080698ce: Preparing [2025-09-15T04:01:40.258Z] 47e0f78281cf: Preparing [2025-09-15T04:01:40.258Z] a94fe291e87d: Preparing [2025-09-15T04:01:40.258Z] 7b12f3e1debb: Preparing [2025-09-15T04:01:40.258Z] ed2a0c64dc1a: Preparing [2025-09-15T04:01:40.258Z] 1e890da81ec9: Preparing [2025-09-15T04:01:40.258Z] 7b12f3e1debb: Waiting [2025-09-15T04:01:40.258Z] ed2a0c64dc1a: Waiting [2025-09-15T04:01:40.258Z] 1e890da81ec9: Waiting [2025-09-15T04:01:40.258Z] 47e0f78281cf: Waiting [2025-09-15T04:01:40.258Z] a94fe291e87d: Waiting [2025-09-15T04:01:40.258Z] 582fff023371: Layer already exists [2025-09-15T04:01:40.258Z] 986eaf943075: Layer already exists [2025-09-15T04:01:40.258Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:01:40.258Z] f990080698ce: Layer already exists [2025-09-15T04:01:40.258Z] 9b47d8bf6c31: Layer already exists [2025-09-15T04:01:40.258Z] a94fe291e87d: Layer already exists [2025-09-15T04:01:40.258Z] 47e0f78281cf: Layer already exists [2025-09-15T04:01:40.258Z] ed2a0c64dc1a: Layer already exists [2025-09-15T04:01:40.258Z] 7b12f3e1debb: Layer already exists [2025-09-15T04:01:40.258Z] 1e890da81ec9: Layer already exists [2025-09-15T04:01:40.525Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:a6144a156cd988fff464606fa608d6bfa5d0c316bc9d09e0aee3b57c5c1169f0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:01:40.891Z] + 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-09-15T04:01:41.251Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-09-15T04:01:41.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-09-15T04:01:41.251Z] 582fff023371: Preparing [2025-09-15T04:01:41.251Z] 986eaf943075: Preparing [2025-09-15T04:01:41.251Z] 9b47d8bf6c31: Preparing [2025-09-15T04:01:41.251Z] 9739ac5eb3c6: Preparing [2025-09-15T04:01:41.251Z] f990080698ce: Preparing [2025-09-15T04:01:41.251Z] 47e0f78281cf: Preparing [2025-09-15T04:01:41.251Z] a94fe291e87d: Preparing [2025-09-15T04:01:41.251Z] 7b12f3e1debb: Preparing [2025-09-15T04:01:41.251Z] ed2a0c64dc1a: Preparing [2025-09-15T04:01:41.251Z] 1e890da81ec9: Preparing [2025-09-15T04:01:41.251Z] 47e0f78281cf: Waiting [2025-09-15T04:01:41.251Z] 7b12f3e1debb: Waiting [2025-09-15T04:01:41.251Z] ed2a0c64dc1a: Waiting [2025-09-15T04:01:41.251Z] 1e890da81ec9: Waiting [2025-09-15T04:01:41.251Z] f990080698ce: Layer already exists [2025-09-15T04:01:41.251Z] 9b47d8bf6c31: Layer already exists [2025-09-15T04:01:41.251Z] 986eaf943075: Layer already exists [2025-09-15T04:01:41.251Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:01:41.251Z] 582fff023371: Layer already exists [2025-09-15T04:01:41.251Z] 7b12f3e1debb: Layer already exists [2025-09-15T04:01:41.251Z] a94fe291e87d: Layer already exists [2025-09-15T04:01:41.251Z] 47e0f78281cf: Layer already exists [2025-09-15T04:01:41.251Z] 1e890da81ec9: Layer already exists [2025-09-15T04:01:41.251Z] ed2a0c64dc1a: Layer already exists [2025-09-15T04:01:41.522Z] main: digest: sha256:a6144a156cd988fff464606fa608d6bfa5d0c316bc9d09e0aee3b57c5c1169f0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T04:01:41.614Z] ===================================================== [Pipeline] echo [2025-09-15T04:01:41.629Z] taggedImages: [2025-09-15T04:01:41.629Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:01:41.629Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-09-15T04:01:41.630Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.60 [2025-09-15T04:01:41.630Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:01:41.630Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-09-15T04:01:41.659Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-09-15T04:01:41.659Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:01:41.659Z] latest [2025-09-15T04:01:41.659Z] 4.1.0-dev.60 [2025-09-15T04:01:41.659Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:01:41.659Z] main [2025-09-15T04:01:41.659Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:01:42.054Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:01:42.421Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:01:42.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-09-15T04:01:42.421Z] dd2bd32804e6: Preparing [2025-09-15T04:01:42.421Z] 83600d4099a2: Preparing [2025-09-15T04:01:42.421Z] deff9a0c8705: Preparing [2025-09-15T04:01:42.421Z] 9739ac5eb3c6: Preparing [2025-09-15T04:01:42.421Z] f990080698ce: Preparing [2025-09-15T04:01:42.421Z] 800f4d386ead: Preparing [2025-09-15T04:01:42.421Z] e6a0d6c5ed01: Preparing [2025-09-15T04:01:42.421Z] d37285ffed6d: Preparing [2025-09-15T04:01:42.421Z] 1e890da81ec9: Preparing [2025-09-15T04:01:42.421Z] 800f4d386ead: Waiting [2025-09-15T04:01:42.421Z] e6a0d6c5ed01: Waiting [2025-09-15T04:01:42.421Z] d37285ffed6d: Waiting [2025-09-15T04:01:42.421Z] 1e890da81ec9: Waiting [2025-09-15T04:01:42.421Z] f990080698ce: Layer already exists [2025-09-15T04:01:42.688Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:01:42.688Z] dd2bd32804e6: Pushed [2025-09-15T04:01:42.688Z] 83600d4099a2: Pushed [2025-09-15T04:01:42.688Z] deff9a0c8705: Pushed [2025-09-15T04:01:42.688Z] 1e890da81ec9: Layer already exists [2025-09-15T04:01:42.957Z] e6a0d6c5ed01: Pushed [2025-09-15T04:01:43.544Z] d37285ffed6d: Pushed [2025-09-15T04:02:10.229Z] 800f4d386ead: Pushed [2025-09-15T04:02:10.817Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:85c191f87635d746f4a56a2114bfaa6782db629e2afab14c83c7cdb2d2f3046d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:02:11.181Z] + 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-09-15T04:02:11.536Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-09-15T04:02:11.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-09-15T04:02:11.536Z] dd2bd32804e6: Preparing [2025-09-15T04:02:11.536Z] 83600d4099a2: Preparing [2025-09-15T04:02:11.536Z] deff9a0c8705: Preparing [2025-09-15T04:02:11.536Z] 9739ac5eb3c6: Preparing [2025-09-15T04:02:11.536Z] f990080698ce: Preparing [2025-09-15T04:02:11.536Z] 800f4d386ead: Preparing [2025-09-15T04:02:11.536Z] e6a0d6c5ed01: Preparing [2025-09-15T04:02:11.536Z] d37285ffed6d: Preparing [2025-09-15T04:02:11.536Z] 1e890da81ec9: Preparing [2025-09-15T04:02:11.536Z] 800f4d386ead: Waiting [2025-09-15T04:02:11.536Z] e6a0d6c5ed01: Waiting [2025-09-15T04:02:11.536Z] d37285ffed6d: Waiting [2025-09-15T04:02:11.536Z] 1e890da81ec9: Waiting [2025-09-15T04:02:11.536Z] f990080698ce: Layer already exists [2025-09-15T04:02:11.536Z] dd2bd32804e6: Layer already exists [2025-09-15T04:02:11.536Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:02:11.536Z] deff9a0c8705: Layer already exists [2025-09-15T04:02:11.536Z] 83600d4099a2: Layer already exists [2025-09-15T04:02:11.536Z] 1e890da81ec9: Layer already exists [2025-09-15T04:02:11.536Z] 800f4d386ead: Layer already exists [2025-09-15T04:02:11.536Z] d37285ffed6d: Layer already exists [2025-09-15T04:02:11.536Z] e6a0d6c5ed01: Layer already exists [2025-09-15T04:02:11.803Z] latest: digest: sha256:85c191f87635d746f4a56a2114bfaa6782db629e2afab14c83c7cdb2d2f3046d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:02:12.155Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:02:12.513Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.60 [2025-09-15T04:02:12.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-09-15T04:02:12.513Z] dd2bd32804e6: Preparing [2025-09-15T04:02:12.513Z] 83600d4099a2: Preparing [2025-09-15T04:02:12.513Z] deff9a0c8705: Preparing [2025-09-15T04:02:12.513Z] 9739ac5eb3c6: Preparing [2025-09-15T04:02:12.513Z] f990080698ce: Preparing [2025-09-15T04:02:12.513Z] 800f4d386ead: Preparing [2025-09-15T04:02:12.513Z] e6a0d6c5ed01: Preparing [2025-09-15T04:02:12.513Z] d37285ffed6d: Preparing [2025-09-15T04:02:12.513Z] 1e890da81ec9: Preparing [2025-09-15T04:02:12.513Z] e6a0d6c5ed01: Waiting [2025-09-15T04:02:12.513Z] d37285ffed6d: Waiting [2025-09-15T04:02:12.513Z] 1e890da81ec9: Waiting [2025-09-15T04:02:12.513Z] 800f4d386ead: Waiting [2025-09-15T04:02:12.513Z] 83600d4099a2: Layer already exists [2025-09-15T04:02:12.513Z] f990080698ce: Layer already exists [2025-09-15T04:02:12.513Z] dd2bd32804e6: Layer already exists [2025-09-15T04:02:12.513Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:02:12.513Z] deff9a0c8705: Layer already exists [2025-09-15T04:02:12.513Z] e6a0d6c5ed01: Layer already exists [2025-09-15T04:02:12.513Z] 1e890da81ec9: Layer already exists [2025-09-15T04:02:12.513Z] d37285ffed6d: Layer already exists [2025-09-15T04:02:12.513Z] 800f4d386ead: Layer already exists [2025-09-15T04:02:12.780Z] 4.1.0-dev.60: digest: sha256:85c191f87635d746f4a56a2114bfaa6782db629e2afab14c83c7cdb2d2f3046d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:02:13.140Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:02:13.503Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:02:13.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-09-15T04:02:13.503Z] dd2bd32804e6: Preparing [2025-09-15T04:02:13.503Z] 83600d4099a2: Preparing [2025-09-15T04:02:13.503Z] deff9a0c8705: Preparing [2025-09-15T04:02:13.503Z] 9739ac5eb3c6: Preparing [2025-09-15T04:02:13.503Z] f990080698ce: Preparing [2025-09-15T04:02:13.503Z] 800f4d386ead: Preparing [2025-09-15T04:02:13.503Z] e6a0d6c5ed01: Preparing [2025-09-15T04:02:13.503Z] d37285ffed6d: Preparing [2025-09-15T04:02:13.503Z] 1e890da81ec9: Preparing [2025-09-15T04:02:13.503Z] e6a0d6c5ed01: Waiting [2025-09-15T04:02:13.503Z] 800f4d386ead: Waiting [2025-09-15T04:02:13.503Z] d37285ffed6d: Waiting [2025-09-15T04:02:13.503Z] 1e890da81ec9: Waiting [2025-09-15T04:02:13.503Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:02:13.503Z] 83600d4099a2: Layer already exists [2025-09-15T04:02:13.503Z] f990080698ce: Layer already exists [2025-09-15T04:02:13.503Z] dd2bd32804e6: Layer already exists [2025-09-15T04:02:13.503Z] deff9a0c8705: Layer already exists [2025-09-15T04:02:13.503Z] d37285ffed6d: Layer already exists [2025-09-15T04:02:13.503Z] e6a0d6c5ed01: Layer already exists [2025-09-15T04:02:13.503Z] 800f4d386ead: Layer already exists [2025-09-15T04:02:13.503Z] 1e890da81ec9: Layer already exists [2025-09-15T04:02:13.772Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:85c191f87635d746f4a56a2114bfaa6782db629e2afab14c83c7cdb2d2f3046d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:02:14.142Z] + 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-09-15T04:02:14.512Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-09-15T04:02:14.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-09-15T04:02:14.512Z] dd2bd32804e6: Preparing [2025-09-15T04:02:14.512Z] 83600d4099a2: Preparing [2025-09-15T04:02:14.512Z] deff9a0c8705: Preparing [2025-09-15T04:02:14.512Z] 9739ac5eb3c6: Preparing [2025-09-15T04:02:14.512Z] f990080698ce: Preparing [2025-09-15T04:02:14.512Z] 800f4d386ead: Preparing [2025-09-15T04:02:14.512Z] e6a0d6c5ed01: Preparing [2025-09-15T04:02:14.512Z] d37285ffed6d: Preparing [2025-09-15T04:02:14.512Z] 1e890da81ec9: Preparing [2025-09-15T04:02:14.512Z] e6a0d6c5ed01: Waiting [2025-09-15T04:02:14.512Z] d37285ffed6d: Waiting [2025-09-15T04:02:14.512Z] 1e890da81ec9: Waiting [2025-09-15T04:02:14.512Z] 800f4d386ead: Waiting [2025-09-15T04:02:14.512Z] 83600d4099a2: Layer already exists [2025-09-15T04:02:14.512Z] dd2bd32804e6: Layer already exists [2025-09-15T04:02:14.512Z] deff9a0c8705: Layer already exists [2025-09-15T04:02:14.512Z] f990080698ce: Layer already exists [2025-09-15T04:02:14.512Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:02:14.512Z] e6a0d6c5ed01: Layer already exists [2025-09-15T04:02:14.512Z] 800f4d386ead: Layer already exists [2025-09-15T04:02:14.512Z] 1e890da81ec9: Layer already exists [2025-09-15T04:02:14.512Z] d37285ffed6d: Layer already exists [2025-09-15T04:02:14.780Z] main: digest: sha256:85c191f87635d746f4a56a2114bfaa6782db629e2afab14c83c7cdb2d2f3046d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T04:02:14.858Z] ===================================================== [Pipeline] echo [2025-09-15T04:02:14.870Z] taggedImages: [2025-09-15T04:02:14.870Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:02:14.870Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-09-15T04:02:14.870Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.60 [2025-09-15T04:02:14.870Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:02:14.870Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-09-15T04:02:14.904Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-09-15T04:02:14.904Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:02:14.904Z] latest [2025-09-15T04:02:14.904Z] 4.1.0-dev.60 [2025-09-15T04:02:14.904Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:02:14.904Z] main [2025-09-15T04:02:14.904Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:02:15.292Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:02:15.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:02:15.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-09-15T04:02:15.672Z] f7a0c1cb4bdc: Preparing [2025-09-15T04:02:15.672Z] 5c5d36e5bf35: Preparing [2025-09-15T04:02:15.672Z] ea29cb1802b7: Preparing [2025-09-15T04:02:15.672Z] 9739ac5eb3c6: Preparing [2025-09-15T04:02:15.672Z] f990080698ce: Preparing [2025-09-15T04:02:15.672Z] 88d8377c90d9: Preparing [2025-09-15T04:02:15.672Z] 7b12f3e1debb: Preparing [2025-09-15T04:02:15.672Z] ed2a0c64dc1a: Preparing [2025-09-15T04:02:15.672Z] 1e890da81ec9: Preparing [2025-09-15T04:02:15.672Z] 88d8377c90d9: Waiting [2025-09-15T04:02:15.672Z] 7b12f3e1debb: Waiting [2025-09-15T04:02:15.672Z] ed2a0c64dc1a: Waiting [2025-09-15T04:02:15.672Z] 1e890da81ec9: Waiting [2025-09-15T04:02:15.940Z] f990080698ce: Layer already exists [2025-09-15T04:02:15.940Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:02:15.940Z] ea29cb1802b7: Pushed [2025-09-15T04:02:15.940Z] 7b12f3e1debb: Layer already exists [2025-09-15T04:02:15.940Z] 5c5d36e5bf35: Pushed [2025-09-15T04:02:15.940Z] f7a0c1cb4bdc: Pushed [2025-09-15T04:02:15.940Z] ed2a0c64dc1a: Layer already exists [2025-09-15T04:02:15.940Z] 1e890da81ec9: Layer already exists [2025-09-15T04:02:48.159Z] 88d8377c90d9: Pushed [2025-09-15T04:02:48.159Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:d904280aac3e346209526d92a3a97871ee094e7212b69827ac85f6c9ac2ab46f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:02:48.535Z] + 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-09-15T04:02:48.885Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-09-15T04:02:48.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-09-15T04:02:49.473Z] f7a0c1cb4bdc: Preparing [2025-09-15T04:02:49.473Z] 5c5d36e5bf35: Preparing [2025-09-15T04:02:49.473Z] ea29cb1802b7: Preparing [2025-09-15T04:02:49.473Z] 9739ac5eb3c6: Preparing [2025-09-15T04:02:49.473Z] f990080698ce: Preparing [2025-09-15T04:02:49.473Z] 88d8377c90d9: Preparing [2025-09-15T04:02:49.473Z] 7b12f3e1debb: Preparing [2025-09-15T04:02:49.473Z] ed2a0c64dc1a: Preparing [2025-09-15T04:02:49.473Z] 1e890da81ec9: Preparing [2025-09-15T04:02:49.473Z] 88d8377c90d9: Waiting [2025-09-15T04:02:49.473Z] 7b12f3e1debb: Waiting [2025-09-15T04:02:49.473Z] ed2a0c64dc1a: Waiting [2025-09-15T04:02:49.473Z] 1e890da81ec9: Waiting [2025-09-15T04:02:49.740Z] f990080698ce: Layer already exists [2025-09-15T04:02:49.740Z] 5c5d36e5bf35: Layer already exists [2025-09-15T04:02:49.740Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:02:49.740Z] ea29cb1802b7: Layer already exists [2025-09-15T04:02:49.740Z] f7a0c1cb4bdc: Layer already exists [2025-09-15T04:02:49.740Z] ed2a0c64dc1a: Layer already exists [2025-09-15T04:02:49.740Z] 7b12f3e1debb: Layer already exists [2025-09-15T04:02:49.740Z] 88d8377c90d9: Layer already exists [2025-09-15T04:02:49.740Z] 1e890da81ec9: Layer already exists [2025-09-15T04:02:49.740Z] latest: digest: sha256:d904280aac3e346209526d92a3a97871ee094e7212b69827ac85f6c9ac2ab46f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:02:50.111Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:02:50.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.60 [2025-09-15T04:02:50.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-09-15T04:02:50.738Z] f7a0c1cb4bdc: Preparing [2025-09-15T04:02:50.738Z] 5c5d36e5bf35: Preparing [2025-09-15T04:02:50.738Z] ea29cb1802b7: Preparing [2025-09-15T04:02:50.738Z] 9739ac5eb3c6: Preparing [2025-09-15T04:02:50.738Z] f990080698ce: Preparing [2025-09-15T04:02:50.738Z] 88d8377c90d9: Preparing [2025-09-15T04:02:50.738Z] 7b12f3e1debb: Preparing [2025-09-15T04:02:50.738Z] ed2a0c64dc1a: Preparing [2025-09-15T04:02:50.738Z] 1e890da81ec9: Preparing [2025-09-15T04:02:50.738Z] 7b12f3e1debb: Waiting [2025-09-15T04:02:50.738Z] ed2a0c64dc1a: Waiting [2025-09-15T04:02:50.738Z] 1e890da81ec9: Waiting [2025-09-15T04:02:50.738Z] 88d8377c90d9: Waiting [2025-09-15T04:02:50.738Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:02:50.738Z] ea29cb1802b7: Layer already exists [2025-09-15T04:02:50.738Z] 5c5d36e5bf35: Layer already exists [2025-09-15T04:02:50.738Z] f990080698ce: Layer already exists [2025-09-15T04:02:50.738Z] f7a0c1cb4bdc: Layer already exists [2025-09-15T04:02:50.738Z] 88d8377c90d9: Layer already exists [2025-09-15T04:02:50.738Z] 7b12f3e1debb: Layer already exists [2025-09-15T04:02:50.738Z] 1e890da81ec9: Layer already exists [2025-09-15T04:02:50.738Z] ed2a0c64dc1a: Layer already exists [2025-09-15T04:02:50.738Z] 4.1.0-dev.60: digest: sha256:d904280aac3e346209526d92a3a97871ee094e7212b69827ac85f6c9ac2ab46f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:02:51.156Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:02:51.519Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:02:51.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-09-15T04:02:51.519Z] f7a0c1cb4bdc: Preparing [2025-09-15T04:02:51.519Z] 5c5d36e5bf35: Preparing [2025-09-15T04:02:51.519Z] ea29cb1802b7: Preparing [2025-09-15T04:02:51.519Z] 9739ac5eb3c6: Preparing [2025-09-15T04:02:51.519Z] f990080698ce: Preparing [2025-09-15T04:02:51.519Z] 88d8377c90d9: Preparing [2025-09-15T04:02:51.519Z] 7b12f3e1debb: Preparing [2025-09-15T04:02:51.519Z] ed2a0c64dc1a: Preparing [2025-09-15T04:02:51.519Z] 1e890da81ec9: Preparing [2025-09-15T04:02:51.519Z] 7b12f3e1debb: Waiting [2025-09-15T04:02:51.519Z] ed2a0c64dc1a: Waiting [2025-09-15T04:02:51.519Z] 1e890da81ec9: Waiting [2025-09-15T04:02:51.519Z] 88d8377c90d9: Waiting [2025-09-15T04:02:51.519Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:02:51.519Z] f7a0c1cb4bdc: Layer already exists [2025-09-15T04:02:51.519Z] 5c5d36e5bf35: Layer already exists [2025-09-15T04:02:51.519Z] f990080698ce: Layer already exists [2025-09-15T04:02:51.519Z] ea29cb1802b7: Layer already exists [2025-09-15T04:02:51.519Z] 1e890da81ec9: Layer already exists [2025-09-15T04:02:51.519Z] 7b12f3e1debb: Layer already exists [2025-09-15T04:02:51.519Z] 88d8377c90d9: Layer already exists [2025-09-15T04:02:51.519Z] ed2a0c64dc1a: Layer already exists [2025-09-15T04:02:51.787Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:d904280aac3e346209526d92a3a97871ee094e7212b69827ac85f6c9ac2ab46f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:02:52.156Z] + 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-09-15T04:02:52.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-09-15T04:02:52.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-09-15T04:02:52.517Z] f7a0c1cb4bdc: Preparing [2025-09-15T04:02:52.517Z] 5c5d36e5bf35: Preparing [2025-09-15T04:02:52.517Z] ea29cb1802b7: Preparing [2025-09-15T04:02:52.517Z] 9739ac5eb3c6: Preparing [2025-09-15T04:02:52.517Z] f990080698ce: Preparing [2025-09-15T04:02:52.517Z] 88d8377c90d9: Preparing [2025-09-15T04:02:52.517Z] 7b12f3e1debb: Preparing [2025-09-15T04:02:52.517Z] ed2a0c64dc1a: Preparing [2025-09-15T04:02:52.517Z] 1e890da81ec9: Preparing [2025-09-15T04:02:52.517Z] 7b12f3e1debb: Waiting [2025-09-15T04:02:52.517Z] ed2a0c64dc1a: Waiting [2025-09-15T04:02:52.517Z] 1e890da81ec9: Waiting [2025-09-15T04:02:52.517Z] 88d8377c90d9: Waiting [2025-09-15T04:02:52.517Z] f7a0c1cb4bdc: Layer already exists [2025-09-15T04:02:52.517Z] ea29cb1802b7: Layer already exists [2025-09-15T04:02:52.517Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:02:52.517Z] f990080698ce: Layer already exists [2025-09-15T04:02:52.517Z] 5c5d36e5bf35: Layer already exists [2025-09-15T04:02:52.517Z] ed2a0c64dc1a: Layer already exists [2025-09-15T04:02:52.517Z] 88d8377c90d9: Layer already exists [2025-09-15T04:02:52.517Z] 1e890da81ec9: Layer already exists [2025-09-15T04:02:52.788Z] 7b12f3e1debb: Layer already exists [2025-09-15T04:02:52.788Z] main: digest: sha256:d904280aac3e346209526d92a3a97871ee094e7212b69827ac85f6c9ac2ab46f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T04:02:52.878Z] ===================================================== [Pipeline] echo [2025-09-15T04:02:52.890Z] taggedImages: [2025-09-15T04:02:52.891Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:02:52.891Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-09-15T04:02:52.891Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.60 [2025-09-15T04:02:52.891Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:02:52.891Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-09-15T04:02:52.915Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-09-15T04:02:52.915Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:02:52.915Z] latest [2025-09-15T04:02:52.915Z] 4.1.0-dev.60 [2025-09-15T04:02:52.915Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:02:52.915Z] main [2025-09-15T04:02:52.915Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:02:53.327Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:02:53.720Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:02:53.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-09-15T04:02:53.720Z] 1882ff3dfc80: Preparing [2025-09-15T04:02:53.720Z] 21cfad487645: Preparing [2025-09-15T04:02:53.720Z] 9739ac5eb3c6: Preparing [2025-09-15T04:02:53.720Z] f990080698ce: Preparing [2025-09-15T04:02:53.720Z] c970f6cd2ed5: Preparing [2025-09-15T04:02:53.720Z] ae2ed1e98a14: Preparing [2025-09-15T04:02:53.720Z] 1e890da81ec9: Preparing [2025-09-15T04:02:53.720Z] ae2ed1e98a14: Waiting [2025-09-15T04:02:53.720Z] 1e890da81ec9: Waiting [2025-09-15T04:02:53.987Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:02:53.987Z] f990080698ce: Layer already exists [2025-09-15T04:02:53.987Z] 1e890da81ec9: Layer already exists [2025-09-15T04:02:53.987Z] 1882ff3dfc80: Pushed [2025-09-15T04:02:54.255Z] c970f6cd2ed5: Pushed [2025-09-15T04:02:55.212Z] ae2ed1e98a14: Pushed [2025-09-15T04:03:03.433Z] 21cfad487645: Pushed [2025-09-15T04:03:03.433Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:c689f42b68b9fc8b17bd0e5392bf380c7c7a1908d282ec2913a9135ffb84606e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:03:03.794Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:03:04.147Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-09-15T04:03:04.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-09-15T04:03:04.147Z] 1882ff3dfc80: Preparing [2025-09-15T04:03:04.147Z] 21cfad487645: Preparing [2025-09-15T04:03:04.147Z] 9739ac5eb3c6: Preparing [2025-09-15T04:03:04.147Z] f990080698ce: Preparing [2025-09-15T04:03:04.147Z] c970f6cd2ed5: Preparing [2025-09-15T04:03:04.147Z] ae2ed1e98a14: Preparing [2025-09-15T04:03:04.147Z] 1e890da81ec9: Preparing [2025-09-15T04:03:04.147Z] ae2ed1e98a14: Waiting [2025-09-15T04:03:04.147Z] 1e890da81ec9: Waiting [2025-09-15T04:03:04.147Z] 1882ff3dfc80: Layer already exists [2025-09-15T04:03:04.147Z] c970f6cd2ed5: Layer already exists [2025-09-15T04:03:04.147Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:03:04.147Z] f990080698ce: Layer already exists [2025-09-15T04:03:04.147Z] 21cfad487645: Layer already exists [2025-09-15T04:03:04.147Z] 1e890da81ec9: Layer already exists [2025-09-15T04:03:04.147Z] ae2ed1e98a14: Layer already exists [2025-09-15T04:03:04.147Z] latest: digest: sha256:c689f42b68b9fc8b17bd0e5392bf380c7c7a1908d282ec2913a9135ffb84606e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:03:04.762Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:03:05.103Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.60 [2025-09-15T04:03:05.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-09-15T04:03:05.103Z] 1882ff3dfc80: Preparing [2025-09-15T04:03:05.103Z] 21cfad487645: Preparing [2025-09-15T04:03:05.103Z] 9739ac5eb3c6: Preparing [2025-09-15T04:03:05.103Z] f990080698ce: Preparing [2025-09-15T04:03:05.103Z] c970f6cd2ed5: Preparing [2025-09-15T04:03:05.103Z] ae2ed1e98a14: Preparing [2025-09-15T04:03:05.103Z] 1e890da81ec9: Preparing [2025-09-15T04:03:05.103Z] ae2ed1e98a14: Waiting [2025-09-15T04:03:05.103Z] 1e890da81ec9: Waiting [2025-09-15T04:03:05.103Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:03:05.103Z] f990080698ce: Layer already exists [2025-09-15T04:03:05.103Z] c970f6cd2ed5: Layer already exists [2025-09-15T04:03:05.103Z] 1882ff3dfc80: Layer already exists [2025-09-15T04:03:05.103Z] 21cfad487645: Layer already exists [2025-09-15T04:03:05.103Z] ae2ed1e98a14: Layer already exists [2025-09-15T04:03:05.103Z] 1e890da81ec9: Layer already exists [2025-09-15T04:03:05.367Z] 4.1.0-dev.60: digest: sha256:c689f42b68b9fc8b17bd0e5392bf380c7c7a1908d282ec2913a9135ffb84606e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:03:05.723Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:03:06.073Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:03:06.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-09-15T04:03:06.073Z] 1882ff3dfc80: Preparing [2025-09-15T04:03:06.073Z] 21cfad487645: Preparing [2025-09-15T04:03:06.073Z] 9739ac5eb3c6: Preparing [2025-09-15T04:03:06.073Z] f990080698ce: Preparing [2025-09-15T04:03:06.073Z] c970f6cd2ed5: Preparing [2025-09-15T04:03:06.073Z] ae2ed1e98a14: Preparing [2025-09-15T04:03:06.073Z] 1e890da81ec9: Preparing [2025-09-15T04:03:06.073Z] ae2ed1e98a14: Waiting [2025-09-15T04:03:06.073Z] 1e890da81ec9: Waiting [2025-09-15T04:03:06.073Z] 21cfad487645: Layer already exists [2025-09-15T04:03:06.073Z] 1882ff3dfc80: Layer already exists [2025-09-15T04:03:06.073Z] f990080698ce: Layer already exists [2025-09-15T04:03:06.073Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:03:06.073Z] c970f6cd2ed5: Layer already exists [2025-09-15T04:03:06.073Z] 1e890da81ec9: Layer already exists [2025-09-15T04:03:06.073Z] ae2ed1e98a14: Layer already exists [2025-09-15T04:03:06.073Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:c689f42b68b9fc8b17bd0e5392bf380c7c7a1908d282ec2913a9135ffb84606e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:03:06.689Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:03:07.030Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-09-15T04:03:07.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-09-15T04:03:07.030Z] 1882ff3dfc80: Preparing [2025-09-15T04:03:07.030Z] 21cfad487645: Preparing [2025-09-15T04:03:07.030Z] 9739ac5eb3c6: Preparing [2025-09-15T04:03:07.030Z] f990080698ce: Preparing [2025-09-15T04:03:07.030Z] c970f6cd2ed5: Preparing [2025-09-15T04:03:07.030Z] ae2ed1e98a14: Preparing [2025-09-15T04:03:07.030Z] 1e890da81ec9: Preparing [2025-09-15T04:03:07.030Z] ae2ed1e98a14: Waiting [2025-09-15T04:03:07.030Z] 1e890da81ec9: Waiting [2025-09-15T04:03:07.030Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:03:07.030Z] 21cfad487645: Layer already exists [2025-09-15T04:03:07.030Z] c970f6cd2ed5: Layer already exists [2025-09-15T04:03:07.030Z] f990080698ce: Layer already exists [2025-09-15T04:03:07.030Z] 1882ff3dfc80: Layer already exists [2025-09-15T04:03:07.030Z] ae2ed1e98a14: Layer already exists [2025-09-15T04:03:07.030Z] 1e890da81ec9: Layer already exists [2025-09-15T04:03:07.294Z] main: digest: sha256:c689f42b68b9fc8b17bd0e5392bf380c7c7a1908d282ec2913a9135ffb84606e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T04:03:07.377Z] ===================================================== [Pipeline] echo [2025-09-15T04:03:07.396Z] taggedImages: [2025-09-15T04:03:07.396Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:03:07.396Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-09-15T04:03:07.396Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.60 [2025-09-15T04:03:07.396Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:03:07.396Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-09-15T04:03:07.419Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-09-15T04:03:07.419Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:03:07.419Z] latest [2025-09-15T04:03:07.419Z] 4.1.0-dev.60 [2025-09-15T04:03:07.419Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:03:07.419Z] main [2025-09-15T04:03:07.419Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:03:07.783Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:03:08.221Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:03:08.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-09-15T04:03:08.221Z] 25eb9d47a677: Preparing [2025-09-15T04:03:08.221Z] d90633b8e5ad: Preparing [2025-09-15T04:03:08.221Z] 9739ac5eb3c6: Preparing [2025-09-15T04:03:08.221Z] f990080698ce: Preparing [2025-09-15T04:03:08.221Z] 40fd0dbce030: Preparing [2025-09-15T04:03:08.221Z] 2a4d1fad59d7: Preparing [2025-09-15T04:03:08.221Z] 1e890da81ec9: Preparing [2025-09-15T04:03:08.221Z] 2a4d1fad59d7: Waiting [2025-09-15T04:03:08.221Z] 1e890da81ec9: Waiting [2025-09-15T04:03:08.221Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:03:08.499Z] f990080698ce: Layer already exists [2025-09-15T04:03:08.499Z] 1e890da81ec9: Layer already exists [2025-09-15T04:03:08.499Z] 25eb9d47a677: Pushed [2025-09-15T04:03:08.768Z] 40fd0dbce030: Pushed [2025-09-15T04:03:09.055Z] 2a4d1fad59d7: Pushed [2025-09-15T04:03:17.352Z] d90633b8e5ad: Pushed [2025-09-15T04:03:17.353Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:0ac7482fc81a6ee067fa0be049f89d3fcfca1a1a46a18c7f39226740f67c3744 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:03:17.698Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:03:18.045Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-09-15T04:03:18.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-09-15T04:03:18.045Z] 25eb9d47a677: Preparing [2025-09-15T04:03:18.045Z] d90633b8e5ad: Preparing [2025-09-15T04:03:18.045Z] 9739ac5eb3c6: Preparing [2025-09-15T04:03:18.045Z] f990080698ce: Preparing [2025-09-15T04:03:18.045Z] 40fd0dbce030: Preparing [2025-09-15T04:03:18.045Z] 2a4d1fad59d7: Preparing [2025-09-15T04:03:18.045Z] 1e890da81ec9: Preparing [2025-09-15T04:03:18.045Z] 2a4d1fad59d7: Waiting [2025-09-15T04:03:18.045Z] 1e890da81ec9: Waiting [2025-09-15T04:03:18.045Z] d90633b8e5ad: Layer already exists [2025-09-15T04:03:18.045Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:03:18.045Z] f990080698ce: Layer already exists [2025-09-15T04:03:18.045Z] 25eb9d47a677: Layer already exists [2025-09-15T04:03:18.045Z] 40fd0dbce030: Layer already exists [2025-09-15T04:03:18.045Z] 1e890da81ec9: Layer already exists [2025-09-15T04:03:18.045Z] 2a4d1fad59d7: Layer already exists [2025-09-15T04:03:18.309Z] latest: digest: sha256:0ac7482fc81a6ee067fa0be049f89d3fcfca1a1a46a18c7f39226740f67c3744 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:03:18.655Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:03:19.019Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.60 [2025-09-15T04:03:19.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-09-15T04:03:19.019Z] 25eb9d47a677: Preparing [2025-09-15T04:03:19.019Z] d90633b8e5ad: Preparing [2025-09-15T04:03:19.019Z] 9739ac5eb3c6: Preparing [2025-09-15T04:03:19.019Z] f990080698ce: Preparing [2025-09-15T04:03:19.019Z] 40fd0dbce030: Preparing [2025-09-15T04:03:19.019Z] 2a4d1fad59d7: Preparing [2025-09-15T04:03:19.020Z] 1e890da81ec9: Preparing [2025-09-15T04:03:19.020Z] 2a4d1fad59d7: Waiting [2025-09-15T04:03:19.020Z] 1e890da81ec9: Waiting [2025-09-15T04:03:19.020Z] 25eb9d47a677: Layer already exists [2025-09-15T04:03:19.020Z] 40fd0dbce030: Layer already exists [2025-09-15T04:03:19.020Z] d90633b8e5ad: Layer already exists [2025-09-15T04:03:19.020Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:03:19.020Z] f990080698ce: Layer already exists [2025-09-15T04:03:19.020Z] 2a4d1fad59d7: Layer already exists [2025-09-15T04:03:19.020Z] 1e890da81ec9: Layer already exists [2025-09-15T04:03:19.020Z] 4.1.0-dev.60: digest: sha256:0ac7482fc81a6ee067fa0be049f89d3fcfca1a1a46a18c7f39226740f67c3744 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:03:19.640Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:03:19.992Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:03:19.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-09-15T04:03:19.992Z] 25eb9d47a677: Preparing [2025-09-15T04:03:19.992Z] d90633b8e5ad: Preparing [2025-09-15T04:03:19.992Z] 9739ac5eb3c6: Preparing [2025-09-15T04:03:19.992Z] f990080698ce: Preparing [2025-09-15T04:03:19.992Z] 40fd0dbce030: Preparing [2025-09-15T04:03:19.992Z] 2a4d1fad59d7: Preparing [2025-09-15T04:03:19.992Z] 1e890da81ec9: Preparing [2025-09-15T04:03:19.992Z] 2a4d1fad59d7: Waiting [2025-09-15T04:03:19.992Z] 1e890da81ec9: Waiting [2025-09-15T04:03:19.992Z] f990080698ce: Layer already exists [2025-09-15T04:03:19.993Z] 25eb9d47a677: Layer already exists [2025-09-15T04:03:19.993Z] d90633b8e5ad: Layer already exists [2025-09-15T04:03:19.993Z] 40fd0dbce030: Layer already exists [2025-09-15T04:03:19.993Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:03:19.993Z] 1e890da81ec9: Layer already exists [2025-09-15T04:03:19.993Z] 2a4d1fad59d7: Layer already exists [2025-09-15T04:03:19.993Z] cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:0ac7482fc81a6ee067fa0be049f89d3fcfca1a1a46a18c7f39226740f67c3744 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:03:20.600Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:03:20.959Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-09-15T04:03:20.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-09-15T04:03:20.959Z] 25eb9d47a677: Preparing [2025-09-15T04:03:20.959Z] d90633b8e5ad: Preparing [2025-09-15T04:03:20.959Z] 9739ac5eb3c6: Preparing [2025-09-15T04:03:20.959Z] f990080698ce: Preparing [2025-09-15T04:03:20.959Z] 40fd0dbce030: Preparing [2025-09-15T04:03:20.959Z] 2a4d1fad59d7: Preparing [2025-09-15T04:03:20.959Z] 1e890da81ec9: Preparing [2025-09-15T04:03:20.959Z] 2a4d1fad59d7: Waiting [2025-09-15T04:03:20.959Z] 1e890da81ec9: Waiting [2025-09-15T04:03:20.959Z] 40fd0dbce030: Layer already exists [2025-09-15T04:03:20.959Z] d90633b8e5ad: Layer already exists [2025-09-15T04:03:20.959Z] f990080698ce: Layer already exists [2025-09-15T04:03:20.959Z] 9739ac5eb3c6: Layer already exists [2025-09-15T04:03:20.959Z] 25eb9d47a677: Layer already exists [2025-09-15T04:03:20.959Z] 2a4d1fad59d7: Layer already exists [2025-09-15T04:03:20.959Z] 1e890da81ec9: Layer already exists [2025-09-15T04:03:21.228Z] main: digest: sha256:0ac7482fc81a6ee067fa0be049f89d3fcfca1a1a46a18c7f39226740f67c3744 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-15T04:03:21.321Z] ===================================================== [Pipeline] echo [2025-09-15T04:03:21.330Z] taggedImages: [2025-09-15T04:03:21.330Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [2025-09-15T04:03:21.330Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-09-15T04:03:21.330Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.60 [2025-09-15T04:03:21.330Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [2025-09-15T04:03:21.330Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-09-15T04:03:21.338Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo [2025-09-15T04:03:21.345Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-09-15T04:03:21.352Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:21.359Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:21.367Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-09-15T04:03:21.374Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo [2025-09-15T04:03:21.382Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-09-15T04:03:21.388Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:21.395Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:21.403Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-09-15T04:03:21.413Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo [2025-09-15T04:03:21.425Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-09-15T04:03:21.434Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:21.444Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:21.457Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-09-15T04:03:21.468Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo [2025-09-15T04:03:21.479Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-09-15T04:03:21.489Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:21.498Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:21.510Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-09-15T04:03:21.524Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo [2025-09-15T04:03:21.536Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-09-15T04:03:21.545Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:21.554Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:21.565Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-09-15T04:03:21.575Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo [2025-09-15T04:03:21.586Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-09-15T04:03:21.594Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:21.604Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:21.619Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-09-15T04:03:21.630Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo [2025-09-15T04:03:21.639Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-09-15T04:03:21.650Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:21.662Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:21.675Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-09-15T04:03:21.691Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo [2025-09-15T04:03:21.701Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-09-15T04:03:21.710Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:21.721Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:21.733Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-09-15T04:03:21.744Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo [2025-09-15T04:03:21.757Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-09-15T04:03:21.765Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:21.774Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:21.787Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-09-15T04:03:21.798Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo [2025-09-15T04:03:21.810Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-09-15T04:03:21.821Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:21.834Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:21.850Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-09-15T04:03:21.866Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo [2025-09-15T04:03:21.879Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-09-15T04:03:21.891Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:21.901Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:21.917Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-09-15T04:03:21.927Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo [2025-09-15T04:03:21.938Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-09-15T04:03:21.949Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:21.963Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:21.976Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-09-15T04:03:21.990Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo [2025-09-15T04:03:22.002Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-09-15T04:03:22.012Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:22.023Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:22.136Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-09-15T04:03:22.153Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo [2025-09-15T04:03:22.172Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-09-15T04:03:22.190Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:22.204Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:22.222Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-09-15T04:03:22.235Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo [2025-09-15T04:03:22.249Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-09-15T04:03:22.261Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:22.275Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:03:22.286Z] 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-09-15T04:03:22.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-15T04:03:22.698Z] [2025-09-15T04:03:22.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:03:23.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-15T04:03:23.028Z] arm64: Pulling from edgex-lftools-log-publisher [2025-09-15T04:03:23.028Z] 8998bd30e6a1: Pulling fs layer [2025-09-15T04:03:23.028Z] 04944245beec: Pulling fs layer [2025-09-15T04:03:23.028Z] 699f458cf7ca: Pulling fs layer [2025-09-15T04:03:23.028Z] 765212b225bb: Pulling fs layer [2025-09-15T04:03:23.028Z] f23df028b6ca: Pulling fs layer [2025-09-15T04:03:23.028Z] d65c8cfc05b1: Pulling fs layer [2025-09-15T04:03:23.028Z] 2437ff75d9bd: Pulling fs layer [2025-09-15T04:03:23.028Z] 765212b225bb: Waiting [2025-09-15T04:03:23.028Z] f23df028b6ca: Waiting [2025-09-15T04:03:23.028Z] d65c8cfc05b1: Waiting [2025-09-15T04:03:23.028Z] 2437ff75d9bd: Waiting [2025-09-15T04:03:23.296Z] 04944245beec: Verifying Checksum [2025-09-15T04:03:23.296Z] 04944245beec: Download complete [2025-09-15T04:03:23.296Z] 765212b225bb: Verifying Checksum [2025-09-15T04:03:23.296Z] 765212b225bb: Download complete [2025-09-15T04:03:23.296Z] f23df028b6ca: Verifying Checksum [2025-09-15T04:03:23.296Z] f23df028b6ca: Download complete [2025-09-15T04:03:23.296Z] d65c8cfc05b1: Verifying Checksum [2025-09-15T04:03:23.296Z] d65c8cfc05b1: Download complete [2025-09-15T04:03:23.563Z] 699f458cf7ca: Verifying Checksum [2025-09-15T04:03:23.563Z] 699f458cf7ca: Download complete [2025-09-15T04:03:23.834Z] 8998bd30e6a1: Verifying Checksum [2025-09-15T04:03:23.834Z] 8998bd30e6a1: Download complete [2025-09-15T04:03:26.428Z] 2437ff75d9bd: Verifying Checksum [2025-09-15T04:03:26.428Z] 2437ff75d9bd: Download complete [2025-09-15T04:03:29.008Z] 8998bd30e6a1: Pull complete [2025-09-15T04:03:29.273Z] 04944245beec: Pull complete [2025-09-15T04:03:31.210Z] 699f458cf7ca: Pull complete [2025-09-15T04:03:31.210Z] 765212b225bb: Pull complete [2025-09-15T04:03:32.165Z] f23df028b6ca: Pull complete [2025-09-15T04:03:32.430Z] d65c8cfc05b1: Pull complete [2025-09-15T04:03:50.621Z] 2437ff75d9bd: Pull complete [2025-09-15T04:03:50.621Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-09-15T04:03:50.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-15T04:03:50.621Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-15T04:03:50.825Z] prd-ubuntu20.04-docker-arm64-4c-16g-8850 does not seem to be running inside a container [2025-09-15T04:03:50.870Z] $ 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/903 -v /w/workspace/edgex-go/903:/w/workspace/edgex-go/903:rw,z -v /w/workspace/edgex-go/903@tmp:/w/workspace/edgex-go/903@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-09-15T04:03:52.732Z] $ docker top 1b8ebb402bcb524408497687b80ced6097f80ffbadc1f762a11795cbfcf6c34c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-15T04:03:53.803Z] ---> job-cost.sh [2025-09-15T04:03:53.803Z] lf-activate-venv: SKIPPING [2025-09-15T04:03:53.803Z] INFO: No Stack... [2025-09-15T04:03:54.074Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-09-15T04:03:55.042Z] INFO: Archiving Costs [Pipeline] sh [2025-09-15T04:03:55.684Z] + cut -d, -f6 [2025-09-15T04:03:55.684Z] + cat /w/workspace/edgex-go/903/archives/cost.csv [Pipeline] lock [2025-09-15T04:03:55.732Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-903-stack-cost] [2025-09-15T04:03:55.742Z] Resource [jenkins-edgexfoundry-edgex-go-main-903-stack-cost] did not exist. Created. [2025-09-15T04:03:55.747Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-903-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-15T04:03:56.400Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-09-15T04:03:57.173Z] Stashed 1 file(s) [Pipeline] } [2025-09-15T04:03:57.182Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-903-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-15T04:03:57.198Z] $ docker stop --time=1 1b8ebb402bcb524408497687b80ced6097f80ffbadc1f762a11795cbfcf6c34c [2025-09-15T04:03:58.738Z] $ docker rm -f --volumes 1b8ebb402bcb524408497687b80ced6097f80ffbadc1f762a11795cbfcf6c34c [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-09-15T04:03:59.301Z] provisioning config files... [2025-09-15T04:03:59.309Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/903@tmp/config1877493104146423260tmp [Pipeline] { [Pipeline] sh [2025-09-15T04:03:59.617Z] + set +x [2025-09-15T04:03:59.617Z] + curl -s https://codecov.io/bash [2025-09-15T04:03:59.617Z] + bash -s -- [2025-09-15T04:03:59.617Z] [2025-09-15T04:03:59.617Z] _____ _ [2025-09-15T04:03:59.617Z] / ____| | | [2025-09-15T04:03:59.617Z] | | ___ __| | ___ ___ _____ __ [2025-09-15T04:03:59.617Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-09-15T04:03:59.617Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-09-15T04:03:59.617Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-09-15T04:03:59.617Z] Bash-1.0.6 [2025-09-15T04:03:59.617Z] [2025-09-15T04:03:59.617Z] [2025-09-15T04:03:59.617Z] ==> git version 2.25.1 found [2025-09-15T04:03:59.617Z] ==> 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-09-15T04:03:59.617Z] Release-Date: 2020-01-08 [2025-09-15T04:03:59.617Z] 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-09-15T04:03:59.617Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-09-15T04:03:59.617Z] ==> Jenkins CI detected. [2025-09-15T04:03:59.617Z] current dir:  /w/workspace/edgex-go/903 [2025-09-15T04:03:59.617Z] project root: . [2025-09-15T04:03:59.617Z] --> token set from env [2025-09-15T04:03:59.617Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-09-15T04:03:59.617Z] ==> Running gcov in . (disable via -X gcov) [2025-09-15T04:03:59.617Z] ==> Python coveragepy not found [2025-09-15T04:03:59.617Z] ==> Searching for coverage reports in: [2025-09-15T04:03:59.617Z] + . [2025-09-15T04:03:59.876Z] -> Found 1 reports [2025-09-15T04:03:59.876Z] ==> Detecting git/mercurial file structure [2025-09-15T04:03:59.876Z] ==> Reading reports [2025-09-15T04:03:59.876Z] + ./coverage.out bytes=1725228 [2025-09-15T04:03:59.876Z] ==> Appending adjustments [2025-09-15T04:03:59.876Z] https://docs.codecov.io/docs/fixing-reports [2025-09-15T04:04:01.268Z] + Found adjustments [2025-09-15T04:04:01.268Z] ==> Gzipping contents [2025-09-15T04:04:01.268Z] 144K /tmp/codecov.x0LfM5.gz [2025-09-15T04:04:01.268Z] ==> Uploading reports [2025-09-15T04:04:01.268Z] url: https://codecov.io [2025-09-15T04:04:01.268Z] query: branch=main&commit=cbb3f8cdb30524f33a88ec157f8599cfeaff058c&build=903&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F903%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-15T04:04:01.268Z] -> Pinging Codecov [2025-09-15T04:04:01.268Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=cbb3f8cdb30524f33a88ec157f8599cfeaff058c&build=903&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F903%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-15T04:04:01.527Z] -> Uploading to [2025-09-15T04:04:01.527Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/cbb3f8cdb30524f33a88ec157f8599cfeaff058c/0c2945a9-5254-4775-a7c7-6065e13b722b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250915%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250915T040401Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b929cb99bcda3c565cbe9bb2e73ef324cc99f5327978b742fc8f8088536e18a3 [2025-09-15T04:04:01.527Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-15T04:04:01.527Z] Dload Upload Total Spent Left Speed [2025-09-15T04:04:01.788Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 0 0 100 143k 0 479k --:--:-- --:--:-- --:--:-- 477k [2025-09-15T04:04:01.788Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [2025-09-15T04:04:01.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-09-15T04:04:02.062Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-09-15T04:04:02.085Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:04:02.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-15T04:04:02.393Z] [2025-09-15T04:04:02.393Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:04:03.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-15T04:04:03.888Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-09-15T04:04:03.888Z] 0a9a5dfd008f: Already exists [2025-09-15T04:04:03.888Z] 36466aa92d05: Already exists [2025-09-15T04:04:03.888Z] e10405b45d13: Already exists [2025-09-15T04:04:03.888Z] 096b7ceb2af7: Already exists [2025-09-15T04:04:03.888Z] 4f4fb700ef54: Already exists [2025-09-15T04:04:03.888Z] e50aa161e22a: Pulling fs layer [2025-09-15T04:04:03.888Z] d3c8db5fb9df: Pulling fs layer [2025-09-15T04:04:04.148Z] e50aa161e22a: Verifying Checksum [2025-09-15T04:04:04.148Z] e50aa161e22a: Download complete [2025-09-15T04:04:04.408Z] e50aa161e22a: Pull complete [2025-09-15T04:04:04.668Z] d3c8db5fb9df: Verifying Checksum [2025-09-15T04:04:04.668Z] d3c8db5fb9df: Download complete [2025-09-15T04:04:08.019Z] d3c8db5fb9df: Pull complete [2025-09-15T04:04:08.019Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-09-15T04:04:08.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-15T04:04:08.019Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-15T04:04:08.130Z] prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container [2025-09-15T04:04:08.160Z] $ 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/903 -v /w/workspace/edgex-go/903:/w/workspace/edgex-go/903:rw,z -v /w/workspace/edgex-go/903@tmp:/w/workspace/edgex-go/903@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-09-15T04:04:09.717Z] $ docker top 2cb0b7e7d5cbaa92dacaaa23e3a9111b887affda5d93c3ada7045bc0c60164b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-15T04:04:10.075Z] + git config --global --add safe.directory /w/workspace/edgex-go/903 [Pipeline] echo [2025-09-15T04:04:10.086Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-09-15T04:04:10.473Z] + set -o pipefail [2025-09-15T04:04:10.473Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-09-15T04:04:20.457Z] [2025-09-15T04:04:20.457Z] Monitoring /w/workspace/edgex-go/903 (github.com/edgexfoundry/edgex-go)... [2025-09-15T04:04:20.457Z] [2025-09-15T04:04:20.457Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/e2b547c5-b2e5-4ac6-ae19-6756d94c2bf0 [2025-09-15T04:04:20.457Z] [2025-09-15T04:04:20.457Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-09-15T04:04:20.457Z] [2025-09-15T04:04:20.457Z] [2025-09-15T04:04:20.457Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-09-15T04:04:20.457Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-09-15T04:04:20.720Z] $ docker stop --time=1 2cb0b7e7d5cbaa92dacaaa23e3a9111b887affda5d93c3ada7045bc0c60164b9 [2025-09-15T04:04:23.816Z] $ docker rm -f --volumes 2cb0b7e7d5cbaa92dacaaa23e3a9111b887affda5d93c3ada7045bc0c60164b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-09-15T04:04:24.364Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-15T04:04:24.394Z] provisioning config files... [2025-09-15T04:04:24.402Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/903@tmp/config12872770921125288662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-15T04:04:24.710Z] --> edgex-publish-swagger.sh [2025-09-15T04:04:24.711Z] === Publish openapi API === [2025-09-15T04:04:24.711Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-09-15T04:04:24.711Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/903/openapi/core-command.yaml] [2025-09-15T04:04:24.711Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-15T04:04:24.711Z] Dload Upload Total Spent Left Speed [2025-09-15T04:04:24.711Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 496 245k --:--:-- --:--:-- --:--:-- 245k [2025-09-15T04:04:24.711Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-09-15T04:04:24.711Z] [2025-09-15T04:04:24.711Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/903/openapi/core-data.yaml] [2025-09-15T04:04:24.711Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-15T04:04:24.711Z] Dload Upload Total Spent Left Speed [2025-09-15T04:04:24.970Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75367 100 66 100 75301 536 597k --:--:-- --:--:-- --:--:-- 598k [2025-09-15T04:04:24.970Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-09-15T04:04:24.970Z] [2025-09-15T04:04:24.970Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/903/openapi/core-keeper.yaml] [2025-09-15T04:04:24.970Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-15T04:04:24.970Z] Dload Upload Total Spent Left Speed [2025-09-15T04:04:24.970Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 584 261k --:--:-- --:--:-- --:--:-- 261k [2025-09-15T04:04:24.970Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-09-15T04:04:24.970Z] [2025-09-15T04:04:24.970Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/903/openapi/core-metadata.yaml] [2025-09-15T04:04:24.970Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-15T04:04:24.970Z] Dload Upload Total Spent Left Speed [2025-09-15T04:04:25.230Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 511 1215k --:--:-- --:--:-- --:--:-- 1216k [2025-09-15T04:04:25.230Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-09-15T04:04:25.230Z] [2025-09-15T04:04:25.230Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/903/openapi/security-proxy-auth.yaml] [2025-09-15T04:04:25.230Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-15T04:04:25.230Z] Dload Upload Total Spent Left Speed [2025-09-15T04:04:25.230Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 733 265k --:--:-- --:--:-- --:--:-- 266k [2025-09-15T04:04:25.230Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-09-15T04:04:25.230Z] [2025-09-15T04:04:25.230Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/903/openapi/security-secretstore-setup.yaml] [2025-09-15T04:04:25.230Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-15T04:04:25.230Z] Dload Upload Total Spent Left Speed [2025-09-15T04:04:25.230Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 825 48912 --:--:-- --:--:-- --:--:-- 49737 [2025-09-15T04:04:25.488Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-09-15T04:04:25.488Z] [2025-09-15T04:04:25.488Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/903/openapi/support-notifications.yaml] [2025-09-15T04:04:25.488Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-15T04:04:25.488Z] Dload Upload Total Spent Left Speed [2025-09-15T04:04:25.488Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 452 668k --:--:-- --:--:-- --:--:-- 669k [2025-09-15T04:04:25.488Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-09-15T04:04:25.488Z] [2025-09-15T04:04:25.488Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/903/openapi/support-scheduler.yaml] [2025-09-15T04:04:25.488Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-15T04:04:25.488Z] Dload Upload Total Spent Left Speed [2025-09-15T04:04:25.746Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 868k --:--:-- --:--:-- --:--:-- 853k 100 50767 100 66 100 50701 640 480k --:--:-- --:--:-- --:--:-- 476k [2025-09-15T04:04:25.746Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-09-15T04:04:25.746Z] [Pipeline] } [2025-09-15T04:04:25.753Z] 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-09-15T04:04:26.196Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-15T04:04:26.196Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:04:26.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-15T04:04:26.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-15T04:04:26.586Z] prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container [2025-09-15T04:04:26.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/903 -v /w/workspace/edgex-go/903:/w/workspace/edgex-go/903:rw,z -v /w/workspace/edgex-go/903@tmp:/w/workspace/edgex-go/903@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-15T04:04:26.903Z] $ docker top 5f732224ab6fc253f9e29a25edde54725bd6b9e97899cbb7baae63d5fe2fe3ca -eo pid,comm [2025-09-15T04:04:26.955Z] 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-09-15T04:04:26.955Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-15T04:04:27.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-15T04:04:27.010Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-15T04:04:27.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-15T04:04:27.106Z] $ docker exec 5f732224ab6fc253f9e29a25edde54725bd6b9e97899cbb7baae63d5fe2fe3ca ssh-agent [2025-09-15T04:04:27.217Z] SSH_AUTH_SOCK=/tmp/ssh-teLQQnVlULbM/agent.33 [2025-09-15T04:04:27.217Z] SSH_AGENT_PID=39 [2025-09-15T04:04:27.222Z] Running ssh-add (command line suppressed) [2025-09-15T04:04:27.307Z] Identity added: /w/workspace/edgex-go/903@tmp/private_key_11429823156783020776.key (/w/workspace/edgex-go/903@tmp/private_key_11429823156783020776.key) [2025-09-15T04:04:27.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-15T04:04:27.618Z] + git semver tag [2025-09-15T04:04:27.878Z] 2025-09-15 04:04:27,818 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-15T04:04:27.878Z] 2025-09-15 04:04:27,822 [run_tag] DEBUG tag force:False [2025-09-15T04:04:27.878Z] 2025-09-15 04:04:27,822 [check_head_tag] DEBUG check head tag [2025-09-15T04:04:27.878Z] 2025-09-15 04:04:27,823 [execute] INFO git cat-file --batch-check [2025-09-15T04:04:27.878Z] 2025-09-15 04:04:27,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/903, stdin=, shell=False, universal_newlines=False) [2025-09-15T04:04:27.878Z] 2025-09-15 04:04:27,826 [execute] INFO git cat-file --batch [2025-09-15T04:04:27.878Z] 2025-09-15 04:04:27,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/903, stdin=, shell=False, universal_newlines=False) [2025-09-15T04:04:27.878Z] 2025-09-15 04:04:27,846 [read_version] DEBUG read version from /w/workspace/edgex-go/903/.semver/main [2025-09-15T04:04:27.878Z] 2025-09-15 04:04:27,847 [execute] INFO git tag -a v4.1.0-dev.60 -m v4.1.0-dev.60 [2025-09-15T04:04:27.878Z] 2025-09-15 04:04:27,847 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.60', '-m', 'v4.1.0-dev.60'], cwd=/w/workspace/edgex-go/903, stdin=None, shell=False, universal_newlines=False) [2025-09-15T04:04:27.878Z] 2025-09-15 04:04:27,850 [read_version] DEBUG read version from /w/workspace/edgex-go/903/.semver/main [2025-09-15T04:04:27.878Z] 4.1.0-dev.60 [Pipeline] } [2025-09-15T04:04:28.136Z] $ docker exec --env ******** --env ******** 5f732224ab6fc253f9e29a25edde54725bd6b9e97899cbb7baae63d5fe2fe3ca ssh-agent -k [2025-09-15T04:04:28.231Z] unset SSH_AUTH_SOCK; [2025-09-15T04:04:28.232Z] unset SSH_AGENT_PID; [2025-09-15T04:04:28.232Z] echo Agent pid 39 killed; [2025-09-15T04:04:28.254Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-15T04:04:28.574Z] + git semver [Pipeline] } [2025-09-15T04:04:29.150Z] $ docker stop --time=1 5f732224ab6fc253f9e29a25edde54725bd6b9e97899cbb7baae63d5fe2fe3ca [2025-09-15T04:04:30.405Z] $ docker rm -f --volumes 5f732224ab6fc253f9e29a25edde54725bd6b9e97899cbb7baae63d5fe2fe3ca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:04:30.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-15T04:04:30.839Z] [2025-09-15T04:04:30.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:04:31.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-15T04:04:31.150Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-09-15T04:04:31.150Z] ab5ef0e58194: Pulling fs layer [2025-09-15T04:04:31.150Z] 9712f1f96733: Pulling fs layer [2025-09-15T04:04:31.150Z] 63f879dbbcfc: Pulling fs layer [2025-09-15T04:04:31.150Z] 0d9ebad4ef96: Pulling fs layer [2025-09-15T04:04:31.150Z] e9a5061849ea: Pulling fs layer [2025-09-15T04:04:31.150Z] d747dcd14b5f: Pulling fs layer [2025-09-15T04:04:31.150Z] 2de7ff778b66: Pulling fs layer [2025-09-15T04:04:31.150Z] 0d9ebad4ef96: Waiting [2025-09-15T04:04:31.150Z] e9a5061849ea: Waiting [2025-09-15T04:04:31.150Z] d747dcd14b5f: Waiting [2025-09-15T04:04:31.151Z] 2de7ff778b66: Waiting [2025-09-15T04:04:31.151Z] 9712f1f96733: Verifying Checksum [2025-09-15T04:04:31.151Z] 9712f1f96733: Download complete [2025-09-15T04:04:31.720Z] 63f879dbbcfc: Verifying Checksum [2025-09-15T04:04:31.720Z] 63f879dbbcfc: Download complete [2025-09-15T04:04:31.720Z] e9a5061849ea: Verifying Checksum [2025-09-15T04:04:31.720Z] e9a5061849ea: Download complete [2025-09-15T04:04:31.720Z] d747dcd14b5f: Verifying Checksum [2025-09-15T04:04:31.720Z] d747dcd14b5f: Download complete [2025-09-15T04:04:31.720Z] 0d9ebad4ef96: Verifying Checksum [2025-09-15T04:04:31.720Z] 0d9ebad4ef96: Download complete [2025-09-15T04:04:31.980Z] ab5ef0e58194: Verifying Checksum [2025-09-15T04:04:31.980Z] ab5ef0e58194: Download complete [2025-09-15T04:04:31.980Z] 2de7ff778b66: Verifying Checksum [2025-09-15T04:04:31.980Z] 2de7ff778b66: Download complete [2025-09-15T04:04:35.269Z] ab5ef0e58194: Pull complete [2025-09-15T04:04:35.269Z] 9712f1f96733: Pull complete [2025-09-15T04:04:35.528Z] 63f879dbbcfc: Pull complete [2025-09-15T04:04:40.975Z] 0d9ebad4ef96: Pull complete [2025-09-15T04:04:40.975Z] e9a5061849ea: Pull complete [2025-09-15T04:04:40.975Z] d747dcd14b5f: Pull complete [2025-09-15T04:04:41.909Z] 2de7ff778b66: Pull complete [2025-09-15T04:04:41.909Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-09-15T04:04:41.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-15T04:04:41.909Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-15T04:04:41.996Z] prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container [2025-09-15T04:04:42.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/903 -v /w/workspace/edgex-go/903:/w/workspace/edgex-go/903:rw,z -v /w/workspace/edgex-go/903@tmp:/w/workspace/edgex-go/903@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-09-15T04:04:46.157Z] $ docker top ebcd7e0b4979de3f82309660ee3cb041bbb04da01f4678c7e9c62dc948ae003e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-09-15T04:04:46.254Z] provisioning config files... [2025-09-15T04:04:46.262Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/903@tmp/config2551223002164347953tmp [2025-09-15T04:04:46.273Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/903@tmp/config16572475924668910604tmp [2025-09-15T04:04:46.287Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/903@tmp/config10448234283025916036tmp [Pipeline] { [Pipeline] echo [2025-09-15T04:04:46.407Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-15T04:04:46.716Z] ---> sigul-configuration.sh [2025-09-15T04:04:46.716Z] gpg: directory `/root/.gnupg' created [2025-09-15T04:04:46.716Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-09-15T04:04:46.717Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-09-15T04:04:46.717Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-09-15T04:04:46.717Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-09-15T04:04:46.717Z] gpg: CAST5 encrypted data [2025-09-15T04:04:46.717Z] gpg: encrypted with 1 passphrase [2025-09-15T04:04:46.717Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-09-15T04:04:47.013Z] + mkdir /home/jenkins [2025-09-15T04:04:47.013Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-09-15T04:04:47.312Z] + 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-09-15T04:04:47.323Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-15T04:04:47.620Z] ---> sigul-install.sh [2025-09-15T04:04:47.620Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-09-15T04:04:47.918Z] + git tag --list [2025-09-15T04:04:47.918Z] 0.6.0 [2025-09-15T04:04:47.918Z] 0.6.1 [2025-09-15T04:04:47.918Z] 0.7.0 [2025-09-15T04:04:47.918Z] 0.7.1 [2025-09-15T04:04:47.918Z] v1.0.0 [2025-09-15T04:04:47.918Z] v1.0.1 [2025-09-15T04:04:47.918Z] v1.1.0 [2025-09-15T04:04:47.918Z] v1.2.0 [2025-09-15T04:04:47.918Z] v1.2.1 [2025-09-15T04:04:47.918Z] v1.3.0 [2025-09-15T04:04:47.918Z] v1.3.1 [2025-09-15T04:04:47.918Z] v2.0.0 [2025-09-15T04:04:47.918Z] v2.1.0 [2025-09-15T04:04:47.918Z] v2.1.1 [2025-09-15T04:04:47.918Z] v2.2.0 [2025-09-15T04:04:47.918Z] v2.3.0 [2025-09-15T04:04:47.918Z] v3.0 [2025-09-15T04:04:47.918Z] v3.0.0 [2025-09-15T04:04:47.918Z] v3.1 [2025-09-15T04:04:47.918Z] v3.1.0 [2025-09-15T04:04:47.918Z] v3.1.1 [2025-09-15T04:04:47.918Z] v4.0 [2025-09-15T04:04:47.918Z] v4.0.0 [2025-09-15T04:04:47.918Z] v4.0.1 [2025-09-15T04:04:47.918Z] v4.0.1-dev.1 [2025-09-15T04:04:47.918Z] v4.1.0-dev.1 [2025-09-15T04:04:47.918Z] v4.1.0-dev.10 [2025-09-15T04:04:47.918Z] v4.1.0-dev.11 [2025-09-15T04:04:47.918Z] v4.1.0-dev.12 [2025-09-15T04:04:47.918Z] v4.1.0-dev.13 [2025-09-15T04:04:47.918Z] v4.1.0-dev.14 [2025-09-15T04:04:47.918Z] v4.1.0-dev.15 [2025-09-15T04:04:47.918Z] v4.1.0-dev.16 [2025-09-15T04:04:47.918Z] v4.1.0-dev.17 [2025-09-15T04:04:47.918Z] v4.1.0-dev.18 [2025-09-15T04:04:47.918Z] v4.1.0-dev.19 [2025-09-15T04:04:47.918Z] v4.1.0-dev.2 [2025-09-15T04:04:47.918Z] v4.1.0-dev.20 [2025-09-15T04:04:47.918Z] v4.1.0-dev.21 [2025-09-15T04:04:47.918Z] v4.1.0-dev.22 [2025-09-15T04:04:47.918Z] v4.1.0-dev.23 [2025-09-15T04:04:47.918Z] v4.1.0-dev.24 [2025-09-15T04:04:47.918Z] v4.1.0-dev.25 [2025-09-15T04:04:47.918Z] v4.1.0-dev.26 [2025-09-15T04:04:47.918Z] v4.1.0-dev.27 [2025-09-15T04:04:47.918Z] v4.1.0-dev.28 [2025-09-15T04:04:47.918Z] v4.1.0-dev.29 [2025-09-15T04:04:47.918Z] v4.1.0-dev.3 [2025-09-15T04:04:47.918Z] v4.1.0-dev.30 [2025-09-15T04:04:47.918Z] v4.1.0-dev.31 [2025-09-15T04:04:47.918Z] v4.1.0-dev.32 [2025-09-15T04:04:47.918Z] v4.1.0-dev.33 [2025-09-15T04:04:47.918Z] v4.1.0-dev.34 [2025-09-15T04:04:47.918Z] v4.1.0-dev.35 [2025-09-15T04:04:47.918Z] v4.1.0-dev.36 [2025-09-15T04:04:47.918Z] v4.1.0-dev.37 [2025-09-15T04:04:47.918Z] v4.1.0-dev.38 [2025-09-15T04:04:47.918Z] v4.1.0-dev.39 [2025-09-15T04:04:47.918Z] v4.1.0-dev.4 [2025-09-15T04:04:47.918Z] v4.1.0-dev.40 [2025-09-15T04:04:47.918Z] v4.1.0-dev.41 [2025-09-15T04:04:47.918Z] v4.1.0-dev.42 [2025-09-15T04:04:47.918Z] v4.1.0-dev.43 [2025-09-15T04:04:47.918Z] v4.1.0-dev.44 [2025-09-15T04:04:47.918Z] v4.1.0-dev.45 [2025-09-15T04:04:47.918Z] v4.1.0-dev.46 [2025-09-15T04:04:47.918Z] v4.1.0-dev.47 [2025-09-15T04:04:47.918Z] v4.1.0-dev.48 [2025-09-15T04:04:47.918Z] v4.1.0-dev.49 [2025-09-15T04:04:47.918Z] v4.1.0-dev.5 [2025-09-15T04:04:47.918Z] v4.1.0-dev.50 [2025-09-15T04:04:47.918Z] v4.1.0-dev.51 [2025-09-15T04:04:47.918Z] v4.1.0-dev.52 [2025-09-15T04:04:47.918Z] v4.1.0-dev.53 [2025-09-15T04:04:47.918Z] v4.1.0-dev.54 [2025-09-15T04:04:47.918Z] v4.1.0-dev.55 [2025-09-15T04:04:47.918Z] v4.1.0-dev.56 [2025-09-15T04:04:47.918Z] v4.1.0-dev.57 [2025-09-15T04:04:47.918Z] v4.1.0-dev.58 [2025-09-15T04:04:47.918Z] v4.1.0-dev.59 [2025-09-15T04:04:47.918Z] v4.1.0-dev.6 [2025-09-15T04:04:47.918Z] v4.1.0-dev.60 [2025-09-15T04:04:47.918Z] v4.1.0-dev.7 [2025-09-15T04:04:47.918Z] v4.1.0-dev.8 [2025-09-15T04:04:47.918Z] v4.1.0-dev.9 [Pipeline] sh [2025-09-15T04:04:48.216Z] + lftools sign git-tag v4.1.0-dev.60 [2025-09-15T04:04:48.785Z] Signing Git tag with Sigul... [2025-09-15T04:04:48.785Z] Signing v4.1.0-dev.60 [Pipeline] echo [2025-09-15T04:04:49.064Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-15T04:04:49.363Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-09-15T04:04:49.371Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-09-15T04:04:49.390Z] $ docker stop --time=1 ebcd7e0b4979de3f82309660ee3cb041bbb04da01f4678c7e9c62dc948ae003e [2025-09-15T04:04:50.692Z] $ docker rm -f --volumes ebcd7e0b4979de3f82309660ee3cb041bbb04da01f4678c7e9c62dc948ae003e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-09-15T04:04:51.303Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-15T04:04:51.303Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:04:51.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-15T04:04:51.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-15T04:04:51.685Z] prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container [2025-09-15T04:04:51.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/903 -v /w/workspace/edgex-go/903:/w/workspace/edgex-go/903:rw,z -v /w/workspace/edgex-go/903@tmp:/w/workspace/edgex-go/903@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-15T04:04:52.321Z] $ docker top 060d9fedad17a2e08893acb604831e739a994b9a1f66347eb28764a74014561a -eo pid,comm [2025-09-15T04:04:52.379Z] 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-09-15T04:04:52.379Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-15T04:04:52.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-15T04:04:52.431Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-15T04:04:52.535Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-15T04:04:52.529Z] $ docker exec 060d9fedad17a2e08893acb604831e739a994b9a1f66347eb28764a74014561a ssh-agent [2025-09-15T04:04:52.653Z] SSH_AUTH_SOCK=/tmp/ssh-aX6rJ19K9ByM/agent.32 [2025-09-15T04:04:52.653Z] SSH_AGENT_PID=38 [2025-09-15T04:04:52.658Z] Running ssh-add (command line suppressed) [2025-09-15T04:04:52.755Z] Identity added: /w/workspace/edgex-go/903@tmp/private_key_6850295880913738828.key (/w/workspace/edgex-go/903@tmp/private_key_6850295880913738828.key) [2025-09-15T04:04:52.779Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-15T04:04:53.077Z] + git semver bump pre [2025-09-15T04:04:53.336Z] 2025-09-15 04:04:53,292 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-15T04:04:53.336Z] 2025-09-15 04:04:53,296 [read_version] DEBUG read version from /w/workspace/edgex-go/903/.semver/main [2025-09-15T04:04:53.336Z] 2025-09-15 04:04:53,296 [bump_version] DEBUG bumping version:4.1.0-dev.60 on axis:pre with prefix:dev [2025-09-15T04:04:53.336Z] 2025-09-15 04:04:53,296 [bump_version] DEBUG bumped version:4.1.0-dev.61 [2025-09-15T04:04:53.336Z] 2025-09-15 04:04:53,296 [write_version] DEBUG write version:4.1.0-dev.61 to path:/w/workspace/edgex-go/903/.semver/main with force:True [2025-09-15T04:04:53.336Z] 2025-09-15 04:04:53,296 [read_version] DEBUG read version from /w/workspace/edgex-go/903/.semver/main [2025-09-15T04:04:53.336Z] 2025-09-15 04:04:53,296 [write_file] DEBUG write to file:/w/workspace/edgex-go/903/.semver/main [2025-09-15T04:04:53.336Z] 2025-09-15 04:04:53,298 [execute] INFO git cat-file --batch-check [2025-09-15T04:04:53.336Z] 2025-09-15 04:04:53,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/903/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-15T04:04:53.336Z] 2025-09-15 04:04:53,302 [execute] INFO git cat-file --batch [2025-09-15T04:04:53.336Z] 2025-09-15 04:04:53,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/903/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-15T04:04:53.336Z] 2025-09-15 04:04:53,306 [read_version] DEBUG read version from /w/workspace/edgex-go/903/.semver/main [2025-09-15T04:04:53.336Z] 4.1.0-dev.61 [Pipeline] } [2025-09-15T04:04:53.594Z] $ docker exec --env ******** --env ******** 060d9fedad17a2e08893acb604831e739a994b9a1f66347eb28764a74014561a ssh-agent -k [2025-09-15T04:04:53.696Z] unset SSH_AUTH_SOCK; [2025-09-15T04:04:53.696Z] unset SSH_AGENT_PID; [2025-09-15T04:04:53.696Z] echo Agent pid 38 killed; [2025-09-15T04:04:53.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-15T04:04:54.036Z] + git semver [Pipeline] } [2025-09-15T04:04:54.299Z] $ docker stop --time=1 060d9fedad17a2e08893acb604831e739a994b9a1f66347eb28764a74014561a [2025-09-15T04:04:55.570Z] $ docker rm -f --volumes 060d9fedad17a2e08893acb604831e739a994b9a1f66347eb28764a74014561a [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-15T04:04:55.931Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-15T04:04:55.931Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:04:56.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-15T04:04:56.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-15T04:04:56.312Z] prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container [2025-09-15T04:04:56.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/903 -v /w/workspace/edgex-go/903:/w/workspace/edgex-go/903:rw,z -v /w/workspace/edgex-go/903@tmp:/w/workspace/edgex-go/903@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-15T04:04:56.608Z] $ docker top c8f6ca793851198160460eddec8774d1d265954a458f7728726b56e3217280f6 -eo pid,comm [2025-09-15T04:04:56.664Z] 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-09-15T04:04:56.664Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-15T04:04:56.717Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-15T04:04:56.717Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-15T04:04:56.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-15T04:04:56.819Z] $ docker exec c8f6ca793851198160460eddec8774d1d265954a458f7728726b56e3217280f6 ssh-agent [2025-09-15T04:04:56.944Z] SSH_AUTH_SOCK=/tmp/ssh-Pkm2NRlN3hnT/agent.33 [2025-09-15T04:04:56.944Z] SSH_AGENT_PID=39 [2025-09-15T04:04:56.948Z] Running ssh-add (command line suppressed) [2025-09-15T04:04:57.041Z] Identity added: /w/workspace/edgex-go/903@tmp/private_key_10058886662771569541.key (/w/workspace/edgex-go/903@tmp/private_key_10058886662771569541.key) [2025-09-15T04:04:57.067Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-15T04:04:57.360Z] + git semver push [2025-09-15T04:04:57.619Z] 2025-09-15 04:04:57,577 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-15T04:04:57.619Z] 2025-09-15 04:04:57,583 [run_push] DEBUG push [2025-09-15T04:04:57.619Z] 2025-09-15 04:04:57,584 [execute] INFO git cat-file --batch-check [2025-09-15T04:04:57.619Z] 2025-09-15 04:04:57,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/903/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-15T04:04:57.619Z] 2025-09-15 04:04:57,586 [execute] INFO git rev-list e66794a5e503e304462eb10ef201f58927e5e246 -- [2025-09-15T04:04:57.619Z] 2025-09-15 04:04:57,587 [execute] DEBUG Popen(['git', 'rev-list', 'e66794a5e503e304462eb10ef201f58927e5e246', '--'], cwd=/w/workspace/edgex-go/903/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-15T04:04:57.619Z] 2025-09-15 04:04:57,605 [execute] INFO git fetch -v -- origin [2025-09-15T04:04:57.619Z] 2025-09-15 04:04:57,606 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/903/.semver, stdin=None, shell=False, universal_newlines=True) [2025-09-15T04:04:58.187Z] 2025-09-15 04:04:58,167 [run_push] DEBUG no remote changes detected [2025-09-15T04:04:58.187Z] 2025-09-15 04:04:58,167 [execute] INFO git push origin semver [2025-09-15T04:04:58.187Z] 2025-09-15 04:04:58,167 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/903/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-15T04:04:59.127Z] 2025-09-15 04:04:58,851 [run_push] DEBUG push all version tags [2025-09-15T04:04:59.127Z] 2025-09-15 04:04:58,851 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-09-15T04:04:59.127Z] 2025-09-15 04:04:58,852 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/903, stdin=None, shell=False, universal_newlines=False) [2025-09-15T04:04:59.697Z] 2025-09-15 04:04:59,520 [read_version] DEBUG read version from /w/workspace/edgex-go/903/.semver/main [2025-09-15T04:04:59.697Z] 4.1.0-dev.61 [Pipeline] } [2025-09-15T04:04:59.697Z] $ docker exec --env ******** --env ******** c8f6ca793851198160460eddec8774d1d265954a458f7728726b56e3217280f6 ssh-agent -k [2025-09-15T04:04:59.788Z] unset SSH_AUTH_SOCK; [2025-09-15T04:04:59.790Z] unset SSH_AGENT_PID; [2025-09-15T04:04:59.790Z] echo Agent pid 39 killed; [2025-09-15T04:04:59.807Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-15T04:05:00.139Z] + git semver [Pipeline] } [2025-09-15T04:05:00.401Z] $ docker stop --time=1 c8f6ca793851198160460eddec8774d1d265954a458f7728726b56e3217280f6 [2025-09-15T04:05:01.677Z] $ docker rm -f --volumes c8f6ca793851198160460eddec8774d1d265954a458f7728726b56e3217280f6 [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-09-15T04:05:02.196Z] + [ -d /w/workspace/edgex-go/903/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-09-15T04:05:02.489Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-15T04:05:03.355Z] ---> package-listing.sh [2025-09-15T04:05:03.355Z] ++ facter osfamily [2025-09-15T04:05:03.355Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-15T04:05:03.614Z] + OS_FAMILY=debian [2025-09-15T04:05:03.614Z] + workspace=/w/workspace/edgex-go/903 [2025-09-15T04:05:03.614Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-15T04:05:03.614Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-15T04:05:03.614Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-15T04:05:03.614Z] + PACKAGES=/tmp/packages_start.txt [2025-09-15T04:05:03.614Z] + '[' /w/workspace/edgex-go/903 ']' [2025-09-15T04:05:03.614Z] + PACKAGES=/tmp/packages_end.txt [2025-09-15T04:05:03.614Z] + case "${OS_FAMILY}" in [2025-09-15T04:05:03.614Z] + dpkg -l [2025-09-15T04:05:03.614Z] + grep '^ii' [2025-09-15T04:05:03.614Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-15T04:05:03.614Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-15T04:05:03.614Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-15T04:05:03.614Z] + '[' /w/workspace/edgex-go/903 ']' [2025-09-15T04:05:03.614Z] + mkdir -p /w/workspace/edgex-go/903/archives/ [2025-09-15T04:05:03.614Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/903/archives/ [Pipeline] echo [2025-09-15T04:05:03.625Z] 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/903/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-09-15T04:05:03.901Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:05:04.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-15T04:05:04.467Z] [2025-09-15T04:05:04.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-15T04:05:04.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-15T04:05:04.773Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-15T04:05:04.773Z] 5eb5b503b376: Pulling fs layer [2025-09-15T04:05:04.773Z] 5c69ac0246d0: Pulling fs layer [2025-09-15T04:05:04.773Z] ec43610c2a17: Pulling fs layer [2025-09-15T04:05:04.773Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-15T04:05:04.773Z] 33b1e0a273af: Pulling fs layer [2025-09-15T04:05:04.773Z] 5d3b04190fa2: Pulling fs layer [2025-09-15T04:05:04.773Z] 2f39f015ded8: Pulling fs layer [2025-09-15T04:05:04.773Z] 5d3b04190fa2: Waiting [2025-09-15T04:05:04.773Z] 2f39f015ded8: Waiting [2025-09-15T04:05:04.773Z] 3a2ae6a8a46f: Waiting [2025-09-15T04:05:04.773Z] 33b1e0a273af: Waiting [2025-09-15T04:05:04.773Z] 5c69ac0246d0: Verifying Checksum [2025-09-15T04:05:04.773Z] 5c69ac0246d0: Download complete [2025-09-15T04:05:04.773Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-15T04:05:04.773Z] 3a2ae6a8a46f: Download complete [2025-09-15T04:05:04.773Z] 33b1e0a273af: Download complete [2025-09-15T04:05:04.773Z] 5d3b04190fa2: Verifying Checksum [2025-09-15T04:05:04.773Z] ec43610c2a17: Verifying Checksum [2025-09-15T04:05:04.773Z] ec43610c2a17: Download complete [2025-09-15T04:05:05.032Z] 5eb5b503b376: Verifying Checksum [2025-09-15T04:05:05.032Z] 5eb5b503b376: Download complete [2025-09-15T04:05:05.599Z] 2f39f015ded8: Verifying Checksum [2025-09-15T04:05:06.537Z] 5eb5b503b376: Pull complete [2025-09-15T04:05:06.797Z] 5c69ac0246d0: Pull complete [2025-09-15T04:05:07.181Z] ec43610c2a17: Pull complete [2025-09-15T04:05:07.181Z] 3a2ae6a8a46f: Pull complete [2025-09-15T04:05:07.442Z] 33b1e0a273af: Pull complete [2025-09-15T04:05:07.442Z] 5d3b04190fa2: Pull complete [2025-09-15T04:05:12.709Z] 2f39f015ded8: Pull complete [2025-09-15T04:05:12.709Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-15T04:05:12.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-15T04:05:12.709Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-15T04:05:12.811Z] prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container [2025-09-15T04:05:12.827Z] $ 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/903/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/903 -v /w/workspace/edgex-go/903:/w/workspace/edgex-go/903:rw,z -v /w/workspace/edgex-go/903@tmp:/w/workspace/edgex-go/903@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-15T04:05:15.370Z] $ docker top ead254be43f531822c47624231e92eed5461ed959eacc59bf31b62a409c18d66 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-15T04:05:15.710Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-15T04:05:15.995Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-15T04:05:16.279Z] + ls /var/log/sa-host [2025-09-15T04:05:16.279Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-15T04:05:16.321Z] provisioning config files... [2025-09-15T04:05:16.330Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/903@tmp/config13432557816863577577tmp [Pipeline] { [Pipeline] echo [2025-09-15T04:05:16.350Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-15T04:05:16.633Z] ---> create-netrc.sh [Pipeline] } [2025-09-15T04:05:16.640Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-15T04:05:16.949Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-15T04:05:16.960Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-15T04:05:17.246Z] ---> sudo-logs.sh [2025-09-15T04:05:17.246Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-09-15T04:05:17.269Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-15T04:05:17.554Z] ---> job-cost.sh [2025-09-15T04:05:17.554Z] lf-activate-venv: SKIPPING [2025-09-15T04:05:17.554Z] DEBUG: total: 0.2199999988079071 [2025-09-15T04:05:17.554Z] INFO: Retrieving Stack Cost... [2025-09-15T04:05:18.125Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-15T04:05:18.385Z] INFO: Archiving Costs [Pipeline] echo [2025-09-15T04:05:18.396Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-15T04:05:18.680Z] ---> logs-deploy.sh [2025-09-15T04:05:18.680Z] lf-activate-venv: SKIPPING [2025-09-15T04:05:18.680Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/903 [2025-09-15T04:05:18.680Z] INFO: archiving workspace using pattern(s): [2025-09-15T04:05:19.619Z] Archives upload complete. [2025-09-15T04:05:19.879Z] INFO: archiving logs to Nexus [2025-09-15T04:05:20.452Z] ---> uname -a: [2025-09-15T04:05:20.453Z] Linux prd-ubuntu20-04-docker-8c-8g-8848 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-09-15T04:05:20.453Z] [2025-09-15T04:05:20.453Z] [2025-09-15T04:05:20.453Z] ---> lscpu: [2025-09-15T04:05:20.453Z] Architecture: x86_64 [2025-09-15T04:05:20.453Z] CPU op-mode(s): 32-bit, 64-bit [2025-09-15T04:05:20.453Z] Byte Order: Little Endian [2025-09-15T04:05:20.453Z] Address sizes: 40 bits physical, 48 bits virtual [2025-09-15T04:05:20.453Z] CPU(s): 8 [2025-09-15T04:05:20.453Z] On-line CPU(s) list: 0-7 [2025-09-15T04:05:20.453Z] Thread(s) per core: 1 [2025-09-15T04:05:20.453Z] Core(s) per socket: 1 [2025-09-15T04:05:20.453Z] Socket(s): 8 [2025-09-15T04:05:20.453Z] NUMA node(s): 1 [2025-09-15T04:05:20.453Z] Vendor ID: AuthenticAMD [2025-09-15T04:05:20.453Z] CPU family: 23 [2025-09-15T04:05:20.453Z] Model: 49 [2025-09-15T04:05:20.453Z] Model name: AMD EPYC-Rome Processor [2025-09-15T04:05:20.453Z] Stepping: 0 [2025-09-15T04:05:20.453Z] CPU MHz: 2799.998 [2025-09-15T04:05:20.453Z] BogoMIPS: 5599.99 [2025-09-15T04:05:20.453Z] Virtualization: AMD-V [2025-09-15T04:05:20.453Z] Hypervisor vendor: KVM [2025-09-15T04:05:20.453Z] Virtualization type: full [2025-09-15T04:05:20.453Z] L1d cache: 256 KiB [2025-09-15T04:05:20.453Z] L1i cache: 256 KiB [2025-09-15T04:05:20.453Z] L2 cache: 4 MiB [2025-09-15T04:05:20.453Z] L3 cache: 128 MiB [2025-09-15T04:05:20.453Z] NUMA node0 CPU(s): 0-7 [2025-09-15T04:05:20.453Z] Vulnerability Gather data sampling: Not affected [2025-09-15T04:05:20.453Z] Vulnerability Itlb multihit: Not affected [2025-09-15T04:05:20.453Z] Vulnerability L1tf: Not affected [2025-09-15T04:05:20.453Z] Vulnerability Mds: Not affected [2025-09-15T04:05:20.453Z] Vulnerability Meltdown: Not affected [2025-09-15T04:05:20.453Z] Vulnerability Mmio stale data: Not affected [2025-09-15T04:05:20.453Z] Vulnerability Retbleed: Vulnerable [2025-09-15T04:05:20.453Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-09-15T04:05:20.453Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-09-15T04:05:20.453Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-09-15T04:05:20.453Z] Vulnerability Srbds: Not affected [2025-09-15T04:05:20.453Z] Vulnerability Tsx async abort: Not affected [2025-09-15T04:05:20.453Z] 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-09-15T04:05:20.453Z] [2025-09-15T04:05:20.453Z] [2025-09-15T04:05:20.453Z] ---> nproc: [2025-09-15T04:05:20.453Z] 8 [2025-09-15T04:05:20.453Z] [2025-09-15T04:05:20.453Z] [2025-09-15T04:05:20.453Z] ---> df -h: [2025-09-15T04:05:20.453Z] Filesystem Size Used Avail Use% Mounted on [2025-09-15T04:05:20.453Z] overlay 155G 33G 123G 21% / [2025-09-15T04:05:20.453Z] tmpfs 64M 0 64M 0% /dev [2025-09-15T04:05:20.453Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-09-15T04:05:20.453Z] shm 64M 0 64M 0% /dev/shm [2025-09-15T04:05:20.453Z] /dev/vda1 155G 33G 123G 21% /facter-os [2025-09-15T04:05:20.453Z] [2025-09-15T04:05:20.453Z] [2025-09-15T04:05:20.453Z] ---> sar -b -r -n DEV: [2025-09-15T04:05:20.453Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8848) 09/15/25 _x86_64_ (8 CPU) [2025-09-15T04:05:20.453Z] [2025-09-15T04:05:20.453Z] 02:59:36 LINUX RESTART (8 CPU) [2025-09-15T04:05:20.453Z] [2025-09-15T04:05:20.453Z] 03:00:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-09-15T04:05:20.453Z] 03:01:01 260.56 65.20 195.36 0.00 11547.66 132987.69 0.00 [2025-09-15T04:05:20.453Z] 03:02:01 163.49 9.88 153.61 0.00 1653.46 38432.01 0.00 [2025-09-15T04:05:20.453Z] 03:03:01 40.08 0.02 40.06 0.00 0.13 37249.13 0.00 [2025-09-15T04:05:20.453Z] 03:04:01 56.21 0.18 56.02 0.00 2.40 24084.39 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 394.03 0.53 393.50 0.00 40.79 285911.95 0.00 [2025-09-15T04:05:20.453Z] 03:06:01 781.20 26.40 754.81 0.00 4456.59 257728.25 0.00 [2025-09-15T04:05:20.453Z] 03:07:01 249.24 0.88 248.36 0.00 15.86 55344.78 0.00 [2025-09-15T04:05:20.453Z] 03:08:01 363.41 0.07 363.35 0.00 0.53 105537.75 0.00 [2025-09-15T04:05:20.453Z] 03:09:01 643.12 0.07 643.05 0.00 6.13 151617.99 0.00 [2025-09-15T04:05:20.453Z] 03:10:01 33.18 0.02 33.16 0.00 2.00 869.72 0.00 [2025-09-15T04:05:20.453Z] 03:11:01 14.41 0.00 14.41 0.00 0.00 348.55 0.00 [2025-09-15T04:05:20.453Z] 03:12:01 6.40 0.00 6.40 0.00 0.00 164.77 0.00 [2025-09-15T04:05:20.453Z] 03:13:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 [2025-09-15T04:05:20.453Z] 03:14:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 [2025-09-15T04:05:20.453Z] 03:15:01 2.07 0.02 2.05 0.00 0.13 22.26 0.00 [2025-09-15T04:05:20.453Z] 03:16:01 1.13 0.00 1.13 0.00 0.00 17.73 0.00 [2025-09-15T04:05:20.453Z] 03:17:01 1.28 0.02 1.27 0.00 0.13 13.20 0.00 [2025-09-15T04:05:20.453Z] 03:18:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 [2025-09-15T04:05:20.453Z] 03:19:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 [2025-09-15T04:05:20.453Z] 03:20:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 [2025-09-15T04:05:20.453Z] 03:21:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 [2025-09-15T04:05:20.453Z] 03:22:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2025-09-15T04:05:20.453Z] 03:23:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 [2025-09-15T04:05:20.453Z] 03:24:01 0.88 0.00 0.88 0.00 0.00 11.06 0.00 [2025-09-15T04:05:20.453Z] 03:25:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 [2025-09-15T04:05:20.453Z] 03:26:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 [2025-09-15T04:05:20.453Z] 03:27:01 1.18 0.00 1.18 0.00 0.00 12.53 0.00 [2025-09-15T04:05:20.453Z] 03:28:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 [2025-09-15T04:05:20.453Z] 03:29:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 [2025-09-15T04:05:20.453Z] 03:30:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 [2025-09-15T04:05:20.453Z] 03:31:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 [2025-09-15T04:05:20.453Z] 03:32:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2025-09-15T04:05:20.453Z] 03:33:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 [2025-09-15T04:05:20.453Z] 03:34:01 0.88 0.00 0.88 0.00 0.00 11.33 0.00 [2025-09-15T04:05:20.453Z] 03:35:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 [2025-09-15T04:05:20.453Z] 03:36:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 [2025-09-15T04:05:20.453Z] 03:37:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 [2025-09-15T04:05:20.453Z] 03:38:01 1.97 0.30 1.67 0.00 16.79 19.19 0.00 [2025-09-15T04:05:20.453Z] 03:39:01 2.48 1.37 1.12 0.00 28.79 14.00 0.00 [2025-09-15T04:05:20.453Z] 03:40:01 1.48 0.00 1.48 0.00 0.00 18.26 0.00 [2025-09-15T04:05:20.453Z] 03:41:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 [2025-09-15T04:05:20.453Z] 03:42:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 [2025-09-15T04:05:20.453Z] 03:43:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 [2025-09-15T04:05:20.453Z] 03:44:01 0.90 0.00 0.90 0.00 0.00 11.73 0.00 [2025-09-15T04:05:20.453Z] 03:45:01 1.28 0.00 1.28 0.00 0.00 13.46 0.00 [2025-09-15T04:05:20.453Z] 03:46:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 [2025-09-15T04:05:20.453Z] 03:47:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 [2025-09-15T04:05:20.453Z] 03:48:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2025-09-15T04:05:20.453Z] 03:49:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 [2025-09-15T04:05:20.453Z] 03:50:01 1.25 0.00 1.25 0.00 0.00 16.13 0.00 [2025-09-15T04:05:20.453Z] 03:51:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 [2025-09-15T04:05:20.453Z] 03:52:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 [2025-09-15T04:05:20.453Z] 03:53:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 [2025-09-15T04:05:20.453Z] 03:54:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 [2025-09-15T04:05:20.453Z] 03:55:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 [2025-09-15T04:05:20.453Z] 03:56:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 [2025-09-15T04:05:20.453Z] 03:57:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 [2025-09-15T04:05:20.453Z] 03:58:01 1.47 0.00 1.47 0.00 0.00 18.26 0.00 [2025-09-15T04:05:20.453Z] 03:59:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 [2025-09-15T04:05:20.453Z] 04:00:01 1.43 0.00 1.43 0.00 0.00 17.60 0.00 [2025-09-15T04:05:20.453Z] 04:01:01 1.25 0.00 1.25 0.00 0.00 13.06 0.00 [2025-09-15T04:05:20.453Z] 04:02:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 [2025-09-15T04:05:20.453Z] 04:03:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 [2025-09-15T04:05:20.453Z] 04:04:02 1.10 0.10 1.00 0.00 9.47 67.99 0.00 [2025-09-15T04:05:20.453Z] 04:05:01 148.54 0.63 147.92 0.00 6.78 52227.58 0.00 [2025-09-15T04:05:20.453Z] Average: 49.38 1.59 47.79 0.00 267.92 17520.65 0.00 [2025-09-15T04:05:20.453Z] [2025-09-15T04:05:20.453Z] 03:00:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-09-15T04:05:20.453Z] 03:01:01 28274724 31541716 749560 2.28 89728 3446244 1812900 5.34 997740 3189272 602876 [2025-09-15T04:05:20.453Z] 03:02:01 26490700 31364712 915056 2.78 124704 4877784 2098712 6.19 1948052 3876276 956332 [2025-09-15T04:05:20.453Z] 03:03:01 25938000 31416048 861460 2.62 128472 5448404 1939284 5.72 1955532 4392468 970860 [2025-09-15T04:05:20.453Z] 03:04:01 25659480 31524144 751484 2.29 134296 5789204 1754992 5.17 1816216 4769740 650916 [2025-09-15T04:05:20.453Z] 03:05:01 19116340 31258572 998752 3.04 149056 11902552 4298808 12.67 2249992 10689224 3916 [2025-09-15T04:05:20.453Z] 03:06:01 10941196 31375708 859728 2.62 387152 19452476 2397496 7.07 3263884 17333476 222696 [2025-09-15T04:05:20.453Z] 03:07:01 4314368 27728808 4432784 13.49 426612 21986752 11443008 33.74 8038284 18669632 1487380 [2025-09-15T04:05:20.453Z] 03:08:01 2176940 28915696 3251672 9.89 445292 25167628 8675624 25.58 8313128 20420248 1910588 [2025-09-15T04:05:20.453Z] 03:09:01 5628240 31397504 835956 2.54 456280 24415984 2120460 6.25 3870884 21729112 584 [2025-09-15T04:05:20.453Z] 03:10:01 5620276 31391520 840864 2.56 457708 24416592 2232240 6.58 4299200 21307804 556 [2025-09-15T04:05:20.453Z] 03:11:01 5618856 31390876 841544 2.56 458188 24416836 2235572 6.59 4612740 20997828 496 [2025-09-15T04:05:20.453Z] 03:12:01 5628040 31400312 831896 2.53 458444 24416864 2131100 6.28 4643404 20956584 192 [2025-09-15T04:05:20.453Z] 03:13:01 5628384 31400704 831928 2.53 458460 24416864 2131100 6.28 4642116 20956588 12 [2025-09-15T04:05:20.453Z] 03:14:01 5641780 31414116 818576 2.49 458484 24416872 2131100 6.28 4629192 20956588 140 [2025-09-15T04:05:20.453Z] 03:15:01 5643040 31415516 817288 2.49 458512 24416872 2144816 6.32 4627068 20956596 16 [2025-09-15T04:05:20.453Z] 03:16:01 5649836 31422336 810424 2.47 458540 24416856 2144816 6.32 4620756 20956576 192 [2025-09-15T04:05:20.453Z] 03:17:01 5649292 31421792 810880 2.47 458564 24416852 2144816 6.32 4620924 20956576 8 [2025-09-15T04:05:20.453Z] 03:18:01 5649732 31422284 810320 2.47 458592 24416860 2144816 6.32 4620896 20956580 196 [2025-09-15T04:05:20.453Z] 03:19:01 5649700 31422252 810280 2.47 458624 24416864 2144816 6.32 4620680 20956580 168 [2025-09-15T04:05:20.453Z] 03:20:01 5650596 31423216 809256 2.46 458656 24416868 2144816 6.32 4619728 20956588 160 [2025-09-15T04:05:20.453Z] 03:21:01 5650360 31422984 809404 2.46 458680 24416872 2144816 6.32 4619812 20956592 24 [2025-09-15T04:05:20.453Z] 03:22:01 5650528 31423200 809376 2.46 458688 24416876 2144816 6.32 4620092 20956592 192 [2025-09-15T04:05:20.453Z] 03:23:01 5650756 31423448 809104 2.46 458704 24416880 2144816 6.32 4619800 20956596 4 [2025-09-15T04:05:20.453Z] 03:24:01 5650748 31423476 809076 2.46 458728 24416884 2144816 6.32 4619864 20956600 200 [2025-09-15T04:05:20.453Z] 03:25:01 5650440 31423176 809304 2.46 458744 24416884 2144816 6.32 4619872 20956600 8 [2025-09-15T04:05:20.453Z] 03:26:01 5650344 31423128 809292 2.46 458772 24416888 2144816 6.32 4620024 20956604 144 [2025-09-15T04:05:20.453Z] 03:27:01 5650520 31423304 809236 2.46 458808 24416888 2144816 6.32 4619972 20956604 8 [2025-09-15T04:05:20.453Z] 03:28:01 5650528 31423364 809184 2.46 458820 24416892 2144816 6.32 4620088 20956608 196 [2025-09-15T04:05:20.453Z] 03:29:01 5650228 31423068 809396 2.46 458844 24416896 2144816 6.32 4620024 20956612 24 [2025-09-15T04:05:20.453Z] 03:30:01 5649716 31422592 809876 2.46 458856 24416900 2144816 6.32 4620352 20956612 180 [2025-09-15T04:05:20.453Z] 03:31:01 5650188 31423088 809328 2.46 458872 24416904 2144816 6.32 4620120 20956624 8 [2025-09-15T04:05:20.453Z] 03:32:01 5649880 31422808 809580 2.46 458892 24416904 2144816 6.32 4620088 20956624 176 [2025-09-15T04:05:20.453Z] 03:33:01 5649588 31422528 809816 2.46 458892 24416908 2144816 6.32 4620100 20956628 12 [2025-09-15T04:05:20.453Z] 03:34:01 5649680 31422628 809556 2.46 458896 24416912 2144816 6.32 4620656 20956632 284 [2025-09-15T04:05:20.453Z] 03:35:01 5649632 31422580 809516 2.46 458920 24416916 2144816 6.32 4620596 20956632 208 [2025-09-15T04:05:20.453Z] 03:36:01 5649260 31422248 809724 2.46 458932 24416920 2144816 6.32 4620232 20956636 224 [2025-09-15T04:05:20.453Z] 03:37:01 5649252 31422244 809660 2.46 458940 24416924 2144816 6.32 4620092 20956640 12 [2025-09-15T04:05:20.453Z] 03:38:01 5648948 31422532 809640 2.46 458964 24417424 2144816 6.32 4622872 20956956 16 [2025-09-15T04:05:20.453Z] 03:39:01 5644312 31419760 812412 2.47 458964 24418296 2144816 6.32 4627212 20957248 8 [2025-09-15T04:05:20.453Z] 03:40:01 5643596 31419048 813032 2.47 459004 24418288 2144816 6.32 4627300 20957224 188 [2025-09-15T04:05:20.453Z] 03:41:01 5643556 31419064 812980 2.47 459020 24418304 2144816 6.32 4627104 20957232 8 [2025-09-15T04:05:20.453Z] 03:42:01 5643988 31419504 812436 2.47 459044 24418308 2144816 6.32 4627020 20957236 212 [2025-09-15T04:05:20.453Z] 03:43:01 5643428 31418944 812968 2.47 459056 24418308 2144816 6.32 4627024 20957236 16 [2025-09-15T04:05:20.453Z] 03:44:01 5642560 31418144 813672 2.48 459080 24418312 2144816 6.32 4627084 20957244 200 [2025-09-15T04:05:20.453Z] 03:45:01 5642276 31417860 813892 2.48 459100 24418312 2144816 6.32 4627380 20957240 4 [2025-09-15T04:05:20.453Z] 03:46:01 5642104 31417692 814012 2.48 459124 24418316 2144816 6.32 4627156 20957244 196 [2025-09-15T04:05:20.453Z] 03:47:01 5642096 31417732 813972 2.48 459160 24418320 2144816 6.32 4627132 20957248 8 [2025-09-15T04:05:20.453Z] 03:48:01 5641608 31417304 814416 2.48 459188 24418320 2144816 6.32 4627220 20957252 184 [2025-09-15T04:05:20.453Z] 03:49:01 5641828 31417544 814120 2.48 459220 24418324 2144816 6.32 4627240 20957252 4 [2025-09-15T04:05:20.453Z] 03:50:01 5641788 31417508 814080 2.48 459240 24418332 2144816 6.32 4627240 20957256 220 [2025-09-15T04:05:20.453Z] 03:51:01 5641488 31417256 814280 2.48 459276 24418332 2144816 6.32 4627344 20957260 8 [2025-09-15T04:05:20.453Z] 03:52:01 5641408 31417240 814268 2.48 459300 24418340 2144816 6.32 4627336 20957272 176 [2025-09-15T04:05:20.453Z] 03:53:01 5641268 31417104 814524 2.48 459304 24418340 2144816 6.32 4627900 20957268 8 [2025-09-15T04:05:20.453Z] 03:54:01 5641300 31417140 814472 2.48 459320 24418344 2144816 6.32 4627344 20957272 172 [2025-09-15T04:05:20.453Z] 03:55:01 5641284 31417180 814492 2.48 459348 24418400 2144816 6.32 4627648 20957328 24 [2025-09-15T04:05:20.453Z] 03:56:01 5641088 31417056 814628 2.48 459376 24418412 2144816 6.32 4627492 20957344 168 [2025-09-15T04:05:20.453Z] 03:57:01 5641240 31417212 814640 2.48 459400 24418416 2144816 6.32 4627424 20957348 4 [2025-09-15T04:05:20.453Z] 03:58:01 5640852 31416920 814852 2.48 459428 24418420 2144816 6.32 4627480 20957352 52 [2025-09-15T04:05:20.453Z] 03:59:01 5640804 31417004 814688 2.48 459452 24418552 2160860 6.37 4627480 20957484 8 [2025-09-15T04:05:20.453Z] 04:00:01 5640220 31416484 815148 2.48 459480 24418552 2160860 6.37 4627692 20957484 208 [2025-09-15T04:05:20.453Z] 04:01:01 5640992 31417268 814412 2.48 459524 24418556 2160860 6.37 4627616 20957484 8 [2025-09-15T04:05:20.453Z] 04:02:01 5640376 31416696 814940 2.48 459560 24418556 2160860 6.37 4627600 20957488 208 [2025-09-15T04:05:20.453Z] 04:03:01 5640328 31416700 814904 2.48 459584 24418564 2160860 6.37 4627940 20957492 4 [2025-09-15T04:05:20.453Z] 04:04:02 5637248 31414148 817104 2.49 459612 24419012 2186788 6.45 4628068 20959220 368 [2025-09-15T04:05:20.453Z] 04:05:01 4422236 31346012 880180 2.68 500436 25421040 2281624 6.73 4759444 21933404 852 [2025-09-15T04:05:20.453Z] Average: 7128852 31320950 912451 2.78 432076 22936561 2416108 7.12 4480723 19692756 104826 [2025-09-15T04:05:20.453Z] [2025-09-15T04:05:20.453Z] 03:00:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-09-15T04:05:20.453Z] 03:01:01 ens3 1421.75 1168.78 14117.61 196.78 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:01:01 docker0 544.70 557.33 38.62 3086.74 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:01:01 lo 4.48 4.48 0.45 0.45 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:02:01 ens3 376.20 288.85 1716.36 39.63 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:02:01 veth6349f23 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:02:01 docker0 267.82 335.24 21.67 1678.42 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:03:01 ens3 35.83 23.45 28.43 15.11 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:03:01 veth6349f23 1.37 1.40 0.12 0.13 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:03:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:04:01 ens3 26.75 17.68 22.15 13.64 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:04:01 veth6349f23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 veth2225bea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 veth46db732 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 veth48100b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 veth4a20cc2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 vethd235a88 0.68 1.68 0.06 0.29 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 veth568fed6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 veth56dc6f7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 veth4df0d6b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 vethfd038a5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 veth657080d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 veth4e646bc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 vethcc22fbe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 vethbac0fae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 vethb809dde 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 vethc24b2f7 1.23 1.50 0.09 20.18 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 vethd3de5af 2.27 2.70 0.16 38.25 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 vethe77b952 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 ens3 198.68 131.99 4025.76 26.86 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 veth01ac2dd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 veth74afef4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 veth81dd1ac 1.10 1.75 0.08 28.53 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 veth0d6e1a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 vethc06c91d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 docker0 35.83 62.01 2.20 886.80 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 vethc0bacf0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 veth48b4b2a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 veth0bc6380 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:05:01 veth15e99c7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:06:01 vethd235a88 0.12 2.12 0.01 0.09 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:06:01 ens3 1138.04 728.75 11073.56 73.66 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:06:01 docker0 615.33 937.81 50.71 8066.28 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:06:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:07:01 veth7d33a2f 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.453Z] 03:07:01 vethd235a88 0.00 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:07:01 veth5532ebe 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:07:01 veth7aad18d 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:07:01 vethac1513c 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:07:01 veth2100b06 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:07:01 veth2a2d0f3 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:07:01 veth28c5419 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:07:01 veth8e35351 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:07:01 ens3 12.81 7.37 10.80 5.34 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:07:01 docker0 0.60 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:07:01 veth58935e1 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:07:01 veth881f648 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:07:01 veth0719c97 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:07:01 vethb03dbc8 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:08:01 vethd235a88 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:08:01 veth7aad18d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:08:01 vethac1513c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:08:01 veth2100b06 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:08:01 veth2a2d0f3 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:08:01 veth28c5419 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:08:01 veth8e35351 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:08:01 ens3 5.60 2.98 4.56 2.49 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:08:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:08:01 veth58935e1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:08:01 veth881f648 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:08:01 veth0719c97 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:08:01 vethb03dbc8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:09:01 ens3 176.79 179.89 71.47 675.80 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:09:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:09:01 lo 11.80 11.80 1.17 1.17 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:10:01 ens3 472.45 428.35 201.56 2524.35 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:10:01 lo 38.06 38.06 3.72 3.72 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:11:01 ens3 242.89 241.67 85.02 1629.23 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:11:01 lo 13.13 13.13 1.28 1.28 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:12:01 ens3 67.76 59.24 41.38 237.34 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:12:01 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:14:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:16:01 ens3 0.37 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:17:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:21:01 ens3 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:26:01 ens3 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:28:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:31:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:32:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:34:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:36:01 ens3 0.77 0.50 0.40 0.28 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:38:01 ens3 0.95 0.73 0.82 0.38 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:39:01 ens3 5.26 3.85 3.71 4.68 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:39:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:40:01 ens3 1.82 1.45 0.98 1.21 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:41:01 ens3 0.23 0.15 0.13 0.07 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:46:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:47:01 ens3 0.12 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:51:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:56:01 ens3 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 04:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 04:01:01 ens3 0.23 0.13 0.13 0.07 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 04:02:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 04:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 04:04:02 ens3 7.42 4.92 7.69 4.61 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 04:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 04:04:02 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 04:05:01 veth82202b4 2.32 1.93 0.38 0.94 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 04:05:01 ens3 432.84 295.59 6914.97 162.72 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 04:05:01 docker0 71.81 116.40 6.67 899.95 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] 04:05:01 lo 1.90 1.90 0.18 0.18 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] Average: veth82202b4 0.04 0.03 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] Average: ens3 70.43 54.59 581.09 86.31 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] Average: docker0 23.37 30.63 1.83 223.24 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] Average: lo 1.30 1.30 0.12 0.12 0.00 0.00 0.00 0.00 [2025-09-15T04:05:20.454Z] [2025-09-15T04:05:20.454Z] [2025-09-15T04:05:20.454Z] ---> sar -P ALL: [2025-09-15T04:05:20.454Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8848) 09/15/25 _x86_64_ (8 CPU) [2025-09-15T04:05:20.454Z] [2025-09-15T04:05:20.454Z] 02:59:36 LINUX RESTART (8 CPU) [2025-09-15T04:05:20.454Z] [2025-09-15T04:05:20.454Z] 03:00:03 CPU %user %nice %system %iowait %steal %idle [2025-09-15T04:05:20.454Z] 03:01:01 all 11.71 0.00 3.79 1.89 0.10 82.50 [2025-09-15T04:05:20.454Z] 03:01:01 0 13.07 0.00 4.16 1.36 0.10 81.30 [2025-09-15T04:05:20.454Z] 03:01:01 1 10.79 0.00 4.61 0.18 0.12 84.30 [2025-09-15T04:05:20.454Z] 03:01:01 2 8.73 0.00 3.92 3.52 0.09 83.74 [2025-09-15T04:05:20.454Z] 03:01:01 3 10.28 0.00 2.63 3.93 0.09 83.08 [2025-09-15T04:05:20.454Z] 03:01:01 4 13.16 0.00 3.19 1.31 0.09 82.25 [2025-09-15T04:05:20.454Z] 03:01:01 5 10.90 0.00 4.70 2.82 0.14 81.45 [2025-09-15T04:05:20.454Z] 03:01:01 6 15.95 0.00 2.67 0.44 0.09 80.86 [2025-09-15T04:05:20.454Z] 03:01:01 7 10.83 0.00 4.45 1.58 0.09 83.06 [2025-09-15T04:05:20.454Z] 03:02:01 all 34.64 0.00 5.94 1.13 0.12 58.18 [2025-09-15T04:05:20.454Z] 03:02:01 0 37.05 0.00 5.79 0.84 0.12 56.20 [2025-09-15T04:05:20.454Z] 03:02:01 1 35.75 0.00 5.51 0.20 0.12 58.43 [2025-09-15T04:05:20.454Z] 03:02:01 2 34.71 0.00 5.87 0.69 0.12 58.61 [2025-09-15T04:05:20.454Z] 03:02:01 3 32.67 0.00 5.79 0.36 0.10 61.08 [2025-09-15T04:05:20.454Z] 03:02:01 4 33.90 0.00 5.37 1.06 0.12 59.55 [2025-09-15T04:05:20.454Z] 03:02:01 5 35.79 0.00 6.22 0.69 0.12 57.18 [2025-09-15T04:05:20.454Z] 03:02:01 6 34.09 0.00 6.67 5.03 0.12 54.09 [2025-09-15T04:05:20.454Z] 03:02:01 7 33.11 0.00 6.34 0.17 0.12 60.26 [2025-09-15T04:05:20.454Z] 03:03:01 all 40.37 0.00 6.51 0.81 0.12 52.18 [2025-09-15T04:05:20.454Z] 03:03:01 0 41.04 0.00 6.75 1.86 0.13 50.22 [2025-09-15T04:05:20.454Z] 03:03:01 1 40.73 0.00 5.80 0.13 0.12 53.23 [2025-09-15T04:05:20.454Z] 03:03:01 2 40.79 0.00 6.54 0.00 0.10 52.56 [2025-09-15T04:05:20.454Z] 03:03:01 3 38.83 0.00 6.76 3.72 0.13 50.56 [2025-09-15T04:05:20.454Z] 03:03:01 4 37.93 0.00 6.45 0.00 0.12 55.50 [2025-09-15T04:05:20.454Z] 03:03:01 5 40.42 0.00 6.25 0.02 0.12 53.19 [2025-09-15T04:05:20.454Z] 03:03:01 6 42.61 0.00 7.08 0.18 0.12 50.01 [2025-09-15T04:05:20.454Z] 03:03:01 7 40.62 0.00 6.46 0.60 0.12 52.21 [2025-09-15T04:05:20.454Z] 03:04:01 all 51.24 0.00 6.90 0.25 0.12 41.49 [2025-09-15T04:05:20.454Z] 03:04:01 0 52.17 0.00 8.08 0.07 0.10 39.59 [2025-09-15T04:05:20.454Z] 03:04:01 1 47.89 0.00 6.73 1.62 0.12 43.64 [2025-09-15T04:05:20.454Z] 03:04:01 2 48.65 0.00 6.10 0.05 0.12 45.08 [2025-09-15T04:05:20.454Z] 03:04:01 3 50.35 0.00 6.63 0.05 0.13 42.84 [2025-09-15T04:05:20.454Z] 03:04:01 4 50.69 0.00 6.46 0.07 0.12 42.66 [2025-09-15T04:05:20.454Z] 03:04:01 5 52.30 0.00 6.74 0.05 0.12 40.79 [2025-09-15T04:05:20.454Z] 03:04:01 6 55.16 0.00 7.35 0.00 0.13 37.36 [2025-09-15T04:05:20.454Z] 03:04:01 7 52.67 0.00 7.11 0.08 0.13 39.99 [2025-09-15T04:05:20.454Z] 03:05:01 all 16.41 0.00 6.76 21.11 0.12 55.61 [2025-09-15T04:05:20.454Z] 03:05:01 0 18.30 0.00 6.77 19.02 0.14 55.77 [2025-09-15T04:05:20.454Z] 03:05:01 1 15.47 0.00 5.99 11.82 0.10 66.62 [2025-09-15T04:05:20.454Z] 03:05:01 2 15.87 0.00 5.66 15.85 0.10 62.52 [2025-09-15T04:05:20.454Z] 03:05:01 3 16.96 0.00 7.90 29.12 0.15 45.87 [2025-09-15T04:05:20.454Z] 03:05:01 4 15.31 0.00 6.30 17.79 0.10 60.50 [2025-09-15T04:05:20.454Z] 03:05:01 5 16.78 0.00 7.64 34.19 0.12 41.27 [2025-09-15T04:05:20.454Z] 03:05:01 6 16.46 0.00 6.94 24.61 0.10 51.88 [2025-09-15T04:05:20.454Z] 03:05:01 7 16.14 0.00 6.84 16.48 0.10 60.43 [2025-09-15T04:05:20.454Z] 03:06:01 all 12.01 0.00 7.21 11.40 0.10 69.28 [2025-09-15T04:05:20.454Z] 03:06:01 0 12.02 0.00 6.81 6.32 0.08 74.77 [2025-09-15T04:05:20.454Z] 03:06:01 1 12.32 0.00 6.94 5.28 0.10 75.36 [2025-09-15T04:05:20.454Z] 03:06:01 2 12.05 0.00 6.53 10.89 0.07 70.46 [2025-09-15T04:05:20.454Z] 03:06:01 3 12.29 0.00 7.71 6.99 0.10 72.90 [2025-09-15T04:05:20.454Z] 03:06:01 4 12.21 0.00 6.56 5.93 0.09 75.21 [2025-09-15T04:05:20.454Z] 03:06:01 5 10.95 0.00 8.79 20.96 0.12 59.18 [2025-09-15T04:05:20.454Z] 03:06:01 6 12.34 0.00 6.93 23.50 0.10 57.13 [2025-09-15T04:05:20.454Z] 03:06:01 7 11.91 0.00 7.39 11.47 0.12 69.11 [2025-09-15T04:05:20.454Z] 03:07:01 all 85.58 0.00 10.72 1.20 0.15 2.34 [2025-09-15T04:05:20.454Z] 03:07:01 0 85.25 0.00 10.53 1.24 0.15 2.83 [2025-09-15T04:05:20.454Z] 03:07:01 1 85.75 0.00 10.90 0.79 0.15 2.41 [2025-09-15T04:05:20.454Z] 03:07:01 2 85.69 0.00 10.52 1.51 0.13 2.16 [2025-09-15T04:05:20.454Z] 03:07:01 3 85.90 0.00 11.03 0.75 0.15 2.18 [2025-09-15T04:05:20.454Z] 03:07:01 4 85.17 0.00 10.95 1.00 0.15 2.73 [2025-09-15T04:05:20.454Z] 03:07:01 5 85.60 0.00 10.31 1.00 0.15 2.93 [2025-09-15T04:05:20.454Z] 03:07:01 6 85.82 0.00 10.10 2.75 0.13 1.19 [2025-09-15T04:05:20.454Z] 03:07:01 7 85.46 0.00 11.46 0.58 0.17 2.32 [2025-09-15T04:05:20.454Z] 03:08:01 all 90.94 0.00 8.93 0.00 0.13 0.00 [2025-09-15T04:05:20.454Z] 03:08:01 0 91.17 0.00 8.72 0.00 0.12 0.00 [2025-09-15T04:05:20.454Z] 03:08:01 1 90.46 0.00 9.41 0.00 0.13 0.00 [2025-09-15T04:05:20.454Z] 03:08:01 2 91.40 0.00 8.46 0.00 0.13 0.00 [2025-09-15T04:05:20.454Z] 03:08:01 3 90.96 0.00 8.92 0.00 0.12 0.00 [2025-09-15T04:05:20.454Z] 03:08:01 4 91.50 0.00 8.35 0.02 0.13 0.00 [2025-09-15T04:05:20.454Z] 03:08:01 5 91.23 0.00 8.63 0.00 0.13 0.00 [2025-09-15T04:05:20.454Z] 03:08:01 6 91.26 0.00 8.59 0.02 0.13 0.00 [2025-09-15T04:05:20.454Z] 03:08:01 7 89.53 0.00 10.32 0.00 0.15 0.00 [2025-09-15T04:05:20.454Z] 03:09:01 all 51.58 0.00 6.54 2.70 0.12 39.05 [2025-09-15T04:05:20.454Z] 03:09:01 0 50.55 0.00 6.01 1.52 0.12 41.80 [2025-09-15T04:05:20.454Z] 03:09:01 1 51.18 0.00 7.00 5.53 0.13 36.16 [2025-09-15T04:05:20.454Z] 03:09:01 2 52.38 0.00 6.39 3.94 0.10 37.19 [2025-09-15T04:05:20.454Z] 03:09:01 3 52.77 0.00 6.21 2.27 0.10 38.65 [2025-09-15T04:05:20.454Z] 03:09:01 4 50.85 0.00 6.89 2.44 0.15 39.67 [2025-09-15T04:05:20.454Z] 03:09:01 5 50.86 0.00 6.90 1.91 0.15 40.18 [2025-09-15T04:05:20.454Z] 03:09:01 6 52.04 0.00 6.55 2.08 0.13 39.19 [2025-09-15T04:05:20.454Z] 03:09:01 7 52.00 0.00 6.41 1.91 0.10 39.58 [2025-09-15T04:05:20.454Z] 03:10:01 all 9.53 0.00 0.95 0.12 0.09 89.31 [2025-09-15T04:05:20.454Z] 03:10:01 0 14.06 0.00 1.15 0.03 0.08 84.67 [2025-09-15T04:05:20.454Z] 03:10:01 1 9.71 0.00 0.97 0.28 0.08 88.95 [2025-09-15T04:05:20.454Z] 03:10:01 2 10.11 0.00 0.99 0.02 0.08 88.80 [2025-09-15T04:05:20.454Z] 03:10:01 3 9.29 0.00 0.83 0.03 0.08 89.76 [2025-09-15T04:05:20.454Z] 03:10:01 4 10.44 0.00 1.03 0.43 0.08 88.01 [2025-09-15T04:05:20.454Z] 03:10:01 5 5.02 0.00 0.85 0.03 0.10 93.99 [2025-09-15T04:05:20.454Z] 03:10:01 6 7.99 0.00 0.99 0.03 0.10 90.89 [2025-09-15T04:05:20.454Z] 03:10:01 7 9.62 0.00 0.75 0.12 0.08 89.43 [2025-09-15T04:05:20.454Z] 03:11:01 all 6.03 0.00 0.45 0.07 0.06 93.39 [2025-09-15T04:05:20.454Z] 03:11:01 0 9.41 0.00 0.55 0.08 0.10 89.85 [2025-09-15T04:05:20.454Z] 03:11:01 1 3.99 0.00 0.40 0.02 0.05 95.54 [2025-09-15T04:05:20.455Z] 03:11:01 2 3.28 0.00 0.48 0.02 0.05 96.17 [2025-09-15T04:05:20.455Z] 03:11:01 3 6.48 0.00 0.43 0.02 0.05 93.02 [2025-09-15T04:05:20.455Z] 03:11:01 4 6.78 0.00 0.52 0.40 0.07 92.23 [2025-09-15T04:05:20.455Z] 03:11:01 5 4.26 0.00 0.23 0.02 0.05 95.44 [2025-09-15T04:05:20.455Z] 03:11:01 6 10.93 0.00 0.47 0.02 0.05 88.54 [2025-09-15T04:05:20.455Z] 03:11:01 7 3.09 0.00 0.52 0.02 0.05 96.32 [2025-09-15T04:05:20.455Z] [2025-09-15T04:05:20.455Z] 03:11:01 CPU %user %nice %system %iowait %steal %idle [2025-09-15T04:05:20.455Z] 03:12:01 all 1.18 0.00 0.20 0.03 0.03 98.55 [2025-09-15T04:05:20.455Z] 03:12:01 0 1.50 0.00 0.20 0.13 0.07 98.10 [2025-09-15T04:05:20.455Z] 03:12:01 1 2.02 0.00 0.25 0.02 0.02 97.70 [2025-09-15T04:05:20.455Z] 03:12:01 2 1.82 0.00 0.30 0.00 0.07 97.82 [2025-09-15T04:05:20.455Z] 03:12:01 3 1.35 0.00 0.22 0.03 0.02 98.38 [2025-09-15T04:05:20.455Z] 03:12:01 4 0.45 0.00 0.13 0.00 0.03 99.38 [2025-09-15T04:05:20.455Z] 03:12:01 5 0.17 0.00 0.17 0.00 0.02 99.65 [2025-09-15T04:05:20.455Z] 03:12:01 6 1.54 0.00 0.12 0.00 0.02 98.33 [2025-09-15T04:05:20.455Z] 03:12:01 7 0.62 0.00 0.23 0.05 0.02 99.08 [2025-09-15T04:05:20.455Z] 03:13:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-09-15T04:05:20.455Z] 03:13:01 0 0.05 0.00 0.05 0.00 0.05 99.85 [2025-09-15T04:05:20.455Z] 03:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-15T04:05:20.455Z] 03:13:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2025-09-15T04:05:20.455Z] 03:13:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-09-15T04:05:20.455Z] 03:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-15T04:05:20.455Z] 03:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:13:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-09-15T04:05:20.455Z] 03:14:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2025-09-15T04:05:20.455Z] 03:14:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2025-09-15T04:05:20.455Z] 03:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.455Z] 03:14:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2025-09-15T04:05:20.455Z] 03:14:01 3 0.00 0.00 0.03 0.02 0.00 99.95 [2025-09-15T04:05:20.455Z] 03:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-15T04:05:20.455Z] 03:14:01 5 0.10 0.00 0.03 0.00 0.02 99.85 [2025-09-15T04:05:20.455Z] 03:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:14:01 7 0.00 0.00 0.02 0.05 0.00 99.93 [2025-09-15T04:05:20.455Z] 03:15:01 all 0.03 0.00 0.03 0.03 0.02 99.90 [2025-09-15T04:05:20.455Z] 03:15:01 0 0.07 0.00 0.07 0.02 0.05 99.80 [2025-09-15T04:05:20.455Z] 03:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-15T04:05:20.455Z] 03:15:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2025-09-15T04:05:20.455Z] 03:15:01 3 0.00 0.00 0.03 0.12 0.02 99.83 [2025-09-15T04:05:20.455Z] 03:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-15T04:05:20.455Z] 03:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-15T04:05:20.455Z] 03:15:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-15T04:05:20.455Z] 03:15:01 7 0.02 0.00 0.02 0.10 0.00 99.87 [2025-09-15T04:05:20.455Z] 03:16:01 all 0.06 0.00 0.02 0.01 0.01 99.90 [2025-09-15T04:05:20.455Z] 03:16:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2025-09-15T04:05:20.455Z] 03:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2025-09-15T04:05:20.455Z] 03:16:01 2 0.35 0.00 0.00 0.00 0.02 99.63 [2025-09-15T04:05:20.455Z] 03:16:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-09-15T04:05:20.455Z] 03:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:16:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-15T04:05:20.455Z] 03:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:16:01 7 0.07 0.00 0.00 0.07 0.02 99.85 [2025-09-15T04:05:20.455Z] 03:17:01 all 0.02 0.00 0.01 0.01 0.01 99.94 [2025-09-15T04:05:20.455Z] 03:17:01 0 0.07 0.00 0.02 0.00 0.03 99.88 [2025-09-15T04:05:20.455Z] 03:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-15T04:05:20.455Z] 03:17:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2025-09-15T04:05:20.455Z] 03:17:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2025-09-15T04:05:20.455Z] 03:17:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-15T04:05:20.455Z] 03:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-09-15T04:05:20.455Z] 03:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.455Z] 03:17:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2025-09-15T04:05:20.455Z] 03:18:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2025-09-15T04:05:20.455Z] 03:18:01 0 0.07 0.00 0.02 0.00 0.03 99.88 [2025-09-15T04:05:20.455Z] 03:18:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2025-09-15T04:05:20.455Z] 03:18:01 2 0.08 0.00 0.03 0.00 0.05 99.83 [2025-09-15T04:05:20.455Z] 03:18:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-15T04:05:20.455Z] 03:18:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2025-09-15T04:05:20.455Z] 03:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:18:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:19:01 all 0.23 0.00 0.01 0.00 0.01 99.75 [2025-09-15T04:05:20.455Z] 03:19:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2025-09-15T04:05:20.455Z] 03:19:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-15T04:05:20.455Z] 03:19:01 2 1.66 0.00 0.02 0.00 0.03 98.29 [2025-09-15T04:05:20.455Z] 03:19:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-09-15T04:05:20.455Z] 03:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:19:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:20:01 all 0.29 0.00 0.01 0.00 0.02 99.68 [2025-09-15T04:05:20.455Z] 03:20:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2025-09-15T04:05:20.455Z] 03:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-09-15T04:05:20.455Z] 03:20:01 2 1.99 0.00 0.03 0.00 0.05 97.93 [2025-09-15T04:05:20.455Z] 03:20:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-15T04:05:20.455Z] 03:20:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-15T04:05:20.455Z] 03:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-15T04:05:20.455Z] 03:20:01 6 0.17 0.00 0.02 0.00 0.00 99.82 [2025-09-15T04:05:20.455Z] 03:20:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2025-09-15T04:05:20.455Z] 03:21:01 all 0.16 0.00 0.00 0.00 0.01 99.83 [2025-09-15T04:05:20.455Z] 03:21:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2025-09-15T04:05:20.455Z] 03:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:21:01 2 1.19 0.00 0.02 0.00 0.05 98.74 [2025-09-15T04:05:20.455Z] 03:21:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.455Z] 03:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.455Z] 03:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-15T04:05:20.455Z] 03:21:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:22:01 all 0.02 0.00 0.01 0.00 0.03 99.94 [2025-09-15T04:05:20.455Z] 03:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-15T04:05:20.455Z] 03:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-15T04:05:20.455Z] 03:22:01 2 0.07 0.00 0.05 0.00 0.07 99.82 [2025-09-15T04:05:20.455Z] 03:22:01 3 0.00 0.00 0.00 0.02 0.03 99.95 [2025-09-15T04:05:20.455Z] 03:22:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-15T04:05:20.455Z] 03:22:01 5 0.03 0.00 0.02 0.00 0.03 99.92 [2025-09-15T04:05:20.455Z] 03:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-15T04:05:20.455Z] 03:22:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2025-09-15T04:05:20.455Z] [2025-09-15T04:05:20.455Z] 03:22:01 CPU %user %nice %system %iowait %steal %idle [2025-09-15T04:05:20.455Z] 03:23:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-09-15T04:05:20.455Z] 03:23:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2025-09-15T04:05:20.455Z] 03:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.455Z] 03:23:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2025-09-15T04:05:20.455Z] 03:23:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-09-15T04:05:20.455Z] 03:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-09-15T04:05:20.455Z] 03:23:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-09-15T04:05:20.455Z] 03:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:24:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2025-09-15T04:05:20.455Z] 03:24:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2025-09-15T04:05:20.455Z] 03:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-15T04:05:20.455Z] 03:24:01 2 0.07 0.00 0.05 0.00 0.05 99.83 [2025-09-15T04:05:20.455Z] 03:24:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-09-15T04:05:20.455Z] 03:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-15T04:05:20.455Z] 03:24:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2025-09-15T04:05:20.455Z] 03:24:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2025-09-15T04:05:20.455Z] 03:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.455Z] 03:25:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2025-09-15T04:05:20.455Z] 03:25:01 0 0.08 0.00 0.02 0.03 0.03 99.83 [2025-09-15T04:05:20.455Z] 03:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.455Z] 03:25:01 2 0.02 0.00 0.03 0.00 0.05 99.90 [2025-09-15T04:05:20.455Z] 03:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-15T04:05:20.455Z] 03:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.455Z] 03:25:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2025-09-15T04:05:20.455Z] 03:26:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-09-15T04:05:20.455Z] 03:26:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2025-09-15T04:05:20.455Z] 03:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-15T04:05:20.455Z] 03:26:01 2 0.00 0.00 0.00 0.00 0.03 99.97 [2025-09-15T04:05:20.455Z] 03:26:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2025-09-15T04:05:20.455Z] 03:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-15T04:05:20.455Z] 03:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.455Z] 03:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.455Z] 03:26:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2025-09-15T04:05:20.455Z] 03:27:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-09-15T04:05:20.455Z] 03:27:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2025-09-15T04:05:20.455Z] 03:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-15T04:05:20.455Z] 03:27:01 2 0.03 0.00 0.00 0.00 0.05 99.92 [2025-09-15T04:05:20.455Z] 03:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-15T04:05:20.455Z] 03:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:27:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2025-09-15T04:05:20.455Z] 03:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-09-15T04:05:20.455Z] 03:28:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2025-09-15T04:05:20.455Z] 03:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.455Z] 03:28:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2025-09-15T04:05:20.455Z] 03:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-15T04:05:20.455Z] 03:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-15T04:05:20.455Z] 03:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-15T04:05:20.455Z] 03:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.455Z] 03:28:01 7 0.05 0.00 0.00 0.03 0.00 99.92 [2025-09-15T04:05:20.455Z] 03:29:01 all 0.19 0.00 0.02 0.00 0.01 99.78 [2025-09-15T04:05:20.455Z] 03:29:01 0 0.03 0.00 0.07 0.00 0.03 99.87 [2025-09-15T04:05:20.455Z] 03:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:29:01 2 1.40 0.00 0.02 0.00 0.03 98.55 [2025-09-15T04:05:20.455Z] 03:29:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-09-15T04:05:20.455Z] 03:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-15T04:05:20.455Z] 03:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-15T04:05:20.455Z] 03:29:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2025-09-15T04:05:20.455Z] 03:30:01 all 0.10 0.00 0.01 0.00 0.01 99.87 [2025-09-15T04:05:20.455Z] 03:30:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2025-09-15T04:05:20.455Z] 03:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:30:01 2 0.67 0.00 0.02 0.00 0.03 99.29 [2025-09-15T04:05:20.455Z] 03:30:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-15T04:05:20.455Z] 03:30:01 5 0.08 0.00 0.03 0.02 0.02 99.85 [2025-09-15T04:05:20.455Z] 03:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-15T04:05:20.455Z] 03:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.455Z] 03:31:01 all 0.17 0.00 0.00 0.00 0.01 99.81 [2025-09-15T04:05:20.455Z] 03:31:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2025-09-15T04:05:20.455Z] 03:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-15T04:05:20.455Z] 03:31:01 2 1.22 0.00 0.00 0.00 0.02 98.76 [2025-09-15T04:05:20.455Z] 03:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-15T04:05:20.455Z] 03:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-15T04:05:20.455Z] 03:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.455Z] 03:31:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-09-15T04:05:20.455Z] 03:32:01 all 0.19 0.00 0.01 0.00 0.01 99.79 [2025-09-15T04:05:20.455Z] 03:32:01 0 0.12 0.00 0.03 0.00 0.03 99.82 [2025-09-15T04:05:20.455Z] 03:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-15T04:05:20.455Z] 03:32:01 2 1.26 0.00 0.03 0.00 0.03 98.68 [2025-09-15T04:05:20.455Z] 03:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-15T04:05:20.455Z] 03:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-15T04:05:20.455Z] 03:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-09-15T04:05:20.455Z] 03:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-15T04:05:20.455Z] 03:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.455Z] 03:33:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-09-15T04:05:20.455Z] 03:33:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2025-09-15T04:05:20.455Z] 03:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-15T04:05:20.455Z] 03:33:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-09-15T04:05:20.455Z] 03:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.455Z] 03:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-15T04:05:20.455Z] 03:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.455Z] 03:33:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2025-09-15T04:05:20.455Z] [2025-09-15T04:05:20.455Z] 03:33:01 CPU %user %nice %system %iowait %steal %idle [2025-09-15T04:05:20.455Z] 03:34:01 all 0.11 0.00 0.02 0.00 0.01 99.86 [2025-09-15T04:05:20.455Z] 03:34:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2025-09-15T04:05:20.455Z] 03:34:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2025-09-15T04:05:20.455Z] 03:34:01 2 0.68 0.00 0.02 0.00 0.03 99.27 [2025-09-15T04:05:20.455Z] 03:34:01 3 0.00 0.00 0.03 0.02 0.00 99.95 [2025-09-15T04:05:20.455Z] 03:34:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-15T04:05:20.455Z] 03:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-15T04:05:20.455Z] 03:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-15T04:05:20.455Z] 03:34:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2025-09-15T04:05:20.455Z] 03:35:01 all 0.06 0.00 0.02 0.01 0.01 99.91 [2025-09-15T04:05:20.455Z] 03:35:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2025-09-15T04:05:20.455Z] 03:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.455Z] 03:35:01 2 0.32 0.00 0.02 0.00 0.02 99.65 [2025-09-15T04:05:20.455Z] 03:35:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-15T04:05:20.455Z] 03:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.455Z] 03:35:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2025-09-15T04:05:20.455Z] 03:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-15T04:05:20.455Z] 03:35:01 7 0.00 0.00 0.02 0.05 0.02 99.92 [2025-09-15T04:05:20.455Z] 03:36:01 all 0.22 0.00 0.01 0.00 0.01 99.75 [2025-09-15T04:05:20.455Z] 03:36:01 0 0.10 0.00 0.07 0.00 0.03 99.80 [2025-09-15T04:05:20.455Z] 03:36:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2025-09-15T04:05:20.455Z] 03:36:01 2 1.53 0.00 0.02 0.00 0.03 98.42 [2025-09-15T04:05:20.455Z] 03:36:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-15T04:05:20.455Z] 03:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-15T04:05:20.455Z] 03:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-15T04:05:20.455Z] 03:36:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2025-09-15T04:05:20.455Z] 03:37:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-09-15T04:05:20.455Z] 03:37:01 0 0.07 0.00 0.05 0.02 0.03 99.83 [2025-09-15T04:05:20.455Z] 03:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.455Z] 03:37:01 2 0.00 0.00 0.02 0.00 0.03 99.95 [2025-09-15T04:05:20.455Z] 03:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-15T04:05:20.455Z] 03:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-15T04:05:20.455Z] 03:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:37:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2025-09-15T04:05:20.455Z] 03:38:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2025-09-15T04:05:20.455Z] 03:38:01 0 0.13 0.00 0.03 0.02 0.02 99.80 [2025-09-15T04:05:20.455Z] 03:38:01 1 0.10 0.00 0.00 0.00 0.00 99.90 [2025-09-15T04:05:20.455Z] 03:38:01 2 0.08 0.00 0.02 0.00 0.03 99.87 [2025-09-15T04:05:20.455Z] 03:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-15T04:05:20.455Z] 03:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-15T04:05:20.455Z] 03:38:01 5 0.18 0.00 0.03 0.00 0.02 99.77 [2025-09-15T04:05:20.455Z] 03:38:01 6 0.17 0.00 0.00 0.00 0.00 99.83 [2025-09-15T04:05:20.455Z] 03:38:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:39:01 all 0.29 0.00 0.03 0.01 0.01 99.65 [2025-09-15T04:05:20.455Z] 03:39:01 0 0.03 0.00 0.05 0.02 0.02 99.88 [2025-09-15T04:05:20.455Z] 03:39:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2025-09-15T04:05:20.455Z] 03:39:01 2 1.13 0.00 0.03 0.02 0.02 98.81 [2025-09-15T04:05:20.455Z] 03:39:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2025-09-15T04:05:20.455Z] 03:39:01 4 0.12 0.00 0.02 0.00 0.00 99.87 [2025-09-15T04:05:20.455Z] 03:39:01 5 0.58 0.00 0.00 0.00 0.00 99.42 [2025-09-15T04:05:20.455Z] 03:39:01 6 0.22 0.00 0.03 0.05 0.02 99.68 [2025-09-15T04:05:20.455Z] 03:39:01 7 0.10 0.00 0.07 0.02 0.00 99.82 [2025-09-15T04:05:20.455Z] 03:40:01 all 0.06 0.00 0.02 0.02 0.02 99.88 [2025-09-15T04:05:20.455Z] 03:40:01 0 0.02 0.00 0.03 0.15 0.03 99.77 [2025-09-15T04:05:20.455Z] 03:40:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-09-15T04:05:20.455Z] 03:40:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2025-09-15T04:05:20.455Z] 03:40:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-15T04:05:20.455Z] 03:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-15T04:05:20.455Z] 03:40:01 5 0.33 0.00 0.03 0.02 0.00 99.62 [2025-09-15T04:05:20.455Z] 03:40:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2025-09-15T04:05:20.455Z] 03:40:01 7 0.05 0.00 0.03 0.02 0.02 99.88 [2025-09-15T04:05:20.455Z] 03:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-09-15T04:05:20.455Z] 03:41:01 0 0.05 0.00 0.05 0.02 0.02 99.87 [2025-09-15T04:05:20.455Z] 03:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-15T04:05:20.455Z] 03:41:01 2 0.00 0.00 0.00 0.00 0.03 99.97 [2025-09-15T04:05:20.455Z] 03:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-15T04:05:20.455Z] 03:41:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-15T04:05:20.455Z] 03:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.455Z] 03:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:41:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-09-15T04:05:20.455Z] 03:42:01 0 0.08 0.00 0.02 0.00 0.03 99.87 [2025-09-15T04:05:20.455Z] 03:42:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2025-09-15T04:05:20.455Z] 03:42:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2025-09-15T04:05:20.455Z] 03:42:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-15T04:05:20.455Z] 03:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.455Z] 03:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-15T04:05:20.455Z] 03:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-15T04:05:20.455Z] 03:42:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2025-09-15T04:05:20.455Z] 03:43:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-09-15T04:05:20.455Z] 03:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-15T04:05:20.455Z] 03:43:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2025-09-15T04:05:20.455Z] 03:43:01 2 0.03 0.00 0.02 0.00 0.05 99.90 [2025-09-15T04:05:20.455Z] 03:43:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2025-09-15T04:05:20.455Z] 03:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-15T04:05:20.455Z] 03:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-15T04:05:20.455Z] 03:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.455Z] 03:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.455Z] 03:44:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-09-15T04:05:20.455Z] 03:44:01 0 0.00 0.00 0.00 0.00 0.03 99.97 [2025-09-15T04:05:20.455Z] 03:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-09-15T04:05:20.455Z] 03:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-15T04:05:20.456Z] 03:44:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2025-09-15T04:05:20.456Z] 03:44:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-09-15T04:05:20.456Z] 03:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.456Z] 03:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-15T04:05:20.456Z] 03:44:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2025-09-15T04:05:20.456Z] [2025-09-15T04:05:20.456Z] 03:44:01 CPU %user %nice %system %iowait %steal %idle [2025-09-15T04:05:20.456Z] 03:45:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-09-15T04:05:20.456Z] 03:45:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2025-09-15T04:05:20.456Z] 03:45:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2025-09-15T04:05:20.456Z] 03:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-15T04:05:20.456Z] 03:45:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-09-15T04:05:20.456Z] 03:45:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-09-15T04:05:20.456Z] 03:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.456Z] 03:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.456Z] 03:45:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-09-15T04:05:20.456Z] 03:46:01 all 0.11 0.00 0.02 0.00 0.01 99.85 [2025-09-15T04:05:20.456Z] 03:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2025-09-15T04:05:20.456Z] 03:46:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2025-09-15T04:05:20.456Z] 03:46:01 2 0.71 0.00 0.00 0.00 0.02 99.27 [2025-09-15T04:05:20.456Z] 03:46:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-09-15T04:05:20.456Z] 03:46:01 4 0.02 0.00 0.05 0.00 0.03 99.90 [2025-09-15T04:05:20.456Z] 03:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.456Z] 03:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-15T04:05:20.456Z] 03:46:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2025-09-15T04:05:20.456Z] 03:47:01 all 0.04 0.00 0.01 0.01 0.01 99.92 [2025-09-15T04:05:20.456Z] 03:47:01 0 0.08 0.00 0.03 0.00 0.03 99.85 [2025-09-15T04:05:20.456Z] 03:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-15T04:05:20.456Z] 03:47:01 2 0.18 0.00 0.02 0.00 0.02 99.78 [2025-09-15T04:05:20.456Z] 03:47:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-15T04:05:20.456Z] 03:47:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2025-09-15T04:05:20.456Z] 03:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-15T04:05:20.456Z] 03:47:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-15T04:05:20.456Z] 03:47:01 7 0.02 0.00 0.00 0.07 0.00 99.92 [2025-09-15T04:05:20.456Z] 03:48:01 all 0.14 0.00 0.02 0.00 0.01 99.83 [2025-09-15T04:05:20.456Z] 03:48:01 0 0.07 0.00 0.03 0.02 0.02 99.87 [2025-09-15T04:05:20.456Z] 03:48:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-09-15T04:05:20.456Z] 03:48:01 2 0.90 0.00 0.03 0.00 0.00 99.07 [2025-09-15T04:05:20.456Z] 03:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-15T04:05:20.456Z] 03:48:01 4 0.03 0.00 0.05 0.00 0.05 99.87 [2025-09-15T04:05:20.456Z] 03:48:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-15T04:05:20.456Z] 03:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-15T04:05:20.456Z] 03:48:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2025-09-15T04:05:20.456Z] 03:49:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2025-09-15T04:05:20.456Z] 03:49:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2025-09-15T04:05:20.456Z] 03:49:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-09-15T04:05:20.456Z] 03:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-15T04:05:20.456Z] 03:49:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2025-09-15T04:05:20.456Z] 03:49:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-15T04:05:20.456Z] 03:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-15T04:05:20.456Z] 03:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-15T04:05:20.456Z] 03:49:01 7 0.02 0.00 0.00 0.03 0.02 99.93 [2025-09-15T04:05:20.456Z] 03:50:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-09-15T04:05:20.456Z] 03:50:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2025-09-15T04:05:20.456Z] 03:50:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2025-09-15T04:05:20.456Z] 03:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-15T04:05:20.456Z] 03:50:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-09-15T04:05:20.456Z] 03:50:01 4 0.03 0.00 0.03 0.00 0.05 99.88 [2025-09-15T04:05:20.456Z] 03:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-15T04:05:20.456Z] 03:50:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2025-09-15T04:05:20.456Z] 03:50:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2025-09-15T04:05:20.456Z] 03:51:01 all 0.26 0.00 0.02 0.01 0.01 99.70 [2025-09-15T04:05:20.456Z] 03:51:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2025-09-15T04:05:20.456Z] 03:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-15T04:05:20.456Z] 03:51:01 2 1.95 0.00 0.00 0.00 0.02 98.03 [2025-09-15T04:05:20.456Z] 03:51:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-09-15T04:05:20.456Z] 03:51:01 4 0.03 0.00 0.05 0.00 0.03 99.88 [2025-09-15T04:05:20.456Z] 03:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.456Z] 03:51:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-09-15T04:05:20.456Z] 03:51:01 7 0.00 0.00 0.00 0.07 0.00 99.93 [2025-09-15T04:05:20.456Z] 03:52:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2025-09-15T04:05:20.456Z] 03:52:01 0 0.08 0.00 0.00 0.00 0.02 99.90 [2025-09-15T04:05:20.456Z] 03:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-09-15T04:05:20.456Z] 03:52:01 2 0.65 0.00 0.02 0.00 0.00 99.34 [2025-09-15T04:05:20.456Z] 03:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-15T04:05:20.456Z] 03:52:01 4 0.03 0.00 0.00 0.00 0.03 99.93 [2025-09-15T04:05:20.456Z] 03:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-15T04:05:20.456Z] 03:52:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2025-09-15T04:05:20.456Z] 03:52:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2025-09-15T04:05:20.456Z] 03:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-09-15T04:05:20.456Z] 03:53:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2025-09-15T04:05:20.456Z] 03:53:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-15T04:05:20.456Z] 03:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-15T04:05:20.456Z] 03:53:01 3 0.00 0.00 0.00 0.02 0.03 99.95 [2025-09-15T04:05:20.456Z] 03:53:01 4 0.02 0.00 0.03 0.00 0.03 99.92 [2025-09-15T04:05:20.456Z] 03:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.456Z] 03:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.456Z] 03:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-15T04:05:20.456Z] 03:54:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-09-15T04:05:20.456Z] 03:54:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2025-09-15T04:05:20.456Z] 03:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-15T04:05:20.456Z] 03:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-15T04:05:20.456Z] 03:54:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-09-15T04:05:20.456Z] 03:54:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2025-09-15T04:05:20.456Z] 03:54:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-15T04:05:20.456Z] 03:54:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2025-09-15T04:05:20.456Z] 03:54:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2025-09-15T04:05:20.456Z] 03:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-09-15T04:05:20.456Z] 03:55:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2025-09-15T04:05:20.456Z] 03:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-15T04:05:20.456Z] 03:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.456Z] 03:55:01 3 0.00 0.00 0.05 0.02 0.02 99.92 [2025-09-15T04:05:20.456Z] 03:55:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2025-09-15T04:05:20.456Z] 03:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-15T04:05:20.456Z] 03:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.456Z] 03:55:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-15T04:05:20.456Z] [2025-09-15T04:05:20.456Z] 03:55:01 CPU %user %nice %system %iowait %steal %idle [2025-09-15T04:05:20.456Z] 03:56:01 all 0.03 0.00 0.00 0.06 0.01 99.90 [2025-09-15T04:05:20.456Z] 03:56:01 0 0.05 0.00 0.00 0.00 0.03 99.92 [2025-09-15T04:05:20.456Z] 03:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-09-15T04:05:20.456Z] 03:56:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-15T04:05:20.456Z] 03:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.456Z] 03:56:01 4 0.07 0.00 0.00 0.00 0.03 99.90 [2025-09-15T04:05:20.456Z] 03:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-15T04:05:20.456Z] 03:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-15T04:05:20.456Z] 03:56:01 7 0.02 0.00 0.00 0.45 0.00 99.53 [2025-09-15T04:05:20.456Z] 03:57:01 all 0.01 0.00 0.02 0.01 0.01 99.95 [2025-09-15T04:05:20.456Z] 03:57:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2025-09-15T04:05:20.456Z] 03:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-15T04:05:20.456Z] 03:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-15T04:05:20.456Z] 03:57:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2025-09-15T04:05:20.456Z] 03:57:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2025-09-15T04:05:20.456Z] 03:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.456Z] 03:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-15T04:05:20.456Z] 03:57:01 7 0.02 0.00 0.00 0.03 0.02 99.93 [2025-09-15T04:05:20.456Z] 03:58:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2025-09-15T04:05:20.456Z] 03:58:01 0 0.05 0.00 0.00 0.02 0.02 99.92 [2025-09-15T04:05:20.456Z] 03:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-09-15T04:05:20.456Z] 03:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-15T04:05:20.456Z] 03:58:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-15T04:05:20.456Z] 03:58:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2025-09-15T04:05:20.456Z] 03:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-15T04:05:20.456Z] 03:58:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2025-09-15T04:05:20.456Z] 03:58:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-15T04:05:20.456Z] 03:59:01 all 0.16 0.00 0.01 0.00 0.01 99.81 [2025-09-15T04:05:20.456Z] 03:59:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2025-09-15T04:05:20.456Z] 03:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-15T04:05:20.456Z] 03:59:01 2 1.14 0.00 0.03 0.00 0.02 98.81 [2025-09-15T04:05:20.456Z] 03:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-15T04:05:20.456Z] 03:59:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-15T04:05:20.456Z] 03:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.456Z] 03:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.456Z] 03:59:01 7 0.03 0.00 0.03 0.02 0.03 99.88 [2025-09-15T04:05:20.456Z] 04:00:01 all 0.12 0.00 0.01 0.00 0.01 99.86 [2025-09-15T04:05:20.456Z] 04:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-15T04:05:20.456Z] 04:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-15T04:05:20.456Z] 04:00:01 2 0.78 0.00 0.00 0.00 0.00 99.22 [2025-09-15T04:05:20.456Z] 04:00:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-09-15T04:05:20.456Z] 04:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-15T04:05:20.456Z] 04:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.456Z] 04:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-15T04:05:20.456Z] 04:00:01 7 0.07 0.00 0.03 0.02 0.02 99.87 [2025-09-15T04:05:20.456Z] 04:01:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-09-15T04:05:20.456Z] 04:01:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2025-09-15T04:05:20.456Z] 04:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-15T04:05:20.456Z] 04:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-15T04:05:20.456Z] 04:01:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2025-09-15T04:05:20.456Z] 04:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-15T04:05:20.456Z] 04:01:01 5 0.03 0.00 0.00 0.03 0.02 99.92 [2025-09-15T04:05:20.456Z] 04:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.456Z] 04:01:01 7 0.05 0.00 0.02 0.00 0.03 99.90 [2025-09-15T04:05:20.456Z] 04:02:01 all 0.16 0.00 0.02 0.00 0.01 99.80 [2025-09-15T04:05:20.456Z] 04:02:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2025-09-15T04:05:20.456Z] 04:02:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-09-15T04:05:20.456Z] 04:02:01 2 1.11 0.00 0.00 0.00 0.00 98.89 [2025-09-15T04:05:20.456Z] 04:02:01 3 0.02 0.00 0.07 0.02 0.02 99.88 [2025-09-15T04:05:20.456Z] 04:02:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-15T04:05:20.456Z] 04:02:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-15T04:05:20.456Z] 04:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-15T04:05:20.456Z] 04:02:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-09-15T04:05:20.456Z] 04:03:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-09-15T04:05:20.456Z] 04:03:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2025-09-15T04:05:20.456Z] 04:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-15T04:05:20.456Z] 04:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-15T04:05:20.456Z] 04:03:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-09-15T04:05:20.456Z] 04:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-15T04:05:20.456Z] 04:03:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2025-09-15T04:05:20.456Z] 04:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-15T04:05:20.456Z] 04:03:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2025-09-15T04:05:20.456Z] 04:04:02 all 0.38 0.00 0.19 0.00 0.01 99.41 [2025-09-15T04:05:20.456Z] 04:04:02 0 0.42 0.00 0.22 0.00 0.02 99.35 [2025-09-15T04:05:20.456Z] 04:04:02 1 0.30 0.00 0.13 0.00 0.02 99.55 [2025-09-15T04:05:20.456Z] 04:04:02 2 0.86 0.00 0.22 0.00 0.02 98.90 [2025-09-15T04:05:20.456Z] 04:04:02 3 0.28 0.00 0.23 0.00 0.00 99.48 [2025-09-15T04:05:20.456Z] 04:04:02 4 0.20 0.00 0.20 0.00 0.00 99.60 [2025-09-15T04:05:20.456Z] 04:04:02 5 0.45 0.00 0.22 0.02 0.02 99.30 [2025-09-15T04:05:20.456Z] 04:04:02 6 0.22 0.00 0.15 0.00 0.00 99.63 [2025-09-15T04:05:20.456Z] 04:04:02 7 0.33 0.00 0.18 0.00 0.03 99.45 [2025-09-15T04:05:20.456Z] 04:05:01 all 8.16 0.00 3.91 1.69 0.08 86.16 [2025-09-15T04:05:20.456Z] 04:05:01 0 8.79 0.00 4.40 0.59 0.09 86.13 [2025-09-15T04:05:20.456Z] 04:05:01 1 8.07 0.00 4.29 6.39 0.07 81.17 [2025-09-15T04:05:20.456Z] 04:05:01 2 7.37 0.00 5.21 0.14 0.07 87.21 [2025-09-15T04:05:20.456Z] 04:05:01 3 9.81 0.00 4.48 3.30 0.09 82.32 [2025-09-15T04:05:20.456Z] 04:05:01 4 6.74 0.00 3.19 0.24 0.09 89.74 [2025-09-15T04:05:20.456Z] 04:05:01 5 6.99 0.00 2.37 2.23 0.05 88.36 [2025-09-15T04:05:20.456Z] 04:05:01 6 8.54 0.00 3.53 0.63 0.09 87.20 [2025-09-15T04:05:20.456Z] 04:05:01 7 8.98 0.00 3.82 0.07 0.09 87.05 [2025-09-15T04:05:20.456Z] Average: all 6.48 0.00 1.06 0.64 0.03 91.78 [2025-09-15T04:05:20.456Z] Average: 0 6.70 0.00 1.09 0.50 0.04 91.67 [2025-09-15T04:05:20.456Z] Average: 1 6.36 0.00 1.06 0.49 0.03 92.07 [2025-09-15T04:05:20.456Z] Average: 2 6.67 0.00 1.03 0.55 0.04 91.71 [2025-09-15T04:05:20.456Z] Average: 3 6.40 0.00 1.07 0.77 0.03 91.73 [2025-09-15T04:05:20.456Z] Average: 4 6.37 0.00 1.01 0.46 0.03 92.13 [2025-09-15T04:05:20.456Z] Average: 5 6.33 0.00 1.07 0.96 0.03 91.61 [2025-09-15T04:05:20.456Z] Average: 6 6.67 0.00 1.04 0.89 0.02 91.38 [2025-09-15T04:05:20.456Z] Average: 7 6.37 0.00 1.11 0.52 0.03 91.98 [2025-09-15T04:05:20.456Z] [2025-09-15T04:05:20.456Z] [2025-09-15T04:05:20.456Z]