Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca69116843343737f5df7afbddc16df881d89354 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-ssh2762606070607404484.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-ssh4811096082855745799.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-ssh12061735988605497295.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-ssh5301976009910981360.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-ssh13676335853070451345.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8053’ Running on prd-ubuntu20.04-docker-8c-8g-8055 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/896 [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/896 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ca69116843343737f5df7afbddc16df881d89354 (main) Commit message: "build(deps): Bump github.com/go-co-op/gocron/v2 from 2.16.3 to 2.16.4 (#5240)" > git config core.sparsecheckout # timeout=10 > git checkout -f ca69116843343737f5df7afbddc16df881d89354 # timeout=10 > git rev-list --no-walk 20a28d324e3dde14e1bed081c016f682801dd620 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-09-01T05:50:02.474Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-09-01T05:50:02.542Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-09-01T05:50:02.570Z] ========================================================= [2025-09-01T05:50:02.570Z] EdgeX Global Pipelines Version Info [2025-09-01T05:50:02.570Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-09-01T05:50:03.297Z] ------------------- [2025-09-01T05:50:03.297Z] stable info: [2025-09-01T05:50:03.297Z] ------------------- [2025-09-01T05:50:03.297Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-09-01T05:50:03.297Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-01T05:50:03.297Z] Message: update stable to v1.0.276 [2025-09-01T05:50:04.238Z] ------------------- [2025-09-01T05:50:04.238Z] experimental info: [2025-09-01T05:50:04.238Z] ------------------- [2025-09-01T05:50:04.238Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-09-01T05:50:04.238Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-01T05:50:04.238Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-01T05:50:04.314Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-09-01T05:50:04.337Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-09-01T05:50:04.358Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-09-01T05:50:04.379Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-09-01T05:50:04.399Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-09-01T05:50:04.422Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-09-01T05:50:04.447Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-09-01T05:50:04.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-09-01T05:50:04.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-09-01T05:50:04.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-09-01T05:50:04.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-09-01T05:50:04.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-09-01T05:50:04.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-09-01T05:50:04.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-09-01T05:50:04.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-09-01T05:50:04.652Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-09-01T05:50:04.676Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-09-01T05:50:04.698Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-09-01T05:50:04.725Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-09-01T05:50:04.749Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-09-01T05:50:04.773Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-09-01T05:50:04.797Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-09-01T05:50:04.823Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-09-01T05:50:04.843Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-09-01T05:50:04.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-09-01T05:50:04.886Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-09-01T05:50:04.911Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo [2025-09-01T05:50:04.939Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca69116 [Pipeline] echo [2025-09-01T05:50:04.964Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-01T05:50:05.035Z] provisioning config files... [2025-09-01T05:50:05.047Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/896@tmp/config14154411040868216712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-01T05:50:05.381Z] ---> ****-login.sh [2025-09-01T05:50:05.381Z] nexus3.edgexfoundry.org:10001 [2025-09-01T05:50:05.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-01T05:50:05.641Z] [2025-09-01T05:50:05.641Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-01T05:50:05.641Z] Configure a credential helper to remove this warning. See [2025-09-01T05:50:05.641Z] https://docs.****.com/go/credential-store/ [2025-09-01T05:50:05.641Z] [2025-09-01T05:50:05.641Z] Login Succeeded [2025-09-01T05:50:05.641Z] nexus3.edgexfoundry.org:10002 [2025-09-01T05:50:05.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-01T05:50:05.642Z] [2025-09-01T05:50:05.642Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-01T05:50:05.642Z] Configure a credential helper to remove this warning. See [2025-09-01T05:50:05.642Z] https://docs.****.com/go/credential-store/ [2025-09-01T05:50:05.642Z] [2025-09-01T05:50:05.642Z] Login Succeeded [2025-09-01T05:50:05.642Z] nexus3.edgexfoundry.org:10003 [2025-09-01T05:50:05.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-01T05:50:05.642Z] [2025-09-01T05:50:05.642Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-01T05:50:05.642Z] Configure a credential helper to remove this warning. See [2025-09-01T05:50:05.642Z] https://docs.****.com/go/credential-store/ [2025-09-01T05:50:05.642Z] [2025-09-01T05:50:05.642Z] Login Succeeded [2025-09-01T05:50:05.642Z] nexus3.edgexfoundry.org:10004 [2025-09-01T05:50:05.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-01T05:50:05.901Z] [2025-09-01T05:50:05.901Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-01T05:50:05.901Z] Configure a credential helper to remove this warning. See [2025-09-01T05:50:05.901Z] https://docs.****.com/go/credential-store/ [2025-09-01T05:50:05.901Z] [2025-09-01T05:50:05.901Z] Login Succeeded [2025-09-01T05:50:05.901Z] ****.io [2025-09-01T05:50:05.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-01T05:50:06.161Z] [2025-09-01T05:50:06.161Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-01T05:50:06.161Z] Configure a credential helper to remove this warning. See [2025-09-01T05:50:06.161Z] https://docs.****.com/go/credential-store/ [2025-09-01T05:50:06.161Z] [2025-09-01T05:50:06.161Z] Login Succeeded [2025-09-01T05:50:06.161Z] ---> ****-login.sh ends [Pipeline] } [2025-09-01T05:50:06.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-01T05:50:06.498Z] + 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-01T05:50:06.498Z] + dirname+ cmd/core-command/Dockerfile [2025-09-01T05:50:06.498Z] cut -d/ -f2 [2025-09-01T05:50:06.498Z] + echo core-command,cmd/core-command/Dockerfile [2025-09-01T05:50:06.498Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-09-01T05:50:06.498Z] + cut -d/ -f2 [2025-09-01T05:50:06.498Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-09-01T05:50:06.498Z] + dirname cmd/core-data/Dockerfile [2025-09-01T05:50:06.498Z] + cut -d/ -f2 [2025-09-01T05:50:06.498Z] + echo core-data,cmd/core-data/Dockerfile [2025-09-01T05:50:06.498Z] + dirname cmd/core-keeper/Dockerfile [2025-09-01T05:50:06.498Z] + cut -d/ -f2 [2025-09-01T05:50:06.498Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-09-01T05:50:06.498Z] + dirname cmd/core-metadata/Dockerfile [2025-09-01T05:50:06.498Z] + cut -d/ -f2 [2025-09-01T05:50:06.498Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-09-01T05:50:06.498Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-09-01T05:50:06.498Z] + cut -d/ -f2 [2025-09-01T05:50:06.498Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-09-01T05:50:06.498Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-09-01T05:50:06.498Z] + cut -d/ -f2 [2025-09-01T05:50:06.498Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-09-01T05:50:06.498Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-09-01T05:50:06.498Z] + cut -d/ -f2 [2025-09-01T05:50:06.498Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-09-01T05:50:06.498Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-09-01T05:50:06.498Z] + cut -d/ -f2 [2025-09-01T05:50:06.498Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-09-01T05:50:06.498Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-09-01T05:50:06.498Z] + cut -d/ -f2 [2025-09-01T05:50:06.498Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-09-01T05:50:06.498Z] + dirname cmd/security-spire-agent/Dockerfile [2025-09-01T05:50:06.498Z] + cut -d/ -f2 [2025-09-01T05:50:06.498Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-09-01T05:50:06.498Z] + dirname cmd/security-spire-config/Dockerfile [2025-09-01T05:50:06.498Z] + cut -d/ -f2 [2025-09-01T05:50:06.498Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-09-01T05:50:06.498Z] + dirname cmd/security-spire-server/Dockerfile [2025-09-01T05:50:06.498Z] + cut -d/ -f2 [2025-09-01T05:50:06.498Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-09-01T05:50:06.498Z] + dirname cmd/support-notifications/Dockerfile [2025-09-01T05:50:06.498Z] + cut -d/ -f2 [2025-09-01T05:50:06.498Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-09-01T05:50:06.498Z] + dirname cmd/support-scheduler/Dockerfile [2025-09-01T05:50:06.498Z] + cut -d/ -f2 [2025-09-01T05:50:06.498Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-09-01T05:50:06.538Z] 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-01T05:50:06.893Z] + git rev-list -1 --merges ca69116843343737f5df7afbddc16df881d89354~1..ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo [2025-09-01T05:50:06.907Z] -----------> git rev-list -1 --merges ca69116843343737f5df7afbddc16df881d89354~1..ca69116843343737f5df7afbddc16df881d89354 ca69116843343737f5df7afbddc16df881d89354 [false] [Pipeline] sh [2025-09-01T05:50:07.203Z] + git log --format=format:%s -1 ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo [2025-09-01T05:50:07.220Z] ========================================================= [2025-09-01T05:50:07.220Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-09-01T05:50:07.220Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-09-01T05:50:07.618Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-01T05:50:07.618Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-09-01T05:50:07.618Z] + [ -e /tmp/ssh_known_hosts ] [2025-09-01T05:50:07.618Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-09-01T05:50:07.618Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-09-01T05:50:07.618Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-09-01T05:50:07.618Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:50:07.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-01T05:50:07.986Z] [2025-09-01T05:50:07.986Z] 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-01T05:50:08.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-01T05:50:08.287Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-09-01T05:50:08.287Z] 3dae71ba6b94: Pulling fs layer [2025-09-01T05:50:08.287Z] 6bf1a483ea7c: Pulling fs layer [2025-09-01T05:50:08.287Z] f5dfc541a4d3: Pulling fs layer [2025-09-01T05:50:08.287Z] 461d9e800cba: Pulling fs layer [2025-09-01T05:50:08.287Z] 80192f66455f: Pulling fs layer [2025-09-01T05:50:08.287Z] 2e8e34ca0e6c: Pulling fs layer [2025-09-01T05:50:08.287Z] a29436f7fd5d: Pulling fs layer [2025-09-01T05:50:08.287Z] 80192f66455f: Waiting [2025-09-01T05:50:08.287Z] 2e8e34ca0e6c: Waiting [2025-09-01T05:50:08.287Z] 461d9e800cba: Waiting [2025-09-01T05:50:08.287Z] 923cac83aea3: Pulling fs layer [2025-09-01T05:50:08.287Z] 25ad8b0a4227: Pulling fs layer [2025-09-01T05:50:08.287Z] db01528c6b51: Pulling fs layer [2025-09-01T05:50:08.287Z] a29436f7fd5d: Waiting [2025-09-01T05:50:08.287Z] 923cac83aea3: Waiting [2025-09-01T05:50:08.287Z] 25ad8b0a4227: Waiting [2025-09-01T05:50:08.287Z] 28988de357af: Pulling fs layer [2025-09-01T05:50:08.287Z] 28988de357af: Waiting [2025-09-01T05:50:08.287Z] 6bf1a483ea7c: Verifying Checksum [2025-09-01T05:50:08.287Z] 6bf1a483ea7c: Download complete [2025-09-01T05:50:08.287Z] 461d9e800cba: Verifying Checksum [2025-09-01T05:50:08.287Z] 461d9e800cba: Download complete [2025-09-01T05:50:08.287Z] 80192f66455f: Verifying Checksum [2025-09-01T05:50:08.287Z] 80192f66455f: Download complete [2025-09-01T05:50:08.545Z] f5dfc541a4d3: Verifying Checksum [2025-09-01T05:50:08.545Z] f5dfc541a4d3: Download complete [2025-09-01T05:50:08.545Z] 3dae71ba6b94: Verifying Checksum [2025-09-01T05:50:08.545Z] 3dae71ba6b94: Download complete [2025-09-01T05:50:08.545Z] 923cac83aea3: Verifying Checksum [2025-09-01T05:50:08.545Z] 923cac83aea3: Download complete [2025-09-01T05:50:08.545Z] 25ad8b0a4227: Verifying Checksum [2025-09-01T05:50:08.545Z] 25ad8b0a4227: Download complete [2025-09-01T05:50:08.804Z] db01528c6b51: Download complete [2025-09-01T05:50:08.805Z] 28988de357af: Verifying Checksum [2025-09-01T05:50:08.805Z] 28988de357af: Download complete [2025-09-01T05:50:08.805Z] a29436f7fd5d: Verifying Checksum [2025-09-01T05:50:08.805Z] a29436f7fd5d: Download complete [2025-09-01T05:50:09.381Z] 2e8e34ca0e6c: Verifying Checksum [2025-09-01T05:50:09.381Z] 2e8e34ca0e6c: Download complete [2025-09-01T05:50:09.958Z] 3dae71ba6b94: Pull complete [2025-09-01T05:50:09.958Z] 6bf1a483ea7c: Pull complete [2025-09-01T05:50:10.531Z] f5dfc541a4d3: Pull complete [2025-09-01T05:50:10.790Z] 461d9e800cba: Pull complete [2025-09-01T05:50:10.790Z] 80192f66455f: Pull complete [2025-09-01T05:50:14.985Z] 2e8e34ca0e6c: Pull complete [2025-09-01T05:50:14.985Z] a29436f7fd5d: Pull complete [2025-09-01T05:50:14.985Z] 923cac83aea3: Pull complete [2025-09-01T05:50:14.985Z] 25ad8b0a4227: Pull complete [2025-09-01T05:50:14.985Z] db01528c6b51: Pull complete [2025-09-01T05:50:15.246Z] 28988de357af: Pull complete [2025-09-01T05:50:15.246Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-09-01T05:50:15.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-01T05:50:15.246Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-01T05:50:15.383Z] prd-ubuntu20.04-docker-8c-8g-8055 does not seem to be running inside a container [2025-09-01T05:50:15.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/896 -v /w/workspace/edgex-go/896:/w/workspace/edgex-go/896:rw,z -v /w/workspace/edgex-go/896@tmp:/w/workspace/edgex-go/896@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-01T05:50:18.616Z] $ docker top 317edf5f719ae5c4f488a65b9664f49c9958ce4df7fa3225cb0b30df5e2951d0 -eo pid,comm [2025-09-01T05:50:18.655Z] 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-01T05:50:18.655Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-01T05:50:18.708Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-01T05:50:18.708Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-01T05:50:18.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-01T05:50:18.818Z] $ docker exec 317edf5f719ae5c4f488a65b9664f49c9958ce4df7fa3225cb0b30df5e2951d0 ssh-agent [2025-09-01T05:50:18.916Z] SSH_AUTH_SOCK=/tmp/ssh-mR2ytswQMUk3/agent.31 [2025-09-01T05:50:18.916Z] SSH_AGENT_PID=37 [2025-09-01T05:50:18.921Z] Running ssh-add (command line suppressed) [2025-09-01T05:50:19.014Z] Identity added: /w/workspace/edgex-go/896@tmp/private_key_7619070152050172895.key (/w/workspace/edgex-go/896@tmp/private_key_7619070152050172895.key) [2025-09-01T05:50:19.026Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-01T05:50:19.317Z] + git config --global --add safe.directory /w/workspace/edgex-go/896 [Pipeline] sh [2025-09-01T05:50:19.601Z] + git tag --points-at HEAD [Pipeline] } [2025-09-01T05:50:19.614Z] $ docker exec --env ******** --env ******** 317edf5f719ae5c4f488a65b9664f49c9958ce4df7fa3225cb0b30df5e2951d0 ssh-agent -k [2025-09-01T05:50:19.704Z] unset SSH_AUTH_SOCK; [2025-09-01T05:50:19.705Z] unset SSH_AGENT_PID; [2025-09-01T05:50:19.705Z] echo Agent pid 37 killed; [2025-09-01T05:50:19.712Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-09-01T05:50:19.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-01T05:50:19.756Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-01T05:50:19.876Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-01T05:50:19.880Z] $ docker exec 317edf5f719ae5c4f488a65b9664f49c9958ce4df7fa3225cb0b30df5e2951d0 ssh-agent [2025-09-01T05:50:19.977Z] SSH_AUTH_SOCK=/tmp/ssh-xzD6p0Fzk21v/agent.85 [2025-09-01T05:50:19.977Z] SSH_AGENT_PID=91 [2025-09-01T05:50:19.981Z] Running ssh-add (command line suppressed) [2025-09-01T05:50:20.078Z] Identity added: /w/workspace/edgex-go/896@tmp/private_key_5218859575257624158.key (/w/workspace/edgex-go/896@tmp/private_key_5218859575257624158.key) [2025-09-01T05:50:20.088Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-01T05:50:20.378Z] + git semver init [2025-09-01T05:50:20.643Z] 2025-09-01 05:50:20,588 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-01T05:50:20.643Z] 2025-09-01 05:50:20,592 [run_init] DEBUG init version:0.0.0 force:False [2025-09-01T05:50:20.643Z] 2025-09-01 05:50:20,593 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/896/.semver [2025-09-01T05:50:20.643Z] 2025-09-01 05:50:20,593 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/896/.semver [2025-09-01T05:50:20.643Z] 2025-09-01 05:50:20,593 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/896/.semver'], cwd=/w/workspace/edgex-go/896, stdin=None, shell=False, universal_newlines=False) [2025-09-01T05:50:25.932Z] 2025-09-01 05:50:25,888 [append_file] DEBUG append to file:/w/workspace/edgex-go/896/.git/info/exclude [2025-09-01T05:50:25.932Z] 2025-09-01 05:50:25,889 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/896/.semver/main with force:False [2025-09-01T05:50:25.932Z] 2025-09-01 05:50:25,889 [read_version] DEBUG read version from /w/workspace/edgex-go/896/.semver/main [2025-09-01T05:50:25.932Z] 2025-09-01 05:50:25,889 [read_version] DEBUG read version from /w/workspace/edgex-go/896/.semver/main [2025-09-01T05:50:25.932Z] 4.1.0-dev.55 [Pipeline] } [2025-09-01T05:50:25.943Z] $ docker exec --env ******** --env ******** 317edf5f719ae5c4f488a65b9664f49c9958ce4df7fa3225cb0b30df5e2951d0 ssh-agent -k [2025-09-01T05:50:26.034Z] unset SSH_AUTH_SOCK; [2025-09-01T05:50:26.034Z] unset SSH_AGENT_PID; [2025-09-01T05:50:26.034Z] echo Agent pid 91 killed; [2025-09-01T05:50:26.040Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-01T05:50:26.371Z] + git semver [Pipeline] } [2025-09-01T05:50:26.648Z] $ docker stop --time=1 317edf5f719ae5c4f488a65b9664f49c9958ce4df7fa3225cb0b30df5e2951d0 [2025-09-01T05:50:27.936Z] $ docker rm -f --volumes 317edf5f719ae5c4f488a65b9664f49c9958ce4df7fa3225cb0b30df5e2951d0 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-01T05:50:28.277Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-09-01T05:50:28.545Z] Stashed 1 file(s) [Pipeline] echo [2025-09-01T05:50:28.549Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.55 [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-01T05:50:29.017Z] + git config --global --add safe.directory /w/workspace/edgex-go/896 [Pipeline] echo [2025-09-01T05:50:29.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-01T05:50:29.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-01T05:50:29.066Z] ========================================================= [2025-09-01T05:50:29.066Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-09-01T05:50:29.066Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-09-01T05:50:29.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-01T05:50:29.360Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-09-01T05:50:29.360Z] 0a9a5dfd008f: Pulling fs layer [2025-09-01T05:50:29.360Z] 36466aa92d05: Pulling fs layer [2025-09-01T05:50:29.360Z] e10405b45d13: Pulling fs layer [2025-09-01T05:50:29.360Z] 096b7ceb2af7: Pulling fs layer [2025-09-01T05:50:29.360Z] 4f4fb700ef54: Pulling fs layer [2025-09-01T05:50:29.360Z] c451b95d7931: Pulling fs layer [2025-09-01T05:50:29.360Z] 9febf9df4401: Pulling fs layer [2025-09-01T05:50:29.360Z] 1477f019b032: Pulling fs layer [2025-09-01T05:50:29.360Z] c7dc25521971: Pulling fs layer [2025-09-01T05:50:29.360Z] 096b7ceb2af7: Waiting [2025-09-01T05:50:29.360Z] 4f4fb700ef54: Waiting [2025-09-01T05:50:29.360Z] c451b95d7931: Waiting [2025-09-01T05:50:29.360Z] 9febf9df4401: Waiting [2025-09-01T05:50:29.360Z] 1477f019b032: Waiting [2025-09-01T05:50:29.360Z] c7dc25521971: Waiting [2025-09-01T05:50:29.360Z] 36466aa92d05: Verifying Checksum [2025-09-01T05:50:29.360Z] 36466aa92d05: Download complete [2025-09-01T05:50:29.360Z] 096b7ceb2af7: Verifying Checksum [2025-09-01T05:50:29.360Z] 096b7ceb2af7: Download complete [2025-09-01T05:50:29.360Z] 4f4fb700ef54: Download complete [2025-09-01T05:50:29.360Z] 0a9a5dfd008f: Download complete [2025-09-01T05:50:29.360Z] c451b95d7931: Verifying Checksum [2025-09-01T05:50:29.360Z] c451b95d7931: Download complete [2025-09-01T05:50:29.360Z] 9febf9df4401: Verifying Checksum [2025-09-01T05:50:29.360Z] 9febf9df4401: Download complete [2025-09-01T05:50:29.624Z] 0a9a5dfd008f: Pull complete [2025-09-01T05:50:29.624Z] c7dc25521971: Verifying Checksum [2025-09-01T05:50:29.624Z] c7dc25521971: Download complete [2025-09-01T05:50:29.624Z] 36466aa92d05: Pull complete [2025-09-01T05:50:29.882Z] e10405b45d13: Verifying Checksum [2025-09-01T05:50:29.882Z] e10405b45d13: Download complete [2025-09-01T05:50:30.139Z] 1477f019b032: Verifying Checksum [2025-09-01T05:50:30.139Z] 1477f019b032: Download complete [2025-09-01T05:50:35.403Z] e10405b45d13: Pull complete [2025-09-01T05:50:35.404Z] 096b7ceb2af7: Pull complete [2025-09-01T05:50:35.404Z] 4f4fb700ef54: Pull complete [2025-09-01T05:50:35.404Z] c451b95d7931: Pull complete [2025-09-01T05:50:35.404Z] 9febf9df4401: Pull complete [2025-09-01T05:50:37.934Z] 1477f019b032: Pull complete [2025-09-01T05:50:38.502Z] c7dc25521971: Pull complete [2025-09-01T05:50:38.502Z] Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-01T05:50:38.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-01T05:50:38.502Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-09-01T05:50:38.809Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-01T05:50:38.809Z] WORKDIR /edgex [2025-09-01T05:50:38.809Z] COPY go.mod . [2025-09-01T05:50:38.809Z] RUN go mod download [2025-09-01T05:50:38.809Z] + docker build -t ci-base-image-x86_64 -f - . [2025-09-01T05:50:39.384Z] #0 building with "default" instance using docker driver [2025-09-01T05:50:39.384Z] [2025-09-01T05:50:39.384Z] #1 [internal] load build definition from Dockerfile [2025-09-01T05:50:39.384Z] #1 transferring dockerfile: 164B done [2025-09-01T05:50:39.384Z] #1 DONE 0.0s [2025-09-01T05:50:39.384Z] [2025-09-01T05:50:39.384Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-01T05:50:39.384Z] #2 DONE 0.0s [2025-09-01T05:50:39.384Z] [2025-09-01T05:50:39.384Z] #3 [internal] load .dockerignore [2025-09-01T05:50:39.384Z] #3 transferring context: 50B done [2025-09-01T05:50:39.384Z] #3 DONE 0.0s [2025-09-01T05:50:39.384Z] [2025-09-01T05:50:39.384Z] #4 [internal] load build context [2025-09-01T05:50:39.384Z] #4 transferring context: 6.57kB done [2025-09-01T05:50:39.384Z] #4 DONE 0.0s [2025-09-01T05:50:39.384Z] [2025-09-01T05:50:39.384Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-01T05:50:39.384Z] #5 DONE 0.1s [2025-09-01T05:50:39.643Z] [2025-09-01T05:50:39.643Z] #6 [2/4] WORKDIR /edgex [2025-09-01T05:50:42.185Z] #6 DONE 2.4s [2025-09-01T05:50:42.185Z] [2025-09-01T05:50:42.185Z] #7 [3/4] COPY go.mod . [2025-09-01T05:50:42.185Z] #7 DONE 0.0s [2025-09-01T05:50:42.185Z] [2025-09-01T05:50:42.185Z] #8 [4/4] RUN go mod download [2025-09-01T05:50:43.655Z] Still waiting to schedule task [2025-09-01T05:50:43.655Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-09-01T05:51:00.301Z] #8 DONE 15.6s [2025-09-01T05:51:00.301Z] [2025-09-01T05:51:00.301Z] #9 exporting to image [2025-09-01T05:51:00.301Z] #9 exporting layers [2025-09-01T05:51:00.870Z] #9 exporting layers 3.3s done [2025-09-01T05:51:00.870Z] #9 writing image sha256:3c1b1e3dfc7dc5a6ce569d3a5cc202de91fb4759b0111b82f2c34e8d979ce0c0 done [2025-09-01T05:51:00.870Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-09-01T05:51:00.870Z] #9 DONE 3.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:51:01.180Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-01T05:51:01.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-01T05:51:01.250Z] prd-ubuntu20.04-docker-8c-8g-8055 does not seem to be running inside a container [2025-09-01T05:51:01.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/896 -v /w/workspace/edgex-go/896:/w/workspace/edgex-go/896:rw,z -v /w/workspace/edgex-go/896@tmp:/w/workspace/edgex-go/896@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-01T05:51:01.564Z] $ docker top b1b9ba2aeab879b6bd0377d96658071c594678fe2cb3f12a2fd513bc8764ab0c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-01T05:51:01.902Z] + go version [2025-09-01T05:51:01.902Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-09-01T05:51:01.913Z] $ docker stop --time=1 b1b9ba2aeab879b6bd0377d96658071c594678fe2cb3f12a2fd513bc8764ab0c [2025-09-01T05:51:03.168Z] $ docker rm -f --volumes b1b9ba2aeab879b6bd0377d96658071c594678fe2cb3f12a2fd513bc8764ab0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:51:03.613Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-01T05:51:03.613Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-01T05:51:03.696Z] prd-ubuntu20.04-docker-8c-8g-8055 does not seem to be running inside a container [2025-09-01T05:51:03.727Z] $ 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/896 -v /w/workspace/edgex-go/896:/w/workspace/edgex-go/896:rw,z -v /w/workspace/edgex-go/896@tmp:/w/workspace/edgex-go/896@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-01T05:51:03.960Z] $ docker top 46d7e20a18479f2e706921ab2d4b1ebef7ebc560c14355ae426b9bcd53842d21 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-09-01T05:51:04.029Z] ========================================================= [2025-09-01T05:51:04.029Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-09-01T05:51:04.029Z] ========================================================= [Pipeline] sh [2025-09-01T05:51:04.310Z] + git config --global --add safe.directory /w/workspace/edgex-go/896 [Pipeline] fileExists [Pipeline] sh [2025-09-01T05:51:04.610Z] + make test [2025-09-01T05:51:04.610Z] go test -race -coverprofile=coverage.out ./... [2025-09-01T05:51:12.719Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-09-01T05:51:34.638Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-09-01T05:51:34.638Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-09-01T05:51:34.638Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-09-01T05:51:34.638Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-09-01T05:51:34.638Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-09-01T05:51:34.638Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-09-01T05:51:34.638Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-09-01T05:51:34.895Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-09-01T05:51:34.895Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-09-01T05:51:34.895Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-09-01T05:51:34.895Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-09-01T05:51:34.895Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-09-01T05:51:35.154Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-09-01T05:51:35.154Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-09-01T05:51:35.154Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-09-01T05:51:35.154Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-09-01T05:51:35.154Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-09-01T05:51:36.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.020s coverage: 42.3% of statements [2025-09-01T05:51:36.345Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-09-01T05:51:36.345Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-09-01T05:51:36.604Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-09-01T05:51:36.604Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-09-01T05:51:36.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements [2025-09-01T05:51:37.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-09-01T05:51:37.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-09-01T05:51:37.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-09-01T05:51:37.545Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-09-01T05:51:37.545Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-01T05:51:37.545Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-09-01T05:51:37.545Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-09-01T05:51:37.545Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-09-01T05:51:37.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-09-01T05:51:37.545Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-09-01T05:51:37.545Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-09-01T05:51:38.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-09-01T05:51:38.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-09-01T05:51:38.921Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-09-01T05:51:38.921Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-09-01T05:51:38.921Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-01T05:51:38.921Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-09-01T05:51:40.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.4% of statements [2025-09-01T05:51:40.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.018s coverage: 4.8% of statements [2025-09-01T05:51:40.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 49.3% of statements [2025-09-01T05:51:40.296Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-09-01T05:51:40.296Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-09-01T05:51:41.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.475s coverage: 93.6% of statements [2025-09-01T05:51:41.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 92.4% of statements [2025-09-01T05:51:41.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 8.4% of statements [2025-09-01T05:51:42.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-09-01T05:51:42.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-09-01T05:51:42.061Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-09-01T05:51:42.061Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-09-01T05:51:42.061Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-09-01T05:51:42.061Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-09-01T05:51:42.061Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-09-01T05:51:42.061Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-01T05:51:42.061Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-09-01T05:51:42.061Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-09-01T05:51:42.061Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-09-01T05:51:42.061Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-09-01T05:51:42.061Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-09-01T05:51:42.061Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-09-01T05:51:43.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.338s coverage: 95.8% of statements [2025-09-01T05:51:43.436Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2025-09-01T05:51:44.003Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-09-01T05:51:44.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-09-01T05:51:44.004Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-09-01T05:51:44.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-09-01T05:51:44.004Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-09-01T05:51:44.004Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-09-01T05:51:44.940Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.048s coverage: 0.0% of statements [no tests to run] [2025-09-01T05:51:44.940Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.051s coverage: 1.0% of statements [2025-09-01T05:51:44.940Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 38.1% of statements [2025-09-01T05:51:44.940Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.022s coverage: 68.8% of statements [2025-09-01T05:51:45.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 40.0% of statements [2025-09-01T05:51:45.510Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-09-01T05:51:45.510Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-09-01T05:51:45.510Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-09-01T05:51:45.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 87.1% of statements [2025-09-01T05:51:45.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements [2025-09-01T05:51:45.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2025-09-01T05:51:46.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-09-01T05:51:46.033Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-09-01T05:51:46.033Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-09-01T05:51:46.033Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-09-01T05:51:46.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2025-09-01T05:51:46.862Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-09-01T05:51:46.862Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-09-01T05:51:46.862Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-09-01T05:51:47.429Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-09-01T05:51:47.429Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-09-01T05:51:47.429Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-09-01T05:51:47.429Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-09-01T05:51:47.995Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-09-01T05:51:47.995Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-09-01T05:51:48.254Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-09-01T05:51:50.157Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-09-01T05:51:50.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-09-01T05:51:51.533Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-09-01T05:51:52.467Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-09-01T05:51:52.467Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-09-01T05:51:52.467Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-09-01T05:51:55.758Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-09-01T05:51:56.022Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-09-01T05:51:56.022Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-09-01T05:51:56.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-09-01T05:51:56.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-09-01T05:51:56.281Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-01T05:51:58.188Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-09-01T05:51:58.188Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-09-01T05:51:58.188Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-09-01T05:51:58.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-09-01T05:51:58.448Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-09-01T05:51:58.448Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-09-01T05:51:58.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.041s coverage: 94.4% of statements [2025-09-01T05:51:59.042Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-09-01T05:51:59.042Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-09-01T05:51:59.042Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-09-01T05:51:59.042Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-09-01T05:51:59.042Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-09-01T05:51:59.042Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-09-01T05:52:00.953Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-09-01T05:52:00.953Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-09-01T05:52:00.953Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-09-01T05:52:00.953Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-09-01T05:52:01.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-09-01T05:52:01.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-09-01T05:52:01.520Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-09-01T05:52:01.520Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-01T05:52:02.088Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-09-01T05:52:02.088Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-09-01T05:52:02.088Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-09-01T05:52:03.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-09-01T05:52:03.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-09-01T05:52:03.024Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-01T05:52:08.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.041s coverage: 92.9% of statements [2025-09-01T05:52:08.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 68.8% of statements [2025-09-01T05:52:08.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements [2025-09-01T05:52:08.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2025-09-01T05:52:08.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2025-09-01T05:52:08.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements [2025-09-01T05:52:08.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2025-09-01T05:52:08.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.091s coverage: 81.8% of statements [2025-09-01T05:52:08.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.078s coverage: 82.1% of statements [2025-09-01T05:52:08.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2025-09-01T05:52:08.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.060s coverage: 6.8% of statements [2025-09-01T05:52:08.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.044s coverage: 33.3% of statements [2025-09-01T05:52:08.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements [2025-09-01T05:52:08.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.173s coverage: 54.5% of statements [2025-09-01T05:52:08.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2025-09-01T05:52:08.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2025-09-01T05:52:08.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2025-09-01T05:52:08.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2025-09-01T05:52:08.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements [2025-09-01T05:52:08.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements [2025-09-01T05:52:08.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2025-09-01T05:52:08.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.134s coverage: 29.2% of statements [2025-09-01T05:52:08.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements [2025-09-01T05:52:08.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.034s coverage: 3.1% of statements [2025-09-01T05:52:08.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements [2025-09-01T05:52:08.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.021s coverage: 54.0% of statements [2025-09-01T05:52:08.304Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.0% of statements [2025-09-01T05:52:08.304Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.118s coverage: 94.9% of statements [2025-09-01T05:52:08.304Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements [2025-09-01T05:52:08.304Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.065s coverage: 97.7% of statements [2025-09-01T05:52:08.304Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.022s coverage: 43.6% of statements [2025-09-01T05:52:08.304Z] 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-01T05:52:08.304Z] running golangci-lint [2025-09-01T05:52:08.304Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-09-01T05:52:08.304Z] go version go1.23.9 linux/amd64 [2025-09-01T05:52:08.563Z] 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-01T05:52:08.563Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-09-01T05:52:08.563Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-09-01T05:52:27.478Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8057 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-09-01T05:52:27.496Z] Running in /w/workspace/edgex-go/896 [Pipeline] { [Pipeline] checkout [2025-09-01T05:52:27.540Z] The recommended git tool is: git [2025-09-01T05:52:30.557Z] level=info msg="[loader] Go packages loading at mode 575 (deps|files|types_sizes|compiled_files|exports_file|imports|name) took 21.418642306s" [2025-09-01T05:52:30.557Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.512526ms" [2025-09-01T05:52:32.487Z] using credential edgex-jenkins-ssh [2025-09-01T05:52:32.510Z] Cloning the remote Git repository [2025-09-01T05:52:32.554Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-09-01T05:52:32.642Z] > git init /w/workspace/edgex-go/896 # timeout=10 [2025-09-01T05:52:32.789Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-09-01T05:52:32.790Z] > git --version # timeout=10 [2025-09-01T05:52:32.810Z] > git --version # 'git version 2.25.1' [2025-09-01T05:52:32.812Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-01T05:52:32.956Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-01T05:52:42.753Z] level=info msg="[linters_context/goanalysis] analyzers took 2m7.390458816s with top 10 stages: buildir: 53.45517762s, gosec: 3.64146454s, fact_deprecated: 3.023473814s, inspect: 2.855952008s, ctrlflow: 1.907357986s, printf: 1.839995822s, fact_purity: 1.404452751s, nilness: 1.35578129s, S1038: 1.155044708s, ineffassign: 1.058441056s" [2025-09-01T05:52:42.753Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2025-09-01T05:52:42.753Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 201/201, skip_files: 201/201, skip_dirs: 201/201, exclude-rules: 201/20, filename_unadjuster: 201/201, autogenerated_exclude: 201/201, identifier_marker: 201/201, exclude: 201/201, invalid_issue: 201/201, path_prettifier: 201/201, nolint: 20/0" [2025-09-01T05:52:42.753Z] level=info msg="[runner] processing took 20.996511ms with stages: nolint: 10.248959ms, identifier_marker: 4.808832ms, path_prettifier: 1.656565ms, autogenerated_exclude: 1.593094ms, exclude-rules: 1.577043ms, skip_dirs: 1.042108ms, invalid_issue: 28µs, cgo: 24.86µs, filename_unadjuster: 11.76µs, max_same_issues: 1.5µs, uniq_by_line: 610ns, fixer: 500ns, skip_files: 500ns, diff: 430ns, exclude: 330ns, sort_results: 300ns, source_code: 280ns, max_from_linter: 210ns, path_prefixer: 170ns, max_per_file_from_linter: 160ns, path_shortener: 160ns, severity-rules: 140ns" [2025-09-01T05:52:42.753Z] level=info msg="[runner] linters took 11.14992123s with stages: goanalysis_metalinter: 11.128801097s" [2025-09-01T05:52:42.753Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-09-01T05:52:42.753Z] level=info msg="Memory: 327 samples, avg is 299.0MB, max is 1315.5MB" [2025-09-01T05:52:42.753Z] level=info msg="Execution took 32.622709394s" [2025-09-01T05:52:42.753Z] go vet ./... [2025-09-01T05:52:48.014Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-01T05:52:48.014Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-01T05:52:48.014Z] ./bin/test-attribution-txt.sh [2025-09-01T05:52:48.014Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-09-01T05:52:48.014Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-09-01T05:52:48.014Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-09-01T05:52:48.014Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-09-01T05:52:48.014Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-09-01T05:52:48.014Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-01T05:52:48.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-09-01T05:52:48.324Z] + ls -al . [2025-09-01T05:52:48.324Z] total 2004 [2025-09-01T05:52:48.325Z] drwxrwxr-x 11 1001 1001 4096 Sep 1 05:51 . [2025-09-01T05:52:48.325Z] drwxr-xr-x 4 root root 4096 Sep 1 05:51 .. [2025-09-01T05:52:48.325Z] drwxrwxr-x 2 1001 1001 4096 Sep 1 05:49 .blubracket [2025-09-01T05:52:48.325Z] -rw-rw-r-- 1 1001 1001 10 Sep 1 05:49 .dockerignore [2025-09-01T05:52:48.325Z] drwxrwxr-x 8 1001 1001 4096 Sep 1 05:52 .git [2025-09-01T05:52:48.325Z] drwxrwxr-x 3 1001 1001 4096 Sep 1 05:49 .github [2025-09-01T05:52:48.325Z] -rw-rw-r-- 1 1001 1001 909 Sep 1 05:49 .gitignore [2025-09-01T05:52:48.325Z] -rw-rw-r-- 1 1001 1001 218 Sep 1 05:49 .golangci.yml [2025-09-01T05:52:48.325Z] -rw-rw-r-- 1 1001 1001 100 Sep 1 05:49 .hadolint.yml [2025-09-01T05:52:48.325Z] drwxr-xr-x 3 1001 1001 4096 Sep 1 05:50 .semver [2025-09-01T05:52:48.325Z] -rw-rw-r-- 1 1001 1001 155 Sep 1 05:49 .sonarcloud.properties [2025-09-01T05:52:48.325Z] -rw-rw-r-- 1 1001 1001 1171 Sep 1 05:49 ADOPTERS.md [2025-09-01T05:52:48.325Z] -rw-rw-r-- 1 1001 1001 17374 Sep 1 05:49 Attribution.txt [2025-09-01T05:52:48.325Z] -rw-rw-r-- 1 1001 1001 108018 Sep 1 05:49 CHANGELOG.md [2025-09-01T05:52:48.325Z] -rw-rw-r-- 1 1001 1001 3804 Sep 1 05:49 CONTRIBUTING.md [2025-09-01T05:52:48.325Z] -rw-rw-r-- 1 1001 1001 677 Sep 1 05:49 GOVERNANCE.md [2025-09-01T05:52:48.325Z] -rw-rw-r-- 1 1001 1001 858 Sep 1 05:49 Jenkinsfile [2025-09-01T05:52:48.325Z] -rw-rw-r-- 1 1001 1001 10775 Sep 1 05:49 LICENSE [2025-09-01T05:52:48.325Z] -rw-rw-r-- 1 1001 1001 16740 Sep 1 05:49 Makefile [2025-09-01T05:52:48.325Z] -rw-rw-r-- 1 1001 1001 582 Sep 1 05:49 OWNERS.md [2025-09-01T05:52:48.325Z] -rw-rw-r-- 1 1001 1001 9932 Sep 1 05:49 README.md [2025-09-01T05:52:48.325Z] -rw-rw-r-- 1 1001 1001 789 Sep 1 05:49 SECURITY.md [2025-09-01T05:52:48.325Z] -rw-rw-r-- 1 1001 1001 12 Sep 1 05:50 VERSION [2025-09-01T05:52:48.325Z] drwxrwxr-x 2 1001 1001 4096 Sep 1 05:49 bin [2025-09-01T05:52:48.325Z] drwxrwxr-x 19 1001 1001 4096 Sep 1 05:49 cmd [2025-09-01T05:52:48.325Z] -rw-r--r-- 1 root root 1675103 Sep 1 05:52 coverage.out [2025-09-01T05:52:48.325Z] drwxrwxr-x 2 1001 1001 4096 Sep 1 05:49 fuzz_test [2025-09-01T05:52:48.325Z] -rw-rw-r-- 1 1001 1001 6538 Sep 1 05:49 go.mod [2025-09-01T05:52:48.325Z] -rw-rw-r-- 1 1001 1001 88539 Sep 1 05:49 go.sum [2025-09-01T05:52:48.325Z] drwxrwxr-x 7 1001 1001 4096 Sep 1 05:49 internal [2025-09-01T05:52:48.325Z] drwxrwxr-x 2 1001 1001 4096 Sep 1 05:49 openapi [2025-09-01T05:52:48.325Z] -rw-rw-r-- 1 1001 1001 584 Sep 1 05:49 security.txt [2025-09-01T05:52:48.325Z] -rw-rw-r-- 1 1001 1001 204 Sep 1 05:49 version.go [Pipeline] sh [2025-09-01T05:52:48.611Z] + '[' -e coverage.out ] [2025-09-01T05:52:48.611Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-09-01T05:52:48.755Z] Stashed 1 file(s) [Pipeline] sh [2025-09-01T05:52:49.035Z] + make build [2025-09-01T05:52:49.035Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-09-01T05:52:51.235Z] Avoid second fetch [2025-09-01T05:52:51.236Z] Checking out Revision ca69116843343737f5df7afbddc16df881d89354 (main) [2025-09-01T05:52:50.347Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-09-01T05:52:50.371Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-01T05:52:51.254Z] > git config core.sparsecheckout # timeout=10 [2025-09-01T05:52:51.320Z] > git checkout -f ca69116843343737f5df7afbddc16df881d89354 # timeout=10 [2025-09-01T05:52:52.063Z] Commit message: "build(deps): Bump github.com/go-co-op/gocron/v2 from 2.16.3 to 2.16.4 (#5240)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-01T05:52:56.405Z] provisioning config files... [2025-09-01T05:52:56.434Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/896@tmp/config7055234295052744998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-01T05:52:57.146Z] ---> ****-login.sh [2025-09-01T05:52:57.146Z] nexus3.edgexfoundry.org:10001 [2025-09-01T05:52:57.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-01T05:52:57.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-01T05:52:57.706Z] Configure a credential helper to remove this warning. See [2025-09-01T05:52:57.706Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-01T05:52:57.706Z] [2025-09-01T05:52:57.706Z] Login Succeeded [2025-09-01T05:52:57.706Z] nexus3.edgexfoundry.org:10002 [2025-09-01T05:52:57.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-01T05:52:57.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-01T05:52:57.976Z] Configure a credential helper to remove this warning. See [2025-09-01T05:52:57.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-01T05:52:57.976Z] [2025-09-01T05:52:57.976Z] Login Succeeded [2025-09-01T05:52:57.976Z] nexus3.edgexfoundry.org:10003 [2025-09-01T05:52:58.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-01T05:52:58.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-01T05:52:58.246Z] Configure a credential helper to remove this warning. See [2025-09-01T05:52:58.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-01T05:52:58.246Z] [2025-09-01T05:52:58.246Z] Login Succeeded [2025-09-01T05:52:58.246Z] nexus3.edgexfoundry.org:10004 [2025-09-01T05:52:58.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-01T05:52:58.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-01T05:52:58.783Z] Configure a credential helper to remove this warning. See [2025-09-01T05:52:58.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-01T05:52:58.783Z] [2025-09-01T05:52:58.783Z] Login Succeeded [2025-09-01T05:52:58.783Z] ****.io [2025-09-01T05:52:59.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-01T05:52:59.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-01T05:52:59.049Z] Configure a credential helper to remove this warning. See [2025-09-01T05:52:59.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-01T05:52:59.049Z] [2025-09-01T05:52:59.049Z] Login Succeeded [2025-09-01T05:52:59.049Z] ---> ****-login.sh ends [Pipeline] } [2025-09-01T05:52:59.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-09-01T05:52:59.664Z] + git config --global --add safe.directory /w/workspace/edgex-go/896 [Pipeline] echo [2025-09-01T05:52:59.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-01T05:52:59.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-01T05:52:59.728Z] ========================================================= [2025-09-01T05:52:59.728Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-09-01T05:52:59.728Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-09-01T05:53:00.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-01T05:53:00.318Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-09-01T05:53:00.318Z] 94e9d8af2201: Pulling fs layer [2025-09-01T05:53:00.318Z] a6c56e8762df: Pulling fs layer [2025-09-01T05:53:00.318Z] f0f3c8884826: Pulling fs layer [2025-09-01T05:53:00.318Z] c7e7622c144d: Pulling fs layer [2025-09-01T05:53:00.318Z] 4f4fb700ef54: Pulling fs layer [2025-09-01T05:53:00.318Z] b4c3b6d88c5a: Pulling fs layer [2025-09-01T05:53:00.318Z] ba8bce9d2590: Pulling fs layer [2025-09-01T05:53:00.318Z] ca778ea9c289: Pulling fs layer [2025-09-01T05:53:00.318Z] c7e7622c144d: Waiting [2025-09-01T05:53:00.318Z] 4f4fb700ef54: Waiting [2025-09-01T05:53:00.318Z] b4c3b6d88c5a: Waiting [2025-09-01T05:53:00.318Z] ba8bce9d2590: Waiting [2025-09-01T05:53:00.318Z] ca778ea9c289: Waiting [2025-09-01T05:53:00.318Z] a6c56e8762df: Verifying Checksum [2025-09-01T05:53:00.318Z] a6c56e8762df: Download complete [2025-09-01T05:53:00.318Z] c7e7622c144d: Verifying Checksum [2025-09-01T05:53:00.318Z] c7e7622c144d: Download complete [2025-09-01T05:53:00.318Z] 4f4fb700ef54: Verifying Checksum [2025-09-01T05:53:00.318Z] 4f4fb700ef54: Download complete [2025-09-01T05:53:00.318Z] b4c3b6d88c5a: Verifying Checksum [2025-09-01T05:53:00.318Z] b4c3b6d88c5a: Download complete [2025-09-01T05:53:00.318Z] 94e9d8af2201: Download complete [2025-09-01T05:53:00.915Z] ca778ea9c289: Verifying Checksum [2025-09-01T05:53:00.915Z] ca778ea9c289: Download complete [2025-09-01T05:53:01.182Z] 94e9d8af2201: Pull complete [2025-09-01T05:53:01.765Z] a6c56e8762df: Pull complete [2025-09-01T05:53:02.352Z] f0f3c8884826: Verifying Checksum [2025-09-01T05:53:02.352Z] f0f3c8884826: Download complete [2025-09-01T05:53:03.313Z] ba8bce9d2590: Verifying Checksum [2025-09-01T05:53:03.313Z] ba8bce9d2590: Download complete [2025-09-01T05:53:10.954Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-09-01T05:53:10.954Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-09-01T05:53:12.331Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-09-01T05:53:13.265Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-09-01T05:53:14.641Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-09-01T05:53:15.628Z] f0f3c8884826: Pull complete [2025-09-01T05:53:15.897Z] c7e7622c144d: Pull complete [2025-09-01T05:53:16.166Z] 4f4fb700ef54: Pull complete [2025-09-01T05:53:16.436Z] b4c3b6d88c5a: Pull complete [2025-09-01T05:53:19.910Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-09-01T05:53:21.287Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-09-01T05:53:23.191Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-09-01T05:53:24.658Z] ba8bce9d2590: Pull complete [2025-09-01T05:53:25.726Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-09-01T05:53:26.603Z] ca778ea9c289: Pull complete [2025-09-01T05:53:26.603Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-09-01T05:53:26.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-01T05:53:26.603Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-09-01T05:53:26.665Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-09-01T05:53:26.942Z] + docker build -t ci-base-image-arm64 -f - . [2025-09-01T05:53:26.942Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-01T05:53:26.942Z] WORKDIR /edgex [2025-09-01T05:53:26.942Z] COPY go.mod . [2025-09-01T05:53:26.942Z] RUN go mod download [2025-09-01T05:53:27.930Z] Sending build context to Docker daemon 3.737MB [2025-09-01T05:53:27.930Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-01T05:53:27.930Z] ---> 47b25d7523d1 [2025-09-01T05:53:27.930Z] Step 2/4 : WORKDIR /edgex [2025-09-01T05:53:28.040Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-09-01T05:53:28.976Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-09-01T05:53:29.992Z] ---> Running in cd6c61413d95 [2025-09-01T05:53:29.992Z] Removing intermediate container cd6c61413d95 [2025-09-01T05:53:29.992Z] ---> d0881b8e7048 [2025-09-01T05:53:29.992Z] Step 3/4 : COPY go.mod . [Pipeline] } [2025-09-01T05:53:30.433Z] $ docker stop --time=1 46d7e20a18479f2e706921ab2d4b1ebef7ebc560c14355ae426b9bcd53842d21 [2025-09-01T05:53:30.584Z] ---> 46c59f334209 [2025-09-01T05:53:30.584Z] Step 4/4 : RUN go mod download [2025-09-01T05:53:30.584Z] ---> Running in 5c4b0344cf01 [2025-09-01T05:53:36.524Z] $ docker rm -f --volumes 46d7e20a18479f2e706921ab2d4b1ebef7ebc560c14355ae426b9bcd53842d21 [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-01T05:53:37.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-09-01T05:53:37.639Z] [2025-09-01T05:53:37.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:53:37.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-09-01T05:53:37.950Z] latest: Pulling from edgex-devops/edgex-compose [2025-09-01T05:53:37.950Z] 91d30c5bc195: Pulling fs layer [2025-09-01T05:53:37.950Z] 2e9b0aa3be6d: Pulling fs layer [2025-09-01T05:53:37.950Z] 9c61dcf015f6: Pulling fs layer [2025-09-01T05:53:37.950Z] 4698f68db338: Pulling fs layer [2025-09-01T05:53:37.950Z] 2a2f49069b9e: Pulling fs layer [2025-09-01T05:53:37.950Z] e0025b399a48: Pulling fs layer [2025-09-01T05:53:37.950Z] 4698f68db338: Waiting [2025-09-01T05:53:37.950Z] 2a2f49069b9e: Waiting [2025-09-01T05:53:37.950Z] e0025b399a48: Waiting [2025-09-01T05:53:37.950Z] 91d30c5bc195: Verifying Checksum [2025-09-01T05:53:37.950Z] 91d30c5bc195: Download complete [2025-09-01T05:53:37.950Z] 4698f68db338: Verifying Checksum [2025-09-01T05:53:37.950Z] 4698f68db338: Download complete [2025-09-01T05:53:38.209Z] 91d30c5bc195: Pull complete [2025-09-01T05:53:38.209Z] 2e9b0aa3be6d: Verifying Checksum [2025-09-01T05:53:38.209Z] 2e9b0aa3be6d: Download complete [2025-09-01T05:53:38.209Z] e0025b399a48: Verifying Checksum [2025-09-01T05:53:38.209Z] e0025b399a48: Download complete [2025-09-01T05:53:38.209Z] 2a2f49069b9e: Download complete [2025-09-01T05:53:38.467Z] 2e9b0aa3be6d: Pull complete [2025-09-01T05:53:39.035Z] 9c61dcf015f6: Verifying Checksum [2025-09-01T05:53:39.035Z] 9c61dcf015f6: Download complete [2025-09-01T05:53:42.323Z] 9c61dcf015f6: Pull complete [2025-09-01T05:53:42.323Z] 4698f68db338: Pull complete [2025-09-01T05:53:42.580Z] 2a2f49069b9e: Pull complete [2025-09-01T05:53:42.839Z] e0025b399a48: Pull complete [2025-09-01T05:53:42.839Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-09-01T05:53:42.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-09-01T05:53:42.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-01T05:53:42.928Z] prd-ubuntu20.04-docker-8c-8g-8055 does not seem to be running inside a container [2025-09-01T05:53:42.956Z] $ 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/896 -v /w/workspace/edgex-go/896:/w/workspace/edgex-go/896:rw,z -v /w/workspace/edgex-go/896@tmp:/w/workspace/edgex-go/896@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-01T05:53:44.969Z] $ docker top 60f40674effcae186bce5b7c34c5250657d880a4410a23c0eac0431e47f481cd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-01T05:53:45.311Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-09-01T05:53:45.573Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-09-01T05:53:45.573Z] #1 transferring dockerfile: 1.89kB done [2025-09-01T05:53:45.573Z] #1 DONE 0.1s [2025-09-01T05:53:45.573Z] [2025-09-01T05:53:45.573Z] #2 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-01T05:53:45.573Z] #2 DONE 0.0s [2025-09-01T05:53:45.573Z] [2025-09-01T05:53:45.573Z] #3 [core-data internal] load build definition from Dockerfile [2025-09-01T05:53:45.573Z] #3 transferring dockerfile: 2.04kB done [2025-09-01T05:53:45.573Z] #3 DONE 0.1s [2025-09-01T05:53:45.573Z] [2025-09-01T05:53:45.573Z] #4 [support-scheduler internal] load build definition from Dockerfile [2025-09-01T05:53:45.573Z] #4 transferring dockerfile: 1.83kB done [2025-09-01T05:53:45.573Z] #4 DONE 0.1s [2025-09-01T05:53:45.573Z] [2025-09-01T05:53:45.573Z] #5 [core-keeper internal] load build definition from Dockerfile [2025-09-01T05:53:45.573Z] #5 transferring dockerfile: 2.01kB done [2025-09-01T05:53:45.573Z] #5 DONE 0.1s [2025-09-01T05:53:45.573Z] [2025-09-01T05:53:45.573Z] #6 [security-spire-server internal] load build definition from Dockerfile [2025-09-01T05:53:45.573Z] #6 transferring dockerfile: 1.70kB done [2025-09-01T05:53:45.573Z] #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-09-01T05:53:45.573Z] #6 DONE 0.1s [2025-09-01T05:53:45.573Z] [2025-09-01T05:53:45.573Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2025-09-01T05:53:45.573Z] #7 transferring dockerfile: 2.50kB done [2025-09-01T05:53:45.573Z] #7 DONE 0.2s [2025-09-01T05:53:45.573Z] [2025-09-01T05:53:45.573Z] #8 [support-notifications internal] load build definition from Dockerfile [2025-09-01T05:53:45.573Z] #8 transferring dockerfile: 2.00kB done [2025-09-01T05:53:45.573Z] #8 DONE 0.2s [2025-09-01T05:53:45.573Z] [2025-09-01T05:53:45.573Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-09-01T05:53:45.573Z] #9 transferring dockerfile: 2.23kB done [2025-09-01T05:53:45.573Z] #9 DONE 0.2s [2025-09-01T05:53:45.573Z] [2025-09-01T05:53:45.573Z] #10 [core-command internal] load build definition from Dockerfile [2025-09-01T05:53:45.573Z] #10 transferring dockerfile: 1.94kB done [2025-09-01T05:53:45.573Z] #10 DONE 0.2s [2025-09-01T05:53:45.573Z] [2025-09-01T05:53:45.573Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2025-09-01T05:53:45.573Z] #11 transferring dockerfile: 3.02kB done [2025-09-01T05:53:45.573Z] #11 DONE 0.2s [2025-09-01T05:53:45.573Z] [2025-09-01T05:53:45.573Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2025-09-01T05:53:45.573Z] #12 transferring dockerfile: 2.14kB done [2025-09-01T05:53:45.573Z] #12 DONE 0.2s [2025-09-01T05:53:45.573Z] [2025-09-01T05:53:45.573Z] #13 [security-proxy-setup internal] load .dockerignore [2025-09-01T05:53:45.573Z] #13 DONE 0.0s [2025-09-01T05:53:45.573Z] [2025-09-01T05:53:45.573Z] #14 [core-metadata internal] load build definition from Dockerfile [2025-09-01T05:53:45.573Z] #14 transferring dockerfile: 2.10kB done [2025-09-01T05:53:45.573Z] #14 DONE 0.2s [2025-09-01T05:53:45.573Z] [2025-09-01T05:53:45.573Z] #15 [support-notifications internal] load .dockerignore [2025-09-01T05:53:45.573Z] #15 DONE 0.0s [2025-09-01T05:53:45.573Z] [2025-09-01T05:53:45.573Z] #16 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-09-01T05:53:45.833Z] #16 DONE 0.1s [2025-09-01T05:53:45.833Z] [2025-09-01T05:53:45.833Z] #17 [security-spire-agent internal] load build definition from Dockerfile [2025-09-01T05:53:45.833Z] #17 transferring dockerfile: 1.81kB done [2025-09-01T05:53:45.833Z] #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-09-01T05:53:45.833Z] #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-09-01T05:53:45.833Z] #17 DONE 0.2s [2025-09-01T05:53:45.833Z] [2025-09-01T05:53:45.833Z] #18 [security-secretstore-setup internal] load build definition from Dockerfile [2025-09-01T05:53:45.833Z] #18 transferring dockerfile: 2.49kB done [2025-09-01T05:53:45.833Z] #18 DONE 0.2s [2025-09-01T05:53:45.833Z] [2025-09-01T05:53:45.833Z] #19 [security-spire-config internal] load build definition from Dockerfile [2025-09-01T05:53:45.833Z] #19 transferring dockerfile: 1.69kB done [2025-09-01T05:53:45.833Z] #19 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-09-01T05:53:45.833Z] #19 DONE 0.2s [2025-09-01T05:53:45.833Z] [2025-09-01T05:53:45.833Z] #2 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-01T05:53:45.833Z] #2 DONE 0.0s [2025-09-01T05:53:45.833Z] [2025-09-01T05:53:45.833Z] #20 [support-scheduler internal] load .dockerignore [2025-09-01T05:53:45.833Z] #20 transferring context: 50B done [2025-09-01T05:53:45.833Z] #20 DONE 0.1s [2025-09-01T05:53:45.833Z] [2025-09-01T05:53:45.833Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2025-09-01T05:53:45.833Z] #21 transferring context: 50B done [2025-09-01T05:53:45.833Z] #21 DONE 0.1s [2025-09-01T05:53:45.833Z] [2025-09-01T05:53:45.833Z] #22 [core-keeper internal] load .dockerignore [2025-09-01T05:53:45.833Z] #22 transferring context: 50B done [2025-09-01T05:53:45.833Z] #22 DONE 0.1s [2025-09-01T05:53:45.833Z] [2025-09-01T05:53:45.833Z] #23 [core-data internal] load .dockerignore [2025-09-01T05:53:45.833Z] #23 transferring context: 50B done [2025-09-01T05:53:45.833Z] #23 DONE 0.1s [2025-09-01T05:53:45.833Z] [2025-09-01T05:53:45.833Z] #13 [security-proxy-setup internal] load .dockerignore [2025-09-01T05:53:45.833Z] #13 transferring context: 50B done [2025-09-01T05:53:45.833Z] #13 DONE 0.1s [2025-09-01T05:53:45.833Z] [2025-09-01T05:53:45.833Z] #15 [support-notifications internal] load .dockerignore [2025-09-01T05:53:45.833Z] #15 transferring context: 50B done [2025-09-01T05:53:45.833Z] #15 DONE 0.1s [2025-09-01T05:53:45.833Z] [2025-09-01T05:53:45.833Z] #24 [support-notifications internal] load build context [2025-09-01T05:53:45.833Z] #24 DONE 0.0s [2025-09-01T05:53:45.833Z] [2025-09-01T05:53:45.833Z] #25 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-01T05:53:45.833Z] #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d done [2025-09-01T05:53:45.833Z] #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-01T05:53:45.833Z] #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-01T05:53:45.833Z] #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-01T05:53:45.833Z] #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-09-01T05:53:45.833Z] #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-09-01T05:53:45.833Z] #25 ... [2025-09-01T05:53:45.833Z] [2025-09-01T05:53:45.833Z] #26 [core-metadata internal] load .dockerignore [2025-09-01T05:53:45.833Z] #26 transferring context: 50B done [2025-09-01T05:53:45.833Z] #26 DONE 0.2s [2025-09-01T05:53:45.833Z] [2025-09-01T05:53:45.833Z] #25 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-01T05:53:45.833Z] #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d done [2025-09-01T05:53:45.833Z] #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-01T05:53:45.833Z] #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-01T05:53:45.833Z] #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-01T05:53:45.833Z] #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-01T05:53:46.092Z] #25 ... [2025-09-01T05:53:46.092Z] [2025-09-01T05:53:46.092Z] #27 [security-secretstore-setup internal] load .dockerignore [2025-09-01T05:53:46.092Z] #27 transferring context: 50B done [2025-09-01T05:53:46.092Z] #27 DONE 0.3s [2025-09-01T05:53:46.092Z] [2025-09-01T05:53:46.092Z] #28 [security-proxy-auth internal] load .dockerignore [2025-09-01T05:53:46.092Z] #28 transferring context: 50B done [2025-09-01T05:53:46.092Z] #28 DONE 0.3s [2025-09-01T05:53:46.092Z] [2025-09-01T05:53:46.092Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2025-09-01T05:53:46.092Z] #29 transferring context: 50B done [2025-09-01T05:53:46.092Z] #29 DONE 0.3s [2025-09-01T05:53:46.092Z] [2025-09-01T05:53:46.092Z] #30 [core-command internal] load .dockerignore [2025-09-01T05:53:46.092Z] #30 transferring context: 50B done [2025-09-01T05:53:46.092Z] #30 DONE 0.3s [2025-09-01T05:53:46.092Z] [2025-09-01T05:53:46.092Z] #31 [security-bootstrapper internal] load .dockerignore [2025-09-01T05:53:46.092Z] #31 transferring context: 50B done [2025-09-01T05:53:46.092Z] #31 DONE 0.3s [2025-09-01T05:53:46.092Z] [2025-09-01T05:53:46.092Z] #25 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-01T05:53:46.092Z] #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d done [2025-09-01T05:53:46.092Z] #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-01T05:53:46.092Z] #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-01T05:53:46.092Z] #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-01T05:53:46.092Z] #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-01T05:53:46.092Z] #25 ... [2025-09-01T05:53:46.092Z] [2025-09-01T05:53:46.092Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-09-01T05:53:46.092Z] #32 DONE 0.5s [2025-09-01T05:53:46.092Z] [2025-09-01T05:53:46.092Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-09-01T05:53:46.092Z] #33 DONE 0.5s [2025-09-01T05:53:46.092Z] [2025-09-01T05:53:46.092Z] #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-09-01T05:53:46.092Z] #34 DONE 0.4s [2025-09-01T05:53:46.092Z] [2025-09-01T05:53:46.092Z] #25 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-01T05:53:46.092Z] #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d done [2025-09-01T05:53:46.092Z] #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-01T05:53:46.092Z] #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-01T05:53:46.092Z] #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-01T05:53:46.092Z] #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-01T05:53:46.092Z] #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-09-01T05:53:51.447Z] #25 ... [2025-09-01T05:53:51.447Z] [2025-09-01T05:53:51.447Z] #35 [security-proxy-auth internal] load build context [2025-09-01T05:53:51.447Z] #35 transferring context: 173.36MB 4.9s [2025-09-01T05:53:52.853Z] #35 ... [2025-09-01T05:53:52.853Z] [2025-09-01T05:53:52.853Z] #36 [security-spiffe-token-provider internal] load build context [2025-09-01T05:53:52.853Z] #36 ... [2025-09-01T05:53:52.853Z] [2025-09-01T05:53:52.853Z] #37 [support-scheduler internal] load build context [2025-09-01T05:53:52.853Z] #37 ... [2025-09-01T05:53:52.853Z] [2025-09-01T05:53:52.853Z] #35 [security-proxy-auth internal] load build context [2025-09-01T05:53:56.165Z] #35 ... [2025-09-01T05:53:56.165Z] [2025-09-01T05:53:56.165Z] #38 [security-proxy-setup internal] load build context [2025-09-01T05:53:56.165Z] #38 ... [2025-09-01T05:53:56.165Z] [2025-09-01T05:53:56.165Z] #39 [core-common-config-bootstrapper internal] load build context [2025-09-01T05:53:56.165Z] #39 transferring context: 210.92MB 10.0s [2025-09-01T05:53:56.165Z] #39 ... [2025-09-01T05:53:56.165Z] [2025-09-01T05:53:56.165Z] #40 [security-spire-agent internal] load .dockerignore [2025-09-01T05:53:56.165Z] #40 ... [2025-09-01T05:53:56.165Z] [2025-09-01T05:53:56.165Z] #41 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-09-01T05:53:56.422Z] #41 ... [2025-09-01T05:53:56.422Z] [2025-09-01T05:53:56.422Z] #42 [core-keeper internal] load build context [2025-09-01T05:53:56.422Z] #42 ... [2025-09-01T05:53:56.422Z] [2025-09-01T05:53:56.422Z] #43 [security-bootstrapper internal] load build context [2025-09-01T05:53:56.422Z] #43 ... [2025-09-01T05:53:56.422Z] [2025-09-01T05:53:56.422Z] #44 [core-command internal] load build context [2025-09-01T05:53:56.680Z] #44 ... [2025-09-01T05:53:56.680Z] [2025-09-01T05:53:56.680Z] #24 [support-notifications internal] load build context [2025-09-01T05:53:56.680Z] #24 ... [2025-09-01T05:53:56.680Z] [2025-09-01T05:53:56.680Z] #45 [security-spire-server internal] load .dockerignore [2025-09-01T05:53:56.938Z] #45 ... [2025-09-01T05:53:56.938Z] [2025-09-01T05:53:56.938Z] #46 [security-secretstore-setup internal] load build context [2025-09-01T05:53:56.938Z] #46 ... [2025-09-01T05:53:56.938Z] [2025-09-01T05:53:56.938Z] #47 [security-spire-config internal] load .dockerignore [2025-09-01T05:53:56.938Z] #47 transferring context: 50B 0.0s done [2025-09-01T05:53:56.938Z] #47 ... [2025-09-01T05:53:56.938Z] [2025-09-01T05:53:56.938Z] #48 [core-metadata internal] load build context [2025-09-01T05:53:56.938Z] #48 transferring context: 391.08MB 11.0s [2025-09-01T05:53:57.197Z] #48 ... [2025-09-01T05:53:57.197Z] [2025-09-01T05:53:57.197Z] #49 [core-data internal] load build context [2025-09-01T05:53:57.197Z] #49 ... [2025-09-01T05:53:57.197Z] [2025-09-01T05:53:57.197Z] #48 [core-metadata internal] load build context [2025-09-01T05:54:00.482Z] #48 transferring context: 595.10MB 13.8s done [2025-09-01T05:54:03.015Z] #48 ... [2025-09-01T05:54:03.015Z] [2025-09-01T05:54:03.015Z] #37 [support-scheduler internal] load build context [2025-09-01T05:54:03.015Z] #37 transferring context: 595.10MB 14.5s done [2025-09-01T05:54:03.015Z] #37 ... [2025-09-01T05:54:03.015Z] [2025-09-01T05:54:03.015Z] #36 [security-spiffe-token-provider internal] load build context [2025-09-01T05:54:03.015Z] #36 transferring context: 595.10MB 13.7s done [2025-09-01T05:54:06.296Z] #36 ... [2025-09-01T05:54:06.296Z] [2025-09-01T05:54:06.296Z] #35 [security-proxy-auth internal] load build context [2025-09-01T05:54:06.296Z] #35 transferring context: 595.10MB 13.2s done [2025-09-01T05:54:06.296Z] #35 ... [2025-09-01T05:54:06.296Z] [2025-09-01T05:54:06.296Z] #38 [security-proxy-setup internal] load build context [2025-09-01T05:54:06.296Z] #38 transferring context: 595.10MB 13.8s done [2025-09-01T05:54:06.296Z] #38 ... [2025-09-01T05:54:06.296Z] [2025-09-01T05:54:06.296Z] #39 [core-common-config-bootstrapper internal] load build context [2025-09-01T05:54:06.296Z] #39 transferring context: 595.10MB 14.1s done [2025-09-01T05:54:06.553Z] #39 ... [2025-09-01T05:54:06.554Z] [2025-09-01T05:54:06.554Z] #42 [core-keeper internal] load build context [2025-09-01T05:54:06.554Z] #42 transferring context: 595.10MB 14.0s done [2025-09-01T05:54:07.099Z] #42 ... [2025-09-01T05:54:07.099Z] [2025-09-01T05:54:07.099Z] #43 [security-bootstrapper internal] load build context [2025-09-01T05:54:07.099Z] #43 transferring context: 595.10MB 12.8s done [2025-09-01T05:54:07.361Z] #43 ... [2025-09-01T05:54:07.361Z] [2025-09-01T05:54:07.361Z] #44 [core-command internal] load build context [2025-09-01T05:54:07.361Z] #44 transferring context: 595.10MB 13.4s done [2025-09-01T05:54:07.361Z] #44 ... [2025-09-01T05:54:07.361Z] [2025-09-01T05:54:07.361Z] #46 [security-secretstore-setup internal] load build context [2025-09-01T05:54:07.361Z] #46 transferring context: 595.10MB 13.5s done [2025-09-01T05:54:07.361Z] #46 DONE 21.4s [2025-09-01T05:54:07.361Z] [2025-09-01T05:54:07.361Z] #47 [security-spire-config internal] load .dockerignore [2025-09-01T05:54:07.361Z] #47 DONE 21.2s [2025-09-01T05:54:07.361Z] [2025-09-01T05:54:07.361Z] #40 [security-spire-agent internal] load .dockerignore [2025-09-01T05:54:07.361Z] #40 transferring context: 50B done [2025-09-01T05:54:07.361Z] #40 DONE 21.2s [2025-09-01T05:54:07.361Z] [2025-09-01T05:54:07.361Z] #41 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-09-01T05:54:07.361Z] #41 DONE 21.2s [2025-09-01T05:54:07.361Z] [2025-09-01T05:54:07.361Z] #25 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-01T05:54:07.361Z] #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d done [2025-09-01T05:54:07.361Z] #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-01T05:54:07.361Z] #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-01T05:54:07.361Z] #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-01T05:54:07.361Z] #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-01T05:54:07.361Z] #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-09-01T05:54:07.361Z] #25 DONE 21.7s [2025-09-01T05:54:07.361Z] [2025-09-01T05:54:07.361Z] #43 [security-bootstrapper internal] load build context [2025-09-01T05:54:07.361Z] #43 DONE 21.3s [2025-09-01T05:54:07.361Z] [2025-09-01T05:54:07.361Z] #24 [support-notifications internal] load build context [2025-09-01T05:54:07.361Z] #24 transferring context: 595.10MB 13.3s done [2025-09-01T05:54:07.361Z] #24 DONE 21.6s [2025-09-01T05:54:07.361Z] [2025-09-01T05:54:07.361Z] #35 [security-proxy-auth internal] load build context [2025-09-01T05:54:07.361Z] #35 DONE 21.4s [2025-09-01T05:54:07.361Z] [2025-09-01T05:54:07.361Z] #36 [security-spiffe-token-provider internal] load build context [2025-09-01T05:54:07.361Z] #36 DONE 21.7s [2025-09-01T05:54:07.361Z] [2025-09-01T05:54:07.361Z] #49 [core-data internal] load build context [2025-09-01T05:54:07.361Z] #49 transferring context: 595.10MB 13.6s done [2025-09-01T05:54:07.361Z] #49 DONE 21.6s [2025-09-01T05:54:07.361Z] [2025-09-01T05:54:07.361Z] #44 [core-command internal] load build context [2025-09-01T05:54:07.361Z] #44 DONE 21.3s [2025-09-01T05:54:07.361Z] [2025-09-01T05:54:07.361Z] #38 [security-proxy-setup internal] load build context [2025-09-01T05:54:07.361Z] #38 DONE 21.6s [2025-09-01T05:54:07.361Z] [2025-09-01T05:54:07.361Z] #42 [core-keeper internal] load build context [2025-09-01T05:54:07.361Z] #42 DONE 21.7s [2025-09-01T05:54:07.361Z] [2025-09-01T05:54:07.361Z] #48 [core-metadata internal] load build context [2025-09-01T05:54:07.361Z] #48 DONE 21.5s [2025-09-01T05:54:07.361Z] [2025-09-01T05:54:07.361Z] #39 [core-common-config-bootstrapper internal] load build context [2025-09-01T05:54:07.361Z] #39 DONE 21.4s [2025-09-01T05:54:07.361Z] [2025-09-01T05:54:07.361Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T05:54:07.361Z] #50 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T05:54:07.624Z] #50 ... [2025-09-01T05:54:07.624Z] [2025-09-01T05:54:07.624Z] #25 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-01T05:54:07.624Z] #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d done [2025-09-01T05:54:07.624Z] #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-01T05:54:07.624Z] #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-01T05:54:07.624Z] #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-01T05:54:07.624Z] #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-01T05:54:07.624Z] #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-09-01T05:54:07.624Z] #25 DONE 21.7s [2025-09-01T05:54:07.624Z] [2025-09-01T05:54:07.624Z] #37 [support-scheduler internal] load build context [2025-09-01T05:54:07.624Z] #37 DONE 21.7s [2025-09-01T05:54:07.624Z] [2025-09-01T05:54:07.624Z] #45 [security-spire-server internal] load .dockerignore [2025-09-01T05:54:07.624Z] #45 transferring context: 50B done [2025-09-01T05:54:07.624Z] #45 DONE 21.3s [2025-09-01T05:54:07.624Z] [2025-09-01T05:54:07.624Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T05:54:07.624Z] #50 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-09-01T05:54:07.624Z] #50 ... [2025-09-01T05:54:07.624Z] [2025-09-01T05:54:07.624Z] #51 [security-spire-agent internal] load build context [2025-09-01T05:54:07.624Z] #51 transferring context: 23.33kB done [2025-09-01T05:54:07.624Z] #51 DONE 0.2s [2025-09-01T05:54:07.624Z] [2025-09-01T05:54:07.624Z] #52 [security-spire-config internal] load build context [2025-09-01T05:54:07.624Z] #52 transferring context: 22.05kB done [2025-09-01T05:54:07.624Z] #52 DONE 0.2s [2025-09-01T05:54:07.624Z] [2025-09-01T05:54:07.624Z] #53 [security-spire-server internal] load build context [2025-09-01T05:54:07.624Z] #53 transferring context: 23.80kB done [2025-09-01T05:54:07.624Z] #53 DONE 0.1s [2025-09-01T05:54:07.624Z] [2025-09-01T05:54:07.624Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T05:54:07.624Z] #50 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-09-01T05:54:07.624Z] #50 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-09-01T05:54:07.624Z] #50 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-09-01T05:54:07.624Z] #50 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-09-01T05:54:07.624Z] #50 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-09-01T05:54:07.624Z] #50 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s [2025-09-01T05:54:07.624Z] #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.1s [2025-09-01T05:54:07.624Z] #50 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-09-01T05:54:07.624Z] #50 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-09-01T05:54:07.885Z] #50 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-09-01T05:54:07.885Z] #50 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.1s done [2025-09-01T05:54:07.885Z] #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 17.83MB / 36.47MB 0.3s [2025-09-01T05:54:07.885Z] #50 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-09-01T05:54:07.885Z] #50 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-09-01T05:54:07.885Z] #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 34.60MB / 36.47MB 0.4s [2025-09-01T05:54:07.885Z] #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.5s [2025-09-01T05:54:08.823Z] #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.1s done [2025-09-01T05:54:14.104Z] #50 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-09-01T05:54:14.104Z] #50 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.9s done [2025-09-01T05:54:14.364Z] #50 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.9s done [2025-09-01T05:54:17.655Z] #50 ... [2025-09-01T05:54:17.655Z] [2025-09-01T05:54:17.655Z] #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-01T05:54:17.655Z] #54 ... [2025-09-01T05:54:17.655Z] [2025-09-01T05:54:17.655Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-01T05:54:17.655Z] #0 3.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:17.655Z] #0 3.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:17.655Z] #0 3.904 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-01T05:54:17.655Z] #0 3.904 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-01T05:54:17.655Z] #0 3.904 OK: 24174 distinct packages available [2025-09-01T05:54:17.655Z] #0 3.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:17.655Z] #0 4.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:17.655Z] #0 4.285 (1/4) Installing dumb-init (1.2.5-r3) [2025-09-01T05:54:17.655Z] #0 4.290 (2/4) Installing musl-obstack (1.2.3-r2) [2025-09-01T05:54:17.655Z] #0 4.296 (3/4) Installing libucontext (1.2-r3) [2025-09-01T05:54:17.655Z] #0 4.302 (4/4) Installing gcompat (1.1.0-r4) [2025-09-01T05:54:17.655Z] #0 4.308 Executing busybox-1.36.1-r29.trigger [2025-09-01T05:54:17.655Z] #0 4.315 OK: 8 MiB in 18 packages [2025-09-01T05:54:17.655Z] #55 ... [2025-09-01T05:54:17.655Z] [2025-09-01T05:54:17.655Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-01T05:54:17.655Z] #0 4.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:17.655Z] #0 5.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:17.655Z] #0 5.286 (1/3) Installing ca-certificates (20250619-r0) [2025-09-01T05:54:17.655Z] #0 5.299 (2/3) Installing dumb-init (1.2.5-r3) [2025-09-01T05:54:17.655Z] #0 5.303 (3/3) Installing tzdata (2025b-r0) [2025-09-01T05:54:17.655Z] #0 5.341 Executing busybox-1.36.1-r29.trigger [2025-09-01T05:54:17.655Z] #0 5.346 Executing ca-certificates-20250619-r0.trigger [2025-09-01T05:54:17.655Z] #0 5.390 OK: 10 MiB in 17 packages [2025-09-01T05:54:17.914Z] #56 ... [2025-09-01T05:54:17.914Z] [2025-09-01T05:54:17.914Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-01T05:54:17.915Z] #0 4.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:17.915Z] #0 4.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:17.915Z] #0 4.467 (1/2) Installing dumb-init (1.2.5-r3) [2025-09-01T05:54:17.915Z] #0 4.477 (2/2) Installing su-exec (0.2-r3) [2025-09-01T05:54:17.915Z] #0 4.480 Executing busybox-1.36.1-r29.trigger [2025-09-01T05:54:17.915Z] #0 4.486 OK: 8 MiB in 16 packages [2025-09-01T05:54:17.915Z] #57 ... [2025-09-01T05:54:17.915Z] [2025-09-01T05:54:17.915Z] #58 [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-01T05:54:18.174Z] #58 ... [2025-09-01T05:54:18.175Z] [2025-09-01T05:54:18.175Z] #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-09-01T05:54:18.175Z] #0 1.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:18.175Z] #0 1.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:18.175Z] #0 1.782 OK: 248 MiB in 58 packages [2025-09-01T05:54:18.175Z] #59 ... [2025-09-01T05:54:18.175Z] [2025-09-01T05:54:18.175Z] #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-09-01T05:54:18.175Z] #0 1.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:18.175Z] #0 1.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:18.175Z] #0 1.691 OK: 248 MiB in 58 packages [2025-09-01T05:54:18.434Z] #60 ... [2025-09-01T05:54:18.434Z] [2025-09-01T05:54:18.434Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-09-01T05:54:18.434Z] #0 1.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:18.434Z] #0 1.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:18.434Z] #0 1.755 OK: 248 MiB in 58 packages [2025-09-01T05:54:18.692Z] #61 ... [2025-09-01T05:54:18.692Z] [2025-09-01T05:54:18.692Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-01T05:54:18.692Z] #0 6.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:18.692Z] #0 6.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:18.692Z] #0 6.553 (1/4) Installing ca-certificates (20250619-r0) [2025-09-01T05:54:18.692Z] #0 6.573 (2/4) Installing dumb-init (1.2.5-r3) [2025-09-01T05:54:18.692Z] #0 6.578 (3/4) Installing su-exec (0.2-r3) [2025-09-01T05:54:18.692Z] #0 6.581 (4/4) Installing yq-go (4.44.1-r2) [2025-09-01T05:54:18.692Z] #0 6.680 Executing busybox-1.36.1-r29.trigger [2025-09-01T05:54:18.692Z] #0 6.725 Executing ca-certificates-20250619-r0.trigger [2025-09-01T05:54:18.692Z] #0 6.759 OK: 19 MiB in 18 packages [2025-09-01T05:54:18.692Z] #62 ... [2025-09-01T05:54:18.692Z] [2025-09-01T05:54:18.692Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-01T05:54:18.692Z] #63 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-09-01T05:54:18.692Z] #63 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-09-01T05:54:18.692Z] #63 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-09-01T05:54:18.692Z] #63 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.0s done [2025-09-01T05:54:18.692Z] #63 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-09-01T05:54:18.692Z] #63 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-09-01T05:54:18.692Z] #63 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-09-01T05:54:18.692Z] #63 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-09-01T05:54:18.692Z] #63 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done [2025-09-01T05:54:18.692Z] #63 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.1s done [2025-09-01T05:54:18.692Z] #63 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-09-01T05:54:18.692Z] #63 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 2.6s done [2025-09-01T05:54:18.952Z] #63 ... [2025-09-01T05:54:18.952Z] [2025-09-01T05:54:18.952Z] #64 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-09-01T05:54:18.952Z] #0 1.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:18.952Z] #0 1.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:18.952Z] #0 1.822 OK: 248 MiB in 58 packages [2025-09-01T05:54:18.952Z] #64 ... [2025-09-01T05:54:18.952Z] [2025-09-01T05:54:18.952Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-01T05:54:18.952Z] #0 1.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:18.952Z] #0 1.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:18.952Z] #0 1.661 (1/7) Installing ca-certificates (20250619-r0) [2025-09-01T05:54:18.952Z] #0 1.690 (2/7) Installing dumb-init (1.2.5-r3) [2025-09-01T05:54:18.952Z] #0 1.693 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-09-01T05:54:18.952Z] #0 1.704 (4/7) Installing libsodium (1.0.19-r0) [2025-09-01T05:54:18.952Z] #0 1.712 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-09-01T05:54:18.952Z] #0 1.730 (6/7) Installing libzmq (4.3.5-r2) [2025-09-01T05:54:18.952Z] #0 1.740 (7/7) Installing zeromq (4.3.5-r2) [2025-09-01T05:54:18.952Z] #0 1.825 Executing busybox-1.36.1-r29.trigger [2025-09-01T05:54:18.952Z] #0 1.832 Executing ca-certificates-20250619-r0.trigger [2025-09-01T05:54:18.952Z] #0 1.874 OK: 12 MiB in 21 packages [2025-09-01T05:54:19.211Z] #65 ... [2025-09-01T05:54:19.211Z] [2025-09-01T05:54:19.211Z] #66 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-01T05:54:19.211Z] #66 ... [2025-09-01T05:54:19.211Z] [2025-09-01T05:54:19.211Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-01T05:54:19.211Z] #0 1.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:19.211Z] #0 1.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:19.211Z] #0 1.849 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-01T05:54:19.211Z] #0 1.849 Executing busybox-1.36.1-r29.trigger [2025-09-01T05:54:19.211Z] #0 1.854 OK: 8 MiB in 15 packages [2025-09-01T05:54:19.470Z] #67 ... [2025-09-01T05:54:19.470Z] [2025-09-01T05:54:19.470Z] #68 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-09-01T05:54:19.730Z] #68 ... [2025-09-01T05:54:19.730Z] [2025-09-01T05:54:19.730Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-01T05:54:19.730Z] #0 1.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:19.730Z] #0 1.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:19.730Z] #0 1.838 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-01T05:54:19.730Z] #0 1.838 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-01T05:54:19.730Z] #0 1.838 OK: 24174 distinct packages available [2025-09-01T05:54:19.730Z] #0 1.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:19.730Z] #0 2.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:19.730Z] #0 2.662 OK: 248 MiB in 58 packages [2025-09-01T05:54:19.730Z] #69 ... [2025-09-01T05:54:19.730Z] [2025-09-01T05:54:19.730Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-01T05:54:19.730Z] #0 5.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:19.730Z] #0 5.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:19.730Z] #0 6.024 (1/4) Installing dumb-init (1.2.5-r3) [2025-09-01T05:54:19.730Z] #0 6.028 (2/4) Installing openssl (3.3.4-r0) [2025-09-01T05:54:19.730Z] #0 6.043 (3/4) Installing su-exec (0.2-r3) [2025-09-01T05:54:19.730Z] #0 6.047 (4/4) Installing yq-go (4.44.1-r2) [2025-09-01T05:54:19.730Z] #0 6.573 Executing busybox-1.36.1-r29.trigger [2025-09-01T05:54:19.730Z] #0 6.581 OK: 19 MiB in 18 packages [2025-09-01T05:54:19.990Z] #70 ... [2025-09-01T05:54:19.990Z] [2025-09-01T05:54:19.990Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-01T05:54:19.990Z] #0 5.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:19.990Z] #0 5.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:19.990Z] #0 5.708 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-01T05:54:19.990Z] #0 5.708 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-01T05:54:19.990Z] #0 5.708 OK: 24174 distinct packages available [2025-09-01T05:54:19.990Z] #0 5.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:19.990Z] #0 5.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:19.990Z] #0 6.139 (1/14) Installing ca-certificates (20250619-r0) [2025-09-01T05:54:19.990Z] #0 6.153 (2/14) Installing brotli-libs (1.1.0-r2) [2025-09-01T05:54:19.990Z] #0 6.169 (3/14) Installing c-ares (1.33.1-r0) [2025-09-01T05:54:19.990Z] #0 6.173 (4/14) Installing libunistring (1.2-r0) [2025-09-01T05:54:19.990Z] #0 6.189 (5/14) Installing libidn2 (2.3.7-r0) [2025-09-01T05:54:19.990Z] #0 6.193 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-09-01T05:54:19.990Z] #0 6.197 (7/14) Installing libpsl (0.21.5-r1) [2025-09-01T05:54:19.990Z] #0 6.201 (8/14) Installing zstd-libs (1.5.6-r0) [2025-09-01T05:54:19.990Z] #0 6.212 (9/14) Installing libcurl (8.12.1-r0) [2025-09-01T05:54:19.990Z] #0 6.223 (10/14) Installing curl (8.12.1-r0) [2025-09-01T05:54:19.990Z] #0 6.229 (11/14) Installing dumb-init (1.2.5-r3) [2025-09-01T05:54:19.990Z] #0 6.233 (12/14) Installing musl-obstack (1.2.3-r2) [2025-09-01T05:54:19.990Z] #0 6.236 (13/14) Installing libucontext (1.2-r3) [2025-09-01T05:54:19.990Z] #0 6.240 (14/14) Installing gcompat (1.1.0-r4) [2025-09-01T05:54:19.990Z] #0 6.244 Executing busybox-1.36.1-r29.trigger [2025-09-01T05:54:19.990Z] #0 6.250 Executing ca-certificates-20250619-r0.trigger [2025-09-01T05:54:19.990Z] #0 6.284 OK: 13 MiB in 28 packages [2025-09-01T05:54:20.250Z] #71 ... [2025-09-01T05:54:20.250Z] [2025-09-01T05:54:20.250Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-01T05:54:20.250Z] #70 DONE 13.0s [2025-09-01T05:54:20.509Z] [2025-09-01T05:54:20.509Z] #58 [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-01T05:54:20.509Z] #58 DONE 13.0s [2025-09-01T05:54:20.509Z] [2025-09-01T05:54:20.509Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-09-01T05:54:20.509Z] #61 DONE 13.0s [2025-09-01T05:54:20.509Z] [2025-09-01T05:54:20.509Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-01T05:54:20.509Z] #55 DONE 13.0s [2025-09-01T05:54:20.509Z] [2025-09-01T05:54:20.509Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-01T05:54:20.509Z] #71 DONE 13.0s [2025-09-01T05:54:20.509Z] [2025-09-01T05:54:20.509Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-01T05:54:20.509Z] #56 DONE 13.0s [2025-09-01T05:54:20.509Z] [2025-09-01T05:54:20.509Z] #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-01T05:54:20.509Z] #54 DONE 13.1s [2025-09-01T05:54:20.509Z] [2025-09-01T05:54:20.509Z] #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-09-01T05:54:20.509Z] #60 DONE 13.1s [2025-09-01T05:54:20.509Z] [2025-09-01T05:54:20.509Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-01T05:54:20.509Z] #57 DONE 13.1s [2025-09-01T05:54:20.509Z] [2025-09-01T05:54:20.509Z] #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-09-01T05:54:20.509Z] #59 DONE 13.1s [2025-09-01T05:54:20.509Z] [2025-09-01T05:54:20.509Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-01T05:54:20.509Z] #65 DONE 13.1s [2025-09-01T05:54:20.509Z] [2025-09-01T05:54:20.510Z] #64 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-09-01T05:54:20.510Z] #64 DONE 13.1s [2025-09-01T05:54:20.510Z] [2025-09-01T05:54:20.510Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-01T05:54:20.510Z] #67 DONE 13.1s [2025-09-01T05:54:20.510Z] [2025-09-01T05:54:20.510Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-01T05:54:20.510Z] #69 DONE 13.1s [2025-09-01T05:54:20.510Z] [2025-09-01T05:54:20.510Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-01T05:54:20.510Z] #62 DONE 13.1s [2025-09-01T05:54:20.510Z] [2025-09-01T05:54:20.510Z] #72 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-01T05:54:20.510Z] #72 ... [2025-09-01T05:54:20.510Z] [2025-09-01T05:54:20.510Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-09-01T05:54:20.510Z] #73 DONE 0.2s [2025-09-01T05:54:20.768Z] [2025-09-01T05:54:20.768Z] #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-01T05:54:20.768Z] #74 DONE 0.2s [2025-09-01T05:54:20.768Z] [2025-09-01T05:54:20.768Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-09-01T05:54:20.768Z] #75 DONE 0.2s [2025-09-01T05:54:20.768Z] [2025-09-01T05:54:20.768Z] #72 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-09-01T05:54:20.768Z] #72 DONE 0.2s [2025-09-01T05:54:20.768Z] [2025-09-01T05:54:20.768Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-01T05:54:20.768Z] #63 DONE 13.3s [2025-09-01T05:54:20.768Z] [2025-09-01T05:54:20.769Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-09-01T05:54:20.769Z] #76 DONE 0.2s [2025-09-01T05:54:20.769Z] [2025-09-01T05:54:20.769Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T05:54:20.769Z] #50 DONE 13.4s [2025-09-01T05:54:20.769Z] [2025-09-01T05:54:20.769Z] #77 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:54:22.144Z] #77 ... [2025-09-01T05:54:22.144Z] [2025-09-01T05:54:22.144Z] #68 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-09-01T05:54:22.144Z] #68 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:22.144Z] #68 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:22.144Z] #68 14.51 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-01T05:54:22.144Z] #68 14.51 Executing busybox-1.36.1-r29.trigger [2025-09-01T05:54:22.144Z] #68 14.52 OK: 8 MiB in 15 packages [2025-09-01T05:54:22.144Z] #68 DONE 14.7s [2025-09-01T05:54:22.144Z] [2025-09-01T05:54:22.144Z] #78 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-09-01T05:54:22.402Z] #78 ... [2025-09-01T05:54:22.403Z] [2025-09-01T05:54:22.403Z] #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-01T05:54:22.403Z] #66 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:22.403Z] #66 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:22.403Z] #66 14.52 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-01T05:54:22.403Z] #66 14.52 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-01T05:54:22.403Z] #66 14.52 OK: 24174 distinct packages available [2025-09-01T05:54:22.403Z] #66 14.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:22.403Z] #66 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:22.403Z] #66 14.94 (1/5) Installing dumb-init (1.2.5-r3) [2025-09-01T05:54:22.403Z] #66 14.94 (2/5) Installing musl-obstack (1.2.3-r2) [2025-09-01T05:54:22.403Z] #66 14.95 (3/5) Installing libucontext (1.2-r3) [2025-09-01T05:54:22.403Z] #66 14.95 (4/5) Installing gcompat (1.1.0-r4) [2025-09-01T05:54:22.403Z] #66 14.95 (5/5) Installing openssl (3.3.4-r0) [2025-09-01T05:54:22.403Z] #66 14.96 Executing busybox-1.36.1-r29.trigger [2025-09-01T05:54:22.403Z] #66 14.97 OK: 9 MiB in 19 packages [2025-09-01T05:54:22.403Z] #66 DONE 15.1s [2025-09-01T05:54:22.403Z] [2025-09-01T05:54:22.403Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-09-01T05:54:22.403Z] #0 1.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:22.403Z] #0 1.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:22.403Z] #0 1.918 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:22.403Z] #0 1.933 Executing busybox-1.36.1-r30.post-upgrade [2025-09-01T05:54:22.403Z] #0 1.996 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:22.403Z] #0 1.999 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:22.403Z] #0 2.005 Executing busybox-1.36.1-r30.trigger [2025-09-01T05:54:22.403Z] #0 2.010 OK: 19 MiB in 18 packages [2025-09-01T05:54:22.403Z] #79 DONE 2.1s [2025-09-01T05:54:22.662Z] [2025-09-01T05:54:22.662Z] #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-09-01T05:54:22.662Z] #80 DONE 0.0s [2025-09-01T05:54:22.662Z] [2025-09-01T05:54:22.662Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-09-01T05:54:22.662Z] #0 1.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:22.662Z] #0 1.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:22.662Z] #0 1.954 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:22.662Z] #0 1.969 Executing busybox-1.36.1-r30.post-upgrade [2025-09-01T05:54:22.662Z] #0 2.030 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:22.662Z] #0 2.034 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:22.662Z] #0 2.038 Executing busybox-1.36.1-r30.trigger [2025-09-01T05:54:22.662Z] #0 2.048 OK: 10 MiB in 17 packages [2025-09-01T05:54:22.662Z] #81 DONE 2.1s [2025-09-01T05:54:22.662Z] [2025-09-01T05:54:22.662Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-09-01T05:54:22.662Z] #0 1.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:22.662Z] #0 1.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:22.662Z] #0 1.989 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:22.662Z] #0 2.004 Executing busybox-1.36.1-r30.post-upgrade [2025-09-01T05:54:22.662Z] #0 2.051 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:22.662Z] #0 2.055 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:22.662Z] #0 2.058 Executing busybox-1.36.1-r30.trigger [2025-09-01T05:54:22.662Z] #0 2.062 OK: 8 MiB in 18 packages [2025-09-01T05:54:22.662Z] #82 DONE 2.2s [2025-09-01T05:54:22.662Z] [2025-09-01T05:54:22.662Z] #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-01T05:54:23.229Z] #83 DONE 0.6s [2025-09-01T05:54:23.229Z] [2025-09-01T05:54:23.229Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-09-01T05:54:23.229Z] #0 1.516 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:23.229Z] #0 1.990 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:23.229Z] #0 2.498 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-01T05:54:23.229Z] #0 2.663 Executing busybox-1.36.1-r29.trigger [2025-09-01T05:54:23.229Z] #0 2.669 OK: 8 MiB in 15 packages [2025-09-01T05:54:23.229Z] #84 DONE 2.8s [2025-09-01T05:54:23.229Z] [2025-09-01T05:54:23.229Z] #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-09-01T05:54:23.229Z] #0 1.638 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:23.229Z] #0 1.948 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:23.229Z] #0 2.442 OK: 248 MiB in 58 packages [2025-09-01T05:54:23.229Z] #85 DONE 2.8s [2025-09-01T05:54:23.229Z] [2025-09-01T05:54:23.229Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-09-01T05:54:23.229Z] #86 DONE 0.1s [2025-09-01T05:54:23.229Z] [2025-09-01T05:54:23.229Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-09-01T05:54:23.229Z] #87 DONE 0.1s [2025-09-01T05:54:23.229Z] [2025-09-01T05:54:23.229Z] #88 [security-spire-config stage-2 6/10] COPY security.txt / [2025-09-01T05:54:23.486Z] #88 DONE 0.2s [2025-09-01T05:54:23.486Z] [2025-09-01T05:54:23.486Z] #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-09-01T05:54:23.743Z] #89 DONE 0.1s [2025-09-01T05:54:23.743Z] [2025-09-01T05:54:23.743Z] #90 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-09-01T05:54:23.743Z] #90 DONE 0.1s [2025-09-01T05:54:23.743Z] [2025-09-01T05:54:23.743Z] #91 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-09-01T05:54:23.743Z] #91 DONE 0.1s [2025-09-01T05:54:23.743Z] [2025-09-01T05:54:23.743Z] #92 [security-spire-config] exporting to image [2025-09-01T05:54:23.743Z] #92 exporting layers [2025-09-01T05:54:24.001Z] #92 ... [2025-09-01T05:54:24.001Z] [2025-09-01T05:54:24.001Z] #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-09-01T05:54:24.001Z] #0 2.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:24.001Z] #0 2.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:24.001Z] #0 3.227 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:24.001Z] #0 3.243 Executing busybox-1.36.1-r30.post-upgrade [2025-09-01T05:54:24.001Z] #0 3.301 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:24.001Z] #0 3.306 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:24.001Z] #0 3.307 Executing busybox-1.36.1-r30.trigger [2025-09-01T05:54:24.001Z] #0 3.324 OK: 19 MiB in 18 packages [2025-09-01T05:54:24.001Z] #93 DONE 3.5s [2025-09-01T05:54:24.001Z] [2025-09-01T05:54:24.001Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-09-01T05:54:24.001Z] #0 2.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:24.001Z] #0 2.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:24.001Z] #0 3.197 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:24.001Z] #0 3.247 Executing busybox-1.36.1-r30.post-upgrade [2025-09-01T05:54:24.001Z] #0 3.327 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:24.001Z] #0 3.330 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:24.001Z] #0 3.333 Executing busybox-1.36.1-r30.trigger [2025-09-01T05:54:24.001Z] #0 3.347 OK: 13 MiB in 28 packages [2025-09-01T05:54:24.001Z] #94 DONE 3.6s [2025-09-01T05:54:24.001Z] [2025-09-01T05:54:24.001Z] #95 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-09-01T05:54:24.001Z] #0 2.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:24.001Z] #0 2.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:24.001Z] #0 3.366 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:24.001Z] #0 3.383 Executing busybox-1.36.1-r30.post-upgrade [2025-09-01T05:54:24.001Z] #0 3.441 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:24.001Z] #0 3.446 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:24.001Z] #0 3.450 Executing busybox-1.36.1-r30.trigger [2025-09-01T05:54:24.001Z] #0 3.454 OK: 12 MiB in 21 packages [2025-09-01T05:54:24.001Z] #95 DONE 3.6s [2025-09-01T05:54:24.259Z] [2025-09-01T05:54:24.259Z] #96 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-09-01T05:54:24.259Z] #0 2.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:24.259Z] #0 2.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:24.259Z] #0 3.351 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:24.259Z] #0 3.371 Executing busybox-1.36.1-r30.post-upgrade [2025-09-01T05:54:24.259Z] #0 3.428 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:24.259Z] #0 3.435 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:24.259Z] #0 3.435 Executing busybox-1.36.1-r30.trigger [2025-09-01T05:54:24.259Z] #0 3.441 OK: 8 MiB in 16 packages [2025-09-01T05:54:24.259Z] #96 DONE 3.6s [2025-09-01T05:54:24.259Z] [2025-09-01T05:54:24.259Z] #97 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-09-01T05:54:24.259Z] #0 2.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:24.259Z] #0 2.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:24.259Z] #0 3.291 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:24.259Z] #0 3.312 Executing busybox-1.36.1-r30.post-upgrade [2025-09-01T05:54:24.259Z] #0 3.372 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:24.259Z] #0 3.380 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:24.259Z] #0 3.380 Executing busybox-1.36.1-r30.trigger [2025-09-01T05:54:24.259Z] #0 3.389 OK: 8 MiB in 15 packages [2025-09-01T05:54:24.259Z] #97 DONE 3.6s [2025-09-01T05:54:24.259Z] [2025-09-01T05:54:24.259Z] #98 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-09-01T05:54:24.259Z] #98 ... [2025-09-01T05:54:24.259Z] [2025-09-01T05:54:24.259Z] #92 [security-spire-config] exporting to image [2025-09-01T05:54:24.259Z] #92 exporting layers 0.4s done [2025-09-01T05:54:24.259Z] #92 writing image sha256:a655afa3a01f61cfbc137885934ce8c184b339b3937682925dbe4d7065f299e4 done [2025-09-01T05:54:24.259Z] #92 naming to docker.io/library/security-spire-config done [2025-09-01T05:54:24.259Z] #92 DONE 0.4s [2025-09-01T05:54:24.517Z] [2025-09-01T05:54:24.517Z] #78 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-09-01T05:54:24.517Z] #78 1.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:24.517Z] #78 1.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:24.517Z] #78 2.222 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:24.517Z] #78 2.243 Executing busybox-1.36.1-r30.post-upgrade [2025-09-01T05:54:24.517Z] #78 2.300 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:24.517Z] #78 2.302 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:24.517Z] #78 2.306 Executing busybox-1.36.1-r30.trigger [2025-09-01T05:54:24.517Z] #78 2.312 OK: 8 MiB in 15 packages [2025-09-01T05:54:25.897Z] #78 DONE 3.2s [2025-09-01T05:54:25.897Z] [2025-09-01T05:54:25.897Z] #99 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-09-01T05:54:25.897Z] #0 1.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:25.897Z] #0 1.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-01T05:54:25.897Z] #0 1.777 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:25.897Z] #0 1.791 Executing busybox-1.36.1-r30.post-upgrade [2025-09-01T05:54:25.897Z] #0 1.837 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:25.897Z] #0 1.845 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:54:25.897Z] #0 1.850 Executing busybox-1.36.1-r30.trigger [2025-09-01T05:54:25.897Z] #0 1.855 OK: 9 MiB in 19 packages [2025-09-01T05:54:25.897Z] #99 DONE 2.7s [2025-09-01T05:54:25.897Z] [2025-09-01T05:54:25.897Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-01T05:54:26.155Z] #100 DONE 1.0s [2025-09-01T05:54:26.155Z] [2025-09-01T05:54:26.155Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-09-01T05:54:26.155Z] #101 DONE 1.0s [2025-09-01T05:54:26.155Z] [2025-09-01T05:54:26.155Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-09-01T05:54:26.155Z] #102 DONE 0.0s [2025-09-01T05:54:26.155Z] [2025-09-01T05:54:26.155Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-01T05:54:26.723Z] #103 DONE 0.6s [2025-09-01T05:54:26.723Z] [2025-09-01T05:54:26.723Z] #98 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-09-01T05:54:26.723Z] #98 DONE 2.7s [2025-09-01T05:54:26.723Z] [2025-09-01T05:54:26.723Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2025-09-01T05:54:26.723Z] #104 DONE 0.5s [2025-09-01T05:54:26.723Z] [2025-09-01T05:54:26.723Z] #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-09-01T05:54:26.723Z] #105 DONE 0.1s [2025-09-01T05:54:26.723Z] [2025-09-01T05:54:26.723Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-09-01T05:54:26.971Z] Removing intermediate container 5c4b0344cf01 [2025-09-01T05:54:26.971Z] ---> d45375ecb78d [2025-09-01T05:54:26.971Z] Successfully built d45375ecb78d [2025-09-01T05:54:26.971Z] Successfully tagged ci-base-image-arm64:latest [2025-09-01T05:54:26.980Z] #106 DONE 0.1s [2025-09-01T05:54:26.980Z] [2025-09-01T05:54:26.980Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-09-01T05:54:26.980Z] #107 DONE 0.1s [2025-09-01T05:54:26.980Z] [2025-09-01T05:54:26.980Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-09-01T05:54:26.980Z] #108 DONE 0.1s [2025-09-01T05:54:26.980Z] [2025-09-01T05:54:26.980Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-09-01T05:54:26.980Z] #109 DONE 0.1s [2025-09-01T05:54:26.980Z] [2025-09-01T05:54:26.980Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-09-01T05:54:26.980Z] #110 DONE 0.0s [2025-09-01T05:54:26.980Z] [2025-09-01T05:54:26.980Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-09-01T05:54:26.980Z] #111 DONE 0.0s [2025-09-01T05:54:26.980Z] [2025-09-01T05:54:26.980Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-09-01T05:54:26.980Z] #112 DONE 0.1s [2025-09-01T05:54:26.980Z] [2025-09-01T05:54:26.980Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-09-01T05:54:26.980Z] #113 DONE 0.0s [2025-09-01T05:54:26.980Z] [2025-09-01T05:54:26.980Z] #114 [security-spire-server] exporting to image [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:54:27.305Z] + docker inspect -f . ci-base-image-arm64 [2025-09-01T05:54:27.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-01T05:54:27.497Z] prd-ubuntu20.04-docker-arm64-4c-16g-8057 does not seem to be running inside a container [2025-09-01T05:54:27.545Z] #114 exporting layers 0.4s done [2025-09-01T05:54:27.546Z] #114 writing image sha256:3ee89bfc217748b5ad6d8e692a73f0f7f91aae11ae085a9d126ae8e5909864aa done [2025-09-01T05:54:27.546Z] #114 naming to docker.io/library/security-spire-server done [2025-09-01T05:54:27.546Z] #114 DONE 0.4s [2025-09-01T05:54:27.546Z] [2025-09-01T05:54:27.546Z] #115 [security-spire-agent] exporting to image [2025-09-01T05:54:27.546Z] #115 exporting layers 0.4s done [2025-09-01T05:54:27.546Z] #115 writing image sha256:ecc9af94f35899118fb3c4530156954d463af1ee8bfa055625ec046fb1de4e32 [2025-09-01T05:54:27.546Z] #115 writing image sha256:ecc9af94f35899118fb3c4530156954d463af1ee8bfa055625ec046fb1de4e32 done [2025-09-01T05:54:27.546Z] #115 naming to docker.io/library/security-spire-agent done [2025-09-01T05:54:27.546Z] #115 DONE 0.4s [2025-09-01T05:54:27.546Z] [2025-09-01T05:54:27.546Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:54:27.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/896 -v /w/workspace/edgex-go/896:/w/workspace/edgex-go/896:rw,z -v /w/workspace/edgex-go/896@tmp:/w/workspace/edgex-go/896@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-01T05:54:28.715Z] $ docker top a18fa7e907022ff2e974d299e18ed2c53d9bdba154e1b1dae450a63c7fa031ee -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-01T05:54:29.542Z] + go version [2025-09-01T05:54:29.542Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-09-01T05:54:29.561Z] $ docker stop --time=1 a18fa7e907022ff2e974d299e18ed2c53d9bdba154e1b1dae450a63c7fa031ee [2025-09-01T05:54:30.833Z] #116 ... [2025-09-01T05:54:30.833Z] [2025-09-01T05:54:30.833Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:54:31.090Z] #117 ... [2025-09-01T05:54:31.090Z] [2025-09-01T05:54:31.090Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:54:31.189Z] $ docker rm -f --volumes a18fa7e907022ff2e974d299e18ed2c53d9bdba154e1b1dae450a63c7fa031ee [Pipeline] // withDockerContainer [2025-09-01T05:54:31.351Z] #118 ... [2025-09-01T05:54:31.351Z] [2025-09-01T05:54:31.351Z] #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [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-01T05:54:31.639Z] #119 ... [2025-09-01T05:54:31.639Z] [2025-09-01T05:54:31.639Z] #120 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:54:31.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-09-01T05:54:31.883Z] [2025-09-01T05:54:31.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:54:32.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-09-01T05:54:32.235Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-09-01T05:54:32.235Z] 547446be3368: Pulling fs layer [2025-09-01T05:54:32.235Z] d125d8839a47: Pulling fs layer [2025-09-01T05:54:32.235Z] 3e85d5ac6304: Pulling fs layer [2025-09-01T05:54:32.235Z] c3105a71a48b: Pulling fs layer [2025-09-01T05:54:32.235Z] 0f093f025ec4: Pulling fs layer [2025-09-01T05:54:32.235Z] c3105a71a48b: Waiting [2025-09-01T05:54:32.235Z] c3106fc0e877: Pulling fs layer [2025-09-01T05:54:32.235Z] c3106fc0e877: Waiting [2025-09-01T05:54:32.504Z] 547446be3368: Download complete [2025-09-01T05:54:32.504Z] c3105a71a48b: Verifying Checksum [2025-09-01T05:54:32.504Z] c3105a71a48b: Download complete [2025-09-01T05:54:33.090Z] d125d8839a47: Verifying Checksum [2025-09-01T05:54:33.090Z] d125d8839a47: Download complete [2025-09-01T05:54:33.090Z] c3106fc0e877: Download complete [2025-09-01T05:54:33.090Z] 0f093f025ec4: Verifying Checksum [2025-09-01T05:54:33.090Z] 0f093f025ec4: Download complete [2025-09-01T05:54:33.090Z] 547446be3368: Pull complete [2025-09-01T05:54:35.042Z] d125d8839a47: Pull complete [2025-09-01T05:54:35.042Z] 3e85d5ac6304: Verifying Checksum [2025-09-01T05:54:35.042Z] 3e85d5ac6304: Download complete [2025-09-01T05:54:45.118Z] 3e85d5ac6304: Pull complete [2025-09-01T05:54:45.118Z] c3105a71a48b: Pull complete [2025-09-01T05:54:45.702Z] 0f093f025ec4: Pull complete [2025-09-01T05:54:45.977Z] c3106fc0e877: Pull complete [2025-09-01T05:54:45.977Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-09-01T05:54:45.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-09-01T05:54:45.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-01T05:54:46.176Z] prd-ubuntu20.04-docker-arm64-4c-16g-8057 does not seem to be running inside a container [2025-09-01T05:54:46.239Z] $ 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/896 -v /w/workspace/edgex-go/896:/w/workspace/edgex-go/896:rw,z -v /w/workspace/edgex-go/896@tmp:/w/workspace/edgex-go/896@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-01T05:54:48.205Z] $ docker top 01be72ab05c4db2008775ddc4ede7b8df9daef95bcba578f0d64cbbc20932e07 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-01T05:54:48.745Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-09-01T05:54:58.188Z] #120 DONE 34.3s [2025-09-01T05:54:58.188Z] [2025-09-01T05:54:58.188Z] #77 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:54:58.188Z] #77 DONE 37.0s [2025-09-01T05:54:58.188Z] [2025-09-01T05:54:58.188Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:54:58.188Z] #116 DONE 36.9s [2025-09-01T05:54:58.188Z] [2025-09-01T05:54:58.188Z] #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:54:58.188Z] #119 DONE 37.0s [2025-09-01T05:54:58.188Z] [2025-09-01T05:54:58.188Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:54:58.188Z] #118 DONE 37.0s [2025-09-01T05:54:58.188Z] [2025-09-01T05:54:58.188Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:54:58.188Z] #117 DONE 36.9s [2025-09-01T05:54:58.188Z] [2025-09-01T05:54:58.188Z] #121 [core-metadata builder 6/7] COPY . . [2025-09-01T05:54:58.834Z] #1 [core-command internal] load build definition from Dockerfile [2025-09-01T05:54:58.834Z] #1 transferring dockerfile: [2025-09-01T05:54:58.834Z] #1 transferring dockerfile: 1.94kB done [2025-09-01T05:54:58.834Z] #1 DONE 1.1s [2025-09-01T05:54:59.420Z] [2025-09-01T05:54:59.420Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2025-09-01T05:54:59.420Z] #2 transferring dockerfile: 2.14kB 0.0s done [2025-09-01T05:54:59.420Z] #2 DONE 0.1s [2025-09-01T05:54:59.420Z] [2025-09-01T05:54:59.420Z] #3 [core-keeper internal] load build definition from Dockerfile [2025-09-01T05:54:59.420Z] #3 transferring dockerfile: 2.01kB 0.0s done [2025-09-01T05:54:59.420Z] #3 DONE 0.1s [2025-09-01T05:54:59.420Z] [2025-09-01T05:54:59.420Z] #4 [security-spire-server internal] load build definition from Dockerfile [2025-09-01T05:54:59.420Z] #4 transferring dockerfile: 1.70kB done [2025-09-01T05:54:59.420Z] #4 DONE 0.1s [2025-09-01T05:54:59.420Z] [2025-09-01T05:54:59.420Z] #5 [core-metadata internal] load build definition from Dockerfile [2025-09-01T05:54:59.690Z] #5 transferring dockerfile: 2.10kB done [2025-09-01T05:54:59.690Z] #5 DONE 0.1s [2025-09-01T05:54:59.690Z] [2025-09-01T05:54:59.690Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2025-09-01T05:54:59.690Z] #6 transferring dockerfile: 2.49kB 0.0s done [2025-09-01T05:54:59.690Z] #6 DONE 0.1s [2025-09-01T05:54:59.690Z] [2025-09-01T05:54:59.690Z] #7 [support-scheduler internal] load build definition from Dockerfile [2025-09-01T05:54:59.690Z] #7 transferring dockerfile: 1.83kB done [2025-09-01T05:54:59.690Z] #7 DONE 0.1s [2025-09-01T05:54:59.690Z] [2025-09-01T05:54:59.690Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-09-01T05:54:59.690Z] #8 transferring dockerfile: 2.23kB done [2025-09-01T05:54:59.690Z] #8 DONE 0.0s [2025-09-01T05:54:59.690Z] [2025-09-01T05:54:59.690Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2025-09-01T05:54:59.690Z] #9 transferring dockerfile: 2.50kB done [2025-09-01T05:54:59.690Z] #9 DONE 0.1s [2025-09-01T05:54:59.690Z] [2025-09-01T05:54:59.690Z] #10 [security-spire-config internal] load build definition from Dockerfile [2025-09-01T05:54:59.959Z] #10 transferring dockerfile: 1.69kB done [2025-09-01T05:54:59.959Z] #10 DONE 0.1s [2025-09-01T05:54:59.959Z] [2025-09-01T05:54:59.959Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2025-09-01T05:54:59.959Z] #11 transferring dockerfile: 1.81kB 0.0s done [2025-09-01T05:54:59.959Z] #11 DONE 0.1s [2025-09-01T05:54:59.959Z] [2025-09-01T05:54:59.959Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2025-09-01T05:54:59.959Z] #12 transferring dockerfile: 3.02kB done [2025-09-01T05:54:59.959Z] #12 DONE 0.1s [2025-09-01T05:54:59.959Z] [2025-09-01T05:54:59.959Z] #13 [support-notifications internal] load build definition from Dockerfile [2025-09-01T05:54:59.959Z] #13 transferring dockerfile: 2.00kB done [2025-09-01T05:54:59.959Z] #13 DONE 0.1s [2025-09-01T05:55:00.227Z] [2025-09-01T05:55:00.227Z] #14 [core-data internal] load build definition from Dockerfile [2025-09-01T05:55:00.227Z] #14 transferring dockerfile: 2.04kB done [2025-09-01T05:55:00.227Z] #14 DONE 0.1s [2025-09-01T05:55:00.227Z] [2025-09-01T05:55:00.227Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-09-01T05:55:00.227Z] #15 transferring dockerfile: 1.89kB done [2025-09-01T05:55:00.227Z] #15 DONE 0.1s [2025-09-01T05:55:00.227Z] [2025-09-01T05:55:00.227Z] #16 [core-command internal] load .dockerignore [2025-09-01T05:55:00.227Z] #16 transferring context: 50B 0.0s done [2025-09-01T05:55:00.227Z] #16 DONE 0.1s [2025-09-01T05:55:01.201Z] [2025-09-01T05:55:01.201Z] #17 [security-proxy-auth internal] load .dockerignore [2025-09-01T05:55:01.201Z] #17 transferring context: 50B done [2025-09-01T05:55:01.201Z] #17 DONE 0.0s [2025-09-01T05:55:01.201Z] [2025-09-01T05:55:01.201Z] #18 [core-keeper internal] load .dockerignore [2025-09-01T05:55:01.201Z] #18 transferring context: 50B 0.0s done [2025-09-01T05:55:01.201Z] #18 DONE 0.1s [2025-09-01T05:55:01.201Z] [2025-09-01T05:55:01.201Z] #19 [security-spire-server internal] load .dockerignore [2025-09-01T05:55:01.201Z] #19 transferring context: 50B done [2025-09-01T05:55:01.201Z] #19 DONE 0.1s [2025-09-01T05:55:01.201Z] [2025-09-01T05:55:01.201Z] #20 [core-metadata internal] load .dockerignore [2025-09-01T05:55:01.201Z] #20 transferring context: 50B done [2025-09-01T05:55:01.201Z] #20 DONE 0.1s [2025-09-01T05:55:01.201Z] [2025-09-01T05:55:01.201Z] #21 [security-secretstore-setup internal] load .dockerignore [2025-09-01T05:55:01.201Z] #21 transferring context: 50B done [2025-09-01T05:55:01.201Z] #21 DONE 0.1s [2025-09-01T05:55:01.201Z] [2025-09-01T05:55:01.201Z] #22 [support-scheduler internal] load .dockerignore [2025-09-01T05:55:01.201Z] #22 transferring context: 50B done [2025-09-01T05:55:01.201Z] #22 DONE 0.1s [2025-09-01T05:55:01.201Z] [2025-09-01T05:55:01.201Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2025-09-01T05:55:01.476Z] #23 transferring context: 50B done [2025-09-01T05:55:01.477Z] #23 DONE 0.1s [2025-09-01T05:55:01.477Z] [2025-09-01T05:55:01.477Z] #24 [security-proxy-setup internal] load .dockerignore [2025-09-01T05:55:01.477Z] #24 transferring context: 50B done [2025-09-01T05:55:01.477Z] #24 DONE 0.1s [2025-09-01T05:55:01.477Z] [2025-09-01T05:55:01.477Z] #25 [security-spire-config internal] load .dockerignore [2025-09-01T05:55:01.477Z] #25 transferring context: 50B done [2025-09-01T05:55:01.477Z] #25 DONE 0.1s [2025-09-01T05:55:01.477Z] [2025-09-01T05:55:01.477Z] #26 [security-spire-agent internal] load .dockerignore [2025-09-01T05:55:01.477Z] #26 transferring context: 50B 0.0s done [2025-09-01T05:55:01.477Z] #26 DONE 0.1s [2025-09-01T05:55:01.477Z] [2025-09-01T05:55:01.477Z] #27 [security-bootstrapper internal] load .dockerignore [2025-09-01T05:55:01.751Z] #27 transferring context: 50B done [2025-09-01T05:55:01.751Z] #27 DONE 0.1s [2025-09-01T05:55:01.751Z] [2025-09-01T05:55:01.751Z] #28 [support-notifications internal] load .dockerignore [2025-09-01T05:55:01.751Z] #28 transferring context: 50B done [2025-09-01T05:55:01.751Z] #28 DONE 0.1s [2025-09-01T05:55:01.751Z] [2025-09-01T05:55:01.751Z] #29 [core-data internal] load .dockerignore [2025-09-01T05:55:01.751Z] #29 transferring context: 50B done [2025-09-01T05:55:01.751Z] #29 DONE 0.1s [2025-09-01T05:55:01.751Z] [2025-09-01T05:55:01.751Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2025-09-01T05:55:01.751Z] #30 transferring context: 50B 0.0s done [2025-09-01T05:55:01.751Z] #30 DONE 0.1s [2025-09-01T05:55:01.751Z] [2025-09-01T05:55:01.751Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-01T05:55:02.018Z] #31 DONE 0.0s [2025-09-01T05:55:02.018Z] [2025-09-01T05:55:02.018Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-09-01T05:55:02.605Z] #32 DONE 0.7s [2025-09-01T05:55:02.605Z] [2025-09-01T05:55:02.605Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-01T05:55:02.605Z] #31 DONE 0.0s [2025-09-01T05:55:02.605Z] [2025-09-01T05:55:02.605Z] #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-01T05:55:02.605Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-01T05:55:02.605Z] #33 ... [2025-09-01T05:55:02.605Z] [2025-09-01T05:55:02.605Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-01T05:55:02.605Z] #31 DONE 0.0s [2025-09-01T05:55:02.605Z] [2025-09-01T05:55:02.605Z] #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-01T05:55:02.605Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-09-01T05:55:02.872Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-09-01T05:55:02.872Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-01T05:55:02.872Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-01T05:55:02.872Z] #33 ... [2025-09-01T05:55:02.872Z] [2025-09-01T05:55:02.872Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-01T05:55:02.872Z] #31 DONE 0.0s [2025-09-01T05:55:02.872Z] [2025-09-01T05:55:02.872Z] #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-01T05:55:02.872Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0B / 4.09MB 0.2s [2025-09-01T05:55:03.138Z] #33 ... [2025-09-01T05:55:03.138Z] [2025-09-01T05:55:03.138Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-01T05:55:03.138Z] #31 DONE 0.0s [2025-09-01T05:55:03.139Z] [2025-09-01T05:55:03.139Z] #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-01T05:55:03.139Z] #33 ... [2025-09-01T05:55:03.139Z] [2025-09-01T05:55:03.139Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-09-01T05:55:03.139Z] #32 DONE 1.2s [2025-09-01T05:55:03.139Z] [2025-09-01T05:55:03.139Z] #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-01T05:55:03.408Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-09-01T05:55:03.408Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-09-01T05:55:03.408Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-01T05:55:03.408Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-01T05:55:03.408Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.31MB / 4.09MB 0.5s [2025-09-01T05:55:03.408Z] #33 ... [2025-09-01T05:55:03.408Z] [2025-09-01T05:55:03.408Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-01T05:55:03.408Z] #31 DONE 0.0s [2025-09-01T05:55:03.408Z] [2025-09-01T05:55:03.408Z] #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-01T05:55:03.408Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.6s [2025-09-01T05:55:03.408Z] #33 ... [2025-09-01T05:55:03.408Z] [2025-09-01T05:55:03.408Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-01T05:55:03.408Z] #31 DONE 0.0s [2025-09-01T05:55:03.408Z] [2025-09-01T05:55:03.408Z] #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-01T05:55:03.677Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.8s done [2025-09-01T05:55:03.677Z] #33 ... [2025-09-01T05:55:03.677Z] [2025-09-01T05:55:03.677Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-01T05:55:03.677Z] #31 DONE 0.0s [2025-09-01T05:55:03.677Z] [2025-09-01T05:55:03.677Z] #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-01T05:55:03.677Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.8s done [2025-09-01T05:55:03.677Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 [2025-09-01T05:55:03.945Z] #33 ... [2025-09-01T05:55:03.945Z] [2025-09-01T05:55:03.945Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-09-01T05:55:03.945Z] #32 DONE 1.6s [2025-09-01T05:55:03.945Z] [2025-09-01T05:55:03.945Z] #33 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-01T05:55:03.945Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-09-01T05:55:03.945Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-09-01T05:55:03.945Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-01T05:55:03.945Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-01T05:55:03.945Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.8s done [2025-09-01T05:55:04.213Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-09-01T05:55:04.213Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-09-01T05:55:04.213Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-01T05:55:04.213Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-01T05:55:04.213Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.8s done [2025-09-01T05:55:04.483Z] #33 ... [2025-09-01T05:55:04.483Z] [2025-09-01T05:55:04.483Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-09-01T05:55:04.483Z] #34 DONE 1.9s [2025-09-01T05:55:04.753Z] [2025-09-01T05:55:04.753Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-09-01T05:55:04.753Z] #32 DONE 1.8s [2025-09-01T05:55:04.753Z] [2025-09-01T05:55:04.753Z] #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-01T05:55:04.753Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-09-01T05:55:04.753Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-09-01T05:55:04.753Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-01T05:55:04.753Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-01T05:55:04.753Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.8s done [2025-09-01T05:55:04.753Z] #33 ... [2025-09-01T05:55:04.753Z] [2025-09-01T05:55:04.753Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-01T05:55:04.753Z] #31 DONE 0.0s [2025-09-01T05:55:04.753Z] [2025-09-01T05:55:04.753Z] #35 [core-command internal] load build context [2025-09-01T05:55:04.753Z] #35 transferring context: 3.26MB 1.6s done [2025-09-01T05:55:04.753Z] #35 DONE 2.3s [2025-09-01T05:55:04.753Z] [2025-09-01T05:55:04.753Z] #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-01T05:55:05.022Z] #33 ... [2025-09-01T05:55:05.022Z] [2025-09-01T05:55:05.022Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-01T05:55:05.022Z] #31 DONE 0.0s [2025-09-01T05:55:05.022Z] [2025-09-01T05:55:05.022Z] #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-01T05:55:05.022Z] #33 ... [2025-09-01T05:55:05.022Z] [2025-09-01T05:55:05.022Z] #36 [security-proxy-auth internal] load build context [2025-09-01T05:55:05.022Z] #36 transferring context: 3.26MB 1.8s done [2025-09-01T05:55:05.022Z] #36 DONE 2.3s [2025-09-01T05:55:05.022Z] [2025-09-01T05:55:05.022Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-01T05:55:05.022Z] #31 DONE 0.0s [2025-09-01T05:55:05.022Z] [2025-09-01T05:55:05.022Z] #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-01T05:55:05.300Z] #33 ... [2025-09-01T05:55:05.300Z] [2025-09-01T05:55:05.300Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-01T05:55:05.300Z] #31 DONE 0.0s [2025-09-01T05:55:05.300Z] [2025-09-01T05:55:05.300Z] #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-01T05:55:05.566Z] #33 ... [2025-09-01T05:55:05.566Z] [2025-09-01T05:55:05.566Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-09-01T05:55:05.566Z] #32 DONE 2.6s [2025-09-01T05:55:05.566Z] [2025-09-01T05:55:05.566Z] #33 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-01T05:55:05.566Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-09-01T05:55:05.567Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-09-01T05:55:05.567Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-01T05:55:05.567Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-01T05:55:05.567Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.8s done [2025-09-01T05:55:05.834Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-09-01T05:55:05.834Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-09-01T05:55:05.834Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-01T05:55:05.834Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-01T05:55:05.834Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.8s done [2025-09-01T05:55:05.834Z] #33 ... [2025-09-01T05:55:05.834Z] [2025-09-01T05:55:05.834Z] #37 [security-secretstore-setup internal] load build context [2025-09-01T05:55:05.834Z] #37 transferring context: 3.26MB 1.9s done [2025-09-01T05:55:05.834Z] #37 DONE 2.5s [2025-09-01T05:55:05.834Z] [2025-09-01T05:55:05.834Z] #38 [core-keeper internal] load build context [2025-09-01T05:55:05.834Z] #38 transferring context: 3.26MB 2.2s done [2025-09-01T05:55:05.834Z] #38 DONE 3.2s [2025-09-01T05:55:05.834Z] [2025-09-01T05:55:05.834Z] #33 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-01T05:55:06.114Z] #33 ... [2025-09-01T05:55:06.114Z] [2025-09-01T05:55:06.114Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-09-01T05:55:06.114Z] #39 DONE 1.8s [2025-09-01T05:55:06.114Z] [2025-09-01T05:55:06.114Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-01T05:55:06.114Z] #40 DONE 0.0s [2025-09-01T05:55:06.114Z] [2025-09-01T05:55:06.114Z] #41 [security-spire-agent internal] load build context [2025-09-01T05:55:06.114Z] #41 DONE 0.0s [2025-09-01T05:55:06.114Z] [2025-09-01T05:55:06.114Z] #42 [core-metadata internal] load build context [2025-09-01T05:55:06.114Z] #42 transferring context: 3.26MB 2.0s done [2025-09-01T05:55:06.114Z] #42 DONE 2.8s [2025-09-01T05:55:06.114Z] [2025-09-01T05:55:06.114Z] #33 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-01T05:55:06.114Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-09-01T05:55:06.114Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-09-01T05:55:06.114Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-01T05:55:06.114Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-01T05:55:06.114Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.8s done [2025-09-01T05:55:06.382Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.7s done [2025-09-01T05:55:06.648Z] #33 ... [2025-09-01T05:55:06.648Z] [2025-09-01T05:55:06.648Z] #43 [support-scheduler internal] load build context [2025-09-01T05:55:06.648Z] #43 transferring context: 3.26MB 1.7s done [2025-09-01T05:55:06.648Z] #43 DONE 2.8s [2025-09-01T05:55:06.648Z] [2025-09-01T05:55:06.648Z] #44 [security-spire-server internal] load build context [2025-09-01T05:55:06.648Z] #44 transferring context: 23.80kB 0.2s done [2025-09-01T05:55:06.648Z] #44 DONE 2.1s [2025-09-01T05:55:06.914Z] [2025-09-01T05:55:06.914Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T05:55:06.914Z] #45 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-09-01T05:55:06.914Z] #45 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-09-01T05:55:06.914Z] #45 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-09-01T05:55:06.914Z] #45 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-09-01T05:55:06.914Z] #45 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s done [2025-09-01T05:55:06.914Z] #45 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.6s done [2025-09-01T05:55:06.914Z] #45 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.9s done [2025-09-01T05:55:06.914Z] #45 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-09-01T05:55:06.914Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 1.7s [2025-09-01T05:55:06.914Z] #45 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-09-01T05:55:06.914Z] #45 ... [2025-09-01T05:55:06.914Z] [2025-09-01T05:55:06.914Z] #46 [security-spire-config internal] load build context [2025-09-01T05:55:06.914Z] #46 transferring context: 22.05kB 0.0s done [2025-09-01T05:55:06.914Z] #46 DONE 2.2s [2025-09-01T05:55:06.914Z] [2025-09-01T05:55:06.914Z] #47 [core-common-config-bootstrapper internal] load build context [2025-09-01T05:55:06.914Z] #47 transferring context: 3.26MB 1.8s done [2025-09-01T05:55:06.914Z] #47 DONE 3.0s [2025-09-01T05:55:06.914Z] [2025-09-01T05:55:06.914Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T05:55:06.914Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 1.9s [2025-09-01T05:55:07.187Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.79MB / 33.17MB 2.2s [2025-09-01T05:55:07.187Z] #45 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-09-01T05:55:07.459Z] #45 ... [2025-09-01T05:55:07.459Z] [2025-09-01T05:55:07.459Z] #48 [security-proxy-setup internal] load build context [2025-09-01T05:55:07.459Z] #48 transferring context: 3.26MB 2.0s done [2025-09-01T05:55:07.459Z] #48 DONE 3.2s [2025-09-01T05:55:07.459Z] [2025-09-01T05:55:07.459Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T05:55:07.459Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.68MB / 33.17MB 2.3s [2025-09-01T05:55:07.733Z] #45 ... [2025-09-01T05:55:07.733Z] [2025-09-01T05:55:07.733Z] #33 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-01T05:55:07.733Z] #33 DONE 7.0s [2025-09-01T05:55:07.733Z] [2025-09-01T05:55:07.733Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T05:55:08.000Z] #45 ... [2025-09-01T05:55:08.000Z] [2025-09-01T05:55:08.000Z] #49 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-09-01T05:55:08.000Z] #49 DONE 7.4s [2025-09-01T05:55:08.000Z] [2025-09-01T05:55:08.000Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T05:55:08.000Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 2.9s [2025-09-01T05:55:08.158Z] #121 ... [2025-09-01T05:55:08.159Z] [2025-09-01T05:55:08.159Z] #122 [core-keeper builder 7/8] COPY . . [2025-09-01T05:55:08.159Z] #122 ... [2025-09-01T05:55:08.159Z] [2025-09-01T05:55:08.159Z] #123 [security-bootstrapper builder 6/7] COPY . . [2025-09-01T05:55:08.159Z] #123 ... [2025-09-01T05:55:08.159Z] [2025-09-01T05:55:08.159Z] #124 [support-notifications builder 6/7] COPY . . [2025-09-01T05:55:08.159Z] #124 ... [2025-09-01T05:55:08.159Z] [2025-09-01T05:55:08.159Z] #125 [support-scheduler builder 6/7] COPY . . [2025-09-01T05:55:08.159Z] #125 ... [2025-09-01T05:55:08.159Z] [2025-09-01T05:55:08.159Z] #126 [security-spiffe-token-provider builder 6/7] COPY . . [2025-09-01T05:55:08.269Z] #45 ... [2025-09-01T05:55:08.269Z] [2025-09-01T05:55:08.269Z] #41 [security-spire-agent internal] load build context [2025-09-01T05:55:08.269Z] #41 transferring context: 23.33kB 0.1s done [2025-09-01T05:55:08.269Z] #41 DONE 1.9s [2025-09-01T05:55:08.269Z] [2025-09-01T05:55:08.269Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T05:55:08.269Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 3.1s [2025-09-01T05:55:08.542Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 3.4s [2025-09-01T05:55:08.725Z] #126 DONE 10.9s [2025-09-01T05:55:08.725Z] [2025-09-01T05:55:08.725Z] #122 [core-keeper builder 7/8] COPY . . [2025-09-01T05:55:08.725Z] #122 DONE 10.9s [2025-09-01T05:55:08.725Z] [2025-09-01T05:55:08.725Z] #125 [support-scheduler builder 6/7] COPY . . [2025-09-01T05:55:08.725Z] #125 DONE 10.9s [2025-09-01T05:55:08.725Z] [2025-09-01T05:55:08.725Z] #123 [security-bootstrapper builder 6/7] COPY . . [2025-09-01T05:55:08.725Z] #123 DONE 10.9s [2025-09-01T05:55:08.725Z] [2025-09-01T05:55:08.725Z] #121 [security-proxy-auth builder 6/7] COPY . . [2025-09-01T05:55:08.725Z] #121 DONE 10.9s [2025-09-01T05:55:08.725Z] [2025-09-01T05:55:08.725Z] #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-09-01T05:55:08.725Z] #127 CACHED [2025-09-01T05:55:08.725Z] [2025-09-01T05:55:08.725Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:55:08.725Z] #128 CACHED [2025-09-01T05:55:08.725Z] [2025-09-01T05:55:08.725Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2025-09-01T05:55:08.725Z] #129 CACHED [2025-09-01T05:55:08.725Z] [2025-09-01T05:55:08.725Z] #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:55:08.725Z] #130 CACHED [2025-09-01T05:55:08.725Z] [2025-09-01T05:55:08.725Z] #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-01T05:55:08.725Z] #131 CACHED [2025-09-01T05:55:08.725Z] [2025-09-01T05:55:08.725Z] #132 [security-bootstrapper builder 6/7] COPY . . [2025-09-01T05:55:08.725Z] #132 CACHED [2025-09-01T05:55:08.725Z] [2025-09-01T05:55:08.725Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:55:08.725Z] #133 CACHED [2025-09-01T05:55:08.725Z] [2025-09-01T05:55:08.725Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-09-01T05:55:08.725Z] #134 CACHED [2025-09-01T05:55:08.725Z] [2025-09-01T05:55:08.725Z] #135 [core-metadata builder 6/7] COPY . . [2025-09-01T05:55:08.725Z] #135 CACHED [2025-09-01T05:55:08.725Z] [2025-09-01T05:55:08.725Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-09-01T05:55:08.725Z] #136 CACHED [2025-09-01T05:55:08.725Z] [2025-09-01T05:55:08.725Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:55:08.725Z] #137 CACHED [2025-09-01T05:55:08.725Z] [2025-09-01T05:55:08.725Z] #138 [core-command builder 6/7] COPY . . [2025-09-01T05:55:08.725Z] #138 CACHED [2025-09-01T05:55:08.725Z] [2025-09-01T05:55:08.725Z] #139 [security-proxy-auth builder 6/7] COPY . . [2025-09-01T05:55:08.725Z] #139 CACHED [2025-09-01T05:55:08.725Z] [2025-09-01T05:55:08.725Z] #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-09-01T05:55:08.725Z] #140 CACHED [2025-09-01T05:55:08.725Z] [2025-09-01T05:55:08.725Z] #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:55:08.725Z] #141 CACHED [2025-09-01T05:55:08.725Z] [2025-09-01T05:55:08.725Z] #124 [support-notifications builder 6/7] COPY . . [2025-09-01T05:55:08.725Z] #124 DONE 10.9s [2025-09-01T05:55:08.725Z] [2025-09-01T05:55:08.725Z] #142 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:55:08.725Z] #142 CACHED [2025-09-01T05:55:08.725Z] [2025-09-01T05:55:08.725Z] #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-01T05:55:08.725Z] #143 CACHED [2025-09-01T05:55:08.725Z] [2025-09-01T05:55:08.725Z] #144 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-09-01T05:55:08.725Z] #144 CACHED [2025-09-01T05:55:08.725Z] [2025-09-01T05:55:08.725Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-01T05:55:08.815Z] #45 ... [2025-09-01T05:55:08.815Z] [2025-09-01T05:55:08.815Z] #50 [support-notifications internal] load build context [2025-09-01T05:55:08.815Z] #50 transferring context: 3.26MB 1.8s done [2025-09-01T05:55:08.815Z] #50 DONE 2.9s [2025-09-01T05:55:08.815Z] [2025-09-01T05:55:08.815Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T05:55:08.815Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 3.6s [2025-09-01T05:55:08.815Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 3.8s [2025-09-01T05:55:09.081Z] #45 ... [2025-09-01T05:55:09.081Z] [2025-09-01T05:55:09.081Z] #51 [security-bootstrapper internal] load build context [2025-09-01T05:55:09.081Z] #51 transferring context: 3.26MB 1.6s done [2025-09-01T05:55:09.081Z] #51 DONE 3.5s [2025-09-01T05:55:09.081Z] [2025-09-01T05:55:09.081Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T05:55:09.081Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 4.1s [2025-09-01T05:55:09.350Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.3s [2025-09-01T05:55:09.350Z] #45 ... [2025-09-01T05:55:09.350Z] [2025-09-01T05:55:09.350Z] #52 [core-data internal] load build context [2025-09-01T05:55:09.350Z] #52 transferring context: 3.26MB 1.9s done [2025-09-01T05:55:09.350Z] #52 DONE 3.7s [2025-09-01T05:55:09.350Z] [2025-09-01T05:55:09.350Z] #53 [security-spiffe-token-provider internal] load build context [2025-09-01T05:55:09.350Z] #53 transferring context: 3.26MB 2.0s done [2025-09-01T05:55:09.350Z] #53 DONE 3.8s [2025-09-01T05:55:09.350Z] [2025-09-01T05:55:09.350Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T05:55:09.621Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.6s done [2025-09-01T05:55:10.110Z] #145 1.582 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-09-01T05:55:11.061Z] #45 ... [2025-09-01T05:55:11.061Z] [2025-09-01T05:55:11.061Z] #54 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-09-01T05:55:11.061Z] #54 DONE 4.4s [2025-09-01T05:55:11.061Z] [2025-09-01T05:55:11.061Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T05:55:11.061Z] #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-09-01T05:55:16.419Z] #45 ... [2025-09-01T05:55:16.419Z] [2025-09-01T05:55:16.419Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-01T05:55:16.419Z] #40 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done [2025-09-01T05:55:16.419Z] #40 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-09-01T05:55:16.419Z] #40 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-09-01T05:55:16.419Z] #40 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-09-01T05:55:16.419Z] #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-09-01T05:55:16.419Z] #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-09-01T05:55:16.419Z] #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-09-01T05:55:16.419Z] #40 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done [2025-09-01T05:55:16.419Z] #40 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.0s done [2025-09-01T05:55:16.419Z] #40 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-09-01T05:55:16.419Z] #40 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.6s [2025-09-01T05:55:16.686Z] #40 ... [2025-09-01T05:55:16.686Z] [2025-09-01T05:55:16.686Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T05:55:16.686Z] #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.5s [2025-09-01T05:55:17.647Z] #45 ... [2025-09-01T05:55:17.647Z] [2025-09-01T05:55:17.647Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-01T05:55:17.647Z] #55 DONE 9.3s [2025-09-01T05:55:17.647Z] [2025-09-01T05:55:17.647Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T05:55:17.929Z] #45 ... [2025-09-01T05:55:17.929Z] [2025-09-01T05:55:17.929Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-01T05:55:17.929Z] #0 8.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:17.929Z] #0 8.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:17.929Z] #56 ... [2025-09-01T05:55:17.929Z] [2025-09-01T05:55:17.929Z] #57 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-09-01T05:55:17.929Z] #0 9.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:17.929Z] #0 9.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:17.929Z] #0 11.46 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-01T05:55:17.929Z] #0 11.53 Executing busybox-1.36.1-r29.trigger [2025-09-01T05:55:17.929Z] #0 11.54 OK: 9 MiB in 15 packages [2025-09-01T05:55:18.273Z] #57 ... [2025-09-01T05:55:18.274Z] [2025-09-01T05:55:18.274Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-01T05:55:18.274Z] #40 ... [2025-09-01T05:55:18.274Z] [2025-09-01T05:55:18.274Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-01T05:55:18.545Z] #58 ... [2025-09-01T05:55:18.545Z] [2025-09-01T05:55:18.545Z] #57 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-09-01T05:55:18.545Z] #57 DONE 12.3s [2025-09-01T05:55:18.545Z] [2025-09-01T05:55:18.545Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-01T05:55:18.545Z] #59 ... [2025-09-01T05:55:18.545Z] [2025-09-01T05:55:18.545Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-01T05:55:18.545Z] #60 ... [2025-09-01T05:55:18.545Z] [2025-09-01T05:55:18.545Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-01T05:55:18.812Z] #61 ... [2025-09-01T05:55:18.812Z] [2025-09-01T05:55:18.812Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-01T05:55:19.095Z] #62 ... [2025-09-01T05:55:19.095Z] [2025-09-01T05:55:19.095Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-01T05:55:19.095Z] #63 ... [2025-09-01T05:55:19.095Z] [2025-09-01T05:55:19.095Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-01T05:55:19.095Z] #64 ... [2025-09-01T05:55:19.095Z] [2025-09-01T05:55:19.095Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-01T05:55:19.362Z] #65 ... [2025-09-01T05:55:19.362Z] [2025-09-01T05:55:19.362Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-01T05:55:19.362Z] #56 10.32 (1/7) Installing ca-certificates (20250619-r0) [2025-09-01T05:55:19.362Z] #56 10.48 (2/7) Installing dumb-init (1.2.5-r3) [2025-09-01T05:55:19.362Z] #56 10.50 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-09-01T05:55:19.362Z] #56 10.50 (4/7) Installing libsodium (1.0.19-r0) [2025-09-01T05:55:19.362Z] #56 10.51 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-09-01T05:55:19.362Z] #56 10.69 (6/7) Installing libzmq (4.3.5-r2) [2025-09-01T05:55:19.362Z] #56 10.73 (7/7) Installing zeromq (4.3.5-r2) [2025-09-01T05:55:19.362Z] #56 10.75 Executing busybox-1.36.1-r29.trigger [2025-09-01T05:55:19.362Z] #56 10.82 Executing ca-certificates-20250619-r0.trigger [2025-09-01T05:55:19.362Z] #56 11.18 OK: 14 MiB in 21 packages [2025-09-01T05:55:19.945Z] #56 DONE 12.0s [2025-09-01T05:55:19.945Z] [2025-09-01T05:55:19.945Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-09-01T05:55:20.075Z] #145 ... [2025-09-01T05:55:20.075Z] [2025-09-01T05:55:20.075Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-01T05:55:20.075Z] #0 1.571 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-09-01T05:55:20.075Z] #146 ... [2025-09-01T05:55:20.075Z] [2025-09-01T05:55:20.075Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-01T05:55:20.075Z] #0 1.533 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-09-01T05:55:20.075Z] #147 ... [2025-09-01T05:55:20.075Z] [2025-09-01T05:55:20.075Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-01T05:55:20.075Z] #0 1.617 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-09-01T05:55:20.075Z] #148 ... [2025-09-01T05:55:20.075Z] [2025-09-01T05:55:20.075Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-09-01T05:55:20.075Z] #0 1.604 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-09-01T05:55:20.075Z] #149 ... [2025-09-01T05:55:20.075Z] [2025-09-01T05:55:20.075Z] #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-01T05:55:20.075Z] #0 1.550 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-09-01T05:55:20.075Z] #150 ... [2025-09-01T05:55:20.075Z] [2025-09-01T05:55:20.075Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-09-01T05:55:20.075Z] #0 1.614 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-09-01T05:55:20.075Z] #151 ... [2025-09-01T05:55:20.075Z] [2025-09-01T05:55:20.075Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-01T05:55:20.075Z] #0 1.588 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-09-01T05:55:20.075Z] #152 ... [2025-09-01T05:55:20.075Z] [2025-09-01T05:55:20.075Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-09-01T05:55:20.075Z] #0 1.601 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-09-01T05:55:20.075Z] #153 ... [2025-09-01T05:55:20.075Z] [2025-09-01T05:55:20.075Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-01T05:55:20.075Z] #0 1.533 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-09-01T05:55:20.075Z] #154 ... [2025-09-01T05:55:20.075Z] [2025-09-01T05:55:20.075Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-01T05:55:20.075Z] #0 1.603 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-09-01T05:55:20.075Z] #155 ... [2025-09-01T05:55:20.075Z] [2025-09-01T05:55:20.075Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-01T05:55:20.075Z] #0 1.516 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-09-01T05:55:20.906Z] #66 ... [2025-09-01T05:55:20.906Z] [2025-09-01T05:55:20.906Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-01T05:55:21.173Z] #67 ... [2025-09-01T05:55:21.173Z] [2025-09-01T05:55:21.173Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-09-01T05:55:21.173Z] #68 ... [2025-09-01T05:55:21.173Z] [2025-09-01T05:55:21.173Z] #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-09-01T05:55:21.441Z] #69 ... [2025-09-01T05:55:21.441Z] [2025-09-01T05:55:21.441Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-09-01T05:55:21.441Z] #70 ... [2025-09-01T05:55:21.441Z] [2025-09-01T05:55:21.441Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-01T05:55:21.710Z] #71 ... [2025-09-01T05:55:21.710Z] [2025-09-01T05:55:21.710Z] #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-09-01T05:55:21.710Z] #72 ... [2025-09-01T05:55:21.710Z] [2025-09-01T05:55:21.710Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-01T05:55:21.710Z] #40 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 13.1s done [2025-09-01T05:55:23.659Z] #40 ... [2025-09-01T05:55:23.659Z] [2025-09-01T05:55:23.659Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-01T05:55:23.659Z] #67 DONE 12.6s [2025-09-01T05:55:23.659Z] [2025-09-01T05:55:23.659Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T05:55:23.659Z] #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.3s [2025-09-01T05:55:27.178Z] #45 ... [2025-09-01T05:55:27.178Z] [2025-09-01T05:55:27.178Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-01T05:55:27.178Z] #58 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:27.178Z] #58 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:27.178Z] #58 13.22 (1/4) Installing ca-certificates (20250619-r0) [2025-09-01T05:55:27.178Z] #58 13.72 (2/4) Installing dumb-init (1.2.5-r3) [2025-09-01T05:55:27.178Z] #58 13.77 (3/4) Installing su-exec (0.2-r3) [2025-09-01T05:55:27.178Z] #58 13.78 (4/4) Installing yq-go (4.44.1-r2) [2025-09-01T05:55:27.178Z] #58 15.61 Executing busybox-1.36.1-r29.trigger [2025-09-01T05:55:27.178Z] #58 15.93 Executing ca-certificates-20250619-r0.trigger [2025-09-01T05:55:27.178Z] #58 17.49 OK: 20 MiB in 18 packages [2025-09-01T05:55:27.178Z] #58 DONE 18.9s [2025-09-01T05:55:27.178Z] [2025-09-01T05:55:27.178Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T05:55:27.178Z] #45 ... [2025-09-01T05:55:27.178Z] [2025-09-01T05:55:27.178Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-09-01T05:55:27.178Z] #66 6.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:27.775Z] #66 ... [2025-09-01T05:55:27.776Z] [2025-09-01T05:55:27.776Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-09-01T05:55:27.776Z] #0 7.748 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:27.776Z] #0 9.805 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:27.776Z] #73 ... [2025-09-01T05:55:27.776Z] [2025-09-01T05:55:27.776Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T05:55:28.391Z] #45 ... [2025-09-01T05:55:28.391Z] [2025-09-01T05:55:28.391Z] #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-09-01T05:55:28.391Z] #0 8.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:28.391Z] #74 ... [2025-09-01T05:55:28.391Z] [2025-09-01T05:55:28.391Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T05:55:28.391Z] #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.4s [2025-09-01T05:55:29.812Z] #45 ... [2025-09-01T05:55:29.812Z] [2025-09-01T05:55:29.812Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-01T05:55:29.812Z] #62 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:29.812Z] #62 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:29.812Z] #62 ... [2025-09-01T05:55:29.812Z] [2025-09-01T05:55:29.812Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-01T05:55:29.812Z] #65 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:29.812Z] #65 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:29.812Z] #65 20.19 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-01T05:55:29.812Z] #65 20.24 Executing busybox-1.36.1-r29.trigger [2025-09-01T05:55:29.812Z] #65 20.36 OK: 9 MiB in 15 packages [2025-09-01T05:55:30.078Z] #65 ... [2025-09-01T05:55:30.078Z] [2025-09-01T05:55:30.078Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-01T05:55:30.078Z] #59 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:30.078Z] #59 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:30.078Z] #59 20.60 (1/3) Installing ca-certificates (20250619-r0) [2025-09-01T05:55:30.078Z] #59 21.03 (2/3) Installing dumb-init (1.2.5-r3) [2025-09-01T05:55:30.078Z] #59 21.06 (3/3) Installing tzdata (2025b-r0) [2025-09-01T05:55:30.078Z] #59 ... [2025-09-01T05:55:30.078Z] [2025-09-01T05:55:30.078Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T05:55:31.488Z] #45 ... [2025-09-01T05:55:31.488Z] [2025-09-01T05:55:31.488Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-01T05:55:31.488Z] #65 DONE 22.8s [2025-09-01T05:55:31.488Z] [2025-09-01T05:55:31.488Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T05:55:31.754Z] #45 ... [2025-09-01T05:55:31.754Z] [2025-09-01T05:55:31.754Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-01T05:55:31.754Z] #60 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:31.754Z] #60 14.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:31.754Z] #60 ... [2025-09-01T05:55:31.754Z] [2025-09-01T05:55:31.754Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-01T05:55:31.754Z] #61 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:31.754Z] #61 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:32.021Z] #61 ... [2025-09-01T05:55:32.021Z] [2025-09-01T05:55:32.021Z] #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-09-01T05:55:32.021Z] #69 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:32.021Z] #69 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:32.021Z] #69 ... [2025-09-01T05:55:32.021Z] [2025-09-01T05:55:32.021Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T05:55:32.288Z] #45 ... [2025-09-01T05:55:32.288Z] [2025-09-01T05:55:32.288Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-01T05:55:32.288Z] #64 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:32.288Z] #64 15.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:32.288Z] #64 ... [2025-09-01T05:55:32.288Z] [2025-09-01T05:55:32.288Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-01T05:55:32.288Z] #63 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:32.288Z] #63 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:32.556Z] #63 ... [2025-09-01T05:55:32.556Z] [2025-09-01T05:55:32.556Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-09-01T05:55:32.556Z] #68 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:32.556Z] #68 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:32.556Z] #68 ... [2025-09-01T05:55:32.556Z] [2025-09-01T05:55:32.556Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-09-01T05:55:32.556Z] #70 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:32.556Z] #70 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:32.825Z] #70 ... [2025-09-01T05:55:32.825Z] [2025-09-01T05:55:32.825Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T05:55:33.099Z] #45 ... [2025-09-01T05:55:33.099Z] [2025-09-01T05:55:33.099Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-01T05:55:33.099Z] #71 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:33.099Z] #71 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:33.099Z] #71 ... [2025-09-01T05:55:33.099Z] [2025-09-01T05:55:33.099Z] #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-09-01T05:55:33.099Z] #72 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:33.099Z] #72 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:33.365Z] #72 ... [2025-09-01T05:55:33.365Z] [2025-09-01T05:55:33.365Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T05:55:33.365Z] #45 ... [2025-09-01T05:55:33.365Z] [2025-09-01T05:55:33.365Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-09-01T05:55:33.365Z] #0 3.710 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:33.365Z] #0 5.661 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:33.633Z] #75 ... [2025-09-01T05:55:33.633Z] [2025-09-01T05:55:33.633Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-01T05:55:33.633Z] #63 25.19 (1/2) Installing dumb-init (1.2.5-r3) [2025-09-01T05:55:33.633Z] #63 25.24 (2/2) Installing su-exec (0.2-r3) [2025-09-01T05:55:33.633Z] #63 25.26 Executing busybox-1.36.1-r29.trigger [2025-09-01T05:55:33.901Z] #63 25.39 OK: 9 MiB in 16 packages [2025-09-01T05:55:35.844Z] #63 ... [2025-09-01T05:55:35.844Z] [2025-09-01T05:55:35.844Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-01T05:55:35.844Z] #59 22.68 Executing busybox-1.36.1-r29.trigger [2025-09-01T05:55:35.844Z] #59 22.82 Executing ca-certificates-20250619-r0.trigger [2025-09-01T05:55:35.844Z] #59 24.77 OK: 11 MiB in 17 packages [2025-09-01T05:55:35.844Z] #59 DONE 27.5s [2025-09-01T05:55:35.844Z] [2025-09-01T05:55:35.844Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-01T05:55:35.844Z] #63 DONE 27.4s [2025-09-01T05:55:35.844Z] [2025-09-01T05:55:35.844Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T05:55:35.844Z] #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.3s done [2025-09-01T05:55:36.818Z] #45 ... [2025-09-01T05:55:36.818Z] [2025-09-01T05:55:36.818Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-01T05:55:36.818Z] #60 24.24 (1/4) Installing dumb-init (1.2.5-r3) [2025-09-01T05:55:36.818Z] #60 24.28 (2/4) Installing openssl (3.3.4-r0) [2025-09-01T05:55:36.818Z] #60 24.39 (3/4) Installing su-exec (0.2-r3) [2025-09-01T05:55:36.818Z] #60 24.41 (4/4) Installing yq-go (4.44.1-r2) [2025-09-01T05:55:36.818Z] #60 25.42 Executing busybox-1.36.1-r29.trigger [2025-09-01T05:55:36.818Z] #60 25.60 OK: 20 MiB in 18 packages [2025-09-01T05:55:36.818Z] #60 DONE 28.4s [2025-09-01T05:55:37.108Z] [2025-09-01T05:55:37.108Z] #69 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-09-01T05:55:37.108Z] #69 23.82 OK: 239 MiB in 58 packages [2025-09-01T05:55:37.108Z] #69 DONE 28.0s [2025-09-01T05:55:37.108Z] [2025-09-01T05:55:37.108Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-09-01T05:55:37.108Z] #68 26.07 OK: 239 MiB in 58 packages [2025-09-01T05:55:37.108Z] #68 ... [2025-09-01T05:55:37.108Z] [2025-09-01T05:55:37.108Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-09-01T05:55:37.108Z] #70 24.45 OK: 239 MiB in 58 packages [2025-09-01T05:55:37.108Z] #70 DONE 26.3s [2025-09-01T05:55:37.108Z] [2025-09-01T05:55:37.108Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-09-01T05:55:37.108Z] #0 3.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:37.108Z] #0 5.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:37.379Z] #76 ... [2025-09-01T05:55:37.379Z] [2025-09-01T05:55:37.379Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-09-01T05:55:38.347Z] #77 ... [2025-09-01T05:55:38.347Z] [2025-09-01T05:55:38.347Z] #78 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-09-01T05:55:38.347Z] #78 DONE 1.5s [2025-09-01T05:55:38.347Z] [2025-09-01T05:55:38.347Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:55:38.628Z] #79 ... [2025-09-01T05:55:38.628Z] [2025-09-01T05:55:38.628Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-09-01T05:55:38.628Z] #66 8.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:38.628Z] #66 ... [2025-09-01T05:55:38.628Z] [2025-09-01T05:55:38.628Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-09-01T05:55:38.628Z] #77 DONE 1.5s [2025-09-01T05:55:38.628Z] [2025-09-01T05:55:38.628Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-01T05:55:38.628Z] #64 27.63 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-01T05:55:38.628Z] #64 27.63 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-01T05:55:38.628Z] #64 27.63 OK: 24052 distinct packages available [2025-09-01T05:55:38.628Z] #64 30.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:38.894Z] #64 ... [2025-09-01T05:55:38.894Z] [2025-09-01T05:55:38.894Z] #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-09-01T05:55:38.894Z] #74 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:38.894Z] #74 ... [2025-09-01T05:55:38.894Z] [2025-09-01T05:55:38.894Z] #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-09-01T05:55:38.894Z] #72 25.14 OK: 239 MiB in 58 packages [2025-09-01T05:55:38.894Z] #72 DONE 28.2s [2025-09-01T05:55:38.894Z] [2025-09-01T05:55:38.894Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-09-01T05:55:38.894Z] #68 DONE 28.1s [2025-09-01T05:55:38.894Z] [2025-09-01T05:55:38.894Z] #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-09-01T05:55:40.326Z] #80 ... [2025-09-01T05:55:40.326Z] [2025-09-01T05:55:40.326Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-01T05:55:40.326Z] #62 21.93 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-01T05:55:40.326Z] #62 21.94 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-01T05:55:40.326Z] #62 21.94 OK: 24052 distinct packages available [2025-09-01T05:55:40.326Z] #62 23.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:40.326Z] #62 26.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:40.597Z] #62 ... [2025-09-01T05:55:40.598Z] [2025-09-01T05:55:40.598Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-09-01T05:55:40.598Z] #73 22.09 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-01T05:55:40.598Z] #73 22.51 Executing busybox-1.36.1-r29.trigger [2025-09-01T05:55:40.598Z] #73 22.73 OK: 9 MiB in 15 packages [2025-09-01T05:55:40.598Z] #73 ... [2025-09-01T05:55:40.598Z] [2025-09-01T05:55:40.598Z] #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-09-01T05:55:40.598Z] #80 DONE 1.7s [2025-09-01T05:55:40.867Z] [2025-09-01T05:55:40.867Z] #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-09-01T05:55:40.867Z] #81 DONE 1.7s [2025-09-01T05:55:40.867Z] [2025-09-01T05:55:40.867Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:55:41.137Z] #82 ... [2025-09-01T05:55:41.137Z] [2025-09-01T05:55:41.137Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-09-01T05:55:41.137Z] #0 3.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:41.137Z] #0 6.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:41.408Z] #83 ... [2025-09-01T05:55:41.408Z] [2025-09-01T05:55:41.408Z] #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-09-01T05:55:41.408Z] #74 21.61 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:55:41.408Z] #74 21.87 Executing busybox-1.36.1-r30.post-upgrade [2025-09-01T05:55:41.408Z] #74 22.53 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:55:41.408Z] #74 22.55 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:55:41.408Z] #74 22.58 Executing busybox-1.36.1-r30.trigger [2025-09-01T05:55:41.408Z] #74 22.73 OK: 9 MiB in 15 packages [2025-09-01T05:55:41.993Z] #74 ... [2025-09-01T05:55:41.993Z] [2025-09-01T05:55:41.993Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-09-01T05:55:41.993Z] #66 18.93 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:55:41.993Z] #66 19.09 Executing busybox-1.36.1-r30.post-upgrade [2025-09-01T05:55:41.993Z] #66 19.76 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:55:41.993Z] #66 19.80 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:55:41.993Z] #66 19.80 Executing busybox-1.36.1-r30.trigger [2025-09-01T05:55:41.993Z] #66 19.95 OK: 14 MiB in 21 packages [2025-09-01T05:55:41.993Z] #66 DONE 22.1s [2025-09-01T05:55:42.261Z] [2025-09-01T05:55:42.261Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-09-01T05:55:42.261Z] #75 18.06 OK: 239 MiB in 58 packages [2025-09-01T05:55:42.547Z] #75 ... [2025-09-01T05:55:42.547Z] [2025-09-01T05:55:42.547Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-09-01T05:55:42.547Z] #73 DONE 24.9s [2025-09-01T05:55:42.818Z] [2025-09-01T05:55:42.818Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-09-01T05:55:42.818Z] #75 DONE 19.3s [2025-09-01T05:55:42.818Z] [2025-09-01T05:55:42.818Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-09-01T05:55:43.424Z] #84 ... [2025-09-01T05:55:43.424Z] [2025-09-01T05:55:43.424Z] #74 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2025-09-01T05:55:43.424Z] #74 DONE 27.0s [2025-09-01T05:55:43.695Z] [2025-09-01T05:55:43.695Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-09-01T05:55:43.695Z] #84 DONE 1.0s [2025-09-01T05:55:43.695Z] [2025-09-01T05:55:43.695Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-09-01T05:55:43.695Z] #76 16.34 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:55:43.695Z] #76 16.56 Executing busybox-1.36.1-r30.post-upgrade [2025-09-01T05:55:44.333Z] #76 ... [2025-09-01T05:55:44.333Z] [2025-09-01T05:55:44.333Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-01T05:55:44.333Z] #61 25.95 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-01T05:55:44.333Z] #61 25.95 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-01T05:55:44.333Z] #61 25.95 OK: 24052 distinct packages available [2025-09-01T05:55:44.333Z] #61 28.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:44.333Z] #61 30.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:44.333Z] #61 ... [2025-09-01T05:55:44.333Z] [2025-09-01T05:55:44.333Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-01T05:55:44.333Z] #62 35.43 (1/14) Installing ca-certificates (20250619-r0) [2025-09-01T05:55:44.333Z] #62 35.76 (2/14) Installing brotli-libs (1.1.0-r2) [2025-09-01T05:55:44.333Z] #62 35.86 (3/14) Installing c-ares (1.33.1-r0) [2025-09-01T05:55:44.333Z] #62 35.89 (4/14) Installing libunistring (1.2-r0) [2025-09-01T05:55:44.333Z] #62 35.98 (5/14) Installing libidn2 (2.3.7-r0) [2025-09-01T05:55:44.600Z] #62 36.01 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-09-01T05:55:44.600Z] #62 36.03 (7/14) Installing libpsl (0.21.5-r1) [2025-09-01T05:55:44.600Z] #62 36.05 (8/14) Installing zstd-libs (1.5.6-r0) [2025-09-01T05:55:44.600Z] #62 36.10 (9/14) Installing libcurl (8.12.1-r0) [2025-09-01T05:55:44.600Z] #62 36.19 (10/14) Installing curl (8.12.1-r0) [2025-09-01T05:55:44.600Z] #62 36.21 (11/14) Installing dumb-init (1.2.5-r3) [2025-09-01T05:55:44.600Z] #62 36.26 (12/14) Installing musl-obstack (1.2.3-r2) [2025-09-01T05:55:44.600Z] #62 36.34 (13/14) Installing libucontext (1.2-r3) [2025-09-01T05:55:44.868Z] #62 36.43 (14/14) Installing gcompat (1.1.0-r4) [2025-09-01T05:55:44.868Z] #62 36.47 Executing busybox-1.36.1-r29.trigger [2025-09-01T05:55:45.135Z] #62 36.62 Executing ca-certificates-20250619-r0.trigger [2025-09-01T05:55:46.103Z] #62 ... [2025-09-01T05:55:46.103Z] [2025-09-01T05:55:46.103Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-09-01T05:55:46.103Z] #85 ... [2025-09-01T05:55:46.103Z] [2025-09-01T05:55:46.103Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-09-01T05:55:46.103Z] #76 17.18 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:55:46.103Z] #76 17.19 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:55:46.103Z] #76 17.21 Executing busybox-1.36.1-r30.trigger [2025-09-01T05:55:46.103Z] #76 17.31 OK: 20 MiB in 18 packages [2025-09-01T05:55:46.103Z] #76 DONE 18.7s [2025-09-01T05:55:46.103Z] [2025-09-01T05:55:46.103Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-01T05:55:46.103Z] #71 25.23 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-01T05:55:46.103Z] #71 25.23 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-01T05:55:46.103Z] #71 25.23 OK: 24052 distinct packages available [2025-09-01T05:55:46.103Z] #71 28.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:46.103Z] #71 30.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:46.103Z] #71 ... [2025-09-01T05:55:46.103Z] [2025-09-01T05:55:46.103Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-09-01T05:55:46.103Z] #0 9.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:46.379Z] #86 ... [2025-09-01T05:55:46.380Z] [2025-09-01T05:55:46.380Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-09-01T05:55:46.380Z] #83 14.75 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:55:46.380Z] #83 14.92 Executing busybox-1.36.1-r30.post-upgrade [2025-09-01T05:55:46.649Z] #83 15.56 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:55:46.915Z] #83 15.57 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:55:46.915Z] #83 15.58 Executing busybox-1.36.1-r30.trigger [2025-09-01T05:55:46.915Z] #83 ... [2025-09-01T05:55:46.915Z] [2025-09-01T05:55:46.915Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-09-01T05:55:46.915Z] #0 9.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:47.190Z] #87 ... [2025-09-01T05:55:47.190Z] [2025-09-01T05:55:47.190Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-09-01T05:55:47.190Z] #83 15.72 OK: 9 MiB in 15 packages [2025-09-01T05:55:47.775Z] #83 ... [2025-09-01T05:55:47.775Z] [2025-09-01T05:55:47.775Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-01T05:55:47.775Z] #62 37.57 OK: 15 MiB in 28 packages [2025-09-01T05:55:47.775Z] #62 DONE 39.3s [2025-09-01T05:55:48.043Z] [2025-09-01T05:55:48.043Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-09-01T05:55:49.035Z] #88 ... [2025-09-01T05:55:49.035Z] [2025-09-01T05:55:49.035Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:55:49.035Z] #89 ... [2025-09-01T05:55:49.035Z] [2025-09-01T05:55:49.035Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-09-01T05:55:49.035Z] #83 DONE 17.7s [2025-09-01T05:55:49.035Z] [2025-09-01T05:55:49.035Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-01T05:55:49.035Z] #61 40.41 (1/5) Installing dumb-init (1.2.5-r3) [2025-09-01T05:55:49.035Z] #61 40.47 (2/5) Installing musl-obstack (1.2.3-r2) [2025-09-01T05:55:49.035Z] #61 40.51 (3/5) Installing libucontext (1.2-r3) [2025-09-01T05:55:49.035Z] #61 40.53 (4/5) Installing gcompat (1.1.0-r4) [2025-09-01T05:55:49.035Z] #61 40.60 (5/5) Installing openssl (3.3.4-r0) [2025-09-01T05:55:49.035Z] #61 40.62 Executing busybox-1.36.1-r29.trigger [2025-09-01T05:55:49.035Z] #61 40.67 OK: 10 MiB in 19 packages [2025-09-01T05:55:49.621Z] #61 ... [2025-09-01T05:55:49.621Z] [2025-09-01T05:55:49.621Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-01T05:55:49.621Z] #64 32.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:49.621Z] #64 39.64 (1/4) Installing dumb-init (1.2.5-r3) [2025-09-01T05:55:49.621Z] #64 39.74 (2/4) Installing musl-obstack (1.2.3-r2) [2025-09-01T05:55:49.621Z] #64 39.77 (3/4) Installing libucontext (1.2-r3) [2025-09-01T05:55:49.621Z] #64 39.79 (4/4) Installing gcompat (1.1.0-r4) [2025-09-01T05:55:49.621Z] #64 39.89 Executing busybox-1.36.1-r29.trigger [2025-09-01T05:55:49.621Z] #64 40.02 OK: 9 MiB in 18 packages [2025-09-01T05:55:49.621Z] #64 DONE 41.2s [2025-09-01T05:55:49.621Z] [2025-09-01T05:55:49.621Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-09-01T05:55:51.027Z] #90 ... [2025-09-01T05:55:51.027Z] [2025-09-01T05:55:51.027Z] #91 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:55:51.027Z] #91 ... [2025-09-01T05:55:51.027Z] [2025-09-01T05:55:51.027Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-01T05:55:51.027Z] #61 DONE 42.4s [2025-09-01T05:55:51.027Z] [2025-09-01T05:55:51.027Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-09-01T05:55:51.300Z] #92 ... [2025-09-01T05:55:51.300Z] [2025-09-01T05:55:51.300Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-01T05:55:51.300Z] #71 39.04 OK: 239 MiB in 58 packages [2025-09-01T05:55:51.300Z] #71 DONE 40.5s [2025-09-01T05:55:51.566Z] [2025-09-01T05:55:51.566Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-09-01T05:55:51.833Z] #93 DONE 0.6s [2025-09-01T05:55:51.833Z] [2025-09-01T05:55:51.833Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-09-01T05:55:51.833Z] #88 2.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:52.422Z] #88 4.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:53.832Z] #88 ... [2025-09-01T05:55:53.832Z] [2025-09-01T05:55:53.832Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:55:53.832Z] #94 ... [2025-09-01T05:55:53.832Z] [2025-09-01T05:55:53.832Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-09-01T05:55:53.832Z] #90 3.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:54.788Z] #90 5.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:56.194Z] #90 ... [2025-09-01T05:55:56.194Z] [2025-09-01T05:55:56.194Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-09-01T05:55:56.194Z] #85 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:56.194Z] #85 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:56.194Z] #85 18.26 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:55:56.194Z] #85 18.35 Executing busybox-1.36.1-r30.post-upgrade [2025-09-01T05:55:56.194Z] #85 18.82 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:55:56.194Z] #85 18.83 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:55:56.194Z] #85 18.85 Executing busybox-1.36.1-r30.trigger [2025-09-01T05:55:56.194Z] #85 18.92 OK: 11 MiB in 17 packages [2025-09-01T05:55:56.460Z] #85 ... [2025-09-01T05:55:56.460Z] [2025-09-01T05:55:56.460Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-09-01T05:55:56.460Z] #92 3.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:56.460Z] #92 4.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:56.726Z] #92 ... [2025-09-01T05:55:56.726Z] [2025-09-01T05:55:56.726Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-09-01T05:55:56.726Z] #86 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:56.726Z] #86 18.03 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:55:56.726Z] #86 18.12 Executing busybox-1.36.1-r30.post-upgrade [2025-09-01T05:55:56.726Z] #86 18.49 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:55:56.726Z] #86 18.50 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:55:56.726Z] #86 18.52 Executing busybox-1.36.1-r30.trigger [2025-09-01T05:55:56.726Z] #86 18.56 OK: 9 MiB in 16 packages [2025-09-01T05:55:56.726Z] #86 ... [2025-09-01T05:55:56.726Z] [2025-09-01T05:55:56.726Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-09-01T05:55:56.726Z] #87 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-01T05:55:56.726Z] #87 18.05 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:55:56.726Z] #87 18.15 Executing busybox-1.36.1-r30.post-upgrade [2025-09-01T05:55:56.726Z] #87 18.51 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:55:56.726Z] #87 18.52 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:55:56.726Z] #87 18.55 Executing busybox-1.36.1-r30.trigger [2025-09-01T05:55:56.726Z] #87 18.65 OK: 20 MiB in 18 packages [2025-09-01T05:55:56.991Z] #87 ... [2025-09-01T05:55:56.991Z] [2025-09-01T05:55:56.991Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-09-01T05:55:56.991Z] #86 DONE 21.0s [2025-09-01T05:55:56.991Z] [2025-09-01T05:55:56.991Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-09-01T05:55:56.991Z] #85 DONE 21.1s [2025-09-01T05:55:56.991Z] [2025-09-01T05:55:56.991Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:55:56.991Z] #95 ... [2025-09-01T05:55:56.991Z] [2025-09-01T05:55:56.991Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-09-01T05:55:56.991Z] #87 DONE 20.1s [2025-09-01T05:55:56.991Z] [2025-09-01T05:55:56.991Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-09-01T05:55:57.256Z] #96 DONE 0.3s [2025-09-01T05:55:57.256Z] [2025-09-01T05:55:57.256Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-09-01T05:55:59.834Z] #97 DONE 2.6s [2025-09-01T05:55:59.834Z] [2025-09-01T05:55:59.834Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-09-01T05:55:59.834Z] #88 10.34 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:55:59.834Z] #88 10.43 Executing busybox-1.36.1-r30.post-upgrade [2025-09-01T05:55:59.834Z] #88 10.73 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:55:59.834Z] #88 10.74 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:55:59.834Z] #88 10.75 Executing busybox-1.36.1-r30.trigger [2025-09-01T05:55:59.834Z] #88 10.83 OK: 15 MiB in 28 packages [2025-09-01T05:55:59.834Z] #88 ... [2025-09-01T05:55:59.834Z] [2025-09-01T05:55:59.834Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-09-01T05:55:59.834Z] #98 DONE 0.3s [2025-09-01T05:55:59.834Z] [2025-09-01T05:55:59.834Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-09-01T05:55:59.834Z] #88 DONE 12.2s [2025-09-01T05:55:59.834Z] [2025-09-01T05:55:59.834Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-09-01T05:55:59.834Z] #90 9.975 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:55:59.834Z] #90 10.20 Executing busybox-1.36.1-r30.post-upgrade [2025-09-01T05:56:00.106Z] #90 10.51 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:56:00.106Z] #90 10.54 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:56:00.106Z] #90 10.56 Executing busybox-1.36.1-r30.trigger [2025-09-01T05:56:00.106Z] #90 10.61 OK: 9 MiB in 18 packages [2025-09-01T05:56:01.066Z] #90 DONE 11.3s [2025-09-01T05:56:01.066Z] [2025-09-01T05:56:01.066Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-09-01T05:56:01.066Z] #92 9.515 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:56:01.066Z] #92 9.610 Executing busybox-1.36.1-r30.post-upgrade [2025-09-01T05:56:01.066Z] #92 9.818 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:56:01.066Z] #92 9.827 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-01T05:56:01.066Z] #92 9.839 Executing busybox-1.36.1-r30.trigger [2025-09-01T05:56:01.066Z] #92 9.882 OK: 10 MiB in 19 packages [2025-09-01T05:56:01.334Z] #92 DONE 10.8s [2025-09-01T05:56:01.334Z] [2025-09-01T05:56:01.334Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-01T05:56:02.749Z] #99 ... [2025-09-01T05:56:02.749Z] [2025-09-01T05:56:02.749Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-01T05:56:02.749Z] #100 DONE 1.8s [2025-09-01T05:56:02.749Z] [2025-09-01T05:56:02.749Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-09-01T05:56:02.749Z] #101 DONE 1.3s [2025-09-01T05:56:03.023Z] [2025-09-01T05:56:03.023Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-01T05:56:03.023Z] #99 DONE 1.4s [2025-09-01T05:56:03.023Z] [2025-09-01T05:56:03.023Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-09-01T05:56:03.023Z] #102 ... [2025-09-01T05:56:03.023Z] [2025-09-01T05:56:03.023Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-09-01T05:56:03.023Z] #103 DONE 0.3s [2025-09-01T05:56:03.289Z] [2025-09-01T05:56:03.289Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-09-01T05:56:03.289Z] #102 DONE 0.2s [2025-09-01T05:56:03.289Z] [2025-09-01T05:56:03.289Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2025-09-01T05:56:03.289Z] #104 DONE 0.2s [2025-09-01T05:56:03.289Z] [2025-09-01T05:56:03.289Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-09-01T05:56:03.289Z] #105 DONE 0.2s [2025-09-01T05:56:03.289Z] [2025-09-01T05:56:03.289Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-09-01T05:56:03.562Z] #106 DONE 0.2s [2025-09-01T05:56:03.562Z] [2025-09-01T05:56:03.562Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-09-01T05:56:03.829Z] #107 DONE 0.3s [2025-09-01T05:56:03.829Z] [2025-09-01T05:56:03.829Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-09-01T05:56:03.829Z] #108 DONE 0.2s [2025-09-01T05:56:03.829Z] [2025-09-01T05:56:03.829Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-09-01T05:56:03.829Z] #109 DONE 0.2s [2025-09-01T05:56:03.829Z] [2025-09-01T05:56:03.829Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-09-01T05:56:04.094Z] #110 DONE 0.3s [2025-09-01T05:56:04.094Z] [2025-09-01T05:56:04.094Z] #111 [security-spire-config] exporting to image [2025-09-01T05:56:04.094Z] #111 exporting layers [2025-09-01T05:56:04.361Z] #111 ... [2025-09-01T05:56:04.361Z] [2025-09-01T05:56:04.361Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-09-01T05:56:04.361Z] #112 DONE 0.5s [2025-09-01T05:56:04.625Z] [2025-09-01T05:56:04.625Z] #111 [security-spire-server] exporting to image [2025-09-01T05:56:05.210Z] #111 ... [2025-09-01T05:56:05.210Z] [2025-09-01T05:56:05.210Z] #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-01T05:56:05.210Z] #113 DONE 2.3s [2025-09-01T05:56:05.210Z] [2025-09-01T05:56:05.210Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-09-01T05:56:05.210Z] #114 DONE 0.1s [2025-09-01T05:56:05.210Z] [2025-09-01T05:56:05.210Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-09-01T05:56:05.482Z] #115 DONE 0.2s [2025-09-01T05:56:05.482Z] [2025-09-01T05:56:05.482Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-09-01T05:56:05.482Z] #116 DONE 0.2s [2025-09-01T05:56:05.482Z] [2025-09-01T05:56:05.482Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-09-01T05:56:05.750Z] #117 DONE 0.1s [2025-09-01T05:56:05.750Z] [2025-09-01T05:56:05.750Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-09-01T05:56:06.014Z] #118 DONE 0.1s [2025-09-01T05:56:06.014Z] [2025-09-01T05:56:06.015Z] #111 [security-spire-agent] exporting to image [2025-09-01T05:56:07.411Z] #111 exporting layers 3.2s done [2025-09-01T05:56:07.411Z] #111 writing image sha256:a45959012329edb8032ea00a533de1301a9f04858b61b4129f07314aadd420d4 0.0s done [2025-09-01T05:56:07.411Z] #111 naming to docker.io/library/security-spire-config-arm64 [2025-09-01T05:56:07.411Z] #111 exporting layers 2.8s done [2025-09-01T05:56:07.411Z] #111 naming to docker.io/library/security-spire-config-arm64 done [2025-09-01T05:56:07.411Z] #111 writing image sha256:2c97fcef4d57be72cbb3314ebb80205b3c10f210c93276687d1efb75136f3e28 done [2025-09-01T05:56:07.411Z] #111 naming to docker.io/library/security-spire-server-arm64 done [2025-09-01T05:56:07.988Z] #111 exporting layers 2.1s done [2025-09-01T05:56:07.988Z] #111 writing image sha256:b8bb175d8c9b1f4dce6dcce016cf1c86156bcb2bc1015754e5bbcb4d892c2029 done [2025-09-01T05:56:07.988Z] #111 naming to docker.io/library/security-spire-agent-arm64 done [2025-09-01T05:56:07.988Z] #111 DONE 3.9s [2025-09-01T05:56:07.988Z] [2025-09-01T05:56:07.988Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:57:26.609Z] #156 ... [2025-09-01T05:57:26.609Z] [2025-09-01T05:57:26.609Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-09-01T05:57:26.609Z] #149 DONE 123.3s [2025-09-01T05:57:26.609Z] [2025-09-01T05:57:26.609Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-09-01T05:57:26.609Z] #157 ... [2025-09-01T05:57:26.609Z] [2025-09-01T05:57:26.609Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-09-01T05:57:26.609Z] #153 DONE 125.1s [2025-09-01T05:57:26.609Z] [2025-09-01T05:57:26.609Z] #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-01T05:57:29.574Z] #95 ... [2025-09-01T05:57:29.574Z] [2025-09-01T05:57:29.574Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:57:29.574Z] #89 DONE 107.4s [2025-09-01T05:57:29.574Z] [2025-09-01T05:57:29.574Z] #91 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:57:29.574Z] #91 DONE 105.5s [2025-09-01T05:57:29.574Z] [2025-09-01T05:57:29.574Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:57:29.574Z] #82 DONE 105.5s [2025-09-01T05:57:29.574Z] [2025-09-01T05:57:29.574Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:57:29.574Z] #94 DONE 102.6s [2025-09-01T05:57:29.574Z] [2025-09-01T05:57:29.574Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:57:29.574Z] #79 DONE 107.9s [2025-09-01T05:57:29.574Z] [2025-09-01T05:57:29.574Z] #119 [support-scheduler builder 6/7] COPY . . [2025-09-01T05:57:29.574Z] #119 ... [2025-09-01T05:57:29.574Z] [2025-09-01T05:57:29.574Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:57:29.574Z] #95 DONE 94.4s [2025-09-01T05:57:29.574Z] [2025-09-01T05:57:29.574Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-09-01T05:57:29.574Z] #120 ... [2025-09-01T05:57:29.574Z] [2025-09-01T05:57:29.574Z] #121 [support-notifications builder 6/7] COPY . . [2025-09-01T05:57:29.574Z] #121 DONE 2.0s [2025-09-01T05:57:29.574Z] [2025-09-01T05:57:29.574Z] #119 [support-scheduler builder 6/7] COPY . . [2025-09-01T05:57:29.574Z] #119 DONE 1.9s [2025-09-01T05:57:29.574Z] [2025-09-01T05:57:29.574Z] #122 [core-keeper builder 7/8] COPY . . [2025-09-01T05:57:29.574Z] #122 DONE 1.9s [2025-09-01T05:57:29.574Z] [2025-09-01T05:57:29.574Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-09-01T05:57:29.574Z] #120 DONE 2.0s [2025-09-01T05:57:29.574Z] [2025-09-01T05:57:29.574Z] #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:57:29.574Z] #123 CACHED [2025-09-01T05:57:29.574Z] [2025-09-01T05:57:29.574Z] #124 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-09-01T05:57:29.574Z] #124 CACHED [2025-09-01T05:57:29.574Z] [2025-09-01T05:57:29.574Z] #125 [core-data builder 6/7] COPY . . [2025-09-01T05:57:29.574Z] #125 CACHED [2025-09-01T05:57:29.574Z] [2025-09-01T05:57:29.574Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-01T05:57:29.574Z] #126 CACHED [2025-09-01T05:57:29.574Z] [2025-09-01T05:57:29.574Z] #127 [security-bootstrapper builder 6/7] COPY . . [2025-09-01T05:57:29.574Z] #127 CACHED [2025-09-01T05:57:29.574Z] [2025-09-01T05:57:29.574Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:57:29.574Z] #128 CACHED [2025-09-01T05:57:29.574Z] [2025-09-01T05:57:29.574Z] #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:57:29.574Z] #129 CACHED [2025-09-01T05:57:29.574Z] [2025-09-01T05:57:29.574Z] #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-09-01T05:57:29.574Z] #130 CACHED [2025-09-01T05:57:29.574Z] [2025-09-01T05:57:29.574Z] #131 [security-proxy-setup builder 6/7] COPY . . [2025-09-01T05:57:29.574Z] #131 CACHED [2025-09-01T05:57:29.574Z] [2025-09-01T05:57:29.574Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-09-01T05:57:29.574Z] #132 CACHED [2025-09-01T05:57:29.574Z] [2025-09-01T05:57:29.574Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-01T05:57:29.574Z] #133 CACHED [2025-09-01T05:57:29.574Z] [2025-09-01T05:57:29.574Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:57:29.574Z] #134 CACHED [2025-09-01T05:57:29.574Z] [2025-09-01T05:57:29.574Z] #135 [security-secretstore-setup builder 6/7] COPY . . [2025-09-01T05:57:29.574Z] #135 DONE 2.1s [2025-09-01T05:57:29.574Z] [2025-09-01T05:57:29.575Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-09-01T05:57:29.575Z] #136 CACHED [2025-09-01T05:57:29.575Z] [2025-09-01T05:57:29.575Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:57:29.575Z] #137 CACHED [2025-09-01T05:57:29.575Z] [2025-09-01T05:57:29.575Z] #138 [core-metadata builder 6/7] COPY . . [2025-09-01T05:57:29.575Z] #138 CACHED [2025-09-01T05:57:29.575Z] [2025-09-01T05:57:29.575Z] #139 [security-proxy-auth builder 6/7] COPY . . [2025-09-01T05:57:29.575Z] #139 CACHED [2025-09-01T05:57:29.575Z] [2025-09-01T05:57:29.575Z] #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-09-01T05:57:29.575Z] #140 CACHED [2025-09-01T05:57:29.575Z] [2025-09-01T05:57:29.575Z] #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-01T05:57:29.575Z] #141 CACHED [2025-09-01T05:57:29.575Z] [2025-09-01T05:57:29.575Z] #142 [core-command builder 6/7] COPY . . [2025-09-01T05:57:29.575Z] #142 DONE 2.0s [2025-09-01T05:57:29.575Z] [2025-09-01T05:57:29.575Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-01T05:57:33.842Z] #143 ... [2025-09-01T05:57:33.842Z] [2025-09-01T05:57:33.842Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-09-01T05:57:33.842Z] #0 4.997 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-09-01T05:57:34.110Z] #144 ... [2025-09-01T05:57:34.110Z] [2025-09-01T05:57:34.110Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-09-01T05:57:34.110Z] #0 5.576 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-09-01T05:57:34.378Z] #145 ... [2025-09-01T05:57:34.378Z] [2025-09-01T05:57:34.378Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-01T05:57:34.378Z] #0 5.849 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-09-01T05:57:34.647Z] #146 ... [2025-09-01T05:57:34.647Z] [2025-09-01T05:57:34.647Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-01T05:57:34.647Z] #143 6.212 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-09-01T05:57:34.779Z] #150 145.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-09-01T05:57:38.950Z] #143 ... [2025-09-01T05:57:38.950Z] [2025-09-01T05:57:38.950Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-01T05:57:38.950Z] #0 5.963 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-09-01T05:57:38.950Z] #147 ... [2025-09-01T05:57:38.950Z] [2025-09-01T05:57:38.950Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-01T05:57:38.950Z] #0 4.546 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-09-01T05:57:38.950Z] #148 ... [2025-09-01T05:57:38.950Z] [2025-09-01T05:57:38.950Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-01T05:57:38.950Z] #0 5.898 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-09-01T05:57:38.950Z] #149 ... [2025-09-01T05:57:38.950Z] [2025-09-01T05:57:38.950Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-09-01T05:57:38.951Z] #0 5.729 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-09-01T05:57:38.951Z] #150 ... [2025-09-01T05:57:38.951Z] [2025-09-01T05:57:38.951Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-01T05:57:38.951Z] #0 5.493 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-09-01T05:57:39.220Z] #151 ... [2025-09-01T05:57:39.220Z] [2025-09-01T05:57:39.220Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-01T05:57:39.220Z] #0 4.155 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-09-01T05:57:39.220Z] #152 ... [2025-09-01T05:57:39.220Z] [2025-09-01T05:57:39.220Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-09-01T05:57:39.220Z] #0 5.862 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-09-01T05:57:39.488Z] #153 ... [2025-09-01T05:57:39.488Z] [2025-09-01T05:57:39.488Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-01T05:57:39.488Z] #0 4.405 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-09-01T05:57:41.344Z] #150 ... [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-01T05:57:41.344Z] #155 DONE 152.1s [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-09-01T05:57:41.344Z] #151 DONE 152.1s [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-01T05:57:41.344Z] #146 DONE 152.1s [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-01T05:57:41.344Z] #154 DONE 152.1s [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-01T05:57:41.344Z] #147 DONE 152.2s [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-01T05:57:41.344Z] #156 DONE 152.1s [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #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-01T05:57:41.344Z] #150 DONE 152.2s [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-01T05:57:41.344Z] #152 DONE 152.2s [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-01T05:57:41.344Z] #148 DONE 152.2s [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-01T05:57:41.344Z] #158 ... [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-09-01T05:57:41.344Z] #157 DONE 28.9s [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #158 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-01T05:57:41.344Z] #158 DONE 0.3s [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-01T05:57:41.344Z] #145 DONE 152.5s [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-01T05:57:41.344Z] #159 DONE 0.2s [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-01T05:57:41.344Z] #160 ... [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-01T05:57:41.344Z] #161 DONE 0.2s [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-01T05:57:41.344Z] #162 DONE 0.2s [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #163 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-01T05:57:41.344Z] #163 DONE 0.2s [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-01T05:57:41.344Z] #164 DONE 0.2s [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #165 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-01T05:57:41.344Z] #165 DONE 0.2s [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-01T05:57:41.344Z] #160 DONE 0.2s [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #166 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-01T05:57:41.344Z] #166 CACHED [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #167 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-01T05:57:41.344Z] #167 CACHED [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-09-01T05:57:41.344Z] #168 CACHED [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #169 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-01T05:57:41.344Z] #169 CACHED [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #170 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-01T05:57:41.344Z] #170 CACHED [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-01T05:57:41.344Z] #171 CACHED [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-09-01T05:57:41.344Z] #172 DONE 0.1s [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-01T05:57:41.344Z] #173 DONE 0.2s [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #174 [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-01T05:57:41.344Z] #174 ... [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-09-01T05:57:41.344Z] #175 DONE 0.3s [2025-09-01T05:57:41.344Z] [2025-09-01T05:57:41.344Z] #176 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-01T05:57:41.344Z] #176 DONE 0.3s [2025-09-01T05:57:41.603Z] [2025-09-01T05:57:41.603Z] #177 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-01T05:57:41.603Z] #177 DONE 0.3s [2025-09-01T05:57:41.603Z] [2025-09-01T05:57:41.603Z] #178 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-01T05:57:41.862Z] #178 ... [2025-09-01T05:57:41.862Z] [2025-09-01T05:57:41.862Z] #179 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-01T05:57:41.862Z] #179 DONE 0.6s [2025-09-01T05:57:41.862Z] [2025-09-01T05:57:41.862Z] #180 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-09-01T05:57:41.862Z] #180 DONE 0.6s [2025-09-01T05:57:41.862Z] [2025-09-01T05:57:41.862Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-09-01T05:57:41.862Z] #181 DONE 0.8s [2025-09-01T05:57:41.862Z] [2025-09-01T05:57:41.862Z] #182 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-09-01T05:57:42.121Z] #182 ... [2025-09-01T05:57:42.121Z] [2025-09-01T05:57:42.121Z] #183 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-09-01T05:57:42.121Z] #183 DONE 1.1s [2025-09-01T05:57:42.121Z] [2025-09-01T05:57:42.121Z] #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-09-01T05:57:42.121Z] #184 DONE 0.8s [2025-09-01T05:57:42.121Z] [2025-09-01T05:57:42.121Z] #185 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-09-01T05:57:42.121Z] #185 DONE 0.8s [2025-09-01T05:57:42.121Z] [2025-09-01T05:57:42.121Z] #174 [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-01T05:57:42.121Z] #174 DONE 0.8s [2025-09-01T05:57:42.121Z] [2025-09-01T05:57:42.121Z] #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-01T05:57:42.380Z] #186 ... [2025-09-01T05:57:42.380Z] [2025-09-01T05:57:42.380Z] #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-09-01T05:57:42.380Z] #187 DONE 1.2s [2025-09-01T05:57:42.380Z] [2025-09-01T05:57:42.380Z] #188 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-09-01T05:57:42.639Z] #188 ... [2025-09-01T05:57:42.639Z] [2025-09-01T05:57:42.639Z] #189 [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-01T05:57:42.639Z] #189 DONE 1.1s [2025-09-01T05:57:42.639Z] [2025-09-01T05:57:42.639Z] #178 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-01T05:57:42.639Z] #178 DONE 1.1s [2025-09-01T05:57:42.639Z] [2025-09-01T05:57:42.639Z] #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-09-01T05:57:42.639Z] #190 DONE 1.1s [2025-09-01T05:57:42.639Z] [2025-09-01T05:57:42.639Z] #182 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-09-01T05:57:42.639Z] #182 DONE 0.8s [2025-09-01T05:57:42.639Z] [2025-09-01T05:57:42.639Z] #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-09-01T05:57:42.639Z] #191 DONE 0.8s [2025-09-01T05:57:42.639Z] [2025-09-01T05:57:42.639Z] #192 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-09-01T05:57:42.639Z] #192 DONE 0.8s [2025-09-01T05:57:42.639Z] [2025-09-01T05:57:42.639Z] #193 [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-01T05:57:42.639Z] #193 DONE 0.6s [2025-09-01T05:57:42.639Z] [2025-09-01T05:57:42.639Z] #194 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-01T05:57:42.639Z] #194 DONE 0.6s [2025-09-01T05:57:42.639Z] [2025-09-01T05:57:42.639Z] #195 [core-keeper] exporting to image [2025-09-01T05:57:42.639Z] #195 exporting layers [2025-09-01T05:57:42.897Z] #195 ... [2025-09-01T05:57:42.897Z] [2025-09-01T05:57:42.897Z] #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-09-01T05:57:42.897Z] #196 DONE 0.8s [2025-09-01T05:57:42.897Z] [2025-09-01T05:57:42.897Z] #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-09-01T05:57:42.897Z] #197 DONE 0.7s [2025-09-01T05:57:42.897Z] [2025-09-01T05:57:42.897Z] #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-01T05:57:42.897Z] #186 DONE 0.7s [2025-09-01T05:57:42.897Z] [2025-09-01T05:57:42.897Z] #195 [core-keeper] exporting to image [2025-09-01T05:57:42.897Z] #195 exporting layers 0.3s done [2025-09-01T05:57:42.897Z] #195 ... [2025-09-01T05:57:42.897Z] [2025-09-01T05:57:42.897Z] #188 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-09-01T05:57:42.897Z] #188 DONE 0.4s [2025-09-01T05:57:42.897Z] [2025-09-01T05:57:42.897Z] #198 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-09-01T05:57:42.897Z] #198 DONE 0.4s [2025-09-01T05:57:42.897Z] [2025-09-01T05:57:42.897Z] #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-09-01T05:57:42.897Z] #199 DONE 0.4s [2025-09-01T05:57:42.897Z] [2025-09-01T05:57:42.897Z] #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-09-01T05:57:42.897Z] #200 DONE 0.4s [2025-09-01T05:57:42.897Z] [2025-09-01T05:57:42.897Z] #201 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-09-01T05:57:42.897Z] #201 DONE 0.4s [2025-09-01T05:57:42.897Z] [2025-09-01T05:57:42.897Z] #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-09-01T05:57:42.897Z] #202 DONE 0.4s [2025-09-01T05:57:43.186Z] [2025-09-01T05:57:43.186Z] #203 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-09-01T05:57:43.186Z] #203 DONE 0.4s [2025-09-01T05:57:43.186Z] [2025-09-01T05:57:43.186Z] #204 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-09-01T05:57:43.186Z] #204 DONE 0.4s [2025-09-01T05:57:43.186Z] [2025-09-01T05:57:43.186Z] #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-09-01T05:57:43.186Z] #205 DONE 0.2s [2025-09-01T05:57:43.186Z] [2025-09-01T05:57:43.186Z] #206 [support-scheduler] exporting to image [2025-09-01T05:57:43.186Z] #206 ... [2025-09-01T05:57:43.186Z] [2025-09-01T05:57:43.186Z] #207 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-09-01T05:57:43.186Z] #207 DONE 0.3s [2025-09-01T05:57:43.186Z] [2025-09-01T05:57:43.186Z] #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-09-01T05:57:43.186Z] #208 DONE 0.3s [2025-09-01T05:57:43.186Z] [2025-09-01T05:57:43.186Z] #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-09-01T05:57:43.186Z] #209 DONE 0.3s [2025-09-01T05:57:43.446Z] [2025-09-01T05:57:43.446Z] #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-09-01T05:57:43.446Z] #210 DONE 0.3s [2025-09-01T05:57:43.446Z] [2025-09-01T05:57:43.446Z] #211 [support-notifications] exporting to image [2025-09-01T05:57:43.446Z] #211 ... [2025-09-01T05:57:43.446Z] [2025-09-01T05:57:43.446Z] #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-09-01T05:57:43.446Z] #212 DONE 0.4s [2025-09-01T05:57:43.704Z] [2025-09-01T05:57:43.704Z] #213 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-09-01T05:57:43.704Z] #213 DONE 0.4s [2025-09-01T05:57:43.704Z] [2025-09-01T05:57:43.704Z] #214 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-09-01T05:57:43.704Z] #214 DONE 0.4s [2025-09-01T05:57:43.704Z] [2025-09-01T05:57:43.704Z] #215 [core-command] exporting to image [2025-09-01T05:57:43.704Z] #215 exporting layers 0.2s done [2025-09-01T05:57:43.704Z] #215 writing image sha256:a350b8039e9e7e69f8fb6952ba0ee0bfcc4019270abd6e0319c3adcd7dcaa8f3 0.2s done [2025-09-01T05:57:43.704Z] #215 naming to docker.io/library/core-command done [2025-09-01T05:57:43.704Z] #215 DONE 0.8s [2025-09-01T05:57:43.704Z] [2025-09-01T05:57:43.704Z] #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-01T05:57:43.704Z] #216 ... [2025-09-01T05:57:43.704Z] [2025-09-01T05:57:43.704Z] #195 [core-keeper] exporting to image [2025-09-01T05:57:43.704Z] #195 writing image sha256:7d5d2c5e548f864ee49dd3daee22328ce2c0af1332e17da1341c297daad864fe 0.2s done [2025-09-01T05:57:43.704Z] #195 naming to docker.io/library/core-keeper done [2025-09-01T05:57:43.704Z] #195 DONE 1.2s [2025-09-01T05:57:43.704Z] [2025-09-01T05:57:43.704Z] #217 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-09-01T05:57:43.704Z] #217 DONE 0.3s [2025-09-01T05:57:43.704Z] [2025-09-01T05:57:43.704Z] #218 [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-01T05:57:43.704Z] #218 DONE 0.7s [2025-09-01T05:57:43.704Z] [2025-09-01T05:57:43.704Z] #219 [core-data] exporting to image [2025-09-01T05:57:43.704Z] #219 exporting layers 0.7s done [2025-09-01T05:57:43.704Z] #219 writing image sha256:943e506781a273b6fd02d043d1272a71dda5c4e830863ba79fdeeca5896eb102 0.1s done [2025-09-01T05:57:43.704Z] #219 naming to docker.io/library/core-data done [2025-09-01T05:57:43.704Z] #219 DONE 0.8s [2025-09-01T05:57:43.963Z] [2025-09-01T05:57:43.963Z] #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-09-01T05:57:43.963Z] #220 DONE 0.3s [2025-09-01T05:57:43.963Z] [2025-09-01T05:57:43.963Z] #221 [security-spiffe-token-provider] exporting to image [2025-09-01T05:57:43.963Z] #221 exporting layers 0.8s done [2025-09-01T05:57:43.963Z] #221 writing image sha256:7d8e4cf01e83640834ebc04521c17bb175af65666c50fc52357a7ef7a85a4f29 0.2s done [2025-09-01T05:57:43.963Z] #221 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-09-01T05:57:43.963Z] #221 DONE 1.1s [2025-09-01T05:57:43.963Z] [2025-09-01T05:57:43.963Z] #211 [support-notifications] exporting to image [2025-09-01T05:57:43.963Z] #211 exporting layers 0.7s done [2025-09-01T05:57:43.963Z] #211 writing image sha256:f65a4a805c2e5ec0f20de71a58ed9d8eb0ba6e5948dddae5fc402bf51891ba1b 0.0s done [2025-09-01T05:57:43.963Z] #211 naming to docker.io/library/support-notifications done [2025-09-01T05:57:43.963Z] #211 DONE 0.8s [2025-09-01T05:57:43.963Z] [2025-09-01T05:57:43.963Z] #222 [core-metadata] exporting to image [2025-09-01T05:57:43.963Z] #222 exporting layers 0.7s done [2025-09-01T05:57:43.963Z] #222 writing image sha256:e9e0077e8cf92a52e7bffd58ba9468869619dbb909a6fbbc674ce7e5c27b6b6a 0.0s done [2025-09-01T05:57:43.963Z] #222 naming to docker.io/library/core-metadata done [2025-09-01T05:57:43.963Z] #222 DONE 0.8s [2025-09-01T05:57:43.963Z] [2025-09-01T05:57:43.963Z] #206 [support-scheduler] exporting to image [2025-09-01T05:57:43.963Z] #206 exporting layers 1.0s done [2025-09-01T05:57:43.963Z] #206 writing image sha256:c4475b25e049634653c3039803d21e8674a0f19dd0d129c77bab7abe1ca6c45a done [2025-09-01T05:57:43.963Z] #206 naming to docker.io/library/support-scheduler done [2025-09-01T05:57:43.963Z] #206 DONE 1.1s [2025-09-01T05:57:43.963Z] [2025-09-01T05:57:43.963Z] #223 [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-01T05:57:43.963Z] #223 DONE 0.4s [2025-09-01T05:57:43.963Z] [2025-09-01T05:57:43.963Z] #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-09-01T05:57:43.963Z] #224 DONE 0.1s [2025-09-01T05:57:43.963Z] [2025-09-01T05:57:43.963Z] #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-01T05:57:43.963Z] #225 DONE 0.9s [2025-09-01T05:57:43.963Z] [2025-09-01T05:57:43.963Z] #226 [core-common-config-bootstrapper] exporting to image [2025-09-01T05:57:43.963Z] #226 exporting layers 0.1s done [2025-09-01T05:57:43.963Z] #226 writing image sha256:8869bb75f59829f8425d8639b719d0183d877e05d5f4b973632fc61d079f9de6 done [2025-09-01T05:57:43.963Z] #226 naming to docker.io/library/core-common-config-bootstrapper done [2025-09-01T05:57:44.222Z] #226 DONE 0.2s [2025-09-01T05:57:44.222Z] [2025-09-01T05:57:44.222Z] #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-01T05:57:44.222Z] #216 DONE 0.6s [2025-09-01T05:57:44.222Z] [2025-09-01T05:57:44.222Z] #227 [security-proxy-setup] exporting to image [2025-09-01T05:57:44.222Z] #227 ... [2025-09-01T05:57:44.222Z] [2025-09-01T05:57:44.222Z] #228 [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-01T05:57:44.222Z] #228 DONE 0.2s [2025-09-01T05:57:44.480Z] [2025-09-01T05:57:44.480Z] #229 [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-01T05:57:44.480Z] #229 DONE 0.1s [2025-09-01T05:57:44.480Z] [2025-09-01T05:57:44.480Z] #230 [security-proxy-auth] exporting to image [2025-09-01T05:57:44.480Z] #230 exporting layers 0.2s done [2025-09-01T05:57:44.480Z] #230 writing image sha256:01eefd13c51a8f682c50ffc6b5b26599cae465baa68187489400150b1ee7ffaf done [2025-09-01T05:57:44.480Z] #230 naming to docker.io/library/security-proxy-auth done [2025-09-01T05:57:44.480Z] #230 DONE 0.3s [2025-09-01T05:57:44.480Z] [2025-09-01T05:57:44.480Z] #231 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-09-01T05:57:44.480Z] #231 DONE 0.0s [2025-09-01T05:57:44.480Z] [2025-09-01T05:57:44.480Z] #227 [security-proxy-setup] exporting to image [2025-09-01T05:57:44.480Z] #227 exporting layers 0.2s done [2025-09-01T05:57:44.480Z] #227 writing image sha256:76a75fa8d2de7746f5e984c73dd1cb36e6ad327d308993f7dd9303a6888eb515 done [2025-09-01T05:57:44.480Z] #227 naming to docker.io/library/security-proxy-setup done [2025-09-01T05:57:44.480Z] #227 DONE 0.2s [2025-09-01T05:57:44.480Z] [2025-09-01T05:57:44.480Z] #232 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-09-01T05:57:44.480Z] #232 ... [2025-09-01T05:57:44.480Z] [2025-09-01T05:57:44.480Z] #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-01T05:57:44.480Z] #233 DONE 0.5s [2025-09-01T05:57:44.739Z] [2025-09-01T05:57:44.739Z] #234 [security-secretstore-setup] exporting to image [2025-09-01T05:57:44.739Z] #234 exporting layers 0.2s done [2025-09-01T05:57:44.739Z] #234 writing image sha256:97c83bfc8dc959c8110e99b63f01c7944d460b34a3fcc94e3ddfb5473113efb1 done [2025-09-01T05:57:44.739Z] #234 naming to docker.io/library/security-secretstore-setup done [2025-09-01T05:57:44.739Z] #234 DONE 0.2s [2025-09-01T05:57:44.739Z] [2025-09-01T05:57:44.739Z] #232 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-09-01T05:57:44.739Z] #232 DONE 0.3s [2025-09-01T05:57:44.739Z] [2025-09-01T05:57:44.739Z] #235 [security-bootstrapper] exporting to image [2025-09-01T05:57:44.998Z] #235 exporting layers 0.2s done [2025-09-01T05:57:44.998Z] #235 writing image sha256:8f3ae0928ceeaefc14aae6a967494d6aedd2ce91f3f62f805d085d5af966572a done [2025-09-01T05:57:44.998Z] #235 naming to docker.io/library/security-bootstrapper done [2025-09-01T05:57:44.998Z] #235 DONE 0.2s [2025-09-01T05:57:44.998Z] time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T05:57:44.998Z] time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T05:57:44.998Z] time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T05:57:44.998Z] time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T05:57:44.998Z] time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T05:57:44.998Z] time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T05:57:44.998Z] time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T05:57:44.998Z] time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T05:57:44.998Z] time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T05:57:44.998Z] time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T05:57:44.998Z] time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T05:57:44.998Z] time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T05:57:44.998Z] time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T05:57:44.998Z] time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T05:57:44.998Z] time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-09-01T05:57:45.008Z] $ docker stop --time=1 60f40674effcae186bce5b7c34c5250657d880a4410a23c0eac0431e47f481cd [2025-09-01T05:57:46.265Z] $ docker rm -f --volumes 60f40674effcae186bce5b7c34c5250657d880a4410a23c0eac0431e47f481cd [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-01T05:57:46.605Z] + docker images [2025-09-01T05:57:46.605Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-09-01T05:57:46.605Z] security-bootstrapper latest 8f3ae0928cee 2 seconds ago 21.2MB [2025-09-01T05:57:46.605Z] security-secretstore-setup latest 97c83bfc8dc9 2 seconds ago 80.6MB [2025-09-01T05:57:46.605Z] security-proxy-auth latest 01eefd13c51a 3 seconds ago 45.4MB [2025-09-01T05:57:46.605Z] security-proxy-setup latest 76a75fa8d2de 3 seconds ago 49.9MB [2025-09-01T05:57:46.605Z] core-common-config-bootstrapper latest 8869bb75f598 3 seconds ago 20.2MB [2025-09-01T05:57:46.605Z] support-notifications latest f65a4a805c2e 3 seconds ago 53.6MB [2025-09-01T05:57:46.605Z] core-metadata latest e9e0077e8cf9 4 seconds ago 46.4MB [2025-09-01T05:57:46.605Z] core-command latest a350b8039e9e 4 seconds ago 40.5MB [2025-09-01T05:57:46.605Z] support-scheduler latest c4475b25e049 4 seconds ago 50MB [2025-09-01T05:57:46.605Z] core-keeper latest 7d5d2c5e548f 4 seconds ago 45.2MB [2025-09-01T05:57:46.605Z] security-spiffe-token-provider latest 7d8e4cf01e83 4 seconds ago 48.8MB [2025-09-01T05:57:46.605Z] core-data latest 943e506781a2 4 seconds ago 46.3MB [2025-09-01T05:57:46.606Z] security-spire-agent latest ecc9af94f358 3 minutes ago 196MB [2025-09-01T05:57:46.606Z] security-spire-server latest 3ee89bfc2177 3 minutes ago 150MB [2025-09-01T05:57:46.606Z] security-spire-config latest a655afa3a01f 3 minutes ago 150MB [2025-09-01T05:57:46.606Z] ci-base-image-x86_64 latest 3c1b1e3dfc7d 6 minutes ago 936MB [2025-09-01T05:57:46.606Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 4 weeks ago 580MB [2025-09-01T05:57:46.606Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 months ago 573MB [2025-09-01T05:57:46.606Z] 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-01T05:57:46.751Z] provisioning config files... [2025-09-01T05:57:46.760Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/896@tmp/config17470764083825730215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-01T05:57:47.066Z] ---> ****-login.sh [2025-09-01T05:57:47.066Z] nexus3.edgexfoundry.org:10001 [2025-09-01T05:57:47.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-01T05:57:47.066Z] Login Succeeded [2025-09-01T05:57:47.066Z] nexus3.edgexfoundry.org:10002 [2025-09-01T05:57:47.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-01T05:57:47.325Z] Login Succeeded [2025-09-01T05:57:47.325Z] nexus3.edgexfoundry.org:10003 [2025-09-01T05:57:47.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-01T05:57:47.325Z] Login Succeeded [2025-09-01T05:57:47.325Z] nexus3.edgexfoundry.org:10004 [2025-09-01T05:57:47.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-01T05:57:47.584Z] Login Succeeded [2025-09-01T05:57:47.584Z] ****.io [2025-09-01T05:57:47.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-01T05:57:47.585Z] Login Succeeded [2025-09-01T05:57:47.585Z] ---> ****-login.sh ends [Pipeline] } [2025-09-01T05:57:47.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T05:57:47.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-01T05:57:47.679Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-09-01T05:57:47.679Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:57:47.679Z] latest [2025-09-01T05:57:47.679Z] 4.1.0-dev.55 [2025-09-01T05:57:47.679Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:57:47.679Z] main [2025-09-01T05:57:47.679Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:57:48.022Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:57:48.342Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:57:48.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-09-01T05:57:48.342Z] af1f3ec87489: Preparing [2025-09-01T05:57:48.342Z] 0952fc178943: Preparing [2025-09-01T05:57:48.342Z] 226b702323cd: Preparing [2025-09-01T05:57:48.342Z] 59ab018f3846: Preparing [2025-09-01T05:57:48.342Z] 3f673b5408c4: Preparing [2025-09-01T05:57:48.342Z] 09cdd047202a: Preparing [2025-09-01T05:57:48.342Z] 097100c76c15: Preparing [2025-09-01T05:57:48.342Z] 09cdd047202a: Waiting [2025-09-01T05:57:48.342Z] 097100c76c15: Waiting [2025-09-01T05:57:48.342Z] 226b702323cd: Pushed [2025-09-01T05:57:48.342Z] af1f3ec87489: Pushed [2025-09-01T05:57:48.342Z] 59ab018f3846: Pushed [2025-09-01T05:57:48.342Z] 097100c76c15: Layer already exists [2025-09-01T05:57:48.342Z] 3f673b5408c4: Pushed [2025-09-01T05:57:48.600Z] 09cdd047202a: Pushed [2025-09-01T05:57:51.127Z] 0952fc178943: Pushed [2025-09-01T05:57:51.386Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:57:51.723Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:57:52.058Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-09-01T05:57:52.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-09-01T05:57:52.059Z] af1f3ec87489: Preparing [2025-09-01T05:57:52.059Z] 0952fc178943: Preparing [2025-09-01T05:57:52.059Z] 226b702323cd: Preparing [2025-09-01T05:57:52.059Z] 59ab018f3846: Preparing [2025-09-01T05:57:52.059Z] 3f673b5408c4: Preparing [2025-09-01T05:57:52.059Z] 09cdd047202a: Preparing [2025-09-01T05:57:52.059Z] 097100c76c15: Preparing [2025-09-01T05:57:52.059Z] 097100c76c15: Waiting [2025-09-01T05:57:52.059Z] 09cdd047202a: Waiting [2025-09-01T05:57:52.059Z] af1f3ec87489: Layer already exists [2025-09-01T05:57:52.059Z] 59ab018f3846: Layer already exists [2025-09-01T05:57:52.059Z] 226b702323cd: Layer already exists [2025-09-01T05:57:52.059Z] 0952fc178943: Layer already exists [2025-09-01T05:57:52.059Z] 3f673b5408c4: Layer already exists [2025-09-01T05:57:52.059Z] 09cdd047202a: Layer already exists [2025-09-01T05:57:52.059Z] 097100c76c15: Layer already exists [2025-09-01T05:57:52.059Z] latest: digest: sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:57:52.395Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:57:52.723Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.55 [2025-09-01T05:57:52.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-09-01T05:57:52.723Z] af1f3ec87489: Preparing [2025-09-01T05:57:52.723Z] 0952fc178943: Preparing [2025-09-01T05:57:52.723Z] 226b702323cd: Preparing [2025-09-01T05:57:52.723Z] 59ab018f3846: Preparing [2025-09-01T05:57:52.723Z] 3f673b5408c4: Preparing [2025-09-01T05:57:52.723Z] 09cdd047202a: Preparing [2025-09-01T05:57:52.723Z] 097100c76c15: Preparing [2025-09-01T05:57:52.723Z] 097100c76c15: Waiting [2025-09-01T05:57:52.723Z] 09cdd047202a: Waiting [2025-09-01T05:57:52.723Z] af1f3ec87489: Layer already exists [2025-09-01T05:57:52.723Z] 3f673b5408c4: Layer already exists [2025-09-01T05:57:52.723Z] 0952fc178943: Layer already exists [2025-09-01T05:57:52.723Z] 59ab018f3846: Layer already exists [2025-09-01T05:57:52.723Z] 226b702323cd: Layer already exists [2025-09-01T05:57:52.723Z] 09cdd047202a: Layer already exists [2025-09-01T05:57:52.723Z] 097100c76c15: Layer already exists [2025-09-01T05:57:52.723Z] 4.1.0-dev.55: digest: sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:57:53.044Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:57:53.369Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:57:53.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-09-01T05:57:53.369Z] af1f3ec87489: Preparing [2025-09-01T05:57:53.369Z] 0952fc178943: Preparing [2025-09-01T05:57:53.369Z] 226b702323cd: Preparing [2025-09-01T05:57:53.369Z] 59ab018f3846: Preparing [2025-09-01T05:57:53.369Z] 3f673b5408c4: Preparing [2025-09-01T05:57:53.369Z] 09cdd047202a: Preparing [2025-09-01T05:57:53.369Z] 097100c76c15: Preparing [2025-09-01T05:57:53.369Z] 09cdd047202a: Waiting [2025-09-01T05:57:53.369Z] 097100c76c15: Waiting [2025-09-01T05:57:53.369Z] 226b702323cd: Layer already exists [2025-09-01T05:57:53.369Z] 3f673b5408c4: Layer already exists [2025-09-01T05:57:53.369Z] 0952fc178943: Layer already exists [2025-09-01T05:57:53.369Z] 59ab018f3846: Layer already exists [2025-09-01T05:57:53.369Z] af1f3ec87489: Layer already exists [2025-09-01T05:57:53.369Z] 097100c76c15: Layer already exists [2025-09-01T05:57:53.369Z] 09cdd047202a: Layer already exists [2025-09-01T05:57:53.369Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:57:53.699Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:57:54.025Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-09-01T05:57:54.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-09-01T05:57:54.025Z] af1f3ec87489: Preparing [2025-09-01T05:57:54.025Z] 0952fc178943: Preparing [2025-09-01T05:57:54.025Z] 226b702323cd: Preparing [2025-09-01T05:57:54.025Z] 59ab018f3846: Preparing [2025-09-01T05:57:54.025Z] 3f673b5408c4: Preparing [2025-09-01T05:57:54.025Z] 09cdd047202a: Preparing [2025-09-01T05:57:54.025Z] 097100c76c15: Preparing [2025-09-01T05:57:54.025Z] 09cdd047202a: Waiting [2025-09-01T05:57:54.025Z] 097100c76c15: Waiting [2025-09-01T05:57:54.025Z] af1f3ec87489: Layer already exists [2025-09-01T05:57:54.025Z] 3f673b5408c4: Layer already exists [2025-09-01T05:57:54.025Z] 0952fc178943: Layer already exists [2025-09-01T05:57:54.025Z] 59ab018f3846: Layer already exists [2025-09-01T05:57:54.025Z] 226b702323cd: Layer already exists [2025-09-01T05:57:54.025Z] 09cdd047202a: Layer already exists [2025-09-01T05:57:54.025Z] 097100c76c15: Layer already exists [2025-09-01T05:57:54.025Z] main: digest: sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T05:57:54.094Z] ===================================================== [Pipeline] echo [2025-09-01T05:57:54.114Z] taggedImages: [2025-09-01T05:57:54.114Z] - nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:57:54.114Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-09-01T05:57:54.114Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.55 [2025-09-01T05:57:54.114Z] - nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:57:54.114Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-09-01T05:57:54.137Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-09-01T05:57:54.137Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:57:54.137Z] latest [2025-09-01T05:57:54.137Z] 4.1.0-dev.55 [2025-09-01T05:57:54.137Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:57:54.137Z] main [2025-09-01T05:57:54.137Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:57:54.483Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:57:54.813Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:57:54.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-09-01T05:57:54.813Z] 00b04cdeeefc: Preparing [2025-09-01T05:57:54.813Z] 492043287529: Preparing [2025-09-01T05:57:54.813Z] 005b8ecaddaf: Preparing [2025-09-01T05:57:54.813Z] 71f23ec69f58: Preparing [2025-09-01T05:57:54.813Z] 226b702323cd: Preparing [2025-09-01T05:57:54.813Z] 59ab018f3846: Preparing [2025-09-01T05:57:54.813Z] 3f673b5408c4: Preparing [2025-09-01T05:57:54.813Z] 09cdd047202a: Preparing [2025-09-01T05:57:54.813Z] 59ab018f3846: Waiting [2025-09-01T05:57:54.813Z] 3f673b5408c4: Waiting [2025-09-01T05:57:54.813Z] 097100c76c15: Preparing [2025-09-01T05:57:54.813Z] 097100c76c15: Waiting [2025-09-01T05:57:54.813Z] 09cdd047202a: Waiting [2025-09-01T05:57:54.813Z] 226b702323cd: Layer already exists [2025-09-01T05:57:54.813Z] 59ab018f3846: Layer already exists [2025-09-01T05:57:54.813Z] 3f673b5408c4: Layer already exists [2025-09-01T05:57:54.813Z] 09cdd047202a: Layer already exists [2025-09-01T05:57:54.813Z] 005b8ecaddaf: Pushed [2025-09-01T05:57:54.813Z] 097100c76c15: Layer already exists [2025-09-01T05:57:54.813Z] 492043287529: Pushed [2025-09-01T05:57:54.813Z] 00b04cdeeefc: Pushed [2025-09-01T05:57:56.187Z] 71f23ec69f58: Pushed [2025-09-01T05:57:56.187Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:57:56.515Z] + 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-01T05:57:56.929Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-09-01T05:57:56.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-09-01T05:57:56.929Z] 00b04cdeeefc: Preparing [2025-09-01T05:57:56.929Z] 492043287529: Preparing [2025-09-01T05:57:56.929Z] 005b8ecaddaf: Preparing [2025-09-01T05:57:56.929Z] 71f23ec69f58: Preparing [2025-09-01T05:57:56.929Z] 226b702323cd: Preparing [2025-09-01T05:57:56.929Z] 59ab018f3846: Preparing [2025-09-01T05:57:56.929Z] 3f673b5408c4: Preparing [2025-09-01T05:57:56.929Z] 09cdd047202a: Preparing [2025-09-01T05:57:56.929Z] 097100c76c15: Preparing [2025-09-01T05:57:56.929Z] 59ab018f3846: Waiting [2025-09-01T05:57:56.929Z] 097100c76c15: Waiting [2025-09-01T05:57:56.929Z] 3f673b5408c4: Waiting [2025-09-01T05:57:56.929Z] 09cdd047202a: Waiting [2025-09-01T05:57:56.929Z] 492043287529: Layer already exists [2025-09-01T05:57:56.929Z] 71f23ec69f58: Layer already exists [2025-09-01T05:57:56.929Z] 005b8ecaddaf: Layer already exists [2025-09-01T05:57:56.929Z] 226b702323cd: Layer already exists [2025-09-01T05:57:56.929Z] 00b04cdeeefc: Layer already exists [2025-09-01T05:57:56.929Z] 3f673b5408c4: Layer already exists [2025-09-01T05:57:56.929Z] 59ab018f3846: Layer already exists [2025-09-01T05:57:56.929Z] 09cdd047202a: Layer already exists [2025-09-01T05:57:56.929Z] 097100c76c15: Layer already exists [2025-09-01T05:57:56.929Z] latest: digest: sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:57:57.335Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:57:57.716Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.55 [2025-09-01T05:57:57.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-09-01T05:57:57.716Z] 00b04cdeeefc: Preparing [2025-09-01T05:57:57.716Z] 492043287529: Preparing [2025-09-01T05:57:57.716Z] 005b8ecaddaf: Preparing [2025-09-01T05:57:57.716Z] 71f23ec69f58: Preparing [2025-09-01T05:57:57.716Z] 226b702323cd: Preparing [2025-09-01T05:57:57.716Z] 59ab018f3846: Preparing [2025-09-01T05:57:57.716Z] 3f673b5408c4: Preparing [2025-09-01T05:57:57.716Z] 09cdd047202a: Preparing [2025-09-01T05:57:57.716Z] 097100c76c15: Preparing [2025-09-01T05:57:57.716Z] 3f673b5408c4: Waiting [2025-09-01T05:57:57.716Z] 09cdd047202a: Waiting [2025-09-01T05:57:57.716Z] 097100c76c15: Waiting [2025-09-01T05:57:57.716Z] 59ab018f3846: Waiting [2025-09-01T05:57:57.716Z] 226b702323cd: Layer already exists [2025-09-01T05:57:57.716Z] 492043287529: Layer already exists [2025-09-01T05:57:57.716Z] 005b8ecaddaf: Layer already exists [2025-09-01T05:57:57.716Z] 00b04cdeeefc: Layer already exists [2025-09-01T05:57:57.716Z] 71f23ec69f58: Layer already exists [2025-09-01T05:57:57.716Z] 59ab018f3846: Layer already exists [2025-09-01T05:57:57.716Z] 3f673b5408c4: Layer already exists [2025-09-01T05:57:57.716Z] 097100c76c15: Layer already exists [2025-09-01T05:57:57.716Z] 09cdd047202a: Layer already exists [2025-09-01T05:57:57.716Z] 4.1.0-dev.55: digest: sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:57:58.077Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:57:58.397Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:57:58.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-09-01T05:57:58.397Z] 00b04cdeeefc: Preparing [2025-09-01T05:57:58.397Z] 492043287529: Preparing [2025-09-01T05:57:58.397Z] 005b8ecaddaf: Preparing [2025-09-01T05:57:58.397Z] 71f23ec69f58: Preparing [2025-09-01T05:57:58.397Z] 226b702323cd: Preparing [2025-09-01T05:57:58.397Z] 59ab018f3846: Preparing [2025-09-01T05:57:58.397Z] 3f673b5408c4: Preparing [2025-09-01T05:57:58.397Z] 09cdd047202a: Preparing [2025-09-01T05:57:58.397Z] 097100c76c15: Preparing [2025-09-01T05:57:58.397Z] 59ab018f3846: Waiting [2025-09-01T05:57:58.397Z] 3f673b5408c4: Waiting [2025-09-01T05:57:58.397Z] 09cdd047202a: Waiting [2025-09-01T05:57:58.397Z] 097100c76c15: Waiting [2025-09-01T05:57:58.397Z] 226b702323cd: Layer already exists [2025-09-01T05:57:58.397Z] 492043287529: Layer already exists [2025-09-01T05:57:58.397Z] 71f23ec69f58: Layer already exists [2025-09-01T05:57:58.397Z] 00b04cdeeefc: Layer already exists [2025-09-01T05:57:58.397Z] 005b8ecaddaf: Layer already exists [2025-09-01T05:57:58.397Z] 3f673b5408c4: Layer already exists [2025-09-01T05:57:58.397Z] 59ab018f3846: Layer already exists [2025-09-01T05:57:58.397Z] 09cdd047202a: Layer already exists [2025-09-01T05:57:58.397Z] 097100c76c15: Layer already exists [2025-09-01T05:57:58.397Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:57:58.731Z] + 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-01T05:57:59.055Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-09-01T05:57:59.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-09-01T05:57:59.055Z] 00b04cdeeefc: Preparing [2025-09-01T05:57:59.055Z] 492043287529: Preparing [2025-09-01T05:57:59.055Z] 005b8ecaddaf: Preparing [2025-09-01T05:57:59.055Z] 71f23ec69f58: Preparing [2025-09-01T05:57:59.055Z] 226b702323cd: Preparing [2025-09-01T05:57:59.055Z] 59ab018f3846: Preparing [2025-09-01T05:57:59.055Z] 3f673b5408c4: Preparing [2025-09-01T05:57:59.055Z] 09cdd047202a: Preparing [2025-09-01T05:57:59.055Z] 097100c76c15: Preparing [2025-09-01T05:57:59.055Z] 3f673b5408c4: Waiting [2025-09-01T05:57:59.055Z] 09cdd047202a: Waiting [2025-09-01T05:57:59.055Z] 097100c76c15: Waiting [2025-09-01T05:57:59.055Z] 59ab018f3846: Waiting [2025-09-01T05:57:59.055Z] 005b8ecaddaf: Layer already exists [2025-09-01T05:57:59.055Z] 71f23ec69f58: Layer already exists [2025-09-01T05:57:59.055Z] 492043287529: Layer already exists [2025-09-01T05:57:59.055Z] 226b702323cd: Layer already exists [2025-09-01T05:57:59.055Z] 00b04cdeeefc: Layer already exists [2025-09-01T05:57:59.055Z] 3f673b5408c4: Layer already exists [2025-09-01T05:57:59.055Z] 09cdd047202a: Layer already exists [2025-09-01T05:57:59.055Z] 59ab018f3846: Layer already exists [2025-09-01T05:57:59.055Z] 097100c76c15: Layer already exists [2025-09-01T05:57:59.055Z] main: digest: sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T05:57:59.126Z] ===================================================== [Pipeline] echo [2025-09-01T05:57:59.143Z] taggedImages: [2025-09-01T05:57:59.143Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:57:59.143Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-09-01T05:57:59.143Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.55 [2025-09-01T05:57:59.143Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:57:59.143Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-09-01T05:57:59.166Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-09-01T05:57:59.166Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:57:59.166Z] latest [2025-09-01T05:57:59.166Z] 4.1.0-dev.55 [2025-09-01T05:57:59.166Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:57:59.166Z] main [2025-09-01T05:57:59.166Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:57:59.508Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:57:59.851Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:57:59.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-09-01T05:57:59.851Z] 72b370335164: Preparing [2025-09-01T05:57:59.851Z] b791c025521d: Preparing [2025-09-01T05:57:59.851Z] 226b702323cd: Preparing [2025-09-01T05:57:59.851Z] 59ab018f3846: Preparing [2025-09-01T05:57:59.851Z] 890935f956ae: Preparing [2025-09-01T05:57:59.851Z] 4da4f094964f: Preparing [2025-09-01T05:57:59.851Z] 097100c76c15: Preparing [2025-09-01T05:57:59.851Z] 4da4f094964f: Waiting [2025-09-01T05:57:59.851Z] 097100c76c15: Waiting [2025-09-01T05:57:59.851Z] 59ab018f3846: Layer already exists [2025-09-01T05:57:59.851Z] 226b702323cd: Layer already exists [2025-09-01T05:57:59.851Z] 097100c76c15: Layer already exists [2025-09-01T05:57:59.851Z] 72b370335164: Pushed [2025-09-01T05:57:59.851Z] 4da4f094964f: Pushed [2025-09-01T05:57:59.851Z] 890935f956ae: Pushed [2025-09-01T05:58:03.138Z] b791c025521d: Pushed [2025-09-01T05:58:03.397Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:03.720Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:04.042Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-09-01T05:58:04.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-09-01T05:58:04.042Z] 72b370335164: Preparing [2025-09-01T05:58:04.042Z] b791c025521d: Preparing [2025-09-01T05:58:04.042Z] 226b702323cd: Preparing [2025-09-01T05:58:04.042Z] 59ab018f3846: Preparing [2025-09-01T05:58:04.042Z] 890935f956ae: Preparing [2025-09-01T05:58:04.042Z] 4da4f094964f: Preparing [2025-09-01T05:58:04.042Z] 097100c76c15: Preparing [2025-09-01T05:58:04.042Z] 4da4f094964f: Waiting [2025-09-01T05:58:04.042Z] 097100c76c15: Waiting [2025-09-01T05:58:04.042Z] b791c025521d: Layer already exists [2025-09-01T05:58:04.042Z] 890935f956ae: Layer already exists [2025-09-01T05:58:04.042Z] 72b370335164: Layer already exists [2025-09-01T05:58:04.042Z] 226b702323cd: Layer already exists [2025-09-01T05:58:04.042Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:04.042Z] 097100c76c15: Layer already exists [2025-09-01T05:58:04.042Z] 4da4f094964f: Layer already exists [2025-09-01T05:58:04.042Z] latest: digest: sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:04.367Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:04.700Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.55 [2025-09-01T05:58:04.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-09-01T05:58:04.701Z] 72b370335164: Preparing [2025-09-01T05:58:04.701Z] b791c025521d: Preparing [2025-09-01T05:58:04.701Z] 226b702323cd: Preparing [2025-09-01T05:58:04.701Z] 59ab018f3846: Preparing [2025-09-01T05:58:04.701Z] 890935f956ae: Preparing [2025-09-01T05:58:04.701Z] 4da4f094964f: Preparing [2025-09-01T05:58:04.701Z] 097100c76c15: Preparing [2025-09-01T05:58:04.701Z] 4da4f094964f: Waiting [2025-09-01T05:58:04.701Z] 097100c76c15: Waiting [2025-09-01T05:58:04.701Z] 72b370335164: Layer already exists [2025-09-01T05:58:04.701Z] 890935f956ae: Layer already exists [2025-09-01T05:58:04.701Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:04.701Z] 226b702323cd: Layer already exists [2025-09-01T05:58:04.701Z] b791c025521d: Layer already exists [2025-09-01T05:58:04.701Z] 4da4f094964f: Layer already exists [2025-09-01T05:58:04.701Z] 097100c76c15: Layer already exists [2025-09-01T05:58:04.701Z] 4.1.0-dev.55: digest: sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:05.039Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:05.369Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:58:05.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-09-01T05:58:05.370Z] 72b370335164: Preparing [2025-09-01T05:58:05.370Z] b791c025521d: Preparing [2025-09-01T05:58:05.370Z] 226b702323cd: Preparing [2025-09-01T05:58:05.370Z] 59ab018f3846: Preparing [2025-09-01T05:58:05.370Z] 890935f956ae: Preparing [2025-09-01T05:58:05.370Z] 4da4f094964f: Preparing [2025-09-01T05:58:05.370Z] 097100c76c15: Preparing [2025-09-01T05:58:05.370Z] 097100c76c15: Waiting [2025-09-01T05:58:05.370Z] 4da4f094964f: Waiting [2025-09-01T05:58:05.370Z] 890935f956ae: Layer already exists [2025-09-01T05:58:05.370Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:05.370Z] 226b702323cd: Layer already exists [2025-09-01T05:58:05.370Z] b791c025521d: Layer already exists [2025-09-01T05:58:05.370Z] 72b370335164: Layer already exists [2025-09-01T05:58:05.370Z] 4da4f094964f: Layer already exists [2025-09-01T05:58:05.370Z] 097100c76c15: Layer already exists [2025-09-01T05:58:05.370Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:05.710Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:06.039Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-09-01T05:58:06.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-09-01T05:58:06.039Z] 72b370335164: Preparing [2025-09-01T05:58:06.039Z] b791c025521d: Preparing [2025-09-01T05:58:06.039Z] 226b702323cd: Preparing [2025-09-01T05:58:06.039Z] 59ab018f3846: Preparing [2025-09-01T05:58:06.039Z] 890935f956ae: Preparing [2025-09-01T05:58:06.039Z] 4da4f094964f: Preparing [2025-09-01T05:58:06.039Z] 097100c76c15: Preparing [2025-09-01T05:58:06.039Z] 4da4f094964f: Waiting [2025-09-01T05:58:06.039Z] 097100c76c15: Waiting [2025-09-01T05:58:06.039Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:06.039Z] b791c025521d: Layer already exists [2025-09-01T05:58:06.039Z] 890935f956ae: Layer already exists [2025-09-01T05:58:06.039Z] 226b702323cd: Layer already exists [2025-09-01T05:58:06.039Z] 72b370335164: Layer already exists [2025-09-01T05:58:06.039Z] 4da4f094964f: Layer already exists [2025-09-01T05:58:06.039Z] 097100c76c15: Layer already exists [2025-09-01T05:58:06.039Z] main: digest: sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T05:58:06.129Z] ===================================================== [Pipeline] echo [2025-09-01T05:58:06.146Z] taggedImages: [2025-09-01T05:58:06.146Z] - nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:58:06.146Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-09-01T05:58:06.146Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.55 [2025-09-01T05:58:06.146Z] - nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:58:06.146Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-09-01T05:58:06.179Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-09-01T05:58:06.179Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:58:06.179Z] latest [2025-09-01T05:58:06.179Z] 4.1.0-dev.55 [2025-09-01T05:58:06.179Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:58:06.179Z] main [2025-09-01T05:58:06.179Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:06.530Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:06.865Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:58:06.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-09-01T05:58:06.865Z] 0ba0d2b5f607: Preparing [2025-09-01T05:58:06.865Z] 20117bc03991: Preparing [2025-09-01T05:58:06.865Z] 59ab018f3846: Preparing [2025-09-01T05:58:06.865Z] 1fe03d495ba2: Preparing [2025-09-01T05:58:06.865Z] 20e5f2de27dd: Preparing [2025-09-01T05:58:06.865Z] 097100c76c15: Preparing [2025-09-01T05:58:06.865Z] 097100c76c15: Waiting [2025-09-01T05:58:06.865Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:06.865Z] 097100c76c15: Layer already exists [2025-09-01T05:58:06.865Z] 20e5f2de27dd: Pushed [2025-09-01T05:58:06.865Z] 1fe03d495ba2: Pushed [2025-09-01T05:58:06.865Z] 0ba0d2b5f607: Pushed [2025-09-01T05:58:11.110Z] 20117bc03991: Pushed [2025-09-01T05:58:11.110Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:11.470Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:11.791Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-09-01T05:58:11.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-09-01T05:58:11.791Z] 0ba0d2b5f607: Preparing [2025-09-01T05:58:11.791Z] 20117bc03991: Preparing [2025-09-01T05:58:11.791Z] 59ab018f3846: Preparing [2025-09-01T05:58:11.791Z] 1fe03d495ba2: Preparing [2025-09-01T05:58:11.791Z] 20e5f2de27dd: Preparing [2025-09-01T05:58:11.791Z] 097100c76c15: Preparing [2025-09-01T05:58:11.791Z] 097100c76c15: Waiting [2025-09-01T05:58:11.791Z] 20e5f2de27dd: Layer already exists [2025-09-01T05:58:11.791Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:11.791Z] 0ba0d2b5f607: Layer already exists [2025-09-01T05:58:11.791Z] 20117bc03991: Layer already exists [2025-09-01T05:58:11.791Z] 1fe03d495ba2: Layer already exists [2025-09-01T05:58:11.791Z] 097100c76c15: Layer already exists [2025-09-01T05:58:11.791Z] latest: digest: sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:12.122Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:12.456Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.55 [2025-09-01T05:58:12.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-09-01T05:58:12.457Z] 0ba0d2b5f607: Preparing [2025-09-01T05:58:12.457Z] 20117bc03991: Preparing [2025-09-01T05:58:12.457Z] 59ab018f3846: Preparing [2025-09-01T05:58:12.457Z] 1fe03d495ba2: Preparing [2025-09-01T05:58:12.457Z] 20e5f2de27dd: Preparing [2025-09-01T05:58:12.457Z] 097100c76c15: Preparing [2025-09-01T05:58:12.457Z] 097100c76c15: Waiting [2025-09-01T05:58:12.457Z] 0ba0d2b5f607: Layer already exists [2025-09-01T05:58:12.457Z] 20e5f2de27dd: Layer already exists [2025-09-01T05:58:12.457Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:12.457Z] 20117bc03991: Layer already exists [2025-09-01T05:58:12.457Z] 1fe03d495ba2: Layer already exists [2025-09-01T05:58:12.457Z] 097100c76c15: Layer already exists [2025-09-01T05:58:12.457Z] 4.1.0-dev.55: digest: sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:12.786Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:13.108Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:58:13.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-09-01T05:58:13.108Z] 0ba0d2b5f607: Preparing [2025-09-01T05:58:13.108Z] 20117bc03991: Preparing [2025-09-01T05:58:13.108Z] 59ab018f3846: Preparing [2025-09-01T05:58:13.108Z] 1fe03d495ba2: Preparing [2025-09-01T05:58:13.108Z] 20e5f2de27dd: Preparing [2025-09-01T05:58:13.108Z] 097100c76c15: Preparing [2025-09-01T05:58:13.108Z] 097100c76c15: Waiting [2025-09-01T05:58:13.108Z] 1fe03d495ba2: Layer already exists [2025-09-01T05:58:13.108Z] 20117bc03991: Layer already exists [2025-09-01T05:58:13.108Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:13.108Z] 0ba0d2b5f607: Layer already exists [2025-09-01T05:58:13.108Z] 20e5f2de27dd: Layer already exists [2025-09-01T05:58:13.108Z] 097100c76c15: Layer already exists [2025-09-01T05:58:13.108Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:13.440Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:13.763Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-09-01T05:58:13.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-09-01T05:58:13.763Z] 0ba0d2b5f607: Preparing [2025-09-01T05:58:13.763Z] 20117bc03991: Preparing [2025-09-01T05:58:13.763Z] 59ab018f3846: Preparing [2025-09-01T05:58:13.763Z] 1fe03d495ba2: Preparing [2025-09-01T05:58:13.763Z] 20e5f2de27dd: Preparing [2025-09-01T05:58:13.763Z] 097100c76c15: Preparing [2025-09-01T05:58:13.763Z] 097100c76c15: Waiting [2025-09-01T05:58:13.763Z] 1fe03d495ba2: Layer already exists [2025-09-01T05:58:13.763Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:13.763Z] 20117bc03991: Layer already exists [2025-09-01T05:58:13.763Z] 0ba0d2b5f607: Layer already exists [2025-09-01T05:58:13.763Z] 20e5f2de27dd: Layer already exists [2025-09-01T05:58:13.763Z] 097100c76c15: Layer already exists [2025-09-01T05:58:13.763Z] main: digest: sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T05:58:13.837Z] ===================================================== [Pipeline] echo [2025-09-01T05:58:13.853Z] taggedImages: [2025-09-01T05:58:13.853Z] - nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:58:13.853Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-09-01T05:58:13.853Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.55 [2025-09-01T05:58:13.853Z] - nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:58:13.853Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-09-01T05:58:13.880Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-09-01T05:58:13.880Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:58:13.880Z] latest [2025-09-01T05:58:13.880Z] 4.1.0-dev.55 [2025-09-01T05:58:13.880Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:58:13.880Z] main [2025-09-01T05:58:13.880Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:14.218Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:14.543Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:58:14.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-09-01T05:58:14.543Z] 3175d2c26980: Preparing [2025-09-01T05:58:14.543Z] dbf2faf834f0: Preparing [2025-09-01T05:58:14.543Z] 6ef727c4b4d2: Preparing [2025-09-01T05:58:14.543Z] 226b702323cd: Preparing [2025-09-01T05:58:14.543Z] 59ab018f3846: Preparing [2025-09-01T05:58:14.543Z] 3f673b5408c4: Preparing [2025-09-01T05:58:14.543Z] 09cdd047202a: Preparing [2025-09-01T05:58:14.543Z] 097100c76c15: Preparing [2025-09-01T05:58:14.543Z] 09cdd047202a: Waiting [2025-09-01T05:58:14.543Z] 097100c76c15: Waiting [2025-09-01T05:58:14.543Z] 3f673b5408c4: Waiting [2025-09-01T05:58:14.543Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:14.543Z] 226b702323cd: Layer already exists [2025-09-01T05:58:14.543Z] 3f673b5408c4: Layer already exists [2025-09-01T05:58:14.543Z] 09cdd047202a: Layer already exists [2025-09-01T05:58:14.543Z] 097100c76c15: Layer already exists [2025-09-01T05:58:14.543Z] dbf2faf834f0: Pushed [2025-09-01T05:58:14.543Z] 3175d2c26980: Pushed [2025-09-01T05:58:18.736Z] 6ef727c4b4d2: Pushed [2025-09-01T05:58:18.736Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:19.068Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:19.389Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-09-01T05:58:19.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-09-01T05:58:19.389Z] 3175d2c26980: Preparing [2025-09-01T05:58:19.389Z] dbf2faf834f0: Preparing [2025-09-01T05:58:19.389Z] 6ef727c4b4d2: Preparing [2025-09-01T05:58:19.389Z] 226b702323cd: Preparing [2025-09-01T05:58:19.389Z] 59ab018f3846: Preparing [2025-09-01T05:58:19.389Z] 3f673b5408c4: Preparing [2025-09-01T05:58:19.389Z] 09cdd047202a: Preparing [2025-09-01T05:58:19.389Z] 097100c76c15: Preparing [2025-09-01T05:58:19.389Z] 09cdd047202a: Waiting [2025-09-01T05:58:19.389Z] 3f673b5408c4: Waiting [2025-09-01T05:58:19.389Z] 097100c76c15: Waiting [2025-09-01T05:58:19.389Z] 3175d2c26980: Layer already exists [2025-09-01T05:58:19.389Z] 6ef727c4b4d2: Layer already exists [2025-09-01T05:58:19.389Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:19.389Z] 226b702323cd: Layer already exists [2025-09-01T05:58:19.389Z] dbf2faf834f0: Layer already exists [2025-09-01T05:58:19.389Z] 097100c76c15: Layer already exists [2025-09-01T05:58:19.389Z] 3f673b5408c4: Layer already exists [2025-09-01T05:58:19.389Z] 09cdd047202a: Layer already exists [2025-09-01T05:58:19.389Z] latest: digest: sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:19.713Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:20.038Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.55 [2025-09-01T05:58:20.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-09-01T05:58:20.038Z] 3175d2c26980: Preparing [2025-09-01T05:58:20.038Z] dbf2faf834f0: Preparing [2025-09-01T05:58:20.038Z] 6ef727c4b4d2: Preparing [2025-09-01T05:58:20.038Z] 226b702323cd: Preparing [2025-09-01T05:58:20.038Z] 59ab018f3846: Preparing [2025-09-01T05:58:20.038Z] 3f673b5408c4: Preparing [2025-09-01T05:58:20.038Z] 09cdd047202a: Preparing [2025-09-01T05:58:20.038Z] 097100c76c15: Preparing [2025-09-01T05:58:20.038Z] 09cdd047202a: Waiting [2025-09-01T05:58:20.038Z] 097100c76c15: Waiting [2025-09-01T05:58:20.038Z] 3f673b5408c4: Waiting [2025-09-01T05:58:20.038Z] 6ef727c4b4d2: Layer already exists [2025-09-01T05:58:20.038Z] 3175d2c26980: Layer already exists [2025-09-01T05:58:20.038Z] 226b702323cd: Layer already exists [2025-09-01T05:58:20.038Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:20.038Z] dbf2faf834f0: Layer already exists [2025-09-01T05:58:20.038Z] 09cdd047202a: Layer already exists [2025-09-01T05:58:20.038Z] 097100c76c15: Layer already exists [2025-09-01T05:58:20.038Z] 3f673b5408c4: Layer already exists [2025-09-01T05:58:20.038Z] 4.1.0-dev.55: digest: sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:20.368Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:20.706Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:58:20.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-09-01T05:58:20.706Z] 3175d2c26980: Preparing [2025-09-01T05:58:20.706Z] dbf2faf834f0: Preparing [2025-09-01T05:58:20.706Z] 6ef727c4b4d2: Preparing [2025-09-01T05:58:20.706Z] 226b702323cd: Preparing [2025-09-01T05:58:20.706Z] 59ab018f3846: Preparing [2025-09-01T05:58:20.706Z] 3f673b5408c4: Preparing [2025-09-01T05:58:20.706Z] 09cdd047202a: Preparing [2025-09-01T05:58:20.706Z] 097100c76c15: Preparing [2025-09-01T05:58:20.706Z] 3f673b5408c4: Waiting [2025-09-01T05:58:20.706Z] 09cdd047202a: Waiting [2025-09-01T05:58:20.706Z] 097100c76c15: Waiting [2025-09-01T05:58:20.706Z] 6ef727c4b4d2: Layer already exists [2025-09-01T05:58:20.706Z] dbf2faf834f0: Layer already exists [2025-09-01T05:58:20.706Z] 3175d2c26980: Layer already exists [2025-09-01T05:58:20.706Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:20.706Z] 226b702323cd: Layer already exists [2025-09-01T05:58:20.706Z] 09cdd047202a: Layer already exists [2025-09-01T05:58:20.706Z] 3f673b5408c4: Layer already exists [2025-09-01T05:58:20.706Z] 097100c76c15: Layer already exists [2025-09-01T05:58:20.706Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:21.029Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:21.355Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-09-01T05:58:21.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-09-01T05:58:21.355Z] 3175d2c26980: Preparing [2025-09-01T05:58:21.355Z] dbf2faf834f0: Preparing [2025-09-01T05:58:21.355Z] 6ef727c4b4d2: Preparing [2025-09-01T05:58:21.355Z] 226b702323cd: Preparing [2025-09-01T05:58:21.355Z] 59ab018f3846: Preparing [2025-09-01T05:58:21.355Z] 3f673b5408c4: Preparing [2025-09-01T05:58:21.355Z] 09cdd047202a: Preparing [2025-09-01T05:58:21.355Z] 097100c76c15: Preparing [2025-09-01T05:58:21.355Z] 3f673b5408c4: Waiting [2025-09-01T05:58:21.355Z] 09cdd047202a: Waiting [2025-09-01T05:58:21.355Z] 097100c76c15: Waiting [2025-09-01T05:58:21.355Z] 226b702323cd: Layer already exists [2025-09-01T05:58:21.355Z] 6ef727c4b4d2: Layer already exists [2025-09-01T05:58:21.355Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:21.355Z] 3175d2c26980: Layer already exists [2025-09-01T05:58:21.355Z] dbf2faf834f0: Layer already exists [2025-09-01T05:58:21.355Z] 09cdd047202a: Layer already exists [2025-09-01T05:58:21.355Z] 3f673b5408c4: Layer already exists [2025-09-01T05:58:21.355Z] 097100c76c15: Layer already exists [2025-09-01T05:58:21.355Z] main: digest: sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T05:58:21.422Z] ===================================================== [Pipeline] echo [2025-09-01T05:58:21.433Z] taggedImages: [2025-09-01T05:58:21.433Z] - nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:58:21.433Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-09-01T05:58:21.433Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.55 [2025-09-01T05:58:21.433Z] - nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:58:21.433Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-09-01T05:58:21.452Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-09-01T05:58:21.452Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:58:21.452Z] latest [2025-09-01T05:58:21.452Z] 4.1.0-dev.55 [2025-09-01T05:58:21.452Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:58:21.452Z] main [2025-09-01T05:58:21.452Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:21.781Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:22.107Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:58:22.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-09-01T05:58:22.107Z] 16c928941579: Preparing [2025-09-01T05:58:22.107Z] 615e506ee6ea: Preparing [2025-09-01T05:58:22.107Z] 70a9c28e2e99: Preparing [2025-09-01T05:58:22.107Z] a821d843c43d: Preparing [2025-09-01T05:58:22.107Z] 9871a886ec65: Preparing [2025-09-01T05:58:22.107Z] 0c53b41efb84: Preparing [2025-09-01T05:58:22.107Z] 7abb680dd746: Preparing [2025-09-01T05:58:22.107Z] 226b702323cd: Preparing [2025-09-01T05:58:22.107Z] 59ab018f3846: Preparing [2025-09-01T05:58:22.107Z] 548c3a650d0a: Preparing [2025-09-01T05:58:22.107Z] a72055ce73da: Preparing [2025-09-01T05:58:22.107Z] 5f70bf18a086: Preparing [2025-09-01T05:58:22.107Z] 12fefe74156d: Preparing [2025-09-01T05:58:22.107Z] b641b3298a0a: Preparing [2025-09-01T05:58:22.107Z] e3810d3dbcc0: Preparing [2025-09-01T05:58:22.107Z] 097100c76c15: Preparing [2025-09-01T05:58:22.107Z] 226b702323cd: Waiting [2025-09-01T05:58:22.107Z] 59ab018f3846: Waiting [2025-09-01T05:58:22.107Z] 548c3a650d0a: Waiting [2025-09-01T05:58:22.107Z] a72055ce73da: Waiting [2025-09-01T05:58:22.107Z] 5f70bf18a086: Waiting [2025-09-01T05:58:22.107Z] 12fefe74156d: Waiting [2025-09-01T05:58:22.107Z] b641b3298a0a: Waiting [2025-09-01T05:58:22.107Z] e3810d3dbcc0: Waiting [2025-09-01T05:58:22.107Z] 0c53b41efb84: Waiting [2025-09-01T05:58:22.107Z] 097100c76c15: Waiting [2025-09-01T05:58:22.107Z] 7abb680dd746: Waiting [2025-09-01T05:58:22.107Z] 9871a886ec65: Pushed [2025-09-01T05:58:22.107Z] 615e506ee6ea: Pushed [2025-09-01T05:58:22.107Z] a821d843c43d: Pushed [2025-09-01T05:58:22.107Z] 70a9c28e2e99: Pushed [2025-09-01T05:58:22.107Z] 16c928941579: Pushed [2025-09-01T05:58:22.107Z] 226b702323cd: Layer already exists [2025-09-01T05:58:22.107Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:22.107Z] 5f70bf18a086: Layer already exists [2025-09-01T05:58:22.107Z] 0c53b41efb84: Pushed [2025-09-01T05:58:22.367Z] 548c3a650d0a: Pushed [2025-09-01T05:58:22.367Z] a72055ce73da: Pushed [2025-09-01T05:58:22.367Z] 097100c76c15: Layer already exists [2025-09-01T05:58:22.367Z] 12fefe74156d: Pushed [2025-09-01T05:58:22.367Z] e3810d3dbcc0: Pushed [2025-09-01T05:58:22.367Z] b641b3298a0a: Pushed [2025-09-01T05:58:23.741Z] 7abb680dd746: Pushed [2025-09-01T05:58:23.741Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:24.080Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:24.401Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-09-01T05:58:24.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-09-01T05:58:24.401Z] 16c928941579: Preparing [2025-09-01T05:58:24.401Z] 615e506ee6ea: Preparing [2025-09-01T05:58:24.401Z] 70a9c28e2e99: Preparing [2025-09-01T05:58:24.401Z] a821d843c43d: Preparing [2025-09-01T05:58:24.401Z] 9871a886ec65: Preparing [2025-09-01T05:58:24.401Z] 0c53b41efb84: Preparing [2025-09-01T05:58:24.401Z] 7abb680dd746: Preparing [2025-09-01T05:58:24.401Z] 226b702323cd: Preparing [2025-09-01T05:58:24.401Z] 59ab018f3846: Preparing [2025-09-01T05:58:24.401Z] 548c3a650d0a: Preparing [2025-09-01T05:58:24.401Z] a72055ce73da: Preparing [2025-09-01T05:58:24.401Z] 5f70bf18a086: Preparing [2025-09-01T05:58:24.401Z] 12fefe74156d: Preparing [2025-09-01T05:58:24.401Z] b641b3298a0a: Preparing [2025-09-01T05:58:24.401Z] e3810d3dbcc0: Preparing [2025-09-01T05:58:24.401Z] 097100c76c15: Preparing [2025-09-01T05:58:24.401Z] 7abb680dd746: Waiting [2025-09-01T05:58:24.401Z] 5f70bf18a086: Waiting [2025-09-01T05:58:24.401Z] 12fefe74156d: Waiting [2025-09-01T05:58:24.401Z] b641b3298a0a: Waiting [2025-09-01T05:58:24.401Z] 226b702323cd: Waiting [2025-09-01T05:58:24.401Z] e3810d3dbcc0: Waiting [2025-09-01T05:58:24.401Z] 097100c76c15: Waiting [2025-09-01T05:58:24.401Z] 59ab018f3846: Waiting [2025-09-01T05:58:24.401Z] 0c53b41efb84: Waiting [2025-09-01T05:58:24.401Z] a72055ce73da: Waiting [2025-09-01T05:58:24.401Z] 548c3a650d0a: Waiting [2025-09-01T05:58:24.401Z] a821d843c43d: Layer already exists [2025-09-01T05:58:24.401Z] 70a9c28e2e99: Layer already exists [2025-09-01T05:58:24.401Z] 615e506ee6ea: Layer already exists [2025-09-01T05:58:24.401Z] 9871a886ec65: Layer already exists [2025-09-01T05:58:24.401Z] 16c928941579: Layer already exists [2025-09-01T05:58:24.401Z] 0c53b41efb84: Layer already exists [2025-09-01T05:58:24.402Z] 226b702323cd: Layer already exists [2025-09-01T05:58:24.402Z] 7abb680dd746: Layer already exists [2025-09-01T05:58:24.402Z] 548c3a650d0a: Layer already exists [2025-09-01T05:58:24.402Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:24.402Z] 5f70bf18a086: Layer already exists [2025-09-01T05:58:24.402Z] a72055ce73da: Layer already exists [2025-09-01T05:58:24.402Z] 12fefe74156d: Layer already exists [2025-09-01T05:58:24.402Z] b641b3298a0a: Layer already exists [2025-09-01T05:58:24.402Z] e3810d3dbcc0: Layer already exists [2025-09-01T05:58:24.402Z] 097100c76c15: Layer already exists [2025-09-01T05:58:24.402Z] latest: digest: sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:24.740Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:25.068Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.55 [2025-09-01T05:58:25.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-09-01T05:58:25.068Z] 16c928941579: Preparing [2025-09-01T05:58:25.068Z] 615e506ee6ea: Preparing [2025-09-01T05:58:25.068Z] 70a9c28e2e99: Preparing [2025-09-01T05:58:25.068Z] a821d843c43d: Preparing [2025-09-01T05:58:25.068Z] 9871a886ec65: Preparing [2025-09-01T05:58:25.068Z] 0c53b41efb84: Preparing [2025-09-01T05:58:25.068Z] 7abb680dd746: Preparing [2025-09-01T05:58:25.068Z] 226b702323cd: Preparing [2025-09-01T05:58:25.068Z] 59ab018f3846: Preparing [2025-09-01T05:58:25.068Z] 548c3a650d0a: Preparing [2025-09-01T05:58:25.068Z] a72055ce73da: Preparing [2025-09-01T05:58:25.068Z] 5f70bf18a086: Preparing [2025-09-01T05:58:25.068Z] 12fefe74156d: Preparing [2025-09-01T05:58:25.068Z] b641b3298a0a: Preparing [2025-09-01T05:58:25.068Z] e3810d3dbcc0: Preparing [2025-09-01T05:58:25.068Z] 097100c76c15: Preparing [2025-09-01T05:58:25.068Z] 59ab018f3846: Waiting [2025-09-01T05:58:25.068Z] 548c3a650d0a: Waiting [2025-09-01T05:58:25.068Z] e3810d3dbcc0: Waiting [2025-09-01T05:58:25.068Z] 097100c76c15: Waiting [2025-09-01T05:58:25.068Z] b641b3298a0a: Waiting [2025-09-01T05:58:25.068Z] a72055ce73da: Waiting [2025-09-01T05:58:25.068Z] 5f70bf18a086: Waiting [2025-09-01T05:58:25.068Z] 12fefe74156d: Waiting [2025-09-01T05:58:25.068Z] 0c53b41efb84: Waiting [2025-09-01T05:58:25.068Z] 226b702323cd: Waiting [2025-09-01T05:58:25.068Z] 7abb680dd746: Waiting [2025-09-01T05:58:25.068Z] 9871a886ec65: Layer already exists [2025-09-01T05:58:25.068Z] 70a9c28e2e99: Layer already exists [2025-09-01T05:58:25.068Z] 16c928941579: Layer already exists [2025-09-01T05:58:25.068Z] a821d843c43d: Layer already exists [2025-09-01T05:58:25.068Z] 615e506ee6ea: Layer already exists [2025-09-01T05:58:25.068Z] 0c53b41efb84: Layer already exists [2025-09-01T05:58:25.068Z] 7abb680dd746: Layer already exists [2025-09-01T05:58:25.068Z] 226b702323cd: Layer already exists [2025-09-01T05:58:25.068Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:25.068Z] 548c3a650d0a: Layer already exists [2025-09-01T05:58:25.068Z] a72055ce73da: Layer already exists [2025-09-01T05:58:25.068Z] 5f70bf18a086: Layer already exists [2025-09-01T05:58:25.068Z] 12fefe74156d: Layer already exists [2025-09-01T05:58:25.068Z] e3810d3dbcc0: Layer already exists [2025-09-01T05:58:25.068Z] b641b3298a0a: Layer already exists [2025-09-01T05:58:25.068Z] 097100c76c15: Layer already exists [2025-09-01T05:58:25.068Z] 4.1.0-dev.55: digest: sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:25.392Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:25.730Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:58:25.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-09-01T05:58:25.730Z] 16c928941579: Preparing [2025-09-01T05:58:25.730Z] 615e506ee6ea: Preparing [2025-09-01T05:58:25.730Z] 70a9c28e2e99: Preparing [2025-09-01T05:58:25.730Z] a821d843c43d: Preparing [2025-09-01T05:58:25.730Z] 9871a886ec65: Preparing [2025-09-01T05:58:25.730Z] 0c53b41efb84: Preparing [2025-09-01T05:58:25.730Z] 7abb680dd746: Preparing [2025-09-01T05:58:25.730Z] 226b702323cd: Preparing [2025-09-01T05:58:25.730Z] 59ab018f3846: Preparing [2025-09-01T05:58:25.730Z] 548c3a650d0a: Preparing [2025-09-01T05:58:25.730Z] a72055ce73da: Preparing [2025-09-01T05:58:25.730Z] 5f70bf18a086: Preparing [2025-09-01T05:58:25.730Z] 12fefe74156d: Preparing [2025-09-01T05:58:25.730Z] b641b3298a0a: Preparing [2025-09-01T05:58:25.730Z] e3810d3dbcc0: Preparing [2025-09-01T05:58:25.730Z] 097100c76c15: Preparing [2025-09-01T05:58:25.730Z] 226b702323cd: Waiting [2025-09-01T05:58:25.730Z] 59ab018f3846: Waiting [2025-09-01T05:58:25.730Z] 548c3a650d0a: Waiting [2025-09-01T05:58:25.730Z] a72055ce73da: Waiting [2025-09-01T05:58:25.730Z] 5f70bf18a086: Waiting [2025-09-01T05:58:25.730Z] 12fefe74156d: Waiting [2025-09-01T05:58:25.730Z] b641b3298a0a: Waiting [2025-09-01T05:58:25.730Z] e3810d3dbcc0: Waiting [2025-09-01T05:58:25.730Z] 097100c76c15: Waiting [2025-09-01T05:58:25.730Z] 0c53b41efb84: Waiting [2025-09-01T05:58:25.730Z] 7abb680dd746: Waiting [2025-09-01T05:58:25.730Z] 70a9c28e2e99: Layer already exists [2025-09-01T05:58:25.730Z] 615e506ee6ea: Layer already exists [2025-09-01T05:58:25.730Z] 9871a886ec65: Layer already exists [2025-09-01T05:58:25.730Z] a821d843c43d: Layer already exists [2025-09-01T05:58:25.730Z] 16c928941579: Layer already exists [2025-09-01T05:58:25.730Z] 0c53b41efb84: Layer already exists [2025-09-01T05:58:25.730Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:25.730Z] 7abb680dd746: Layer already exists [2025-09-01T05:58:25.730Z] 226b702323cd: Layer already exists [2025-09-01T05:58:25.730Z] 548c3a650d0a: Layer already exists [2025-09-01T05:58:25.730Z] a72055ce73da: Layer already exists [2025-09-01T05:58:25.730Z] b641b3298a0a: Layer already exists [2025-09-01T05:58:25.730Z] 5f70bf18a086: Layer already exists [2025-09-01T05:58:25.730Z] 12fefe74156d: Layer already exists [2025-09-01T05:58:25.730Z] e3810d3dbcc0: Layer already exists [2025-09-01T05:58:25.730Z] 097100c76c15: Layer already exists [2025-09-01T05:58:25.730Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:26.062Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:26.387Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-09-01T05:58:26.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-09-01T05:58:26.387Z] 16c928941579: Preparing [2025-09-01T05:58:26.387Z] 615e506ee6ea: Preparing [2025-09-01T05:58:26.387Z] 70a9c28e2e99: Preparing [2025-09-01T05:58:26.387Z] a821d843c43d: Preparing [2025-09-01T05:58:26.387Z] 9871a886ec65: Preparing [2025-09-01T05:58:26.387Z] 0c53b41efb84: Preparing [2025-09-01T05:58:26.387Z] 7abb680dd746: Preparing [2025-09-01T05:58:26.387Z] 226b702323cd: Preparing [2025-09-01T05:58:26.387Z] 59ab018f3846: Preparing [2025-09-01T05:58:26.387Z] 548c3a650d0a: Preparing [2025-09-01T05:58:26.387Z] a72055ce73da: Preparing [2025-09-01T05:58:26.387Z] 5f70bf18a086: Preparing [2025-09-01T05:58:26.387Z] 12fefe74156d: Preparing [2025-09-01T05:58:26.387Z] b641b3298a0a: Preparing [2025-09-01T05:58:26.387Z] e3810d3dbcc0: Preparing [2025-09-01T05:58:26.387Z] 097100c76c15: Preparing [2025-09-01T05:58:26.387Z] a72055ce73da: Waiting [2025-09-01T05:58:26.387Z] 7abb680dd746: Waiting [2025-09-01T05:58:26.387Z] 5f70bf18a086: Waiting [2025-09-01T05:58:26.387Z] 12fefe74156d: Waiting [2025-09-01T05:58:26.387Z] b641b3298a0a: Waiting [2025-09-01T05:58:26.387Z] e3810d3dbcc0: Waiting [2025-09-01T05:58:26.387Z] 226b702323cd: Waiting [2025-09-01T05:58:26.387Z] 097100c76c15: Waiting [2025-09-01T05:58:26.387Z] 59ab018f3846: Waiting [2025-09-01T05:58:26.387Z] 548c3a650d0a: Waiting [2025-09-01T05:58:26.387Z] 0c53b41efb84: Waiting [2025-09-01T05:58:26.387Z] 615e506ee6ea: Layer already exists [2025-09-01T05:58:26.387Z] a821d843c43d: Layer already exists [2025-09-01T05:58:26.387Z] 70a9c28e2e99: Layer already exists [2025-09-01T05:58:26.387Z] 9871a886ec65: Layer already exists [2025-09-01T05:58:26.387Z] 16c928941579: Layer already exists [2025-09-01T05:58:26.387Z] 0c53b41efb84: Layer already exists [2025-09-01T05:58:26.387Z] 548c3a650d0a: Layer already exists [2025-09-01T05:58:26.387Z] 7abb680dd746: Layer already exists [2025-09-01T05:58:26.387Z] 226b702323cd: Layer already exists [2025-09-01T05:58:26.387Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:26.387Z] a72055ce73da: Layer already exists [2025-09-01T05:58:26.387Z] 5f70bf18a086: Layer already exists [2025-09-01T05:58:26.387Z] 12fefe74156d: Layer already exists [2025-09-01T05:58:26.387Z] e3810d3dbcc0: Layer already exists [2025-09-01T05:58:26.387Z] b641b3298a0a: Layer already exists [2025-09-01T05:58:26.387Z] 097100c76c15: Layer already exists [2025-09-01T05:58:26.387Z] main: digest: sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T05:58:26.456Z] ===================================================== [Pipeline] echo [2025-09-01T05:58:26.468Z] taggedImages: [2025-09-01T05:58:26.468Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:58:26.468Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-09-01T05:58:26.468Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.55 [2025-09-01T05:58:26.468Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:58:26.468Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-09-01T05:58:26.498Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-09-01T05:58:26.498Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:58:26.498Z] latest [2025-09-01T05:58:26.498Z] 4.1.0-dev.55 [2025-09-01T05:58:26.498Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:58:26.498Z] main [2025-09-01T05:58:26.498Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:26.834Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:27.163Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:58:27.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-09-01T05:58:27.163Z] 00b04cdeeefc: Preparing [2025-09-01T05:58:27.163Z] 492043287529: Preparing [2025-09-01T05:58:27.163Z] b5ff88ccf490: Preparing [2025-09-01T05:58:27.163Z] 436af8bcdf83: Preparing [2025-09-01T05:58:27.163Z] 226b702323cd: Preparing [2025-09-01T05:58:27.163Z] 59ab018f3846: Preparing [2025-09-01T05:58:27.163Z] 3f673b5408c4: Preparing [2025-09-01T05:58:27.163Z] 09cdd047202a: Preparing [2025-09-01T05:58:27.163Z] 097100c76c15: Preparing [2025-09-01T05:58:27.163Z] 59ab018f3846: Waiting [2025-09-01T05:58:27.163Z] 3f673b5408c4: Waiting [2025-09-01T05:58:27.163Z] 09cdd047202a: Waiting [2025-09-01T05:58:27.163Z] 097100c76c15: Waiting [2025-09-01T05:58:27.163Z] 492043287529: Layer already exists [2025-09-01T05:58:27.163Z] 226b702323cd: Layer already exists [2025-09-01T05:58:27.163Z] 00b04cdeeefc: Layer already exists [2025-09-01T05:58:27.163Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:27.163Z] 09cdd047202a: Layer already exists [2025-09-01T05:58:27.163Z] 3f673b5408c4: Layer already exists [2025-09-01T05:58:27.163Z] 097100c76c15: Layer already exists [2025-09-01T05:58:27.163Z] b5ff88ccf490: Pushed [2025-09-01T05:58:31.354Z] 436af8bcdf83: Pushed [2025-09-01T05:58:31.354Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:31.680Z] + 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-01T05:58:32.018Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-09-01T05:58:32.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-09-01T05:58:32.018Z] 00b04cdeeefc: Preparing [2025-09-01T05:58:32.018Z] 492043287529: Preparing [2025-09-01T05:58:32.018Z] b5ff88ccf490: Preparing [2025-09-01T05:58:32.018Z] 436af8bcdf83: Preparing [2025-09-01T05:58:32.018Z] 226b702323cd: Preparing [2025-09-01T05:58:32.018Z] 59ab018f3846: Preparing [2025-09-01T05:58:32.018Z] 3f673b5408c4: Preparing [2025-09-01T05:58:32.018Z] 09cdd047202a: Preparing [2025-09-01T05:58:32.018Z] 097100c76c15: Preparing [2025-09-01T05:58:32.018Z] 09cdd047202a: Waiting [2025-09-01T05:58:32.018Z] 59ab018f3846: Waiting [2025-09-01T05:58:32.018Z] 097100c76c15: Waiting [2025-09-01T05:58:32.018Z] 3f673b5408c4: Waiting [2025-09-01T05:58:32.018Z] 492043287529: Layer already exists [2025-09-01T05:58:32.018Z] 436af8bcdf83: Layer already exists [2025-09-01T05:58:32.018Z] 00b04cdeeefc: Layer already exists [2025-09-01T05:58:32.018Z] 226b702323cd: Layer already exists [2025-09-01T05:58:32.018Z] b5ff88ccf490: Layer already exists [2025-09-01T05:58:32.018Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:32.018Z] 09cdd047202a: Layer already exists [2025-09-01T05:58:32.018Z] 3f673b5408c4: Layer already exists [2025-09-01T05:58:32.018Z] 097100c76c15: Layer already exists [2025-09-01T05:58:32.018Z] latest: digest: sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:32.343Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:32.667Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.55 [2025-09-01T05:58:32.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-09-01T05:58:32.667Z] 00b04cdeeefc: Preparing [2025-09-01T05:58:32.667Z] 492043287529: Preparing [2025-09-01T05:58:32.667Z] b5ff88ccf490: Preparing [2025-09-01T05:58:32.667Z] 436af8bcdf83: Preparing [2025-09-01T05:58:32.667Z] 226b702323cd: Preparing [2025-09-01T05:58:32.667Z] 59ab018f3846: Preparing [2025-09-01T05:58:32.667Z] 3f673b5408c4: Preparing [2025-09-01T05:58:32.667Z] 09cdd047202a: Preparing [2025-09-01T05:58:32.667Z] 097100c76c15: Preparing [2025-09-01T05:58:32.667Z] 59ab018f3846: Waiting [2025-09-01T05:58:32.667Z] 3f673b5408c4: Waiting [2025-09-01T05:58:32.667Z] 09cdd047202a: Waiting [2025-09-01T05:58:32.667Z] 097100c76c15: Waiting [2025-09-01T05:58:32.667Z] 436af8bcdf83: Layer already exists [2025-09-01T05:58:32.667Z] b5ff88ccf490: Layer already exists [2025-09-01T05:58:32.667Z] 00b04cdeeefc: Layer already exists [2025-09-01T05:58:32.667Z] 226b702323cd: Layer already exists [2025-09-01T05:58:32.667Z] 492043287529: Layer already exists [2025-09-01T05:58:32.667Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:32.667Z] 3f673b5408c4: Layer already exists [2025-09-01T05:58:32.667Z] 09cdd047202a: Layer already exists [2025-09-01T05:58:32.667Z] 097100c76c15: Layer already exists [2025-09-01T05:58:32.667Z] 4.1.0-dev.55: digest: sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:32.989Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:33.319Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:58:33.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-09-01T05:58:33.319Z] 00b04cdeeefc: Preparing [2025-09-01T05:58:33.319Z] 492043287529: Preparing [2025-09-01T05:58:33.319Z] b5ff88ccf490: Preparing [2025-09-01T05:58:33.319Z] 436af8bcdf83: Preparing [2025-09-01T05:58:33.319Z] 226b702323cd: Preparing [2025-09-01T05:58:33.319Z] 59ab018f3846: Preparing [2025-09-01T05:58:33.319Z] 3f673b5408c4: Preparing [2025-09-01T05:58:33.319Z] 09cdd047202a: Preparing [2025-09-01T05:58:33.319Z] 097100c76c15: Preparing [2025-09-01T05:58:33.319Z] 59ab018f3846: Waiting [2025-09-01T05:58:33.319Z] 3f673b5408c4: Waiting [2025-09-01T05:58:33.319Z] 09cdd047202a: Waiting [2025-09-01T05:58:33.319Z] 097100c76c15: Waiting [2025-09-01T05:58:33.319Z] 00b04cdeeefc: Layer already exists [2025-09-01T05:58:33.319Z] 226b702323cd: Layer already exists [2025-09-01T05:58:33.319Z] b5ff88ccf490: Layer already exists [2025-09-01T05:58:33.319Z] 492043287529: Layer already exists [2025-09-01T05:58:33.319Z] 436af8bcdf83: Layer already exists [2025-09-01T05:58:33.319Z] 097100c76c15: Layer already exists [2025-09-01T05:58:33.319Z] 09cdd047202a: Layer already exists [2025-09-01T05:58:33.319Z] 3f673b5408c4: Layer already exists [2025-09-01T05:58:33.319Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:33.319Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:33.657Z] + 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-01T05:58:33.968Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-09-01T05:58:33.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-09-01T05:58:33.969Z] 00b04cdeeefc: Preparing [2025-09-01T05:58:33.969Z] 492043287529: Preparing [2025-09-01T05:58:33.969Z] b5ff88ccf490: Preparing [2025-09-01T05:58:33.969Z] 436af8bcdf83: Preparing [2025-09-01T05:58:33.969Z] 226b702323cd: Preparing [2025-09-01T05:58:33.969Z] 59ab018f3846: Preparing [2025-09-01T05:58:33.969Z] 3f673b5408c4: Preparing [2025-09-01T05:58:33.969Z] 09cdd047202a: Preparing [2025-09-01T05:58:33.969Z] 097100c76c15: Preparing [2025-09-01T05:58:33.969Z] 3f673b5408c4: Waiting [2025-09-01T05:58:33.969Z] 09cdd047202a: Waiting [2025-09-01T05:58:33.969Z] 097100c76c15: Waiting [2025-09-01T05:58:33.969Z] 59ab018f3846: Waiting [2025-09-01T05:58:33.969Z] 00b04cdeeefc: Layer already exists [2025-09-01T05:58:33.969Z] 492043287529: Layer already exists [2025-09-01T05:58:33.969Z] 436af8bcdf83: Layer already exists [2025-09-01T05:58:33.969Z] 226b702323cd: Layer already exists [2025-09-01T05:58:33.969Z] b5ff88ccf490: Layer already exists [2025-09-01T05:58:33.969Z] 09cdd047202a: Layer already exists [2025-09-01T05:58:33.969Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:33.969Z] 3f673b5408c4: Layer already exists [2025-09-01T05:58:33.969Z] 097100c76c15: Layer already exists [2025-09-01T05:58:33.969Z] main: digest: sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T05:58:34.041Z] ===================================================== [Pipeline] echo [2025-09-01T05:58:34.056Z] taggedImages: [2025-09-01T05:58:34.056Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:58:34.056Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-09-01T05:58:34.056Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.55 [2025-09-01T05:58:34.056Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:58:34.056Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-09-01T05:58:34.088Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-09-01T05:58:34.088Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:58:34.088Z] latest [2025-09-01T05:58:34.088Z] 4.1.0-dev.55 [2025-09-01T05:58:34.088Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:58:34.088Z] main [2025-09-01T05:58:34.088Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:34.426Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:34.755Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:58:34.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-09-01T05:58:34.756Z] fb8de3c84e67: Preparing [2025-09-01T05:58:34.756Z] 54ab16623155: Preparing [2025-09-01T05:58:34.756Z] 8cdf23964a92: Preparing [2025-09-01T05:58:34.756Z] e09b0d46b91c: Preparing [2025-09-01T05:58:34.756Z] c09af6324222: Preparing [2025-09-01T05:58:34.756Z] 226b702323cd: Preparing [2025-09-01T05:58:34.756Z] 59ab018f3846: Preparing [2025-09-01T05:58:34.756Z] 226b702323cd: Waiting [2025-09-01T05:58:34.756Z] 02c8905a990a: Preparing [2025-09-01T05:58:34.756Z] 86e1bffcb465: Preparing [2025-09-01T05:58:34.756Z] 59ab018f3846: Waiting [2025-09-01T05:58:34.756Z] 02c8905a990a: Waiting [2025-09-01T05:58:34.756Z] 86e1bffcb465: Waiting [2025-09-01T05:58:34.756Z] 3f378c856a54: Preparing [2025-09-01T05:58:34.756Z] 3f378c856a54: Waiting [2025-09-01T05:58:34.756Z] 097100c76c15: Preparing [2025-09-01T05:58:34.756Z] 097100c76c15: Waiting [2025-09-01T05:58:34.756Z] fb8de3c84e67: Pushed [2025-09-01T05:58:34.756Z] 54ab16623155: Pushed [2025-09-01T05:58:34.756Z] c09af6324222: Pushed [2025-09-01T05:58:34.756Z] 226b702323cd: Layer already exists [2025-09-01T05:58:34.756Z] e09b0d46b91c: Pushed [2025-09-01T05:58:34.756Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:34.756Z] 097100c76c15: Layer already exists [2025-09-01T05:58:35.013Z] 02c8905a990a: Pushed [2025-09-01T05:58:35.013Z] 86e1bffcb465: Pushed [2025-09-01T05:58:35.951Z] 3f378c856a54: Pushed [2025-09-01T05:58:37.853Z] 8cdf23964a92: Pushed [2025-09-01T05:58:37.853Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:38.181Z] + 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-01T05:58:38.512Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-09-01T05:58:38.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-09-01T05:58:38.513Z] fb8de3c84e67: Preparing [2025-09-01T05:58:38.513Z] 54ab16623155: Preparing [2025-09-01T05:58:38.513Z] 8cdf23964a92: Preparing [2025-09-01T05:58:38.513Z] e09b0d46b91c: Preparing [2025-09-01T05:58:38.513Z] c09af6324222: Preparing [2025-09-01T05:58:38.513Z] 226b702323cd: Preparing [2025-09-01T05:58:38.513Z] 59ab018f3846: Preparing [2025-09-01T05:58:38.513Z] 02c8905a990a: Preparing [2025-09-01T05:58:38.513Z] 86e1bffcb465: Preparing [2025-09-01T05:58:38.513Z] 3f378c856a54: Preparing [2025-09-01T05:58:38.513Z] 097100c76c15: Preparing [2025-09-01T05:58:38.513Z] 02c8905a990a: Waiting [2025-09-01T05:58:38.513Z] 86e1bffcb465: Waiting [2025-09-01T05:58:38.513Z] 3f378c856a54: Waiting [2025-09-01T05:58:38.513Z] 226b702323cd: Waiting [2025-09-01T05:58:38.513Z] 59ab018f3846: Waiting [2025-09-01T05:58:38.513Z] 097100c76c15: Waiting [2025-09-01T05:58:38.513Z] c09af6324222: Layer already exists [2025-09-01T05:58:38.513Z] 8cdf23964a92: Layer already exists [2025-09-01T05:58:38.513Z] fb8de3c84e67: Layer already exists [2025-09-01T05:58:38.513Z] 54ab16623155: Layer already exists [2025-09-01T05:58:38.513Z] e09b0d46b91c: Layer already exists [2025-09-01T05:58:38.513Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:38.513Z] 226b702323cd: Layer already exists [2025-09-01T05:58:38.513Z] 02c8905a990a: Layer already exists [2025-09-01T05:58:38.513Z] 86e1bffcb465: Layer already exists [2025-09-01T05:58:38.513Z] 3f378c856a54: Layer already exists [2025-09-01T05:58:38.513Z] 097100c76c15: Layer already exists [2025-09-01T05:58:38.513Z] latest: digest: sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:38.852Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:39.170Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.55 [2025-09-01T05:58:39.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-09-01T05:58:39.170Z] fb8de3c84e67: Preparing [2025-09-01T05:58:39.170Z] 54ab16623155: Preparing [2025-09-01T05:58:39.170Z] 8cdf23964a92: Preparing [2025-09-01T05:58:39.170Z] e09b0d46b91c: Preparing [2025-09-01T05:58:39.170Z] c09af6324222: Preparing [2025-09-01T05:58:39.170Z] 226b702323cd: Preparing [2025-09-01T05:58:39.170Z] 59ab018f3846: Preparing [2025-09-01T05:58:39.170Z] 02c8905a990a: Preparing [2025-09-01T05:58:39.170Z] 86e1bffcb465: Preparing [2025-09-01T05:58:39.170Z] 3f378c856a54: Preparing [2025-09-01T05:58:39.171Z] 097100c76c15: Preparing [2025-09-01T05:58:39.171Z] 59ab018f3846: Waiting [2025-09-01T05:58:39.171Z] 226b702323cd: Waiting [2025-09-01T05:58:39.171Z] 86e1bffcb465: Waiting [2025-09-01T05:58:39.171Z] 3f378c856a54: Waiting [2025-09-01T05:58:39.171Z] 097100c76c15: Waiting [2025-09-01T05:58:39.171Z] 02c8905a990a: Waiting [2025-09-01T05:58:39.171Z] fb8de3c84e67: Layer already exists [2025-09-01T05:58:39.171Z] 8cdf23964a92: Layer already exists [2025-09-01T05:58:39.171Z] 54ab16623155: Layer already exists [2025-09-01T05:58:39.171Z] e09b0d46b91c: Layer already exists [2025-09-01T05:58:39.171Z] c09af6324222: Layer already exists [2025-09-01T05:58:39.171Z] 226b702323cd: Layer already exists [2025-09-01T05:58:39.171Z] 02c8905a990a: Layer already exists [2025-09-01T05:58:39.171Z] 3f378c856a54: Layer already exists [2025-09-01T05:58:39.171Z] 86e1bffcb465: Layer already exists [2025-09-01T05:58:39.171Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:39.171Z] 097100c76c15: Layer already exists [2025-09-01T05:58:39.171Z] 4.1.0-dev.55: digest: sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:39.492Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:39.816Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:58:39.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-09-01T05:58:39.816Z] fb8de3c84e67: Preparing [2025-09-01T05:58:39.816Z] 54ab16623155: Preparing [2025-09-01T05:58:39.816Z] 8cdf23964a92: Preparing [2025-09-01T05:58:39.816Z] e09b0d46b91c: Preparing [2025-09-01T05:58:39.816Z] c09af6324222: Preparing [2025-09-01T05:58:39.816Z] 226b702323cd: Preparing [2025-09-01T05:58:39.816Z] 59ab018f3846: Preparing [2025-09-01T05:58:39.816Z] 02c8905a990a: Preparing [2025-09-01T05:58:39.816Z] 86e1bffcb465: Preparing [2025-09-01T05:58:39.816Z] 3f378c856a54: Preparing [2025-09-01T05:58:39.816Z] 097100c76c15: Preparing [2025-09-01T05:58:39.816Z] 226b702323cd: Waiting [2025-09-01T05:58:39.816Z] 59ab018f3846: Waiting [2025-09-01T05:58:39.816Z] 02c8905a990a: Waiting [2025-09-01T05:58:39.816Z] 86e1bffcb465: Waiting [2025-09-01T05:58:39.816Z] 3f378c856a54: Waiting [2025-09-01T05:58:39.816Z] 097100c76c15: Waiting [2025-09-01T05:58:39.816Z] 54ab16623155: Layer already exists [2025-09-01T05:58:39.816Z] c09af6324222: Layer already exists [2025-09-01T05:58:39.816Z] 8cdf23964a92: Layer already exists [2025-09-01T05:58:39.816Z] e09b0d46b91c: Layer already exists [2025-09-01T05:58:39.816Z] fb8de3c84e67: Layer already exists [2025-09-01T05:58:39.816Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:39.816Z] 226b702323cd: Layer already exists [2025-09-01T05:58:39.816Z] 86e1bffcb465: Layer already exists [2025-09-01T05:58:39.816Z] 02c8905a990a: Layer already exists [2025-09-01T05:58:39.816Z] 3f378c856a54: Layer already exists [2025-09-01T05:58:39.816Z] 097100c76c15: Layer already exists [2025-09-01T05:58:39.816Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:40.144Z] + 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-01T05:58:40.467Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-09-01T05:58:40.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-09-01T05:58:40.467Z] fb8de3c84e67: Preparing [2025-09-01T05:58:40.467Z] 54ab16623155: Preparing [2025-09-01T05:58:40.467Z] 8cdf23964a92: Preparing [2025-09-01T05:58:40.467Z] e09b0d46b91c: Preparing [2025-09-01T05:58:40.467Z] c09af6324222: Preparing [2025-09-01T05:58:40.467Z] 226b702323cd: Preparing [2025-09-01T05:58:40.467Z] 59ab018f3846: Preparing [2025-09-01T05:58:40.467Z] 02c8905a990a: Preparing [2025-09-01T05:58:40.467Z] 86e1bffcb465: Preparing [2025-09-01T05:58:40.467Z] 3f378c856a54: Preparing [2025-09-01T05:58:40.467Z] 097100c76c15: Preparing [2025-09-01T05:58:40.467Z] 02c8905a990a: Waiting [2025-09-01T05:58:40.467Z] 86e1bffcb465: Waiting [2025-09-01T05:58:40.467Z] 3f378c856a54: Waiting [2025-09-01T05:58:40.467Z] 226b702323cd: Waiting [2025-09-01T05:58:40.467Z] 59ab018f3846: Waiting [2025-09-01T05:58:40.467Z] 097100c76c15: Waiting [2025-09-01T05:58:40.467Z] 8cdf23964a92: Layer already exists [2025-09-01T05:58:40.467Z] 54ab16623155: Layer already exists [2025-09-01T05:58:40.467Z] e09b0d46b91c: Layer already exists [2025-09-01T05:58:40.467Z] c09af6324222: Layer already exists [2025-09-01T05:58:40.467Z] fb8de3c84e67: Layer already exists [2025-09-01T05:58:40.467Z] 02c8905a990a: Layer already exists [2025-09-01T05:58:40.467Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:40.467Z] 226b702323cd: Layer already exists [2025-09-01T05:58:40.467Z] 3f378c856a54: Layer already exists [2025-09-01T05:58:40.467Z] 86e1bffcb465: Layer already exists [2025-09-01T05:58:40.467Z] 097100c76c15: Layer already exists [2025-09-01T05:58:40.467Z] main: digest: sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T05:58:40.550Z] ===================================================== [Pipeline] echo [2025-09-01T05:58:40.566Z] taggedImages: [2025-09-01T05:58:40.566Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:58:40.566Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-09-01T05:58:40.566Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.55 [2025-09-01T05:58:40.566Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:58:40.566Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-09-01T05:58:40.590Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-09-01T05:58:40.590Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:58:40.590Z] latest [2025-09-01T05:58:40.590Z] 4.1.0-dev.55 [2025-09-01T05:58:40.590Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:58:40.590Z] main [2025-09-01T05:58:40.590Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:40.941Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:41.270Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:58:41.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-09-01T05:58:41.270Z] f810f5d8ad98: Preparing [2025-09-01T05:58:41.270Z] a2aac8308a0b: Preparing [2025-09-01T05:58:41.270Z] 9c631999eee1: Preparing [2025-09-01T05:58:41.270Z] 046f07148eb4: Preparing [2025-09-01T05:58:41.270Z] 5a0895ad2ad5: Preparing [2025-09-01T05:58:41.270Z] 4a9476a50e19: Preparing [2025-09-01T05:58:41.270Z] 84e2a247f2e0: Preparing [2025-09-01T05:58:41.270Z] 226b702323cd: Preparing [2025-09-01T05:58:41.270Z] 59ab018f3846: Preparing [2025-09-01T05:58:41.270Z] 4eddab0a12af: Preparing [2025-09-01T05:58:41.270Z] 31d5c6424ad1: Preparing [2025-09-01T05:58:41.270Z] 097100c76c15: Preparing [2025-09-01T05:58:41.270Z] 226b702323cd: Waiting [2025-09-01T05:58:41.270Z] 59ab018f3846: Waiting [2025-09-01T05:58:41.270Z] 4eddab0a12af: Waiting [2025-09-01T05:58:41.270Z] 4a9476a50e19: Waiting [2025-09-01T05:58:41.270Z] 31d5c6424ad1: Waiting [2025-09-01T05:58:41.270Z] 097100c76c15: Waiting [2025-09-01T05:58:41.270Z] 84e2a247f2e0: Waiting [2025-09-01T05:58:41.270Z] 5a0895ad2ad5: Pushed [2025-09-01T05:58:41.270Z] f810f5d8ad98: Pushed [2025-09-01T05:58:41.270Z] a2aac8308a0b: Pushed [2025-09-01T05:58:41.270Z] 226b702323cd: Layer already exists [2025-09-01T05:58:41.270Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:41.270Z] 4a9476a50e19: Pushed [2025-09-01T05:58:41.270Z] 84e2a247f2e0: Pushed [2025-09-01T05:58:41.529Z] 097100c76c15: Layer already exists [2025-09-01T05:58:41.529Z] 4eddab0a12af: Pushed [2025-09-01T05:58:42.902Z] 31d5c6424ad1: Pushed [2025-09-01T05:58:43.837Z] 046f07148eb4: Pushed [2025-09-01T05:58:44.095Z] 9c631999eee1: Pushed [2025-09-01T05:58:44.354Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:44.696Z] + 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-01T05:58:45.021Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-09-01T05:58:45.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-09-01T05:58:45.021Z] f810f5d8ad98: Preparing [2025-09-01T05:58:45.021Z] a2aac8308a0b: Preparing [2025-09-01T05:58:45.021Z] 9c631999eee1: Preparing [2025-09-01T05:58:45.021Z] 046f07148eb4: Preparing [2025-09-01T05:58:45.021Z] 5a0895ad2ad5: Preparing [2025-09-01T05:58:45.021Z] 4a9476a50e19: Preparing [2025-09-01T05:58:45.021Z] 84e2a247f2e0: Preparing [2025-09-01T05:58:45.021Z] 226b702323cd: Preparing [2025-09-01T05:58:45.021Z] 59ab018f3846: Preparing [2025-09-01T05:58:45.021Z] 4eddab0a12af: Preparing [2025-09-01T05:58:45.021Z] 31d5c6424ad1: Preparing [2025-09-01T05:58:45.021Z] 097100c76c15: Preparing [2025-09-01T05:58:45.021Z] 4a9476a50e19: Waiting [2025-09-01T05:58:45.021Z] 84e2a247f2e0: Waiting [2025-09-01T05:58:45.021Z] 226b702323cd: Waiting [2025-09-01T05:58:45.021Z] 59ab018f3846: Waiting [2025-09-01T05:58:45.021Z] 4eddab0a12af: Waiting [2025-09-01T05:58:45.021Z] 31d5c6424ad1: Waiting [2025-09-01T05:58:45.021Z] 097100c76c15: Waiting [2025-09-01T05:58:45.021Z] a2aac8308a0b: Layer already exists [2025-09-01T05:58:45.021Z] 9c631999eee1: Layer already exists [2025-09-01T05:58:45.021Z] 046f07148eb4: Layer already exists [2025-09-01T05:58:45.021Z] f810f5d8ad98: Layer already exists [2025-09-01T05:58:45.021Z] 5a0895ad2ad5: Layer already exists [2025-09-01T05:58:45.021Z] 84e2a247f2e0: Layer already exists [2025-09-01T05:58:45.021Z] 4a9476a50e19: Layer already exists [2025-09-01T05:58:45.021Z] 226b702323cd: Layer already exists [2025-09-01T05:58:45.021Z] 4eddab0a12af: Layer already exists [2025-09-01T05:58:45.021Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:45.021Z] 31d5c6424ad1: Layer already exists [2025-09-01T05:58:45.021Z] 097100c76c15: Layer already exists [2025-09-01T05:58:45.021Z] latest: digest: sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:45.349Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:45.674Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55 [2025-09-01T05:58:45.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-09-01T05:58:45.674Z] f810f5d8ad98: Preparing [2025-09-01T05:58:45.674Z] a2aac8308a0b: Preparing [2025-09-01T05:58:45.674Z] 9c631999eee1: Preparing [2025-09-01T05:58:45.674Z] 046f07148eb4: Preparing [2025-09-01T05:58:45.674Z] 5a0895ad2ad5: Preparing [2025-09-01T05:58:45.674Z] 4a9476a50e19: Preparing [2025-09-01T05:58:45.674Z] 84e2a247f2e0: Preparing [2025-09-01T05:58:45.674Z] 226b702323cd: Preparing [2025-09-01T05:58:45.674Z] 59ab018f3846: Preparing [2025-09-01T05:58:45.674Z] 4eddab0a12af: Preparing [2025-09-01T05:58:45.674Z] 31d5c6424ad1: Preparing [2025-09-01T05:58:45.674Z] 097100c76c15: Preparing [2025-09-01T05:58:45.674Z] 4a9476a50e19: Waiting [2025-09-01T05:58:45.674Z] 84e2a247f2e0: Waiting [2025-09-01T05:58:45.674Z] 226b702323cd: Waiting [2025-09-01T05:58:45.674Z] 59ab018f3846: Waiting [2025-09-01T05:58:45.674Z] 4eddab0a12af: Waiting [2025-09-01T05:58:45.674Z] 31d5c6424ad1: Waiting [2025-09-01T05:58:45.674Z] 097100c76c15: Waiting [2025-09-01T05:58:45.674Z] f810f5d8ad98: Layer already exists [2025-09-01T05:58:45.674Z] 046f07148eb4: Layer already exists [2025-09-01T05:58:45.674Z] 9c631999eee1: Layer already exists [2025-09-01T05:58:45.674Z] a2aac8308a0b: Layer already exists [2025-09-01T05:58:45.674Z] 5a0895ad2ad5: Layer already exists [2025-09-01T05:58:45.674Z] 84e2a247f2e0: Layer already exists [2025-09-01T05:58:45.674Z] 226b702323cd: Layer already exists [2025-09-01T05:58:45.674Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:45.674Z] 4a9476a50e19: Layer already exists [2025-09-01T05:58:45.674Z] 4eddab0a12af: Layer already exists [2025-09-01T05:58:45.674Z] 31d5c6424ad1: Layer already exists [2025-09-01T05:58:45.674Z] 097100c76c15: Layer already exists [2025-09-01T05:58:45.674Z] 4.1.0-dev.55: digest: sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:45.997Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:46.321Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:58:46.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-09-01T05:58:46.322Z] f810f5d8ad98: Preparing [2025-09-01T05:58:46.322Z] a2aac8308a0b: Preparing [2025-09-01T05:58:46.322Z] 9c631999eee1: Preparing [2025-09-01T05:58:46.322Z] 046f07148eb4: Preparing [2025-09-01T05:58:46.322Z] 5a0895ad2ad5: Preparing [2025-09-01T05:58:46.322Z] 4a9476a50e19: Preparing [2025-09-01T05:58:46.322Z] 84e2a247f2e0: Preparing [2025-09-01T05:58:46.322Z] 226b702323cd: Preparing [2025-09-01T05:58:46.322Z] 59ab018f3846: Preparing [2025-09-01T05:58:46.322Z] 4eddab0a12af: Preparing [2025-09-01T05:58:46.322Z] 31d5c6424ad1: Preparing [2025-09-01T05:58:46.322Z] 097100c76c15: Preparing [2025-09-01T05:58:46.322Z] 4eddab0a12af: Waiting [2025-09-01T05:58:46.322Z] 4a9476a50e19: Waiting [2025-09-01T05:58:46.322Z] 31d5c6424ad1: Waiting [2025-09-01T05:58:46.322Z] 84e2a247f2e0: Waiting [2025-09-01T05:58:46.322Z] 097100c76c15: Waiting [2025-09-01T05:58:46.322Z] 226b702323cd: Waiting [2025-09-01T05:58:46.322Z] 59ab018f3846: Waiting [2025-09-01T05:58:46.322Z] 9c631999eee1: Layer already exists [2025-09-01T05:58:46.322Z] 046f07148eb4: Layer already exists [2025-09-01T05:58:46.322Z] a2aac8308a0b: Layer already exists [2025-09-01T05:58:46.322Z] 5a0895ad2ad5: Layer already exists [2025-09-01T05:58:46.322Z] f810f5d8ad98: Layer already exists [2025-09-01T05:58:46.322Z] 4a9476a50e19: Layer already exists [2025-09-01T05:58:46.322Z] 84e2a247f2e0: Layer already exists [2025-09-01T05:58:46.322Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:46.322Z] 226b702323cd: Layer already exists [2025-09-01T05:58:46.322Z] 4eddab0a12af: Layer already exists [2025-09-01T05:58:46.322Z] 31d5c6424ad1: Layer already exists [2025-09-01T05:58:46.322Z] 097100c76c15: Layer already exists [2025-09-01T05:58:46.322Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:46.650Z] + 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-01T05:58:46.972Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-09-01T05:58:46.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-09-01T05:58:46.972Z] f810f5d8ad98: Preparing [2025-09-01T05:58:46.972Z] a2aac8308a0b: Preparing [2025-09-01T05:58:46.972Z] 9c631999eee1: Preparing [2025-09-01T05:58:46.972Z] 046f07148eb4: Preparing [2025-09-01T05:58:46.972Z] 5a0895ad2ad5: Preparing [2025-09-01T05:58:46.972Z] 4a9476a50e19: Preparing [2025-09-01T05:58:46.972Z] 84e2a247f2e0: Preparing [2025-09-01T05:58:46.972Z] 226b702323cd: Preparing [2025-09-01T05:58:46.972Z] 59ab018f3846: Preparing [2025-09-01T05:58:46.972Z] 4eddab0a12af: Preparing [2025-09-01T05:58:46.972Z] 31d5c6424ad1: Preparing [2025-09-01T05:58:46.972Z] 097100c76c15: Preparing [2025-09-01T05:58:46.972Z] 4a9476a50e19: Waiting [2025-09-01T05:58:46.972Z] 84e2a247f2e0: Waiting [2025-09-01T05:58:46.972Z] 226b702323cd: Waiting [2025-09-01T05:58:46.972Z] 59ab018f3846: Waiting [2025-09-01T05:58:46.972Z] 4eddab0a12af: Waiting [2025-09-01T05:58:46.972Z] 31d5c6424ad1: Waiting [2025-09-01T05:58:46.972Z] 097100c76c15: Waiting [2025-09-01T05:58:46.972Z] 5a0895ad2ad5: Layer already exists [2025-09-01T05:58:46.972Z] f810f5d8ad98: Layer already exists [2025-09-01T05:58:46.972Z] 9c631999eee1: Layer already exists [2025-09-01T05:58:46.972Z] a2aac8308a0b: Layer already exists [2025-09-01T05:58:46.972Z] 046f07148eb4: Layer already exists [2025-09-01T05:58:46.972Z] 84e2a247f2e0: Layer already exists [2025-09-01T05:58:46.972Z] 4a9476a50e19: Layer already exists [2025-09-01T05:58:46.972Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:46.972Z] 226b702323cd: Layer already exists [2025-09-01T05:58:46.972Z] 4eddab0a12af: Layer already exists [2025-09-01T05:58:46.972Z] 31d5c6424ad1: Layer already exists [2025-09-01T05:58:46.972Z] 097100c76c15: Layer already exists [2025-09-01T05:58:46.972Z] main: digest: sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T05:58:47.038Z] ===================================================== [Pipeline] echo [2025-09-01T05:58:47.057Z] taggedImages: [2025-09-01T05:58:47.057Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:58:47.057Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-09-01T05:58:47.057Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55 [2025-09-01T05:58:47.057Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:58:47.057Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-09-01T05:58:47.081Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-09-01T05:58:47.081Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:58:47.081Z] latest [2025-09-01T05:58:47.081Z] 4.1.0-dev.55 [2025-09-01T05:58:47.081Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:58:47.081Z] main [2025-09-01T05:58:47.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:47.519Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:47.840Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:58:47.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-09-01T05:58:47.840Z] 78e0ec678a3c: Preparing [2025-09-01T05:58:47.840Z] a0c79a97aebd: Preparing [2025-09-01T05:58:47.840Z] 226b702323cd: Preparing [2025-09-01T05:58:47.840Z] 59ab018f3846: Preparing [2025-09-01T05:58:47.840Z] c59c0d1d905d: Preparing [2025-09-01T05:58:47.840Z] 046be58f2b6a: Preparing [2025-09-01T05:58:47.840Z] 097100c76c15: Preparing [2025-09-01T05:58:47.840Z] 046be58f2b6a: Waiting [2025-09-01T05:58:47.840Z] 097100c76c15: Waiting [2025-09-01T05:58:47.840Z] 226b702323cd: Layer already exists [2025-09-01T05:58:47.840Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:47.840Z] 097100c76c15: Layer already exists [2025-09-01T05:58:47.840Z] 78e0ec678a3c: Pushed [2025-09-01T05:58:47.840Z] c59c0d1d905d: Pushed [2025-09-01T05:58:48.778Z] 046be58f2b6a: Pushed [2025-09-01T05:58:51.313Z] a0c79a97aebd: Pushed [2025-09-01T05:58:51.313Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:51.639Z] + 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-01T05:58:51.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-09-01T05:58:51.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-09-01T05:58:51.965Z] 78e0ec678a3c: Preparing [2025-09-01T05:58:51.965Z] a0c79a97aebd: Preparing [2025-09-01T05:58:51.965Z] 226b702323cd: Preparing [2025-09-01T05:58:51.965Z] 59ab018f3846: Preparing [2025-09-01T05:58:51.965Z] c59c0d1d905d: Preparing [2025-09-01T05:58:51.965Z] 046be58f2b6a: Preparing [2025-09-01T05:58:51.965Z] 097100c76c15: Preparing [2025-09-01T05:58:51.965Z] 046be58f2b6a: Waiting [2025-09-01T05:58:51.965Z] 097100c76c15: Waiting [2025-09-01T05:58:51.965Z] 226b702323cd: Layer already exists [2025-09-01T05:58:51.965Z] c59c0d1d905d: Layer already exists [2025-09-01T05:58:51.965Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:51.965Z] 78e0ec678a3c: Layer already exists [2025-09-01T05:58:51.965Z] a0c79a97aebd: Layer already exists [2025-09-01T05:58:51.965Z] 046be58f2b6a: Layer already exists [2025-09-01T05:58:51.965Z] 097100c76c15: Layer already exists [2025-09-01T05:58:51.965Z] latest: digest: sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:52.297Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:52.624Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.55 [2025-09-01T05:58:52.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-09-01T05:58:52.624Z] 78e0ec678a3c: Preparing [2025-09-01T05:58:52.624Z] a0c79a97aebd: Preparing [2025-09-01T05:58:52.624Z] 226b702323cd: Preparing [2025-09-01T05:58:52.624Z] 59ab018f3846: Preparing [2025-09-01T05:58:52.624Z] c59c0d1d905d: Preparing [2025-09-01T05:58:52.624Z] 046be58f2b6a: Preparing [2025-09-01T05:58:52.624Z] 097100c76c15: Preparing [2025-09-01T05:58:52.624Z] 046be58f2b6a: Waiting [2025-09-01T05:58:52.624Z] 097100c76c15: Waiting [2025-09-01T05:58:52.624Z] c59c0d1d905d: Layer already exists [2025-09-01T05:58:52.624Z] a0c79a97aebd: Layer already exists [2025-09-01T05:58:52.624Z] 78e0ec678a3c: Layer already exists [2025-09-01T05:58:52.624Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:52.624Z] 226b702323cd: Layer already exists [2025-09-01T05:58:52.624Z] 097100c76c15: Layer already exists [2025-09-01T05:58:52.624Z] 046be58f2b6a: Layer already exists [2025-09-01T05:58:52.624Z] 4.1.0-dev.55: digest: sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:52.961Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:53.281Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:58:53.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-09-01T05:58:53.281Z] 78e0ec678a3c: Preparing [2025-09-01T05:58:53.281Z] a0c79a97aebd: Preparing [2025-09-01T05:58:53.281Z] 226b702323cd: Preparing [2025-09-01T05:58:53.281Z] 59ab018f3846: Preparing [2025-09-01T05:58:53.281Z] c59c0d1d905d: Preparing [2025-09-01T05:58:53.281Z] 046be58f2b6a: Preparing [2025-09-01T05:58:53.281Z] 097100c76c15: Preparing [2025-09-01T05:58:53.281Z] 046be58f2b6a: Waiting [2025-09-01T05:58:53.281Z] 097100c76c15: Waiting [2025-09-01T05:58:53.281Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:53.281Z] 78e0ec678a3c: Layer already exists [2025-09-01T05:58:53.281Z] c59c0d1d905d: Layer already exists [2025-09-01T05:58:53.281Z] a0c79a97aebd: Layer already exists [2025-09-01T05:58:53.281Z] 226b702323cd: Layer already exists [2025-09-01T05:58:53.281Z] 046be58f2b6a: Layer already exists [2025-09-01T05:58:53.281Z] 097100c76c15: Layer already exists [2025-09-01T05:58:53.281Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:53.606Z] + 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-01T05:58:53.928Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-09-01T05:58:53.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-09-01T05:58:53.928Z] 78e0ec678a3c: Preparing [2025-09-01T05:58:53.928Z] a0c79a97aebd: Preparing [2025-09-01T05:58:53.928Z] 226b702323cd: Preparing [2025-09-01T05:58:53.928Z] 59ab018f3846: Preparing [2025-09-01T05:58:53.928Z] c59c0d1d905d: Preparing [2025-09-01T05:58:53.928Z] 046be58f2b6a: Preparing [2025-09-01T05:58:53.928Z] 097100c76c15: Preparing [2025-09-01T05:58:53.928Z] 046be58f2b6a: Waiting [2025-09-01T05:58:53.928Z] 097100c76c15: Waiting [2025-09-01T05:58:53.928Z] 226b702323cd: Layer already exists [2025-09-01T05:58:53.928Z] c59c0d1d905d: Layer already exists [2025-09-01T05:58:53.928Z] 78e0ec678a3c: Layer already exists [2025-09-01T05:58:53.928Z] a0c79a97aebd: Layer already exists [2025-09-01T05:58:53.928Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:53.928Z] 046be58f2b6a: Layer already exists [2025-09-01T05:58:53.928Z] 097100c76c15: Layer already exists [2025-09-01T05:58:53.928Z] main: digest: sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T05:58:54.001Z] ===================================================== [Pipeline] echo [2025-09-01T05:58:54.017Z] taggedImages: [2025-09-01T05:58:54.017Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:58:54.017Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-09-01T05:58:54.017Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.55 [2025-09-01T05:58:54.017Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:58:54.017Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-09-01T05:58:54.048Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-09-01T05:58:54.048Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:58:54.048Z] latest [2025-09-01T05:58:54.048Z] 4.1.0-dev.55 [2025-09-01T05:58:54.048Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:58:54.048Z] main [2025-09-01T05:58:54.048Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:54.400Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:58:54.719Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:58:54.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-09-01T05:58:54.719Z] 088f0ab394f9: Preparing [2025-09-01T05:58:54.719Z] 613f1ddc25a4: Preparing [2025-09-01T05:58:54.719Z] 0a780640a968: Preparing [2025-09-01T05:58:54.719Z] 226b702323cd: Preparing [2025-09-01T05:58:54.719Z] 59ab018f3846: Preparing [2025-09-01T05:58:54.719Z] 09ff3263bbed: Preparing [2025-09-01T05:58:54.719Z] 65e6cc1d3336: Preparing [2025-09-01T05:58:54.719Z] ae01ac62a856: Preparing [2025-09-01T05:58:54.719Z] a417a450c382: Preparing [2025-09-01T05:58:54.719Z] 097100c76c15: Preparing [2025-09-01T05:58:54.719Z] 65e6cc1d3336: Waiting [2025-09-01T05:58:54.719Z] 09ff3263bbed: Waiting [2025-09-01T05:58:54.719Z] ae01ac62a856: Waiting [2025-09-01T05:58:54.719Z] 097100c76c15: Waiting [2025-09-01T05:58:54.719Z] a417a450c382: Waiting [2025-09-01T05:58:54.719Z] 59ab018f3846: Layer already exists [2025-09-01T05:58:54.719Z] 226b702323cd: Layer already exists [2025-09-01T05:58:54.719Z] 613f1ddc25a4: Pushed [2025-09-01T05:58:54.719Z] 0a780640a968: Pushed [2025-09-01T05:58:54.719Z] 088f0ab394f9: Pushed [2025-09-01T05:58:54.719Z] 097100c76c15: Layer already exists [2025-09-01T05:58:54.976Z] ae01ac62a856: Pushed [2025-09-01T05:58:55.234Z] a417a450c382: Pushed [2025-09-01T05:58:59.419Z] 65e6cc1d3336: Pushed [2025-09-01T05:59:07.547Z] 09ff3263bbed: Pushed [2025-09-01T05:59:07.547Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:07.946Z] + 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-01T05:59:08.323Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-09-01T05:59:08.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-09-01T05:59:08.323Z] 088f0ab394f9: Preparing [2025-09-01T05:59:08.323Z] 613f1ddc25a4: Preparing [2025-09-01T05:59:08.323Z] 0a780640a968: Preparing [2025-09-01T05:59:08.323Z] 226b702323cd: Preparing [2025-09-01T05:59:08.323Z] 59ab018f3846: Preparing [2025-09-01T05:59:08.323Z] 09ff3263bbed: Preparing [2025-09-01T05:59:08.323Z] 65e6cc1d3336: Preparing [2025-09-01T05:59:08.323Z] ae01ac62a856: Preparing [2025-09-01T05:59:08.323Z] a417a450c382: Preparing [2025-09-01T05:59:08.323Z] 097100c76c15: Preparing [2025-09-01T05:59:08.323Z] 09ff3263bbed: Waiting [2025-09-01T05:59:08.323Z] 65e6cc1d3336: Waiting [2025-09-01T05:59:08.323Z] ae01ac62a856: Waiting [2025-09-01T05:59:08.323Z] a417a450c382: Waiting [2025-09-01T05:59:08.323Z] 097100c76c15: Waiting [2025-09-01T05:59:08.323Z] 0a780640a968: Layer already exists [2025-09-01T05:59:08.323Z] 59ab018f3846: Layer already exists [2025-09-01T05:59:08.323Z] 226b702323cd: Layer already exists [2025-09-01T05:59:08.323Z] 613f1ddc25a4: Layer already exists [2025-09-01T05:59:08.323Z] 088f0ab394f9: Layer already exists [2025-09-01T05:59:08.323Z] 09ff3263bbed: Layer already exists [2025-09-01T05:59:08.323Z] ae01ac62a856: Layer already exists [2025-09-01T05:59:08.323Z] a417a450c382: Layer already exists [2025-09-01T05:59:08.323Z] 65e6cc1d3336: Layer already exists [2025-09-01T05:59:08.323Z] 097100c76c15: Layer already exists [2025-09-01T05:59:08.323Z] latest: digest: sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:08.676Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:09.011Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.55 [2025-09-01T05:59:09.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-09-01T05:59:09.011Z] 088f0ab394f9: Preparing [2025-09-01T05:59:09.011Z] 613f1ddc25a4: Preparing [2025-09-01T05:59:09.011Z] 0a780640a968: Preparing [2025-09-01T05:59:09.011Z] 226b702323cd: Preparing [2025-09-01T05:59:09.011Z] 59ab018f3846: Preparing [2025-09-01T05:59:09.011Z] 09ff3263bbed: Preparing [2025-09-01T05:59:09.011Z] 65e6cc1d3336: Preparing [2025-09-01T05:59:09.011Z] ae01ac62a856: Preparing [2025-09-01T05:59:09.011Z] a417a450c382: Preparing [2025-09-01T05:59:09.011Z] 097100c76c15: Preparing [2025-09-01T05:59:09.011Z] 65e6cc1d3336: Waiting [2025-09-01T05:59:09.011Z] ae01ac62a856: Waiting [2025-09-01T05:59:09.011Z] a417a450c382: Waiting [2025-09-01T05:59:09.011Z] 09ff3263bbed: Waiting [2025-09-01T05:59:09.011Z] 097100c76c15: Waiting [2025-09-01T05:59:09.011Z] 59ab018f3846: Layer already exists [2025-09-01T05:59:09.011Z] 0a780640a968: Layer already exists [2025-09-01T05:59:09.011Z] 226b702323cd: Layer already exists [2025-09-01T05:59:09.011Z] 088f0ab394f9: Layer already exists [2025-09-01T05:59:09.011Z] 613f1ddc25a4: Layer already exists [2025-09-01T05:59:09.011Z] ae01ac62a856: Layer already exists [2025-09-01T05:59:09.011Z] 09ff3263bbed: Layer already exists [2025-09-01T05:59:09.011Z] a417a450c382: Layer already exists [2025-09-01T05:59:09.011Z] 65e6cc1d3336: Layer already exists [2025-09-01T05:59:09.011Z] 097100c76c15: Layer already exists [2025-09-01T05:59:09.011Z] 4.1.0-dev.55: digest: sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:09.336Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:09.680Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:09.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-09-01T05:59:09.680Z] 088f0ab394f9: Preparing [2025-09-01T05:59:09.680Z] 613f1ddc25a4: Preparing [2025-09-01T05:59:09.680Z] 0a780640a968: Preparing [2025-09-01T05:59:09.680Z] 226b702323cd: Preparing [2025-09-01T05:59:09.680Z] 59ab018f3846: Preparing [2025-09-01T05:59:09.680Z] 09ff3263bbed: Preparing [2025-09-01T05:59:09.680Z] 65e6cc1d3336: Preparing [2025-09-01T05:59:09.680Z] ae01ac62a856: Preparing [2025-09-01T05:59:09.680Z] a417a450c382: Preparing [2025-09-01T05:59:09.680Z] 097100c76c15: Preparing [2025-09-01T05:59:09.680Z] 09ff3263bbed: Waiting [2025-09-01T05:59:09.680Z] 65e6cc1d3336: Waiting [2025-09-01T05:59:09.680Z] ae01ac62a856: Waiting [2025-09-01T05:59:09.680Z] a417a450c382: Waiting [2025-09-01T05:59:09.680Z] 097100c76c15: Waiting [2025-09-01T05:59:09.680Z] 0a780640a968: Layer already exists [2025-09-01T05:59:09.680Z] 613f1ddc25a4: Layer already exists [2025-09-01T05:59:09.680Z] 59ab018f3846: Layer already exists [2025-09-01T05:59:09.680Z] 226b702323cd: Layer already exists [2025-09-01T05:59:09.680Z] 088f0ab394f9: Layer already exists [2025-09-01T05:59:09.680Z] 65e6cc1d3336: Layer already exists [2025-09-01T05:59:09.680Z] ae01ac62a856: Layer already exists [2025-09-01T05:59:09.680Z] 09ff3263bbed: Layer already exists [2025-09-01T05:59:09.680Z] a417a450c382: Layer already exists [2025-09-01T05:59:09.680Z] 097100c76c15: Layer already exists [2025-09-01T05:59:09.680Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:10.014Z] + 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-01T05:59:10.332Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-09-01T05:59:10.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-09-01T05:59:10.332Z] 088f0ab394f9: Preparing [2025-09-01T05:59:10.332Z] 613f1ddc25a4: Preparing [2025-09-01T05:59:10.332Z] 0a780640a968: Preparing [2025-09-01T05:59:10.332Z] 226b702323cd: Preparing [2025-09-01T05:59:10.332Z] 59ab018f3846: Preparing [2025-09-01T05:59:10.332Z] 09ff3263bbed: Preparing [2025-09-01T05:59:10.332Z] 65e6cc1d3336: Preparing [2025-09-01T05:59:10.332Z] ae01ac62a856: Preparing [2025-09-01T05:59:10.332Z] a417a450c382: Preparing [2025-09-01T05:59:10.332Z] 097100c76c15: Preparing [2025-09-01T05:59:10.332Z] 09ff3263bbed: Waiting [2025-09-01T05:59:10.332Z] 65e6cc1d3336: Waiting [2025-09-01T05:59:10.332Z] ae01ac62a856: Waiting [2025-09-01T05:59:10.332Z] a417a450c382: Waiting [2025-09-01T05:59:10.332Z] 097100c76c15: Waiting [2025-09-01T05:59:10.332Z] 613f1ddc25a4: Layer already exists [2025-09-01T05:59:10.332Z] 088f0ab394f9: Layer already exists [2025-09-01T05:59:10.332Z] 59ab018f3846: Layer already exists [2025-09-01T05:59:10.332Z] 0a780640a968: Layer already exists [2025-09-01T05:59:10.332Z] 226b702323cd: Layer already exists [2025-09-01T05:59:10.332Z] 09ff3263bbed: Layer already exists [2025-09-01T05:59:10.332Z] ae01ac62a856: Layer already exists [2025-09-01T05:59:10.332Z] a417a450c382: Layer already exists [2025-09-01T05:59:10.332Z] 097100c76c15: Layer already exists [2025-09-01T05:59:10.332Z] 65e6cc1d3336: Layer already exists [2025-09-01T05:59:10.332Z] main: digest: sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T05:59:10.401Z] ===================================================== [Pipeline] echo [2025-09-01T05:59:10.419Z] taggedImages: [2025-09-01T05:59:10.419Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:10.419Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-09-01T05:59:10.419Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.55 [2025-09-01T05:59:10.419Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:10.419Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-09-01T05:59:10.454Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-09-01T05:59:10.454Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:10.454Z] latest [2025-09-01T05:59:10.454Z] 4.1.0-dev.55 [2025-09-01T05:59:10.454Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:10.454Z] main [2025-09-01T05:59:10.454Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:10.808Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:11.136Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:11.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-09-01T05:59:11.136Z] b7e511ce5346: Preparing [2025-09-01T05:59:11.136Z] 6254f401b412: Preparing [2025-09-01T05:59:11.136Z] 8d348749ebdc: Preparing [2025-09-01T05:59:11.136Z] 226b702323cd: Preparing [2025-09-01T05:59:11.136Z] 59ab018f3846: Preparing [2025-09-01T05:59:11.136Z] 8b49a8df83b2: Preparing [2025-09-01T05:59:11.136Z] b0e11f0289b5: Preparing [2025-09-01T05:59:11.136Z] 461354a81ca2: Preparing [2025-09-01T05:59:11.136Z] 097100c76c15: Preparing [2025-09-01T05:59:11.136Z] 461354a81ca2: Waiting [2025-09-01T05:59:11.136Z] 8b49a8df83b2: Waiting [2025-09-01T05:59:11.136Z] 097100c76c15: Waiting [2025-09-01T05:59:11.136Z] b0e11f0289b5: Waiting [2025-09-01T05:59:11.136Z] 59ab018f3846: Layer already exists [2025-09-01T05:59:11.136Z] 226b702323cd: Layer already exists [2025-09-01T05:59:11.136Z] 6254f401b412: Pushed [2025-09-01T05:59:11.136Z] 8d348749ebdc: Pushed [2025-09-01T05:59:11.136Z] b7e511ce5346: Pushed [2025-09-01T05:59:11.136Z] 097100c76c15: Layer already exists [2025-09-01T05:59:11.394Z] b0e11f0289b5: Pushed [2025-09-01T05:59:11.394Z] 461354a81ca2: Pushed [2025-09-01T05:59:23.610Z] 8b49a8df83b2: Pushed [2025-09-01T05:59:23.610Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:23.929Z] + 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-01T05:59:24.249Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-09-01T05:59:24.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-09-01T05:59:24.249Z] b7e511ce5346: Preparing [2025-09-01T05:59:24.249Z] 6254f401b412: Preparing [2025-09-01T05:59:24.249Z] 8d348749ebdc: Preparing [2025-09-01T05:59:24.249Z] 226b702323cd: Preparing [2025-09-01T05:59:24.249Z] 59ab018f3846: Preparing [2025-09-01T05:59:24.249Z] 8b49a8df83b2: Preparing [2025-09-01T05:59:24.249Z] b0e11f0289b5: Preparing [2025-09-01T05:59:24.249Z] 461354a81ca2: Preparing [2025-09-01T05:59:24.249Z] 097100c76c15: Preparing [2025-09-01T05:59:24.249Z] 8b49a8df83b2: Waiting [2025-09-01T05:59:24.249Z] b0e11f0289b5: Waiting [2025-09-01T05:59:24.249Z] 097100c76c15: Waiting [2025-09-01T05:59:24.249Z] 461354a81ca2: Waiting [2025-09-01T05:59:24.249Z] 59ab018f3846: Layer already exists [2025-09-01T05:59:24.249Z] b7e511ce5346: Layer already exists [2025-09-01T05:59:24.249Z] 6254f401b412: Layer already exists [2025-09-01T05:59:24.249Z] 226b702323cd: Layer already exists [2025-09-01T05:59:24.249Z] 8d348749ebdc: Layer already exists [2025-09-01T05:59:24.249Z] b0e11f0289b5: Layer already exists [2025-09-01T05:59:24.249Z] 461354a81ca2: Layer already exists [2025-09-01T05:59:24.249Z] 097100c76c15: Layer already exists [2025-09-01T05:59:24.249Z] 8b49a8df83b2: Layer already exists [2025-09-01T05:59:24.249Z] latest: digest: sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:24.570Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:24.873Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.55 [2025-09-01T05:59:24.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-09-01T05:59:24.873Z] b7e511ce5346: Preparing [2025-09-01T05:59:24.873Z] 6254f401b412: Preparing [2025-09-01T05:59:24.873Z] 8d348749ebdc: Preparing [2025-09-01T05:59:24.873Z] 226b702323cd: Preparing [2025-09-01T05:59:24.873Z] 59ab018f3846: Preparing [2025-09-01T05:59:24.873Z] 8b49a8df83b2: Preparing [2025-09-01T05:59:24.873Z] b0e11f0289b5: Preparing [2025-09-01T05:59:24.873Z] 461354a81ca2: Preparing [2025-09-01T05:59:24.873Z] 097100c76c15: Preparing [2025-09-01T05:59:24.873Z] b0e11f0289b5: Waiting [2025-09-01T05:59:24.873Z] 461354a81ca2: Waiting [2025-09-01T05:59:24.873Z] 097100c76c15: Waiting [2025-09-01T05:59:24.873Z] 8b49a8df83b2: Waiting [2025-09-01T05:59:24.873Z] b7e511ce5346: Layer already exists [2025-09-01T05:59:24.873Z] 59ab018f3846: Layer already exists [2025-09-01T05:59:24.873Z] 226b702323cd: Layer already exists [2025-09-01T05:59:24.873Z] 6254f401b412: Layer already exists [2025-09-01T05:59:24.873Z] 8d348749ebdc: Layer already exists [2025-09-01T05:59:24.873Z] 8b49a8df83b2: Layer already exists [2025-09-01T05:59:24.873Z] b0e11f0289b5: Layer already exists [2025-09-01T05:59:24.873Z] 461354a81ca2: Layer already exists [2025-09-01T05:59:24.873Z] 097100c76c15: Layer already exists [2025-09-01T05:59:24.873Z] 4.1.0-dev.55: digest: sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:25.188Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:25.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:25.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-09-01T05:59:25.517Z] b7e511ce5346: Preparing [2025-09-01T05:59:25.517Z] 6254f401b412: Preparing [2025-09-01T05:59:25.517Z] 8d348749ebdc: Preparing [2025-09-01T05:59:25.517Z] 226b702323cd: Preparing [2025-09-01T05:59:25.517Z] 59ab018f3846: Preparing [2025-09-01T05:59:25.517Z] 8b49a8df83b2: Preparing [2025-09-01T05:59:25.517Z] b0e11f0289b5: Preparing [2025-09-01T05:59:25.517Z] 461354a81ca2: Preparing [2025-09-01T05:59:25.517Z] 097100c76c15: Preparing [2025-09-01T05:59:25.517Z] b0e11f0289b5: Waiting [2025-09-01T05:59:25.517Z] 461354a81ca2: Waiting [2025-09-01T05:59:25.517Z] 097100c76c15: Waiting [2025-09-01T05:59:25.517Z] 8b49a8df83b2: Waiting [2025-09-01T05:59:25.517Z] 59ab018f3846: Layer already exists [2025-09-01T05:59:25.517Z] b7e511ce5346: Layer already exists [2025-09-01T05:59:25.517Z] 226b702323cd: Layer already exists [2025-09-01T05:59:25.517Z] 6254f401b412: Layer already exists [2025-09-01T05:59:25.517Z] 8d348749ebdc: Layer already exists [2025-09-01T05:59:25.517Z] 097100c76c15: Layer already exists [2025-09-01T05:59:25.517Z] b0e11f0289b5: Layer already exists [2025-09-01T05:59:25.517Z] 8b49a8df83b2: Layer already exists [2025-09-01T05:59:25.517Z] 461354a81ca2: Layer already exists [2025-09-01T05:59:25.517Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:25.837Z] + 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-01T05:59:26.163Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-09-01T05:59:26.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-09-01T05:59:26.163Z] b7e511ce5346: Preparing [2025-09-01T05:59:26.163Z] 6254f401b412: Preparing [2025-09-01T05:59:26.163Z] 8d348749ebdc: Preparing [2025-09-01T05:59:26.163Z] 226b702323cd: Preparing [2025-09-01T05:59:26.163Z] 59ab018f3846: Preparing [2025-09-01T05:59:26.163Z] 8b49a8df83b2: Preparing [2025-09-01T05:59:26.163Z] b0e11f0289b5: Preparing [2025-09-01T05:59:26.163Z] 461354a81ca2: Preparing [2025-09-01T05:59:26.163Z] 097100c76c15: Preparing [2025-09-01T05:59:26.163Z] b0e11f0289b5: Waiting [2025-09-01T05:59:26.163Z] 461354a81ca2: Waiting [2025-09-01T05:59:26.163Z] 097100c76c15: Waiting [2025-09-01T05:59:26.163Z] 8b49a8df83b2: Waiting [2025-09-01T05:59:26.163Z] 226b702323cd: Layer already exists [2025-09-01T05:59:26.163Z] 6254f401b412: Layer already exists [2025-09-01T05:59:26.163Z] 59ab018f3846: Layer already exists [2025-09-01T05:59:26.163Z] b7e511ce5346: Layer already exists [2025-09-01T05:59:26.163Z] 8d348749ebdc: Layer already exists [2025-09-01T05:59:26.163Z] 461354a81ca2: Layer already exists [2025-09-01T05:59:26.163Z] 8b49a8df83b2: Layer already exists [2025-09-01T05:59:26.163Z] 097100c76c15: Layer already exists [2025-09-01T05:59:26.163Z] b0e11f0289b5: Layer already exists [2025-09-01T05:59:26.163Z] main: digest: sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T05:59:26.235Z] ===================================================== [Pipeline] echo [2025-09-01T05:59:26.248Z] taggedImages: [2025-09-01T05:59:26.248Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:26.248Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-09-01T05:59:26.248Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.55 [2025-09-01T05:59:26.248Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:26.248Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-09-01T05:59:26.274Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-09-01T05:59:26.274Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:26.274Z] latest [2025-09-01T05:59:26.274Z] 4.1.0-dev.55 [2025-09-01T05:59:26.274Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:26.274Z] main [2025-09-01T05:59:26.274Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:26.611Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:26.940Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:26.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-09-01T05:59:26.941Z] 088f0ab394f9: Preparing [2025-09-01T05:59:26.941Z] 37fa14b5960d: Preparing [2025-09-01T05:59:26.941Z] 378557a14256: Preparing [2025-09-01T05:59:26.941Z] 226b702323cd: Preparing [2025-09-01T05:59:26.941Z] 59ab018f3846: Preparing [2025-09-01T05:59:26.941Z] fc493d61b5c2: Preparing [2025-09-01T05:59:26.941Z] ae01ac62a856: Preparing [2025-09-01T05:59:26.941Z] a417a450c382: Preparing [2025-09-01T05:59:26.941Z] fc493d61b5c2: Waiting [2025-09-01T05:59:26.941Z] ae01ac62a856: Waiting [2025-09-01T05:59:26.941Z] 097100c76c15: Preparing [2025-09-01T05:59:26.941Z] a417a450c382: Waiting [2025-09-01T05:59:26.941Z] 097100c76c15: Waiting [2025-09-01T05:59:26.941Z] 088f0ab394f9: Layer already exists [2025-09-01T05:59:26.941Z] 226b702323cd: Layer already exists [2025-09-01T05:59:26.941Z] 59ab018f3846: Layer already exists [2025-09-01T05:59:26.941Z] ae01ac62a856: Layer already exists [2025-09-01T05:59:26.941Z] a417a450c382: Layer already exists [2025-09-01T05:59:26.941Z] 097100c76c15: Layer already exists [2025-09-01T05:59:26.941Z] 378557a14256: Pushed [2025-09-01T05:59:26.941Z] 37fa14b5960d: Pushed [2025-09-01T05:59:39.142Z] fc493d61b5c2: Pushed [2025-09-01T05:59:39.402Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:39.740Z] + 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-01T05:59:40.064Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-09-01T05:59:40.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-09-01T05:59:40.064Z] 088f0ab394f9: Preparing [2025-09-01T05:59:40.064Z] 37fa14b5960d: Preparing [2025-09-01T05:59:40.064Z] 378557a14256: Preparing [2025-09-01T05:59:40.064Z] 226b702323cd: Preparing [2025-09-01T05:59:40.064Z] 59ab018f3846: Preparing [2025-09-01T05:59:40.064Z] fc493d61b5c2: Preparing [2025-09-01T05:59:40.064Z] ae01ac62a856: Preparing [2025-09-01T05:59:40.064Z] a417a450c382: Preparing [2025-09-01T05:59:40.064Z] 097100c76c15: Preparing [2025-09-01T05:59:40.064Z] a417a450c382: Waiting [2025-09-01T05:59:40.064Z] fc493d61b5c2: Waiting [2025-09-01T05:59:40.064Z] ae01ac62a856: Waiting [2025-09-01T05:59:40.064Z] 097100c76c15: Waiting [2025-09-01T05:59:40.064Z] 59ab018f3846: Layer already exists [2025-09-01T05:59:40.064Z] 088f0ab394f9: Layer already exists [2025-09-01T05:59:40.064Z] 226b702323cd: Layer already exists [2025-09-01T05:59:40.064Z] 378557a14256: Layer already exists [2025-09-01T05:59:40.064Z] 37fa14b5960d: Layer already exists [2025-09-01T05:59:40.064Z] 097100c76c15: Layer already exists [2025-09-01T05:59:40.064Z] fc493d61b5c2: Layer already exists [2025-09-01T05:59:40.064Z] a417a450c382: Layer already exists [2025-09-01T05:59:40.064Z] ae01ac62a856: Layer already exists [2025-09-01T05:59:40.064Z] latest: digest: sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:40.396Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:40.725Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.55 [2025-09-01T05:59:40.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-09-01T05:59:40.725Z] 088f0ab394f9: Preparing [2025-09-01T05:59:40.725Z] 37fa14b5960d: Preparing [2025-09-01T05:59:40.725Z] 378557a14256: Preparing [2025-09-01T05:59:40.725Z] 226b702323cd: Preparing [2025-09-01T05:59:40.725Z] 59ab018f3846: Preparing [2025-09-01T05:59:40.725Z] fc493d61b5c2: Preparing [2025-09-01T05:59:40.725Z] ae01ac62a856: Preparing [2025-09-01T05:59:40.725Z] a417a450c382: Preparing [2025-09-01T05:59:40.725Z] 097100c76c15: Preparing [2025-09-01T05:59:40.725Z] ae01ac62a856: Waiting [2025-09-01T05:59:40.725Z] 097100c76c15: Waiting [2025-09-01T05:59:40.725Z] a417a450c382: Waiting [2025-09-01T05:59:40.725Z] fc493d61b5c2: Waiting [2025-09-01T05:59:40.725Z] 378557a14256: Layer already exists [2025-09-01T05:59:40.725Z] 37fa14b5960d: Layer already exists [2025-09-01T05:59:40.725Z] 59ab018f3846: Layer already exists [2025-09-01T05:59:40.725Z] 226b702323cd: Layer already exists [2025-09-01T05:59:40.725Z] 088f0ab394f9: Layer already exists [2025-09-01T05:59:40.725Z] a417a450c382: Layer already exists [2025-09-01T05:59:40.725Z] fc493d61b5c2: Layer already exists [2025-09-01T05:59:40.725Z] ae01ac62a856: Layer already exists [2025-09-01T05:59:40.725Z] 097100c76c15: Layer already exists [2025-09-01T05:59:40.725Z] 4.1.0-dev.55: digest: sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:41.056Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:41.384Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:41.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-09-01T05:59:41.384Z] 088f0ab394f9: Preparing [2025-09-01T05:59:41.384Z] 37fa14b5960d: Preparing [2025-09-01T05:59:41.384Z] 378557a14256: Preparing [2025-09-01T05:59:41.384Z] 226b702323cd: Preparing [2025-09-01T05:59:41.384Z] 59ab018f3846: Preparing [2025-09-01T05:59:41.384Z] fc493d61b5c2: Preparing [2025-09-01T05:59:41.384Z] ae01ac62a856: Preparing [2025-09-01T05:59:41.384Z] a417a450c382: Preparing [2025-09-01T05:59:41.384Z] 097100c76c15: Preparing [2025-09-01T05:59:41.384Z] fc493d61b5c2: Waiting [2025-09-01T05:59:41.384Z] ae01ac62a856: Waiting [2025-09-01T05:59:41.384Z] 097100c76c15: Waiting [2025-09-01T05:59:41.384Z] a417a450c382: Waiting [2025-09-01T05:59:41.384Z] 378557a14256: Layer already exists [2025-09-01T05:59:41.384Z] 59ab018f3846: Layer already exists [2025-09-01T05:59:41.384Z] 37fa14b5960d: Layer already exists [2025-09-01T05:59:41.384Z] 088f0ab394f9: Layer already exists [2025-09-01T05:59:41.384Z] 226b702323cd: Layer already exists [2025-09-01T05:59:41.384Z] fc493d61b5c2: Layer already exists [2025-09-01T05:59:41.384Z] ae01ac62a856: Layer already exists [2025-09-01T05:59:41.384Z] 097100c76c15: Layer already exists [2025-09-01T05:59:41.384Z] a417a450c382: Layer already exists [2025-09-01T05:59:41.384Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:41.709Z] + 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-01T05:59:42.034Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-09-01T05:59:42.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-09-01T05:59:42.034Z] 088f0ab394f9: Preparing [2025-09-01T05:59:42.034Z] 37fa14b5960d: Preparing [2025-09-01T05:59:42.034Z] 378557a14256: Preparing [2025-09-01T05:59:42.034Z] 226b702323cd: Preparing [2025-09-01T05:59:42.034Z] 59ab018f3846: Preparing [2025-09-01T05:59:42.034Z] fc493d61b5c2: Preparing [2025-09-01T05:59:42.034Z] ae01ac62a856: Preparing [2025-09-01T05:59:42.034Z] a417a450c382: Preparing [2025-09-01T05:59:42.034Z] 097100c76c15: Preparing [2025-09-01T05:59:42.034Z] fc493d61b5c2: Waiting [2025-09-01T05:59:42.034Z] ae01ac62a856: Waiting [2025-09-01T05:59:42.034Z] a417a450c382: Waiting [2025-09-01T05:59:42.034Z] 097100c76c15: Waiting [2025-09-01T05:59:42.034Z] 378557a14256: Layer already exists [2025-09-01T05:59:42.034Z] 226b702323cd: Layer already exists [2025-09-01T05:59:42.034Z] 59ab018f3846: Layer already exists [2025-09-01T05:59:42.034Z] 088f0ab394f9: Layer already exists [2025-09-01T05:59:42.034Z] 37fa14b5960d: Layer already exists [2025-09-01T05:59:42.034Z] fc493d61b5c2: Layer already exists [2025-09-01T05:59:42.034Z] ae01ac62a856: Layer already exists [2025-09-01T05:59:42.034Z] a417a450c382: Layer already exists [2025-09-01T05:59:42.034Z] 097100c76c15: Layer already exists [2025-09-01T05:59:42.034Z] main: digest: sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T05:59:42.109Z] ===================================================== [Pipeline] echo [2025-09-01T05:59:42.121Z] taggedImages: [2025-09-01T05:59:42.121Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:42.121Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-09-01T05:59:42.121Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.55 [2025-09-01T05:59:42.121Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:42.121Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-09-01T05:59:42.148Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-09-01T05:59:42.148Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:42.148Z] latest [2025-09-01T05:59:42.148Z] 4.1.0-dev.55 [2025-09-01T05:59:42.148Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:42.148Z] main [2025-09-01T05:59:42.148Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:42.481Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:42.806Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:42.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-09-01T05:59:42.806Z] 6403e600f696: Preparing [2025-09-01T05:59:42.806Z] 325ab0f7c102: Preparing [2025-09-01T05:59:42.806Z] 226b702323cd: Preparing [2025-09-01T05:59:42.806Z] 59ab018f3846: Preparing [2025-09-01T05:59:42.806Z] aa1ec5a86036: Preparing [2025-09-01T05:59:42.806Z] 8fe5d8f04a13: Preparing [2025-09-01T05:59:42.806Z] 097100c76c15: Preparing [2025-09-01T05:59:42.806Z] 8fe5d8f04a13: Waiting [2025-09-01T05:59:42.806Z] 097100c76c15: Waiting [2025-09-01T05:59:42.806Z] 59ab018f3846: Layer already exists [2025-09-01T05:59:42.806Z] 226b702323cd: Layer already exists [2025-09-01T05:59:42.806Z] 097100c76c15: Layer already exists [2025-09-01T05:59:42.806Z] 6403e600f696: Pushed [2025-09-01T05:59:42.806Z] aa1ec5a86036: Pushed [2025-09-01T05:59:43.375Z] 8fe5d8f04a13: Pushed [2025-09-01T05:59:46.657Z] 325ab0f7c102: Pushed [2025-09-01T05:59:46.657Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:46.998Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:47.321Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-09-01T05:59:47.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-09-01T05:59:47.321Z] 6403e600f696: Preparing [2025-09-01T05:59:47.321Z] 325ab0f7c102: Preparing [2025-09-01T05:59:47.321Z] 226b702323cd: Preparing [2025-09-01T05:59:47.321Z] 59ab018f3846: Preparing [2025-09-01T05:59:47.321Z] aa1ec5a86036: Preparing [2025-09-01T05:59:47.321Z] 8fe5d8f04a13: Preparing [2025-09-01T05:59:47.321Z] 097100c76c15: Preparing [2025-09-01T05:59:47.321Z] 097100c76c15: Waiting [2025-09-01T05:59:47.321Z] 8fe5d8f04a13: Waiting [2025-09-01T05:59:47.321Z] 325ab0f7c102: Layer already exists [2025-09-01T05:59:47.321Z] 226b702323cd: Layer already exists [2025-09-01T05:59:47.321Z] aa1ec5a86036: Layer already exists [2025-09-01T05:59:47.321Z] 59ab018f3846: Layer already exists [2025-09-01T05:59:47.321Z] 6403e600f696: Layer already exists [2025-09-01T05:59:47.321Z] 8fe5d8f04a13: Layer already exists [2025-09-01T05:59:47.321Z] 097100c76c15: Layer already exists [2025-09-01T05:59:47.321Z] latest: digest: sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:47.649Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:47.977Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55 [2025-09-01T05:59:47.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-09-01T05:59:47.977Z] 6403e600f696: Preparing [2025-09-01T05:59:47.977Z] 325ab0f7c102: Preparing [2025-09-01T05:59:47.977Z] 226b702323cd: Preparing [2025-09-01T05:59:47.977Z] 59ab018f3846: Preparing [2025-09-01T05:59:47.977Z] aa1ec5a86036: Preparing [2025-09-01T05:59:47.977Z] 8fe5d8f04a13: Preparing [2025-09-01T05:59:47.977Z] 097100c76c15: Preparing [2025-09-01T05:59:47.977Z] 8fe5d8f04a13: Waiting [2025-09-01T05:59:47.977Z] 097100c76c15: Waiting [2025-09-01T05:59:47.977Z] 325ab0f7c102: Layer already exists [2025-09-01T05:59:47.977Z] 6403e600f696: Layer already exists [2025-09-01T05:59:47.977Z] 59ab018f3846: Layer already exists [2025-09-01T05:59:47.977Z] 226b702323cd: Layer already exists [2025-09-01T05:59:47.977Z] aa1ec5a86036: Layer already exists [2025-09-01T05:59:47.977Z] 8fe5d8f04a13: Layer already exists [2025-09-01T05:59:47.977Z] 097100c76c15: Layer already exists [2025-09-01T05:59:47.977Z] 4.1.0-dev.55: digest: sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:48.309Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:48.642Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:48.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-09-01T05:59:48.642Z] 6403e600f696: Preparing [2025-09-01T05:59:48.642Z] 325ab0f7c102: Preparing [2025-09-01T05:59:48.642Z] 226b702323cd: Preparing [2025-09-01T05:59:48.642Z] 59ab018f3846: Preparing [2025-09-01T05:59:48.642Z] aa1ec5a86036: Preparing [2025-09-01T05:59:48.642Z] 8fe5d8f04a13: Preparing [2025-09-01T05:59:48.642Z] 097100c76c15: Preparing [2025-09-01T05:59:48.642Z] 8fe5d8f04a13: Waiting [2025-09-01T05:59:48.642Z] 097100c76c15: Waiting [2025-09-01T05:59:48.642Z] 325ab0f7c102: Layer already exists [2025-09-01T05:59:48.642Z] 59ab018f3846: Layer already exists [2025-09-01T05:59:48.642Z] 226b702323cd: Layer already exists [2025-09-01T05:59:48.642Z] 6403e600f696: Layer already exists [2025-09-01T05:59:48.642Z] aa1ec5a86036: Layer already exists [2025-09-01T05:59:48.642Z] 097100c76c15: Layer already exists [2025-09-01T05:59:48.642Z] 8fe5d8f04a13: Layer already exists [2025-09-01T05:59:48.642Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:48.965Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:49.293Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-09-01T05:59:49.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-09-01T05:59:49.293Z] 6403e600f696: Preparing [2025-09-01T05:59:49.293Z] 325ab0f7c102: Preparing [2025-09-01T05:59:49.293Z] 226b702323cd: Preparing [2025-09-01T05:59:49.293Z] 59ab018f3846: Preparing [2025-09-01T05:59:49.293Z] aa1ec5a86036: Preparing [2025-09-01T05:59:49.293Z] 8fe5d8f04a13: Preparing [2025-09-01T05:59:49.293Z] 097100c76c15: Preparing [2025-09-01T05:59:49.293Z] 8fe5d8f04a13: Waiting [2025-09-01T05:59:49.293Z] 097100c76c15: Waiting [2025-09-01T05:59:49.293Z] 59ab018f3846: Layer already exists [2025-09-01T05:59:49.293Z] 6403e600f696: Layer already exists [2025-09-01T05:59:49.293Z] 325ab0f7c102: Layer already exists [2025-09-01T05:59:49.293Z] 226b702323cd: Layer already exists [2025-09-01T05:59:49.293Z] aa1ec5a86036: Layer already exists [2025-09-01T05:59:49.293Z] 8fe5d8f04a13: Layer already exists [2025-09-01T05:59:49.293Z] 097100c76c15: Layer already exists [2025-09-01T05:59:49.293Z] main: digest: sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T05:59:49.378Z] ===================================================== [Pipeline] echo [2025-09-01T05:59:49.390Z] taggedImages: [2025-09-01T05:59:49.390Z] - nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:49.390Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-09-01T05:59:49.390Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55 [2025-09-01T05:59:49.390Z] - nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:49.390Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-09-01T05:59:49.416Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-09-01T05:59:49.416Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:49.416Z] latest [2025-09-01T05:59:49.416Z] 4.1.0-dev.55 [2025-09-01T05:59:49.416Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:49.416Z] main [2025-09-01T05:59:49.416Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:49.781Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:50.108Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:50.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-09-01T05:59:50.108Z] 873193cb5d6c: Preparing [2025-09-01T05:59:50.108Z] cb6f4e60b790: Preparing [2025-09-01T05:59:50.108Z] 226b702323cd: Preparing [2025-09-01T05:59:50.108Z] 59ab018f3846: Preparing [2025-09-01T05:59:50.108Z] 86e4808ab6cd: Preparing [2025-09-01T05:59:50.108Z] b2422d8cc004: Preparing [2025-09-01T05:59:50.108Z] 097100c76c15: Preparing [2025-09-01T05:59:50.108Z] 097100c76c15: Waiting [2025-09-01T05:59:50.108Z] b2422d8cc004: Waiting [2025-09-01T05:59:50.108Z] 226b702323cd: Layer already exists [2025-09-01T05:59:50.108Z] 59ab018f3846: Layer already exists [2025-09-01T05:59:50.108Z] 097100c76c15: Layer already exists [2025-09-01T05:59:50.108Z] 873193cb5d6c: Pushed [2025-09-01T05:59:50.108Z] 86e4808ab6cd: Pushed [2025-09-01T05:59:50.366Z] b2422d8cc004: Pushed [2025-09-01T05:59:54.550Z] cb6f4e60b790: Pushed [2025-09-01T05:59:54.550Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:54.871Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:55.192Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-09-01T05:59:55.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-09-01T05:59:55.192Z] 873193cb5d6c: Preparing [2025-09-01T05:59:55.192Z] cb6f4e60b790: Preparing [2025-09-01T05:59:55.192Z] 226b702323cd: Preparing [2025-09-01T05:59:55.192Z] 59ab018f3846: Preparing [2025-09-01T05:59:55.192Z] 86e4808ab6cd: Preparing [2025-09-01T05:59:55.192Z] b2422d8cc004: Preparing [2025-09-01T05:59:55.192Z] 097100c76c15: Preparing [2025-09-01T05:59:55.192Z] b2422d8cc004: Waiting [2025-09-01T05:59:55.192Z] 097100c76c15: Waiting [2025-09-01T05:59:55.192Z] 226b702323cd: Layer already exists [2025-09-01T05:59:55.192Z] 86e4808ab6cd: Layer already exists [2025-09-01T05:59:55.192Z] 59ab018f3846: Layer already exists [2025-09-01T05:59:55.192Z] 873193cb5d6c: Layer already exists [2025-09-01T05:59:55.192Z] cb6f4e60b790: Layer already exists [2025-09-01T05:59:55.192Z] b2422d8cc004: Layer already exists [2025-09-01T05:59:55.192Z] 097100c76c15: Layer already exists [2025-09-01T05:59:55.192Z] latest: digest: sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:55.514Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:55.824Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.55 [2025-09-01T05:59:55.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-09-01T05:59:55.824Z] 873193cb5d6c: Preparing [2025-09-01T05:59:55.824Z] cb6f4e60b790: Preparing [2025-09-01T05:59:55.824Z] 226b702323cd: Preparing [2025-09-01T05:59:55.824Z] 59ab018f3846: Preparing [2025-09-01T05:59:55.824Z] 86e4808ab6cd: Preparing [2025-09-01T05:59:55.824Z] b2422d8cc004: Preparing [2025-09-01T05:59:55.824Z] 097100c76c15: Preparing [2025-09-01T05:59:55.824Z] b2422d8cc004: Waiting [2025-09-01T05:59:55.824Z] 097100c76c15: Waiting [2025-09-01T05:59:55.824Z] cb6f4e60b790: Layer already exists [2025-09-01T05:59:55.824Z] 873193cb5d6c: Layer already exists [2025-09-01T05:59:55.824Z] 86e4808ab6cd: Layer already exists [2025-09-01T05:59:55.824Z] 226b702323cd: Layer already exists [2025-09-01T05:59:55.824Z] 59ab018f3846: Layer already exists [2025-09-01T05:59:55.824Z] b2422d8cc004: Layer already exists [2025-09-01T05:59:55.824Z] 097100c76c15: Layer already exists [2025-09-01T05:59:55.824Z] 4.1.0-dev.55: digest: sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:56.143Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:56.473Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:56.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-09-01T05:59:56.473Z] 873193cb5d6c: Preparing [2025-09-01T05:59:56.473Z] cb6f4e60b790: Preparing [2025-09-01T05:59:56.473Z] 226b702323cd: Preparing [2025-09-01T05:59:56.473Z] 59ab018f3846: Preparing [2025-09-01T05:59:56.473Z] 86e4808ab6cd: Preparing [2025-09-01T05:59:56.473Z] b2422d8cc004: Preparing [2025-09-01T05:59:56.473Z] 097100c76c15: Preparing [2025-09-01T05:59:56.473Z] 097100c76c15: Waiting [2025-09-01T05:59:56.473Z] b2422d8cc004: Waiting [2025-09-01T05:59:56.473Z] cb6f4e60b790: Layer already exists [2025-09-01T05:59:56.473Z] 226b702323cd: Layer already exists [2025-09-01T05:59:56.473Z] 873193cb5d6c: Layer already exists [2025-09-01T05:59:56.473Z] 86e4808ab6cd: Layer already exists [2025-09-01T05:59:56.473Z] 59ab018f3846: Layer already exists [2025-09-01T05:59:56.473Z] 097100c76c15: Layer already exists [2025-09-01T05:59:56.473Z] b2422d8cc004: Layer already exists [2025-09-01T05:59:56.473Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:56.798Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T05:59:57.124Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-09-01T05:59:57.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-09-01T05:59:57.124Z] 873193cb5d6c: Preparing [2025-09-01T05:59:57.124Z] cb6f4e60b790: Preparing [2025-09-01T05:59:57.124Z] 226b702323cd: Preparing [2025-09-01T05:59:57.124Z] 59ab018f3846: Preparing [2025-09-01T05:59:57.124Z] 86e4808ab6cd: Preparing [2025-09-01T05:59:57.124Z] b2422d8cc004: Preparing [2025-09-01T05:59:57.124Z] 097100c76c15: Preparing [2025-09-01T05:59:57.124Z] b2422d8cc004: Waiting [2025-09-01T05:59:57.124Z] 097100c76c15: Waiting [2025-09-01T05:59:57.124Z] 226b702323cd: Layer already exists [2025-09-01T05:59:57.124Z] cb6f4e60b790: Layer already exists [2025-09-01T05:59:57.124Z] 873193cb5d6c: Layer already exists [2025-09-01T05:59:57.124Z] 86e4808ab6cd: Layer already exists [2025-09-01T05:59:57.124Z] 59ab018f3846: Layer already exists [2025-09-01T05:59:57.124Z] b2422d8cc004: Layer already exists [2025-09-01T05:59:57.124Z] 097100c76c15: Layer already exists [2025-09-01T05:59:57.124Z] main: digest: sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T05:59:57.198Z] ===================================================== [Pipeline] echo [2025-09-01T05:59:57.215Z] taggedImages: [2025-09-01T05:59:57.215Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:57.215Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-09-01T05:59:57.215Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.55 [2025-09-01T05:59:57.215Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:57.215Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-09-01T05:59:57.285Z] ========================================================= [2025-09-01T05:59:57.285Z] [edgeXBuildMultiArch] RAW Config: [2025-09-01T05:59:57.285Z] images: [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T05:59:57.285Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-09-01T05:59:57.285Z] settingsFile: [2025-09-01T05:59:57.285Z] edgex-go-settings [2025-09-01T05:59:57.285Z] ========================================================= [Pipeline] node [2025-09-01T06:00:12.290Z] Still waiting to schedule task [2025-09-01T06:00:12.290Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-09-01T06:00:42.437Z] Running on prd-centos7-docker-4c-2g-8058 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-01T06:00:42.490Z] provisioning config files... [2025-09-01T06:00:42.545Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5966681885083552754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-01T06:00:44.326Z] ---> ****-login.sh [2025-09-01T06:00:44.326Z] nexus3.edgexfoundry.org:10001 [2025-09-01T06:00:44.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-01T06:00:44.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-01T06:00:44.591Z] Configure a credential helper to remove this warning. See [2025-09-01T06:00:44.591Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-01T06:00:44.591Z] [2025-09-01T06:00:44.591Z] Login Succeeded [2025-09-01T06:00:44.592Z] nexus3.edgexfoundry.org:10002 [2025-09-01T06:00:44.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-01T06:00:44.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-01T06:00:44.592Z] Configure a credential helper to remove this warning. See [2025-09-01T06:00:44.592Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-01T06:00:44.592Z] [2025-09-01T06:00:44.592Z] Login Succeeded [2025-09-01T06:00:44.592Z] nexus3.edgexfoundry.org:10003 [2025-09-01T06:00:44.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-01T06:00:44.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-01T06:00:44.858Z] Configure a credential helper to remove this warning. See [2025-09-01T06:00:44.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-01T06:00:44.858Z] [2025-09-01T06:00:44.858Z] Login Succeeded [2025-09-01T06:00:44.858Z] nexus3.edgexfoundry.org:10004 [2025-09-01T06:00:44.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-01T06:00:44.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-01T06:00:44.858Z] Configure a credential helper to remove this warning. See [2025-09-01T06:00:44.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-01T06:00:44.858Z] [2025-09-01T06:00:44.858Z] Login Succeeded [2025-09-01T06:00:44.858Z] ****.io [2025-09-01T06:00:44.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-01T06:00:45.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-01T06:00:45.121Z] Configure a credential helper to remove this warning. See [2025-09-01T06:00:45.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-01T06:00:45.121Z] [2025-09-01T06:00:45.121Z] Login Succeeded [2025-09-01T06:00:45.121Z] ---> ****-login.sh ends [Pipeline] } [2025-09-01T06:00:45.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-01T06:00:45.481Z] + docker buildx ls [2025-09-01T06:00:45.481Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-01T06:00:45.481Z] default * docker [2025-09-01T06:00:45.481Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-01T06:00:45.788Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-09-01T06:00:45.789Z] edgex-builder [Pipeline] sh [2025-09-01T06:00:46.104Z] + docker buildx inspect --bootstrap [2025-09-01T06:00:46.104Z] #1 [internal] booting buildkit [2025-09-01T06:00:46.104Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-09-01T06:00:49.428Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2025-09-01T06:00:49.428Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-09-01T06:00:50.370Z] #1 creating container buildx_buildkit_edgex-builder0 1.4s done [2025-09-01T06:00:50.370Z] #1 DONE 4.2s [2025-09-01T06:00:50.370Z] Name: edgex-builder [2025-09-01T06:00:50.370Z] Driver: docker-container [2025-09-01T06:00:50.370Z] [2025-09-01T06:00:50.370Z] Nodes: [2025-09-01T06:00:50.370Z] Name: edgex-builder0 [2025-09-01T06:00:50.370Z] Endpoint: unix:///var/run/docker.sock [2025-09-01T06:00:50.370Z] Status: running [2025-09-01T06:00:50.370Z] Buildkit: v0.23.2 [2025-09-01T06:00:50.370Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-09-01T06:00:50.671Z] + docker buildx ls [2025-09-01T06:00:50.671Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-01T06:00:50.671Z] edgex-builder * docker-container [2025-09-01T06:00:50.671Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-09-01T06:00:50.671Z] default docker [2025-09-01T06:00:50.671Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-01T06:00:50.966Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354' [2025-09-01T06:00:50.966Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354 --push - [2025-09-01T06:00:51.226Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:00:51.226Z] #1 transferring dockerfile: 197B done [2025-09-01T06:00:51.226Z] #1 DONE 0.0s [2025-09-01T06:00:51.226Z] [2025-09-01T06:00:51.226Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:00:51.226Z] #2 DONE 0.1s [2025-09-01T06:00:51.226Z] [2025-09-01T06:00:51.226Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:00:51.226Z] #3 DONE 0.1s [2025-09-01T06:00:51.226Z] [2025-09-01T06:00:51.226Z] #4 [internal] load .dockerignore [2025-09-01T06:00:51.226Z] #4 transferring context: 2B done [2025-09-01T06:00:51.226Z] #4 DONE 0.0s [2025-09-01T06:00:51.226Z] [2025-09-01T06:00:51.226Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d [2025-09-01T06:00:51.226Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 0.0s done [2025-09-01T06:00:51.226Z] #5 DONE 0.0s [2025-09-01T06:00:51.226Z] [2025-09-01T06:00:51.226Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d [2025-09-01T06:00:51.226Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 0.0s done [2025-09-01T06:00:51.226Z] #6 DONE 0.1s [2025-09-01T06:00:51.489Z] [2025-09-01T06:00:51.489Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:00:51.489Z] #7 DONE 0.0s [2025-09-01T06:00:51.489Z] [2025-09-01T06:00:51.489Z] #8 exporting to image [2025-09-01T06:00:51.489Z] #8 exporting layers done [2025-09-01T06:00:51.489Z] #8 exporting manifest sha256:e9b8733b5e272029fa2b5f0793c6481928ba47e7b1f96ccce9329bddb82547d0 done [2025-09-01T06:00:51.489Z] #8 exporting config sha256:a350b8039e9e7e69f8fb6952ba0ee0bfcc4019270abd6e0319c3adcd7dcaa8f3 done [2025-09-01T06:00:51.489Z] #8 exporting manifest sha256:48cb3b9d4c6d3bf4709f2938c10e5e80b42f6f05c36247c2b35229577e9cb63a done [2025-09-01T06:00:51.489Z] #8 exporting config sha256:9a6fbdf6093fc3c86a811bd002fcb94af57c23391b67ddbb654b6dc2fdb9a854 done [2025-09-01T06:00:51.489Z] #8 exporting manifest list sha256:b6086d24c59cca9e4d5795af01e3c3f25530412e22a010ee3699fbd163de66a6 done [2025-09-01T06:00:51.489Z] #8 pushing layers 0.1s done [2025-09-01T06:00:51.489Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354@sha256:b6086d24c59cca9e4d5795af01e3c3f25530412e22a010ee3699fbd163de66a6 [2025-09-01T06:00:51.489Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:00:51.489Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354@sha256:b6086d24c59cca9e4d5795af01e3c3f25530412e22a010ee3699fbd163de66a6 0.1s done [2025-09-01T06:00:51.489Z] #8 DONE 0.2s [2025-09-01T06:00:51.489Z] [2025-09-01T06:00:51.489Z] 1 warning found (use --debug to expand): [2025-09-01T06:00:51.489Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:00:51.783Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-09-01T06:00:51.783Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-09-01T06:00:51.783Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:00:51.783Z] #1 transferring dockerfile: 163B done [2025-09-01T06:00:51.783Z] #1 DONE 0.0s [2025-09-01T06:00:51.783Z] [2025-09-01T06:00:51.783Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-09-01T06:00:51.783Z] #2 DONE 0.0s [2025-09-01T06:00:51.783Z] [2025-09-01T06:00:51.783Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-09-01T06:00:51.783Z] #3 DONE 0.0s [2025-09-01T06:00:51.783Z] [2025-09-01T06:00:51.783Z] #4 [internal] load .dockerignore [2025-09-01T06:00:51.783Z] #4 transferring context: 2B done [2025-09-01T06:00:51.783Z] #4 DONE 0.0s [2025-09-01T06:00:51.783Z] [2025-09-01T06:00:51.783Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d [2025-09-01T06:00:51.783Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 0.0s done [2025-09-01T06:00:51.783Z] #5 DONE 0.0s [2025-09-01T06:00:51.783Z] [2025-09-01T06:00:51.783Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d [2025-09-01T06:00:52.045Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 0.0s done [2025-09-01T06:00:52.045Z] #6 CACHED [2025-09-01T06:00:52.045Z] [2025-09-01T06:00:52.045Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d [2025-09-01T06:00:52.045Z] #5 CACHED [2025-09-01T06:00:52.045Z] [2025-09-01T06:00:52.045Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:00:52.045Z] #7 DONE 0.0s [2025-09-01T06:00:52.045Z] [2025-09-01T06:00:52.045Z] #8 exporting to image [2025-09-01T06:00:52.045Z] #8 exporting layers done [2025-09-01T06:00:52.045Z] #8 exporting manifest sha256:e9b8733b5e272029fa2b5f0793c6481928ba47e7b1f96ccce9329bddb82547d0 done [2025-09-01T06:00:52.045Z] #8 exporting config sha256:a350b8039e9e7e69f8fb6952ba0ee0bfcc4019270abd6e0319c3adcd7dcaa8f3 done [2025-09-01T06:00:52.045Z] #8 exporting manifest sha256:48cb3b9d4c6d3bf4709f2938c10e5e80b42f6f05c36247c2b35229577e9cb63a done [2025-09-01T06:00:52.045Z] #8 exporting config sha256:9a6fbdf6093fc3c86a811bd002fcb94af57c23391b67ddbb654b6dc2fdb9a854 done [2025-09-01T06:00:52.045Z] #8 exporting manifest list sha256:b6086d24c59cca9e4d5795af01e3c3f25530412e22a010ee3699fbd163de66a6 done [2025-09-01T06:00:52.045Z] #8 pushing layers 0.0s done [2025-09-01T06:00:52.045Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:b6086d24c59cca9e4d5795af01e3c3f25530412e22a010ee3699fbd163de66a6 0.1s done [2025-09-01T06:00:52.045Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:00:52.045Z] #8 DONE 0.1s [2025-09-01T06:00:52.045Z] [2025-09-01T06:00:52.045Z] 1 warning found (use --debug to expand): [2025-09-01T06:00:52.045Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:00:52.336Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.55' [2025-09-01T06:00:52.336Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.55 --push - [2025-09-01T06:00:52.336Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:00:52.336Z] #1 transferring dockerfile: 169B done [2025-09-01T06:00:52.336Z] #1 DONE 0.0s [2025-09-01T06:00:52.336Z] [2025-09-01T06:00:52.336Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.55 [2025-09-01T06:00:52.336Z] #2 DONE 0.0s [2025-09-01T06:00:52.336Z] [2025-09-01T06:00:52.336Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.55 [2025-09-01T06:00:52.336Z] #3 DONE 0.0s [2025-09-01T06:00:52.336Z] [2025-09-01T06:00:52.336Z] #4 [internal] load .dockerignore [2025-09-01T06:00:52.336Z] #4 transferring context: 2B done [2025-09-01T06:00:52.336Z] #4 DONE 0.0s [2025-09-01T06:00:52.336Z] [2025-09-01T06:00:52.336Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.55@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d [2025-09-01T06:00:52.336Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.55@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 0.0s done [2025-09-01T06:00:52.336Z] #5 CACHED [2025-09-01T06:00:52.336Z] [2025-09-01T06:00:52.336Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.55@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d [2025-09-01T06:00:52.336Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.55@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 0.0s done [2025-09-01T06:00:52.336Z] #6 CACHED [2025-09-01T06:00:52.336Z] [2025-09-01T06:00:52.336Z] #7 exporting to image [2025-09-01T06:00:52.336Z] #7 exporting layers done [2025-09-01T06:00:52.336Z] #7 exporting manifest sha256:e9b8733b5e272029fa2b5f0793c6481928ba47e7b1f96ccce9329bddb82547d0 done [2025-09-01T06:00:52.336Z] #7 exporting config sha256:a350b8039e9e7e69f8fb6952ba0ee0bfcc4019270abd6e0319c3adcd7dcaa8f3 done [2025-09-01T06:00:52.336Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:00:52.596Z] #7 exporting manifest sha256:48cb3b9d4c6d3bf4709f2938c10e5e80b42f6f05c36247c2b35229577e9cb63a done [2025-09-01T06:00:52.596Z] #7 exporting config sha256:9a6fbdf6093fc3c86a811bd002fcb94af57c23391b67ddbb654b6dc2fdb9a854 done [2025-09-01T06:00:52.596Z] #7 exporting manifest list sha256:b6086d24c59cca9e4d5795af01e3c3f25530412e22a010ee3699fbd163de66a6 done [2025-09-01T06:00:52.596Z] #7 pushing layers 0.0s done [2025-09-01T06:00:52.596Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.55@sha256:b6086d24c59cca9e4d5795af01e3c3f25530412e22a010ee3699fbd163de66a6 0.1s done [2025-09-01T06:00:52.596Z] #7 DONE 0.1s [2025-09-01T06:00:52.596Z] [2025-09-01T06:00:52.596Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:00:52.596Z] #8 DONE 0.0s [2025-09-01T06:00:52.596Z] [2025-09-01T06:00:52.596Z] 1 warning found (use --debug to expand): [2025-09-01T06:00:52.596Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:00:52.891Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' [2025-09-01T06:00:52.891Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - [2025-09-01T06:00:52.891Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:00:52.891Z] #1 transferring dockerfile: 210B done [2025-09-01T06:00:52.891Z] #1 DONE 0.0s [2025-09-01T06:00:52.891Z] [2025-09-01T06:00:52.891Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:00:52.891Z] #2 DONE 0.0s [2025-09-01T06:00:52.891Z] [2025-09-01T06:00:52.891Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:00:52.891Z] #3 DONE 0.0s [2025-09-01T06:00:52.891Z] [2025-09-01T06:00:52.891Z] #4 [internal] load .dockerignore [2025-09-01T06:00:52.891Z] #4 transferring context: 2B done [2025-09-01T06:00:52.891Z] #4 DONE 0.0s [2025-09-01T06:00:52.891Z] [2025-09-01T06:00:52.891Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d [2025-09-01T06:00:52.891Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 0.0s done [2025-09-01T06:00:52.891Z] #5 CACHED [2025-09-01T06:00:52.891Z] [2025-09-01T06:00:52.891Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d [2025-09-01T06:00:52.891Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 0.0s done [2025-09-01T06:00:52.891Z] #6 CACHED [2025-09-01T06:00:52.891Z] [2025-09-01T06:00:52.891Z] #7 exporting to image [2025-09-01T06:00:52.891Z] #7 exporting layers done [2025-09-01T06:00:52.891Z] #7 exporting manifest sha256:e9b8733b5e272029fa2b5f0793c6481928ba47e7b1f96ccce9329bddb82547d0 done [2025-09-01T06:00:52.891Z] #7 exporting config sha256:a350b8039e9e7e69f8fb6952ba0ee0bfcc4019270abd6e0319c3adcd7dcaa8f3 done [2025-09-01T06:00:52.891Z] #7 exporting manifest sha256:48cb3b9d4c6d3bf4709f2938c10e5e80b42f6f05c36247c2b35229577e9cb63a done [2025-09-01T06:00:52.891Z] #7 exporting config sha256:9a6fbdf6093fc3c86a811bd002fcb94af57c23391b67ddbb654b6dc2fdb9a854 done [2025-09-01T06:00:52.891Z] #7 exporting manifest list sha256:b6086d24c59cca9e4d5795af01e3c3f25530412e22a010ee3699fbd163de66a6 done [2025-09-01T06:00:52.891Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:00:53.151Z] #7 pushing layers 0.0s done [2025-09-01T06:00:53.151Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:b6086d24c59cca9e4d5795af01e3c3f25530412e22a010ee3699fbd163de66a6 0.1s done [2025-09-01T06:00:53.151Z] #7 DONE 0.1s [2025-09-01T06:00:53.151Z] [2025-09-01T06:00:53.151Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:00:53.151Z] #8 DONE 0.0s [2025-09-01T06:00:53.151Z] [2025-09-01T06:00:53.151Z] 1 warning found (use --debug to expand): [2025-09-01T06:00:53.151Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:00:53.480Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-09-01T06:00:53.480Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-09-01T06:00:53.480Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:00:53.480Z] #1 transferring dockerfile: 161B done [2025-09-01T06:00:53.480Z] #1 DONE 0.0s [2025-09-01T06:00:53.480Z] [2025-09-01T06:00:53.480Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-09-01T06:00:53.480Z] #2 DONE 0.0s [2025-09-01T06:00:53.480Z] [2025-09-01T06:00:53.480Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-09-01T06:00:53.480Z] #3 DONE 0.0s [2025-09-01T06:00:53.480Z] [2025-09-01T06:00:53.480Z] #4 [internal] load .dockerignore [2025-09-01T06:00:53.480Z] #4 transferring context: 2B done [2025-09-01T06:00:53.480Z] #4 DONE 0.0s [2025-09-01T06:00:53.480Z] [2025-09-01T06:00:53.480Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d [2025-09-01T06:00:53.480Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 0.0s done [2025-09-01T06:00:53.480Z] #5 DONE 0.0s [2025-09-01T06:00:53.480Z] [2025-09-01T06:00:53.480Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d [2025-09-01T06:00:53.740Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 0.0s done [2025-09-01T06:00:53.740Z] #6 CACHED [2025-09-01T06:00:53.740Z] [2025-09-01T06:00:53.740Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d [2025-09-01T06:00:53.740Z] #5 CACHED [2025-09-01T06:00:53.740Z] [2025-09-01T06:00:53.740Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:00:53.740Z] #7 DONE 0.0s [2025-09-01T06:00:53.740Z] [2025-09-01T06:00:53.740Z] #8 exporting to image [2025-09-01T06:00:53.740Z] #8 exporting layers done [2025-09-01T06:00:53.740Z] #8 exporting manifest sha256:e9b8733b5e272029fa2b5f0793c6481928ba47e7b1f96ccce9329bddb82547d0 done [2025-09-01T06:00:53.740Z] #8 exporting config sha256:a350b8039e9e7e69f8fb6952ba0ee0bfcc4019270abd6e0319c3adcd7dcaa8f3 done [2025-09-01T06:00:53.740Z] #8 exporting manifest sha256:48cb3b9d4c6d3bf4709f2938c10e5e80b42f6f05c36247c2b35229577e9cb63a done [2025-09-01T06:00:53.740Z] #8 exporting config sha256:9a6fbdf6093fc3c86a811bd002fcb94af57c23391b67ddbb654b6dc2fdb9a854 done [2025-09-01T06:00:53.740Z] #8 exporting manifest list sha256:b6086d24c59cca9e4d5795af01e3c3f25530412e22a010ee3699fbd163de66a6 done [2025-09-01T06:00:53.740Z] #8 pushing layers 0.0s done [2025-09-01T06:00:53.740Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:b6086d24c59cca9e4d5795af01e3c3f25530412e22a010ee3699fbd163de66a6 0.1s done [2025-09-01T06:00:53.740Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:00:53.740Z] #8 DONE 0.1s [2025-09-01T06:00:53.740Z] [2025-09-01T06:00:53.740Z] 1 warning found (use --debug to expand): [2025-09-01T06:00:53.740Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:00:54.030Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354' [2025-09-01T06:00:54.030Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 --push - [2025-09-01T06:00:54.290Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:00:54.290Z] #1 transferring dockerfile: 216B done [2025-09-01T06:00:54.290Z] #1 DONE 0.0s [2025-09-01T06:00:54.290Z] [2025-09-01T06:00:54.290Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:00:54.290Z] #2 DONE 0.0s [2025-09-01T06:00:54.290Z] [2025-09-01T06:00:54.290Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:00:54.290Z] #3 DONE 0.1s [2025-09-01T06:00:54.290Z] [2025-09-01T06:00:54.290Z] #4 [internal] load .dockerignore [2025-09-01T06:00:54.290Z] #4 transferring context: 2B done [2025-09-01T06:00:54.290Z] #4 DONE 0.0s [2025-09-01T06:00:54.290Z] [2025-09-01T06:00:54.290Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 [2025-09-01T06:00:54.290Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 [2025-09-01T06:00:54.290Z] #5 ... [2025-09-01T06:00:54.290Z] [2025-09-01T06:00:54.290Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 [2025-09-01T06:00:54.290Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 0.0s done [2025-09-01T06:00:54.290Z] #6 DONE 0.1s [2025-09-01T06:00:54.290Z] [2025-09-01T06:00:54.290Z] #7 exporting to image [2025-09-01T06:00:54.290Z] #7 exporting layers done [2025-09-01T06:00:54.290Z] #7 exporting manifest sha256:88458eb280f3be54028c841190dd11e8901e3269a752fc81e8731ad46930b305 0.0s done [2025-09-01T06:00:54.290Z] #7 exporting config sha256:8869bb75f59829f8425d8639b719d0183d877e05d5f4b973632fc61d079f9de6 done [2025-09-01T06:00:54.290Z] #7 exporting manifest sha256:81373a8df20ab0a0de852bb3d09f59de7a20cd40ca0e90f2ce2a75f329d0dc6a done [2025-09-01T06:00:54.290Z] #7 exporting config sha256:ad2436b7d4344a3ce70efcadb167435835cb9c1e1c1c9b7b732bb608bd0f8548 done [2025-09-01T06:00:54.290Z] #7 exporting manifest list sha256:74afb95cbde79f9598bedc07ce96620fd1e43ed4734046394dd6f9b48ceeb8b9 [2025-09-01T06:00:54.290Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:00:54.550Z] #7 ... [2025-09-01T06:00:54.550Z] [2025-09-01T06:00:54.550Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:00:54.550Z] #8 DONE 0.0s [2025-09-01T06:00:54.550Z] [2025-09-01T06:00:54.550Z] #7 exporting to image [2025-09-01T06:00:54.550Z] #7 exporting manifest list sha256:74afb95cbde79f9598bedc07ce96620fd1e43ed4734046394dd6f9b48ceeb8b9 done [2025-09-01T06:00:54.550Z] #7 pushing layers 0.1s done [2025-09-01T06:00:54.550Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354@sha256:74afb95cbde79f9598bedc07ce96620fd1e43ed4734046394dd6f9b48ceeb8b9 [2025-09-01T06:00:54.550Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354@sha256:74afb95cbde79f9598bedc07ce96620fd1e43ed4734046394dd6f9b48ceeb8b9 0.1s done [2025-09-01T06:00:54.550Z] #7 DONE 0.2s [2025-09-01T06:00:54.550Z] [2025-09-01T06:00:54.550Z] 1 warning found (use --debug to expand): [2025-09-01T06:00:54.550Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:00:54.849Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-09-01T06:00:54.849Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-09-01T06:00:54.849Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:00:54.849Z] #1 transferring dockerfile: 182B done [2025-09-01T06:00:54.849Z] #1 DONE 0.0s [2025-09-01T06:00:54.849Z] [2025-09-01T06:00:54.849Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-09-01T06:00:54.849Z] #2 DONE 0.0s [2025-09-01T06:00:54.849Z] [2025-09-01T06:00:54.849Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-09-01T06:00:54.849Z] #3 DONE 0.0s [2025-09-01T06:00:54.849Z] [2025-09-01T06:00:54.849Z] #4 [internal] load .dockerignore [2025-09-01T06:00:54.849Z] #4 transferring context: 2B done [2025-09-01T06:00:54.849Z] #4 DONE 0.0s [2025-09-01T06:00:54.849Z] [2025-09-01T06:00:54.849Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 [2025-09-01T06:00:54.849Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 done [2025-09-01T06:00:54.849Z] #5 CACHED [2025-09-01T06:00:54.849Z] [2025-09-01T06:00:54.849Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 [2025-09-01T06:00:54.849Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 0.0s done [2025-09-01T06:00:54.849Z] #6 CACHED [2025-09-01T06:00:55.108Z] [2025-09-01T06:00:55.108Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:00:55.108Z] #7 DONE 0.0s [2025-09-01T06:00:55.108Z] [2025-09-01T06:00:55.108Z] #8 exporting to image [2025-09-01T06:00:55.108Z] #8 exporting layers done [2025-09-01T06:00:55.108Z] #8 exporting manifest sha256:88458eb280f3be54028c841190dd11e8901e3269a752fc81e8731ad46930b305 done [2025-09-01T06:00:55.108Z] #8 exporting config sha256:8869bb75f59829f8425d8639b719d0183d877e05d5f4b973632fc61d079f9de6 done [2025-09-01T06:00:55.108Z] #8 exporting manifest sha256:81373a8df20ab0a0de852bb3d09f59de7a20cd40ca0e90f2ce2a75f329d0dc6a done [2025-09-01T06:00:55.108Z] #8 exporting config sha256:ad2436b7d4344a3ce70efcadb167435835cb9c1e1c1c9b7b732bb608bd0f8548 done [2025-09-01T06:00:55.108Z] #8 exporting manifest list sha256:74afb95cbde79f9598bedc07ce96620fd1e43ed4734046394dd6f9b48ceeb8b9 done [2025-09-01T06:00:55.108Z] #8 pushing layers 0.0s done [2025-09-01T06:00:55.108Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:74afb95cbde79f9598bedc07ce96620fd1e43ed4734046394dd6f9b48ceeb8b9 0.1s done [2025-09-01T06:00:55.108Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:00:55.108Z] #8 DONE 0.1s [2025-09-01T06:00:55.108Z] [2025-09-01T06:00:55.108Z] 1 warning found (use --debug to expand): [2025-09-01T06:00:55.108Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:00:55.396Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.55' [2025-09-01T06:00:55.396Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.55 --push - [2025-09-01T06:00:55.396Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:00:55.396Z] #1 transferring dockerfile: 188B done [2025-09-01T06:00:55.396Z] #1 DONE 0.0s [2025-09-01T06:00:55.396Z] [2025-09-01T06:00:55.396Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.55 [2025-09-01T06:00:55.396Z] #2 DONE 0.0s [2025-09-01T06:00:55.396Z] [2025-09-01T06:00:55.396Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.55 [2025-09-01T06:00:55.397Z] #3 DONE 0.0s [2025-09-01T06:00:55.397Z] [2025-09-01T06:00:55.397Z] #4 [internal] load .dockerignore [2025-09-01T06:00:55.397Z] #4 transferring context: 2B done [2025-09-01T06:00:55.397Z] #4 DONE 0.0s [2025-09-01T06:00:55.397Z] [2025-09-01T06:00:55.397Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.55@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 [2025-09-01T06:00:55.397Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.55@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 0.0s done [2025-09-01T06:00:55.397Z] #5 CACHED [2025-09-01T06:00:55.397Z] [2025-09-01T06:00:55.397Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.55@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 [2025-09-01T06:00:55.397Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.55@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 0.0s done [2025-09-01T06:00:55.397Z] #6 CACHED [2025-09-01T06:00:55.397Z] [2025-09-01T06:00:55.397Z] #7 exporting to image [2025-09-01T06:00:55.397Z] #7 exporting layers done [2025-09-01T06:00:55.397Z] #7 exporting manifest sha256:88458eb280f3be54028c841190dd11e8901e3269a752fc81e8731ad46930b305 done [2025-09-01T06:00:55.397Z] #7 exporting config sha256:8869bb75f59829f8425d8639b719d0183d877e05d5f4b973632fc61d079f9de6 done [2025-09-01T06:00:55.397Z] #7 exporting manifest sha256:81373a8df20ab0a0de852bb3d09f59de7a20cd40ca0e90f2ce2a75f329d0dc6a done [2025-09-01T06:00:55.397Z] #7 exporting config sha256:ad2436b7d4344a3ce70efcadb167435835cb9c1e1c1c9b7b732bb608bd0f8548 done [2025-09-01T06:00:55.397Z] #7 exporting manifest list sha256:74afb95cbde79f9598bedc07ce96620fd1e43ed4734046394dd6f9b48ceeb8b9 done [2025-09-01T06:00:55.397Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:00:55.659Z] #7 pushing layers 0.0s done [2025-09-01T06:00:55.659Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.55@sha256:74afb95cbde79f9598bedc07ce96620fd1e43ed4734046394dd6f9b48ceeb8b9 0.1s done [2025-09-01T06:00:55.659Z] #7 DONE 0.1s [2025-09-01T06:00:55.659Z] [2025-09-01T06:00:55.659Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:00:55.659Z] #8 DONE 0.0s [2025-09-01T06:00:55.659Z] [2025-09-01T06:00:55.659Z] 1 warning found (use --debug to expand): [2025-09-01T06:00:55.660Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:00:55.953Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' [2025-09-01T06:00:55.954Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - [2025-09-01T06:00:55.954Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:00:55.954Z] #1 transferring dockerfile: 229B done [2025-09-01T06:00:55.954Z] #1 DONE 0.0s [2025-09-01T06:00:55.954Z] [2025-09-01T06:00:55.954Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:00:55.954Z] #2 DONE 0.0s [2025-09-01T06:00:55.954Z] [2025-09-01T06:00:55.954Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:00:55.954Z] #3 DONE 0.0s [2025-09-01T06:00:55.954Z] [2025-09-01T06:00:55.954Z] #4 [internal] load .dockerignore [2025-09-01T06:00:55.954Z] #4 transferring context: 2B done [2025-09-01T06:00:55.954Z] #4 DONE 0.0s [2025-09-01T06:00:55.954Z] [2025-09-01T06:00:55.954Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 [2025-09-01T06:00:55.954Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 0.0s done [2025-09-01T06:00:55.954Z] #5 CACHED [2025-09-01T06:00:55.954Z] [2025-09-01T06:00:55.954Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 [2025-09-01T06:00:55.954Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 0.0s done [2025-09-01T06:00:55.954Z] #6 CACHED [2025-09-01T06:00:55.954Z] [2025-09-01T06:00:55.954Z] #7 exporting to image [2025-09-01T06:00:55.954Z] #7 exporting layers done [2025-09-01T06:00:55.954Z] #7 exporting manifest sha256:88458eb280f3be54028c841190dd11e8901e3269a752fc81e8731ad46930b305 done [2025-09-01T06:00:55.954Z] #7 exporting config sha256:8869bb75f59829f8425d8639b719d0183d877e05d5f4b973632fc61d079f9de6 done [2025-09-01T06:00:55.954Z] #7 exporting manifest sha256:81373a8df20ab0a0de852bb3d09f59de7a20cd40ca0e90f2ce2a75f329d0dc6a done [2025-09-01T06:00:55.954Z] #7 exporting config sha256:ad2436b7d4344a3ce70efcadb167435835cb9c1e1c1c9b7b732bb608bd0f8548 done [2025-09-01T06:00:55.954Z] #7 exporting manifest list sha256:74afb95cbde79f9598bedc07ce96620fd1e43ed4734046394dd6f9b48ceeb8b9 done [2025-09-01T06:00:55.954Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:00:56.217Z] #7 pushing layers 0.0s done [2025-09-01T06:00:56.217Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:74afb95cbde79f9598bedc07ce96620fd1e43ed4734046394dd6f9b48ceeb8b9 0.1s done [2025-09-01T06:00:56.217Z] #7 DONE 0.1s [2025-09-01T06:00:56.217Z] [2025-09-01T06:00:56.217Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:00:56.217Z] #8 DONE 0.0s [2025-09-01T06:00:56.217Z] [2025-09-01T06:00:56.217Z] 1 warning found (use --debug to expand): [2025-09-01T06:00:56.217Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:00:56.508Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-09-01T06:00:56.508Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-09-01T06:00:56.508Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:00:56.508Z] #1 transferring dockerfile: 180B done [2025-09-01T06:00:56.508Z] #1 DONE 0.0s [2025-09-01T06:00:56.508Z] [2025-09-01T06:00:56.508Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-09-01T06:00:56.508Z] #2 DONE 0.0s [2025-09-01T06:00:56.508Z] [2025-09-01T06:00:56.508Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-09-01T06:00:56.508Z] #3 DONE 0.0s [2025-09-01T06:00:56.508Z] [2025-09-01T06:00:56.508Z] #4 [internal] load .dockerignore [2025-09-01T06:00:56.508Z] #4 transferring context: 2B done [2025-09-01T06:00:56.508Z] #4 DONE 0.0s [2025-09-01T06:00:56.508Z] [2025-09-01T06:00:56.508Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 [2025-09-01T06:00:56.508Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 0.0s done [2025-09-01T06:00:56.508Z] #5 CACHED [2025-09-01T06:00:56.508Z] [2025-09-01T06:00:56.508Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 [2025-09-01T06:00:56.508Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 0.0s done [2025-09-01T06:00:56.508Z] #6 CACHED [2025-09-01T06:00:56.508Z] [2025-09-01T06:00:56.508Z] #7 exporting to image [2025-09-01T06:00:56.508Z] #7 exporting layers done [2025-09-01T06:00:56.508Z] #7 exporting manifest sha256:88458eb280f3be54028c841190dd11e8901e3269a752fc81e8731ad46930b305 done [2025-09-01T06:00:56.508Z] #7 exporting config sha256:8869bb75f59829f8425d8639b719d0183d877e05d5f4b973632fc61d079f9de6 done [2025-09-01T06:00:56.508Z] #7 exporting manifest sha256:81373a8df20ab0a0de852bb3d09f59de7a20cd40ca0e90f2ce2a75f329d0dc6a [2025-09-01T06:00:56.508Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:00:56.767Z] #7 exporting manifest sha256:81373a8df20ab0a0de852bb3d09f59de7a20cd40ca0e90f2ce2a75f329d0dc6a done [2025-09-01T06:00:56.767Z] #7 exporting config sha256:ad2436b7d4344a3ce70efcadb167435835cb9c1e1c1c9b7b732bb608bd0f8548 done [2025-09-01T06:00:56.767Z] #7 exporting manifest list sha256:74afb95cbde79f9598bedc07ce96620fd1e43ed4734046394dd6f9b48ceeb8b9 done [2025-09-01T06:00:56.767Z] #7 pushing layers 0.0s done [2025-09-01T06:00:56.767Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:74afb95cbde79f9598bedc07ce96620fd1e43ed4734046394dd6f9b48ceeb8b9 0.1s done [2025-09-01T06:00:56.767Z] #7 DONE 0.1s [2025-09-01T06:00:56.767Z] [2025-09-01T06:00:56.767Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:00:56.767Z] #8 DONE 0.0s [2025-09-01T06:00:56.767Z] [2025-09-01T06:00:56.767Z] 1 warning found (use --debug to expand): [2025-09-01T06:00:56.767Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:00:57.055Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354' [2025-09-01T06:00:57.055Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354 --push - [2025-09-01T06:00:57.055Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:00:57.055Z] #1 transferring dockerfile: 194B done [2025-09-01T06:00:57.055Z] #1 DONE 0.0s [2025-09-01T06:00:57.055Z] [2025-09-01T06:00:57.055Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:00:57.055Z] #2 DONE 0.0s [2025-09-01T06:00:57.055Z] [2025-09-01T06:00:57.055Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:00:57.055Z] #3 DONE 0.0s [2025-09-01T06:00:57.055Z] [2025-09-01T06:00:57.055Z] #4 [internal] load .dockerignore [2025-09-01T06:00:57.055Z] #4 transferring context: 2B done [2025-09-01T06:00:57.055Z] #4 DONE 0.0s [2025-09-01T06:00:57.315Z] [2025-09-01T06:00:57.315Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 [2025-09-01T06:00:57.315Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 0.0s done [2025-09-01T06:00:57.315Z] #5 DONE 0.0s [2025-09-01T06:00:57.315Z] [2025-09-01T06:00:57.315Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 [2025-09-01T06:00:57.315Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 0.0s done [2025-09-01T06:00:57.315Z] #6 DONE 0.1s [2025-09-01T06:00:57.315Z] [2025-09-01T06:00:57.315Z] #7 exporting to image [2025-09-01T06:00:57.315Z] #7 exporting layers done [2025-09-01T06:00:57.315Z] #7 exporting manifest sha256:27f174afecb46201af8bb1dfd8c04721b84236d6af37697c7e87c056c06671fa 0.0s done [2025-09-01T06:00:57.315Z] #7 exporting config sha256:943e506781a273b6fd02d043d1272a71dda5c4e830863ba79fdeeca5896eb102 done [2025-09-01T06:00:57.315Z] #7 exporting manifest sha256:4b6da12f6e9ccc1b1a38f95c0e16c9afd1da0c3df0ef1b86c813d8091b11e4ca done [2025-09-01T06:00:57.315Z] #7 exporting config sha256:8010de36c2341b7d648d6ae956c35d6e99356fc299953d0cb9a2a732c62fd0ab done [2025-09-01T06:00:57.315Z] #7 exporting manifest list sha256:98a40c47fbfefccdab2cc6e40592461187e267946a7f4d3d100e63b64c3205c7 [2025-09-01T06:00:57.315Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:00:57.315Z] #7 ... [2025-09-01T06:00:57.315Z] [2025-09-01T06:00:57.315Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:00:57.315Z] #8 DONE 0.0s [2025-09-01T06:00:57.315Z] [2025-09-01T06:00:57.315Z] #7 exporting to image [2025-09-01T06:00:57.315Z] #7 exporting manifest list sha256:98a40c47fbfefccdab2cc6e40592461187e267946a7f4d3d100e63b64c3205c7 done [2025-09-01T06:00:57.315Z] #7 pushing layers 0.1s done [2025-09-01T06:00:57.315Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354@sha256:98a40c47fbfefccdab2cc6e40592461187e267946a7f4d3d100e63b64c3205c7 [2025-09-01T06:00:57.577Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354@sha256:98a40c47fbfefccdab2cc6e40592461187e267946a7f4d3d100e63b64c3205c7 0.1s done [2025-09-01T06:00:57.577Z] #7 DONE 0.2s [2025-09-01T06:00:57.577Z] [2025-09-01T06:00:57.577Z] 1 warning found (use --debug to expand): [2025-09-01T06:00:57.577Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:00:57.867Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-09-01T06:00:57.867Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-09-01T06:00:58.127Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:00:58.127Z] #1 transferring dockerfile: 160B done [2025-09-01T06:00:58.127Z] #1 DONE 0.0s [2025-09-01T06:00:58.127Z] [2025-09-01T06:00:58.127Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-09-01T06:00:58.127Z] #2 DONE 0.0s [2025-09-01T06:00:58.127Z] [2025-09-01T06:00:58.127Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-09-01T06:00:58.127Z] #3 DONE 0.0s [2025-09-01T06:00:58.127Z] [2025-09-01T06:00:58.127Z] #4 [internal] load .dockerignore [2025-09-01T06:00:58.127Z] #4 transferring context: 2B done [2025-09-01T06:00:58.127Z] #4 DONE 0.0s [2025-09-01T06:00:58.127Z] [2025-09-01T06:00:58.127Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 [2025-09-01T06:00:58.127Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 0.0s done [2025-09-01T06:00:58.127Z] #5 CACHED [2025-09-01T06:00:58.127Z] [2025-09-01T06:00:58.127Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 [2025-09-01T06:00:58.127Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 0.0s done [2025-09-01T06:00:58.127Z] #6 CACHED [2025-09-01T06:00:58.127Z] [2025-09-01T06:00:58.127Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:00:58.127Z] #7 DONE 0.0s [2025-09-01T06:00:58.127Z] [2025-09-01T06:00:58.127Z] #8 exporting to image [2025-09-01T06:00:58.127Z] #8 exporting layers done [2025-09-01T06:00:58.127Z] #8 exporting manifest sha256:27f174afecb46201af8bb1dfd8c04721b84236d6af37697c7e87c056c06671fa done [2025-09-01T06:00:58.127Z] #8 exporting config sha256:943e506781a273b6fd02d043d1272a71dda5c4e830863ba79fdeeca5896eb102 done [2025-09-01T06:00:58.127Z] #8 exporting manifest sha256:4b6da12f6e9ccc1b1a38f95c0e16c9afd1da0c3df0ef1b86c813d8091b11e4ca done [2025-09-01T06:00:58.127Z] #8 exporting config sha256:8010de36c2341b7d648d6ae956c35d6e99356fc299953d0cb9a2a732c62fd0ab done [2025-09-01T06:00:58.127Z] #8 exporting manifest list sha256:98a40c47fbfefccdab2cc6e40592461187e267946a7f4d3d100e63b64c3205c7 done [2025-09-01T06:00:58.127Z] #8 pushing layers 0.0s done [2025-09-01T06:00:58.127Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:98a40c47fbfefccdab2cc6e40592461187e267946a7f4d3d100e63b64c3205c7 0.1s done [2025-09-01T06:00:58.127Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:00:58.127Z] #8 DONE 0.1s [2025-09-01T06:00:58.127Z] [2025-09-01T06:00:58.127Z] 1 warning found (use --debug to expand): [2025-09-01T06:00:58.127Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:00:58.420Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.55' [2025-09-01T06:00:58.420Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.55 --push - [2025-09-01T06:00:58.679Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:00:58.679Z] #1 transferring dockerfile: 166B done [2025-09-01T06:00:58.679Z] #1 DONE 0.0s [2025-09-01T06:00:58.679Z] [2025-09-01T06:00:58.679Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.55 [2025-09-01T06:00:58.679Z] #2 DONE 0.0s [2025-09-01T06:00:58.679Z] [2025-09-01T06:00:58.679Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.55 [2025-09-01T06:00:58.679Z] #3 DONE 0.0s [2025-09-01T06:00:58.679Z] [2025-09-01T06:00:58.679Z] #4 [internal] load .dockerignore [2025-09-01T06:00:58.679Z] #4 transferring context: 2B done [2025-09-01T06:00:58.679Z] #4 DONE 0.0s [2025-09-01T06:00:58.679Z] [2025-09-01T06:00:58.679Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.55@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 [2025-09-01T06:00:58.679Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.55@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 0.0s done [2025-09-01T06:00:58.679Z] #5 CACHED [2025-09-01T06:00:58.679Z] [2025-09-01T06:00:58.679Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.55@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 [2025-09-01T06:00:58.679Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.55@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 0.0s done [2025-09-01T06:00:58.679Z] #6 CACHED [2025-09-01T06:00:58.679Z] [2025-09-01T06:00:58.679Z] #7 exporting to image [2025-09-01T06:00:58.679Z] #7 exporting layers [2025-09-01T06:00:58.679Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:00:58.679Z] #7 exporting layers done [2025-09-01T06:00:58.679Z] #7 exporting manifest sha256:27f174afecb46201af8bb1dfd8c04721b84236d6af37697c7e87c056c06671fa done [2025-09-01T06:00:58.679Z] #7 exporting config sha256:943e506781a273b6fd02d043d1272a71dda5c4e830863ba79fdeeca5896eb102 done [2025-09-01T06:00:58.679Z] #7 exporting manifest sha256:4b6da12f6e9ccc1b1a38f95c0e16c9afd1da0c3df0ef1b86c813d8091b11e4ca done [2025-09-01T06:00:58.679Z] #7 exporting config sha256:8010de36c2341b7d648d6ae956c35d6e99356fc299953d0cb9a2a732c62fd0ab done [2025-09-01T06:00:58.679Z] #7 exporting manifest list sha256:98a40c47fbfefccdab2cc6e40592461187e267946a7f4d3d100e63b64c3205c7 done [2025-09-01T06:00:58.679Z] #7 pushing layers 0.0s done [2025-09-01T06:00:58.679Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.55@sha256:98a40c47fbfefccdab2cc6e40592461187e267946a7f4d3d100e63b64c3205c7 0.1s done [2025-09-01T06:00:58.679Z] #7 DONE 0.1s [2025-09-01T06:00:58.679Z] [2025-09-01T06:00:58.679Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:00:58.679Z] #8 DONE 0.0s [2025-09-01T06:00:58.679Z] [2025-09-01T06:00:58.679Z] 1 warning found (use --debug to expand): [2025-09-01T06:00:58.679Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:00:58.982Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' [2025-09-01T06:00:58.982Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - [2025-09-01T06:00:58.982Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:00:58.982Z] #1 transferring dockerfile: 207B done [2025-09-01T06:00:58.982Z] #1 DONE 0.0s [2025-09-01T06:00:58.982Z] [2025-09-01T06:00:58.982Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:00:58.982Z] #2 DONE 0.0s [2025-09-01T06:00:58.982Z] [2025-09-01T06:00:58.982Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:00:58.982Z] #3 DONE 0.0s [2025-09-01T06:00:58.982Z] [2025-09-01T06:00:58.982Z] #4 [internal] load .dockerignore [2025-09-01T06:00:58.982Z] #4 transferring context: 2B done [2025-09-01T06:00:58.982Z] #4 DONE 0.0s [2025-09-01T06:00:58.982Z] [2025-09-01T06:00:58.982Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 [2025-09-01T06:00:58.982Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 0.0s done [2025-09-01T06:00:58.982Z] #5 CACHED [2025-09-01T06:00:58.982Z] [2025-09-01T06:00:58.982Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 [2025-09-01T06:00:58.982Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 0.0s done [2025-09-01T06:00:58.982Z] #6 CACHED [2025-09-01T06:00:58.982Z] [2025-09-01T06:00:58.982Z] #7 exporting to image [2025-09-01T06:00:58.982Z] #7 exporting layers done [2025-09-01T06:00:58.982Z] #7 exporting manifest sha256:27f174afecb46201af8bb1dfd8c04721b84236d6af37697c7e87c056c06671fa done [2025-09-01T06:00:58.982Z] #7 exporting config sha256:943e506781a273b6fd02d043d1272a71dda5c4e830863ba79fdeeca5896eb102 done [2025-09-01T06:00:58.982Z] #7 exporting manifest sha256:4b6da12f6e9ccc1b1a38f95c0e16c9afd1da0c3df0ef1b86c813d8091b11e4ca done [2025-09-01T06:00:58.982Z] #7 exporting config sha256:8010de36c2341b7d648d6ae956c35d6e99356fc299953d0cb9a2a732c62fd0ab done [2025-09-01T06:00:58.982Z] #7 exporting manifest list sha256:98a40c47fbfefccdab2cc6e40592461187e267946a7f4d3d100e63b64c3205c7 done [2025-09-01T06:00:58.982Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:00:59.242Z] #7 pushing layers 0.0s done [2025-09-01T06:00:59.242Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:98a40c47fbfefccdab2cc6e40592461187e267946a7f4d3d100e63b64c3205c7 0.1s done [2025-09-01T06:00:59.242Z] #7 DONE 0.1s [2025-09-01T06:00:59.242Z] [2025-09-01T06:00:59.242Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:00:59.242Z] #8 DONE 0.0s [2025-09-01T06:00:59.242Z] [2025-09-01T06:00:59.242Z] 1 warning found (use --debug to expand): [2025-09-01T06:00:59.242Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:00:59.532Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-09-01T06:00:59.532Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-09-01T06:00:59.532Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:00:59.532Z] #1 transferring dockerfile: 158B done [2025-09-01T06:00:59.532Z] #1 DONE 0.0s [2025-09-01T06:00:59.532Z] [2025-09-01T06:00:59.532Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-09-01T06:00:59.532Z] #2 DONE 0.0s [2025-09-01T06:00:59.532Z] [2025-09-01T06:00:59.532Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-09-01T06:00:59.532Z] #3 DONE 0.0s [2025-09-01T06:00:59.532Z] [2025-09-01T06:00:59.532Z] #4 [internal] load .dockerignore [2025-09-01T06:00:59.532Z] #4 transferring context: 2B done [2025-09-01T06:00:59.532Z] #4 DONE 0.0s [2025-09-01T06:00:59.532Z] [2025-09-01T06:00:59.532Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 [2025-09-01T06:00:59.532Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 done [2025-09-01T06:00:59.532Z] #5 CACHED [2025-09-01T06:00:59.532Z] [2025-09-01T06:00:59.532Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 [2025-09-01T06:00:59.532Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 done [2025-09-01T06:00:59.532Z] #6 CACHED [2025-09-01T06:00:59.532Z] [2025-09-01T06:00:59.532Z] #7 exporting to image [2025-09-01T06:00:59.532Z] #7 exporting layers done [2025-09-01T06:00:59.532Z] #7 exporting manifest sha256:27f174afecb46201af8bb1dfd8c04721b84236d6af37697c7e87c056c06671fa done [2025-09-01T06:00:59.532Z] #7 exporting config sha256:943e506781a273b6fd02d043d1272a71dda5c4e830863ba79fdeeca5896eb102 done [2025-09-01T06:00:59.532Z] #7 exporting manifest sha256:4b6da12f6e9ccc1b1a38f95c0e16c9afd1da0c3df0ef1b86c813d8091b11e4ca done [2025-09-01T06:00:59.532Z] #7 exporting config sha256:8010de36c2341b7d648d6ae956c35d6e99356fc299953d0cb9a2a732c62fd0ab [2025-09-01T06:00:59.532Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:00:59.791Z] #7 exporting config sha256:8010de36c2341b7d648d6ae956c35d6e99356fc299953d0cb9a2a732c62fd0ab done [2025-09-01T06:00:59.791Z] #7 exporting manifest list sha256:98a40c47fbfefccdab2cc6e40592461187e267946a7f4d3d100e63b64c3205c7 done [2025-09-01T06:00:59.791Z] #7 pushing layers 0.0s done [2025-09-01T06:00:59.791Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:98a40c47fbfefccdab2cc6e40592461187e267946a7f4d3d100e63b64c3205c7 0.1s done [2025-09-01T06:00:59.791Z] #7 DONE 0.1s [2025-09-01T06:00:59.791Z] [2025-09-01T06:00:59.791Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:00:59.791Z] #8 DONE 0.0s [2025-09-01T06:00:59.791Z] [2025-09-01T06:00:59.791Z] 1 warning found (use --debug to expand): [2025-09-01T06:00:59.791Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:00.075Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354' [2025-09-01T06:01:00.076Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354 --push - [2025-09-01T06:01:00.076Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:00.076Z] #1 transferring dockerfile: 196B done [2025-09-01T06:01:00.076Z] #1 DONE 0.0s [2025-09-01T06:01:00.076Z] [2025-09-01T06:01:00.076Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:01:00.076Z] #2 DONE 0.0s [2025-09-01T06:01:00.076Z] [2025-09-01T06:01:00.076Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:01:00.076Z] #3 DONE 0.0s [2025-09-01T06:01:00.076Z] [2025-09-01T06:01:00.076Z] #4 [internal] load .dockerignore [2025-09-01T06:01:00.076Z] #4 transferring context: 2B done [2025-09-01T06:01:00.076Z] #4 DONE 0.0s [2025-09-01T06:01:00.076Z] [2025-09-01T06:01:00.076Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f [2025-09-01T06:01:00.076Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 0.0s done [2025-09-01T06:01:00.076Z] #5 DONE 0.0s [2025-09-01T06:01:00.076Z] [2025-09-01T06:01:00.076Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f [2025-09-01T06:01:00.340Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 0.0s done [2025-09-01T06:01:00.340Z] #6 DONE 0.0s [2025-09-01T06:01:00.340Z] [2025-09-01T06:01:00.340Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f [2025-09-01T06:01:00.340Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 0.0s done [2025-09-01T06:01:00.340Z] #5 DONE 0.1s [2025-09-01T06:01:00.340Z] [2025-09-01T06:01:00.340Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:00.340Z] #7 DONE 0.0s [2025-09-01T06:01:00.340Z] [2025-09-01T06:01:00.340Z] #8 exporting to image [2025-09-01T06:01:00.340Z] #8 exporting layers done [2025-09-01T06:01:00.340Z] #8 exporting manifest sha256:625721d44515592dbbc74f360af98b9d03968fb430a5b1d3ef8ec9a0e0400cd3 done [2025-09-01T06:01:00.340Z] #8 exporting config sha256:7d5d2c5e548f864ee49dd3daee22328ce2c0af1332e17da1341c297daad864fe done [2025-09-01T06:01:00.340Z] #8 exporting manifest sha256:6015deb5350d90f48304af553ce02e2ac7c8ceb38061645abf391518e9b6bf1e 0.0s done [2025-09-01T06:01:00.340Z] #8 exporting config sha256:ef133b90dd95e0b5d0d61fa06c14d2fe00bfd15f6fb6bb894c7369da3bbb96f7 done [2025-09-01T06:01:00.340Z] #8 exporting manifest list sha256:cd64f454613cc1db58321703ff4d0c75a9b4bf72ffab29e04209bd582f5f2b2f 0.0s done [2025-09-01T06:01:00.340Z] #8 pushing layers 0.1s done [2025-09-01T06:01:00.340Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354@sha256:cd64f454613cc1db58321703ff4d0c75a9b4bf72ffab29e04209bd582f5f2b2f 0.1s done [2025-09-01T06:01:00.340Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:00.340Z] #8 DONE 0.2s [2025-09-01T06:01:00.602Z] [2025-09-01T06:01:00.602Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:00.602Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:00.885Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-09-01T06:01:00.886Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-09-01T06:01:00.886Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:00.886Z] #1 transferring dockerfile: 162B done [2025-09-01T06:01:00.886Z] #1 DONE 0.0s [2025-09-01T06:01:00.886Z] [2025-09-01T06:01:00.886Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-09-01T06:01:00.886Z] #2 DONE 0.0s [2025-09-01T06:01:00.886Z] [2025-09-01T06:01:00.886Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-09-01T06:01:00.886Z] #3 DONE 0.0s [2025-09-01T06:01:00.886Z] [2025-09-01T06:01:00.886Z] #4 [internal] load .dockerignore [2025-09-01T06:01:00.886Z] #4 transferring context: 2B done [2025-09-01T06:01:00.886Z] #4 DONE 0.0s [2025-09-01T06:01:00.886Z] [2025-09-01T06:01:00.886Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f [2025-09-01T06:01:00.886Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 0.0s done [2025-09-01T06:01:00.886Z] #5 DONE 0.0s [2025-09-01T06:01:00.886Z] [2025-09-01T06:01:00.886Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f [2025-09-01T06:01:01.144Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 0.0s done [2025-09-01T06:01:01.144Z] #6 CACHED [2025-09-01T06:01:01.144Z] [2025-09-01T06:01:01.144Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f [2025-09-01T06:01:01.144Z] #5 CACHED [2025-09-01T06:01:01.144Z] [2025-09-01T06:01:01.144Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:01.144Z] #7 DONE 0.0s [2025-09-01T06:01:01.144Z] [2025-09-01T06:01:01.144Z] #8 exporting to image [2025-09-01T06:01:01.145Z] #8 exporting layers done [2025-09-01T06:01:01.145Z] #8 exporting manifest sha256:625721d44515592dbbc74f360af98b9d03968fb430a5b1d3ef8ec9a0e0400cd3 done [2025-09-01T06:01:01.145Z] #8 exporting config sha256:7d5d2c5e548f864ee49dd3daee22328ce2c0af1332e17da1341c297daad864fe done [2025-09-01T06:01:01.145Z] #8 exporting manifest sha256:6015deb5350d90f48304af553ce02e2ac7c8ceb38061645abf391518e9b6bf1e done [2025-09-01T06:01:01.145Z] #8 exporting config sha256:ef133b90dd95e0b5d0d61fa06c14d2fe00bfd15f6fb6bb894c7369da3bbb96f7 done [2025-09-01T06:01:01.145Z] #8 exporting manifest list sha256:cd64f454613cc1db58321703ff4d0c75a9b4bf72ffab29e04209bd582f5f2b2f done [2025-09-01T06:01:01.145Z] #8 pushing layers 0.0s done [2025-09-01T06:01:01.145Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:cd64f454613cc1db58321703ff4d0c75a9b4bf72ffab29e04209bd582f5f2b2f 0.1s done [2025-09-01T06:01:01.145Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:01.145Z] #8 DONE 0.1s [2025-09-01T06:01:01.145Z] [2025-09-01T06:01:01.145Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:01.145Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:01.434Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.55' [2025-09-01T06:01:01.434Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.55 --push - [2025-09-01T06:01:01.434Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:01.434Z] #1 transferring dockerfile: 168B done [2025-09-01T06:01:01.434Z] #1 DONE 0.0s [2025-09-01T06:01:01.434Z] [2025-09-01T06:01:01.434Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.55 [2025-09-01T06:01:01.434Z] #2 DONE 0.0s [2025-09-01T06:01:01.434Z] [2025-09-01T06:01:01.434Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.55 [2025-09-01T06:01:01.434Z] #3 DONE 0.0s [2025-09-01T06:01:01.434Z] [2025-09-01T06:01:01.434Z] #4 [internal] load .dockerignore [2025-09-01T06:01:01.434Z] #4 transferring context: 2B done [2025-09-01T06:01:01.434Z] #4 DONE 0.0s [2025-09-01T06:01:01.434Z] [2025-09-01T06:01:01.434Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.55@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f [2025-09-01T06:01:01.434Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.55@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 0.0s done [2025-09-01T06:01:01.434Z] #5 CACHED [2025-09-01T06:01:01.434Z] [2025-09-01T06:01:01.434Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.55@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f [2025-09-01T06:01:01.434Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.55@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 0.0s done [2025-09-01T06:01:01.434Z] #6 CACHED [2025-09-01T06:01:01.434Z] [2025-09-01T06:01:01.434Z] #7 exporting to image [2025-09-01T06:01:01.434Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:01.692Z] #7 exporting layers done [2025-09-01T06:01:01.692Z] #7 exporting manifest sha256:625721d44515592dbbc74f360af98b9d03968fb430a5b1d3ef8ec9a0e0400cd3 done [2025-09-01T06:01:01.692Z] #7 exporting config sha256:7d5d2c5e548f864ee49dd3daee22328ce2c0af1332e17da1341c297daad864fe done [2025-09-01T06:01:01.692Z] #7 exporting manifest sha256:6015deb5350d90f48304af553ce02e2ac7c8ceb38061645abf391518e9b6bf1e done [2025-09-01T06:01:01.692Z] #7 exporting config sha256:ef133b90dd95e0b5d0d61fa06c14d2fe00bfd15f6fb6bb894c7369da3bbb96f7 done [2025-09-01T06:01:01.692Z] #7 exporting manifest list sha256:cd64f454613cc1db58321703ff4d0c75a9b4bf72ffab29e04209bd582f5f2b2f done [2025-09-01T06:01:01.692Z] #7 pushing layers 0.0s done [2025-09-01T06:01:01.692Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.55@sha256:cd64f454613cc1db58321703ff4d0c75a9b4bf72ffab29e04209bd582f5f2b2f 0.1s done [2025-09-01T06:01:01.692Z] #7 DONE 0.1s [2025-09-01T06:01:01.692Z] [2025-09-01T06:01:01.692Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:01.692Z] #8 DONE 0.0s [2025-09-01T06:01:01.692Z] [2025-09-01T06:01:01.692Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:01.692Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:01.976Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' [2025-09-01T06:01:01.976Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - [2025-09-01T06:01:01.976Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:01.976Z] #1 transferring dockerfile: 209B done [2025-09-01T06:01:01.976Z] #1 DONE 0.0s [2025-09-01T06:01:01.976Z] [2025-09-01T06:01:01.976Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:01:01.976Z] #2 DONE 0.0s [2025-09-01T06:01:01.976Z] [2025-09-01T06:01:01.976Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:01:01.976Z] #3 DONE 0.0s [2025-09-01T06:01:01.976Z] [2025-09-01T06:01:01.976Z] #4 [internal] load .dockerignore [2025-09-01T06:01:01.976Z] #4 transferring context: 2B done [2025-09-01T06:01:01.976Z] #4 DONE 0.0s [2025-09-01T06:01:01.976Z] [2025-09-01T06:01:01.976Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f [2025-09-01T06:01:01.976Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 0.0s done [2025-09-01T06:01:01.976Z] #5 CACHED [2025-09-01T06:01:01.976Z] [2025-09-01T06:01:01.976Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f [2025-09-01T06:01:01.976Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 0.0s done [2025-09-01T06:01:01.976Z] #6 CACHED [2025-09-01T06:01:01.976Z] [2025-09-01T06:01:01.976Z] #7 exporting to image [2025-09-01T06:01:01.976Z] #7 exporting layers done [2025-09-01T06:01:01.976Z] #7 exporting manifest sha256:625721d44515592dbbc74f360af98b9d03968fb430a5b1d3ef8ec9a0e0400cd3 done [2025-09-01T06:01:01.976Z] #7 exporting config sha256:7d5d2c5e548f864ee49dd3daee22328ce2c0af1332e17da1341c297daad864fe [2025-09-01T06:01:01.976Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:02.234Z] #7 exporting config sha256:7d5d2c5e548f864ee49dd3daee22328ce2c0af1332e17da1341c297daad864fe done [2025-09-01T06:01:02.234Z] #7 exporting manifest sha256:6015deb5350d90f48304af553ce02e2ac7c8ceb38061645abf391518e9b6bf1e done [2025-09-01T06:01:02.234Z] #7 exporting config sha256:ef133b90dd95e0b5d0d61fa06c14d2fe00bfd15f6fb6bb894c7369da3bbb96f7 done [2025-09-01T06:01:02.234Z] #7 exporting manifest list sha256:cd64f454613cc1db58321703ff4d0c75a9b4bf72ffab29e04209bd582f5f2b2f done [2025-09-01T06:01:02.234Z] #7 pushing layers 0.0s done [2025-09-01T06:01:02.234Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:cd64f454613cc1db58321703ff4d0c75a9b4bf72ffab29e04209bd582f5f2b2f 0.1s done [2025-09-01T06:01:02.234Z] #7 DONE 0.1s [2025-09-01T06:01:02.234Z] [2025-09-01T06:01:02.234Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:02.234Z] #8 DONE 0.0s [2025-09-01T06:01:02.234Z] [2025-09-01T06:01:02.234Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:02.234Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:02.520Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-09-01T06:01:02.520Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-09-01T06:01:02.520Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:02.520Z] #1 transferring dockerfile: 160B done [2025-09-01T06:01:02.520Z] #1 DONE 0.0s [2025-09-01T06:01:02.520Z] [2025-09-01T06:01:02.520Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-09-01T06:01:02.520Z] #2 DONE 0.0s [2025-09-01T06:01:02.520Z] [2025-09-01T06:01:02.520Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-09-01T06:01:02.520Z] #3 DONE 0.0s [2025-09-01T06:01:02.520Z] [2025-09-01T06:01:02.520Z] #4 [internal] load .dockerignore [2025-09-01T06:01:02.520Z] #4 transferring context: 2B done [2025-09-01T06:01:02.520Z] #4 DONE 0.0s [2025-09-01T06:01:02.520Z] [2025-09-01T06:01:02.520Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f [2025-09-01T06:01:02.520Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 0.0s done [2025-09-01T06:01:02.520Z] #5 CACHED [2025-09-01T06:01:02.520Z] [2025-09-01T06:01:02.520Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f [2025-09-01T06:01:02.520Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 0.0s done [2025-09-01T06:01:02.520Z] #6 CACHED [2025-09-01T06:01:02.520Z] [2025-09-01T06:01:02.520Z] #7 exporting to image [2025-09-01T06:01:02.520Z] #7 exporting layers done [2025-09-01T06:01:02.520Z] #7 exporting manifest sha256:625721d44515592dbbc74f360af98b9d03968fb430a5b1d3ef8ec9a0e0400cd3 done [2025-09-01T06:01:02.520Z] #7 exporting config sha256:7d5d2c5e548f864ee49dd3daee22328ce2c0af1332e17da1341c297daad864fe [2025-09-01T06:01:02.520Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:02.779Z] #7 exporting config sha256:7d5d2c5e548f864ee49dd3daee22328ce2c0af1332e17da1341c297daad864fe done [2025-09-01T06:01:02.779Z] #7 exporting manifest sha256:6015deb5350d90f48304af553ce02e2ac7c8ceb38061645abf391518e9b6bf1e done [2025-09-01T06:01:02.779Z] #7 exporting config sha256:ef133b90dd95e0b5d0d61fa06c14d2fe00bfd15f6fb6bb894c7369da3bbb96f7 done [2025-09-01T06:01:02.779Z] #7 exporting manifest list sha256:cd64f454613cc1db58321703ff4d0c75a9b4bf72ffab29e04209bd582f5f2b2f done [2025-09-01T06:01:02.779Z] #7 pushing layers 0.0s done [2025-09-01T06:01:02.779Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:cd64f454613cc1db58321703ff4d0c75a9b4bf72ffab29e04209bd582f5f2b2f 0.1s done [2025-09-01T06:01:02.779Z] #7 DONE 0.1s [2025-09-01T06:01:02.779Z] [2025-09-01T06:01:02.779Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:02.779Z] #8 DONE 0.0s [2025-09-01T06:01:02.779Z] [2025-09-01T06:01:02.779Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:02.779Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:03.066Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354' [2025-09-01T06:01:03.066Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354 --push - [2025-09-01T06:01:03.066Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:03.066Z] #1 transferring dockerfile: 198B done [2025-09-01T06:01:03.066Z] #1 DONE 0.0s [2025-09-01T06:01:03.066Z] [2025-09-01T06:01:03.066Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:01:03.066Z] #2 DONE 0.0s [2025-09-01T06:01:03.066Z] [2025-09-01T06:01:03.066Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:01:03.066Z] #3 DONE 0.1s [2025-09-01T06:01:03.066Z] [2025-09-01T06:01:03.066Z] #4 [internal] load .dockerignore [2025-09-01T06:01:03.066Z] #4 transferring context: 2B done [2025-09-01T06:01:03.066Z] #4 DONE 0.0s [2025-09-01T06:01:03.328Z] [2025-09-01T06:01:03.328Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a [2025-09-01T06:01:03.328Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a [2025-09-01T06:01:03.328Z] #5 ... [2025-09-01T06:01:03.328Z] [2025-09-01T06:01:03.328Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a [2025-09-01T06:01:03.328Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 0.0s done [2025-09-01T06:01:03.328Z] #6 DONE 0.1s [2025-09-01T06:01:03.328Z] [2025-09-01T06:01:03.328Z] #7 exporting to image [2025-09-01T06:01:03.328Z] #7 exporting layers done [2025-09-01T06:01:03.328Z] #7 exporting manifest sha256:b704e6bc2df92299eacb6ac36644f55f4533ee9f9e321549c61f9d90b12fcf43 0.0s done [2025-09-01T06:01:03.328Z] #7 exporting config sha256:e9e0077e8cf92a52e7bffd58ba9468869619dbb909a6fbbc674ce7e5c27b6b6a done [2025-09-01T06:01:03.328Z] #7 exporting manifest sha256:3b0f1e539782f5a425c24d2437f6560570883d88168c3e5abc666a2ad2a138fc done [2025-09-01T06:01:03.328Z] #7 exporting config sha256:ab3111384003daec84fc5004eb482a825b669fe25edceae314df238e95c5290d done [2025-09-01T06:01:03.328Z] #7 exporting manifest list sha256:7a6e5b24b73bf274ad961bb93b7436e490146ef13bee7e0de49b6c5118d444c6 [2025-09-01T06:01:03.328Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:03.328Z] #7 ... [2025-09-01T06:01:03.328Z] [2025-09-01T06:01:03.328Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:03.328Z] #8 DONE 0.0s [2025-09-01T06:01:03.328Z] [2025-09-01T06:01:03.328Z] #7 exporting to image [2025-09-01T06:01:03.328Z] #7 exporting manifest list sha256:7a6e5b24b73bf274ad961bb93b7436e490146ef13bee7e0de49b6c5118d444c6 done [2025-09-01T06:01:03.328Z] #7 pushing layers 0.1s done [2025-09-01T06:01:03.328Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354@sha256:7a6e5b24b73bf274ad961bb93b7436e490146ef13bee7e0de49b6c5118d444c6 [2025-09-01T06:01:03.588Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354@sha256:7a6e5b24b73bf274ad961bb93b7436e490146ef13bee7e0de49b6c5118d444c6 0.1s done [2025-09-01T06:01:03.588Z] #7 DONE 0.2s [2025-09-01T06:01:03.588Z] [2025-09-01T06:01:03.588Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:03.588Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:03.883Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-09-01T06:01:03.883Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-09-01T06:01:03.883Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:03.883Z] #1 transferring dockerfile: 164B done [2025-09-01T06:01:03.883Z] #1 DONE 0.0s [2025-09-01T06:01:03.883Z] [2025-09-01T06:01:03.883Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-09-01T06:01:03.883Z] #2 DONE 0.0s [2025-09-01T06:01:03.883Z] [2025-09-01T06:01:03.883Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-09-01T06:01:03.883Z] #3 DONE 0.0s [2025-09-01T06:01:03.883Z] [2025-09-01T06:01:03.883Z] #4 [internal] load .dockerignore [2025-09-01T06:01:03.883Z] #4 transferring context: 2B done [2025-09-01T06:01:03.883Z] #4 DONE 0.0s [2025-09-01T06:01:03.883Z] [2025-09-01T06:01:03.883Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a [2025-09-01T06:01:03.883Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 0.0s done [2025-09-01T06:01:03.883Z] #5 CACHED [2025-09-01T06:01:03.883Z] [2025-09-01T06:01:03.883Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a [2025-09-01T06:01:03.883Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 0.0s done [2025-09-01T06:01:03.883Z] #6 CACHED [2025-09-01T06:01:03.883Z] [2025-09-01T06:01:03.883Z] #7 exporting to image [2025-09-01T06:01:03.883Z] #7 exporting layers [2025-09-01T06:01:03.883Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:04.142Z] #7 exporting layers done [2025-09-01T06:01:04.142Z] #7 exporting manifest sha256:b704e6bc2df92299eacb6ac36644f55f4533ee9f9e321549c61f9d90b12fcf43 done [2025-09-01T06:01:04.142Z] #7 exporting config sha256:e9e0077e8cf92a52e7bffd58ba9468869619dbb909a6fbbc674ce7e5c27b6b6a done [2025-09-01T06:01:04.142Z] #7 exporting manifest sha256:3b0f1e539782f5a425c24d2437f6560570883d88168c3e5abc666a2ad2a138fc done [2025-09-01T06:01:04.142Z] #7 exporting config sha256:ab3111384003daec84fc5004eb482a825b669fe25edceae314df238e95c5290d done [2025-09-01T06:01:04.142Z] #7 exporting manifest list sha256:7a6e5b24b73bf274ad961bb93b7436e490146ef13bee7e0de49b6c5118d444c6 done [2025-09-01T06:01:04.142Z] #7 pushing layers 0.0s done [2025-09-01T06:01:04.142Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:7a6e5b24b73bf274ad961bb93b7436e490146ef13bee7e0de49b6c5118d444c6 0.1s done [2025-09-01T06:01:04.142Z] #7 DONE 0.1s [2025-09-01T06:01:04.142Z] [2025-09-01T06:01:04.142Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:04.142Z] #8 DONE 0.0s [2025-09-01T06:01:04.142Z] [2025-09-01T06:01:04.142Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:04.142Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:04.432Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.55 --push - [2025-09-01T06:01:04.432Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.55' [2025-09-01T06:01:04.432Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:04.432Z] #1 transferring dockerfile: 170B done [2025-09-01T06:01:04.432Z] #1 DONE 0.0s [2025-09-01T06:01:04.432Z] [2025-09-01T06:01:04.432Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.55 [2025-09-01T06:01:04.432Z] #2 DONE 0.0s [2025-09-01T06:01:04.432Z] [2025-09-01T06:01:04.432Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.55 [2025-09-01T06:01:04.432Z] #3 DONE 0.0s [2025-09-01T06:01:04.432Z] [2025-09-01T06:01:04.432Z] #4 [internal] load .dockerignore [2025-09-01T06:01:04.432Z] #4 transferring context: 2B done [2025-09-01T06:01:04.432Z] #4 DONE 0.0s [2025-09-01T06:01:04.432Z] [2025-09-01T06:01:04.432Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.55@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a [2025-09-01T06:01:04.432Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.55@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 0.0s done [2025-09-01T06:01:04.432Z] #5 CACHED [2025-09-01T06:01:04.432Z] [2025-09-01T06:01:04.432Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.55@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a [2025-09-01T06:01:04.432Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.55@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 0.0s done [2025-09-01T06:01:04.432Z] #6 CACHED [2025-09-01T06:01:04.691Z] [2025-09-01T06:01:04.691Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:04.691Z] #7 DONE 0.0s [2025-09-01T06:01:04.691Z] [2025-09-01T06:01:04.691Z] #8 exporting to image [2025-09-01T06:01:04.691Z] #8 exporting layers done [2025-09-01T06:01:04.691Z] #8 exporting manifest sha256:b704e6bc2df92299eacb6ac36644f55f4533ee9f9e321549c61f9d90b12fcf43 done [2025-09-01T06:01:04.691Z] #8 exporting config sha256:e9e0077e8cf92a52e7bffd58ba9468869619dbb909a6fbbc674ce7e5c27b6b6a done [2025-09-01T06:01:04.691Z] #8 exporting manifest sha256:3b0f1e539782f5a425c24d2437f6560570883d88168c3e5abc666a2ad2a138fc done [2025-09-01T06:01:04.691Z] #8 exporting config sha256:ab3111384003daec84fc5004eb482a825b669fe25edceae314df238e95c5290d done [2025-09-01T06:01:04.691Z] #8 exporting manifest list sha256:7a6e5b24b73bf274ad961bb93b7436e490146ef13bee7e0de49b6c5118d444c6 done [2025-09-01T06:01:04.691Z] #8 pushing layers 0.0s done [2025-09-01T06:01:04.691Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.55@sha256:7a6e5b24b73bf274ad961bb93b7436e490146ef13bee7e0de49b6c5118d444c6 0.1s done [2025-09-01T06:01:04.691Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:04.691Z] #8 DONE 0.1s [2025-09-01T06:01:04.691Z] [2025-09-01T06:01:04.691Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:04.691Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:04.978Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' [2025-09-01T06:01:04.979Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - [2025-09-01T06:01:04.979Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:04.979Z] #1 transferring dockerfile: 211B done [2025-09-01T06:01:04.979Z] #1 DONE 0.0s [2025-09-01T06:01:04.979Z] [2025-09-01T06:01:04.979Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:01:04.979Z] #2 DONE 0.0s [2025-09-01T06:01:04.979Z] [2025-09-01T06:01:04.979Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:01:04.979Z] #3 DONE 0.0s [2025-09-01T06:01:04.979Z] [2025-09-01T06:01:04.979Z] #4 [internal] load .dockerignore [2025-09-01T06:01:04.979Z] #4 transferring context: 2B done [2025-09-01T06:01:04.979Z] #4 DONE 0.0s [2025-09-01T06:01:04.979Z] [2025-09-01T06:01:04.979Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a [2025-09-01T06:01:04.979Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 0.0s done [2025-09-01T06:01:04.979Z] #5 CACHED [2025-09-01T06:01:04.979Z] [2025-09-01T06:01:04.979Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a [2025-09-01T06:01:04.979Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 0.0s done [2025-09-01T06:01:04.979Z] #6 CACHED [2025-09-01T06:01:04.979Z] [2025-09-01T06:01:04.979Z] #7 exporting to image [2025-09-01T06:01:04.979Z] #7 exporting layers done [2025-09-01T06:01:04.979Z] #7 exporting manifest sha256:b704e6bc2df92299eacb6ac36644f55f4533ee9f9e321549c61f9d90b12fcf43 [2025-09-01T06:01:04.979Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:05.238Z] #7 exporting manifest sha256:b704e6bc2df92299eacb6ac36644f55f4533ee9f9e321549c61f9d90b12fcf43 done [2025-09-01T06:01:05.238Z] #7 exporting config sha256:e9e0077e8cf92a52e7bffd58ba9468869619dbb909a6fbbc674ce7e5c27b6b6a done [2025-09-01T06:01:05.238Z] #7 exporting manifest sha256:3b0f1e539782f5a425c24d2437f6560570883d88168c3e5abc666a2ad2a138fc done [2025-09-01T06:01:05.238Z] #7 exporting config sha256:ab3111384003daec84fc5004eb482a825b669fe25edceae314df238e95c5290d done [2025-09-01T06:01:05.238Z] #7 exporting manifest list sha256:7a6e5b24b73bf274ad961bb93b7436e490146ef13bee7e0de49b6c5118d444c6 done [2025-09-01T06:01:05.238Z] #7 pushing layers 0.0s done [2025-09-01T06:01:05.238Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:7a6e5b24b73bf274ad961bb93b7436e490146ef13bee7e0de49b6c5118d444c6 0.1s done [2025-09-01T06:01:05.238Z] #7 DONE 0.1s [2025-09-01T06:01:05.238Z] [2025-09-01T06:01:05.238Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:05.238Z] #8 DONE 0.0s [2025-09-01T06:01:05.238Z] [2025-09-01T06:01:05.238Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:05.238Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:05.529Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-09-01T06:01:05.529Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-09-01T06:01:05.529Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:05.529Z] #1 transferring dockerfile: 162B done [2025-09-01T06:01:05.529Z] #1 DONE 0.0s [2025-09-01T06:01:05.529Z] [2025-09-01T06:01:05.529Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-09-01T06:01:05.529Z] #2 DONE 0.0s [2025-09-01T06:01:05.529Z] [2025-09-01T06:01:05.529Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-09-01T06:01:05.529Z] #3 DONE 0.0s [2025-09-01T06:01:05.529Z] [2025-09-01T06:01:05.529Z] #4 [internal] load .dockerignore [2025-09-01T06:01:05.529Z] #4 transferring context: 2B done [2025-09-01T06:01:05.529Z] #4 DONE 0.0s [2025-09-01T06:01:05.529Z] [2025-09-01T06:01:05.529Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a [2025-09-01T06:01:05.529Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 0.0s done [2025-09-01T06:01:05.529Z] #5 CACHED [2025-09-01T06:01:05.529Z] [2025-09-01T06:01:05.529Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a [2025-09-01T06:01:05.529Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 0.0s done [2025-09-01T06:01:05.529Z] #6 CACHED [2025-09-01T06:01:05.529Z] [2025-09-01T06:01:05.529Z] #7 exporting to image [2025-09-01T06:01:05.529Z] #7 exporting layers done [2025-09-01T06:01:05.529Z] #7 exporting manifest sha256:b704e6bc2df92299eacb6ac36644f55f4533ee9f9e321549c61f9d90b12fcf43 done [2025-09-01T06:01:05.529Z] #7 exporting config sha256:e9e0077e8cf92a52e7bffd58ba9468869619dbb909a6fbbc674ce7e5c27b6b6a done [2025-09-01T06:01:05.529Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:05.797Z] #7 exporting manifest sha256:3b0f1e539782f5a425c24d2437f6560570883d88168c3e5abc666a2ad2a138fc done [2025-09-01T06:01:05.797Z] #7 exporting config sha256:ab3111384003daec84fc5004eb482a825b669fe25edceae314df238e95c5290d done [2025-09-01T06:01:05.797Z] #7 exporting manifest list sha256:7a6e5b24b73bf274ad961bb93b7436e490146ef13bee7e0de49b6c5118d444c6 done [2025-09-01T06:01:05.797Z] #7 pushing layers 0.0s done [2025-09-01T06:01:05.797Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:7a6e5b24b73bf274ad961bb93b7436e490146ef13bee7e0de49b6c5118d444c6 0.1s done [2025-09-01T06:01:05.797Z] #7 DONE 0.1s [2025-09-01T06:01:05.797Z] [2025-09-01T06:01:05.797Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:05.797Z] #8 DONE 0.0s [2025-09-01T06:01:05.797Z] [2025-09-01T06:01:05.797Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:05.797Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:06.089Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354' [2025-09-01T06:01:06.089Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 --push - [2025-09-01T06:01:06.351Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:06.351Z] #1 transferring dockerfile: 206B done [2025-09-01T06:01:06.351Z] #1 DONE 0.0s [2025-09-01T06:01:06.351Z] [2025-09-01T06:01:06.351Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:01:06.351Z] #2 DONE 0.0s [2025-09-01T06:01:06.351Z] [2025-09-01T06:01:06.351Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:01:06.351Z] #3 DONE 0.0s [2025-09-01T06:01:06.351Z] [2025-09-01T06:01:06.351Z] #4 [internal] load .dockerignore [2025-09-01T06:01:06.351Z] #4 transferring context: 2B done [2025-09-01T06:01:06.351Z] #4 DONE 0.0s [2025-09-01T06:01:06.351Z] [2025-09-01T06:01:06.351Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 [2025-09-01T06:01:06.351Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 0.0s done [2025-09-01T06:01:06.351Z] #5 DONE 0.0s [2025-09-01T06:01:06.351Z] [2025-09-01T06:01:06.351Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 [2025-09-01T06:01:06.351Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 0.0s done [2025-09-01T06:01:06.610Z] #6 DONE 0.2s [2025-09-01T06:01:06.610Z] [2025-09-01T06:01:06.610Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:06.610Z] #7 DONE 0.0s [2025-09-01T06:01:06.610Z] [2025-09-01T06:01:06.610Z] #8 exporting to image [2025-09-01T06:01:06.610Z] #8 exporting layers done [2025-09-01T06:01:06.610Z] #8 exporting manifest sha256:f830eede5af78e06d3a2e69176bc3690dec3e7ae3baa94ea88272c58be08da34 done [2025-09-01T06:01:06.610Z] #8 exporting config sha256:8f3ae0928ceeaefc14aae6a967494d6aedd2ce91f3f62f805d085d5af966572a done [2025-09-01T06:01:06.610Z] #8 exporting manifest sha256:7b13227efa8625b941566eaaa1fa542f6d9e5df829dbf3ff17c5bbd9ac16748b done [2025-09-01T06:01:06.610Z] #8 exporting config sha256:374cb08e04825f86dcb6507f73f19397500b4c5addbae4604141e844e4192302 done [2025-09-01T06:01:06.610Z] #8 exporting manifest list sha256:9471c371cc9e863da2ea66ff8c2986693cf8c75a035c4a288178e3d326a0994f 0.0s done [2025-09-01T06:01:06.610Z] #8 pushing layers 0.1s done [2025-09-01T06:01:06.610Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354@sha256:9471c371cc9e863da2ea66ff8c2986693cf8c75a035c4a288178e3d326a0994f [2025-09-01T06:01:06.610Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:06.610Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354@sha256:9471c371cc9e863da2ea66ff8c2986693cf8c75a035c4a288178e3d326a0994f 0.1s done [2025-09-01T06:01:06.610Z] #8 DONE 0.2s [2025-09-01T06:01:06.610Z] [2025-09-01T06:01:06.610Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:06.610Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:06.904Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-09-01T06:01:06.904Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-09-01T06:01:06.904Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:06.904Z] #1 transferring dockerfile: 172B done [2025-09-01T06:01:06.904Z] #1 DONE 0.0s [2025-09-01T06:01:06.904Z] [2025-09-01T06:01:06.904Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-09-01T06:01:06.904Z] #2 DONE 0.0s [2025-09-01T06:01:06.904Z] [2025-09-01T06:01:06.904Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-09-01T06:01:06.904Z] #3 DONE 0.0s [2025-09-01T06:01:06.904Z] [2025-09-01T06:01:06.904Z] #4 [internal] load .dockerignore [2025-09-01T06:01:06.904Z] #4 transferring context: 2B done [2025-09-01T06:01:06.904Z] #4 DONE 0.0s [2025-09-01T06:01:06.904Z] [2025-09-01T06:01:06.904Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 [2025-09-01T06:01:06.904Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 0.0s done [2025-09-01T06:01:06.904Z] #5 CACHED [2025-09-01T06:01:06.904Z] [2025-09-01T06:01:06.904Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 [2025-09-01T06:01:06.904Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 0.0s done [2025-09-01T06:01:06.904Z] #6 CACHED [2025-09-01T06:01:06.904Z] [2025-09-01T06:01:06.904Z] #7 exporting to image [2025-09-01T06:01:06.904Z] #7 exporting layers done [2025-09-01T06:01:06.904Z] #7 exporting manifest sha256:f830eede5af78e06d3a2e69176bc3690dec3e7ae3baa94ea88272c58be08da34 [2025-09-01T06:01:06.904Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:07.166Z] #7 exporting manifest sha256:f830eede5af78e06d3a2e69176bc3690dec3e7ae3baa94ea88272c58be08da34 done [2025-09-01T06:01:07.166Z] #7 exporting config sha256:8f3ae0928ceeaefc14aae6a967494d6aedd2ce91f3f62f805d085d5af966572a done [2025-09-01T06:01:07.166Z] #7 exporting manifest sha256:7b13227efa8625b941566eaaa1fa542f6d9e5df829dbf3ff17c5bbd9ac16748b done [2025-09-01T06:01:07.166Z] #7 exporting config sha256:374cb08e04825f86dcb6507f73f19397500b4c5addbae4604141e844e4192302 done [2025-09-01T06:01:07.166Z] #7 exporting manifest list sha256:9471c371cc9e863da2ea66ff8c2986693cf8c75a035c4a288178e3d326a0994f done [2025-09-01T06:01:07.166Z] #7 pushing layers 0.0s done [2025-09-01T06:01:07.166Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:9471c371cc9e863da2ea66ff8c2986693cf8c75a035c4a288178e3d326a0994f 0.1s done [2025-09-01T06:01:07.166Z] #7 DONE 0.1s [2025-09-01T06:01:07.166Z] [2025-09-01T06:01:07.166Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:07.166Z] #8 DONE 0.0s [2025-09-01T06:01:07.166Z] [2025-09-01T06:01:07.166Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:07.166Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:07.453Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.55' [2025-09-01T06:01:07.453Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.55 --push - [2025-09-01T06:01:07.711Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:07.712Z] #1 transferring dockerfile: 178B done [2025-09-01T06:01:07.712Z] #1 DONE 0.0s [2025-09-01T06:01:07.712Z] [2025-09-01T06:01:07.712Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.55 [2025-09-01T06:01:07.712Z] #2 DONE 0.0s [2025-09-01T06:01:07.712Z] [2025-09-01T06:01:07.712Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.55 [2025-09-01T06:01:07.712Z] #3 DONE 0.0s [2025-09-01T06:01:07.712Z] [2025-09-01T06:01:07.712Z] #4 [internal] load .dockerignore [2025-09-01T06:01:07.712Z] #4 transferring context: 2B done [2025-09-01T06:01:07.712Z] #4 DONE 0.0s [2025-09-01T06:01:07.712Z] [2025-09-01T06:01:07.712Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.55@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 [2025-09-01T06:01:07.712Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.55@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 0.0s done [2025-09-01T06:01:07.712Z] #5 CACHED [2025-09-01T06:01:07.712Z] [2025-09-01T06:01:07.712Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.55@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 [2025-09-01T06:01:07.712Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.55@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 0.0s done [2025-09-01T06:01:07.712Z] #6 CACHED [2025-09-01T06:01:07.712Z] [2025-09-01T06:01:07.712Z] #7 exporting to image [2025-09-01T06:01:07.712Z] #7 exporting layers done [2025-09-01T06:01:07.712Z] #7 exporting manifest sha256:f830eede5af78e06d3a2e69176bc3690dec3e7ae3baa94ea88272c58be08da34 done [2025-09-01T06:01:07.712Z] #7 exporting config sha256:8f3ae0928ceeaefc14aae6a967494d6aedd2ce91f3f62f805d085d5af966572a [2025-09-01T06:01:07.712Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:07.712Z] #7 exporting config sha256:8f3ae0928ceeaefc14aae6a967494d6aedd2ce91f3f62f805d085d5af966572a done [2025-09-01T06:01:07.712Z] #7 exporting manifest sha256:7b13227efa8625b941566eaaa1fa542f6d9e5df829dbf3ff17c5bbd9ac16748b done [2025-09-01T06:01:07.712Z] #7 exporting config sha256:374cb08e04825f86dcb6507f73f19397500b4c5addbae4604141e844e4192302 done [2025-09-01T06:01:07.712Z] #7 exporting manifest list sha256:9471c371cc9e863da2ea66ff8c2986693cf8c75a035c4a288178e3d326a0994f done [2025-09-01T06:01:07.712Z] #7 pushing layers 0.0s done [2025-09-01T06:01:07.712Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.55@sha256:9471c371cc9e863da2ea66ff8c2986693cf8c75a035c4a288178e3d326a0994f 0.1s done [2025-09-01T06:01:07.712Z] #7 DONE 0.1s [2025-09-01T06:01:07.712Z] [2025-09-01T06:01:07.712Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:07.712Z] #8 DONE 0.0s [2025-09-01T06:01:07.712Z] [2025-09-01T06:01:07.712Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:07.712Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:08.007Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - [2025-09-01T06:01:08.007Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' [2025-09-01T06:01:08.007Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:08.007Z] #1 transferring dockerfile: 219B done [2025-09-01T06:01:08.007Z] #1 DONE 0.0s [2025-09-01T06:01:08.007Z] [2025-09-01T06:01:08.007Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:01:08.007Z] #2 DONE 0.0s [2025-09-01T06:01:08.007Z] [2025-09-01T06:01:08.007Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:01:08.007Z] #3 DONE 0.0s [2025-09-01T06:01:08.007Z] [2025-09-01T06:01:08.007Z] #4 [internal] load .dockerignore [2025-09-01T06:01:08.007Z] #4 transferring context: 2B done [2025-09-01T06:01:08.007Z] #4 DONE 0.0s [2025-09-01T06:01:08.007Z] [2025-09-01T06:01:08.007Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 [2025-09-01T06:01:08.007Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 0.0s done [2025-09-01T06:01:08.007Z] #5 CACHED [2025-09-01T06:01:08.007Z] [2025-09-01T06:01:08.007Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 [2025-09-01T06:01:08.269Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 0.0s done [2025-09-01T06:01:08.269Z] #6 CACHED [2025-09-01T06:01:08.269Z] [2025-09-01T06:01:08.269Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:08.269Z] #7 DONE 0.0s [2025-09-01T06:01:08.269Z] [2025-09-01T06:01:08.269Z] #8 exporting to image [2025-09-01T06:01:08.269Z] #8 exporting layers done [2025-09-01T06:01:08.269Z] #8 exporting manifest sha256:f830eede5af78e06d3a2e69176bc3690dec3e7ae3baa94ea88272c58be08da34 done [2025-09-01T06:01:08.269Z] #8 exporting config sha256:8f3ae0928ceeaefc14aae6a967494d6aedd2ce91f3f62f805d085d5af966572a done [2025-09-01T06:01:08.269Z] #8 exporting manifest sha256:7b13227efa8625b941566eaaa1fa542f6d9e5df829dbf3ff17c5bbd9ac16748b done [2025-09-01T06:01:08.269Z] #8 exporting config sha256:374cb08e04825f86dcb6507f73f19397500b4c5addbae4604141e844e4192302 done [2025-09-01T06:01:08.269Z] #8 exporting manifest list sha256:9471c371cc9e863da2ea66ff8c2986693cf8c75a035c4a288178e3d326a0994f done [2025-09-01T06:01:08.269Z] #8 pushing layers 0.0s done [2025-09-01T06:01:08.269Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:9471c371cc9e863da2ea66ff8c2986693cf8c75a035c4a288178e3d326a0994f 0.1s done [2025-09-01T06:01:08.269Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:08.269Z] #8 DONE 0.1s [2025-09-01T06:01:08.269Z] [2025-09-01T06:01:08.269Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:08.269Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:08.560Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-09-01T06:01:08.560Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-09-01T06:01:08.560Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:08.560Z] #1 transferring dockerfile: 170B done [2025-09-01T06:01:08.560Z] #1 DONE 0.0s [2025-09-01T06:01:08.560Z] [2025-09-01T06:01:08.560Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-09-01T06:01:08.560Z] #2 DONE 0.0s [2025-09-01T06:01:08.560Z] [2025-09-01T06:01:08.560Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-09-01T06:01:08.560Z] #3 DONE 0.0s [2025-09-01T06:01:08.560Z] [2025-09-01T06:01:08.560Z] #4 [internal] load .dockerignore [2025-09-01T06:01:08.560Z] #4 transferring context: 2B done [2025-09-01T06:01:08.560Z] #4 DONE 0.0s [2025-09-01T06:01:08.560Z] [2025-09-01T06:01:08.560Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 [2025-09-01T06:01:08.560Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 0.0s done [2025-09-01T06:01:08.560Z] #5 CACHED [2025-09-01T06:01:08.560Z] [2025-09-01T06:01:08.560Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 [2025-09-01T06:01:08.560Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 0.0s done [2025-09-01T06:01:08.560Z] #6 CACHED [2025-09-01T06:01:08.560Z] [2025-09-01T06:01:08.560Z] #7 exporting to image [2025-09-01T06:01:08.560Z] #7 exporting layers [2025-09-01T06:01:08.560Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:08.818Z] #7 exporting layers done [2025-09-01T06:01:08.818Z] #7 exporting manifest sha256:f830eede5af78e06d3a2e69176bc3690dec3e7ae3baa94ea88272c58be08da34 done [2025-09-01T06:01:08.818Z] #7 exporting config sha256:8f3ae0928ceeaefc14aae6a967494d6aedd2ce91f3f62f805d085d5af966572a done [2025-09-01T06:01:08.818Z] #7 exporting manifest sha256:7b13227efa8625b941566eaaa1fa542f6d9e5df829dbf3ff17c5bbd9ac16748b done [2025-09-01T06:01:08.818Z] #7 exporting config sha256:374cb08e04825f86dcb6507f73f19397500b4c5addbae4604141e844e4192302 done [2025-09-01T06:01:08.818Z] #7 exporting manifest list sha256:9471c371cc9e863da2ea66ff8c2986693cf8c75a035c4a288178e3d326a0994f done [2025-09-01T06:01:08.818Z] #7 pushing layers 0.0s done [2025-09-01T06:01:08.818Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:9471c371cc9e863da2ea66ff8c2986693cf8c75a035c4a288178e3d326a0994f 0.1s done [2025-09-01T06:01:08.818Z] #7 DONE 0.1s [2025-09-01T06:01:08.818Z] [2025-09-01T06:01:08.818Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:08.818Z] #8 DONE 0.0s [2025-09-01T06:01:08.818Z] [2025-09-01T06:01:08.818Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:08.818Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:09.110Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354 --push - [2025-09-01T06:01:09.110Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354' [2025-09-01T06:01:09.110Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:09.110Z] #1 transferring dockerfile: 204B done [2025-09-01T06:01:09.110Z] #1 DONE 0.0s [2025-09-01T06:01:09.110Z] [2025-09-01T06:01:09.110Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:01:09.110Z] #2 DONE 0.0s [2025-09-01T06:01:09.110Z] [2025-09-01T06:01:09.110Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:01:09.110Z] #3 DONE 0.0s [2025-09-01T06:01:09.110Z] [2025-09-01T06:01:09.110Z] #4 [internal] load .dockerignore [2025-09-01T06:01:09.110Z] #4 transferring context: 2B done [2025-09-01T06:01:09.110Z] #4 DONE 0.0s [2025-09-01T06:01:09.369Z] [2025-09-01T06:01:09.370Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 [2025-09-01T06:01:09.370Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 [2025-09-01T06:01:09.370Z] #5 ... [2025-09-01T06:01:09.370Z] [2025-09-01T06:01:09.370Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 [2025-09-01T06:01:09.370Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 0.0s done [2025-09-01T06:01:09.370Z] #6 DONE 0.1s [2025-09-01T06:01:09.370Z] [2025-09-01T06:01:09.370Z] #7 exporting to image [2025-09-01T06:01:09.370Z] #7 exporting layers done [2025-09-01T06:01:09.370Z] #7 exporting manifest sha256:1d77661e1276b6778b7ed57246089454c07d561870ea71ab8bf9ec8dafaeb1e5 done [2025-09-01T06:01:09.370Z] #7 exporting config sha256:01eefd13c51a8f682c50ffc6b5b26599cae465baa68187489400150b1ee7ffaf done [2025-09-01T06:01:09.370Z] #7 exporting manifest sha256:b6cb70922275b065f0e36efe5010b40be826c6aad67412b9cb3d4727aed6f682 done [2025-09-01T06:01:09.370Z] #7 exporting config sha256:b0538acf2ca2d14b59e43faa9326c32cef85f2645c6e88b06e7f70e64796ecec done [2025-09-01T06:01:09.370Z] #7 exporting manifest list sha256:0675de2c06adbb42135ac7295b790b7e06ff0b5e9a14dfec59e1b67c8cb04f01 done [2025-09-01T06:01:09.370Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:09.370Z] #7 ... [2025-09-01T06:01:09.370Z] [2025-09-01T06:01:09.370Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:09.370Z] #8 DONE 0.0s [2025-09-01T06:01:09.370Z] [2025-09-01T06:01:09.370Z] #7 exporting to image [2025-09-01T06:01:09.370Z] #7 pushing layers 0.1s done [2025-09-01T06:01:09.370Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354@sha256:0675de2c06adbb42135ac7295b790b7e06ff0b5e9a14dfec59e1b67c8cb04f01 [2025-09-01T06:01:09.628Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354@sha256:0675de2c06adbb42135ac7295b790b7e06ff0b5e9a14dfec59e1b67c8cb04f01 0.1s done [2025-09-01T06:01:09.628Z] #7 DONE 0.2s [2025-09-01T06:01:09.628Z] [2025-09-01T06:01:09.628Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:09.628Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:09.920Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-09-01T06:01:09.920Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-09-01T06:01:09.920Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:09.920Z] #1 transferring dockerfile: 170B done [2025-09-01T06:01:09.920Z] #1 DONE 0.0s [2025-09-01T06:01:09.920Z] [2025-09-01T06:01:09.920Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-09-01T06:01:09.920Z] #2 DONE 0.0s [2025-09-01T06:01:09.920Z] [2025-09-01T06:01:09.920Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-09-01T06:01:09.920Z] #3 DONE 0.0s [2025-09-01T06:01:09.920Z] [2025-09-01T06:01:09.920Z] #4 [internal] load .dockerignore [2025-09-01T06:01:09.920Z] #4 transferring context: 2B done [2025-09-01T06:01:09.920Z] #4 DONE 0.0s [2025-09-01T06:01:09.920Z] [2025-09-01T06:01:09.920Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 [2025-09-01T06:01:09.920Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 done [2025-09-01T06:01:09.920Z] #5 CACHED [2025-09-01T06:01:09.920Z] [2025-09-01T06:01:09.920Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 [2025-09-01T06:01:09.920Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 0.0s done [2025-09-01T06:01:09.920Z] #6 CACHED [2025-09-01T06:01:09.920Z] [2025-09-01T06:01:09.920Z] #7 exporting to image [2025-09-01T06:01:09.920Z] #7 exporting layers done [2025-09-01T06:01:09.920Z] #7 exporting manifest sha256:1d77661e1276b6778b7ed57246089454c07d561870ea71ab8bf9ec8dafaeb1e5 done [2025-09-01T06:01:09.920Z] #7 exporting config sha256:01eefd13c51a8f682c50ffc6b5b26599cae465baa68187489400150b1ee7ffaf done [2025-09-01T06:01:09.920Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:10.179Z] #7 exporting manifest sha256:b6cb70922275b065f0e36efe5010b40be826c6aad67412b9cb3d4727aed6f682 done [2025-09-01T06:01:10.180Z] #7 exporting config sha256:b0538acf2ca2d14b59e43faa9326c32cef85f2645c6e88b06e7f70e64796ecec done [2025-09-01T06:01:10.180Z] #7 exporting manifest list sha256:0675de2c06adbb42135ac7295b790b7e06ff0b5e9a14dfec59e1b67c8cb04f01 done [2025-09-01T06:01:10.180Z] #7 pushing layers 0.0s done [2025-09-01T06:01:10.180Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0675de2c06adbb42135ac7295b790b7e06ff0b5e9a14dfec59e1b67c8cb04f01 0.1s done [2025-09-01T06:01:10.180Z] #7 DONE 0.1s [2025-09-01T06:01:10.180Z] [2025-09-01T06:01:10.180Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:10.180Z] #8 DONE 0.0s [2025-09-01T06:01:10.180Z] [2025-09-01T06:01:10.180Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:10.180Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:10.466Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.55' [2025-09-01T06:01:10.466Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.55 --push - [2025-09-01T06:01:10.726Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:10.726Z] #1 transferring dockerfile: 176B done [2025-09-01T06:01:10.726Z] #1 DONE 0.0s [2025-09-01T06:01:10.726Z] [2025-09-01T06:01:10.726Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.55 [2025-09-01T06:01:10.726Z] #2 DONE 0.0s [2025-09-01T06:01:10.726Z] [2025-09-01T06:01:10.726Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.55 [2025-09-01T06:01:10.726Z] #3 DONE 0.0s [2025-09-01T06:01:10.726Z] [2025-09-01T06:01:10.726Z] #4 [internal] load .dockerignore [2025-09-01T06:01:10.726Z] #4 transferring context: 2B done [2025-09-01T06:01:10.726Z] #4 DONE 0.0s [2025-09-01T06:01:10.726Z] [2025-09-01T06:01:10.726Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.55@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 [2025-09-01T06:01:10.726Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.55@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 0.0s done [2025-09-01T06:01:10.726Z] #5 CACHED [2025-09-01T06:01:10.726Z] [2025-09-01T06:01:10.726Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.55@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 [2025-09-01T06:01:10.726Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.55@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 0.0s done [2025-09-01T06:01:10.726Z] #6 CACHED [2025-09-01T06:01:10.726Z] [2025-09-01T06:01:10.726Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:10.726Z] #7 DONE 0.0s [2025-09-01T06:01:10.726Z] [2025-09-01T06:01:10.726Z] #8 exporting to image [2025-09-01T06:01:10.726Z] #8 exporting layers done [2025-09-01T06:01:10.726Z] #8 exporting manifest sha256:1d77661e1276b6778b7ed57246089454c07d561870ea71ab8bf9ec8dafaeb1e5 done [2025-09-01T06:01:10.726Z] #8 exporting config sha256:01eefd13c51a8f682c50ffc6b5b26599cae465baa68187489400150b1ee7ffaf done [2025-09-01T06:01:10.726Z] #8 exporting manifest sha256:b6cb70922275b065f0e36efe5010b40be826c6aad67412b9cb3d4727aed6f682 done [2025-09-01T06:01:10.726Z] #8 exporting config sha256:b0538acf2ca2d14b59e43faa9326c32cef85f2645c6e88b06e7f70e64796ecec done [2025-09-01T06:01:10.726Z] #8 exporting manifest list sha256:0675de2c06adbb42135ac7295b790b7e06ff0b5e9a14dfec59e1b67c8cb04f01 done [2025-09-01T06:01:10.726Z] #8 pushing layers 0.0s done [2025-09-01T06:01:10.726Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.55@sha256:0675de2c06adbb42135ac7295b790b7e06ff0b5e9a14dfec59e1b67c8cb04f01 0.1s done [2025-09-01T06:01:10.726Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:10.726Z] #8 DONE 0.1s [2025-09-01T06:01:10.726Z] [2025-09-01T06:01:10.726Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:10.726Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:11.031Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' [2025-09-01T06:01:11.031Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - [2025-09-01T06:01:11.031Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:11.031Z] #1 transferring dockerfile: 217B done [2025-09-01T06:01:11.031Z] #1 DONE 0.0s [2025-09-01T06:01:11.031Z] [2025-09-01T06:01:11.031Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:01:11.031Z] #2 DONE 0.0s [2025-09-01T06:01:11.031Z] [2025-09-01T06:01:11.031Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:01:11.031Z] #3 DONE 0.0s [2025-09-01T06:01:11.031Z] [2025-09-01T06:01:11.031Z] #4 [internal] load .dockerignore [2025-09-01T06:01:11.031Z] #4 transferring context: 2B done [2025-09-01T06:01:11.031Z] #4 DONE 0.0s [2025-09-01T06:01:11.031Z] [2025-09-01T06:01:11.031Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 [2025-09-01T06:01:11.031Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 done [2025-09-01T06:01:11.031Z] #5 CACHED [2025-09-01T06:01:11.031Z] [2025-09-01T06:01:11.031Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 [2025-09-01T06:01:11.031Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 0.0s done [2025-09-01T06:01:11.031Z] #6 CACHED [2025-09-01T06:01:11.031Z] [2025-09-01T06:01:11.031Z] #7 exporting to image [2025-09-01T06:01:11.031Z] #7 exporting layers [2025-09-01T06:01:11.031Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:11.290Z] #7 exporting layers done [2025-09-01T06:01:11.290Z] #7 exporting manifest sha256:1d77661e1276b6778b7ed57246089454c07d561870ea71ab8bf9ec8dafaeb1e5 done [2025-09-01T06:01:11.290Z] #7 exporting config sha256:01eefd13c51a8f682c50ffc6b5b26599cae465baa68187489400150b1ee7ffaf done [2025-09-01T06:01:11.290Z] #7 exporting manifest sha256:b6cb70922275b065f0e36efe5010b40be826c6aad67412b9cb3d4727aed6f682 done [2025-09-01T06:01:11.290Z] #7 exporting config sha256:b0538acf2ca2d14b59e43faa9326c32cef85f2645c6e88b06e7f70e64796ecec done [2025-09-01T06:01:11.290Z] #7 exporting manifest list sha256:0675de2c06adbb42135ac7295b790b7e06ff0b5e9a14dfec59e1b67c8cb04f01 done [2025-09-01T06:01:11.290Z] #7 pushing layers 0.0s done [2025-09-01T06:01:11.290Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:0675de2c06adbb42135ac7295b790b7e06ff0b5e9a14dfec59e1b67c8cb04f01 0.1s done [2025-09-01T06:01:11.290Z] #7 DONE 0.1s [2025-09-01T06:01:11.290Z] [2025-09-01T06:01:11.290Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:11.290Z] #8 DONE 0.0s [2025-09-01T06:01:11.290Z] [2025-09-01T06:01:11.290Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:11.290Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:11.588Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-09-01T06:01:11.588Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-09-01T06:01:11.588Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:11.588Z] #1 transferring dockerfile: 168B done [2025-09-01T06:01:11.588Z] #1 DONE 0.0s [2025-09-01T06:01:11.588Z] [2025-09-01T06:01:11.588Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-09-01T06:01:11.588Z] #2 DONE 0.0s [2025-09-01T06:01:11.588Z] [2025-09-01T06:01:11.588Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-09-01T06:01:11.588Z] #3 DONE 0.0s [2025-09-01T06:01:11.588Z] [2025-09-01T06:01:11.588Z] #4 [internal] load .dockerignore [2025-09-01T06:01:11.588Z] #4 transferring context: 2B done [2025-09-01T06:01:11.588Z] #4 DONE 0.0s [2025-09-01T06:01:11.588Z] [2025-09-01T06:01:11.588Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 [2025-09-01T06:01:11.588Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 0.0s done [2025-09-01T06:01:11.588Z] #5 CACHED [2025-09-01T06:01:11.588Z] [2025-09-01T06:01:11.588Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 [2025-09-01T06:01:11.588Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 0.0s done [2025-09-01T06:01:11.588Z] #6 CACHED [2025-09-01T06:01:11.588Z] [2025-09-01T06:01:11.588Z] #7 exporting to image [2025-09-01T06:01:11.588Z] #7 exporting layers done [2025-09-01T06:01:11.588Z] #7 exporting manifest sha256:1d77661e1276b6778b7ed57246089454c07d561870ea71ab8bf9ec8dafaeb1e5 done [2025-09-01T06:01:11.588Z] #7 exporting config sha256:01eefd13c51a8f682c50ffc6b5b26599cae465baa68187489400150b1ee7ffaf done [2025-09-01T06:01:11.588Z] #7 exporting manifest sha256:b6cb70922275b065f0e36efe5010b40be826c6aad67412b9cb3d4727aed6f682 done [2025-09-01T06:01:11.588Z] #7 exporting config sha256:b0538acf2ca2d14b59e43faa9326c32cef85f2645c6e88b06e7f70e64796ecec done [2025-09-01T06:01:11.588Z] #7 exporting manifest list sha256:0675de2c06adbb42135ac7295b790b7e06ff0b5e9a14dfec59e1b67c8cb04f01 done [2025-09-01T06:01:11.588Z] #7 pushing layers [2025-09-01T06:01:11.588Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:11.846Z] #7 pushing layers 0.0s done [2025-09-01T06:01:11.847Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:0675de2c06adbb42135ac7295b790b7e06ff0b5e9a14dfec59e1b67c8cb04f01 0.1s done [2025-09-01T06:01:11.847Z] #7 DONE 0.1s [2025-09-01T06:01:11.847Z] [2025-09-01T06:01:11.847Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:11.847Z] #8 DONE 0.0s [2025-09-01T06:01:11.847Z] [2025-09-01T06:01:11.847Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:11.847Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:12.133Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354' [2025-09-01T06:01:12.133Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354 --push - [2025-09-01T06:01:12.133Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:12.133Z] #1 transferring dockerfile: 205B done [2025-09-01T06:01:12.133Z] #1 DONE 0.0s [2025-09-01T06:01:12.133Z] [2025-09-01T06:01:12.133Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:01:12.133Z] #2 DONE 0.0s [2025-09-01T06:01:12.133Z] [2025-09-01T06:01:12.133Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:01:12.133Z] #3 DONE 0.0s [2025-09-01T06:01:12.133Z] [2025-09-01T06:01:12.133Z] #4 [internal] load .dockerignore [2025-09-01T06:01:12.133Z] #4 transferring context: 2B done [2025-09-01T06:01:12.133Z] #4 DONE 0.0s [2025-09-01T06:01:12.133Z] [2025-09-01T06:01:12.133Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 [2025-09-01T06:01:12.133Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 [2025-09-01T06:01:12.391Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 0.0s done [2025-09-01T06:01:12.391Z] #5 DONE 0.0s [2025-09-01T06:01:12.391Z] [2025-09-01T06:01:12.392Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 [2025-09-01T06:01:12.392Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 0.0s done [2025-09-01T06:01:12.392Z] #6 DONE 0.1s [2025-09-01T06:01:12.392Z] [2025-09-01T06:01:12.392Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:12.392Z] #7 DONE 0.0s [2025-09-01T06:01:12.392Z] [2025-09-01T06:01:12.392Z] #8 exporting to image [2025-09-01T06:01:12.392Z] #8 exporting layers done [2025-09-01T06:01:12.392Z] #8 exporting manifest sha256:542538100312e0d9d0797074ff42b4bc30fc29a5cc4168e84778a250ab1cc43b 0.0s done [2025-09-01T06:01:12.392Z] #8 exporting config sha256:76a75fa8d2de7746f5e984c73dd1cb36e6ad327d308993f7dd9303a6888eb515 done [2025-09-01T06:01:12.392Z] #8 exporting manifest sha256:8a532c83bcc0ba9b7ad49d5b4ded58038ca96dc10eee7245472ce0c3977dec25 done [2025-09-01T06:01:12.392Z] #8 exporting config sha256:4658b1710658c8a7c18cdd0cc9154d67fb7918fcbdcc5c1ea2ed2902d837b554 done [2025-09-01T06:01:12.392Z] #8 exporting manifest list sha256:46c125bf92b07cdbe6147a74f5b241a9851b4be6b9f2ad108ee87a7a660225b1 done [2025-09-01T06:01:12.392Z] #8 pushing layers 0.1s done [2025-09-01T06:01:12.392Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:46c125bf92b07cdbe6147a74f5b241a9851b4be6b9f2ad108ee87a7a660225b1 [2025-09-01T06:01:12.392Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:12.651Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:46c125bf92b07cdbe6147a74f5b241a9851b4be6b9f2ad108ee87a7a660225b1 0.1s done [2025-09-01T06:01:12.651Z] #8 DONE 0.2s [2025-09-01T06:01:12.651Z] [2025-09-01T06:01:12.651Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:12.651Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:12.939Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-09-01T06:01:12.939Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-09-01T06:01:12.939Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:12.939Z] #1 transferring dockerfile: 171B done [2025-09-01T06:01:12.939Z] #1 DONE 0.0s [2025-09-01T06:01:12.939Z] [2025-09-01T06:01:12.939Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-09-01T06:01:12.939Z] #2 DONE 0.0s [2025-09-01T06:01:12.939Z] [2025-09-01T06:01:12.939Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-09-01T06:01:12.939Z] #3 DONE 0.0s [2025-09-01T06:01:12.939Z] [2025-09-01T06:01:12.939Z] #4 [internal] load .dockerignore [2025-09-01T06:01:12.939Z] #4 transferring context: 2B done [2025-09-01T06:01:12.939Z] #4 DONE 0.0s [2025-09-01T06:01:12.939Z] [2025-09-01T06:01:12.939Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 [2025-09-01T06:01:12.939Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 0.0s done [2025-09-01T06:01:12.939Z] #5 CACHED [2025-09-01T06:01:12.939Z] [2025-09-01T06:01:12.939Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 [2025-09-01T06:01:13.199Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 0.0s done [2025-09-01T06:01:13.199Z] #6 CACHED [2025-09-01T06:01:13.199Z] [2025-09-01T06:01:13.199Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:13.199Z] #7 DONE 0.0s [2025-09-01T06:01:13.199Z] [2025-09-01T06:01:13.199Z] #8 exporting to image [2025-09-01T06:01:13.199Z] #8 exporting layers done [2025-09-01T06:01:13.199Z] #8 exporting manifest sha256:542538100312e0d9d0797074ff42b4bc30fc29a5cc4168e84778a250ab1cc43b done [2025-09-01T06:01:13.199Z] #8 exporting config sha256:76a75fa8d2de7746f5e984c73dd1cb36e6ad327d308993f7dd9303a6888eb515 done [2025-09-01T06:01:13.199Z] #8 exporting manifest sha256:8a532c83bcc0ba9b7ad49d5b4ded58038ca96dc10eee7245472ce0c3977dec25 done [2025-09-01T06:01:13.199Z] #8 exporting config sha256:4658b1710658c8a7c18cdd0cc9154d67fb7918fcbdcc5c1ea2ed2902d837b554 done [2025-09-01T06:01:13.199Z] #8 exporting manifest list sha256:46c125bf92b07cdbe6147a74f5b241a9851b4be6b9f2ad108ee87a7a660225b1 done [2025-09-01T06:01:13.199Z] #8 pushing layers 0.0s done [2025-09-01T06:01:13.199Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:46c125bf92b07cdbe6147a74f5b241a9851b4be6b9f2ad108ee87a7a660225b1 0.1s done [2025-09-01T06:01:13.199Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:13.199Z] #8 DONE 0.1s [2025-09-01T06:01:13.199Z] [2025-09-01T06:01:13.199Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:13.199Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:13.491Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.55 --push - [2025-09-01T06:01:13.491Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.55' [2025-09-01T06:01:13.750Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:13.750Z] #1 transferring dockerfile: 177B done [2025-09-01T06:01:13.750Z] #1 DONE 0.0s [2025-09-01T06:01:13.750Z] [2025-09-01T06:01:13.750Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.55 [2025-09-01T06:01:13.750Z] #2 DONE 0.0s [2025-09-01T06:01:13.750Z] [2025-09-01T06:01:13.750Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.55 [2025-09-01T06:01:13.750Z] #3 DONE 0.0s [2025-09-01T06:01:13.750Z] [2025-09-01T06:01:13.750Z] #4 [internal] load .dockerignore [2025-09-01T06:01:13.750Z] #4 transferring context: 2B done [2025-09-01T06:01:13.750Z] #4 DONE 0.0s [2025-09-01T06:01:13.750Z] [2025-09-01T06:01:13.750Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.55@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 [2025-09-01T06:01:13.750Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.55@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 0.0s done [2025-09-01T06:01:13.750Z] #5 CACHED [2025-09-01T06:01:13.750Z] [2025-09-01T06:01:13.750Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.55@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 [2025-09-01T06:01:13.750Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.55@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 0.0s done [2025-09-01T06:01:13.750Z] #6 CACHED [2025-09-01T06:01:13.750Z] [2025-09-01T06:01:13.750Z] #7 exporting to image [2025-09-01T06:01:13.750Z] #7 exporting layers done [2025-09-01T06:01:13.750Z] #7 exporting manifest sha256:542538100312e0d9d0797074ff42b4bc30fc29a5cc4168e84778a250ab1cc43b done [2025-09-01T06:01:13.750Z] #7 exporting config sha256:76a75fa8d2de7746f5e984c73dd1cb36e6ad327d308993f7dd9303a6888eb515 [2025-09-01T06:01:13.750Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:13.750Z] #7 exporting config sha256:76a75fa8d2de7746f5e984c73dd1cb36e6ad327d308993f7dd9303a6888eb515 done [2025-09-01T06:01:13.750Z] #7 exporting manifest sha256:8a532c83bcc0ba9b7ad49d5b4ded58038ca96dc10eee7245472ce0c3977dec25 done [2025-09-01T06:01:13.750Z] #7 exporting config sha256:4658b1710658c8a7c18cdd0cc9154d67fb7918fcbdcc5c1ea2ed2902d837b554 done [2025-09-01T06:01:13.750Z] #7 exporting manifest list sha256:46c125bf92b07cdbe6147a74f5b241a9851b4be6b9f2ad108ee87a7a660225b1 done [2025-09-01T06:01:13.750Z] #7 pushing layers 0.0s done [2025-09-01T06:01:13.750Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.55@sha256:46c125bf92b07cdbe6147a74f5b241a9851b4be6b9f2ad108ee87a7a660225b1 0.1s done [2025-09-01T06:01:13.750Z] #7 DONE 0.1s [2025-09-01T06:01:13.750Z] [2025-09-01T06:01:13.750Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:13.750Z] #8 DONE 0.0s [2025-09-01T06:01:13.750Z] [2025-09-01T06:01:13.750Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:13.750Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:14.043Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' [2025-09-01T06:01:14.044Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - [2025-09-01T06:01:14.044Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:14.044Z] #1 transferring dockerfile: 218B done [2025-09-01T06:01:14.044Z] #1 DONE 0.0s [2025-09-01T06:01:14.044Z] [2025-09-01T06:01:14.044Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:01:14.044Z] #2 DONE 0.0s [2025-09-01T06:01:14.044Z] [2025-09-01T06:01:14.044Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:01:14.044Z] #3 DONE 0.0s [2025-09-01T06:01:14.044Z] [2025-09-01T06:01:14.044Z] #4 [internal] load .dockerignore [2025-09-01T06:01:14.044Z] #4 transferring context: 2B done [2025-09-01T06:01:14.044Z] #4 DONE 0.0s [2025-09-01T06:01:14.044Z] [2025-09-01T06:01:14.044Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 [2025-09-01T06:01:14.044Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 0.0s done [2025-09-01T06:01:14.044Z] #5 CACHED [2025-09-01T06:01:14.044Z] [2025-09-01T06:01:14.044Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 [2025-09-01T06:01:14.044Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 0.0s done [2025-09-01T06:01:14.044Z] #6 CACHED [2025-09-01T06:01:14.044Z] [2025-09-01T06:01:14.044Z] #7 exporting to image [2025-09-01T06:01:14.044Z] #7 exporting layers done [2025-09-01T06:01:14.044Z] #7 exporting manifest sha256:542538100312e0d9d0797074ff42b4bc30fc29a5cc4168e84778a250ab1cc43b done [2025-09-01T06:01:14.044Z] #7 exporting config sha256:76a75fa8d2de7746f5e984c73dd1cb36e6ad327d308993f7dd9303a6888eb515 done [2025-09-01T06:01:14.044Z] #7 exporting manifest sha256:8a532c83bcc0ba9b7ad49d5b4ded58038ca96dc10eee7245472ce0c3977dec25 [2025-09-01T06:01:14.044Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:14.302Z] #7 exporting manifest sha256:8a532c83bcc0ba9b7ad49d5b4ded58038ca96dc10eee7245472ce0c3977dec25 done [2025-09-01T06:01:14.302Z] #7 exporting config sha256:4658b1710658c8a7c18cdd0cc9154d67fb7918fcbdcc5c1ea2ed2902d837b554 done [2025-09-01T06:01:14.302Z] #7 exporting manifest list sha256:46c125bf92b07cdbe6147a74f5b241a9851b4be6b9f2ad108ee87a7a660225b1 done [2025-09-01T06:01:14.302Z] #7 pushing layers 0.0s done [2025-09-01T06:01:14.302Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:46c125bf92b07cdbe6147a74f5b241a9851b4be6b9f2ad108ee87a7a660225b1 0.1s done [2025-09-01T06:01:14.302Z] #7 DONE 0.1s [2025-09-01T06:01:14.302Z] [2025-09-01T06:01:14.302Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:14.302Z] #8 DONE 0.0s [2025-09-01T06:01:14.302Z] [2025-09-01T06:01:14.302Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:14.302Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:14.593Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-09-01T06:01:14.593Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-09-01T06:01:14.852Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:14.852Z] #1 transferring dockerfile: 169B done [2025-09-01T06:01:14.852Z] #1 DONE 0.0s [2025-09-01T06:01:14.852Z] [2025-09-01T06:01:14.852Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-09-01T06:01:14.852Z] #2 DONE 0.0s [2025-09-01T06:01:14.852Z] [2025-09-01T06:01:14.852Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-09-01T06:01:14.852Z] #3 DONE 0.0s [2025-09-01T06:01:14.852Z] [2025-09-01T06:01:14.852Z] #4 [internal] load .dockerignore [2025-09-01T06:01:14.852Z] #4 transferring context: 2B done [2025-09-01T06:01:14.852Z] #4 DONE 0.0s [2025-09-01T06:01:14.852Z] [2025-09-01T06:01:14.852Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 [2025-09-01T06:01:14.852Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 0.0s done [2025-09-01T06:01:14.852Z] #5 CACHED [2025-09-01T06:01:14.852Z] [2025-09-01T06:01:14.852Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 [2025-09-01T06:01:14.852Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 0.0s done [2025-09-01T06:01:14.852Z] #6 CACHED [2025-09-01T06:01:14.852Z] [2025-09-01T06:01:14.852Z] #7 exporting to image [2025-09-01T06:01:14.852Z] #7 exporting layers done [2025-09-01T06:01:14.852Z] #7 exporting manifest sha256:542538100312e0d9d0797074ff42b4bc30fc29a5cc4168e84778a250ab1cc43b done [2025-09-01T06:01:14.852Z] #7 exporting config sha256:76a75fa8d2de7746f5e984c73dd1cb36e6ad327d308993f7dd9303a6888eb515 done [2025-09-01T06:01:14.852Z] #7 exporting manifest sha256:8a532c83bcc0ba9b7ad49d5b4ded58038ca96dc10eee7245472ce0c3977dec25 done [2025-09-01T06:01:14.852Z] #7 exporting config sha256:4658b1710658c8a7c18cdd0cc9154d67fb7918fcbdcc5c1ea2ed2902d837b554 done [2025-09-01T06:01:14.852Z] #7 exporting manifest list sha256:46c125bf92b07cdbe6147a74f5b241a9851b4be6b9f2ad108ee87a7a660225b1 done [2025-09-01T06:01:14.852Z] #7 pushing layers 0.0s done [2025-09-01T06:01:14.852Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:46c125bf92b07cdbe6147a74f5b241a9851b4be6b9f2ad108ee87a7a660225b1 [2025-09-01T06:01:14.852Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:14.852Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:46c125bf92b07cdbe6147a74f5b241a9851b4be6b9f2ad108ee87a7a660225b1 0.1s done [2025-09-01T06:01:14.852Z] #7 DONE 0.1s [2025-09-01T06:01:14.852Z] [2025-09-01T06:01:14.852Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:14.852Z] #8 DONE 0.0s [2025-09-01T06:01:14.852Z] [2025-09-01T06:01:14.852Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:14.852Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:15.139Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354' [2025-09-01T06:01:15.139Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354 --push - [2025-09-01T06:01:15.400Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:15.400Z] #1 transferring dockerfile: 211B done [2025-09-01T06:01:15.400Z] #1 DONE 0.0s [2025-09-01T06:01:15.400Z] [2025-09-01T06:01:15.400Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:01:15.400Z] #2 DONE 0.0s [2025-09-01T06:01:15.400Z] [2025-09-01T06:01:15.400Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:01:15.400Z] #3 DONE 0.0s [2025-09-01T06:01:15.400Z] [2025-09-01T06:01:15.400Z] #4 [internal] load .dockerignore [2025-09-01T06:01:15.400Z] #4 transferring context: 2B done [2025-09-01T06:01:15.400Z] #4 DONE 0.0s [2025-09-01T06:01:15.400Z] [2025-09-01T06:01:15.400Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 [2025-09-01T06:01:15.400Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 0.0s done [2025-09-01T06:01:15.400Z] #5 DONE 0.0s [2025-09-01T06:01:15.400Z] [2025-09-01T06:01:15.400Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 [2025-09-01T06:01:15.400Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 0.0s done [2025-09-01T06:01:15.400Z] #6 DONE 0.0s [2025-09-01T06:01:15.400Z] [2025-09-01T06:01:15.400Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 [2025-09-01T06:01:15.400Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 0.0s done [2025-09-01T06:01:15.400Z] #5 DONE 0.1s [2025-09-01T06:01:15.400Z] [2025-09-01T06:01:15.400Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:15.400Z] #7 DONE 0.0s [2025-09-01T06:01:15.400Z] [2025-09-01T06:01:15.400Z] #8 exporting to image [2025-09-01T06:01:15.400Z] #8 exporting layers done [2025-09-01T06:01:15.400Z] #8 exporting manifest sha256:b0fb621e352c54f13e57230cbaaeca6e97d3cd56fa72f0daaa5d2def14045bc9 done [2025-09-01T06:01:15.400Z] #8 exporting config sha256:97c83bfc8dc959c8110e99b63f01c7944d460b34a3fcc94e3ddfb5473113efb1 done [2025-09-01T06:01:15.400Z] #8 exporting manifest sha256:f75dbfc4d9774e49e1dfeaa0e85b922604163c985e4592a3263184bda57511a1 done [2025-09-01T06:01:15.400Z] #8 exporting config sha256:1ecb850bbf1d7793b723fb292dc9729b377b6983e6f18b8d57942ae3b582eefa done [2025-09-01T06:01:15.400Z] #8 exporting manifest list sha256:02b345f13de691a8ef3df17c18b2945086c39f48bc9609c536647db1f4cf8661 done [2025-09-01T06:01:15.400Z] #8 pushing layers 0.1s done [2025-09-01T06:01:15.400Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:02b345f13de691a8ef3df17c18b2945086c39f48bc9609c536647db1f4cf8661 [2025-09-01T06:01:15.400Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:15.659Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:02b345f13de691a8ef3df17c18b2945086c39f48bc9609c536647db1f4cf8661 0.1s done [2025-09-01T06:01:15.659Z] #8 DONE 0.2s [2025-09-01T06:01:15.659Z] [2025-09-01T06:01:15.659Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:15.659Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:15.950Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-09-01T06:01:15.950Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-09-01T06:01:15.950Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:15.950Z] #1 transferring dockerfile: 177B done [2025-09-01T06:01:15.950Z] #1 DONE 0.0s [2025-09-01T06:01:15.950Z] [2025-09-01T06:01:15.950Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-09-01T06:01:15.950Z] #2 DONE 0.0s [2025-09-01T06:01:15.950Z] [2025-09-01T06:01:15.950Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-09-01T06:01:15.950Z] #3 DONE 0.0s [2025-09-01T06:01:15.950Z] [2025-09-01T06:01:15.950Z] #4 [internal] load .dockerignore [2025-09-01T06:01:15.950Z] #4 transferring context: 2B done [2025-09-01T06:01:15.950Z] #4 DONE 0.0s [2025-09-01T06:01:15.950Z] [2025-09-01T06:01:15.950Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 [2025-09-01T06:01:15.950Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 done [2025-09-01T06:01:15.951Z] #5 CACHED [2025-09-01T06:01:15.951Z] [2025-09-01T06:01:15.951Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 [2025-09-01T06:01:15.951Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 0.0s done [2025-09-01T06:01:15.951Z] #6 CACHED [2025-09-01T06:01:15.951Z] [2025-09-01T06:01:15.951Z] #7 exporting to image [2025-09-01T06:01:15.951Z] #7 exporting layers done [2025-09-01T06:01:15.951Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:16.212Z] #7 exporting manifest sha256:b0fb621e352c54f13e57230cbaaeca6e97d3cd56fa72f0daaa5d2def14045bc9 done [2025-09-01T06:01:16.212Z] #7 exporting config sha256:97c83bfc8dc959c8110e99b63f01c7944d460b34a3fcc94e3ddfb5473113efb1 done [2025-09-01T06:01:16.212Z] #7 exporting manifest sha256:f75dbfc4d9774e49e1dfeaa0e85b922604163c985e4592a3263184bda57511a1 done [2025-09-01T06:01:16.212Z] #7 exporting config sha256:1ecb850bbf1d7793b723fb292dc9729b377b6983e6f18b8d57942ae3b582eefa done [2025-09-01T06:01:16.212Z] #7 exporting manifest list sha256:02b345f13de691a8ef3df17c18b2945086c39f48bc9609c536647db1f4cf8661 done [2025-09-01T06:01:16.212Z] #7 pushing layers 0.0s done [2025-09-01T06:01:16.212Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:02b345f13de691a8ef3df17c18b2945086c39f48bc9609c536647db1f4cf8661 0.1s done [2025-09-01T06:01:16.212Z] #7 DONE 0.1s [2025-09-01T06:01:16.212Z] [2025-09-01T06:01:16.212Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:16.212Z] #8 DONE 0.0s [2025-09-01T06:01:16.212Z] [2025-09-01T06:01:16.212Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:16.212Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:16.531Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55' [2025-09-01T06:01:16.531Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55 --push - [2025-09-01T06:01:16.531Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:16.531Z] #1 transferring dockerfile: 183B done [2025-09-01T06:01:16.531Z] #1 DONE 0.0s [2025-09-01T06:01:16.531Z] [2025-09-01T06:01:16.531Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55 [2025-09-01T06:01:16.531Z] #2 DONE 0.0s [2025-09-01T06:01:16.531Z] [2025-09-01T06:01:16.531Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55 [2025-09-01T06:01:16.531Z] #3 DONE 0.0s [2025-09-01T06:01:16.531Z] [2025-09-01T06:01:16.531Z] #4 [internal] load .dockerignore [2025-09-01T06:01:16.531Z] #4 transferring context: 2B done [2025-09-01T06:01:16.531Z] #4 DONE 0.0s [2025-09-01T06:01:16.531Z] [2025-09-01T06:01:16.531Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 [2025-09-01T06:01:16.531Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 0.0s done [2025-09-01T06:01:16.531Z] #5 DONE 0.0s [2025-09-01T06:01:16.531Z] [2025-09-01T06:01:16.531Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 [2025-09-01T06:01:16.531Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 0.0s done [2025-09-01T06:01:16.837Z] #6 CACHED [2025-09-01T06:01:16.837Z] [2025-09-01T06:01:16.837Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 [2025-09-01T06:01:16.837Z] #5 CACHED [2025-09-01T06:01:16.837Z] [2025-09-01T06:01:16.837Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:16.837Z] #7 DONE 0.0s [2025-09-01T06:01:16.837Z] [2025-09-01T06:01:16.837Z] #8 exporting to image [2025-09-01T06:01:16.837Z] #8 exporting layers done [2025-09-01T06:01:16.837Z] #8 exporting manifest sha256:b0fb621e352c54f13e57230cbaaeca6e97d3cd56fa72f0daaa5d2def14045bc9 done [2025-09-01T06:01:16.837Z] #8 exporting config sha256:97c83bfc8dc959c8110e99b63f01c7944d460b34a3fcc94e3ddfb5473113efb1 done [2025-09-01T06:01:16.837Z] #8 exporting manifest sha256:f75dbfc4d9774e49e1dfeaa0e85b922604163c985e4592a3263184bda57511a1 done [2025-09-01T06:01:16.837Z] #8 exporting config sha256:1ecb850bbf1d7793b723fb292dc9729b377b6983e6f18b8d57942ae3b582eefa done [2025-09-01T06:01:16.837Z] #8 exporting manifest list sha256:02b345f13de691a8ef3df17c18b2945086c39f48bc9609c536647db1f4cf8661 done [2025-09-01T06:01:16.837Z] #8 pushing layers 0.0s done [2025-09-01T06:01:16.837Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55@sha256:02b345f13de691a8ef3df17c18b2945086c39f48bc9609c536647db1f4cf8661 0.1s done [2025-09-01T06:01:16.837Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:16.837Z] #8 DONE 0.1s [2025-09-01T06:01:16.837Z] [2025-09-01T06:01:16.837Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:16.837Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:17.174Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - [2025-09-01T06:01:17.174Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' [2025-09-01T06:01:17.174Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:17.174Z] #1 transferring dockerfile: 224B done [2025-09-01T06:01:17.174Z] #1 DONE 0.0s [2025-09-01T06:01:17.174Z] [2025-09-01T06:01:17.174Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:01:17.174Z] #2 DONE 0.0s [2025-09-01T06:01:17.174Z] [2025-09-01T06:01:17.174Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:01:17.174Z] #3 DONE 0.0s [2025-09-01T06:01:17.174Z] [2025-09-01T06:01:17.174Z] #4 [internal] load .dockerignore [2025-09-01T06:01:17.174Z] #4 transferring context: 2B done [2025-09-01T06:01:17.174Z] #4 DONE 0.0s [2025-09-01T06:01:17.174Z] [2025-09-01T06:01:17.174Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 [2025-09-01T06:01:17.174Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 0.0s done [2025-09-01T06:01:17.174Z] #5 CACHED [2025-09-01T06:01:17.174Z] [2025-09-01T06:01:17.174Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 [2025-09-01T06:01:17.174Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 0.0s done [2025-09-01T06:01:17.174Z] #6 CACHED [2025-09-01T06:01:17.174Z] [2025-09-01T06:01:17.174Z] #7 exporting to image [2025-09-01T06:01:17.174Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:17.434Z] #7 exporting layers done [2025-09-01T06:01:17.434Z] #7 exporting manifest sha256:b0fb621e352c54f13e57230cbaaeca6e97d3cd56fa72f0daaa5d2def14045bc9 done [2025-09-01T06:01:17.434Z] #7 exporting config sha256:97c83bfc8dc959c8110e99b63f01c7944d460b34a3fcc94e3ddfb5473113efb1 done [2025-09-01T06:01:17.434Z] #7 exporting manifest sha256:f75dbfc4d9774e49e1dfeaa0e85b922604163c985e4592a3263184bda57511a1 done [2025-09-01T06:01:17.434Z] #7 exporting config sha256:1ecb850bbf1d7793b723fb292dc9729b377b6983e6f18b8d57942ae3b582eefa done [2025-09-01T06:01:17.434Z] #7 exporting manifest list sha256:02b345f13de691a8ef3df17c18b2945086c39f48bc9609c536647db1f4cf8661 done [2025-09-01T06:01:17.434Z] #7 pushing layers 0.0s done [2025-09-01T06:01:17.434Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:02b345f13de691a8ef3df17c18b2945086c39f48bc9609c536647db1f4cf8661 0.1s done [2025-09-01T06:01:17.434Z] #7 DONE 0.1s [2025-09-01T06:01:17.434Z] [2025-09-01T06:01:17.434Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:17.434Z] #8 DONE 0.0s [2025-09-01T06:01:17.434Z] [2025-09-01T06:01:17.434Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:17.434Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:17.723Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-09-01T06:01:17.723Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-09-01T06:01:17.983Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:17.983Z] #1 transferring dockerfile: 175B done [2025-09-01T06:01:17.983Z] #1 DONE 0.0s [2025-09-01T06:01:17.983Z] [2025-09-01T06:01:17.983Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-09-01T06:01:17.983Z] #2 DONE 0.0s [2025-09-01T06:01:17.983Z] [2025-09-01T06:01:17.983Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-09-01T06:01:17.983Z] #3 DONE 0.0s [2025-09-01T06:01:17.983Z] [2025-09-01T06:01:17.983Z] #4 [internal] load .dockerignore [2025-09-01T06:01:17.983Z] #4 transferring context: 2B done [2025-09-01T06:01:17.983Z] #4 DONE 0.0s [2025-09-01T06:01:17.983Z] [2025-09-01T06:01:17.983Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 [2025-09-01T06:01:17.983Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 0.0s done [2025-09-01T06:01:17.983Z] #5 CACHED [2025-09-01T06:01:17.983Z] [2025-09-01T06:01:17.983Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 [2025-09-01T06:01:17.983Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 0.0s done [2025-09-01T06:01:17.983Z] #6 CACHED [2025-09-01T06:01:17.983Z] [2025-09-01T06:01:17.983Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:17.983Z] #7 DONE 0.0s [2025-09-01T06:01:17.983Z] [2025-09-01T06:01:17.983Z] #8 exporting to image [2025-09-01T06:01:17.983Z] #8 exporting layers done [2025-09-01T06:01:17.983Z] #8 exporting manifest sha256:b0fb621e352c54f13e57230cbaaeca6e97d3cd56fa72f0daaa5d2def14045bc9 done [2025-09-01T06:01:17.983Z] #8 exporting config sha256:97c83bfc8dc959c8110e99b63f01c7944d460b34a3fcc94e3ddfb5473113efb1 done [2025-09-01T06:01:17.983Z] #8 exporting manifest sha256:f75dbfc4d9774e49e1dfeaa0e85b922604163c985e4592a3263184bda57511a1 done [2025-09-01T06:01:17.983Z] #8 exporting config sha256:1ecb850bbf1d7793b723fb292dc9729b377b6983e6f18b8d57942ae3b582eefa done [2025-09-01T06:01:17.983Z] #8 exporting manifest list sha256:02b345f13de691a8ef3df17c18b2945086c39f48bc9609c536647db1f4cf8661 done [2025-09-01T06:01:17.983Z] #8 pushing layers 0.0s done [2025-09-01T06:01:17.983Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:02b345f13de691a8ef3df17c18b2945086c39f48bc9609c536647db1f4cf8661 0.1s done [2025-09-01T06:01:17.983Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:17.983Z] #8 DONE 0.1s [2025-09-01T06:01:17.983Z] [2025-09-01T06:01:17.983Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:17.983Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:18.271Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354' [2025-09-01T06:01:18.271Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354 --push - [2025-09-01T06:01:18.532Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:18.532Z] #1 transferring dockerfile: 215B done [2025-09-01T06:01:18.532Z] #1 DONE 0.0s [2025-09-01T06:01:18.532Z] [2025-09-01T06:01:18.532Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:01:18.532Z] #2 DONE 0.0s [2025-09-01T06:01:18.532Z] [2025-09-01T06:01:18.532Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:01:18.532Z] #3 DONE 0.0s [2025-09-01T06:01:18.532Z] [2025-09-01T06:01:18.532Z] #4 [internal] load .dockerignore [2025-09-01T06:01:18.532Z] #4 transferring context: 2B done [2025-09-01T06:01:18.532Z] #4 DONE 0.0s [2025-09-01T06:01:18.532Z] [2025-09-01T06:01:18.532Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 [2025-09-01T06:01:18.532Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 0.0s done [2025-09-01T06:01:18.532Z] #5 DONE 0.0s [2025-09-01T06:01:18.532Z] [2025-09-01T06:01:18.532Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 [2025-09-01T06:01:18.532Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 0.0s done [2025-09-01T06:01:18.532Z] #6 DONE 0.1s [2025-09-01T06:01:18.532Z] [2025-09-01T06:01:18.532Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:18.532Z] #7 DONE 0.0s [2025-09-01T06:01:18.532Z] [2025-09-01T06:01:18.532Z] #8 exporting to image [2025-09-01T06:01:18.532Z] #8 exporting layers done [2025-09-01T06:01:18.532Z] #8 exporting manifest sha256:9284c2f8abfb4fca11fc63e9ca9e595e2e632f57abc8946053c93a7543cffbff done [2025-09-01T06:01:18.532Z] #8 exporting config sha256:7d8e4cf01e83640834ebc04521c17bb175af65666c50fc52357a7ef7a85a4f29 done [2025-09-01T06:01:18.532Z] #8 exporting manifest sha256:f9a7ea0d715e7f145def71a7c9a7a561beb8ce5a9d20f1f88eaaba062aa98c44 done [2025-09-01T06:01:18.532Z] #8 exporting config sha256:b16985d645fd99bfc61ef03ee715efcf6f4e0eee925a287f2cb8fbb5961f4444 done [2025-09-01T06:01:18.532Z] #8 exporting manifest list sha256:c9619fc33784e4287220c58e5e33147f84bdca79f19e72e5d9f604a0b5688726 done [2025-09-01T06:01:18.532Z] #8 pushing layers 0.1s done [2025-09-01T06:01:18.532Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354@sha256:c9619fc33784e4287220c58e5e33147f84bdca79f19e72e5d9f604a0b5688726 [2025-09-01T06:01:18.532Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:18.794Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354@sha256:c9619fc33784e4287220c58e5e33147f84bdca79f19e72e5d9f604a0b5688726 0.1s done [2025-09-01T06:01:18.794Z] #8 DONE 0.2s [2025-09-01T06:01:18.794Z] [2025-09-01T06:01:18.794Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:18.794Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:19.081Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-09-01T06:01:19.081Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-09-01T06:01:19.081Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:19.081Z] #1 transferring dockerfile: 181B done [2025-09-01T06:01:19.081Z] #1 DONE 0.0s [2025-09-01T06:01:19.081Z] [2025-09-01T06:01:19.081Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-09-01T06:01:19.081Z] #2 DONE 0.0s [2025-09-01T06:01:19.081Z] [2025-09-01T06:01:19.081Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-09-01T06:01:19.081Z] #3 DONE 0.0s [2025-09-01T06:01:19.081Z] [2025-09-01T06:01:19.081Z] #4 [internal] load .dockerignore [2025-09-01T06:01:19.081Z] #4 transferring context: 2B done [2025-09-01T06:01:19.081Z] #4 DONE 0.0s [2025-09-01T06:01:19.081Z] [2025-09-01T06:01:19.081Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 [2025-09-01T06:01:19.081Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 0.0s done [2025-09-01T06:01:19.081Z] #5 DONE 0.0s [2025-09-01T06:01:19.081Z] [2025-09-01T06:01:19.081Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 [2025-09-01T06:01:19.340Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 0.0s done [2025-09-01T06:01:19.340Z] #6 CACHED [2025-09-01T06:01:19.340Z] [2025-09-01T06:01:19.340Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 [2025-09-01T06:01:19.340Z] #5 CACHED [2025-09-01T06:01:19.340Z] [2025-09-01T06:01:19.340Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:19.340Z] #7 DONE 0.0s [2025-09-01T06:01:19.340Z] [2025-09-01T06:01:19.340Z] #8 exporting to image [2025-09-01T06:01:19.340Z] #8 exporting layers done [2025-09-01T06:01:19.340Z] #8 exporting manifest sha256:9284c2f8abfb4fca11fc63e9ca9e595e2e632f57abc8946053c93a7543cffbff done [2025-09-01T06:01:19.340Z] #8 exporting config sha256:7d8e4cf01e83640834ebc04521c17bb175af65666c50fc52357a7ef7a85a4f29 done [2025-09-01T06:01:19.340Z] #8 exporting manifest sha256:f9a7ea0d715e7f145def71a7c9a7a561beb8ce5a9d20f1f88eaaba062aa98c44 done [2025-09-01T06:01:19.340Z] #8 exporting config sha256:b16985d645fd99bfc61ef03ee715efcf6f4e0eee925a287f2cb8fbb5961f4444 done [2025-09-01T06:01:19.340Z] #8 exporting manifest list sha256:c9619fc33784e4287220c58e5e33147f84bdca79f19e72e5d9f604a0b5688726 done [2025-09-01T06:01:19.340Z] #8 pushing layers 0.0s done [2025-09-01T06:01:19.340Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:c9619fc33784e4287220c58e5e33147f84bdca79f19e72e5d9f604a0b5688726 0.1s done [2025-09-01T06:01:19.340Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:19.340Z] #8 DONE 0.1s [2025-09-01T06:01:19.340Z] [2025-09-01T06:01:19.340Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:19.340Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:19.624Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.55' [2025-09-01T06:01:19.624Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.55 --push - [2025-09-01T06:01:19.624Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:19.624Z] #1 transferring dockerfile: 187B done [2025-09-01T06:01:19.624Z] #1 DONE 0.0s [2025-09-01T06:01:19.624Z] [2025-09-01T06:01:19.624Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.55 [2025-09-01T06:01:19.624Z] #2 DONE 0.0s [2025-09-01T06:01:19.624Z] [2025-09-01T06:01:19.624Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.55 [2025-09-01T06:01:19.624Z] #3 DONE 0.0s [2025-09-01T06:01:19.624Z] [2025-09-01T06:01:19.624Z] #4 [internal] load .dockerignore [2025-09-01T06:01:19.624Z] #4 transferring context: 2B done [2025-09-01T06:01:19.624Z] #4 DONE 0.0s [2025-09-01T06:01:19.624Z] [2025-09-01T06:01:19.624Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.55@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 [2025-09-01T06:01:19.624Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.55@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 0.0s done [2025-09-01T06:01:19.624Z] #5 CACHED [2025-09-01T06:01:19.624Z] [2025-09-01T06:01:19.624Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.55@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 [2025-09-01T06:01:19.624Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.55@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 0.0s done [2025-09-01T06:01:19.624Z] #6 CACHED [2025-09-01T06:01:19.624Z] [2025-09-01T06:01:19.624Z] #7 exporting to image [2025-09-01T06:01:19.624Z] #7 exporting layers done [2025-09-01T06:01:19.624Z] #7 exporting manifest sha256:9284c2f8abfb4fca11fc63e9ca9e595e2e632f57abc8946053c93a7543cffbff done [2025-09-01T06:01:19.624Z] #7 exporting config sha256:7d8e4cf01e83640834ebc04521c17bb175af65666c50fc52357a7ef7a85a4f29 done [2025-09-01T06:01:19.624Z] #7 exporting manifest sha256:f9a7ea0d715e7f145def71a7c9a7a561beb8ce5a9d20f1f88eaaba062aa98c44 done [2025-09-01T06:01:19.624Z] #7 exporting config sha256:b16985d645fd99bfc61ef03ee715efcf6f4e0eee925a287f2cb8fbb5961f4444 [2025-09-01T06:01:19.624Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:19.884Z] #7 exporting config sha256:b16985d645fd99bfc61ef03ee715efcf6f4e0eee925a287f2cb8fbb5961f4444 done [2025-09-01T06:01:19.884Z] #7 exporting manifest list sha256:c9619fc33784e4287220c58e5e33147f84bdca79f19e72e5d9f604a0b5688726 done [2025-09-01T06:01:19.884Z] #7 pushing layers 0.0s done [2025-09-01T06:01:19.884Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.55@sha256:c9619fc33784e4287220c58e5e33147f84bdca79f19e72e5d9f604a0b5688726 0.1s done [2025-09-01T06:01:19.884Z] #7 DONE 0.1s [2025-09-01T06:01:19.884Z] [2025-09-01T06:01:19.884Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:19.884Z] #8 DONE 0.0s [2025-09-01T06:01:19.884Z] [2025-09-01T06:01:19.884Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:19.884Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:20.175Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - [2025-09-01T06:01:20.175Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' [2025-09-01T06:01:20.175Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:20.175Z] #1 transferring dockerfile: 228B done [2025-09-01T06:01:20.175Z] #1 DONE 0.0s [2025-09-01T06:01:20.175Z] [2025-09-01T06:01:20.175Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:01:20.175Z] #2 DONE 0.0s [2025-09-01T06:01:20.175Z] [2025-09-01T06:01:20.175Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:01:20.175Z] #3 DONE 0.0s [2025-09-01T06:01:20.175Z] [2025-09-01T06:01:20.175Z] #4 [internal] load .dockerignore [2025-09-01T06:01:20.175Z] #4 transferring context: 2B done [2025-09-01T06:01:20.175Z] #4 DONE 0.0s [2025-09-01T06:01:20.175Z] [2025-09-01T06:01:20.175Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 [2025-09-01T06:01:20.175Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 0.0s done [2025-09-01T06:01:20.175Z] #5 CACHED [2025-09-01T06:01:20.175Z] [2025-09-01T06:01:20.175Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 [2025-09-01T06:01:20.175Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 0.0s done [2025-09-01T06:01:20.175Z] #6 CACHED [2025-09-01T06:01:20.175Z] [2025-09-01T06:01:20.175Z] #7 exporting to image [2025-09-01T06:01:20.175Z] #7 exporting layers done [2025-09-01T06:01:20.175Z] #7 exporting manifest sha256:9284c2f8abfb4fca11fc63e9ca9e595e2e632f57abc8946053c93a7543cffbff done [2025-09-01T06:01:20.175Z] #7 exporting config sha256:7d8e4cf01e83640834ebc04521c17bb175af65666c50fc52357a7ef7a85a4f29 done [2025-09-01T06:01:20.175Z] #7 exporting manifest sha256:f9a7ea0d715e7f145def71a7c9a7a561beb8ce5a9d20f1f88eaaba062aa98c44 done [2025-09-01T06:01:20.175Z] #7 exporting config sha256:b16985d645fd99bfc61ef03ee715efcf6f4e0eee925a287f2cb8fbb5961f4444 done [2025-09-01T06:01:20.175Z] #7 exporting manifest list sha256:c9619fc33784e4287220c58e5e33147f84bdca79f19e72e5d9f604a0b5688726 done [2025-09-01T06:01:20.175Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:20.433Z] #7 pushing layers 0.0s done [2025-09-01T06:01:20.433Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:c9619fc33784e4287220c58e5e33147f84bdca79f19e72e5d9f604a0b5688726 0.1s done [2025-09-01T06:01:20.433Z] #7 DONE 0.1s [2025-09-01T06:01:20.433Z] [2025-09-01T06:01:20.433Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:20.433Z] #8 DONE 0.0s [2025-09-01T06:01:20.433Z] [2025-09-01T06:01:20.433Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:20.433Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:20.717Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-09-01T06:01:20.717Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-09-01T06:01:20.717Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:20.717Z] #1 transferring dockerfile: 179B done [2025-09-01T06:01:20.717Z] #1 DONE 0.0s [2025-09-01T06:01:20.717Z] [2025-09-01T06:01:20.717Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-09-01T06:01:20.717Z] #2 DONE 0.0s [2025-09-01T06:01:20.717Z] [2025-09-01T06:01:20.717Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-09-01T06:01:20.717Z] #3 DONE 0.0s [2025-09-01T06:01:20.717Z] [2025-09-01T06:01:20.717Z] #4 [internal] load .dockerignore [2025-09-01T06:01:20.717Z] #4 transferring context: 2B done [2025-09-01T06:01:20.717Z] #4 DONE 0.0s [2025-09-01T06:01:20.717Z] [2025-09-01T06:01:20.717Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 [2025-09-01T06:01:20.717Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 0.0s done [2025-09-01T06:01:20.717Z] #5 DONE 0.0s [2025-09-01T06:01:20.717Z] [2025-09-01T06:01:20.717Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 [2025-09-01T06:01:20.975Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 0.0s done [2025-09-01T06:01:20.975Z] #6 CACHED [2025-09-01T06:01:20.976Z] [2025-09-01T06:01:20.976Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 [2025-09-01T06:01:20.976Z] #5 CACHED [2025-09-01T06:01:20.976Z] [2025-09-01T06:01:20.976Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:20.976Z] #7 DONE 0.0s [2025-09-01T06:01:20.976Z] [2025-09-01T06:01:20.976Z] #8 exporting to image [2025-09-01T06:01:20.976Z] #8 exporting layers done [2025-09-01T06:01:20.976Z] #8 exporting manifest sha256:9284c2f8abfb4fca11fc63e9ca9e595e2e632f57abc8946053c93a7543cffbff done [2025-09-01T06:01:20.976Z] #8 exporting config sha256:7d8e4cf01e83640834ebc04521c17bb175af65666c50fc52357a7ef7a85a4f29 done [2025-09-01T06:01:20.976Z] #8 exporting manifest sha256:f9a7ea0d715e7f145def71a7c9a7a561beb8ce5a9d20f1f88eaaba062aa98c44 done [2025-09-01T06:01:20.976Z] #8 exporting config sha256:b16985d645fd99bfc61ef03ee715efcf6f4e0eee925a287f2cb8fbb5961f4444 done [2025-09-01T06:01:20.976Z] #8 exporting manifest list sha256:c9619fc33784e4287220c58e5e33147f84bdca79f19e72e5d9f604a0b5688726 done [2025-09-01T06:01:20.976Z] #8 pushing layers 0.0s done [2025-09-01T06:01:20.976Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:c9619fc33784e4287220c58e5e33147f84bdca79f19e72e5d9f604a0b5688726 0.1s done [2025-09-01T06:01:20.976Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:20.976Z] #8 DONE 0.1s [2025-09-01T06:01:20.976Z] [2025-09-01T06:01:20.976Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:20.976Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:21.261Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354' [2025-09-01T06:01:21.261Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354 --push - [2025-09-01T06:01:21.521Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:21.521Z] #1 transferring dockerfile: 205B done [2025-09-01T06:01:21.521Z] #1 DONE 0.0s [2025-09-01T06:01:21.521Z] [2025-09-01T06:01:21.521Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:01:21.521Z] #2 DONE 0.0s [2025-09-01T06:01:21.521Z] [2025-09-01T06:01:21.521Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:01:21.521Z] #3 DONE 0.0s [2025-09-01T06:01:21.521Z] [2025-09-01T06:01:21.521Z] #4 [internal] load .dockerignore [2025-09-01T06:01:21.521Z] #4 transferring context: 2B done [2025-09-01T06:01:21.521Z] #4 DONE 0.0s [2025-09-01T06:01:21.521Z] [2025-09-01T06:01:21.521Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 [2025-09-01T06:01:21.521Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 0.0s done [2025-09-01T06:01:21.521Z] #5 DONE 0.0s [2025-09-01T06:01:21.521Z] [2025-09-01T06:01:21.521Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 [2025-09-01T06:01:21.521Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 0.0s done [2025-09-01T06:01:21.521Z] #6 DONE 0.1s [2025-09-01T06:01:21.521Z] [2025-09-01T06:01:21.521Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:21.780Z] #7 DONE 0.0s [2025-09-01T06:01:21.780Z] [2025-09-01T06:01:21.780Z] #8 exporting to image [2025-09-01T06:01:21.780Z] #8 exporting layers done [2025-09-01T06:01:21.780Z] #8 exporting manifest sha256:af24944e4da2acd8c2a09b32dc235ff35e1a2b6015d3c88cfa481293c1b42cc7 0.0s done [2025-09-01T06:01:21.780Z] #8 exporting config sha256:ecc9af94f35899118fb3c4530156954d463af1ee8bfa055625ec046fb1de4e32 done [2025-09-01T06:01:21.780Z] #8 exporting manifest sha256:f13442347404b5f23148db6262b77127b29cf0faf7346154eaacb8101510e8b3 done [2025-09-01T06:01:21.780Z] #8 exporting config sha256:cc2a481482edaa1f921d4c5f7b41c2b63e43cf1726b57530b6e1056cb8ed0255 done [2025-09-01T06:01:21.780Z] #8 exporting manifest list sha256:c128fea8ce843b0bdb36d1dc5bf3f2d55242c02e38da2033a9453d614127b07a done [2025-09-01T06:01:21.780Z] #8 pushing layers 0.1s done [2025-09-01T06:01:21.780Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354@sha256:c128fea8ce843b0bdb36d1dc5bf3f2d55242c02e38da2033a9453d614127b07a 0.1s done [2025-09-01T06:01:21.780Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:21.780Z] #8 DONE 0.2s [2025-09-01T06:01:21.780Z] [2025-09-01T06:01:21.780Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:21.780Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:22.066Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-09-01T06:01:22.066Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-09-01T06:01:22.066Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:22.066Z] #1 transferring dockerfile: 171B done [2025-09-01T06:01:22.066Z] #1 DONE 0.0s [2025-09-01T06:01:22.066Z] [2025-09-01T06:01:22.066Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-09-01T06:01:22.066Z] #2 DONE 0.0s [2025-09-01T06:01:22.066Z] [2025-09-01T06:01:22.066Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-09-01T06:01:22.066Z] #3 DONE 0.0s [2025-09-01T06:01:22.066Z] [2025-09-01T06:01:22.066Z] #4 [internal] load .dockerignore [2025-09-01T06:01:22.066Z] #4 transferring context: 2B done [2025-09-01T06:01:22.066Z] #4 DONE 0.0s [2025-09-01T06:01:22.066Z] [2025-09-01T06:01:22.066Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 [2025-09-01T06:01:22.066Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 0.0s done [2025-09-01T06:01:22.066Z] #5 CACHED [2025-09-01T06:01:22.066Z] [2025-09-01T06:01:22.066Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 [2025-09-01T06:01:22.066Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 0.0s done [2025-09-01T06:01:22.066Z] #6 DONE 0.0s [2025-09-01T06:01:22.325Z] [2025-09-01T06:01:22.325Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 [2025-09-01T06:01:22.325Z] #6 CACHED [2025-09-01T06:01:22.325Z] [2025-09-01T06:01:22.325Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:22.325Z] #7 DONE 0.0s [2025-09-01T06:01:22.325Z] [2025-09-01T06:01:22.325Z] #8 exporting to image [2025-09-01T06:01:22.325Z] #8 exporting layers done [2025-09-01T06:01:22.325Z] #8 exporting manifest sha256:af24944e4da2acd8c2a09b32dc235ff35e1a2b6015d3c88cfa481293c1b42cc7 done [2025-09-01T06:01:22.325Z] #8 exporting config sha256:ecc9af94f35899118fb3c4530156954d463af1ee8bfa055625ec046fb1de4e32 done [2025-09-01T06:01:22.325Z] #8 exporting manifest sha256:f13442347404b5f23148db6262b77127b29cf0faf7346154eaacb8101510e8b3 done [2025-09-01T06:01:22.325Z] #8 exporting config sha256:cc2a481482edaa1f921d4c5f7b41c2b63e43cf1726b57530b6e1056cb8ed0255 done [2025-09-01T06:01:22.325Z] #8 exporting manifest list sha256:c128fea8ce843b0bdb36d1dc5bf3f2d55242c02e38da2033a9453d614127b07a done [2025-09-01T06:01:22.325Z] #8 pushing layers 0.0s done [2025-09-01T06:01:22.325Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:c128fea8ce843b0bdb36d1dc5bf3f2d55242c02e38da2033a9453d614127b07a 0.1s done [2025-09-01T06:01:22.325Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:22.325Z] #8 DONE 0.1s [2025-09-01T06:01:22.325Z] [2025-09-01T06:01:22.325Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:22.325Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:22.613Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.55 --push - [2025-09-01T06:01:22.613Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.55' [2025-09-01T06:01:22.613Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:22.613Z] #1 transferring dockerfile: 177B done [2025-09-01T06:01:22.613Z] #1 DONE 0.0s [2025-09-01T06:01:22.613Z] [2025-09-01T06:01:22.613Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.55 [2025-09-01T06:01:22.613Z] #2 DONE 0.0s [2025-09-01T06:01:22.614Z] [2025-09-01T06:01:22.614Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.55 [2025-09-01T06:01:22.614Z] #3 DONE 0.0s [2025-09-01T06:01:22.614Z] [2025-09-01T06:01:22.614Z] #4 [internal] load .dockerignore [2025-09-01T06:01:22.614Z] #4 transferring context: 2B done [2025-09-01T06:01:22.614Z] #4 DONE 0.0s [2025-09-01T06:01:22.614Z] [2025-09-01T06:01:22.614Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.55@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 [2025-09-01T06:01:22.614Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.55@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 0.0s done [2025-09-01T06:01:22.614Z] #5 CACHED [2025-09-01T06:01:22.614Z] [2025-09-01T06:01:22.614Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.55@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 [2025-09-01T06:01:22.874Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.55@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 0.0s done [2025-09-01T06:01:22.874Z] #6 CACHED [2025-09-01T06:01:22.874Z] [2025-09-01T06:01:22.874Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:22.874Z] #7 DONE 0.0s [2025-09-01T06:01:22.874Z] [2025-09-01T06:01:22.874Z] #8 exporting to image [2025-09-01T06:01:22.874Z] #8 exporting layers done [2025-09-01T06:01:22.874Z] #8 exporting manifest sha256:af24944e4da2acd8c2a09b32dc235ff35e1a2b6015d3c88cfa481293c1b42cc7 done [2025-09-01T06:01:22.874Z] #8 exporting config sha256:ecc9af94f35899118fb3c4530156954d463af1ee8bfa055625ec046fb1de4e32 done [2025-09-01T06:01:22.874Z] #8 exporting manifest sha256:f13442347404b5f23148db6262b77127b29cf0faf7346154eaacb8101510e8b3 done [2025-09-01T06:01:22.874Z] #8 exporting config sha256:cc2a481482edaa1f921d4c5f7b41c2b63e43cf1726b57530b6e1056cb8ed0255 done [2025-09-01T06:01:22.874Z] #8 exporting manifest list sha256:c128fea8ce843b0bdb36d1dc5bf3f2d55242c02e38da2033a9453d614127b07a done [2025-09-01T06:01:22.874Z] #8 pushing layers 0.0s done [2025-09-01T06:01:22.874Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.55@sha256:c128fea8ce843b0bdb36d1dc5bf3f2d55242c02e38da2033a9453d614127b07a 0.1s done [2025-09-01T06:01:22.874Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:22.874Z] #8 DONE 0.1s [2025-09-01T06:01:22.874Z] [2025-09-01T06:01:22.874Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:22.874Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:23.161Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' [2025-09-01T06:01:23.162Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - [2025-09-01T06:01:23.162Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:23.162Z] #1 transferring dockerfile: 218B done [2025-09-01T06:01:23.162Z] #1 DONE 0.0s [2025-09-01T06:01:23.162Z] [2025-09-01T06:01:23.162Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:01:23.162Z] #2 DONE 0.0s [2025-09-01T06:01:23.162Z] [2025-09-01T06:01:23.162Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:01:23.162Z] #3 DONE 0.0s [2025-09-01T06:01:23.162Z] [2025-09-01T06:01:23.162Z] #4 [internal] load .dockerignore [2025-09-01T06:01:23.162Z] #4 transferring context: 2B done [2025-09-01T06:01:23.162Z] #4 DONE 0.0s [2025-09-01T06:01:23.162Z] [2025-09-01T06:01:23.162Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 [2025-09-01T06:01:23.162Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 0.0s done [2025-09-01T06:01:23.162Z] #5 CACHED [2025-09-01T06:01:23.162Z] [2025-09-01T06:01:23.162Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 [2025-09-01T06:01:23.162Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 0.0s done [2025-09-01T06:01:23.162Z] #6 CACHED [2025-09-01T06:01:23.162Z] [2025-09-01T06:01:23.162Z] #7 exporting to image [2025-09-01T06:01:23.162Z] #7 exporting layers done [2025-09-01T06:01:23.162Z] #7 exporting manifest sha256:af24944e4da2acd8c2a09b32dc235ff35e1a2b6015d3c88cfa481293c1b42cc7 [2025-09-01T06:01:23.162Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:23.420Z] #7 exporting manifest sha256:af24944e4da2acd8c2a09b32dc235ff35e1a2b6015d3c88cfa481293c1b42cc7 done [2025-09-01T06:01:23.420Z] #7 exporting config sha256:ecc9af94f35899118fb3c4530156954d463af1ee8bfa055625ec046fb1de4e32 done [2025-09-01T06:01:23.420Z] #7 exporting manifest sha256:f13442347404b5f23148db6262b77127b29cf0faf7346154eaacb8101510e8b3 done [2025-09-01T06:01:23.420Z] #7 exporting config sha256:cc2a481482edaa1f921d4c5f7b41c2b63e43cf1726b57530b6e1056cb8ed0255 done [2025-09-01T06:01:23.420Z] #7 exporting manifest list sha256:c128fea8ce843b0bdb36d1dc5bf3f2d55242c02e38da2033a9453d614127b07a done [2025-09-01T06:01:23.420Z] #7 pushing layers 0.0s done [2025-09-01T06:01:23.420Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:c128fea8ce843b0bdb36d1dc5bf3f2d55242c02e38da2033a9453d614127b07a 0.1s done [2025-09-01T06:01:23.420Z] #7 DONE 0.1s [2025-09-01T06:01:23.420Z] [2025-09-01T06:01:23.420Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:23.420Z] #8 DONE 0.0s [2025-09-01T06:01:23.420Z] [2025-09-01T06:01:23.420Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:23.420Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:23.711Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-09-01T06:01:23.711Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-09-01T06:01:23.711Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:23.711Z] #1 transferring dockerfile: 169B done [2025-09-01T06:01:23.711Z] #1 DONE 0.0s [2025-09-01T06:01:23.711Z] [2025-09-01T06:01:23.711Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-09-01T06:01:23.711Z] #2 DONE 0.0s [2025-09-01T06:01:23.711Z] [2025-09-01T06:01:23.711Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-09-01T06:01:23.711Z] #3 DONE 0.0s [2025-09-01T06:01:23.711Z] [2025-09-01T06:01:23.711Z] #4 [internal] load .dockerignore [2025-09-01T06:01:23.711Z] #4 transferring context: 2B done [2025-09-01T06:01:23.711Z] #4 DONE 0.0s [2025-09-01T06:01:23.711Z] [2025-09-01T06:01:23.711Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 [2025-09-01T06:01:23.711Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 0.0s done [2025-09-01T06:01:23.711Z] #5 CACHED [2025-09-01T06:01:23.711Z] [2025-09-01T06:01:23.711Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 [2025-09-01T06:01:23.711Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 0.0s done [2025-09-01T06:01:23.711Z] #6 CACHED [2025-09-01T06:01:23.711Z] [2025-09-01T06:01:23.711Z] #7 exporting to image [2025-09-01T06:01:23.711Z] #7 exporting layers done [2025-09-01T06:01:23.711Z] #7 exporting manifest sha256:af24944e4da2acd8c2a09b32dc235ff35e1a2b6015d3c88cfa481293c1b42cc7 done [2025-09-01T06:01:23.711Z] #7 exporting config sha256:ecc9af94f35899118fb3c4530156954d463af1ee8bfa055625ec046fb1de4e32 done [2025-09-01T06:01:23.711Z] #7 exporting manifest sha256:f13442347404b5f23148db6262b77127b29cf0faf7346154eaacb8101510e8b3 done [2025-09-01T06:01:23.711Z] #7 exporting config sha256:cc2a481482edaa1f921d4c5f7b41c2b63e43cf1726b57530b6e1056cb8ed0255 [2025-09-01T06:01:23.711Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:23.969Z] #7 exporting config sha256:cc2a481482edaa1f921d4c5f7b41c2b63e43cf1726b57530b6e1056cb8ed0255 done [2025-09-01T06:01:23.969Z] #7 exporting manifest list sha256:c128fea8ce843b0bdb36d1dc5bf3f2d55242c02e38da2033a9453d614127b07a done [2025-09-01T06:01:23.969Z] #7 pushing layers 0.0s done [2025-09-01T06:01:23.969Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:c128fea8ce843b0bdb36d1dc5bf3f2d55242c02e38da2033a9453d614127b07a 0.1s done [2025-09-01T06:01:23.969Z] #7 DONE 0.1s [2025-09-01T06:01:23.969Z] [2025-09-01T06:01:23.969Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:23.969Z] #8 DONE 0.0s [2025-09-01T06:01:23.969Z] [2025-09-01T06:01:23.969Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:23.969Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:24.260Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354' [2025-09-01T06:01:24.260Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354 --push - [2025-09-01T06:01:24.260Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:24.260Z] #1 transferring dockerfile: 206B done [2025-09-01T06:01:24.260Z] #1 DONE 0.0s [2025-09-01T06:01:24.260Z] [2025-09-01T06:01:24.260Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:01:24.260Z] #2 DONE 0.0s [2025-09-01T06:01:24.260Z] [2025-09-01T06:01:24.260Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:01:24.260Z] #3 DONE 0.0s [2025-09-01T06:01:24.260Z] [2025-09-01T06:01:24.260Z] #4 [internal] load .dockerignore [2025-09-01T06:01:24.260Z] #4 transferring context: 2B done [2025-09-01T06:01:24.260Z] #4 DONE 0.0s [2025-09-01T06:01:24.520Z] [2025-09-01T06:01:24.520Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 [2025-09-01T06:01:24.520Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 [2025-09-01T06:01:24.520Z] #5 ... [2025-09-01T06:01:24.520Z] [2025-09-01T06:01:24.520Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 [2025-09-01T06:01:24.520Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 0.0s done [2025-09-01T06:01:24.520Z] #6 DONE 0.1s [2025-09-01T06:01:24.520Z] [2025-09-01T06:01:24.520Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:24.520Z] #7 DONE 0.0s [2025-09-01T06:01:24.520Z] [2025-09-01T06:01:24.520Z] #8 exporting to image [2025-09-01T06:01:24.520Z] #8 exporting layers done [2025-09-01T06:01:24.520Z] #8 exporting manifest sha256:63c4c6348b1f902861297d22bfdddf4aaeaa3d833852b0a15de0a555681018ae 0.0s done [2025-09-01T06:01:24.520Z] #8 exporting config sha256:a655afa3a01f61cfbc137885934ce8c184b339b3937682925dbe4d7065f299e4 done [2025-09-01T06:01:24.520Z] #8 exporting manifest sha256:459cae9f1745e60bf39ea66eac41bb16496673c3b36cd12f373f7e753a0aabda done [2025-09-01T06:01:24.520Z] #8 exporting config sha256:f06666293054a3292fae0dfa6cf4fa69cc590bd75ce465247903e4d8b2b712e9 done [2025-09-01T06:01:24.520Z] #8 exporting manifest list sha256:4a4fbadb96786960f6a9a450a5cf75b01864e8b7051343854c0a4ee4d934d511 done [2025-09-01T06:01:24.520Z] #8 pushing layers 0.1s done [2025-09-01T06:01:24.520Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354@sha256:4a4fbadb96786960f6a9a450a5cf75b01864e8b7051343854c0a4ee4d934d511 [2025-09-01T06:01:24.520Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:24.780Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354@sha256:4a4fbadb96786960f6a9a450a5cf75b01864e8b7051343854c0a4ee4d934d511 0.1s done [2025-09-01T06:01:24.780Z] #8 DONE 0.2s [2025-09-01T06:01:24.780Z] [2025-09-01T06:01:24.780Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:24.780Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:25.064Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-09-01T06:01:25.065Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-09-01T06:01:25.065Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:25.065Z] #1 transferring dockerfile: 172B done [2025-09-01T06:01:25.065Z] #1 DONE 0.0s [2025-09-01T06:01:25.065Z] [2025-09-01T06:01:25.065Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-09-01T06:01:25.065Z] #2 DONE 0.0s [2025-09-01T06:01:25.065Z] [2025-09-01T06:01:25.065Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-09-01T06:01:25.065Z] #3 DONE 0.0s [2025-09-01T06:01:25.065Z] [2025-09-01T06:01:25.065Z] #4 [internal] load .dockerignore [2025-09-01T06:01:25.065Z] #4 transferring context: 2B done [2025-09-01T06:01:25.065Z] #4 DONE 0.0s [2025-09-01T06:01:25.065Z] [2025-09-01T06:01:25.065Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 [2025-09-01T06:01:25.065Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 0.0s done [2025-09-01T06:01:25.065Z] #5 DONE 0.0s [2025-09-01T06:01:25.065Z] [2025-09-01T06:01:25.065Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 [2025-09-01T06:01:25.323Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 0.0s done [2025-09-01T06:01:25.323Z] #6 CACHED [2025-09-01T06:01:25.323Z] [2025-09-01T06:01:25.323Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 [2025-09-01T06:01:25.323Z] #5 CACHED [2025-09-01T06:01:25.323Z] [2025-09-01T06:01:25.323Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:25.323Z] #7 DONE 0.0s [2025-09-01T06:01:25.323Z] [2025-09-01T06:01:25.323Z] #8 exporting to image [2025-09-01T06:01:25.323Z] #8 exporting layers done [2025-09-01T06:01:25.323Z] #8 exporting manifest sha256:63c4c6348b1f902861297d22bfdddf4aaeaa3d833852b0a15de0a555681018ae done [2025-09-01T06:01:25.323Z] #8 exporting config sha256:a655afa3a01f61cfbc137885934ce8c184b339b3937682925dbe4d7065f299e4 done [2025-09-01T06:01:25.323Z] #8 exporting manifest sha256:459cae9f1745e60bf39ea66eac41bb16496673c3b36cd12f373f7e753a0aabda done [2025-09-01T06:01:25.323Z] #8 exporting config sha256:f06666293054a3292fae0dfa6cf4fa69cc590bd75ce465247903e4d8b2b712e9 done [2025-09-01T06:01:25.323Z] #8 exporting manifest list sha256:4a4fbadb96786960f6a9a450a5cf75b01864e8b7051343854c0a4ee4d934d511 done [2025-09-01T06:01:25.323Z] #8 pushing layers 0.0s done [2025-09-01T06:01:25.323Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:4a4fbadb96786960f6a9a450a5cf75b01864e8b7051343854c0a4ee4d934d511 0.1s done [2025-09-01T06:01:25.323Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:25.323Z] #8 DONE 0.1s [2025-09-01T06:01:25.323Z] [2025-09-01T06:01:25.323Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:25.323Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:25.615Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.55 --push - [2025-09-01T06:01:25.615Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.55' [2025-09-01T06:01:25.873Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:25.873Z] #1 transferring dockerfile: 178B done [2025-09-01T06:01:25.873Z] #1 DONE 0.0s [2025-09-01T06:01:25.873Z] [2025-09-01T06:01:25.873Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.55 [2025-09-01T06:01:25.873Z] #2 DONE 0.0s [2025-09-01T06:01:25.873Z] [2025-09-01T06:01:25.873Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.55 [2025-09-01T06:01:25.873Z] #3 DONE 0.0s [2025-09-01T06:01:25.873Z] [2025-09-01T06:01:25.873Z] #4 [internal] load .dockerignore [2025-09-01T06:01:25.873Z] #4 transferring context: 2B done [2025-09-01T06:01:25.873Z] #4 DONE 0.0s [2025-09-01T06:01:25.873Z] [2025-09-01T06:01:25.873Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.55@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 [2025-09-01T06:01:25.873Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.55@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 0.0s done [2025-09-01T06:01:25.873Z] #5 CACHED [2025-09-01T06:01:25.873Z] [2025-09-01T06:01:25.873Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.55@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 [2025-09-01T06:01:25.873Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.55@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 0.0s done [2025-09-01T06:01:25.873Z] #6 CACHED [2025-09-01T06:01:25.873Z] [2025-09-01T06:01:25.873Z] #7 exporting to image [2025-09-01T06:01:25.873Z] #7 exporting layers done [2025-09-01T06:01:25.873Z] #7 exporting manifest sha256:63c4c6348b1f902861297d22bfdddf4aaeaa3d833852b0a15de0a555681018ae done [2025-09-01T06:01:25.873Z] #7 exporting config sha256:a655afa3a01f61cfbc137885934ce8c184b339b3937682925dbe4d7065f299e4 done [2025-09-01T06:01:25.873Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:25.873Z] #7 exporting manifest sha256:459cae9f1745e60bf39ea66eac41bb16496673c3b36cd12f373f7e753a0aabda done [2025-09-01T06:01:25.873Z] #7 exporting config sha256:f06666293054a3292fae0dfa6cf4fa69cc590bd75ce465247903e4d8b2b712e9 done [2025-09-01T06:01:25.873Z] #7 exporting manifest list sha256:4a4fbadb96786960f6a9a450a5cf75b01864e8b7051343854c0a4ee4d934d511 done [2025-09-01T06:01:25.873Z] #7 pushing layers 0.0s done [2025-09-01T06:01:25.873Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.55@sha256:4a4fbadb96786960f6a9a450a5cf75b01864e8b7051343854c0a4ee4d934d511 0.1s done [2025-09-01T06:01:25.873Z] #7 DONE 0.1s [2025-09-01T06:01:25.873Z] [2025-09-01T06:01:25.873Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:25.873Z] #8 DONE 0.0s [2025-09-01T06:01:25.873Z] [2025-09-01T06:01:25.873Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:25.873Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:26.157Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - [2025-09-01T06:01:26.157Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' [2025-09-01T06:01:26.157Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:26.157Z] #1 transferring dockerfile: 219B done [2025-09-01T06:01:26.157Z] #1 DONE 0.0s [2025-09-01T06:01:26.157Z] [2025-09-01T06:01:26.157Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:01:26.157Z] #2 DONE 0.0s [2025-09-01T06:01:26.157Z] [2025-09-01T06:01:26.157Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:01:26.157Z] #3 DONE 0.0s [2025-09-01T06:01:26.157Z] [2025-09-01T06:01:26.157Z] #4 [internal] load .dockerignore [2025-09-01T06:01:26.157Z] #4 transferring context: 2B done [2025-09-01T06:01:26.157Z] #4 DONE 0.0s [2025-09-01T06:01:26.157Z] [2025-09-01T06:01:26.157Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 [2025-09-01T06:01:26.157Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 done [2025-09-01T06:01:26.157Z] #5 CACHED [2025-09-01T06:01:26.157Z] [2025-09-01T06:01:26.157Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 [2025-09-01T06:01:26.157Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 0.0s done [2025-09-01T06:01:26.157Z] #6 CACHED [2025-09-01T06:01:26.157Z] [2025-09-01T06:01:26.157Z] #7 exporting to image [2025-09-01T06:01:26.157Z] #7 exporting layers done [2025-09-01T06:01:26.157Z] #7 exporting manifest sha256:63c4c6348b1f902861297d22bfdddf4aaeaa3d833852b0a15de0a555681018ae done [2025-09-01T06:01:26.157Z] #7 exporting config sha256:a655afa3a01f61cfbc137885934ce8c184b339b3937682925dbe4d7065f299e4 done [2025-09-01T06:01:26.157Z] #7 exporting manifest sha256:459cae9f1745e60bf39ea66eac41bb16496673c3b36cd12f373f7e753a0aabda done [2025-09-01T06:01:26.157Z] #7 exporting config sha256:f06666293054a3292fae0dfa6cf4fa69cc590bd75ce465247903e4d8b2b712e9 done [2025-09-01T06:01:26.157Z] #7 exporting manifest list sha256:4a4fbadb96786960f6a9a450a5cf75b01864e8b7051343854c0a4ee4d934d511 [2025-09-01T06:01:26.157Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:26.416Z] #7 exporting manifest list sha256:4a4fbadb96786960f6a9a450a5cf75b01864e8b7051343854c0a4ee4d934d511 done [2025-09-01T06:01:26.416Z] #7 pushing layers 0.0s done [2025-09-01T06:01:26.416Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:4a4fbadb96786960f6a9a450a5cf75b01864e8b7051343854c0a4ee4d934d511 0.1s done [2025-09-01T06:01:26.416Z] #7 DONE 0.1s [2025-09-01T06:01:26.416Z] [2025-09-01T06:01:26.416Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:26.416Z] #8 DONE 0.0s [2025-09-01T06:01:26.416Z] [2025-09-01T06:01:26.416Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:26.416Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:26.702Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-09-01T06:01:26.702Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-09-01T06:01:26.961Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:26.961Z] #1 transferring dockerfile: 170B done [2025-09-01T06:01:26.961Z] #1 DONE 0.0s [2025-09-01T06:01:26.961Z] [2025-09-01T06:01:26.961Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-09-01T06:01:26.961Z] #2 DONE 0.0s [2025-09-01T06:01:26.961Z] [2025-09-01T06:01:26.961Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-09-01T06:01:26.961Z] #3 DONE 0.0s [2025-09-01T06:01:26.961Z] [2025-09-01T06:01:26.961Z] #4 [internal] load .dockerignore [2025-09-01T06:01:26.961Z] #4 transferring context: 2B done [2025-09-01T06:01:26.961Z] #4 DONE 0.0s [2025-09-01T06:01:26.961Z] [2025-09-01T06:01:26.961Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 [2025-09-01T06:01:26.961Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 0.0s done [2025-09-01T06:01:26.961Z] #5 CACHED [2025-09-01T06:01:26.961Z] [2025-09-01T06:01:26.961Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 [2025-09-01T06:01:26.961Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 0.0s done [2025-09-01T06:01:26.961Z] #6 CACHED [2025-09-01T06:01:26.961Z] [2025-09-01T06:01:26.961Z] #7 exporting to image [2025-09-01T06:01:26.961Z] #7 exporting layers done [2025-09-01T06:01:26.961Z] #7 exporting manifest sha256:63c4c6348b1f902861297d22bfdddf4aaeaa3d833852b0a15de0a555681018ae done [2025-09-01T06:01:26.961Z] #7 exporting config sha256:a655afa3a01f61cfbc137885934ce8c184b339b3937682925dbe4d7065f299e4 done [2025-09-01T06:01:26.961Z] #7 exporting manifest sha256:459cae9f1745e60bf39ea66eac41bb16496673c3b36cd12f373f7e753a0aabda done [2025-09-01T06:01:26.961Z] #7 exporting config sha256:f06666293054a3292fae0dfa6cf4fa69cc590bd75ce465247903e4d8b2b712e9 [2025-09-01T06:01:26.962Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:26.962Z] #7 exporting config sha256:f06666293054a3292fae0dfa6cf4fa69cc590bd75ce465247903e4d8b2b712e9 done [2025-09-01T06:01:26.962Z] #7 exporting manifest list sha256:4a4fbadb96786960f6a9a450a5cf75b01864e8b7051343854c0a4ee4d934d511 done [2025-09-01T06:01:26.962Z] #7 pushing layers 0.0s done [2025-09-01T06:01:26.962Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:4a4fbadb96786960f6a9a450a5cf75b01864e8b7051343854c0a4ee4d934d511 0.1s done [2025-09-01T06:01:26.962Z] #7 DONE 0.1s [2025-09-01T06:01:26.962Z] [2025-09-01T06:01:26.962Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:26.962Z] #8 DONE 0.0s [2025-09-01T06:01:26.962Z] [2025-09-01T06:01:26.962Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:26.962Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:27.250Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354 --push - [2025-09-01T06:01:27.250Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354' [2025-09-01T06:01:27.250Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:27.250Z] #1 transferring dockerfile: 206B done [2025-09-01T06:01:27.250Z] #1 DONE 0.0s [2025-09-01T06:01:27.250Z] [2025-09-01T06:01:27.250Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:01:27.250Z] #2 DONE 0.0s [2025-09-01T06:01:27.250Z] [2025-09-01T06:01:27.250Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:01:27.250Z] #3 DONE 0.0s [2025-09-01T06:01:27.250Z] [2025-09-01T06:01:27.250Z] #4 [internal] load .dockerignore [2025-09-01T06:01:27.250Z] #4 transferring context: 2B done [2025-09-01T06:01:27.250Z] #4 DONE 0.0s [2025-09-01T06:01:27.250Z] [2025-09-01T06:01:27.250Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d [2025-09-01T06:01:27.250Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d [2025-09-01T06:01:27.509Z] #5 DONE 0.0s [2025-09-01T06:01:27.509Z] [2025-09-01T06:01:27.509Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d [2025-09-01T06:01:27.509Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d 0.0s done [2025-09-01T06:01:27.509Z] #6 DONE 0.1s [2025-09-01T06:01:27.509Z] [2025-09-01T06:01:27.509Z] #7 exporting to image [2025-09-01T06:01:27.509Z] #7 exporting layers done [2025-09-01T06:01:27.509Z] #7 exporting manifest sha256:4f3c2734c0df08baab307898d3d948fd9f7ea513e2202ff3c6b56eb4f3500aff done [2025-09-01T06:01:27.509Z] #7 exporting config sha256:3ee89bfc217748b5ad6d8e692a73f0f7f91aae11ae085a9d126ae8e5909864aa [2025-09-01T06:01:27.509Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:27.509Z] #7 ... [2025-09-01T06:01:27.509Z] [2025-09-01T06:01:27.509Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:27.509Z] #8 DONE 0.0s [2025-09-01T06:01:27.509Z] [2025-09-01T06:01:27.509Z] #7 exporting to image [2025-09-01T06:01:27.509Z] #7 exporting config sha256:3ee89bfc217748b5ad6d8e692a73f0f7f91aae11ae085a9d126ae8e5909864aa done [2025-09-01T06:01:27.509Z] #7 exporting manifest sha256:6d68fe1d547bd5e40e72ac2bf4480c5b22fe2e2bb6f166e19c9f6e5fae4e3ee1 done [2025-09-01T06:01:27.509Z] #7 exporting config sha256:c078f089ddc8d96eebf7d9c189a0925844e33980338563388b7761370d0ca49b done [2025-09-01T06:01:27.509Z] #7 exporting manifest list sha256:c743892da1e03c000eadb0d6ebad4f46a5ac07e8de4bda062b40b8c82d0b9a2b done [2025-09-01T06:01:27.509Z] #7 pushing layers 0.1s done [2025-09-01T06:01:27.509Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354@sha256:c743892da1e03c000eadb0d6ebad4f46a5ac07e8de4bda062b40b8c82d0b9a2b [2025-09-01T06:01:27.767Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354@sha256:c743892da1e03c000eadb0d6ebad4f46a5ac07e8de4bda062b40b8c82d0b9a2b 0.1s done [2025-09-01T06:01:27.767Z] #7 DONE 0.2s [2025-09-01T06:01:27.767Z] [2025-09-01T06:01:27.767Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:27.767Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:28.057Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-09-01T06:01:28.057Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-09-01T06:01:28.057Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:28.057Z] #1 transferring dockerfile: 172B done [2025-09-01T06:01:28.057Z] #1 DONE 0.0s [2025-09-01T06:01:28.057Z] [2025-09-01T06:01:28.057Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-09-01T06:01:28.057Z] #2 DONE 0.0s [2025-09-01T06:01:28.057Z] [2025-09-01T06:01:28.057Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-09-01T06:01:28.057Z] #3 DONE 0.0s [2025-09-01T06:01:28.057Z] [2025-09-01T06:01:28.057Z] #4 [internal] load .dockerignore [2025-09-01T06:01:28.057Z] #4 transferring context: 2B done [2025-09-01T06:01:28.058Z] #4 DONE 0.0s [2025-09-01T06:01:28.058Z] [2025-09-01T06:01:28.058Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d [2025-09-01T06:01:28.058Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d done [2025-09-01T06:01:28.058Z] #5 DONE 0.0s [2025-09-01T06:01:28.058Z] [2025-09-01T06:01:28.058Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d [2025-09-01T06:01:28.318Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d 0.0s done [2025-09-01T06:01:28.318Z] #6 CACHED [2025-09-01T06:01:28.318Z] [2025-09-01T06:01:28.318Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d [2025-09-01T06:01:28.318Z] #5 CACHED [2025-09-01T06:01:28.318Z] [2025-09-01T06:01:28.318Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:28.318Z] #7 DONE 0.0s [2025-09-01T06:01:28.318Z] [2025-09-01T06:01:28.318Z] #8 exporting to image [2025-09-01T06:01:28.318Z] #8 exporting layers done [2025-09-01T06:01:28.318Z] #8 exporting manifest sha256:4f3c2734c0df08baab307898d3d948fd9f7ea513e2202ff3c6b56eb4f3500aff done [2025-09-01T06:01:28.318Z] #8 exporting config sha256:3ee89bfc217748b5ad6d8e692a73f0f7f91aae11ae085a9d126ae8e5909864aa done [2025-09-01T06:01:28.318Z] #8 exporting manifest sha256:6d68fe1d547bd5e40e72ac2bf4480c5b22fe2e2bb6f166e19c9f6e5fae4e3ee1 done [2025-09-01T06:01:28.318Z] #8 exporting config sha256:c078f089ddc8d96eebf7d9c189a0925844e33980338563388b7761370d0ca49b done [2025-09-01T06:01:28.318Z] #8 exporting manifest list sha256:c743892da1e03c000eadb0d6ebad4f46a5ac07e8de4bda062b40b8c82d0b9a2b done [2025-09-01T06:01:28.318Z] #8 pushing layers 0.0s done [2025-09-01T06:01:28.318Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:c743892da1e03c000eadb0d6ebad4f46a5ac07e8de4bda062b40b8c82d0b9a2b 0.1s done [2025-09-01T06:01:28.318Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:28.318Z] #8 DONE 0.1s [2025-09-01T06:01:28.318Z] [2025-09-01T06:01:28.318Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:28.318Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:28.608Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.55 --push - [2025-09-01T06:01:28.608Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.55' [2025-09-01T06:01:28.608Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:28.608Z] #1 transferring dockerfile: 178B done [2025-09-01T06:01:28.608Z] #1 DONE 0.0s [2025-09-01T06:01:28.608Z] [2025-09-01T06:01:28.608Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.55 [2025-09-01T06:01:28.608Z] #2 DONE 0.0s [2025-09-01T06:01:28.608Z] [2025-09-01T06:01:28.608Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.55 [2025-09-01T06:01:28.608Z] #3 DONE 0.0s [2025-09-01T06:01:28.608Z] [2025-09-01T06:01:28.608Z] #4 [internal] load .dockerignore [2025-09-01T06:01:28.608Z] #4 transferring context: 2B done [2025-09-01T06:01:28.608Z] #4 DONE 0.0s [2025-09-01T06:01:28.608Z] [2025-09-01T06:01:28.608Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.55@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d [2025-09-01T06:01:28.608Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.55@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d done [2025-09-01T06:01:28.608Z] #5 CACHED [2025-09-01T06:01:28.608Z] [2025-09-01T06:01:28.608Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.55@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d [2025-09-01T06:01:28.608Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.55@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d 0.0s done [2025-09-01T06:01:28.608Z] #6 CACHED [2025-09-01T06:01:28.608Z] [2025-09-01T06:01:28.608Z] #7 exporting to image [2025-09-01T06:01:28.608Z] #7 exporting layers [2025-09-01T06:01:28.608Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:28.866Z] #7 exporting layers done [2025-09-01T06:01:28.866Z] #7 exporting manifest sha256:4f3c2734c0df08baab307898d3d948fd9f7ea513e2202ff3c6b56eb4f3500aff done [2025-09-01T06:01:28.866Z] #7 exporting config sha256:3ee89bfc217748b5ad6d8e692a73f0f7f91aae11ae085a9d126ae8e5909864aa done [2025-09-01T06:01:28.866Z] #7 exporting manifest sha256:6d68fe1d547bd5e40e72ac2bf4480c5b22fe2e2bb6f166e19c9f6e5fae4e3ee1 done [2025-09-01T06:01:28.866Z] #7 exporting config sha256:c078f089ddc8d96eebf7d9c189a0925844e33980338563388b7761370d0ca49b done [2025-09-01T06:01:28.866Z] #7 exporting manifest list sha256:c743892da1e03c000eadb0d6ebad4f46a5ac07e8de4bda062b40b8c82d0b9a2b done [2025-09-01T06:01:28.866Z] #7 pushing layers 0.0s done [2025-09-01T06:01:28.866Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.55@sha256:c743892da1e03c000eadb0d6ebad4f46a5ac07e8de4bda062b40b8c82d0b9a2b 0.1s done [2025-09-01T06:01:28.866Z] #7 DONE 0.1s [2025-09-01T06:01:28.866Z] [2025-09-01T06:01:28.866Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:28.866Z] #8 DONE 0.0s [2025-09-01T06:01:28.866Z] [2025-09-01T06:01:28.866Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:28.866Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:29.150Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' [2025-09-01T06:01:29.151Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - [2025-09-01T06:01:29.151Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:29.151Z] #1 transferring dockerfile: 219B done [2025-09-01T06:01:29.151Z] #1 DONE 0.0s [2025-09-01T06:01:29.151Z] [2025-09-01T06:01:29.151Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:01:29.151Z] #2 DONE 0.0s [2025-09-01T06:01:29.151Z] [2025-09-01T06:01:29.151Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:01:29.151Z] #3 DONE 0.0s [2025-09-01T06:01:29.151Z] [2025-09-01T06:01:29.151Z] #4 [internal] load .dockerignore [2025-09-01T06:01:29.151Z] #4 transferring context: 2B done [2025-09-01T06:01:29.151Z] #4 DONE 0.0s [2025-09-01T06:01:29.151Z] [2025-09-01T06:01:29.151Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d [2025-09-01T06:01:29.151Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d 0.0s done [2025-09-01T06:01:29.151Z] #5 DONE 0.0s [2025-09-01T06:01:29.151Z] [2025-09-01T06:01:29.151Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d [2025-09-01T06:01:29.413Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d 0.0s done [2025-09-01T06:01:29.413Z] #6 CACHED [2025-09-01T06:01:29.413Z] [2025-09-01T06:01:29.413Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d [2025-09-01T06:01:29.413Z] #5 CACHED [2025-09-01T06:01:29.413Z] [2025-09-01T06:01:29.413Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:29.413Z] #7 DONE 0.0s [2025-09-01T06:01:29.413Z] [2025-09-01T06:01:29.413Z] #8 exporting to image [2025-09-01T06:01:29.413Z] #8 exporting layers done [2025-09-01T06:01:29.413Z] #8 exporting manifest sha256:4f3c2734c0df08baab307898d3d948fd9f7ea513e2202ff3c6b56eb4f3500aff done [2025-09-01T06:01:29.413Z] #8 exporting config sha256:3ee89bfc217748b5ad6d8e692a73f0f7f91aae11ae085a9d126ae8e5909864aa done [2025-09-01T06:01:29.413Z] #8 exporting manifest sha256:6d68fe1d547bd5e40e72ac2bf4480c5b22fe2e2bb6f166e19c9f6e5fae4e3ee1 done [2025-09-01T06:01:29.413Z] #8 exporting config sha256:c078f089ddc8d96eebf7d9c189a0925844e33980338563388b7761370d0ca49b done [2025-09-01T06:01:29.413Z] #8 exporting manifest list sha256:c743892da1e03c000eadb0d6ebad4f46a5ac07e8de4bda062b40b8c82d0b9a2b done [2025-09-01T06:01:29.413Z] #8 pushing layers 0.0s done [2025-09-01T06:01:29.413Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:c743892da1e03c000eadb0d6ebad4f46a5ac07e8de4bda062b40b8c82d0b9a2b 0.1s done [2025-09-01T06:01:29.413Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:29.413Z] #8 DONE 0.1s [2025-09-01T06:01:29.413Z] [2025-09-01T06:01:29.413Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:29.413Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:29.700Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-09-01T06:01:29.701Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-09-01T06:01:29.960Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:29.960Z] #1 transferring dockerfile: 170B done [2025-09-01T06:01:29.960Z] #1 DONE 0.0s [2025-09-01T06:01:29.960Z] [2025-09-01T06:01:29.960Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-09-01T06:01:29.960Z] #2 DONE 0.0s [2025-09-01T06:01:29.960Z] [2025-09-01T06:01:29.960Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-09-01T06:01:29.960Z] #3 DONE 0.0s [2025-09-01T06:01:29.960Z] [2025-09-01T06:01:29.960Z] #4 [internal] load .dockerignore [2025-09-01T06:01:29.960Z] #4 transferring context: 2B done [2025-09-01T06:01:29.960Z] #4 DONE 0.0s [2025-09-01T06:01:29.960Z] [2025-09-01T06:01:29.960Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d [2025-09-01T06:01:29.960Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d 0.0s done [2025-09-01T06:01:29.960Z] #5 CACHED [2025-09-01T06:01:29.960Z] [2025-09-01T06:01:29.960Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d [2025-09-01T06:01:29.960Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d 0.0s done [2025-09-01T06:01:29.960Z] #6 CACHED [2025-09-01T06:01:29.960Z] [2025-09-01T06:01:29.960Z] #7 exporting to image [2025-09-01T06:01:29.960Z] #7 exporting layers done [2025-09-01T06:01:29.960Z] #7 exporting manifest sha256:4f3c2734c0df08baab307898d3d948fd9f7ea513e2202ff3c6b56eb4f3500aff done [2025-09-01T06:01:29.960Z] #7 exporting config sha256:3ee89bfc217748b5ad6d8e692a73f0f7f91aae11ae085a9d126ae8e5909864aa done [2025-09-01T06:01:29.960Z] #7 exporting manifest sha256:6d68fe1d547bd5e40e72ac2bf4480c5b22fe2e2bb6f166e19c9f6e5fae4e3ee1 done [2025-09-01T06:01:29.960Z] #7 exporting config sha256:c078f089ddc8d96eebf7d9c189a0925844e33980338563388b7761370d0ca49b done [2025-09-01T06:01:29.960Z] #7 exporting manifest list sha256:c743892da1e03c000eadb0d6ebad4f46a5ac07e8de4bda062b40b8c82d0b9a2b done [2025-09-01T06:01:29.960Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:29.960Z] #7 pushing layers 0.0s done [2025-09-01T06:01:29.960Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:c743892da1e03c000eadb0d6ebad4f46a5ac07e8de4bda062b40b8c82d0b9a2b 0.1s done [2025-09-01T06:01:29.960Z] #7 DONE 0.1s [2025-09-01T06:01:29.960Z] [2025-09-01T06:01:29.960Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:29.960Z] #8 DONE 0.0s [2025-09-01T06:01:29.960Z] [2025-09-01T06:01:29.960Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:29.960Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:30.246Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354 --push - [2025-09-01T06:01:30.246Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354' [2025-09-01T06:01:30.246Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:30.246Z] #1 transferring dockerfile: 206B done [2025-09-01T06:01:30.246Z] #1 DONE 0.0s [2025-09-01T06:01:30.246Z] [2025-09-01T06:01:30.246Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:01:30.246Z] #2 DONE 0.0s [2025-09-01T06:01:30.246Z] [2025-09-01T06:01:30.246Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:01:30.246Z] #3 DONE 0.0s [2025-09-01T06:01:30.246Z] [2025-09-01T06:01:30.246Z] #4 [internal] load .dockerignore [2025-09-01T06:01:30.246Z] #4 transferring context: 2B done [2025-09-01T06:01:30.246Z] #4 DONE 0.0s [2025-09-01T06:01:30.246Z] [2025-09-01T06:01:30.246Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 [2025-09-01T06:01:30.246Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 [2025-09-01T06:01:30.510Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 0.0s done [2025-09-01T06:01:30.510Z] #5 DONE 0.1s [2025-09-01T06:01:30.510Z] [2025-09-01T06:01:30.510Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 [2025-09-01T06:01:30.510Z] #6 DONE 0.0s [2025-09-01T06:01:30.510Z] [2025-09-01T06:01:30.510Z] #7 exporting to image [2025-09-01T06:01:30.510Z] #7 exporting layers done [2025-09-01T06:01:30.510Z] #7 exporting manifest sha256:fb9c3c6bc137e7e58bb90ce1f10dcd5f708d658fe9e3848103d2d081d8dd924b done [2025-09-01T06:01:30.510Z] #7 exporting config sha256:f65a4a805c2e5ec0f20de71a58ed9d8eb0ba6e5948dddae5fc402bf51891ba1b [2025-09-01T06:01:30.510Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:30.510Z] #7 ... [2025-09-01T06:01:30.510Z] [2025-09-01T06:01:30.510Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:30.510Z] #8 DONE 0.0s [2025-09-01T06:01:30.510Z] [2025-09-01T06:01:30.510Z] #7 exporting to image [2025-09-01T06:01:30.510Z] #7 exporting config sha256:f65a4a805c2e5ec0f20de71a58ed9d8eb0ba6e5948dddae5fc402bf51891ba1b done [2025-09-01T06:01:30.510Z] #7 exporting manifest sha256:1fde9cd4c8a77ac30f7f76cab4d4605581f5d9f2a9a7aecee231c8e08d9596bc done [2025-09-01T06:01:30.510Z] #7 exporting config sha256:21befa5d42a089e4e95f665fa2fb1e837f489e8b62c0fd661eb5d39751cffb0d done [2025-09-01T06:01:30.510Z] #7 exporting manifest list sha256:f87377f93c0930fec617d53006f12713505a3124f043884e2cf3abaf711ebd25 done [2025-09-01T06:01:30.510Z] #7 pushing layers 0.1s done [2025-09-01T06:01:30.510Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354@sha256:f87377f93c0930fec617d53006f12713505a3124f043884e2cf3abaf711ebd25 [2025-09-01T06:01:30.770Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354@sha256:f87377f93c0930fec617d53006f12713505a3124f043884e2cf3abaf711ebd25 0.1s done [2025-09-01T06:01:30.770Z] #7 DONE 0.2s [2025-09-01T06:01:30.770Z] [2025-09-01T06:01:30.770Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:30.770Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:31.061Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-09-01T06:01:31.061Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-09-01T06:01:31.319Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:31.319Z] #1 transferring dockerfile: 172B done [2025-09-01T06:01:31.319Z] #1 DONE 0.0s [2025-09-01T06:01:31.319Z] [2025-09-01T06:01:31.319Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-09-01T06:01:31.319Z] #2 DONE 0.0s [2025-09-01T06:01:31.319Z] [2025-09-01T06:01:31.319Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-09-01T06:01:31.319Z] #3 DONE 0.0s [2025-09-01T06:01:31.319Z] [2025-09-01T06:01:31.319Z] #4 [internal] load .dockerignore [2025-09-01T06:01:31.319Z] #4 transferring context: 2B done [2025-09-01T06:01:31.319Z] #4 DONE 0.0s [2025-09-01T06:01:31.319Z] [2025-09-01T06:01:31.319Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 [2025-09-01T06:01:31.319Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 0.0s done [2025-09-01T06:01:31.319Z] #5 DONE 0.0s [2025-09-01T06:01:31.319Z] [2025-09-01T06:01:31.319Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 [2025-09-01T06:01:31.319Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 0.0s done [2025-09-01T06:01:31.319Z] #6 CACHED [2025-09-01T06:01:31.319Z] [2025-09-01T06:01:31.319Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 [2025-09-01T06:01:31.319Z] #5 CACHED [2025-09-01T06:01:31.319Z] [2025-09-01T06:01:31.319Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:31.319Z] #7 DONE 0.0s [2025-09-01T06:01:31.319Z] [2025-09-01T06:01:31.319Z] #8 exporting to image [2025-09-01T06:01:31.319Z] #8 exporting layers done [2025-09-01T06:01:31.319Z] #8 exporting manifest sha256:fb9c3c6bc137e7e58bb90ce1f10dcd5f708d658fe9e3848103d2d081d8dd924b done [2025-09-01T06:01:31.319Z] #8 exporting config sha256:f65a4a805c2e5ec0f20de71a58ed9d8eb0ba6e5948dddae5fc402bf51891ba1b done [2025-09-01T06:01:31.319Z] #8 exporting manifest sha256:1fde9cd4c8a77ac30f7f76cab4d4605581f5d9f2a9a7aecee231c8e08d9596bc done [2025-09-01T06:01:31.319Z] #8 exporting config sha256:21befa5d42a089e4e95f665fa2fb1e837f489e8b62c0fd661eb5d39751cffb0d done [2025-09-01T06:01:31.319Z] #8 exporting manifest list sha256:f87377f93c0930fec617d53006f12713505a3124f043884e2cf3abaf711ebd25 done [2025-09-01T06:01:31.319Z] #8 pushing layers 0.0s done [2025-09-01T06:01:31.319Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f87377f93c0930fec617d53006f12713505a3124f043884e2cf3abaf711ebd25 0.1s done [2025-09-01T06:01:31.319Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:31.319Z] #8 DONE 0.1s [2025-09-01T06:01:31.319Z] [2025-09-01T06:01:31.319Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:31.319Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:31.604Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55 --push - [2025-09-01T06:01:31.604Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55' [2025-09-01T06:01:31.864Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:31.864Z] #1 transferring dockerfile: 178B done [2025-09-01T06:01:31.864Z] #1 DONE 0.0s [2025-09-01T06:01:31.864Z] [2025-09-01T06:01:31.864Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55 [2025-09-01T06:01:31.864Z] #2 DONE 0.0s [2025-09-01T06:01:31.864Z] [2025-09-01T06:01:31.864Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55 [2025-09-01T06:01:31.864Z] #3 DONE 0.0s [2025-09-01T06:01:31.864Z] [2025-09-01T06:01:31.864Z] #4 [internal] load .dockerignore [2025-09-01T06:01:31.864Z] #4 transferring context: 2B done [2025-09-01T06:01:31.864Z] #4 DONE 0.0s [2025-09-01T06:01:31.864Z] [2025-09-01T06:01:31.864Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 [2025-09-01T06:01:31.864Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 0.0s done [2025-09-01T06:01:31.864Z] #5 CACHED [2025-09-01T06:01:31.864Z] [2025-09-01T06:01:31.864Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 [2025-09-01T06:01:31.864Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 0.0s done [2025-09-01T06:01:31.864Z] #6 CACHED [2025-09-01T06:01:31.864Z] [2025-09-01T06:01:31.864Z] #7 exporting to image [2025-09-01T06:01:31.864Z] #7 exporting layers done [2025-09-01T06:01:31.864Z] #7 exporting manifest sha256:fb9c3c6bc137e7e58bb90ce1f10dcd5f708d658fe9e3848103d2d081d8dd924b done [2025-09-01T06:01:31.864Z] #7 exporting config sha256:f65a4a805c2e5ec0f20de71a58ed9d8eb0ba6e5948dddae5fc402bf51891ba1b done [2025-09-01T06:01:31.864Z] #7 exporting manifest sha256:1fde9cd4c8a77ac30f7f76cab4d4605581f5d9f2a9a7aecee231c8e08d9596bc done [2025-09-01T06:01:31.864Z] #7 exporting config sha256:21befa5d42a089e4e95f665fa2fb1e837f489e8b62c0fd661eb5d39751cffb0d done [2025-09-01T06:01:31.864Z] #7 exporting manifest list sha256:f87377f93c0930fec617d53006f12713505a3124f043884e2cf3abaf711ebd25 done [2025-09-01T06:01:31.864Z] #7 pushing layers 0.0s done [2025-09-01T06:01:31.864Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55@sha256:f87377f93c0930fec617d53006f12713505a3124f043884e2cf3abaf711ebd25 [2025-09-01T06:01:31.864Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:31.864Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55@sha256:f87377f93c0930fec617d53006f12713505a3124f043884e2cf3abaf711ebd25 0.1s done [2025-09-01T06:01:31.864Z] #7 DONE 0.1s [2025-09-01T06:01:31.864Z] [2025-09-01T06:01:31.864Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:31.864Z] #8 DONE 0.0s [2025-09-01T06:01:31.864Z] [2025-09-01T06:01:31.864Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:31.864Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:32.150Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - [2025-09-01T06:01:32.150Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' [2025-09-01T06:01:32.150Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:32.150Z] #1 transferring dockerfile: 219B done [2025-09-01T06:01:32.150Z] #1 DONE 0.0s [2025-09-01T06:01:32.150Z] [2025-09-01T06:01:32.150Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:01:32.150Z] #2 DONE 0.0s [2025-09-01T06:01:32.150Z] [2025-09-01T06:01:32.150Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:01:32.150Z] #3 DONE 0.0s [2025-09-01T06:01:32.150Z] [2025-09-01T06:01:32.150Z] #4 [internal] load .dockerignore [2025-09-01T06:01:32.150Z] #4 transferring context: 2B done [2025-09-01T06:01:32.150Z] #4 DONE 0.0s [2025-09-01T06:01:32.150Z] [2025-09-01T06:01:32.150Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 [2025-09-01T06:01:32.150Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 0.0s done [2025-09-01T06:01:32.150Z] #5 CACHED [2025-09-01T06:01:32.150Z] [2025-09-01T06:01:32.150Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 [2025-09-01T06:01:32.150Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 0.0s done [2025-09-01T06:01:32.150Z] #6 CACHED [2025-09-01T06:01:32.150Z] [2025-09-01T06:01:32.150Z] #7 exporting to image [2025-09-01T06:01:32.150Z] #7 exporting layers done [2025-09-01T06:01:32.150Z] #7 exporting manifest sha256:fb9c3c6bc137e7e58bb90ce1f10dcd5f708d658fe9e3848103d2d081d8dd924b done [2025-09-01T06:01:32.150Z] #7 exporting config sha256:f65a4a805c2e5ec0f20de71a58ed9d8eb0ba6e5948dddae5fc402bf51891ba1b [2025-09-01T06:01:32.150Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:32.410Z] #7 exporting config sha256:f65a4a805c2e5ec0f20de71a58ed9d8eb0ba6e5948dddae5fc402bf51891ba1b done [2025-09-01T06:01:32.410Z] #7 exporting manifest sha256:1fde9cd4c8a77ac30f7f76cab4d4605581f5d9f2a9a7aecee231c8e08d9596bc done [2025-09-01T06:01:32.410Z] #7 exporting config sha256:21befa5d42a089e4e95f665fa2fb1e837f489e8b62c0fd661eb5d39751cffb0d done [2025-09-01T06:01:32.410Z] #7 exporting manifest list sha256:f87377f93c0930fec617d53006f12713505a3124f043884e2cf3abaf711ebd25 done [2025-09-01T06:01:32.410Z] #7 pushing layers 0.0s done [2025-09-01T06:01:32.410Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:f87377f93c0930fec617d53006f12713505a3124f043884e2cf3abaf711ebd25 0.1s done [2025-09-01T06:01:32.410Z] #7 DONE 0.1s [2025-09-01T06:01:32.410Z] [2025-09-01T06:01:32.410Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:32.410Z] #8 DONE 0.0s [2025-09-01T06:01:32.410Z] [2025-09-01T06:01:32.410Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:32.410Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:32.700Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-09-01T06:01:32.700Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-09-01T06:01:32.959Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:32.959Z] #1 transferring dockerfile: 170B done [2025-09-01T06:01:32.959Z] #1 DONE 0.0s [2025-09-01T06:01:32.959Z] [2025-09-01T06:01:32.959Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-09-01T06:01:32.959Z] #2 DONE 0.0s [2025-09-01T06:01:32.959Z] [2025-09-01T06:01:32.959Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-09-01T06:01:32.959Z] #3 DONE 0.0s [2025-09-01T06:01:32.959Z] [2025-09-01T06:01:32.959Z] #4 [internal] load .dockerignore [2025-09-01T06:01:32.959Z] #4 transferring context: 2B done [2025-09-01T06:01:32.959Z] #4 DONE 0.0s [2025-09-01T06:01:32.959Z] [2025-09-01T06:01:32.959Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 [2025-09-01T06:01:32.959Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 0.0s done [2025-09-01T06:01:32.959Z] #5 CACHED [2025-09-01T06:01:32.959Z] [2025-09-01T06:01:32.959Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 [2025-09-01T06:01:32.959Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 0.0s done [2025-09-01T06:01:32.959Z] #6 DONE 0.0s [2025-09-01T06:01:32.959Z] [2025-09-01T06:01:32.959Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 [2025-09-01T06:01:32.959Z] #6 CACHED [2025-09-01T06:01:32.959Z] [2025-09-01T06:01:32.959Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:32.959Z] #7 DONE 0.0s [2025-09-01T06:01:32.959Z] [2025-09-01T06:01:32.959Z] #8 exporting to image [2025-09-01T06:01:32.959Z] #8 exporting layers done [2025-09-01T06:01:32.959Z] #8 exporting manifest sha256:fb9c3c6bc137e7e58bb90ce1f10dcd5f708d658fe9e3848103d2d081d8dd924b done [2025-09-01T06:01:32.959Z] #8 exporting config sha256:f65a4a805c2e5ec0f20de71a58ed9d8eb0ba6e5948dddae5fc402bf51891ba1b done [2025-09-01T06:01:32.959Z] #8 exporting manifest sha256:1fde9cd4c8a77ac30f7f76cab4d4605581f5d9f2a9a7aecee231c8e08d9596bc done [2025-09-01T06:01:32.959Z] #8 exporting config sha256:21befa5d42a089e4e95f665fa2fb1e837f489e8b62c0fd661eb5d39751cffb0d done [2025-09-01T06:01:32.959Z] #8 exporting manifest list sha256:f87377f93c0930fec617d53006f12713505a3124f043884e2cf3abaf711ebd25 done [2025-09-01T06:01:32.959Z] #8 pushing layers 0.0s done [2025-09-01T06:01:32.959Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f87377f93c0930fec617d53006f12713505a3124f043884e2cf3abaf711ebd25 0.1s done [2025-09-01T06:01:32.959Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:32.959Z] #8 DONE 0.1s [2025-09-01T06:01:32.959Z] [2025-09-01T06:01:32.959Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:32.959Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:33.256Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354' [2025-09-01T06:01:33.256Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354 --push - [2025-09-01T06:01:33.256Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:33.256Z] #1 transferring dockerfile: 202B done [2025-09-01T06:01:33.256Z] #1 DONE 0.0s [2025-09-01T06:01:33.256Z] [2025-09-01T06:01:33.256Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:01:33.256Z] #2 DONE 0.0s [2025-09-01T06:01:33.256Z] [2025-09-01T06:01:33.256Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:01:33.256Z] #3 DONE 0.1s [2025-09-01T06:01:33.256Z] [2025-09-01T06:01:33.256Z] #4 [internal] load .dockerignore [2025-09-01T06:01:33.256Z] #4 transferring context: 2B done [2025-09-01T06:01:33.256Z] #4 DONE 0.0s [2025-09-01T06:01:33.515Z] [2025-09-01T06:01:33.515Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 [2025-09-01T06:01:33.515Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 0.0s done [2025-09-01T06:01:33.515Z] #5 DONE 0.0s [2025-09-01T06:01:33.515Z] [2025-09-01T06:01:33.515Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 [2025-09-01T06:01:33.515Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 0.0s done [2025-09-01T06:01:33.515Z] #6 DONE 0.1s [2025-09-01T06:01:33.515Z] [2025-09-01T06:01:33.515Z] #7 exporting to image [2025-09-01T06:01:33.515Z] #7 exporting layers done [2025-09-01T06:01:33.515Z] #7 exporting manifest sha256:11b7a694a3a442e80e83692282d10af5937b51ce16de5764d88c81fcd07e5f35 done [2025-09-01T06:01:33.515Z] #7 exporting config sha256:c4475b25e049634653c3039803d21e8674a0f19dd0d129c77bab7abe1ca6c45a done [2025-09-01T06:01:33.515Z] #7 exporting manifest sha256:39281ace44448e61934df98695ecae97acf426ade83177a7fc551fb1171ddb58 0.0s done [2025-09-01T06:01:33.515Z] #7 exporting config sha256:d8f35232a5b8872a3fa5337b75dc62ce442187c0fffd06d72c8a9da75f0173db [2025-09-01T06:01:33.515Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:33.515Z] #7 ... [2025-09-01T06:01:33.515Z] [2025-09-01T06:01:33.515Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:33.515Z] #8 DONE 0.0s [2025-09-01T06:01:33.515Z] [2025-09-01T06:01:33.515Z] #7 exporting to image [2025-09-01T06:01:33.515Z] #7 exporting config sha256:d8f35232a5b8872a3fa5337b75dc62ce442187c0fffd06d72c8a9da75f0173db done [2025-09-01T06:01:33.515Z] #7 exporting manifest list sha256:85d405f4780f3243f7c14f12195b4cc2b3811226b6b4697dfbc96494fb33638e done [2025-09-01T06:01:33.515Z] #7 pushing layers 0.1s done [2025-09-01T06:01:33.515Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354@sha256:85d405f4780f3243f7c14f12195b4cc2b3811226b6b4697dfbc96494fb33638e [2025-09-01T06:01:33.775Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354@sha256:85d405f4780f3243f7c14f12195b4cc2b3811226b6b4697dfbc96494fb33638e 0.1s done [2025-09-01T06:01:33.775Z] #7 DONE 0.2s [2025-09-01T06:01:33.775Z] [2025-09-01T06:01:33.775Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:33.775Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:34.061Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-09-01T06:01:34.061Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-09-01T06:01:34.061Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:34.061Z] #1 transferring dockerfile: 168B done [2025-09-01T06:01:34.061Z] #1 DONE 0.0s [2025-09-01T06:01:34.061Z] [2025-09-01T06:01:34.061Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-09-01T06:01:34.061Z] #2 DONE 0.0s [2025-09-01T06:01:34.061Z] [2025-09-01T06:01:34.061Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-09-01T06:01:34.061Z] #3 DONE 0.0s [2025-09-01T06:01:34.061Z] [2025-09-01T06:01:34.061Z] #4 [internal] load .dockerignore [2025-09-01T06:01:34.061Z] #4 transferring context: 2B done [2025-09-01T06:01:34.061Z] #4 DONE 0.0s [2025-09-01T06:01:34.061Z] [2025-09-01T06:01:34.061Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 [2025-09-01T06:01:34.061Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 0.0s done [2025-09-01T06:01:34.061Z] #5 CACHED [2025-09-01T06:01:34.061Z] [2025-09-01T06:01:34.061Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 [2025-09-01T06:01:34.061Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 done [2025-09-01T06:01:34.061Z] #6 CACHED [2025-09-01T06:01:34.061Z] [2025-09-01T06:01:34.061Z] #7 exporting to image [2025-09-01T06:01:34.061Z] #7 exporting layers done [2025-09-01T06:01:34.061Z] #7 exporting manifest sha256:11b7a694a3a442e80e83692282d10af5937b51ce16de5764d88c81fcd07e5f35 done [2025-09-01T06:01:34.061Z] #7 exporting config sha256:c4475b25e049634653c3039803d21e8674a0f19dd0d129c77bab7abe1ca6c45a [2025-09-01T06:01:34.061Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:34.321Z] #7 exporting config sha256:c4475b25e049634653c3039803d21e8674a0f19dd0d129c77bab7abe1ca6c45a done [2025-09-01T06:01:34.321Z] #7 exporting manifest sha256:39281ace44448e61934df98695ecae97acf426ade83177a7fc551fb1171ddb58 done [2025-09-01T06:01:34.321Z] #7 exporting config sha256:d8f35232a5b8872a3fa5337b75dc62ce442187c0fffd06d72c8a9da75f0173db done [2025-09-01T06:01:34.321Z] #7 exporting manifest list sha256:85d405f4780f3243f7c14f12195b4cc2b3811226b6b4697dfbc96494fb33638e done [2025-09-01T06:01:34.321Z] #7 pushing layers 0.0s done [2025-09-01T06:01:34.321Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:85d405f4780f3243f7c14f12195b4cc2b3811226b6b4697dfbc96494fb33638e 0.1s done [2025-09-01T06:01:34.321Z] #7 DONE 0.1s [2025-09-01T06:01:34.321Z] [2025-09-01T06:01:34.321Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:34.321Z] #8 DONE 0.0s [2025-09-01T06:01:34.321Z] [2025-09-01T06:01:34.321Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:34.321Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:34.612Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.55 --push - [2025-09-01T06:01:34.612Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.55' [2025-09-01T06:01:34.612Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:34.612Z] #1 transferring dockerfile: 174B done [2025-09-01T06:01:34.612Z] #1 DONE 0.0s [2025-09-01T06:01:34.612Z] [2025-09-01T06:01:34.612Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.55 [2025-09-01T06:01:34.612Z] #2 DONE 0.0s [2025-09-01T06:01:34.612Z] [2025-09-01T06:01:34.612Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.55 [2025-09-01T06:01:34.612Z] #3 DONE 0.0s [2025-09-01T06:01:34.612Z] [2025-09-01T06:01:34.612Z] #4 [internal] load .dockerignore [2025-09-01T06:01:34.612Z] #4 transferring context: 2B done [2025-09-01T06:01:34.612Z] #4 DONE 0.0s [2025-09-01T06:01:34.612Z] [2025-09-01T06:01:34.612Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.55@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 [2025-09-01T06:01:34.612Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.55@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 done [2025-09-01T06:01:34.612Z] #5 CACHED [2025-09-01T06:01:34.612Z] [2025-09-01T06:01:34.612Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.55@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 [2025-09-01T06:01:34.612Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.55@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 0.0s done [2025-09-01T06:01:34.612Z] #6 CACHED [2025-09-01T06:01:34.612Z] [2025-09-01T06:01:34.612Z] #7 exporting to image [2025-09-01T06:01:34.612Z] #7 exporting layers done [2025-09-01T06:01:34.612Z] #7 exporting manifest sha256:11b7a694a3a442e80e83692282d10af5937b51ce16de5764d88c81fcd07e5f35 done [2025-09-01T06:01:34.612Z] #7 exporting config sha256:c4475b25e049634653c3039803d21e8674a0f19dd0d129c77bab7abe1ca6c45a done [2025-09-01T06:01:34.612Z] #7 exporting manifest sha256:39281ace44448e61934df98695ecae97acf426ade83177a7fc551fb1171ddb58 done [2025-09-01T06:01:34.612Z] #7 exporting config sha256:d8f35232a5b8872a3fa5337b75dc62ce442187c0fffd06d72c8a9da75f0173db [2025-09-01T06:01:34.612Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:34.872Z] #7 exporting config sha256:d8f35232a5b8872a3fa5337b75dc62ce442187c0fffd06d72c8a9da75f0173db done [2025-09-01T06:01:34.872Z] #7 exporting manifest list sha256:85d405f4780f3243f7c14f12195b4cc2b3811226b6b4697dfbc96494fb33638e done [2025-09-01T06:01:34.872Z] #7 pushing layers 0.0s done [2025-09-01T06:01:34.872Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.55@sha256:85d405f4780f3243f7c14f12195b4cc2b3811226b6b4697dfbc96494fb33638e 0.1s done [2025-09-01T06:01:34.872Z] #7 DONE 0.1s [2025-09-01T06:01:34.872Z] [2025-09-01T06:01:34.872Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:34.872Z] #8 DONE 0.0s [2025-09-01T06:01:34.872Z] [2025-09-01T06:01:34.872Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:34.872Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:35.160Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' [2025-09-01T06:01:35.160Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - [2025-09-01T06:01:35.422Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:35.422Z] #1 transferring dockerfile: 215B done [2025-09-01T06:01:35.422Z] #1 DONE 0.0s [2025-09-01T06:01:35.422Z] [2025-09-01T06:01:35.422Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:01:35.422Z] #2 DONE 0.0s [2025-09-01T06:01:35.422Z] [2025-09-01T06:01:35.422Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:01:35.422Z] #3 DONE 0.0s [2025-09-01T06:01:35.422Z] [2025-09-01T06:01:35.422Z] #4 [internal] load .dockerignore [2025-09-01T06:01:35.422Z] #4 transferring context: 2B done [2025-09-01T06:01:35.422Z] #4 DONE 0.0s [2025-09-01T06:01:35.422Z] [2025-09-01T06:01:35.422Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 [2025-09-01T06:01:35.422Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 [2025-09-01T06:01:35.422Z] #5 ... [2025-09-01T06:01:35.422Z] [2025-09-01T06:01:35.422Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 [2025-09-01T06:01:35.422Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 0.0s done [2025-09-01T06:01:35.422Z] #6 DONE 0.0s [2025-09-01T06:01:35.422Z] [2025-09-01T06:01:35.422Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 [2025-09-01T06:01:35.422Z] #5 CACHED [2025-09-01T06:01:35.422Z] [2025-09-01T06:01:35.422Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 [2025-09-01T06:01:35.422Z] #6 CACHED [2025-09-01T06:01:35.422Z] [2025-09-01T06:01:35.422Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:35.422Z] #7 DONE 0.0s [2025-09-01T06:01:35.422Z] [2025-09-01T06:01:35.422Z] #8 exporting to image [2025-09-01T06:01:35.422Z] #8 exporting layers done [2025-09-01T06:01:35.422Z] #8 exporting manifest sha256:11b7a694a3a442e80e83692282d10af5937b51ce16de5764d88c81fcd07e5f35 done [2025-09-01T06:01:35.422Z] #8 exporting config sha256:c4475b25e049634653c3039803d21e8674a0f19dd0d129c77bab7abe1ca6c45a done [2025-09-01T06:01:35.422Z] #8 exporting manifest sha256:39281ace44448e61934df98695ecae97acf426ade83177a7fc551fb1171ddb58 done [2025-09-01T06:01:35.422Z] #8 exporting config sha256:d8f35232a5b8872a3fa5337b75dc62ce442187c0fffd06d72c8a9da75f0173db done [2025-09-01T06:01:35.422Z] #8 exporting manifest list sha256:85d405f4780f3243f7c14f12195b4cc2b3811226b6b4697dfbc96494fb33638e done [2025-09-01T06:01:35.422Z] #8 pushing layers 0.0s done [2025-09-01T06:01:35.422Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:85d405f4780f3243f7c14f12195b4cc2b3811226b6b4697dfbc96494fb33638e 0.1s done [2025-09-01T06:01:35.422Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:35.422Z] #8 DONE 0.1s [2025-09-01T06:01:35.422Z] [2025-09-01T06:01:35.422Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:35.422Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-01T06:01:35.794Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-09-01T06:01:35.794Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-09-01T06:01:35.794Z] #1 [internal] load build definition from Dockerfile [2025-09-01T06:01:35.794Z] #1 transferring dockerfile: 166B done [2025-09-01T06:01:35.794Z] #1 DONE 0.0s [2025-09-01T06:01:35.794Z] [2025-09-01T06:01:35.794Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-09-01T06:01:35.794Z] #2 DONE 0.0s [2025-09-01T06:01:35.794Z] [2025-09-01T06:01:35.794Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-09-01T06:01:35.794Z] #3 DONE 0.0s [2025-09-01T06:01:35.794Z] [2025-09-01T06:01:35.794Z] #4 [internal] load .dockerignore [2025-09-01T06:01:35.794Z] #4 transferring context: 2B done [2025-09-01T06:01:35.794Z] #4 DONE 0.0s [2025-09-01T06:01:35.794Z] [2025-09-01T06:01:35.794Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 [2025-09-01T06:01:35.794Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 0.0s done [2025-09-01T06:01:35.794Z] #5 CACHED [2025-09-01T06:01:35.794Z] [2025-09-01T06:01:35.794Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 [2025-09-01T06:01:35.794Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 0.0s done [2025-09-01T06:01:35.794Z] #6 CACHED [2025-09-01T06:01:35.794Z] [2025-09-01T06:01:35.794Z] #7 exporting to image [2025-09-01T06:01:35.794Z] #7 exporting layers done [2025-09-01T06:01:35.794Z] #7 exporting manifest sha256:11b7a694a3a442e80e83692282d10af5937b51ce16de5764d88c81fcd07e5f35 done [2025-09-01T06:01:35.794Z] #7 exporting config sha256:c4475b25e049634653c3039803d21e8674a0f19dd0d129c77bab7abe1ca6c45a done [2025-09-01T06:01:35.794Z] #7 exporting manifest sha256:39281ace44448e61934df98695ecae97acf426ade83177a7fc551fb1171ddb58 done [2025-09-01T06:01:35.794Z] #7 exporting config sha256:d8f35232a5b8872a3fa5337b75dc62ce442187c0fffd06d72c8a9da75f0173db done [2025-09-01T06:01:35.794Z] #7 exporting manifest list sha256:85d405f4780f3243f7c14f12195b4cc2b3811226b6b4697dfbc96494fb33638e done [2025-09-01T06:01:35.794Z] #7 pushing layers [2025-09-01T06:01:35.794Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-01T06:01:36.052Z] #7 pushing layers 0.0s done [2025-09-01T06:01:36.052Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:85d405f4780f3243f7c14f12195b4cc2b3811226b6b4697dfbc96494fb33638e 0.1s done [2025-09-01T06:01:36.052Z] #7 DONE 0.1s [2025-09-01T06:01:36.052Z] [2025-09-01T06:01:36.052Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-01T06:01:36.052Z] #8 DONE 0.0s [2025-09-01T06:01:36.052Z] [2025-09-01T06:01:36.052Z] 1 warning found (use --debug to expand): [2025-09-01T06:01:36.052Z]  - 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-01T06:01:36.473Z] + '[' -d /w/workspace/edgex-go/896/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-09-01T06:01:36.763Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-01T06:01:37.317Z] ---> package-listing.sh [2025-09-01T06:01:37.317Z] ++ facter osfamily [2025-09-01T06:01:37.317Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-01T06:01:37.584Z] + OS_FAMILY=redhat [2025-09-01T06:01:37.584Z] + workspace=/w/workspace/edgex-go/896 [2025-09-01T06:01:37.584Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-01T06:01:37.584Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-01T06:01:37.584Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-01T06:01:37.584Z] + PACKAGES=/tmp/packages_start.txt [2025-09-01T06:01:37.584Z] + '[' /w/workspace/edgex-go/896 ']' [2025-09-01T06:01:37.584Z] + PACKAGES=/tmp/packages_end.txt [2025-09-01T06:01:37.584Z] + case "${OS_FAMILY}" in [2025-09-01T06:01:37.584Z] + rpm -qa [2025-09-01T06:01:37.584Z] + sort [2025-09-01T06:01:38.149Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-01T06:01:38.149Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-01T06:01:38.149Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-01T06:01:38.149Z] + '[' /w/workspace/edgex-go/896 ']' [2025-09-01T06:01:38.149Z] + mkdir -p /w/workspace/edgex-go/896/archives/ [2025-09-01T06:01:38.149Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/896/archives/ [Pipeline] echo [2025-09-01T06:01:38.163Z] 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/896/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-09-01T06:01:38.441Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:01:39.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-01T06:01:39.005Z] [2025-09-01T06:01:39.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:01:39.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-01T06:01:39.315Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-01T06:01:39.315Z] 5eb5b503b376: Pulling fs layer [2025-09-01T06:01:39.315Z] 5c69ac0246d0: Pulling fs layer [2025-09-01T06:01:39.315Z] ec43610c2a17: Pulling fs layer [2025-09-01T06:01:39.315Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-01T06:01:39.315Z] 33b1e0a273af: Pulling fs layer [2025-09-01T06:01:39.315Z] 5d3b04190fa2: Pulling fs layer [2025-09-01T06:01:39.315Z] 2f39f015ded8: Pulling fs layer [2025-09-01T06:01:39.315Z] 33b1e0a273af: Waiting [2025-09-01T06:01:39.315Z] 5d3b04190fa2: Waiting [2025-09-01T06:01:39.315Z] 2f39f015ded8: Waiting [2025-09-01T06:01:39.315Z] 3a2ae6a8a46f: Waiting [2025-09-01T06:01:39.315Z] 5c69ac0246d0: Verifying Checksum [2025-09-01T06:01:39.315Z] 5c69ac0246d0: Download complete [2025-09-01T06:01:39.315Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-01T06:01:39.315Z] 3a2ae6a8a46f: Download complete [2025-09-01T06:01:39.315Z] 33b1e0a273af: Verifying Checksum [2025-09-01T06:01:39.315Z] 33b1e0a273af: Download complete [2025-09-01T06:01:39.315Z] ec43610c2a17: Download complete [2025-09-01T06:01:39.315Z] 5d3b04190fa2: Verifying Checksum [2025-09-01T06:01:39.315Z] 5d3b04190fa2: Download complete [2025-09-01T06:01:39.578Z] 5eb5b503b376: Download complete [2025-09-01T06:01:40.150Z] 2f39f015ded8: Verifying Checksum [2025-09-01T06:01:40.151Z] 2f39f015ded8: Download complete [2025-09-01T06:01:40.717Z] 5eb5b503b376: Pull complete [2025-09-01T06:01:40.975Z] 5c69ac0246d0: Pull complete [2025-09-01T06:01:41.234Z] ec43610c2a17: Pull complete [2025-09-01T06:01:41.493Z] 3a2ae6a8a46f: Pull complete [2025-09-01T06:01:41.493Z] 33b1e0a273af: Pull complete [2025-09-01T06:01:41.754Z] 5d3b04190fa2: Pull complete [2025-09-01T06:01:45.969Z] 2f39f015ded8: Pull complete [2025-09-01T06:01:45.969Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-01T06:01:45.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-01T06:01:45.969Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-01T06:01:46.120Z] prd-centos7-docker-4c-2g-8058 does not seem to be running inside a container [2025-09-01T06:01:46.151Z] $ 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/896/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-01T06:01:49.389Z] $ docker top 3827ac4ece350ba14964b8450a50d6e7a1ed9c94452aa8cf5f0ea06fec69c455 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-01T06:01:49.732Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-01T06:01:50.027Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-01T06:01:50.308Z] + ls /var/log/sa-host [2025-09-01T06:01:50.308Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-01T06:01:50.392Z] provisioning config files... [2025-09-01T06:01:50.399Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5827670593968692805tmp [Pipeline] { [Pipeline] echo [2025-09-01T06:01:50.421Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-01T06:01:50.813Z] ---> create-netrc.sh [Pipeline] } [2025-09-01T06:01:50.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-01T06:01:51.170Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-01T06:01:51.182Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-01T06:01:51.471Z] ---> sudo-logs.sh [2025-09-01T06:01:51.471Z] Archiving 'sudo' log.. [2025-09-01T06:01:51.471Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T06:01:51.508Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-09-01T06:01:51.514Z] $ docker stop --time=1 3827ac4ece350ba14964b8450a50d6e7a1ed9c94452aa8cf5f0ea06fec69c455 [2025-09-01T06:01:52.638Z] $ docker rm -f --volumes 3827ac4ece350ba14964b8450a50d6e7a1ed9c94452aa8cf5f0ea06fec69c455 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-09-01T06:01:52.747Z] [WS-CLEANUP] Deleting project workspace... [2025-09-01T06:01:52.747Z] [WS-CLEANUP] Deferred wipeout is used... [2025-09-01T06:01:52.764Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-01T06:15:17.267Z] #154 ... [2025-09-01T06:15:17.267Z] [2025-09-01T06:15:17.267Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-09-01T06:15:17.267Z] #144 DONE 1058.8s [2025-09-01T06:15:17.267Z] [2025-09-01T06:15:17.267Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-01T06:15:17.267Z] #154 ... [2025-09-01T06:15:17.267Z] [2025-09-01T06:15:17.267Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-09-01T06:15:17.267Z] #155 DONE 0.3s [2025-09-01T06:15:17.267Z] [2025-09-01T06:15:17.267Z] #156 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-09-01T06:15:17.267Z] #156 DONE 2.2s [2025-09-01T06:15:17.267Z] [2025-09-01T06:15:17.267Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-01T06:15:17.267Z] #40 ... [2025-09-01T06:15:17.267Z] [2025-09-01T06:15:17.267Z] #157 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-01T06:15:17.267Z] #157 DONE 0.3s [2025-09-01T06:15:17.267Z] [2025-09-01T06:15:17.267Z] #158 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-09-01T06:15:17.267Z] #158 DONE 0.2s [2025-09-01T06:15:17.267Z] [2025-09-01T06:15:17.267Z] #159 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-09-01T06:15:17.267Z] #159 DONE 0.4s [2025-09-01T06:15:17.267Z] [2025-09-01T06:15:17.268Z] #160 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-09-01T06:15:17.268Z] #160 DONE 0.1s [2025-09-01T06:15:17.268Z] [2025-09-01T06:15:17.268Z] #161 [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-01T06:15:17.268Z] #161 DONE 0.3s [2025-09-01T06:15:17.268Z] [2025-09-01T06:15:17.268Z] #162 [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-01T06:15:17.268Z] #162 DONE 0.2s [2025-09-01T06:15:17.268Z] [2025-09-01T06:15:17.268Z] #163 [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-01T06:15:17.268Z] #163 DONE 0.3s [2025-09-01T06:15:17.268Z] [2025-09-01T06:15:17.268Z] #164 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-09-01T06:15:17.268Z] #164 DONE 0.2s [2025-09-01T06:15:17.268Z] [2025-09-01T06:15:17.268Z] #165 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-09-01T06:15:17.268Z] #165 ... [2025-09-01T06:15:17.268Z] [2025-09-01T06:15:17.268Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-09-01T06:15:17.268Z] #150 DONE 1064.3s [2025-09-01T06:15:17.268Z] [2025-09-01T06:15:17.268Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-01T06:15:17.268Z] #148 ... [2025-09-01T06:15:17.268Z] [2025-09-01T06:15:17.268Z] #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-01T06:15:17.268Z] #166 DONE 0.1s [2025-09-01T06:15:17.268Z] [2025-09-01T06:15:17.268Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-01T06:15:17.268Z] #146 ... [2025-09-01T06:15:17.268Z] [2025-09-01T06:15:17.268Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-01T06:15:17.268Z] #167 DONE 0.3s [2025-09-01T06:15:17.268Z] [2025-09-01T06:15:17.268Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-01T06:15:17.268Z] #146 ... [2025-09-01T06:15:17.268Z] [2025-09-01T06:15:17.268Z] #168 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-09-01T06:15:17.268Z] #168 DONE 0.5s [2025-09-01T06:15:17.268Z] [2025-09-01T06:15:17.268Z] #169 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-09-01T06:15:17.268Z] #169 DONE 0.3s [2025-09-01T06:15:17.268Z] [2025-09-01T06:15:17.268Z] #170 [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-01T06:15:17.268Z] #170 DONE 0.3s [2025-09-01T06:15:17.268Z] [2025-09-01T06:15:17.268Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-01T06:15:17.268Z] #148 ... [2025-09-01T06:15:17.268Z] [2025-09-01T06:15:17.268Z] #171 [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-01T06:15:17.268Z] #171 ... [2025-09-01T06:15:17.268Z] [2025-09-01T06:15:17.268Z] #165 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-09-01T06:15:17.268Z] #165 DONE 3.1s [2025-09-01T06:15:17.268Z] [2025-09-01T06:15:17.268Z] #111 [security-bootstrapper] exporting to image [2025-09-01T06:15:17.268Z] #111 exporting layers [2025-09-01T06:15:17.268Z] #111 exporting layers 1.6s done [2025-09-01T06:15:17.268Z] #111 writing image sha256:dc957dd9f9c9c068d92d550f7145c48b847e5a1a52ba64fc533268477ba1433d done [2025-09-01T06:15:17.268Z] #111 naming to docker.io/library/security-bootstrapper-arm64 done [2025-09-01T06:15:17.268Z] #111 DONE 5.5s [2025-09-01T06:15:17.268Z] [2025-09-01T06:15:17.268Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-01T06:15:17.537Z] #146 ... [2025-09-01T06:15:17.537Z] [2025-09-01T06:15:17.537Z] #171 [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-01T06:15:17.537Z] #171 DONE 2.6s [2025-09-01T06:15:17.537Z] [2025-09-01T06:15:17.537Z] #111 [core-common-config-bootstrapper] exporting to image [2025-09-01T06:15:18.128Z] #111 exporting layers 0.5s done [2025-09-01T06:15:18.129Z] #111 writing image sha256:563ad208fd87f852492acbca13f5fdd269fa33acc066a36f24463bc7c24adb33 done [2025-09-01T06:15:18.129Z] #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-09-01T06:15:18.129Z] #111 DONE 6.0s [2025-09-01T06:15:18.129Z] [2025-09-01T06:15:18.129Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T06:30:26.158Z] #45 ... [2025-09-01T06:30:26.158Z] [2025-09-01T06:30:26.158Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-09-01T06:30:26.158Z] #145 DONE 1974.9s [2025-09-01T06:30:26.158Z] [2025-09-01T06:30:26.158Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-01T06:30:26.158Z] #151 ... [2025-09-01T06:30:26.158Z] [2025-09-01T06:30:26.158Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-01T06:30:26.158Z] #172 DONE 0.2s [2025-09-01T06:30:26.158Z] [2025-09-01T06:30:26.158Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-01T06:30:26.158Z] #154 ... [2025-09-01T06:30:26.158Z] [2025-09-01T06:30:26.158Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-09-01T06:30:26.158Z] #173 DONE 0.1s [2025-09-01T06:30:26.158Z] [2025-09-01T06:30:26.158Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-01T06:30:26.158Z] #146 ... [2025-09-01T06:30:26.158Z] [2025-09-01T06:30:26.158Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-09-01T06:30:26.158Z] #174 DONE 0.4s [2025-09-01T06:30:26.158Z] [2025-09-01T06:30:26.158Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-09-01T06:30:26.158Z] #175 DONE 0.3s [2025-09-01T06:30:26.158Z] [2025-09-01T06:30:26.158Z] #111 [core-command] exporting to image [2025-09-01T06:30:26.158Z] #111 exporting layers [2025-09-01T06:30:26.158Z] #111 exporting layers 0.5s done [2025-09-01T06:30:26.158Z] #111 writing image sha256:dbb7248254a4af5af6b63741269b35f57053d07f4add9a0ee6fcb27a53e738e2 done [2025-09-01T06:30:26.158Z] #111 naming to docker.io/library/core-command-arm64 done [2025-09-01T06:30:26.158Z] #111 DONE 6.6s [2025-09-01T06:30:26.158Z] [2025-09-01T06:30:26.158Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-01T06:31:04.998Z] #40 ... [2025-09-01T06:31:04.998Z] [2025-09-01T06:31:04.998Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-09-01T06:31:04.998Z] #153 2011.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-09-01T06:31:04.998Z] #153 ... [2025-09-01T06:31:04.998Z] [2025-09-01T06:31:04.998Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-01T06:31:04.998Z] #148 DONE 2013.8s [2025-09-01T06:31:04.998Z] [2025-09-01T06:31:04.998Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-01T06:31:04.998Z] #149 ... [2025-09-01T06:31:04.998Z] [2025-09-01T06:31:04.998Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-01T06:31:04.998Z] #176 DONE 0.2s [2025-09-01T06:31:04.998Z] [2025-09-01T06:31:04.998Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-01T06:31:04.998Z] #147 ... [2025-09-01T06:31:04.998Z] [2025-09-01T06:31:04.998Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-09-01T06:31:04.998Z] #177 DONE 0.1s [2025-09-01T06:31:04.998Z] [2025-09-01T06:31:04.998Z] #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-01T06:31:04.998Z] #178 DONE 0.1s [2025-09-01T06:31:04.998Z] [2025-09-01T06:31:04.998Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-01T06:31:04.998Z] #143 ... [2025-09-01T06:31:04.998Z] [2025-09-01T06:31:04.998Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-09-01T06:31:04.998Z] #179 DONE 0.1s [2025-09-01T06:31:04.998Z] [2025-09-01T06:31:04.998Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-09-01T06:31:04.998Z] #180 DONE 0.4s [2025-09-01T06:31:04.998Z] [2025-09-01T06:31:04.998Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-09-01T06:31:04.998Z] #181 DONE 0.1s [2025-09-01T06:31:04.998Z] [2025-09-01T06:31:04.998Z] #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-01T06:31:05.579Z] #182 DONE 1.9s [2025-09-01T06:31:05.579Z] [2025-09-01T06:31:05.579Z] #111 [security-proxy-setup] exporting to image [2025-09-01T06:31:05.579Z] #111 exporting layers [2025-09-01T06:31:06.533Z] #111 exporting layers 0.9s done [2025-09-01T06:31:06.533Z] #111 writing image sha256:28803665609e82703f9934e8af9666f54e91e9d881d8d9c3b834d0d7bc12bf45 done [2025-09-01T06:31:06.533Z] #111 naming to docker.io/library/security-proxy-setup-arm64 done [2025-09-01T06:31:06.533Z] #111 DONE 7.5s [2025-09-01T06:31:06.533Z] [2025-09-01T06:31:06.533Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T06:31:33.182Z] #45 ... [2025-09-01T06:31:33.182Z] [2025-09-01T06:31:33.182Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-09-01T06:31:33.182Z] #153 DONE 2042.9s [2025-09-01T06:31:33.182Z] [2025-09-01T06:31:33.182Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-01T06:31:33.182Z] #151 ... [2025-09-01T06:31:33.182Z] [2025-09-01T06:31:33.182Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-01T06:31:33.182Z] #183 DONE 0.1s [2025-09-01T06:31:33.182Z] [2025-09-01T06:31:33.182Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-01T06:31:33.182Z] #149 ... [2025-09-01T06:31:33.182Z] [2025-09-01T06:31:33.182Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-09-01T06:31:33.182Z] #184 DONE 0.1s [2025-09-01T06:31:33.182Z] [2025-09-01T06:31:33.182Z] #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-01T06:31:33.182Z] #185 DONE 0.1s [2025-09-01T06:31:33.182Z] [2025-09-01T06:31:33.182Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-01T06:31:33.182Z] #146 ... [2025-09-01T06:31:33.182Z] [2025-09-01T06:31:33.182Z] #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-01T06:31:33.182Z] #186 DONE 0.1s [2025-09-01T06:31:33.182Z] [2025-09-01T06:31:33.182Z] #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-01T06:31:33.182Z] #187 DONE 0.1s [2025-09-01T06:31:33.182Z] [2025-09-01T06:31:33.182Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-09-01T06:31:33.182Z] #188 DONE 0.5s [2025-09-01T06:31:33.182Z] [2025-09-01T06:31:33.182Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-09-01T06:31:33.767Z] #189 DONE 0.4s [2025-09-01T06:31:33.767Z] [2025-09-01T06:31:33.767Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-09-01T06:31:33.767Z] #190 DONE 0.1s [2025-09-01T06:31:33.767Z] [2025-09-01T06:31:33.767Z] #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-01T06:31:35.698Z] #191 DONE 1.7s [2025-09-01T06:31:35.698Z] [2025-09-01T06:31:35.698Z] #111 [security-secretstore-setup] exporting to image [2025-09-01T06:31:35.698Z] #111 exporting layers [2025-09-01T06:31:37.106Z] #111 exporting layers 1.8s done [2025-09-01T06:31:37.106Z] #111 writing image sha256:1b986c60e02b6fe0d25ae9f0e7a0f69e54c951201b43d7ccd4a758508c174ddf done [2025-09-01T06:31:37.106Z] #111 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-09-01T06:31:37.106Z] #111 DONE 9.3s [2025-09-01T06:31:37.106Z] [2025-09-01T06:31:37.106Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-01T06:32:23.919Z] #151 ... [2025-09-01T06:32:23.919Z] [2025-09-01T06:32:23.919Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-01T06:32:23.919Z] #143 DONE 2089.3s [2025-09-01T06:32:23.919Z] [2025-09-01T06:32:23.919Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-01T06:32:23.919Z] #147 ... [2025-09-01T06:32:23.919Z] [2025-09-01T06:32:23.919Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-01T06:32:23.919Z] #192 DONE 0.2s [2025-09-01T06:32:23.919Z] [2025-09-01T06:32:23.919Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-01T06:32:23.919Z] #193 DONE 0.3s [2025-09-01T06:32:23.919Z] [2025-09-01T06:32:23.919Z] #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-01T06:32:23.919Z] #194 DONE 0.5s [2025-09-01T06:32:23.919Z] [2025-09-01T06:32:23.919Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-01T06:32:23.919Z] #147 ... [2025-09-01T06:32:23.919Z] [2025-09-01T06:32:23.919Z] #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-01T06:32:23.919Z] #195 DONE 0.2s [2025-09-01T06:32:23.919Z] [2025-09-01T06:32:23.919Z] #111 [security-spiffe-token-provider] exporting to image [2025-09-01T06:32:23.919Z] #111 exporting layers [2025-09-01T06:32:23.919Z] #111 exporting layers 0.9s done [2025-09-01T06:32:23.919Z] #111 writing image sha256:be7ebaa76a8a4f75e47c768c9bf7580c5b0d037bbfad1d111e7f9d8800fe1444 done [2025-09-01T06:32:23.919Z] #111 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2025-09-01T06:32:23.919Z] #111 DONE 10.2s [2025-09-01T06:32:23.919Z] [2025-09-01T06:32:23.919Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-01T06:33:02.764Z] #146 ... [2025-09-01T06:33:02.764Z] [2025-09-01T06:33:02.764Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-01T06:33:02.764Z] #147 DONE 2130.4s [2025-09-01T06:33:02.764Z] [2025-09-01T06:33:02.764Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-01T06:33:02.764Z] #152 ... [2025-09-01T06:33:02.764Z] [2025-09-01T06:33:02.764Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-01T06:33:02.764Z] #196 DONE 0.2s [2025-09-01T06:33:02.764Z] [2025-09-01T06:33:02.764Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-01T06:33:02.764Z] #154 ... [2025-09-01T06:33:02.764Z] [2025-09-01T06:33:02.764Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-01T06:33:02.764Z] #197 DONE 0.2s [2025-09-01T06:33:02.764Z] [2025-09-01T06:33:02.764Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-09-01T06:33:02.764Z] #198 DONE 0.6s [2025-09-01T06:33:02.764Z] [2025-09-01T06:33:02.764Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-09-01T06:33:02.764Z] #199 DONE 0.2s [2025-09-01T06:33:02.764Z] [2025-09-01T06:33:02.764Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-01T06:33:02.764Z] #149 ... [2025-09-01T06:33:02.764Z] [2025-09-01T06:33:02.764Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-09-01T06:33:02.764Z] #200 DONE 0.2s [2025-09-01T06:33:02.764Z] [2025-09-01T06:33:02.764Z] #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-01T06:33:03.030Z] #201 DONE 2.0s [2025-09-01T06:33:03.030Z] [2025-09-01T06:33:03.030Z] #111 [security-proxy-auth] exporting to image [2025-09-01T06:33:03.030Z] #111 exporting layers [2025-09-01T06:33:03.629Z] #111 exporting layers 0.8s done [2025-09-01T06:33:03.895Z] #111 writing image sha256:a090f1c2c7a0178971aac2d90c4f738dbf814622c08df0d0c9f59b961e04e62b done [2025-09-01T06:33:03.895Z] #111 naming to docker.io/library/security-proxy-auth-arm64 done [2025-09-01T06:33:03.895Z] #111 DONE 11.1s [2025-09-01T06:33:03.895Z] [2025-09-01T06:33:03.895Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-01T06:33:06.474Z] #40 ... [2025-09-01T06:33:06.474Z] [2025-09-01T06:33:06.474Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-01T06:33:06.474Z] #151 DONE 2137.8s [2025-09-01T06:33:06.474Z] [2025-09-01T06:33:06.474Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-01T06:33:07.073Z] #154 ... [2025-09-01T06:33:07.073Z] [2025-09-01T06:33:07.073Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-01T06:33:07.073Z] #202 DONE 0.2s [2025-09-01T06:33:07.073Z] [2025-09-01T06:33:07.073Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-09-01T06:33:07.660Z] #203 ... [2025-09-01T06:33:07.660Z] [2025-09-01T06:33:07.660Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-01T06:33:07.660Z] #146 DONE 2139.1s [2025-09-01T06:33:07.660Z] [2025-09-01T06:33:07.660Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-01T06:33:07.926Z] #40 ... [2025-09-01T06:33:07.926Z] [2025-09-01T06:33:07.926Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-09-01T06:33:07.926Z] #203 DONE 0.7s [2025-09-01T06:33:07.926Z] [2025-09-01T06:33:07.926Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-09-01T06:33:08.200Z] #204 DONE 0.3s [2025-09-01T06:33:08.200Z] [2025-09-01T06:33:08.200Z] #111 [core-keeper] exporting to image [2025-09-01T06:33:08.474Z] #111 ... [2025-09-01T06:33:08.474Z] [2025-09-01T06:33:08.474Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-01T06:33:08.474Z] #205 DONE 0.6s [2025-09-01T06:33:08.745Z] [2025-09-01T06:33:08.745Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-01T06:33:09.022Z] #206 DONE 0.3s [2025-09-01T06:33:09.022Z] [2025-09-01T06:33:09.022Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-09-01T06:33:09.288Z] #207 ... [2025-09-01T06:33:09.288Z] [2025-09-01T06:33:09.288Z] #111 [core-keeper] exporting to image [2025-09-01T06:33:09.288Z] #111 exporting layers 1.2s done [2025-09-01T06:33:09.288Z] #111 writing image sha256:a6cd3b75e462b720138df2203cf26a041c7be8858d55a69108c238402f03cac8 0.0s done [2025-09-01T06:33:09.288Z] #111 naming to docker.io/library/core-keeper-arm64 done [2025-09-01T06:33:09.288Z] #111 DONE 12.2s [2025-09-01T06:33:09.561Z] [2025-09-01T06:33:09.561Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-01T06:33:09.834Z] #40 ... [2025-09-01T06:33:09.834Z] [2025-09-01T06:33:09.834Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-09-01T06:33:09.834Z] #207 DONE 1.0s [2025-09-01T06:33:09.834Z] [2025-09-01T06:33:09.834Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-01T06:33:09.834Z] #149 DONE 2141.4s [2025-09-01T06:33:09.834Z] [2025-09-01T06:33:09.834Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-09-01T06:33:10.420Z] #208 DONE 0.5s [2025-09-01T06:33:10.420Z] [2025-09-01T06:33:10.420Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-01T06:33:10.420Z] #209 DONE 0.3s [2025-09-01T06:33:10.420Z] [2025-09-01T06:33:10.420Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-01T06:33:10.420Z] #40 ... [2025-09-01T06:33:10.420Z] [2025-09-01T06:33:10.420Z] #111 [core-data] exporting to image [2025-09-01T06:33:11.002Z] #111 ... [2025-09-01T06:33:11.002Z] [2025-09-01T06:33:11.002Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-01T06:33:11.002Z] #210 DONE 0.4s [2025-09-01T06:33:11.002Z] [2025-09-01T06:33:11.002Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-09-01T06:33:11.585Z] #211 DONE 0.6s [2025-09-01T06:33:11.585Z] [2025-09-01T06:33:11.585Z] #111 [core-data] exporting to image [2025-09-01T06:33:11.585Z] #111 exporting layers 1.0s done [2025-09-01T06:33:11.585Z] #111 writing image sha256:11524a387784b6a5c6a8065029b2a0910f5fe40f7c8661e195e6da26105ff443 0.0s done [2025-09-01T06:33:11.585Z] #111 naming to docker.io/library/core-data-arm64 done [2025-09-01T06:33:11.585Z] #111 DONE 13.3s [2025-09-01T06:33:11.585Z] [2025-09-01T06:33:11.585Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T06:33:11.585Z] #45 ... [2025-09-01T06:33:11.585Z] [2025-09-01T06:33:11.585Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-09-01T06:33:11.585Z] #212 DONE 0.1s [2025-09-01T06:33:11.850Z] [2025-09-01T06:33:11.850Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-09-01T06:33:11.850Z] #213 DONE 0.1s [2025-09-01T06:33:11.850Z] [2025-09-01T06:33:11.850Z] #111 [core-metadata] exporting to image [2025-09-01T06:33:12.432Z] #111 exporting layers 0.5s done [2025-09-01T06:33:12.432Z] #111 writing image sha256:18eb82c9b91f9864033549b10f2a429cb8846911df71e66ac4879af2b798e735 0.0s done [2025-09-01T06:33:12.432Z] #111 naming to docker.io/library/core-metadata-arm64 done [2025-09-01T06:33:12.432Z] #111 DONE 13.9s [2025-09-01T06:33:12.432Z] [2025-09-01T06:33:12.432Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T06:33:39.103Z] #45 ... [2025-09-01T06:33:39.103Z] [2025-09-01T06:33:39.103Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-01T06:33:39.103Z] #152 DONE 2170.5s [2025-09-01T06:33:39.103Z] [2025-09-01T06:33:39.103Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-01T06:33:39.690Z] #154 ... [2025-09-01T06:33:39.690Z] [2025-09-01T06:33:39.690Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-01T06:33:39.690Z] #214 DONE 0.2s [2025-09-01T06:33:39.690Z] [2025-09-01T06:33:39.690Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-01T06:33:39.690Z] #215 DONE 0.1s [2025-09-01T06:33:39.690Z] [2025-09-01T06:33:39.690Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-09-01T06:33:40.271Z] #216 DONE 0.5s [2025-09-01T06:33:40.271Z] [2025-09-01T06:33:40.271Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-09-01T06:33:40.537Z] #217 DONE 0.1s [2025-09-01T06:33:40.537Z] [2025-09-01T06:33:40.537Z] #111 [support-scheduler] exporting to image [2025-09-01T06:33:40.537Z] #111 exporting layers [2025-09-01T06:33:41.491Z] #111 exporting layers 1.0s done [2025-09-01T06:33:41.491Z] #111 writing image sha256:77ef1457d38b288a31ee56bc367388501376c64958f90b7dfd2a85ec21eda8fe done [2025-09-01T06:33:41.491Z] #111 naming to docker.io/library/support-scheduler-arm64 done [2025-09-01T06:33:41.491Z] #111 DONE 14.9s [2025-09-01T06:33:41.491Z] [2025-09-01T06:33:41.491Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T06:33:44.835Z] #45 ... [2025-09-01T06:33:44.835Z] [2025-09-01T06:33:44.835Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-01T06:33:44.835Z] #154 DONE 2176.3s [2025-09-01T06:33:44.835Z] [2025-09-01T06:33:44.835Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-01T06:33:44.835Z] #218 DONE 0.1s [2025-09-01T06:33:44.835Z] [2025-09-01T06:33:44.835Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-01T06:33:45.107Z] #40 ... [2025-09-01T06:33:45.107Z] [2025-09-01T06:33:45.107Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-01T06:33:45.107Z] #219 DONE 0.1s [2025-09-01T06:33:45.107Z] [2025-09-01T06:33:45.107Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-09-01T06:33:45.691Z] #220 DONE 0.4s [2025-09-01T06:33:45.691Z] [2025-09-01T06:33:45.691Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-01T06:33:45.691Z] #40 ... [2025-09-01T06:33:45.691Z] [2025-09-01T06:33:45.691Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-09-01T06:33:45.691Z] #221 DONE 0.1s [2025-09-01T06:33:45.691Z] [2025-09-01T06:33:45.691Z] #111 [support-notifications] exporting to image [2025-09-01T06:33:46.271Z] #111 exporting layers 0.6s done [2025-09-01T06:33:46.271Z] #111 writing image sha256:7dcd7068fde0c869314c2a2f4f9664135258e65adc0135af44e583101077404f [2025-09-01T06:33:46.271Z] #111 writing image sha256:7dcd7068fde0c869314c2a2f4f9664135258e65adc0135af44e583101077404f done [2025-09-01T06:33:46.271Z] #111 naming to docker.io/library/support-notifications-arm64 done [2025-09-01T06:33:46.271Z] #111 DONE 15.5s [2025-09-01T06:33:46.271Z] [2025-09-01T06:33:46.271Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-01T06:33:46.271Z] time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T06:33:46.271Z] time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T06:33:46.271Z] time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T06:33:46.271Z] time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T06:33:46.271Z] time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T06:33:46.271Z] time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T06:33:46.271Z] time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T06:33:46.271Z] time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T06:33:46.271Z] time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T06:33:46.271Z] time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T06:33:46.271Z] time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T06:33:46.271Z] time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T06:33:46.271Z] time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T06:33:46.271Z] time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-01T06:33:46.271Z] time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-09-01T06:33:46.286Z] $ docker stop --time=1 01be72ab05c4db2008775ddc4ede7b8df9daef95bcba578f0d64cbbc20932e07 [2025-09-01T06:33:47.937Z] $ docker rm -f --volumes 01be72ab05c4db2008775ddc4ede7b8df9daef95bcba578f0d64cbbc20932e07 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-01T06:33:48.422Z] + docker images [2025-09-01T06:33:48.422Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-09-01T06:33:48.422Z] support-notifications-arm64 latest 7dcd7068fde0 3 seconds ago 54.1MB [2025-09-01T06:33:48.422Z] support-scheduler-arm64 latest 77ef1457d38b 8 seconds ago 50.3MB [2025-09-01T06:33:48.422Z] core-metadata-arm64 latest 18eb82c9b91f 37 seconds ago 46.7MB [2025-09-01T06:33:48.422Z] core-data-arm64 latest 11524a387784 38 seconds ago 46.5MB [2025-09-01T06:33:48.422Z] core-keeper-arm64 latest a6cd3b75e462 41 seconds ago 45.4MB [2025-09-01T06:33:48.422Z] security-proxy-auth-arm64 latest a090f1c2c7a0 46 seconds ago 45.7MB [2025-09-01T06:33:48.422Z] security-spiffe-token-provider-arm64 latest be7ebaa76a8a About a minute ago 49.9MB [2025-09-01T06:33:48.422Z] security-secretstore-setup-arm64 latest 1b986c60e02b 2 minutes ago 80.2MB [2025-09-01T06:33:48.422Z] security-proxy-setup-arm64 latest 28803665609e 2 minutes ago 50.3MB [2025-09-01T06:33:48.422Z] core-command-arm64 latest dbb7248254a4 3 minutes ago 41MB [2025-09-01T06:33:48.422Z] core-common-config-bootstrapper-arm64 latest 563ad208fd87 18 minutes ago 21MB [2025-09-01T06:33:48.422Z] security-bootstrapper-arm64 latest dc957dd9f9c9 18 minutes ago 22.1MB [2025-09-01T06:33:48.422Z] security-spire-agent-arm64 latest b8bb175d8c9b 37 minutes ago 188MB [2025-09-01T06:33:48.422Z] security-spire-server-arm64 latest 2c97fcef4d57 37 minutes ago 145MB [2025-09-01T06:33:48.422Z] security-spire-config-arm64 latest a45959012329 37 minutes ago 144MB [2025-09-01T06:33:48.422Z] ci-base-image-arm64 latest d45375ecb78d 39 minutes ago 922MB [2025-09-01T06:33:48.422Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 4 weeks ago 566MB [2025-09-01T06:33:48.422Z] 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-01T06:33:48.577Z] provisioning config files... [2025-09-01T06:33:48.590Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/896@tmp/config12092863943233764067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-01T06:33:48.927Z] ---> ****-login.sh [2025-09-01T06:33:48.927Z] nexus3.edgexfoundry.org:10001 [2025-09-01T06:33:48.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-01T06:33:49.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-01T06:33:49.506Z] Configure a credential helper to remove this warning. See [2025-09-01T06:33:49.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-01T06:33:49.506Z] [2025-09-01T06:33:49.506Z] Login Succeeded [2025-09-01T06:33:49.506Z] nexus3.edgexfoundry.org:10002 [2025-09-01T06:33:49.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-01T06:33:49.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-01T06:33:49.773Z] Configure a credential helper to remove this warning. See [2025-09-01T06:33:49.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-01T06:33:49.773Z] [2025-09-01T06:33:49.773Z] Login Succeeded [2025-09-01T06:33:49.773Z] nexus3.edgexfoundry.org:10003 [2025-09-01T06:33:50.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-01T06:33:50.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-01T06:33:50.038Z] Configure a credential helper to remove this warning. See [2025-09-01T06:33:50.038Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-01T06:33:50.038Z] [2025-09-01T06:33:50.038Z] Login Succeeded [2025-09-01T06:33:50.038Z] nexus3.edgexfoundry.org:10004 [2025-09-01T06:33:50.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-01T06:33:50.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-01T06:33:50.332Z] Configure a credential helper to remove this warning. See [2025-09-01T06:33:50.332Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-01T06:33:50.332Z] [2025-09-01T06:33:50.332Z] Login Succeeded [2025-09-01T06:33:50.332Z] ****.io [2025-09-01T06:33:50.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-01T06:33:50.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-01T06:33:50.862Z] Configure a credential helper to remove this warning. See [2025-09-01T06:33:50.862Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-01T06:33:50.862Z] [2025-09-01T06:33:50.862Z] Login Succeeded [2025-09-01T06:33:50.862Z] ---> ****-login.sh ends [Pipeline] } [2025-09-01T06:33:50.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T06:33:50.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-01T06:33:50.950Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-09-01T06:33:50.950Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:33:50.950Z] latest [2025-09-01T06:33:50.950Z] 4.1.0-dev.55 [2025-09-01T06:33:50.950Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:33:50.950Z] main [2025-09-01T06:33:50.950Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:33:51.320Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:33:51.675Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:33:51.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-09-01T06:33:51.675Z] 3646608e9766: Preparing [2025-09-01T06:33:51.675Z] b6bd8ad61ead: Preparing [2025-09-01T06:33:51.675Z] d8933430e932: Preparing [2025-09-01T06:33:51.675Z] 7d0759463602: Preparing [2025-09-01T06:33:51.675Z] 8059f51bce9d: Preparing [2025-09-01T06:33:51.675Z] d8f26db0752b: Preparing [2025-09-01T06:33:51.675Z] 1e890da81ec9: Preparing [2025-09-01T06:33:51.675Z] d8f26db0752b: Waiting [2025-09-01T06:33:51.675Z] 1e890da81ec9: Waiting [2025-09-01T06:33:52.011Z] 7d0759463602: Pushed [2025-09-01T06:33:52.011Z] d8933430e932: Pushed [2025-09-01T06:33:52.011Z] 3646608e9766: Pushed [2025-09-01T06:33:52.011Z] 1e890da81ec9: Layer already exists [2025-09-01T06:33:52.011Z] d8f26db0752b: Pushed [2025-09-01T06:33:52.282Z] 8059f51bce9d: Pushed [2025-09-01T06:33:58.992Z] b6bd8ad61ead: Pushed [2025-09-01T06:33:58.992Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:e0c7f5106e548859b749dbe5ad6c51e514594ae3d913b337052745dc53d8e10b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:33:59.363Z] + 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-01T06:33:59.724Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-09-01T06:33:59.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-09-01T06:33:59.724Z] 3646608e9766: Preparing [2025-09-01T06:33:59.724Z] b6bd8ad61ead: Preparing [2025-09-01T06:33:59.724Z] d8933430e932: Preparing [2025-09-01T06:33:59.724Z] 7d0759463602: Preparing [2025-09-01T06:33:59.724Z] 8059f51bce9d: Preparing [2025-09-01T06:33:59.724Z] d8f26db0752b: Preparing [2025-09-01T06:33:59.724Z] 1e890da81ec9: Preparing [2025-09-01T06:33:59.724Z] d8f26db0752b: Waiting [2025-09-01T06:33:59.724Z] 1e890da81ec9: Waiting [2025-09-01T06:33:59.724Z] 8059f51bce9d: Layer already exists [2025-09-01T06:33:59.724Z] d8933430e932: Layer already exists [2025-09-01T06:33:59.724Z] 3646608e9766: Layer already exists [2025-09-01T06:33:59.724Z] 7d0759463602: Layer already exists [2025-09-01T06:33:59.724Z] b6bd8ad61ead: Layer already exists [2025-09-01T06:33:59.724Z] d8f26db0752b: Layer already exists [2025-09-01T06:33:59.724Z] 1e890da81ec9: Layer already exists [2025-09-01T06:33:59.990Z] latest: digest: sha256:e0c7f5106e548859b749dbe5ad6c51e514594ae3d913b337052745dc53d8e10b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:00.350Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:00.711Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.55 [2025-09-01T06:34:00.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-09-01T06:34:00.711Z] 3646608e9766: Preparing [2025-09-01T06:34:00.711Z] b6bd8ad61ead: Preparing [2025-09-01T06:34:00.711Z] d8933430e932: Preparing [2025-09-01T06:34:00.711Z] 7d0759463602: Preparing [2025-09-01T06:34:00.711Z] 8059f51bce9d: Preparing [2025-09-01T06:34:00.711Z] d8f26db0752b: Preparing [2025-09-01T06:34:00.711Z] 1e890da81ec9: Preparing [2025-09-01T06:34:00.711Z] 1e890da81ec9: Waiting [2025-09-01T06:34:00.711Z] 3646608e9766: Layer already exists [2025-09-01T06:34:00.711Z] 8059f51bce9d: Layer already exists [2025-09-01T06:34:00.711Z] 7d0759463602: Layer already exists [2025-09-01T06:34:00.711Z] d8933430e932: Layer already exists [2025-09-01T06:34:00.711Z] d8f26db0752b: Layer already exists [2025-09-01T06:34:00.711Z] b6bd8ad61ead: Layer already exists [2025-09-01T06:34:00.711Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:00.711Z] 4.1.0-dev.55: digest: sha256:e0c7f5106e548859b749dbe5ad6c51e514594ae3d913b337052745dc53d8e10b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:01.335Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:01.691Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:34:01.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-09-01T06:34:01.691Z] 3646608e9766: Preparing [2025-09-01T06:34:01.691Z] b6bd8ad61ead: Preparing [2025-09-01T06:34:01.691Z] d8933430e932: Preparing [2025-09-01T06:34:01.691Z] 7d0759463602: Preparing [2025-09-01T06:34:01.691Z] 8059f51bce9d: Preparing [2025-09-01T06:34:01.691Z] d8f26db0752b: Preparing [2025-09-01T06:34:01.691Z] 1e890da81ec9: Preparing [2025-09-01T06:34:01.691Z] d8f26db0752b: Waiting [2025-09-01T06:34:01.691Z] 1e890da81ec9: Waiting [2025-09-01T06:34:01.691Z] d8933430e932: Layer already exists [2025-09-01T06:34:01.691Z] 3646608e9766: Layer already exists [2025-09-01T06:34:01.691Z] b6bd8ad61ead: Layer already exists [2025-09-01T06:34:01.692Z] 7d0759463602: Layer already exists [2025-09-01T06:34:01.692Z] 8059f51bce9d: Layer already exists [2025-09-01T06:34:01.692Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:01.692Z] d8f26db0752b: Layer already exists [2025-09-01T06:34:01.692Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:e0c7f5106e548859b749dbe5ad6c51e514594ae3d913b337052745dc53d8e10b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:02.060Z] + 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-01T06:34:02.670Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-09-01T06:34:02.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-09-01T06:34:02.670Z] 3646608e9766: Preparing [2025-09-01T06:34:02.670Z] b6bd8ad61ead: Preparing [2025-09-01T06:34:02.670Z] d8933430e932: Preparing [2025-09-01T06:34:02.670Z] 7d0759463602: Preparing [2025-09-01T06:34:02.670Z] 8059f51bce9d: Preparing [2025-09-01T06:34:02.670Z] d8f26db0752b: Preparing [2025-09-01T06:34:02.670Z] 1e890da81ec9: Preparing [2025-09-01T06:34:02.670Z] d8f26db0752b: Waiting [2025-09-01T06:34:02.670Z] 1e890da81ec9: Waiting [2025-09-01T06:34:02.670Z] 3646608e9766: Layer already exists [2025-09-01T06:34:02.670Z] 8059f51bce9d: Layer already exists [2025-09-01T06:34:02.670Z] d8933430e932: Layer already exists [2025-09-01T06:34:02.670Z] b6bd8ad61ead: Layer already exists [2025-09-01T06:34:02.670Z] 7d0759463602: Layer already exists [2025-09-01T06:34:02.670Z] d8f26db0752b: Layer already exists [2025-09-01T06:34:02.670Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:02.934Z] main: digest: sha256:e0c7f5106e548859b749dbe5ad6c51e514594ae3d913b337052745dc53d8e10b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T06:34:03.013Z] ===================================================== [Pipeline] echo [2025-09-01T06:34:03.031Z] taggedImages: [2025-09-01T06:34:03.031Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:34:03.031Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-09-01T06:34:03.031Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.55 [2025-09-01T06:34:03.031Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:34:03.031Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-09-01T06:34:03.058Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-09-01T06:34:03.058Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:34:03.058Z] latest [2025-09-01T06:34:03.058Z] 4.1.0-dev.55 [2025-09-01T06:34:03.058Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:34:03.058Z] main [2025-09-01T06:34:03.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:03.418Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:03.779Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:34:03.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-09-01T06:34:03.779Z] ab2d5df8d9f2: Preparing [2025-09-01T06:34:03.779Z] 1aca004c517e: Preparing [2025-09-01T06:34:03.779Z] 371de0260111: Preparing [2025-09-01T06:34:03.779Z] 0f77cf6061cc: Preparing [2025-09-01T06:34:03.779Z] d8933430e932: Preparing [2025-09-01T06:34:03.779Z] 7d0759463602: Preparing [2025-09-01T06:34:03.779Z] 8059f51bce9d: Preparing [2025-09-01T06:34:03.779Z] d8f26db0752b: Preparing [2025-09-01T06:34:03.779Z] 1e890da81ec9: Preparing [2025-09-01T06:34:03.779Z] 7d0759463602: Waiting [2025-09-01T06:34:03.779Z] 8059f51bce9d: Waiting [2025-09-01T06:34:03.779Z] d8f26db0752b: Waiting [2025-09-01T06:34:04.044Z] d8933430e932: Layer already exists [2025-09-01T06:34:04.044Z] 7d0759463602: Layer already exists [2025-09-01T06:34:04.044Z] 8059f51bce9d: Layer already exists [2025-09-01T06:34:04.044Z] 1aca004c517e: Pushed [2025-09-01T06:34:04.044Z] 371de0260111: Pushed [2025-09-01T06:34:04.044Z] ab2d5df8d9f2: Pushed [2025-09-01T06:34:04.044Z] d8f26db0752b: Layer already exists [2025-09-01T06:34:04.044Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:06.635Z] 0f77cf6061cc: Pushed [2025-09-01T06:34:06.635Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:3622f5e69ca5902feef84ec8ab49fcb641acbee86411435901e9e055091e1709 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:07.006Z] + 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-01T06:34:07.365Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-09-01T06:34:07.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-09-01T06:34:07.365Z] ab2d5df8d9f2: Preparing [2025-09-01T06:34:07.365Z] 1aca004c517e: Preparing [2025-09-01T06:34:07.365Z] 371de0260111: Preparing [2025-09-01T06:34:07.365Z] 0f77cf6061cc: Preparing [2025-09-01T06:34:07.365Z] d8933430e932: Preparing [2025-09-01T06:34:07.365Z] 7d0759463602: Preparing [2025-09-01T06:34:07.365Z] 8059f51bce9d: Preparing [2025-09-01T06:34:07.365Z] d8f26db0752b: Preparing [2025-09-01T06:34:07.365Z] 1e890da81ec9: Preparing [2025-09-01T06:34:07.365Z] 7d0759463602: Waiting [2025-09-01T06:34:07.365Z] 8059f51bce9d: Waiting [2025-09-01T06:34:07.365Z] d8f26db0752b: Waiting [2025-09-01T06:34:07.365Z] 1e890da81ec9: Waiting [2025-09-01T06:34:07.365Z] 371de0260111: Layer already exists [2025-09-01T06:34:07.365Z] ab2d5df8d9f2: Layer already exists [2025-09-01T06:34:07.365Z] 1aca004c517e: Layer already exists [2025-09-01T06:34:07.365Z] 0f77cf6061cc: Layer already exists [2025-09-01T06:34:07.365Z] d8933430e932: Layer already exists [2025-09-01T06:34:07.365Z] 7d0759463602: Layer already exists [2025-09-01T06:34:07.365Z] 8059f51bce9d: Layer already exists [2025-09-01T06:34:07.365Z] d8f26db0752b: Layer already exists [2025-09-01T06:34:07.365Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:07.629Z] latest: digest: sha256:3622f5e69ca5902feef84ec8ab49fcb641acbee86411435901e9e055091e1709 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:07.989Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:08.352Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.55 [2025-09-01T06:34:08.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-09-01T06:34:08.352Z] ab2d5df8d9f2: Preparing [2025-09-01T06:34:08.352Z] 1aca004c517e: Preparing [2025-09-01T06:34:08.352Z] 371de0260111: Preparing [2025-09-01T06:34:08.352Z] 0f77cf6061cc: Preparing [2025-09-01T06:34:08.352Z] d8933430e932: Preparing [2025-09-01T06:34:08.352Z] 7d0759463602: Preparing [2025-09-01T06:34:08.352Z] 8059f51bce9d: Preparing [2025-09-01T06:34:08.352Z] 7d0759463602: Waiting [2025-09-01T06:34:08.352Z] 8059f51bce9d: Waiting [2025-09-01T06:34:08.352Z] d8f26db0752b: Preparing [2025-09-01T06:34:08.352Z] 1e890da81ec9: Preparing [2025-09-01T06:34:08.352Z] d8f26db0752b: Waiting [2025-09-01T06:34:08.352Z] 1e890da81ec9: Waiting [2025-09-01T06:34:08.352Z] ab2d5df8d9f2: Layer already exists [2025-09-01T06:34:08.352Z] 1aca004c517e: Layer already exists [2025-09-01T06:34:08.352Z] d8933430e932: Layer already exists [2025-09-01T06:34:08.352Z] 371de0260111: Layer already exists [2025-09-01T06:34:08.352Z] 0f77cf6061cc: Layer already exists [2025-09-01T06:34:08.352Z] 7d0759463602: Layer already exists [2025-09-01T06:34:08.352Z] d8f26db0752b: Layer already exists [2025-09-01T06:34:08.352Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:08.352Z] 8059f51bce9d: Layer already exists [2025-09-01T06:34:08.615Z] 4.1.0-dev.55: digest: sha256:3622f5e69ca5902feef84ec8ab49fcb641acbee86411435901e9e055091e1709 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:08.968Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:09.320Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:34:09.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-09-01T06:34:09.320Z] ab2d5df8d9f2: Preparing [2025-09-01T06:34:09.320Z] 1aca004c517e: Preparing [2025-09-01T06:34:09.320Z] 371de0260111: Preparing [2025-09-01T06:34:09.320Z] 0f77cf6061cc: Preparing [2025-09-01T06:34:09.320Z] d8933430e932: Preparing [2025-09-01T06:34:09.320Z] 7d0759463602: Preparing [2025-09-01T06:34:09.320Z] 8059f51bce9d: Preparing [2025-09-01T06:34:09.320Z] d8f26db0752b: Preparing [2025-09-01T06:34:09.320Z] 1e890da81ec9: Preparing [2025-09-01T06:34:09.320Z] 8059f51bce9d: Waiting [2025-09-01T06:34:09.320Z] d8f26db0752b: Waiting [2025-09-01T06:34:09.320Z] 1e890da81ec9: Waiting [2025-09-01T06:34:09.320Z] 7d0759463602: Waiting [2025-09-01T06:34:09.320Z] d8933430e932: Layer already exists [2025-09-01T06:34:09.320Z] 0f77cf6061cc: Layer already exists [2025-09-01T06:34:09.320Z] 1aca004c517e: Layer already exists [2025-09-01T06:34:09.320Z] 371de0260111: Layer already exists [2025-09-01T06:34:09.320Z] ab2d5df8d9f2: Layer already exists [2025-09-01T06:34:09.320Z] 7d0759463602: Layer already exists [2025-09-01T06:34:09.320Z] 8059f51bce9d: Layer already exists [2025-09-01T06:34:09.320Z] d8f26db0752b: Layer already exists [2025-09-01T06:34:09.320Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:09.320Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:3622f5e69ca5902feef84ec8ab49fcb641acbee86411435901e9e055091e1709 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:09.932Z] + 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-01T06:34:10.290Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-09-01T06:34:10.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-09-01T06:34:10.290Z] ab2d5df8d9f2: Preparing [2025-09-01T06:34:10.290Z] 1aca004c517e: Preparing [2025-09-01T06:34:10.290Z] 371de0260111: Preparing [2025-09-01T06:34:10.290Z] 0f77cf6061cc: Preparing [2025-09-01T06:34:10.290Z] d8933430e932: Preparing [2025-09-01T06:34:10.290Z] 7d0759463602: Preparing [2025-09-01T06:34:10.290Z] 8059f51bce9d: Preparing [2025-09-01T06:34:10.290Z] d8f26db0752b: Preparing [2025-09-01T06:34:10.290Z] 1e890da81ec9: Preparing [2025-09-01T06:34:10.290Z] 7d0759463602: Waiting [2025-09-01T06:34:10.290Z] 8059f51bce9d: Waiting [2025-09-01T06:34:10.290Z] d8f26db0752b: Waiting [2025-09-01T06:34:10.290Z] 1e890da81ec9: Waiting [2025-09-01T06:34:10.290Z] 371de0260111: Layer already exists [2025-09-01T06:34:10.290Z] d8933430e932: Layer already exists [2025-09-01T06:34:10.290Z] 0f77cf6061cc: Layer already exists [2025-09-01T06:34:10.290Z] ab2d5df8d9f2: Layer already exists [2025-09-01T06:34:10.290Z] 1aca004c517e: Layer already exists [2025-09-01T06:34:10.290Z] 8059f51bce9d: Layer already exists [2025-09-01T06:34:10.290Z] d8f26db0752b: Layer already exists [2025-09-01T06:34:10.290Z] 7d0759463602: Layer already exists [2025-09-01T06:34:10.290Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:10.290Z] main: digest: sha256:3622f5e69ca5902feef84ec8ab49fcb641acbee86411435901e9e055091e1709 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T06:34:10.372Z] ===================================================== [Pipeline] echo [2025-09-01T06:34:10.388Z] taggedImages: [2025-09-01T06:34:10.388Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:34:10.388Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-09-01T06:34:10.388Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.55 [2025-09-01T06:34:10.388Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:34:10.388Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-09-01T06:34:10.416Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-09-01T06:34:10.416Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:34:10.416Z] latest [2025-09-01T06:34:10.416Z] 4.1.0-dev.55 [2025-09-01T06:34:10.416Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:34:10.416Z] main [2025-09-01T06:34:10.416Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:10.793Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:11.135Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:34:11.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-09-01T06:34:11.135Z] 6477f112b1be: Preparing [2025-09-01T06:34:11.135Z] fc5733173bed: Preparing [2025-09-01T06:34:11.135Z] d8933430e932: Preparing [2025-09-01T06:34:11.135Z] 7d0759463602: Preparing [2025-09-01T06:34:11.135Z] 17e7f0afe629: Preparing [2025-09-01T06:34:11.135Z] ea8b091fd967: Preparing [2025-09-01T06:34:11.135Z] 1e890da81ec9: Preparing [2025-09-01T06:34:11.135Z] ea8b091fd967: Waiting [2025-09-01T06:34:11.135Z] 1e890da81ec9: Waiting [2025-09-01T06:34:11.135Z] d8933430e932: Layer already exists [2025-09-01T06:34:11.135Z] 7d0759463602: Layer already exists [2025-09-01T06:34:11.400Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:11.400Z] 6477f112b1be: Pushed [2025-09-01T06:34:11.400Z] ea8b091fd967: Pushed [2025-09-01T06:34:11.665Z] 17e7f0afe629: Pushed [2025-09-01T06:34:19.839Z] fc5733173bed: Pushed [2025-09-01T06:34:19.839Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:2f2433866186b03bd670aa8dafa24a5d37036a079e332b0566d0d9a17a7b3b64 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:20.197Z] + 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-01T06:34:20.542Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-09-01T06:34:20.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-09-01T06:34:20.542Z] 6477f112b1be: Preparing [2025-09-01T06:34:20.542Z] fc5733173bed: Preparing [2025-09-01T06:34:20.542Z] d8933430e932: Preparing [2025-09-01T06:34:20.542Z] 7d0759463602: Preparing [2025-09-01T06:34:20.542Z] 17e7f0afe629: Preparing [2025-09-01T06:34:20.542Z] ea8b091fd967: Preparing [2025-09-01T06:34:20.542Z] 1e890da81ec9: Preparing [2025-09-01T06:34:20.542Z] ea8b091fd967: Waiting [2025-09-01T06:34:20.542Z] 1e890da81ec9: Waiting [2025-09-01T06:34:20.542Z] 7d0759463602: Layer already exists [2025-09-01T06:34:20.542Z] 6477f112b1be: Layer already exists [2025-09-01T06:34:20.542Z] d8933430e932: Layer already exists [2025-09-01T06:34:20.542Z] 17e7f0afe629: Layer already exists [2025-09-01T06:34:20.542Z] fc5733173bed: Layer already exists [2025-09-01T06:34:20.542Z] ea8b091fd967: Layer already exists [2025-09-01T06:34:20.542Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:20.806Z] latest: digest: sha256:2f2433866186b03bd670aa8dafa24a5d37036a079e332b0566d0d9a17a7b3b64 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:21.165Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:21.513Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.55 [2025-09-01T06:34:21.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-09-01T06:34:21.513Z] 6477f112b1be: Preparing [2025-09-01T06:34:21.513Z] fc5733173bed: Preparing [2025-09-01T06:34:21.513Z] d8933430e932: Preparing [2025-09-01T06:34:21.513Z] 7d0759463602: Preparing [2025-09-01T06:34:21.513Z] 17e7f0afe629: Preparing [2025-09-01T06:34:21.513Z] ea8b091fd967: Preparing [2025-09-01T06:34:21.513Z] 1e890da81ec9: Preparing [2025-09-01T06:34:21.513Z] ea8b091fd967: Waiting [2025-09-01T06:34:21.513Z] 1e890da81ec9: Waiting [2025-09-01T06:34:21.513Z] fc5733173bed: Layer already exists [2025-09-01T06:34:21.513Z] d8933430e932: Layer already exists [2025-09-01T06:34:21.513Z] 7d0759463602: Layer already exists [2025-09-01T06:34:21.513Z] 6477f112b1be: Layer already exists [2025-09-01T06:34:21.513Z] 17e7f0afe629: Layer already exists [2025-09-01T06:34:21.513Z] ea8b091fd967: Layer already exists [2025-09-01T06:34:21.513Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:21.513Z] 4.1.0-dev.55: digest: sha256:2f2433866186b03bd670aa8dafa24a5d37036a079e332b0566d0d9a17a7b3b64 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:22.128Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:22.472Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:34:22.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-09-01T06:34:22.472Z] 6477f112b1be: Preparing [2025-09-01T06:34:22.472Z] fc5733173bed: Preparing [2025-09-01T06:34:22.472Z] d8933430e932: Preparing [2025-09-01T06:34:22.472Z] 7d0759463602: Preparing [2025-09-01T06:34:22.472Z] 17e7f0afe629: Preparing [2025-09-01T06:34:22.472Z] ea8b091fd967: Preparing [2025-09-01T06:34:22.472Z] 1e890da81ec9: Preparing [2025-09-01T06:34:22.472Z] ea8b091fd967: Waiting [2025-09-01T06:34:22.472Z] 1e890da81ec9: Waiting [2025-09-01T06:34:22.472Z] 6477f112b1be: Layer already exists [2025-09-01T06:34:22.472Z] fc5733173bed: Layer already exists [2025-09-01T06:34:22.472Z] 7d0759463602: Layer already exists [2025-09-01T06:34:22.472Z] d8933430e932: Layer already exists [2025-09-01T06:34:22.472Z] 17e7f0afe629: Layer already exists [2025-09-01T06:34:22.472Z] ea8b091fd967: Layer already exists [2025-09-01T06:34:22.472Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:22.472Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:2f2433866186b03bd670aa8dafa24a5d37036a079e332b0566d0d9a17a7b3b64 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:22.825Z] + 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-01T06:34:23.176Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-09-01T06:34:23.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-09-01T06:34:23.176Z] 6477f112b1be: Preparing [2025-09-01T06:34:23.176Z] fc5733173bed: Preparing [2025-09-01T06:34:23.176Z] d8933430e932: Preparing [2025-09-01T06:34:23.176Z] 7d0759463602: Preparing [2025-09-01T06:34:23.176Z] 17e7f0afe629: Preparing [2025-09-01T06:34:23.176Z] ea8b091fd967: Preparing [2025-09-01T06:34:23.176Z] 1e890da81ec9: Preparing [2025-09-01T06:34:23.176Z] ea8b091fd967: Waiting [2025-09-01T06:34:23.176Z] 1e890da81ec9: Waiting [2025-09-01T06:34:23.176Z] d8933430e932: Layer already exists [2025-09-01T06:34:23.176Z] 6477f112b1be: Layer already exists [2025-09-01T06:34:23.176Z] fc5733173bed: Layer already exists [2025-09-01T06:34:23.176Z] 17e7f0afe629: Layer already exists [2025-09-01T06:34:23.176Z] 7d0759463602: Layer already exists [2025-09-01T06:34:23.176Z] ea8b091fd967: Layer already exists [2025-09-01T06:34:23.176Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:23.176Z] main: digest: sha256:2f2433866186b03bd670aa8dafa24a5d37036a079e332b0566d0d9a17a7b3b64 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T06:34:23.530Z] ===================================================== [Pipeline] echo [2025-09-01T06:34:23.545Z] taggedImages: [2025-09-01T06:34:23.545Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:34:23.545Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-09-01T06:34:23.545Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.55 [2025-09-01T06:34:23.545Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:34:23.545Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-09-01T06:34:23.576Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-09-01T06:34:23.576Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:34:23.576Z] latest [2025-09-01T06:34:23.576Z] 4.1.0-dev.55 [2025-09-01T06:34:23.576Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:34:23.576Z] main [2025-09-01T06:34:23.576Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:23.943Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:24.297Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:34:24.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-09-01T06:34:24.297Z] 44df1e7e0eeb: Preparing [2025-09-01T06:34:24.297Z] f122fbb885b5: Preparing [2025-09-01T06:34:24.297Z] 7d0759463602: Preparing [2025-09-01T06:34:24.297Z] d6262e770848: Preparing [2025-09-01T06:34:24.297Z] 7ed691510967: Preparing [2025-09-01T06:34:24.297Z] 1e890da81ec9: Preparing [2025-09-01T06:34:24.297Z] 7d0759463602: Layer already exists [2025-09-01T06:34:24.562Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:24.562Z] 7ed691510967: Pushed [2025-09-01T06:34:24.562Z] 44df1e7e0eeb: Pushed [2025-09-01T06:34:24.562Z] d6262e770848: Pushed [2025-09-01T06:34:32.742Z] f122fbb885b5: Pushed [2025-09-01T06:34:32.743Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:948717c2b472eb8487f9d628c16ec1ff6220ecaedce8849a91bab1499b0a42e5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:33.105Z] + 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-01T06:34:33.464Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-09-01T06:34:33.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-09-01T06:34:33.464Z] 44df1e7e0eeb: Preparing [2025-09-01T06:34:33.464Z] f122fbb885b5: Preparing [2025-09-01T06:34:33.464Z] 7d0759463602: Preparing [2025-09-01T06:34:33.464Z] d6262e770848: Preparing [2025-09-01T06:34:33.464Z] 7ed691510967: Preparing [2025-09-01T06:34:33.464Z] 1e890da81ec9: Preparing [2025-09-01T06:34:33.464Z] 1e890da81ec9: Waiting [2025-09-01T06:34:33.464Z] 44df1e7e0eeb: Layer already exists [2025-09-01T06:34:33.464Z] f122fbb885b5: Layer already exists [2025-09-01T06:34:33.464Z] d6262e770848: Layer already exists [2025-09-01T06:34:33.464Z] 7d0759463602: Layer already exists [2025-09-01T06:34:33.464Z] 7ed691510967: Layer already exists [2025-09-01T06:34:33.464Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:33.464Z] latest: digest: sha256:948717c2b472eb8487f9d628c16ec1ff6220ecaedce8849a91bab1499b0a42e5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:34.083Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:34.431Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.55 [2025-09-01T06:34:34.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-09-01T06:34:34.431Z] 44df1e7e0eeb: Preparing [2025-09-01T06:34:34.431Z] f122fbb885b5: Preparing [2025-09-01T06:34:34.431Z] 7d0759463602: Preparing [2025-09-01T06:34:34.431Z] d6262e770848: Preparing [2025-09-01T06:34:34.431Z] 7ed691510967: Preparing [2025-09-01T06:34:34.431Z] 1e890da81ec9: Preparing [2025-09-01T06:34:34.431Z] 1e890da81ec9: Waiting [2025-09-01T06:34:34.431Z] 7ed691510967: Layer already exists [2025-09-01T06:34:34.431Z] 7d0759463602: Layer already exists [2025-09-01T06:34:34.431Z] f122fbb885b5: Layer already exists [2025-09-01T06:34:34.431Z] 44df1e7e0eeb: Layer already exists [2025-09-01T06:34:34.431Z] d6262e770848: Layer already exists [2025-09-01T06:34:34.431Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:34.431Z] 4.1.0-dev.55: digest: sha256:948717c2b472eb8487f9d628c16ec1ff6220ecaedce8849a91bab1499b0a42e5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:34.779Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:35.130Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:34:35.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-09-01T06:34:35.130Z] 44df1e7e0eeb: Preparing [2025-09-01T06:34:35.130Z] f122fbb885b5: Preparing [2025-09-01T06:34:35.130Z] 7d0759463602: Preparing [2025-09-01T06:34:35.130Z] d6262e770848: Preparing [2025-09-01T06:34:35.130Z] 7ed691510967: Preparing [2025-09-01T06:34:35.130Z] 1e890da81ec9: Preparing [2025-09-01T06:34:35.130Z] 1e890da81ec9: Waiting [2025-09-01T06:34:35.130Z] f122fbb885b5: Layer already exists [2025-09-01T06:34:35.130Z] 44df1e7e0eeb: Layer already exists [2025-09-01T06:34:35.130Z] 7ed691510967: Layer already exists [2025-09-01T06:34:35.130Z] 7d0759463602: Layer already exists [2025-09-01T06:34:35.130Z] d6262e770848: Layer already exists [2025-09-01T06:34:35.130Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:35.394Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:948717c2b472eb8487f9d628c16ec1ff6220ecaedce8849a91bab1499b0a42e5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:35.756Z] + 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-01T06:34:36.110Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-09-01T06:34:36.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-09-01T06:34:36.111Z] 44df1e7e0eeb: Preparing [2025-09-01T06:34:36.111Z] f122fbb885b5: Preparing [2025-09-01T06:34:36.111Z] 7d0759463602: Preparing [2025-09-01T06:34:36.111Z] d6262e770848: Preparing [2025-09-01T06:34:36.111Z] 7ed691510967: Preparing [2025-09-01T06:34:36.111Z] 1e890da81ec9: Preparing [2025-09-01T06:34:36.111Z] f122fbb885b5: Layer already exists [2025-09-01T06:34:36.111Z] d6262e770848: Layer already exists [2025-09-01T06:34:36.111Z] 7ed691510967: Layer already exists [2025-09-01T06:34:36.111Z] 7d0759463602: Layer already exists [2025-09-01T06:34:36.111Z] 44df1e7e0eeb: Layer already exists [2025-09-01T06:34:36.111Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:36.111Z] main: digest: sha256:948717c2b472eb8487f9d628c16ec1ff6220ecaedce8849a91bab1499b0a42e5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T06:34:36.449Z] ===================================================== [Pipeline] echo [2025-09-01T06:34:36.463Z] taggedImages: [2025-09-01T06:34:36.463Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:34:36.463Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-09-01T06:34:36.463Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.55 [2025-09-01T06:34:36.463Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:34:36.463Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-09-01T06:34:36.495Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-09-01T06:34:36.495Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:34:36.495Z] latest [2025-09-01T06:34:36.495Z] 4.1.0-dev.55 [2025-09-01T06:34:36.495Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:34:36.495Z] main [2025-09-01T06:34:36.495Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:36.871Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:37.232Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:34:37.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-09-01T06:34:37.232Z] 11fafdf5417f: Preparing [2025-09-01T06:34:37.232Z] 6b15cec71aee: Preparing [2025-09-01T06:34:37.232Z] 18941d7e2a49: Preparing [2025-09-01T06:34:37.232Z] d8933430e932: Preparing [2025-09-01T06:34:37.232Z] 7d0759463602: Preparing [2025-09-01T06:34:37.232Z] 8059f51bce9d: Preparing [2025-09-01T06:34:37.232Z] d8f26db0752b: Preparing [2025-09-01T06:34:37.232Z] 1e890da81ec9: Preparing [2025-09-01T06:34:37.232Z] d8f26db0752b: Waiting [2025-09-01T06:34:37.232Z] 8059f51bce9d: Waiting [2025-09-01T06:34:37.232Z] 1e890da81ec9: Waiting [2025-09-01T06:34:37.497Z] 6b15cec71aee: Pushed [2025-09-01T06:34:38.075Z] d8933430e932: Layer already exists [2025-09-01T06:34:38.075Z] 7d0759463602: Layer already exists [2025-09-01T06:34:38.075Z] 8059f51bce9d: Layer already exists [2025-09-01T06:34:38.075Z] d8f26db0752b: Layer already exists [2025-09-01T06:34:38.075Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:38.075Z] 11fafdf5417f: Pushed [2025-09-01T06:34:46.252Z] 18941d7e2a49: Pushed [2025-09-01T06:34:46.252Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:9ceef589f6cb9fd66d50b4eee512245d3b539589f894104d45a5f6484033ba56 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:46.612Z] + 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-01T06:34:46.960Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-09-01T06:34:46.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-09-01T06:34:46.960Z] 11fafdf5417f: Preparing [2025-09-01T06:34:46.960Z] 6b15cec71aee: Preparing [2025-09-01T06:34:46.960Z] 18941d7e2a49: Preparing [2025-09-01T06:34:46.960Z] d8933430e932: Preparing [2025-09-01T06:34:46.960Z] 7d0759463602: Preparing [2025-09-01T06:34:46.960Z] 8059f51bce9d: Preparing [2025-09-01T06:34:46.960Z] d8f26db0752b: Preparing [2025-09-01T06:34:46.960Z] 1e890da81ec9: Preparing [2025-09-01T06:34:46.960Z] 8059f51bce9d: Waiting [2025-09-01T06:34:46.960Z] d8f26db0752b: Waiting [2025-09-01T06:34:46.960Z] 1e890da81ec9: Waiting [2025-09-01T06:34:46.960Z] 6b15cec71aee: Layer already exists [2025-09-01T06:34:46.960Z] 11fafdf5417f: Layer already exists [2025-09-01T06:34:46.960Z] 7d0759463602: Layer already exists [2025-09-01T06:34:46.960Z] 18941d7e2a49: Layer already exists [2025-09-01T06:34:46.960Z] d8933430e932: Layer already exists [2025-09-01T06:34:46.960Z] 8059f51bce9d: Layer already exists [2025-09-01T06:34:46.960Z] d8f26db0752b: Layer already exists [2025-09-01T06:34:46.960Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:47.225Z] latest: digest: sha256:9ceef589f6cb9fd66d50b4eee512245d3b539589f894104d45a5f6484033ba56 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:47.580Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:47.930Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.55 [2025-09-01T06:34:47.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-09-01T06:34:47.930Z] 11fafdf5417f: Preparing [2025-09-01T06:34:47.930Z] 6b15cec71aee: Preparing [2025-09-01T06:34:47.930Z] 18941d7e2a49: Preparing [2025-09-01T06:34:47.930Z] d8933430e932: Preparing [2025-09-01T06:34:47.930Z] 7d0759463602: Preparing [2025-09-01T06:34:47.930Z] 8059f51bce9d: Preparing [2025-09-01T06:34:47.931Z] d8f26db0752b: Preparing [2025-09-01T06:34:47.931Z] 1e890da81ec9: Preparing [2025-09-01T06:34:47.931Z] 8059f51bce9d: Waiting [2025-09-01T06:34:47.931Z] d8f26db0752b: Waiting [2025-09-01T06:34:47.931Z] 1e890da81ec9: Waiting [2025-09-01T06:34:48.195Z] 11fafdf5417f: Layer already exists [2025-09-01T06:34:48.195Z] d8933430e932: Layer already exists [2025-09-01T06:34:48.195Z] 6b15cec71aee: Layer already exists [2025-09-01T06:34:48.195Z] 7d0759463602: Layer already exists [2025-09-01T06:34:48.195Z] 18941d7e2a49: Layer already exists [2025-09-01T06:34:48.195Z] 8059f51bce9d: Layer already exists [2025-09-01T06:34:48.195Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:48.195Z] d8f26db0752b: Layer already exists [2025-09-01T06:34:48.461Z] 4.1.0-dev.55: digest: sha256:9ceef589f6cb9fd66d50b4eee512245d3b539589f894104d45a5f6484033ba56 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:48.873Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:49.527Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:34:49.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-09-01T06:34:49.527Z] 11fafdf5417f: Preparing [2025-09-01T06:34:49.527Z] 6b15cec71aee: Preparing [2025-09-01T06:34:49.527Z] 18941d7e2a49: Preparing [2025-09-01T06:34:49.527Z] d8933430e932: Preparing [2025-09-01T06:34:49.527Z] 7d0759463602: Preparing [2025-09-01T06:34:49.527Z] 8059f51bce9d: Preparing [2025-09-01T06:34:49.527Z] d8f26db0752b: Preparing [2025-09-01T06:34:49.527Z] 1e890da81ec9: Preparing [2025-09-01T06:34:49.527Z] 8059f51bce9d: Waiting [2025-09-01T06:34:49.527Z] 1e890da81ec9: Waiting [2025-09-01T06:34:49.527Z] d8f26db0752b: Waiting [2025-09-01T06:34:49.527Z] 18941d7e2a49: Layer already exists [2025-09-01T06:34:49.527Z] 7d0759463602: Layer already exists [2025-09-01T06:34:49.527Z] d8933430e932: Layer already exists [2025-09-01T06:34:49.527Z] 11fafdf5417f: Layer already exists [2025-09-01T06:34:49.527Z] 6b15cec71aee: Layer already exists [2025-09-01T06:34:49.527Z] d8f26db0752b: Layer already exists [2025-09-01T06:34:49.527Z] 8059f51bce9d: Layer already exists [2025-09-01T06:34:49.527Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:49.527Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:9ceef589f6cb9fd66d50b4eee512245d3b539589f894104d45a5f6484033ba56 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:50.156Z] + 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-01T06:34:50.526Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-09-01T06:34:50.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-09-01T06:34:50.526Z] 11fafdf5417f: Preparing [2025-09-01T06:34:50.526Z] 6b15cec71aee: Preparing [2025-09-01T06:34:50.526Z] 18941d7e2a49: Preparing [2025-09-01T06:34:50.526Z] d8933430e932: Preparing [2025-09-01T06:34:50.526Z] 7d0759463602: Preparing [2025-09-01T06:34:50.526Z] 8059f51bce9d: Preparing [2025-09-01T06:34:50.526Z] d8f26db0752b: Preparing [2025-09-01T06:34:50.526Z] 1e890da81ec9: Preparing [2025-09-01T06:34:50.526Z] 8059f51bce9d: Waiting [2025-09-01T06:34:50.526Z] d8f26db0752b: Waiting [2025-09-01T06:34:50.526Z] 1e890da81ec9: Waiting [2025-09-01T06:34:50.526Z] 7d0759463602: Layer already exists [2025-09-01T06:34:50.526Z] d8933430e932: Layer already exists [2025-09-01T06:34:50.526Z] 11fafdf5417f: Layer already exists [2025-09-01T06:34:50.526Z] 6b15cec71aee: Layer already exists [2025-09-01T06:34:50.526Z] 18941d7e2a49: Layer already exists [2025-09-01T06:34:50.526Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:50.526Z] d8f26db0752b: Layer already exists [2025-09-01T06:34:50.526Z] 8059f51bce9d: Layer already exists [2025-09-01T06:34:50.526Z] main: digest: sha256:9ceef589f6cb9fd66d50b4eee512245d3b539589f894104d45a5f6484033ba56 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T06:34:50.867Z] ===================================================== [Pipeline] echo [2025-09-01T06:34:50.879Z] taggedImages: [2025-09-01T06:34:50.880Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:34:50.880Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-09-01T06:34:50.880Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.55 [2025-09-01T06:34:50.880Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:34:50.880Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-09-01T06:34:50.907Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-09-01T06:34:50.907Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:34:50.907Z] latest [2025-09-01T06:34:50.907Z] 4.1.0-dev.55 [2025-09-01T06:34:50.907Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:34:50.907Z] main [2025-09-01T06:34:50.907Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:51.264Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:51.618Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:34:51.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-09-01T06:34:51.618Z] 770c90b3f77e: Preparing [2025-09-01T06:34:51.618Z] 0a310011a672: Preparing [2025-09-01T06:34:51.618Z] 1837bc810b2c: Preparing [2025-09-01T06:34:51.618Z] e2050facb074: Preparing [2025-09-01T06:34:51.618Z] e91e3a1098be: Preparing [2025-09-01T06:34:51.618Z] d62e9c3149a9: Preparing [2025-09-01T06:34:51.618Z] 0b039f8d420a: Preparing [2025-09-01T06:34:51.618Z] d8933430e932: Preparing [2025-09-01T06:34:51.618Z] 7d0759463602: Preparing [2025-09-01T06:34:51.618Z] a6e7c8ef56ef: Preparing [2025-09-01T06:34:51.618Z] 6915b9206f94: Preparing [2025-09-01T06:34:51.618Z] 5f70bf18a086: Preparing [2025-09-01T06:34:51.618Z] fd9a40f75de7: Preparing [2025-09-01T06:34:51.618Z] c7b7295de423: Preparing [2025-09-01T06:34:51.618Z] e8d82dc3f462: Preparing [2025-09-01T06:34:51.618Z] 1e890da81ec9: Preparing [2025-09-01T06:34:51.618Z] d8933430e932: Waiting [2025-09-01T06:34:51.618Z] 7d0759463602: Waiting [2025-09-01T06:34:51.618Z] a6e7c8ef56ef: Waiting [2025-09-01T06:34:51.618Z] 6915b9206f94: Waiting [2025-09-01T06:34:51.618Z] 5f70bf18a086: Waiting [2025-09-01T06:34:51.618Z] fd9a40f75de7: Waiting [2025-09-01T06:34:51.618Z] c7b7295de423: Waiting [2025-09-01T06:34:51.618Z] e8d82dc3f462: Waiting [2025-09-01T06:34:51.618Z] 1e890da81ec9: Waiting [2025-09-01T06:34:51.618Z] 0b039f8d420a: Waiting [2025-09-01T06:34:51.618Z] d62e9c3149a9: Waiting [2025-09-01T06:34:51.887Z] 0a310011a672: Pushed [2025-09-01T06:34:51.887Z] e91e3a1098be: Pushed [2025-09-01T06:34:51.887Z] 770c90b3f77e: Pushed [2025-09-01T06:34:51.887Z] e2050facb074: Pushed [2025-09-01T06:34:51.887Z] 1837bc810b2c: Pushed [2025-09-01T06:34:51.887Z] d8933430e932: Layer already exists [2025-09-01T06:34:52.152Z] 7d0759463602: Layer already exists [2025-09-01T06:34:52.152Z] d62e9c3149a9: Pushed [2025-09-01T06:34:52.152Z] 5f70bf18a086: Layer already exists [2025-09-01T06:34:52.152Z] 6915b9206f94: Pushed [2025-09-01T06:34:52.152Z] a6e7c8ef56ef: Pushed [2025-09-01T06:34:52.152Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:52.152Z] fd9a40f75de7: Pushed [2025-09-01T06:34:52.415Z] e8d82dc3f462: Pushed [2025-09-01T06:34:52.415Z] c7b7295de423: Pushed [2025-09-01T06:34:54.981Z] 0b039f8d420a: Pushed [2025-09-01T06:34:54.981Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:24ec5403b150ac56c5cf350ecddad9c13253e579b0965f3e86b70ddf5bd3a356 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:55.327Z] + 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-01T06:34:55.668Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-09-01T06:34:55.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-09-01T06:34:55.668Z] 770c90b3f77e: Preparing [2025-09-01T06:34:55.668Z] 0a310011a672: Preparing [2025-09-01T06:34:55.668Z] 1837bc810b2c: Preparing [2025-09-01T06:34:55.668Z] e2050facb074: Preparing [2025-09-01T06:34:55.668Z] e91e3a1098be: Preparing [2025-09-01T06:34:55.668Z] d62e9c3149a9: Preparing [2025-09-01T06:34:55.668Z] 0b039f8d420a: Preparing [2025-09-01T06:34:55.668Z] d8933430e932: Preparing [2025-09-01T06:34:55.668Z] 7d0759463602: Preparing [2025-09-01T06:34:55.668Z] a6e7c8ef56ef: Preparing [2025-09-01T06:34:55.668Z] 6915b9206f94: Preparing [2025-09-01T06:34:55.668Z] 5f70bf18a086: Preparing [2025-09-01T06:34:55.668Z] fd9a40f75de7: Preparing [2025-09-01T06:34:55.668Z] c7b7295de423: Preparing [2025-09-01T06:34:55.668Z] e8d82dc3f462: Preparing [2025-09-01T06:34:55.668Z] 1e890da81ec9: Preparing [2025-09-01T06:34:55.668Z] 7d0759463602: Waiting [2025-09-01T06:34:55.668Z] d62e9c3149a9: Waiting [2025-09-01T06:34:55.668Z] 0b039f8d420a: Waiting [2025-09-01T06:34:55.668Z] d8933430e932: Waiting [2025-09-01T06:34:55.668Z] a6e7c8ef56ef: Waiting [2025-09-01T06:34:55.668Z] c7b7295de423: Waiting [2025-09-01T06:34:55.668Z] e8d82dc3f462: Waiting [2025-09-01T06:34:55.668Z] 1e890da81ec9: Waiting [2025-09-01T06:34:55.668Z] 5f70bf18a086: Waiting [2025-09-01T06:34:55.668Z] 6915b9206f94: Waiting [2025-09-01T06:34:55.668Z] fd9a40f75de7: Waiting [2025-09-01T06:34:55.668Z] 1837bc810b2c: Layer already exists [2025-09-01T06:34:55.668Z] 770c90b3f77e: Layer already exists [2025-09-01T06:34:55.668Z] e91e3a1098be: Layer already exists [2025-09-01T06:34:55.668Z] 0a310011a672: Layer already exists [2025-09-01T06:34:55.668Z] e2050facb074: Layer already exists [2025-09-01T06:34:55.668Z] d8933430e932: Layer already exists [2025-09-01T06:34:55.668Z] d62e9c3149a9: Layer already exists [2025-09-01T06:34:55.668Z] 0b039f8d420a: Layer already exists [2025-09-01T06:34:55.668Z] 7d0759463602: Layer already exists [2025-09-01T06:34:55.668Z] a6e7c8ef56ef: Layer already exists [2025-09-01T06:34:55.668Z] e8d82dc3f462: Layer already exists [2025-09-01T06:34:55.668Z] 6915b9206f94: Layer already exists [2025-09-01T06:34:55.668Z] c7b7295de423: Layer already exists [2025-09-01T06:34:55.668Z] fd9a40f75de7: Layer already exists [2025-09-01T06:34:55.668Z] 5f70bf18a086: Layer already exists [2025-09-01T06:34:55.668Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:55.933Z] latest: digest: sha256:24ec5403b150ac56c5cf350ecddad9c13253e579b0965f3e86b70ddf5bd3a356 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:56.283Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:56.627Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.55 [2025-09-01T06:34:56.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-09-01T06:34:56.627Z] 770c90b3f77e: Preparing [2025-09-01T06:34:56.627Z] 0a310011a672: Preparing [2025-09-01T06:34:56.627Z] 1837bc810b2c: Preparing [2025-09-01T06:34:56.627Z] e2050facb074: Preparing [2025-09-01T06:34:56.627Z] e91e3a1098be: Preparing [2025-09-01T06:34:56.627Z] d62e9c3149a9: Preparing [2025-09-01T06:34:56.627Z] 0b039f8d420a: Preparing [2025-09-01T06:34:56.627Z] d8933430e932: Preparing [2025-09-01T06:34:56.627Z] 7d0759463602: Preparing [2025-09-01T06:34:56.627Z] a6e7c8ef56ef: Preparing [2025-09-01T06:34:56.627Z] 6915b9206f94: Preparing [2025-09-01T06:34:56.627Z] 5f70bf18a086: Preparing [2025-09-01T06:34:56.627Z] fd9a40f75de7: Preparing [2025-09-01T06:34:56.627Z] c7b7295de423: Preparing [2025-09-01T06:34:56.627Z] e8d82dc3f462: Preparing [2025-09-01T06:34:56.627Z] 1e890da81ec9: Preparing [2025-09-01T06:34:56.627Z] d62e9c3149a9: Waiting [2025-09-01T06:34:56.627Z] 0b039f8d420a: Waiting [2025-09-01T06:34:56.627Z] d8933430e932: Waiting [2025-09-01T06:34:56.627Z] 7d0759463602: Waiting [2025-09-01T06:34:56.627Z] a6e7c8ef56ef: Waiting [2025-09-01T06:34:56.627Z] 6915b9206f94: Waiting [2025-09-01T06:34:56.627Z] 5f70bf18a086: Waiting [2025-09-01T06:34:56.627Z] fd9a40f75de7: Waiting [2025-09-01T06:34:56.627Z] c7b7295de423: Waiting [2025-09-01T06:34:56.627Z] e8d82dc3f462: Waiting [2025-09-01T06:34:56.627Z] 1e890da81ec9: Waiting [2025-09-01T06:34:56.627Z] e2050facb074: Layer already exists [2025-09-01T06:34:56.627Z] e91e3a1098be: Layer already exists [2025-09-01T06:34:56.627Z] 1837bc810b2c: Layer already exists [2025-09-01T06:34:56.627Z] 770c90b3f77e: Layer already exists [2025-09-01T06:34:56.627Z] 0a310011a672: Layer already exists [2025-09-01T06:34:56.627Z] d62e9c3149a9: Layer already exists [2025-09-01T06:34:56.627Z] d8933430e932: Layer already exists [2025-09-01T06:34:56.627Z] 0b039f8d420a: Layer already exists [2025-09-01T06:34:56.627Z] a6e7c8ef56ef: Layer already exists [2025-09-01T06:34:56.627Z] 7d0759463602: Layer already exists [2025-09-01T06:34:56.627Z] fd9a40f75de7: Layer already exists [2025-09-01T06:34:56.627Z] 5f70bf18a086: Layer already exists [2025-09-01T06:34:56.627Z] c7b7295de423: Layer already exists [2025-09-01T06:34:56.627Z] 6915b9206f94: Layer already exists [2025-09-01T06:34:56.627Z] e8d82dc3f462: Layer already exists [2025-09-01T06:34:56.627Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:56.891Z] 4.1.0-dev.55: digest: sha256:24ec5403b150ac56c5cf350ecddad9c13253e579b0965f3e86b70ddf5bd3a356 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:57.242Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:57.592Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:34:57.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-09-01T06:34:57.592Z] 770c90b3f77e: Preparing [2025-09-01T06:34:57.592Z] 0a310011a672: Preparing [2025-09-01T06:34:57.592Z] 1837bc810b2c: Preparing [2025-09-01T06:34:57.592Z] e2050facb074: Preparing [2025-09-01T06:34:57.592Z] e91e3a1098be: Preparing [2025-09-01T06:34:57.592Z] d62e9c3149a9: Preparing [2025-09-01T06:34:57.592Z] 0b039f8d420a: Preparing [2025-09-01T06:34:57.592Z] d8933430e932: Preparing [2025-09-01T06:34:57.592Z] 7d0759463602: Preparing [2025-09-01T06:34:57.592Z] a6e7c8ef56ef: Preparing [2025-09-01T06:34:57.592Z] 6915b9206f94: Preparing [2025-09-01T06:34:57.592Z] 5f70bf18a086: Preparing [2025-09-01T06:34:57.592Z] fd9a40f75de7: Preparing [2025-09-01T06:34:57.592Z] c7b7295de423: Preparing [2025-09-01T06:34:57.592Z] e8d82dc3f462: Preparing [2025-09-01T06:34:57.592Z] 1e890da81ec9: Preparing [2025-09-01T06:34:57.592Z] d62e9c3149a9: Waiting [2025-09-01T06:34:57.592Z] 0b039f8d420a: Waiting [2025-09-01T06:34:57.592Z] d8933430e932: Waiting [2025-09-01T06:34:57.592Z] 7d0759463602: Waiting [2025-09-01T06:34:57.592Z] a6e7c8ef56ef: Waiting [2025-09-01T06:34:57.592Z] 6915b9206f94: Waiting [2025-09-01T06:34:57.592Z] 5f70bf18a086: Waiting [2025-09-01T06:34:57.592Z] fd9a40f75de7: Waiting [2025-09-01T06:34:57.592Z] c7b7295de423: Waiting [2025-09-01T06:34:57.592Z] e8d82dc3f462: Waiting [2025-09-01T06:34:57.592Z] 1e890da81ec9: Waiting [2025-09-01T06:34:57.592Z] 0a310011a672: Layer already exists [2025-09-01T06:34:57.592Z] 1837bc810b2c: Layer already exists [2025-09-01T06:34:57.592Z] e91e3a1098be: Layer already exists [2025-09-01T06:34:57.592Z] 770c90b3f77e: Layer already exists [2025-09-01T06:34:57.592Z] e2050facb074: Layer already exists [2025-09-01T06:34:57.592Z] d62e9c3149a9: Layer already exists [2025-09-01T06:34:57.592Z] d8933430e932: Layer already exists [2025-09-01T06:34:57.592Z] a6e7c8ef56ef: Layer already exists [2025-09-01T06:34:57.592Z] 7d0759463602: Layer already exists [2025-09-01T06:34:57.592Z] 0b039f8d420a: Layer already exists [2025-09-01T06:34:57.592Z] 5f70bf18a086: Layer already exists [2025-09-01T06:34:57.856Z] 6915b9206f94: Layer already exists [2025-09-01T06:34:57.856Z] fd9a40f75de7: Layer already exists [2025-09-01T06:34:57.856Z] c7b7295de423: Layer already exists [2025-09-01T06:34:57.856Z] e8d82dc3f462: Layer already exists [2025-09-01T06:34:57.856Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:57.856Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:24ec5403b150ac56c5cf350ecddad9c13253e579b0965f3e86b70ddf5bd3a356 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:58.210Z] + 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-01T06:34:58.562Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-09-01T06:34:58.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-09-01T06:34:58.562Z] 770c90b3f77e: Preparing [2025-09-01T06:34:58.562Z] 0a310011a672: Preparing [2025-09-01T06:34:58.562Z] 1837bc810b2c: Preparing [2025-09-01T06:34:58.562Z] e2050facb074: Preparing [2025-09-01T06:34:58.562Z] e91e3a1098be: Preparing [2025-09-01T06:34:58.562Z] d62e9c3149a9: Preparing [2025-09-01T06:34:58.562Z] 0b039f8d420a: Preparing [2025-09-01T06:34:58.562Z] d8933430e932: Preparing [2025-09-01T06:34:58.562Z] 7d0759463602: Preparing [2025-09-01T06:34:58.562Z] a6e7c8ef56ef: Preparing [2025-09-01T06:34:58.562Z] 6915b9206f94: Preparing [2025-09-01T06:34:58.562Z] 5f70bf18a086: Preparing [2025-09-01T06:34:58.562Z] fd9a40f75de7: Preparing [2025-09-01T06:34:58.562Z] c7b7295de423: Preparing [2025-09-01T06:34:58.562Z] e8d82dc3f462: Preparing [2025-09-01T06:34:58.562Z] 1e890da81ec9: Preparing [2025-09-01T06:34:58.562Z] d62e9c3149a9: Waiting [2025-09-01T06:34:58.562Z] 0b039f8d420a: Waiting [2025-09-01T06:34:58.562Z] d8933430e932: Waiting [2025-09-01T06:34:58.562Z] 7d0759463602: Waiting [2025-09-01T06:34:58.562Z] a6e7c8ef56ef: Waiting [2025-09-01T06:34:58.562Z] 6915b9206f94: Waiting [2025-09-01T06:34:58.562Z] c7b7295de423: Waiting [2025-09-01T06:34:58.562Z] e8d82dc3f462: Waiting [2025-09-01T06:34:58.562Z] 1e890da81ec9: Waiting [2025-09-01T06:34:58.562Z] 5f70bf18a086: Waiting [2025-09-01T06:34:58.562Z] fd9a40f75de7: Waiting [2025-09-01T06:34:58.562Z] 1837bc810b2c: Layer already exists [2025-09-01T06:34:58.562Z] 770c90b3f77e: Layer already exists [2025-09-01T06:34:58.562Z] 0a310011a672: Layer already exists [2025-09-01T06:34:58.562Z] e91e3a1098be: Layer already exists [2025-09-01T06:34:58.562Z] e2050facb074: Layer already exists [2025-09-01T06:34:58.562Z] d62e9c3149a9: Layer already exists [2025-09-01T06:34:58.562Z] d8933430e932: Layer already exists [2025-09-01T06:34:58.562Z] 0b039f8d420a: Layer already exists [2025-09-01T06:34:58.562Z] a6e7c8ef56ef: Layer already exists [2025-09-01T06:34:58.562Z] 7d0759463602: Layer already exists [2025-09-01T06:34:58.562Z] 6915b9206f94: Layer already exists [2025-09-01T06:34:58.562Z] c7b7295de423: Layer already exists [2025-09-01T06:34:58.562Z] fd9a40f75de7: Layer already exists [2025-09-01T06:34:58.562Z] e8d82dc3f462: Layer already exists [2025-09-01T06:34:58.562Z] 5f70bf18a086: Layer already exists [2025-09-01T06:34:58.562Z] 1e890da81ec9: Layer already exists [2025-09-01T06:34:58.826Z] main: digest: sha256:24ec5403b150ac56c5cf350ecddad9c13253e579b0965f3e86b70ddf5bd3a356 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T06:34:58.909Z] ===================================================== [Pipeline] echo [2025-09-01T06:34:58.930Z] taggedImages: [2025-09-01T06:34:58.930Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:34:58.930Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-09-01T06:34:58.930Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.55 [2025-09-01T06:34:58.930Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:34:58.930Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-09-01T06:34:58.962Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-09-01T06:34:58.962Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:34:58.962Z] latest [2025-09-01T06:34:58.962Z] 4.1.0-dev.55 [2025-09-01T06:34:58.962Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:34:58.962Z] main [2025-09-01T06:34:58.962Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:59.326Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:34:59.683Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:34:59.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-09-01T06:34:59.683Z] 4afb234e3186: Preparing [2025-09-01T06:34:59.683Z] ba46b2fa3df9: Preparing [2025-09-01T06:34:59.683Z] 470d79a63b6e: Preparing [2025-09-01T06:34:59.683Z] ad3d200ae4d3: Preparing [2025-09-01T06:34:59.683Z] d8933430e932: Preparing [2025-09-01T06:34:59.683Z] 7d0759463602: Preparing [2025-09-01T06:34:59.683Z] 8059f51bce9d: Preparing [2025-09-01T06:34:59.683Z] d8f26db0752b: Preparing [2025-09-01T06:34:59.683Z] 1e890da81ec9: Preparing [2025-09-01T06:34:59.683Z] 7d0759463602: Waiting [2025-09-01T06:34:59.683Z] 8059f51bce9d: Waiting [2025-09-01T06:34:59.683Z] d8f26db0752b: Waiting [2025-09-01T06:34:59.683Z] 1e890da81ec9: Waiting [2025-09-01T06:34:59.950Z] 470d79a63b6e: Pushed [2025-09-01T06:34:59.950Z] ba46b2fa3df9: Pushed [2025-09-01T06:35:00.216Z] d8933430e932: Layer already exists [2025-09-01T06:35:00.216Z] 7d0759463602: Layer already exists [2025-09-01T06:35:00.216Z] d8f26db0752b: Layer already exists [2025-09-01T06:35:00.216Z] 8059f51bce9d: Layer already exists [2025-09-01T06:35:00.216Z] 1e890da81ec9: Layer already exists [2025-09-01T06:35:00.482Z] 4afb234e3186: Pushed [2025-09-01T06:35:07.115Z] ad3d200ae4d3: Pushed [2025-09-01T06:35:07.379Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:318ed4e5457edfca6a55437363e35263425968e56259ef6d763c36226ab7b2f3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:07.737Z] + 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-01T06:35:08.096Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-09-01T06:35:08.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-09-01T06:35:08.096Z] 4afb234e3186: Preparing [2025-09-01T06:35:08.096Z] ba46b2fa3df9: Preparing [2025-09-01T06:35:08.096Z] 470d79a63b6e: Preparing [2025-09-01T06:35:08.096Z] ad3d200ae4d3: Preparing [2025-09-01T06:35:08.096Z] d8933430e932: Preparing [2025-09-01T06:35:08.096Z] 7d0759463602: Preparing [2025-09-01T06:35:08.096Z] 8059f51bce9d: Preparing [2025-09-01T06:35:08.096Z] d8f26db0752b: Preparing [2025-09-01T06:35:08.096Z] 1e890da81ec9: Preparing [2025-09-01T06:35:08.096Z] 8059f51bce9d: Waiting [2025-09-01T06:35:08.096Z] d8f26db0752b: Waiting [2025-09-01T06:35:08.096Z] 1e890da81ec9: Waiting [2025-09-01T06:35:08.096Z] 7d0759463602: Waiting [2025-09-01T06:35:08.096Z] d8933430e932: Layer already exists [2025-09-01T06:35:08.096Z] 470d79a63b6e: Layer already exists [2025-09-01T06:35:08.096Z] ba46b2fa3df9: Layer already exists [2025-09-01T06:35:08.096Z] ad3d200ae4d3: Layer already exists [2025-09-01T06:35:08.096Z] 4afb234e3186: Layer already exists [2025-09-01T06:35:08.096Z] 8059f51bce9d: Layer already exists [2025-09-01T06:35:08.096Z] 1e890da81ec9: Layer already exists [2025-09-01T06:35:08.096Z] d8f26db0752b: Layer already exists [2025-09-01T06:35:08.096Z] 7d0759463602: Layer already exists [2025-09-01T06:35:08.096Z] latest: digest: sha256:318ed4e5457edfca6a55437363e35263425968e56259ef6d763c36226ab7b2f3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:08.719Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:09.073Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.55 [2025-09-01T06:35:09.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-09-01T06:35:09.073Z] 4afb234e3186: Preparing [2025-09-01T06:35:09.073Z] ba46b2fa3df9: Preparing [2025-09-01T06:35:09.073Z] 470d79a63b6e: Preparing [2025-09-01T06:35:09.073Z] ad3d200ae4d3: Preparing [2025-09-01T06:35:09.073Z] d8933430e932: Preparing [2025-09-01T06:35:09.073Z] 7d0759463602: Preparing [2025-09-01T06:35:09.073Z] 8059f51bce9d: Preparing [2025-09-01T06:35:09.073Z] d8f26db0752b: Preparing [2025-09-01T06:35:09.073Z] 1e890da81ec9: Preparing [2025-09-01T06:35:09.073Z] 7d0759463602: Waiting [2025-09-01T06:35:09.073Z] 8059f51bce9d: Waiting [2025-09-01T06:35:09.073Z] d8f26db0752b: Waiting [2025-09-01T06:35:09.073Z] 1e890da81ec9: Waiting [2025-09-01T06:35:09.073Z] 470d79a63b6e: Layer already exists [2025-09-01T06:35:09.073Z] 4afb234e3186: Layer already exists [2025-09-01T06:35:09.073Z] ad3d200ae4d3: Layer already exists [2025-09-01T06:35:09.073Z] d8933430e932: Layer already exists [2025-09-01T06:35:09.073Z] ba46b2fa3df9: Layer already exists [2025-09-01T06:35:09.073Z] 7d0759463602: Layer already exists [2025-09-01T06:35:09.073Z] d8f26db0752b: Layer already exists [2025-09-01T06:35:09.073Z] 8059f51bce9d: Layer already exists [2025-09-01T06:35:09.073Z] 1e890da81ec9: Layer already exists [2025-09-01T06:35:09.073Z] 4.1.0-dev.55: digest: sha256:318ed4e5457edfca6a55437363e35263425968e56259ef6d763c36226ab7b2f3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:09.689Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:10.035Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:35:10.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-09-01T06:35:10.035Z] 4afb234e3186: Preparing [2025-09-01T06:35:10.035Z] ba46b2fa3df9: Preparing [2025-09-01T06:35:10.035Z] 470d79a63b6e: Preparing [2025-09-01T06:35:10.035Z] ad3d200ae4d3: Preparing [2025-09-01T06:35:10.035Z] d8933430e932: Preparing [2025-09-01T06:35:10.035Z] 7d0759463602: Preparing [2025-09-01T06:35:10.035Z] 8059f51bce9d: Preparing [2025-09-01T06:35:10.035Z] 7d0759463602: Waiting [2025-09-01T06:35:10.035Z] d8f26db0752b: Preparing [2025-09-01T06:35:10.035Z] 1e890da81ec9: Preparing [2025-09-01T06:35:10.035Z] d8f26db0752b: Waiting [2025-09-01T06:35:10.035Z] 1e890da81ec9: Waiting [2025-09-01T06:35:10.035Z] 4afb234e3186: Layer already exists [2025-09-01T06:35:10.035Z] ba46b2fa3df9: Layer already exists [2025-09-01T06:35:10.035Z] ad3d200ae4d3: Layer already exists [2025-09-01T06:35:10.035Z] 470d79a63b6e: Layer already exists [2025-09-01T06:35:10.035Z] d8933430e932: Layer already exists [2025-09-01T06:35:10.035Z] 7d0759463602: Layer already exists [2025-09-01T06:35:10.035Z] 8059f51bce9d: Layer already exists [2025-09-01T06:35:10.035Z] d8f26db0752b: Layer already exists [2025-09-01T06:35:10.035Z] 1e890da81ec9: Layer already exists [2025-09-01T06:35:10.035Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:318ed4e5457edfca6a55437363e35263425968e56259ef6d763c36226ab7b2f3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:10.661Z] + 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-01T06:35:11.013Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-09-01T06:35:11.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-09-01T06:35:11.013Z] 4afb234e3186: Preparing [2025-09-01T06:35:11.013Z] ba46b2fa3df9: Preparing [2025-09-01T06:35:11.013Z] 470d79a63b6e: Preparing [2025-09-01T06:35:11.013Z] ad3d200ae4d3: Preparing [2025-09-01T06:35:11.013Z] d8933430e932: Preparing [2025-09-01T06:35:11.013Z] 7d0759463602: Preparing [2025-09-01T06:35:11.013Z] 8059f51bce9d: Preparing [2025-09-01T06:35:11.013Z] 7d0759463602: Waiting [2025-09-01T06:35:11.013Z] d8f26db0752b: Preparing [2025-09-01T06:35:11.013Z] 8059f51bce9d: Waiting [2025-09-01T06:35:11.013Z] 1e890da81ec9: Preparing [2025-09-01T06:35:11.013Z] d8f26db0752b: Waiting [2025-09-01T06:35:11.013Z] 1e890da81ec9: Waiting [2025-09-01T06:35:11.013Z] 4afb234e3186: Layer already exists [2025-09-01T06:35:11.013Z] ba46b2fa3df9: Layer already exists [2025-09-01T06:35:11.013Z] d8933430e932: Layer already exists [2025-09-01T06:35:11.013Z] ad3d200ae4d3: Layer already exists [2025-09-01T06:35:11.013Z] 470d79a63b6e: Layer already exists [2025-09-01T06:35:11.013Z] 1e890da81ec9: Layer already exists [2025-09-01T06:35:11.013Z] 7d0759463602: Layer already exists [2025-09-01T06:35:11.013Z] 8059f51bce9d: Layer already exists [2025-09-01T06:35:11.013Z] d8f26db0752b: Layer already exists [2025-09-01T06:35:11.279Z] main: digest: sha256:318ed4e5457edfca6a55437363e35263425968e56259ef6d763c36226ab7b2f3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T06:35:11.343Z] ===================================================== [Pipeline] echo [2025-09-01T06:35:11.355Z] taggedImages: [2025-09-01T06:35:11.355Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:35:11.355Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-09-01T06:35:11.355Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.55 [2025-09-01T06:35:11.355Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:35:11.355Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-09-01T06:35:11.381Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-09-01T06:35:11.381Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:35:11.381Z] latest [2025-09-01T06:35:11.381Z] 4.1.0-dev.55 [2025-09-01T06:35:11.381Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:35:11.381Z] main [2025-09-01T06:35:11.381Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:11.741Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:12.102Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:35:12.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-09-01T06:35:12.102Z] bf486f6258c1: Preparing [2025-09-01T06:35:12.102Z] b943ded70647: Preparing [2025-09-01T06:35:12.102Z] ca3b44df8524: Preparing [2025-09-01T06:35:12.102Z] 55a287e58b2b: Preparing [2025-09-01T06:35:12.102Z] 9e6e2202bb1e: Preparing [2025-09-01T06:35:12.102Z] d8933430e932: Preparing [2025-09-01T06:35:12.102Z] 7d0759463602: Preparing [2025-09-01T06:35:12.102Z] 803b62942410: Preparing [2025-09-01T06:35:12.102Z] 52fb36c76b26: Preparing [2025-09-01T06:35:12.102Z] 9638106ceb00: Preparing [2025-09-01T06:35:12.102Z] 1e890da81ec9: Preparing [2025-09-01T06:35:12.102Z] 803b62942410: Waiting [2025-09-01T06:35:12.102Z] d8933430e932: Waiting [2025-09-01T06:35:12.102Z] 52fb36c76b26: Waiting [2025-09-01T06:35:12.102Z] 7d0759463602: Waiting [2025-09-01T06:35:12.102Z] 9638106ceb00: Waiting [2025-09-01T06:35:12.102Z] 1e890da81ec9: Waiting [2025-09-01T06:35:12.367Z] 9e6e2202bb1e: Pushed [2025-09-01T06:35:12.367Z] bf486f6258c1: Pushed [2025-09-01T06:35:12.367Z] 55a287e58b2b: Pushed [2025-09-01T06:35:12.367Z] b943ded70647: Pushed [2025-09-01T06:35:12.367Z] d8933430e932: Layer already exists [2025-09-01T06:35:12.367Z] 7d0759463602: Layer already exists [2025-09-01T06:35:12.367Z] 1e890da81ec9: Layer already exists [2025-09-01T06:35:12.631Z] 803b62942410: Pushed [2025-09-01T06:35:12.631Z] 52fb36c76b26: Pushed [2025-09-01T06:35:15.195Z] 9638106ceb00: Pushed [2025-09-01T06:35:18.519Z] ca3b44df8524: Pushed [2025-09-01T06:35:18.519Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:1c24293cad367bde5c2da9bf1827613c84c0ffd6eea5bbb7e449d13fc30b676a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:18.867Z] + 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-01T06:35:19.225Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-09-01T06:35:19.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-09-01T06:35:19.225Z] bf486f6258c1: Preparing [2025-09-01T06:35:19.225Z] b943ded70647: Preparing [2025-09-01T06:35:19.225Z] ca3b44df8524: Preparing [2025-09-01T06:35:19.225Z] 55a287e58b2b: Preparing [2025-09-01T06:35:19.225Z] 9e6e2202bb1e: Preparing [2025-09-01T06:35:19.225Z] d8933430e932: Preparing [2025-09-01T06:35:19.225Z] 7d0759463602: Preparing [2025-09-01T06:35:19.225Z] 803b62942410: Preparing [2025-09-01T06:35:19.225Z] 52fb36c76b26: Preparing [2025-09-01T06:35:19.225Z] 9638106ceb00: Preparing [2025-09-01T06:35:19.225Z] 1e890da81ec9: Preparing [2025-09-01T06:35:19.225Z] d8933430e932: Waiting [2025-09-01T06:35:19.225Z] 7d0759463602: Waiting [2025-09-01T06:35:19.225Z] 803b62942410: Waiting [2025-09-01T06:35:19.225Z] 52fb36c76b26: Waiting [2025-09-01T06:35:19.225Z] 9638106ceb00: Waiting [2025-09-01T06:35:19.225Z] 1e890da81ec9: Waiting [2025-09-01T06:35:19.225Z] ca3b44df8524: Layer already exists [2025-09-01T06:35:19.225Z] 55a287e58b2b: Layer already exists [2025-09-01T06:35:19.225Z] 9e6e2202bb1e: Layer already exists [2025-09-01T06:35:19.225Z] bf486f6258c1: Layer already exists [2025-09-01T06:35:19.225Z] b943ded70647: Layer already exists [2025-09-01T06:35:19.225Z] 7d0759463602: Layer already exists [2025-09-01T06:35:19.225Z] 52fb36c76b26: Layer already exists [2025-09-01T06:35:19.225Z] d8933430e932: Layer already exists [2025-09-01T06:35:19.225Z] 803b62942410: Layer already exists [2025-09-01T06:35:19.225Z] 9638106ceb00: Layer already exists [2025-09-01T06:35:19.225Z] 1e890da81ec9: Layer already exists [2025-09-01T06:35:19.488Z] latest: digest: sha256:1c24293cad367bde5c2da9bf1827613c84c0ffd6eea5bbb7e449d13fc30b676a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:19.835Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:20.179Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.55 [2025-09-01T06:35:20.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-09-01T06:35:20.179Z] bf486f6258c1: Preparing [2025-09-01T06:35:20.179Z] b943ded70647: Preparing [2025-09-01T06:35:20.179Z] ca3b44df8524: Preparing [2025-09-01T06:35:20.179Z] 55a287e58b2b: Preparing [2025-09-01T06:35:20.179Z] 9e6e2202bb1e: Preparing [2025-09-01T06:35:20.179Z] d8933430e932: Preparing [2025-09-01T06:35:20.179Z] 7d0759463602: Preparing [2025-09-01T06:35:20.179Z] 803b62942410: Preparing [2025-09-01T06:35:20.179Z] 52fb36c76b26: Preparing [2025-09-01T06:35:20.179Z] 9638106ceb00: Preparing [2025-09-01T06:35:20.179Z] 1e890da81ec9: Preparing [2025-09-01T06:35:20.179Z] d8933430e932: Waiting [2025-09-01T06:35:20.179Z] 7d0759463602: Waiting [2025-09-01T06:35:20.179Z] 803b62942410: Waiting [2025-09-01T06:35:20.179Z] 52fb36c76b26: Waiting [2025-09-01T06:35:20.179Z] 9638106ceb00: Waiting [2025-09-01T06:35:20.179Z] 1e890da81ec9: Waiting [2025-09-01T06:35:20.179Z] 55a287e58b2b: Layer already exists [2025-09-01T06:35:20.179Z] ca3b44df8524: Layer already exists [2025-09-01T06:35:20.179Z] b943ded70647: Layer already exists [2025-09-01T06:35:20.179Z] bf486f6258c1: Layer already exists [2025-09-01T06:35:20.179Z] 9e6e2202bb1e: Layer already exists [2025-09-01T06:35:20.179Z] d8933430e932: Layer already exists [2025-09-01T06:35:20.179Z] 7d0759463602: Layer already exists [2025-09-01T06:35:20.179Z] 803b62942410: Layer already exists [2025-09-01T06:35:20.179Z] 52fb36c76b26: Layer already exists [2025-09-01T06:35:20.179Z] 9638106ceb00: Layer already exists [2025-09-01T06:35:20.179Z] 1e890da81ec9: Layer already exists [2025-09-01T06:35:20.443Z] 4.1.0-dev.55: digest: sha256:1c24293cad367bde5c2da9bf1827613c84c0ffd6eea5bbb7e449d13fc30b676a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:20.789Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:21.143Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:35:21.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-09-01T06:35:21.143Z] bf486f6258c1: Preparing [2025-09-01T06:35:21.143Z] b943ded70647: Preparing [2025-09-01T06:35:21.143Z] ca3b44df8524: Preparing [2025-09-01T06:35:21.143Z] 55a287e58b2b: Preparing [2025-09-01T06:35:21.143Z] 9e6e2202bb1e: Preparing [2025-09-01T06:35:21.143Z] d8933430e932: Preparing [2025-09-01T06:35:21.143Z] 7d0759463602: Preparing [2025-09-01T06:35:21.143Z] 803b62942410: Preparing [2025-09-01T06:35:21.143Z] 52fb36c76b26: Preparing [2025-09-01T06:35:21.143Z] 9638106ceb00: Preparing [2025-09-01T06:35:21.143Z] 1e890da81ec9: Preparing [2025-09-01T06:35:21.143Z] 803b62942410: Waiting [2025-09-01T06:35:21.143Z] 52fb36c76b26: Waiting [2025-09-01T06:35:21.143Z] 9638106ceb00: Waiting [2025-09-01T06:35:21.143Z] 1e890da81ec9: Waiting [2025-09-01T06:35:21.143Z] 7d0759463602: Waiting [2025-09-01T06:35:21.143Z] d8933430e932: Waiting [2025-09-01T06:35:21.143Z] ca3b44df8524: Layer already exists [2025-09-01T06:35:21.143Z] 9e6e2202bb1e: Layer already exists [2025-09-01T06:35:21.143Z] 55a287e58b2b: Layer already exists [2025-09-01T06:35:21.143Z] b943ded70647: Layer already exists [2025-09-01T06:35:21.143Z] bf486f6258c1: Layer already exists [2025-09-01T06:35:21.143Z] 9638106ceb00: Layer already exists [2025-09-01T06:35:21.143Z] 803b62942410: Layer already exists [2025-09-01T06:35:21.143Z] d8933430e932: Layer already exists [2025-09-01T06:35:21.143Z] 7d0759463602: Layer already exists [2025-09-01T06:35:21.143Z] 52fb36c76b26: Layer already exists [2025-09-01T06:35:21.143Z] 1e890da81ec9: Layer already exists [2025-09-01T06:35:21.406Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:1c24293cad367bde5c2da9bf1827613c84c0ffd6eea5bbb7e449d13fc30b676a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:21.766Z] + 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-01T06:35:22.126Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-09-01T06:35:22.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-09-01T06:35:22.126Z] bf486f6258c1: Preparing [2025-09-01T06:35:22.126Z] b943ded70647: Preparing [2025-09-01T06:35:22.126Z] ca3b44df8524: Preparing [2025-09-01T06:35:22.126Z] 55a287e58b2b: Preparing [2025-09-01T06:35:22.126Z] 9e6e2202bb1e: Preparing [2025-09-01T06:35:22.126Z] d8933430e932: Preparing [2025-09-01T06:35:22.126Z] 7d0759463602: Preparing [2025-09-01T06:35:22.126Z] 803b62942410: Preparing [2025-09-01T06:35:22.126Z] 52fb36c76b26: Preparing [2025-09-01T06:35:22.126Z] 9638106ceb00: Preparing [2025-09-01T06:35:22.126Z] 1e890da81ec9: Preparing [2025-09-01T06:35:22.126Z] 7d0759463602: Waiting [2025-09-01T06:35:22.126Z] 803b62942410: Waiting [2025-09-01T06:35:22.126Z] 52fb36c76b26: Waiting [2025-09-01T06:35:22.126Z] 9638106ceb00: Waiting [2025-09-01T06:35:22.126Z] 1e890da81ec9: Waiting [2025-09-01T06:35:22.126Z] d8933430e932: Waiting [2025-09-01T06:35:22.126Z] bf486f6258c1: Layer already exists [2025-09-01T06:35:22.126Z] 55a287e58b2b: Layer already exists [2025-09-01T06:35:22.126Z] ca3b44df8524: Layer already exists [2025-09-01T06:35:22.126Z] b943ded70647: Layer already exists [2025-09-01T06:35:22.126Z] 9e6e2202bb1e: Layer already exists [2025-09-01T06:35:22.126Z] 7d0759463602: Layer already exists [2025-09-01T06:35:22.126Z] 52fb36c76b26: Layer already exists [2025-09-01T06:35:22.126Z] 803b62942410: Layer already exists [2025-09-01T06:35:22.126Z] 9638106ceb00: Layer already exists [2025-09-01T06:35:22.126Z] d8933430e932: Layer already exists [2025-09-01T06:35:22.126Z] 1e890da81ec9: Layer already exists [2025-09-01T06:35:22.390Z] main: digest: sha256:1c24293cad367bde5c2da9bf1827613c84c0ffd6eea5bbb7e449d13fc30b676a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T06:35:22.476Z] ===================================================== [Pipeline] echo [2025-09-01T06:35:22.490Z] taggedImages: [2025-09-01T06:35:22.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:35:22.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-09-01T06:35:22.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.55 [2025-09-01T06:35:22.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:35:22.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-09-01T06:35:22.515Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-09-01T06:35:22.515Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:35:22.515Z] latest [2025-09-01T06:35:22.515Z] 4.1.0-dev.55 [2025-09-01T06:35:22.515Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:35:22.515Z] main [2025-09-01T06:35:22.515Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:22.886Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:23.816Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:35:23.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-09-01T06:35:23.816Z] 9d3ba0b48a37: Preparing [2025-09-01T06:35:23.816Z] 1e0431f1b26a: Preparing [2025-09-01T06:35:23.816Z] ceec1fd70599: Preparing [2025-09-01T06:35:23.816Z] 32ff72b1bffe: Preparing [2025-09-01T06:35:23.816Z] 3208abba9054: Preparing [2025-09-01T06:35:23.816Z] b4026e463a9b: Preparing [2025-09-01T06:35:23.816Z] 34ea83ee236c: Preparing [2025-09-01T06:35:23.816Z] d8933430e932: Preparing [2025-09-01T06:35:23.816Z] 7d0759463602: Preparing [2025-09-01T06:35:23.816Z] c497c72c07c5: Preparing [2025-09-01T06:35:23.816Z] bb72605145f1: Preparing [2025-09-01T06:35:23.816Z] 1e890da81ec9: Preparing [2025-09-01T06:35:23.816Z] 7d0759463602: Waiting [2025-09-01T06:35:23.816Z] b4026e463a9b: Waiting [2025-09-01T06:35:23.816Z] c497c72c07c5: Waiting [2025-09-01T06:35:23.816Z] 34ea83ee236c: Waiting [2025-09-01T06:35:23.816Z] bb72605145f1: Waiting [2025-09-01T06:35:23.816Z] d8933430e932: Waiting [2025-09-01T06:35:24.080Z] 9d3ba0b48a37: Pushed [2025-09-01T06:35:24.081Z] 3208abba9054: Pushed [2025-09-01T06:35:24.081Z] 1e0431f1b26a: Pushed [2025-09-01T06:35:24.081Z] d8933430e932: Layer already exists [2025-09-01T06:35:24.081Z] 7d0759463602: Layer already exists [2025-09-01T06:35:24.081Z] b4026e463a9b: Pushed [2025-09-01T06:35:24.081Z] 34ea83ee236c: Pushed [2025-09-01T06:35:24.348Z] 1e890da81ec9: Layer already exists [2025-09-01T06:35:24.612Z] c497c72c07c5: Pushed [2025-09-01T06:35:27.180Z] bb72605145f1: Pushed [2025-09-01T06:35:30.508Z] 32ff72b1bffe: Pushed [2025-09-01T06:35:30.508Z] ceec1fd70599: Pushed [2025-09-01T06:35:30.508Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:07a8ee12c952b92f27ff5a56fdc14352209ba5a0b9ec5b9901099c9a2cfd0523 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:30.858Z] + 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-01T06:35:31.200Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-09-01T06:35:31.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-09-01T06:35:31.200Z] 9d3ba0b48a37: Preparing [2025-09-01T06:35:31.200Z] 1e0431f1b26a: Preparing [2025-09-01T06:35:31.200Z] ceec1fd70599: Preparing [2025-09-01T06:35:31.200Z] 32ff72b1bffe: Preparing [2025-09-01T06:35:31.200Z] 3208abba9054: Preparing [2025-09-01T06:35:31.200Z] b4026e463a9b: Preparing [2025-09-01T06:35:31.200Z] 34ea83ee236c: Preparing [2025-09-01T06:35:31.200Z] d8933430e932: Preparing [2025-09-01T06:35:31.200Z] 7d0759463602: Preparing [2025-09-01T06:35:31.200Z] c497c72c07c5: Preparing [2025-09-01T06:35:31.200Z] bb72605145f1: Preparing [2025-09-01T06:35:31.200Z] 1e890da81ec9: Preparing [2025-09-01T06:35:31.200Z] d8933430e932: Waiting [2025-09-01T06:35:31.200Z] 7d0759463602: Waiting [2025-09-01T06:35:31.200Z] c497c72c07c5: Waiting [2025-09-01T06:35:31.200Z] bb72605145f1: Waiting [2025-09-01T06:35:31.200Z] 1e890da81ec9: Waiting [2025-09-01T06:35:31.200Z] b4026e463a9b: Waiting [2025-09-01T06:35:31.200Z] 34ea83ee236c: Waiting [2025-09-01T06:35:31.200Z] 32ff72b1bffe: Layer already exists [2025-09-01T06:35:31.200Z] 9d3ba0b48a37: Layer already exists [2025-09-01T06:35:31.200Z] 1e0431f1b26a: Layer already exists [2025-09-01T06:35:31.200Z] 3208abba9054: Layer already exists [2025-09-01T06:35:31.200Z] ceec1fd70599: Layer already exists [2025-09-01T06:35:31.200Z] d8933430e932: Layer already exists [2025-09-01T06:35:31.200Z] b4026e463a9b: Layer already exists [2025-09-01T06:35:31.200Z] c497c72c07c5: Layer already exists [2025-09-01T06:35:31.200Z] 7d0759463602: Layer already exists [2025-09-01T06:35:31.201Z] 34ea83ee236c: Layer already exists [2025-09-01T06:35:31.201Z] 1e890da81ec9: Layer already exists [2025-09-01T06:35:31.201Z] bb72605145f1: Layer already exists [2025-09-01T06:35:31.464Z] latest: digest: sha256:07a8ee12c952b92f27ff5a56fdc14352209ba5a0b9ec5b9901099c9a2cfd0523 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:31.825Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:32.174Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.55 [2025-09-01T06:35:32.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-09-01T06:35:32.174Z] 9d3ba0b48a37: Preparing [2025-09-01T06:35:32.174Z] 1e0431f1b26a: Preparing [2025-09-01T06:35:32.174Z] ceec1fd70599: Preparing [2025-09-01T06:35:32.174Z] 32ff72b1bffe: Preparing [2025-09-01T06:35:32.174Z] 3208abba9054: Preparing [2025-09-01T06:35:32.174Z] b4026e463a9b: Preparing [2025-09-01T06:35:32.174Z] 34ea83ee236c: Preparing [2025-09-01T06:35:32.174Z] d8933430e932: Preparing [2025-09-01T06:35:32.174Z] 7d0759463602: Preparing [2025-09-01T06:35:32.174Z] c497c72c07c5: Preparing [2025-09-01T06:35:32.174Z] bb72605145f1: Preparing [2025-09-01T06:35:32.174Z] 1e890da81ec9: Preparing [2025-09-01T06:35:32.174Z] 7d0759463602: Waiting [2025-09-01T06:35:32.174Z] c497c72c07c5: Waiting [2025-09-01T06:35:32.174Z] b4026e463a9b: Waiting [2025-09-01T06:35:32.174Z] 34ea83ee236c: Waiting [2025-09-01T06:35:32.174Z] d8933430e932: Waiting [2025-09-01T06:35:32.174Z] bb72605145f1: Waiting [2025-09-01T06:35:32.174Z] 1e890da81ec9: Waiting [2025-09-01T06:35:32.437Z] 3208abba9054: Layer already exists [2025-09-01T06:35:32.437Z] ceec1fd70599: Layer already exists [2025-09-01T06:35:32.437Z] 1e0431f1b26a: Layer already exists [2025-09-01T06:35:32.437Z] 9d3ba0b48a37: Layer already exists [2025-09-01T06:35:32.437Z] 32ff72b1bffe: Layer already exists [2025-09-01T06:35:32.437Z] 7d0759463602: Layer already exists [2025-09-01T06:35:32.437Z] d8933430e932: Layer already exists [2025-09-01T06:35:32.437Z] c497c72c07c5: Layer already exists [2025-09-01T06:35:32.437Z] b4026e463a9b: Layer already exists [2025-09-01T06:35:32.437Z] 34ea83ee236c: Layer already exists [2025-09-01T06:35:32.437Z] bb72605145f1: Layer already exists [2025-09-01T06:35:32.437Z] 1e890da81ec9: Layer already exists [2025-09-01T06:35:32.437Z] 4.1.0-dev.55: digest: sha256:07a8ee12c952b92f27ff5a56fdc14352209ba5a0b9ec5b9901099c9a2cfd0523 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:32.847Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:33.185Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:35:33.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-09-01T06:35:33.185Z] 9d3ba0b48a37: Preparing [2025-09-01T06:35:33.185Z] 1e0431f1b26a: Preparing [2025-09-01T06:35:33.185Z] ceec1fd70599: Preparing [2025-09-01T06:35:33.185Z] 32ff72b1bffe: Preparing [2025-09-01T06:35:33.185Z] 3208abba9054: Preparing [2025-09-01T06:35:33.185Z] b4026e463a9b: Preparing [2025-09-01T06:35:33.185Z] 34ea83ee236c: Preparing [2025-09-01T06:35:33.185Z] b4026e463a9b: Waiting [2025-09-01T06:35:33.185Z] d8933430e932: Preparing [2025-09-01T06:35:33.185Z] 7d0759463602: Preparing [2025-09-01T06:35:33.185Z] d8933430e932: Waiting [2025-09-01T06:35:33.185Z] 7d0759463602: Waiting [2025-09-01T06:35:33.185Z] c497c72c07c5: Preparing [2025-09-01T06:35:33.185Z] bb72605145f1: Preparing [2025-09-01T06:35:33.185Z] c497c72c07c5: Waiting [2025-09-01T06:35:33.185Z] 1e890da81ec9: Preparing [2025-09-01T06:35:33.185Z] bb72605145f1: Waiting [2025-09-01T06:35:33.185Z] 9d3ba0b48a37: Layer already exists [2025-09-01T06:35:33.185Z] ceec1fd70599: Layer already exists [2025-09-01T06:35:33.185Z] 32ff72b1bffe: Layer already exists [2025-09-01T06:35:33.185Z] 3208abba9054: Layer already exists [2025-09-01T06:35:33.185Z] 1e0431f1b26a: Layer already exists [2025-09-01T06:35:33.185Z] 34ea83ee236c: Layer already exists [2025-09-01T06:35:33.185Z] d8933430e932: Layer already exists [2025-09-01T06:35:33.185Z] c497c72c07c5: Layer already exists [2025-09-01T06:35:33.185Z] b4026e463a9b: Layer already exists [2025-09-01T06:35:33.185Z] 7d0759463602: Layer already exists [2025-09-01T06:35:33.185Z] bb72605145f1: Layer already exists [2025-09-01T06:35:33.185Z] 1e890da81ec9: Layer already exists [2025-09-01T06:35:33.449Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:07a8ee12c952b92f27ff5a56fdc14352209ba5a0b9ec5b9901099c9a2cfd0523 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:33.812Z] + 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-01T06:35:34.155Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-09-01T06:35:34.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-09-01T06:35:34.155Z] 9d3ba0b48a37: Preparing [2025-09-01T06:35:34.155Z] 1e0431f1b26a: Preparing [2025-09-01T06:35:34.155Z] ceec1fd70599: Preparing [2025-09-01T06:35:34.155Z] 32ff72b1bffe: Preparing [2025-09-01T06:35:34.155Z] 3208abba9054: Preparing [2025-09-01T06:35:34.155Z] b4026e463a9b: Preparing [2025-09-01T06:35:34.155Z] 34ea83ee236c: Preparing [2025-09-01T06:35:34.155Z] d8933430e932: Preparing [2025-09-01T06:35:34.155Z] 7d0759463602: Preparing [2025-09-01T06:35:34.155Z] c497c72c07c5: Preparing [2025-09-01T06:35:34.155Z] bb72605145f1: Preparing [2025-09-01T06:35:34.155Z] 1e890da81ec9: Preparing [2025-09-01T06:35:34.155Z] d8933430e932: Waiting [2025-09-01T06:35:34.155Z] 7d0759463602: Waiting [2025-09-01T06:35:34.155Z] 1e890da81ec9: Waiting [2025-09-01T06:35:34.155Z] c497c72c07c5: Waiting [2025-09-01T06:35:34.155Z] bb72605145f1: Waiting [2025-09-01T06:35:34.155Z] b4026e463a9b: Waiting [2025-09-01T06:35:34.155Z] 34ea83ee236c: Waiting [2025-09-01T06:35:34.155Z] ceec1fd70599: Layer already exists [2025-09-01T06:35:34.155Z] 32ff72b1bffe: Layer already exists [2025-09-01T06:35:34.155Z] 9d3ba0b48a37: Layer already exists [2025-09-01T06:35:34.155Z] 1e0431f1b26a: Layer already exists [2025-09-01T06:35:34.155Z] 3208abba9054: Layer already exists [2025-09-01T06:35:34.155Z] b4026e463a9b: Layer already exists [2025-09-01T06:35:34.155Z] c497c72c07c5: Layer already exists [2025-09-01T06:35:34.155Z] 34ea83ee236c: Layer already exists [2025-09-01T06:35:34.155Z] d8933430e932: Layer already exists [2025-09-01T06:35:34.155Z] 7d0759463602: Layer already exists [2025-09-01T06:35:34.155Z] bb72605145f1: Layer already exists [2025-09-01T06:35:34.155Z] 1e890da81ec9: Layer already exists [2025-09-01T06:35:34.419Z] main: digest: sha256:07a8ee12c952b92f27ff5a56fdc14352209ba5a0b9ec5b9901099c9a2cfd0523 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T06:35:34.502Z] ===================================================== [Pipeline] echo [2025-09-01T06:35:34.520Z] taggedImages: [2025-09-01T06:35:34.520Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:35:34.520Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-09-01T06:35:34.520Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.55 [2025-09-01T06:35:34.520Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:35:34.520Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-09-01T06:35:34.552Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-09-01T06:35:34.552Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:35:34.552Z] latest [2025-09-01T06:35:34.552Z] 4.1.0-dev.55 [2025-09-01T06:35:34.552Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:35:34.552Z] main [2025-09-01T06:35:34.552Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:34.927Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:35.529Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:35:35.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-09-01T06:35:35.529Z] 6151f7a71b14: Preparing [2025-09-01T06:35:35.529Z] e60edb09d62c: Preparing [2025-09-01T06:35:35.529Z] d8933430e932: Preparing [2025-09-01T06:35:35.529Z] 7d0759463602: Preparing [2025-09-01T06:35:35.529Z] 32de45badfe7: Preparing [2025-09-01T06:35:35.529Z] 631890563c41: Preparing [2025-09-01T06:35:35.529Z] 1e890da81ec9: Preparing [2025-09-01T06:35:35.529Z] 631890563c41: Waiting [2025-09-01T06:35:35.529Z] 1e890da81ec9: Waiting [2025-09-01T06:35:35.529Z] d8933430e932: Layer already exists [2025-09-01T06:35:35.529Z] 7d0759463602: Layer already exists [2025-09-01T06:35:35.793Z] 1e890da81ec9: Layer already exists [2025-09-01T06:35:35.794Z] 6151f7a71b14: Pushed [2025-09-01T06:35:36.057Z] 32de45badfe7: Pushed [2025-09-01T06:35:37.452Z] 631890563c41: Pushed [2025-09-01T06:35:42.873Z] e60edb09d62c: Pushed [2025-09-01T06:35:42.873Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:2f4c3200ae1b9992553dff757c1c00af9fb86c562f3640fb33f14708f72c232a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:43.232Z] + 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-01T06:35:43.586Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-09-01T06:35:43.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-09-01T06:35:43.586Z] 6151f7a71b14: Preparing [2025-09-01T06:35:43.586Z] e60edb09d62c: Preparing [2025-09-01T06:35:43.586Z] d8933430e932: Preparing [2025-09-01T06:35:43.586Z] 7d0759463602: Preparing [2025-09-01T06:35:43.586Z] 32de45badfe7: Preparing [2025-09-01T06:35:43.586Z] 631890563c41: Preparing [2025-09-01T06:35:43.586Z] 1e890da81ec9: Preparing [2025-09-01T06:35:43.586Z] 631890563c41: Waiting [2025-09-01T06:35:43.586Z] 1e890da81ec9: Waiting [2025-09-01T06:35:43.586Z] 7d0759463602: Layer already exists [2025-09-01T06:35:43.586Z] 32de45badfe7: Layer already exists [2025-09-01T06:35:43.586Z] e60edb09d62c: Layer already exists [2025-09-01T06:35:43.586Z] d8933430e932: Layer already exists [2025-09-01T06:35:43.586Z] 6151f7a71b14: Layer already exists [2025-09-01T06:35:43.586Z] 1e890da81ec9: Layer already exists [2025-09-01T06:35:43.586Z] 631890563c41: Layer already exists [2025-09-01T06:35:43.856Z] latest: digest: sha256:2f4c3200ae1b9992553dff757c1c00af9fb86c562f3640fb33f14708f72c232a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:44.201Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:44.553Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.55 [2025-09-01T06:35:44.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-09-01T06:35:44.554Z] 6151f7a71b14: Preparing [2025-09-01T06:35:44.554Z] e60edb09d62c: Preparing [2025-09-01T06:35:44.554Z] d8933430e932: Preparing [2025-09-01T06:35:44.554Z] 7d0759463602: Preparing [2025-09-01T06:35:44.554Z] 32de45badfe7: Preparing [2025-09-01T06:35:44.554Z] 631890563c41: Preparing [2025-09-01T06:35:44.554Z] 1e890da81ec9: Preparing [2025-09-01T06:35:44.554Z] 631890563c41: Waiting [2025-09-01T06:35:44.554Z] 1e890da81ec9: Waiting [2025-09-01T06:35:44.554Z] 6151f7a71b14: Layer already exists [2025-09-01T06:35:44.554Z] d8933430e932: Layer already exists [2025-09-01T06:35:44.554Z] e60edb09d62c: Layer already exists [2025-09-01T06:35:44.554Z] 32de45badfe7: Layer already exists [2025-09-01T06:35:44.554Z] 7d0759463602: Layer already exists [2025-09-01T06:35:44.554Z] 631890563c41: Layer already exists [2025-09-01T06:35:44.554Z] 1e890da81ec9: Layer already exists [2025-09-01T06:35:44.818Z] 4.1.0-dev.55: digest: sha256:2f4c3200ae1b9992553dff757c1c00af9fb86c562f3640fb33f14708f72c232a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:45.170Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:45.510Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:35:45.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-09-01T06:35:45.510Z] 6151f7a71b14: Preparing [2025-09-01T06:35:45.510Z] e60edb09d62c: Preparing [2025-09-01T06:35:45.510Z] d8933430e932: Preparing [2025-09-01T06:35:45.510Z] 7d0759463602: Preparing [2025-09-01T06:35:45.510Z] 32de45badfe7: Preparing [2025-09-01T06:35:45.510Z] 631890563c41: Preparing [2025-09-01T06:35:45.510Z] 1e890da81ec9: Preparing [2025-09-01T06:35:45.510Z] 631890563c41: Waiting [2025-09-01T06:35:45.510Z] 1e890da81ec9: Waiting [2025-09-01T06:35:45.510Z] d8933430e932: Layer already exists [2025-09-01T06:35:45.510Z] 6151f7a71b14: Layer already exists [2025-09-01T06:35:45.510Z] 32de45badfe7: Layer already exists [2025-09-01T06:35:45.510Z] 7d0759463602: Layer already exists [2025-09-01T06:35:45.510Z] e60edb09d62c: Layer already exists [2025-09-01T06:35:45.510Z] 631890563c41: Layer already exists [2025-09-01T06:35:45.510Z] 1e890da81ec9: Layer already exists [2025-09-01T06:35:45.776Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:2f4c3200ae1b9992553dff757c1c00af9fb86c562f3640fb33f14708f72c232a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:46.131Z] + 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-01T06:35:46.479Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-09-01T06:35:46.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-09-01T06:35:46.479Z] 6151f7a71b14: Preparing [2025-09-01T06:35:46.479Z] e60edb09d62c: Preparing [2025-09-01T06:35:46.479Z] d8933430e932: Preparing [2025-09-01T06:35:46.479Z] 7d0759463602: Preparing [2025-09-01T06:35:46.479Z] 32de45badfe7: Preparing [2025-09-01T06:35:46.479Z] 631890563c41: Preparing [2025-09-01T06:35:46.479Z] 1e890da81ec9: Preparing [2025-09-01T06:35:46.479Z] 631890563c41: Waiting [2025-09-01T06:35:46.479Z] 1e890da81ec9: Waiting [2025-09-01T06:35:46.479Z] 32de45badfe7: Layer already exists [2025-09-01T06:35:46.479Z] 6151f7a71b14: Layer already exists [2025-09-01T06:35:46.479Z] e60edb09d62c: Layer already exists [2025-09-01T06:35:46.479Z] d8933430e932: Layer already exists [2025-09-01T06:35:46.479Z] 7d0759463602: Layer already exists [2025-09-01T06:35:46.479Z] 631890563c41: Layer already exists [2025-09-01T06:35:46.479Z] 1e890da81ec9: Layer already exists [2025-09-01T06:35:46.745Z] main: digest: sha256:2f4c3200ae1b9992553dff757c1c00af9fb86c562f3640fb33f14708f72c232a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T06:35:46.827Z] ===================================================== [Pipeline] echo [2025-09-01T06:35:46.842Z] taggedImages: [2025-09-01T06:35:46.842Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:35:46.842Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-09-01T06:35:46.842Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.55 [2025-09-01T06:35:46.842Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:35:46.842Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-09-01T06:35:46.868Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-09-01T06:35:46.869Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:35:46.869Z] latest [2025-09-01T06:35:46.869Z] 4.1.0-dev.55 [2025-09-01T06:35:46.869Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:35:46.869Z] main [2025-09-01T06:35:46.869Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:47.240Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:35:47.588Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:35:47.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-09-01T06:35:47.588Z] be6a7c02309b: Preparing [2025-09-01T06:35:47.588Z] 9bb309b5b3a1: Preparing [2025-09-01T06:35:47.588Z] c29b1b6986fd: Preparing [2025-09-01T06:35:47.588Z] d8933430e932: Preparing [2025-09-01T06:35:47.588Z] 7d0759463602: Preparing [2025-09-01T06:35:47.588Z] 35cc17fa75a9: Preparing [2025-09-01T06:35:47.588Z] e9152acc7ebf: Preparing [2025-09-01T06:35:47.588Z] 0d149b93b0bc: Preparing [2025-09-01T06:35:47.588Z] 312572aefd33: Preparing [2025-09-01T06:35:47.588Z] 1e890da81ec9: Preparing [2025-09-01T06:35:47.588Z] 0d149b93b0bc: Waiting [2025-09-01T06:35:47.588Z] 312572aefd33: Waiting [2025-09-01T06:35:47.588Z] 1e890da81ec9: Waiting [2025-09-01T06:35:47.588Z] 35cc17fa75a9: Waiting [2025-09-01T06:35:47.588Z] e9152acc7ebf: Waiting [2025-09-01T06:35:47.588Z] 7d0759463602: Layer already exists [2025-09-01T06:35:47.588Z] d8933430e932: Layer already exists [2025-09-01T06:35:47.853Z] c29b1b6986fd: Pushed [2025-09-01T06:35:47.853Z] 9bb309b5b3a1: Pushed [2025-09-01T06:35:47.853Z] be6a7c02309b: Pushed [2025-09-01T06:35:47.853Z] 1e890da81ec9: Layer already exists [2025-09-01T06:35:48.118Z] 0d149b93b0bc: Pushed [2025-09-01T06:35:48.697Z] 312572aefd33: Pushed [2025-09-01T06:35:58.729Z] e9152acc7ebf: Pushed [2025-09-01T06:36:13.685Z] 35cc17fa75a9: Pushed [2025-09-01T06:36:13.685Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:e69a8bb34c7fa25d0592eb2b5dd85464ab8e296bb30e995320291662ff83c148 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:36:14.038Z] + 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-01T06:36:14.381Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-09-01T06:36:14.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-09-01T06:36:14.381Z] be6a7c02309b: Preparing [2025-09-01T06:36:14.381Z] 9bb309b5b3a1: Preparing [2025-09-01T06:36:14.381Z] c29b1b6986fd: Preparing [2025-09-01T06:36:14.381Z] d8933430e932: Preparing [2025-09-01T06:36:14.381Z] 7d0759463602: Preparing [2025-09-01T06:36:14.381Z] 35cc17fa75a9: Preparing [2025-09-01T06:36:14.381Z] e9152acc7ebf: Preparing [2025-09-01T06:36:14.381Z] 0d149b93b0bc: Preparing [2025-09-01T06:36:14.381Z] 312572aefd33: Preparing [2025-09-01T06:36:14.381Z] 1e890da81ec9: Preparing [2025-09-01T06:36:14.381Z] 0d149b93b0bc: Waiting [2025-09-01T06:36:14.381Z] 312572aefd33: Waiting [2025-09-01T06:36:14.381Z] 1e890da81ec9: Waiting [2025-09-01T06:36:14.381Z] 35cc17fa75a9: Waiting [2025-09-01T06:36:14.381Z] e9152acc7ebf: Waiting [2025-09-01T06:36:14.381Z] 7d0759463602: Layer already exists [2025-09-01T06:36:14.381Z] d8933430e932: Layer already exists [2025-09-01T06:36:14.381Z] c29b1b6986fd: Layer already exists [2025-09-01T06:36:14.381Z] 9bb309b5b3a1: Layer already exists [2025-09-01T06:36:14.381Z] be6a7c02309b: Layer already exists [2025-09-01T06:36:14.381Z] 0d149b93b0bc: Layer already exists [2025-09-01T06:36:14.381Z] 35cc17fa75a9: Layer already exists [2025-09-01T06:36:14.381Z] 312572aefd33: Layer already exists [2025-09-01T06:36:14.381Z] e9152acc7ebf: Layer already exists [2025-09-01T06:36:14.381Z] 1e890da81ec9: Layer already exists [2025-09-01T06:36:14.381Z] latest: digest: sha256:e69a8bb34c7fa25d0592eb2b5dd85464ab8e296bb30e995320291662ff83c148 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:36:14.722Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:36:15.067Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.55 [2025-09-01T06:36:15.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-09-01T06:36:15.067Z] be6a7c02309b: Preparing [2025-09-01T06:36:15.067Z] 9bb309b5b3a1: Preparing [2025-09-01T06:36:15.067Z] c29b1b6986fd: Preparing [2025-09-01T06:36:15.067Z] d8933430e932: Preparing [2025-09-01T06:36:15.067Z] 7d0759463602: Preparing [2025-09-01T06:36:15.067Z] 35cc17fa75a9: Preparing [2025-09-01T06:36:15.067Z] e9152acc7ebf: Preparing [2025-09-01T06:36:15.067Z] 0d149b93b0bc: Preparing [2025-09-01T06:36:15.067Z] 312572aefd33: Preparing [2025-09-01T06:36:15.067Z] 1e890da81ec9: Preparing [2025-09-01T06:36:15.067Z] 35cc17fa75a9: Waiting [2025-09-01T06:36:15.067Z] e9152acc7ebf: Waiting [2025-09-01T06:36:15.067Z] 0d149b93b0bc: Waiting [2025-09-01T06:36:15.067Z] 312572aefd33: Waiting [2025-09-01T06:36:15.067Z] 1e890da81ec9: Waiting [2025-09-01T06:36:15.067Z] be6a7c02309b: Layer already exists [2025-09-01T06:36:15.067Z] 7d0759463602: Layer already exists [2025-09-01T06:36:15.067Z] 9bb309b5b3a1: Layer already exists [2025-09-01T06:36:15.067Z] d8933430e932: Layer already exists [2025-09-01T06:36:15.067Z] c29b1b6986fd: Layer already exists [2025-09-01T06:36:15.067Z] 35cc17fa75a9: Layer already exists [2025-09-01T06:36:15.067Z] 312572aefd33: Layer already exists [2025-09-01T06:36:15.067Z] e9152acc7ebf: Layer already exists [2025-09-01T06:36:15.067Z] 0d149b93b0bc: Layer already exists [2025-09-01T06:36:15.067Z] 1e890da81ec9: Layer already exists [2025-09-01T06:36:15.067Z] 4.1.0-dev.55: digest: sha256:e69a8bb34c7fa25d0592eb2b5dd85464ab8e296bb30e995320291662ff83c148 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:36:15.680Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:36:16.031Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:36:16.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-09-01T06:36:16.031Z] be6a7c02309b: Preparing [2025-09-01T06:36:16.031Z] 9bb309b5b3a1: Preparing [2025-09-01T06:36:16.031Z] c29b1b6986fd: Preparing [2025-09-01T06:36:16.031Z] d8933430e932: Preparing [2025-09-01T06:36:16.031Z] 7d0759463602: Preparing [2025-09-01T06:36:16.031Z] 35cc17fa75a9: Preparing [2025-09-01T06:36:16.031Z] e9152acc7ebf: Preparing [2025-09-01T06:36:16.031Z] 0d149b93b0bc: Preparing [2025-09-01T06:36:16.031Z] 312572aefd33: Preparing [2025-09-01T06:36:16.031Z] 1e890da81ec9: Preparing [2025-09-01T06:36:16.031Z] 0d149b93b0bc: Waiting [2025-09-01T06:36:16.031Z] 312572aefd33: Waiting [2025-09-01T06:36:16.031Z] 1e890da81ec9: Waiting [2025-09-01T06:36:16.031Z] 35cc17fa75a9: Waiting [2025-09-01T06:36:16.031Z] e9152acc7ebf: Waiting [2025-09-01T06:36:16.031Z] 7d0759463602: Layer already exists [2025-09-01T06:36:16.031Z] be6a7c02309b: Layer already exists [2025-09-01T06:36:16.031Z] c29b1b6986fd: Layer already exists [2025-09-01T06:36:16.031Z] d8933430e932: Layer already exists [2025-09-01T06:36:16.031Z] 9bb309b5b3a1: Layer already exists [2025-09-01T06:36:16.031Z] e9152acc7ebf: Layer already exists [2025-09-01T06:36:16.031Z] 0d149b93b0bc: Layer already exists [2025-09-01T06:36:16.031Z] 312572aefd33: Layer already exists [2025-09-01T06:36:16.031Z] 35cc17fa75a9: Layer already exists [2025-09-01T06:36:16.031Z] 1e890da81ec9: Layer already exists [2025-09-01T06:36:16.031Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:e69a8bb34c7fa25d0592eb2b5dd85464ab8e296bb30e995320291662ff83c148 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:36:16.385Z] + 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-01T06:36:16.729Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-09-01T06:36:16.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-09-01T06:36:16.729Z] be6a7c02309b: Preparing [2025-09-01T06:36:16.729Z] 9bb309b5b3a1: Preparing [2025-09-01T06:36:16.729Z] c29b1b6986fd: Preparing [2025-09-01T06:36:16.729Z] d8933430e932: Preparing [2025-09-01T06:36:16.729Z] 7d0759463602: Preparing [2025-09-01T06:36:16.729Z] 35cc17fa75a9: Preparing [2025-09-01T06:36:16.729Z] e9152acc7ebf: Preparing [2025-09-01T06:36:16.729Z] 0d149b93b0bc: Preparing [2025-09-01T06:36:16.729Z] 312572aefd33: Preparing [2025-09-01T06:36:16.729Z] 1e890da81ec9: Preparing [2025-09-01T06:36:16.729Z] 0d149b93b0bc: Waiting [2025-09-01T06:36:16.729Z] 312572aefd33: Waiting [2025-09-01T06:36:16.729Z] 1e890da81ec9: Waiting [2025-09-01T06:36:16.729Z] e9152acc7ebf: Waiting [2025-09-01T06:36:16.729Z] be6a7c02309b: Layer already exists [2025-09-01T06:36:16.729Z] 9bb309b5b3a1: Layer already exists [2025-09-01T06:36:16.729Z] 7d0759463602: Layer already exists [2025-09-01T06:36:16.729Z] c29b1b6986fd: Layer already exists [2025-09-01T06:36:16.729Z] d8933430e932: Layer already exists [2025-09-01T06:36:16.729Z] e9152acc7ebf: Layer already exists [2025-09-01T06:36:16.729Z] 35cc17fa75a9: Layer already exists [2025-09-01T06:36:16.729Z] 0d149b93b0bc: Layer already exists [2025-09-01T06:36:16.729Z] 312572aefd33: Layer already exists [2025-09-01T06:36:16.729Z] 1e890da81ec9: Layer already exists [2025-09-01T06:36:16.729Z] main: digest: sha256:e69a8bb34c7fa25d0592eb2b5dd85464ab8e296bb30e995320291662ff83c148 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T06:36:17.064Z] ===================================================== [Pipeline] echo [2025-09-01T06:36:17.077Z] taggedImages: [2025-09-01T06:36:17.077Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:36:17.077Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-09-01T06:36:17.077Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.55 [2025-09-01T06:36:17.077Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:36:17.077Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-09-01T06:36:17.100Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-09-01T06:36:17.100Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:36:17.100Z] latest [2025-09-01T06:36:17.100Z] 4.1.0-dev.55 [2025-09-01T06:36:17.100Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:36:17.100Z] main [2025-09-01T06:36:17.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:36:17.480Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:36:17.820Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:36:17.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-09-01T06:36:17.820Z] d4dd00cf153f: Preparing [2025-09-01T06:36:17.820Z] ce85d0620f81: Preparing [2025-09-01T06:36:17.820Z] bdbb33c53d5b: Preparing [2025-09-01T06:36:17.820Z] d8933430e932: Preparing [2025-09-01T06:36:17.820Z] 7d0759463602: Preparing [2025-09-01T06:36:17.820Z] 9939a3141d6c: Preparing [2025-09-01T06:36:17.820Z] 0ec8c209ae03: Preparing [2025-09-01T06:36:17.820Z] fab2d99c9fbf: Preparing [2025-09-01T06:36:17.820Z] 1e890da81ec9: Preparing [2025-09-01T06:36:17.820Z] 0ec8c209ae03: Waiting [2025-09-01T06:36:17.820Z] fab2d99c9fbf: Waiting [2025-09-01T06:36:17.820Z] 1e890da81ec9: Waiting [2025-09-01T06:36:17.820Z] 9939a3141d6c: Waiting [2025-09-01T06:36:17.820Z] d8933430e932: Layer already exists [2025-09-01T06:36:17.820Z] 7d0759463602: Layer already exists [2025-09-01T06:36:18.082Z] d4dd00cf153f: Pushed [2025-09-01T06:36:18.082Z] bdbb33c53d5b: Pushed [2025-09-01T06:36:18.082Z] ce85d0620f81: Pushed [2025-09-01T06:36:18.082Z] 1e890da81ec9: Layer already exists [2025-09-01T06:36:18.344Z] 0ec8c209ae03: Pushed [2025-09-01T06:36:18.608Z] fab2d99c9fbf: Pushed [2025-09-01T06:36:45.233Z] 9939a3141d6c: Pushed [2025-09-01T06:36:45.233Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:81ac8f6e24586f5027ba18f5f76a69205fb265c498bf7e029f3f19333899db81 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:36:45.572Z] + 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-01T06:36:45.924Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-09-01T06:36:45.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-09-01T06:36:45.924Z] d4dd00cf153f: Preparing [2025-09-01T06:36:45.924Z] ce85d0620f81: Preparing [2025-09-01T06:36:45.924Z] bdbb33c53d5b: Preparing [2025-09-01T06:36:45.924Z] d8933430e932: Preparing [2025-09-01T06:36:45.924Z] 7d0759463602: Preparing [2025-09-01T06:36:45.924Z] 9939a3141d6c: Preparing [2025-09-01T06:36:45.924Z] 0ec8c209ae03: Preparing [2025-09-01T06:36:45.924Z] fab2d99c9fbf: Preparing [2025-09-01T06:36:45.924Z] 1e890da81ec9: Preparing [2025-09-01T06:36:45.924Z] 9939a3141d6c: Waiting [2025-09-01T06:36:45.924Z] 0ec8c209ae03: Waiting [2025-09-01T06:36:45.924Z] fab2d99c9fbf: Waiting [2025-09-01T06:36:45.924Z] 1e890da81ec9: Waiting [2025-09-01T06:36:45.924Z] bdbb33c53d5b: Layer already exists [2025-09-01T06:36:45.924Z] d4dd00cf153f: Layer already exists [2025-09-01T06:36:45.924Z] ce85d0620f81: Layer already exists [2025-09-01T06:36:45.924Z] 7d0759463602: Layer already exists [2025-09-01T06:36:45.924Z] d8933430e932: Layer already exists [2025-09-01T06:36:45.924Z] 9939a3141d6c: Layer already exists [2025-09-01T06:36:45.924Z] 0ec8c209ae03: Layer already exists [2025-09-01T06:36:45.924Z] fab2d99c9fbf: Layer already exists [2025-09-01T06:36:45.924Z] 1e890da81ec9: Layer already exists [2025-09-01T06:36:45.924Z] latest: digest: sha256:81ac8f6e24586f5027ba18f5f76a69205fb265c498bf7e029f3f19333899db81 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:36:46.260Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:36:46.660Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.55 [2025-09-01T06:36:46.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-09-01T06:36:46.660Z] d4dd00cf153f: Preparing [2025-09-01T06:36:46.660Z] ce85d0620f81: Preparing [2025-09-01T06:36:46.660Z] bdbb33c53d5b: Preparing [2025-09-01T06:36:46.660Z] d8933430e932: Preparing [2025-09-01T06:36:46.660Z] 7d0759463602: Preparing [2025-09-01T06:36:46.660Z] 9939a3141d6c: Preparing [2025-09-01T06:36:46.660Z] 0ec8c209ae03: Preparing [2025-09-01T06:36:46.660Z] fab2d99c9fbf: Preparing [2025-09-01T06:36:46.660Z] 1e890da81ec9: Preparing [2025-09-01T06:36:46.660Z] 9939a3141d6c: Waiting [2025-09-01T06:36:46.660Z] 0ec8c209ae03: Waiting [2025-09-01T06:36:46.660Z] fab2d99c9fbf: Waiting [2025-09-01T06:36:46.660Z] 1e890da81ec9: Waiting [2025-09-01T06:36:46.660Z] d8933430e932: Layer already exists [2025-09-01T06:36:46.660Z] d4dd00cf153f: Layer already exists [2025-09-01T06:36:46.660Z] ce85d0620f81: Layer already exists [2025-09-01T06:36:46.660Z] bdbb33c53d5b: Layer already exists [2025-09-01T06:36:46.660Z] 7d0759463602: Layer already exists [2025-09-01T06:36:46.660Z] 0ec8c209ae03: Layer already exists [2025-09-01T06:36:46.660Z] 1e890da81ec9: Layer already exists [2025-09-01T06:36:46.660Z] 9939a3141d6c: Layer already exists [2025-09-01T06:36:46.660Z] fab2d99c9fbf: Layer already exists [2025-09-01T06:36:46.660Z] 4.1.0-dev.55: digest: sha256:81ac8f6e24586f5027ba18f5f76a69205fb265c498bf7e029f3f19333899db81 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:36:47.007Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:36:47.352Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:36:47.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-09-01T06:36:47.352Z] d4dd00cf153f: Preparing [2025-09-01T06:36:47.352Z] ce85d0620f81: Preparing [2025-09-01T06:36:47.352Z] bdbb33c53d5b: Preparing [2025-09-01T06:36:47.352Z] d8933430e932: Preparing [2025-09-01T06:36:47.352Z] 7d0759463602: Preparing [2025-09-01T06:36:47.352Z] 9939a3141d6c: Preparing [2025-09-01T06:36:47.352Z] 0ec8c209ae03: Preparing [2025-09-01T06:36:47.352Z] fab2d99c9fbf: Preparing [2025-09-01T06:36:47.352Z] 1e890da81ec9: Preparing [2025-09-01T06:36:47.352Z] 0ec8c209ae03: Waiting [2025-09-01T06:36:47.352Z] fab2d99c9fbf: Waiting [2025-09-01T06:36:47.352Z] 1e890da81ec9: Waiting [2025-09-01T06:36:47.352Z] 9939a3141d6c: Waiting [2025-09-01T06:36:47.352Z] d4dd00cf153f: Layer already exists [2025-09-01T06:36:47.352Z] 7d0759463602: Layer already exists [2025-09-01T06:36:47.352Z] bdbb33c53d5b: Layer already exists [2025-09-01T06:36:47.352Z] d8933430e932: Layer already exists [2025-09-01T06:36:47.352Z] ce85d0620f81: Layer already exists [2025-09-01T06:36:47.352Z] 9939a3141d6c: Layer already exists [2025-09-01T06:36:47.352Z] 0ec8c209ae03: Layer already exists [2025-09-01T06:36:47.352Z] fab2d99c9fbf: Layer already exists [2025-09-01T06:36:47.352Z] 1e890da81ec9: Layer already exists [2025-09-01T06:36:47.352Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:81ac8f6e24586f5027ba18f5f76a69205fb265c498bf7e029f3f19333899db81 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:36:47.963Z] + 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-01T06:36:48.306Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-09-01T06:36:48.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-09-01T06:36:48.306Z] d4dd00cf153f: Preparing [2025-09-01T06:36:48.306Z] ce85d0620f81: Preparing [2025-09-01T06:36:48.306Z] bdbb33c53d5b: Preparing [2025-09-01T06:36:48.306Z] d8933430e932: Preparing [2025-09-01T06:36:48.306Z] 7d0759463602: Preparing [2025-09-01T06:36:48.306Z] 9939a3141d6c: Preparing [2025-09-01T06:36:48.306Z] 0ec8c209ae03: Preparing [2025-09-01T06:36:48.306Z] fab2d99c9fbf: Preparing [2025-09-01T06:36:48.306Z] 1e890da81ec9: Preparing [2025-09-01T06:36:48.306Z] 0ec8c209ae03: Waiting [2025-09-01T06:36:48.306Z] fab2d99c9fbf: Waiting [2025-09-01T06:36:48.306Z] 1e890da81ec9: Waiting [2025-09-01T06:36:48.306Z] 9939a3141d6c: Waiting [2025-09-01T06:36:48.306Z] bdbb33c53d5b: Layer already exists [2025-09-01T06:36:48.306Z] ce85d0620f81: Layer already exists [2025-09-01T06:36:48.306Z] 7d0759463602: Layer already exists [2025-09-01T06:36:48.306Z] d8933430e932: Layer already exists [2025-09-01T06:36:48.306Z] d4dd00cf153f: Layer already exists [2025-09-01T06:36:48.306Z] 9939a3141d6c: Layer already exists [2025-09-01T06:36:48.306Z] 1e890da81ec9: Layer already exists [2025-09-01T06:36:48.306Z] fab2d99c9fbf: Layer already exists [2025-09-01T06:36:48.306Z] 0ec8c209ae03: Layer already exists [2025-09-01T06:36:48.306Z] main: digest: sha256:81ac8f6e24586f5027ba18f5f76a69205fb265c498bf7e029f3f19333899db81 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T06:36:48.658Z] ===================================================== [Pipeline] echo [2025-09-01T06:36:48.675Z] taggedImages: [2025-09-01T06:36:48.675Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:36:48.675Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-09-01T06:36:48.675Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.55 [2025-09-01T06:36:48.675Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:36:48.675Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-09-01T06:36:48.710Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-09-01T06:36:48.710Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:36:48.710Z] latest [2025-09-01T06:36:48.710Z] 4.1.0-dev.55 [2025-09-01T06:36:48.710Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:36:48.710Z] main [2025-09-01T06:36:48.710Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:36:49.144Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:36:49.529Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:36:49.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-09-01T06:36:49.529Z] 89c4e72bbca6: Preparing [2025-09-01T06:36:49.529Z] 4faae8766197: Preparing [2025-09-01T06:36:49.529Z] 49e51ad938e4: Preparing [2025-09-01T06:36:49.529Z] d8933430e932: Preparing [2025-09-01T06:36:49.529Z] 7d0759463602: Preparing [2025-09-01T06:36:49.529Z] 29e7e7b165e1: Preparing [2025-09-01T06:36:49.529Z] 0d149b93b0bc: Preparing [2025-09-01T06:36:49.529Z] 312572aefd33: Preparing [2025-09-01T06:36:49.529Z] 1e890da81ec9: Preparing [2025-09-01T06:36:49.529Z] 0d149b93b0bc: Waiting [2025-09-01T06:36:49.529Z] 312572aefd33: Waiting [2025-09-01T06:36:49.529Z] 1e890da81ec9: Waiting [2025-09-01T06:36:49.529Z] 29e7e7b165e1: Waiting [2025-09-01T06:36:49.529Z] 7d0759463602: Layer already exists [2025-09-01T06:36:49.529Z] d8933430e932: Layer already exists [2025-09-01T06:36:49.792Z] 0d149b93b0bc: Layer already exists [2025-09-01T06:36:49.792Z] 4faae8766197: Pushed [2025-09-01T06:36:49.792Z] 49e51ad938e4: Pushed [2025-09-01T06:36:49.792Z] 312572aefd33: Layer already exists [2025-09-01T06:36:49.792Z] 89c4e72bbca6: Pushed [2025-09-01T06:36:49.792Z] 1e890da81ec9: Layer already exists [2025-09-01T06:37:16.446Z] 29e7e7b165e1: Pushed [2025-09-01T06:37:16.446Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:5ca690af2421fedb8b28ce3d88c23ac5f9a93a76ef4382ea479edd9491fa3aae size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:37:16.802Z] + 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-01T06:37:17.162Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-09-01T06:37:17.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-09-01T06:37:17.162Z] 89c4e72bbca6: Preparing [2025-09-01T06:37:17.162Z] 4faae8766197: Preparing [2025-09-01T06:37:17.162Z] 49e51ad938e4: Preparing [2025-09-01T06:37:17.162Z] d8933430e932: Preparing [2025-09-01T06:37:17.162Z] 7d0759463602: Preparing [2025-09-01T06:37:17.162Z] 29e7e7b165e1: Preparing [2025-09-01T06:37:17.162Z] 0d149b93b0bc: Preparing [2025-09-01T06:37:17.162Z] 312572aefd33: Preparing [2025-09-01T06:37:17.162Z] 1e890da81ec9: Preparing [2025-09-01T06:37:17.162Z] 29e7e7b165e1: Waiting [2025-09-01T06:37:17.162Z] 312572aefd33: Waiting [2025-09-01T06:37:17.162Z] 0d149b93b0bc: Waiting [2025-09-01T06:37:17.162Z] 1e890da81ec9: Waiting [2025-09-01T06:37:17.162Z] d8933430e932: Layer already exists [2025-09-01T06:37:17.162Z] 4faae8766197: Layer already exists [2025-09-01T06:37:17.162Z] 89c4e72bbca6: Layer already exists [2025-09-01T06:37:17.162Z] 7d0759463602: Layer already exists [2025-09-01T06:37:17.162Z] 49e51ad938e4: Layer already exists [2025-09-01T06:37:17.162Z] 29e7e7b165e1: Layer already exists [2025-09-01T06:37:17.162Z] 312572aefd33: Layer already exists [2025-09-01T06:37:17.162Z] 0d149b93b0bc: Layer already exists [2025-09-01T06:37:17.162Z] 1e890da81ec9: Layer already exists [2025-09-01T06:37:17.431Z] latest: digest: sha256:5ca690af2421fedb8b28ce3d88c23ac5f9a93a76ef4382ea479edd9491fa3aae size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:37:17.769Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:37:18.117Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.55 [2025-09-01T06:37:18.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-09-01T06:37:18.117Z] 89c4e72bbca6: Preparing [2025-09-01T06:37:18.117Z] 4faae8766197: Preparing [2025-09-01T06:37:18.117Z] 49e51ad938e4: Preparing [2025-09-01T06:37:18.117Z] d8933430e932: Preparing [2025-09-01T06:37:18.117Z] 7d0759463602: Preparing [2025-09-01T06:37:18.117Z] 29e7e7b165e1: Preparing [2025-09-01T06:37:18.117Z] 0d149b93b0bc: Preparing [2025-09-01T06:37:18.117Z] 312572aefd33: Preparing [2025-09-01T06:37:18.117Z] 1e890da81ec9: Preparing [2025-09-01T06:37:18.117Z] 0d149b93b0bc: Waiting [2025-09-01T06:37:18.117Z] 312572aefd33: Waiting [2025-09-01T06:37:18.117Z] 1e890da81ec9: Waiting [2025-09-01T06:37:18.117Z] 29e7e7b165e1: Waiting [2025-09-01T06:37:18.117Z] d8933430e932: Layer already exists [2025-09-01T06:37:18.117Z] 49e51ad938e4: Layer already exists [2025-09-01T06:37:18.117Z] 89c4e72bbca6: Layer already exists [2025-09-01T06:37:18.117Z] 4faae8766197: Layer already exists [2025-09-01T06:37:18.117Z] 7d0759463602: Layer already exists [2025-09-01T06:37:18.117Z] 0d149b93b0bc: Layer already exists [2025-09-01T06:37:18.117Z] 29e7e7b165e1: Layer already exists [2025-09-01T06:37:18.117Z] 312572aefd33: Layer already exists [2025-09-01T06:37:18.117Z] 1e890da81ec9: Layer already exists [2025-09-01T06:37:18.381Z] 4.1.0-dev.55: digest: sha256:5ca690af2421fedb8b28ce3d88c23ac5f9a93a76ef4382ea479edd9491fa3aae size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:37:18.725Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:37:19.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:37:19.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-09-01T06:37:19.342Z] 89c4e72bbca6: Preparing [2025-09-01T06:37:19.342Z] 4faae8766197: Preparing [2025-09-01T06:37:19.342Z] 49e51ad938e4: Preparing [2025-09-01T06:37:19.342Z] d8933430e932: Preparing [2025-09-01T06:37:19.342Z] 7d0759463602: Preparing [2025-09-01T06:37:19.342Z] 29e7e7b165e1: Preparing [2025-09-01T06:37:19.342Z] 0d149b93b0bc: Preparing [2025-09-01T06:37:19.342Z] 312572aefd33: Preparing [2025-09-01T06:37:19.342Z] 1e890da81ec9: Preparing [2025-09-01T06:37:19.342Z] 29e7e7b165e1: Waiting [2025-09-01T06:37:19.342Z] 0d149b93b0bc: Waiting [2025-09-01T06:37:19.342Z] 312572aefd33: Waiting [2025-09-01T06:37:19.342Z] 1e890da81ec9: Waiting [2025-09-01T06:37:19.342Z] d8933430e932: Layer already exists [2025-09-01T06:37:19.342Z] 7d0759463602: Layer already exists [2025-09-01T06:37:19.342Z] 4faae8766197: Layer already exists [2025-09-01T06:37:19.342Z] 89c4e72bbca6: Layer already exists [2025-09-01T06:37:19.342Z] 49e51ad938e4: Layer already exists [2025-09-01T06:37:19.342Z] 29e7e7b165e1: Layer already exists [2025-09-01T06:37:19.342Z] 1e890da81ec9: Layer already exists [2025-09-01T06:37:19.342Z] 312572aefd33: Layer already exists [2025-09-01T06:37:19.342Z] 0d149b93b0bc: Layer already exists [2025-09-01T06:37:19.342Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:5ca690af2421fedb8b28ce3d88c23ac5f9a93a76ef4382ea479edd9491fa3aae size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:37:19.959Z] + 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-01T06:37:20.304Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-09-01T06:37:20.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-09-01T06:37:20.305Z] 89c4e72bbca6: Preparing [2025-09-01T06:37:20.305Z] 4faae8766197: Preparing [2025-09-01T06:37:20.305Z] 49e51ad938e4: Preparing [2025-09-01T06:37:20.305Z] d8933430e932: Preparing [2025-09-01T06:37:20.305Z] 7d0759463602: Preparing [2025-09-01T06:37:20.305Z] 29e7e7b165e1: Preparing [2025-09-01T06:37:20.305Z] 0d149b93b0bc: Preparing [2025-09-01T06:37:20.305Z] 312572aefd33: Preparing [2025-09-01T06:37:20.305Z] 1e890da81ec9: Preparing [2025-09-01T06:37:20.305Z] 0d149b93b0bc: Waiting [2025-09-01T06:37:20.305Z] 312572aefd33: Waiting [2025-09-01T06:37:20.305Z] 1e890da81ec9: Waiting [2025-09-01T06:37:20.305Z] 29e7e7b165e1: Waiting [2025-09-01T06:37:20.305Z] d8933430e932: Layer already exists [2025-09-01T06:37:20.305Z] 7d0759463602: Layer already exists [2025-09-01T06:37:20.305Z] 4faae8766197: Layer already exists [2025-09-01T06:37:20.305Z] 49e51ad938e4: Layer already exists [2025-09-01T06:37:20.305Z] 89c4e72bbca6: Layer already exists [2025-09-01T06:37:20.305Z] 29e7e7b165e1: Layer already exists [2025-09-01T06:37:20.305Z] 0d149b93b0bc: Layer already exists [2025-09-01T06:37:20.305Z] 312572aefd33: Layer already exists [2025-09-01T06:37:20.305Z] 1e890da81ec9: Layer already exists [2025-09-01T06:37:20.568Z] main: digest: sha256:5ca690af2421fedb8b28ce3d88c23ac5f9a93a76ef4382ea479edd9491fa3aae size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T06:37:20.659Z] ===================================================== [Pipeline] echo [2025-09-01T06:37:20.672Z] taggedImages: [2025-09-01T06:37:20.672Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:37:20.672Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-09-01T06:37:20.672Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.55 [2025-09-01T06:37:20.672Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:37:20.672Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-09-01T06:37:20.692Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-09-01T06:37:20.692Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:37:20.692Z] latest [2025-09-01T06:37:20.692Z] 4.1.0-dev.55 [2025-09-01T06:37:20.692Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:37:20.692Z] main [2025-09-01T06:37:20.692Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:37:21.044Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:37:21.404Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:37:21.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-09-01T06:37:21.405Z] 0b3a75adeeca: Preparing [2025-09-01T06:37:21.405Z] 54a784ef9e3b: Preparing [2025-09-01T06:37:21.405Z] d8933430e932: Preparing [2025-09-01T06:37:21.405Z] 7d0759463602: Preparing [2025-09-01T06:37:21.405Z] ff5a322ee60e: Preparing [2025-09-01T06:37:21.405Z] a3916671f328: Preparing [2025-09-01T06:37:21.405Z] 1e890da81ec9: Preparing [2025-09-01T06:37:21.405Z] a3916671f328: Waiting [2025-09-01T06:37:21.405Z] 1e890da81ec9: Waiting [2025-09-01T06:37:21.674Z] d8933430e932: Layer already exists [2025-09-01T06:37:21.674Z] 7d0759463602: Layer already exists [2025-09-01T06:37:21.674Z] 1e890da81ec9: Layer already exists [2025-09-01T06:37:21.674Z] 0b3a75adeeca: Pushed [2025-09-01T06:37:21.939Z] ff5a322ee60e: Pushed [2025-09-01T06:37:22.888Z] a3916671f328: Pushed [2025-09-01T06:37:31.055Z] 54a784ef9e3b: Pushed [2025-09-01T06:37:31.055Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:280f4b76f6f5f500d7cacda2527c91854989299dd7a09d17e26efa19e6dae578 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:37:31.411Z] + 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-01T06:37:31.767Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-09-01T06:37:31.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-09-01T06:37:31.767Z] 0b3a75adeeca: Preparing [2025-09-01T06:37:31.767Z] 54a784ef9e3b: Preparing [2025-09-01T06:37:31.767Z] d8933430e932: Preparing [2025-09-01T06:37:31.767Z] 7d0759463602: Preparing [2025-09-01T06:37:31.767Z] ff5a322ee60e: Preparing [2025-09-01T06:37:31.767Z] a3916671f328: Preparing [2025-09-01T06:37:31.767Z] 1e890da81ec9: Preparing [2025-09-01T06:37:31.767Z] a3916671f328: Waiting [2025-09-01T06:37:31.767Z] 1e890da81ec9: Waiting [2025-09-01T06:37:31.767Z] ff5a322ee60e: Layer already exists [2025-09-01T06:37:31.767Z] 7d0759463602: Layer already exists [2025-09-01T06:37:31.767Z] d8933430e932: Layer already exists [2025-09-01T06:37:31.767Z] 0b3a75adeeca: Layer already exists [2025-09-01T06:37:31.767Z] 54a784ef9e3b: Layer already exists [2025-09-01T06:37:31.767Z] a3916671f328: Layer already exists [2025-09-01T06:37:31.767Z] 1e890da81ec9: Layer already exists [2025-09-01T06:37:31.767Z] latest: digest: sha256:280f4b76f6f5f500d7cacda2527c91854989299dd7a09d17e26efa19e6dae578 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:37:32.406Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:37:32.767Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.55 [2025-09-01T06:37:32.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-09-01T06:37:32.767Z] 0b3a75adeeca: Preparing [2025-09-01T06:37:32.767Z] 54a784ef9e3b: Preparing [2025-09-01T06:37:32.767Z] d8933430e932: Preparing [2025-09-01T06:37:32.767Z] 7d0759463602: Preparing [2025-09-01T06:37:32.767Z] ff5a322ee60e: Preparing [2025-09-01T06:37:32.767Z] a3916671f328: Preparing [2025-09-01T06:37:32.767Z] 1e890da81ec9: Preparing [2025-09-01T06:37:32.767Z] 1e890da81ec9: Waiting [2025-09-01T06:37:32.767Z] d8933430e932: Layer already exists [2025-09-01T06:37:32.767Z] 0b3a75adeeca: Layer already exists [2025-09-01T06:37:32.767Z] ff5a322ee60e: Layer already exists [2025-09-01T06:37:32.767Z] 7d0759463602: Layer already exists [2025-09-01T06:37:32.767Z] 54a784ef9e3b: Layer already exists [2025-09-01T06:37:32.767Z] a3916671f328: Layer already exists [2025-09-01T06:37:32.767Z] 1e890da81ec9: Layer already exists [2025-09-01T06:37:33.041Z] 4.1.0-dev.55: digest: sha256:280f4b76f6f5f500d7cacda2527c91854989299dd7a09d17e26efa19e6dae578 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:37:33.391Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:37:33.746Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:37:33.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-09-01T06:37:33.746Z] 0b3a75adeeca: Preparing [2025-09-01T06:37:33.746Z] 54a784ef9e3b: Preparing [2025-09-01T06:37:33.746Z] d8933430e932: Preparing [2025-09-01T06:37:33.746Z] 7d0759463602: Preparing [2025-09-01T06:37:33.746Z] ff5a322ee60e: Preparing [2025-09-01T06:37:33.746Z] a3916671f328: Preparing [2025-09-01T06:37:33.746Z] 1e890da81ec9: Preparing [2025-09-01T06:37:33.746Z] 1e890da81ec9: Waiting [2025-09-01T06:37:33.746Z] a3916671f328: Waiting [2025-09-01T06:37:33.746Z] 0b3a75adeeca: Layer already exists [2025-09-01T06:37:33.746Z] 54a784ef9e3b: Layer already exists [2025-09-01T06:37:33.746Z] 7d0759463602: Layer already exists [2025-09-01T06:37:33.746Z] ff5a322ee60e: Layer already exists [2025-09-01T06:37:33.746Z] d8933430e932: Layer already exists [2025-09-01T06:37:33.746Z] a3916671f328: Layer already exists [2025-09-01T06:37:33.746Z] 1e890da81ec9: Layer already exists [2025-09-01T06:37:33.746Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:280f4b76f6f5f500d7cacda2527c91854989299dd7a09d17e26efa19e6dae578 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:37:34.355Z] + 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-01T06:37:34.708Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-09-01T06:37:34.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-09-01T06:37:34.708Z] 0b3a75adeeca: Preparing [2025-09-01T06:37:34.708Z] 54a784ef9e3b: Preparing [2025-09-01T06:37:34.708Z] d8933430e932: Preparing [2025-09-01T06:37:34.708Z] 7d0759463602: Preparing [2025-09-01T06:37:34.708Z] ff5a322ee60e: Preparing [2025-09-01T06:37:34.708Z] a3916671f328: Preparing [2025-09-01T06:37:34.708Z] a3916671f328: Waiting [2025-09-01T06:37:34.708Z] 1e890da81ec9: Preparing [2025-09-01T06:37:34.708Z] 1e890da81ec9: Waiting [2025-09-01T06:37:34.708Z] 7d0759463602: Layer already exists [2025-09-01T06:37:34.708Z] ff5a322ee60e: Layer already exists [2025-09-01T06:37:34.708Z] 54a784ef9e3b: Layer already exists [2025-09-01T06:37:34.708Z] 0b3a75adeeca: Layer already exists [2025-09-01T06:37:34.708Z] d8933430e932: Layer already exists [2025-09-01T06:37:34.708Z] 1e890da81ec9: Layer already exists [2025-09-01T06:37:34.708Z] a3916671f328: Layer already exists [2025-09-01T06:37:34.708Z] main: digest: sha256:280f4b76f6f5f500d7cacda2527c91854989299dd7a09d17e26efa19e6dae578 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T06:37:35.047Z] ===================================================== [Pipeline] echo [2025-09-01T06:37:35.063Z] taggedImages: [2025-09-01T06:37:35.063Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:37:35.063Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-09-01T06:37:35.063Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.55 [2025-09-01T06:37:35.063Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:37:35.063Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-09-01T06:37:35.092Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-09-01T06:37:35.092Z] ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:37:35.092Z] latest [2025-09-01T06:37:35.092Z] 4.1.0-dev.55 [2025-09-01T06:37:35.092Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:37:35.092Z] main [2025-09-01T06:37:35.092Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:37:35.456Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:37:35.801Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:37:35.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-09-01T06:37:35.801Z] dcd9198048fe: Preparing [2025-09-01T06:37:35.801Z] 3c20b0b310f0: Preparing [2025-09-01T06:37:35.801Z] d8933430e932: Preparing [2025-09-01T06:37:35.801Z] 7d0759463602: Preparing [2025-09-01T06:37:35.801Z] f2183af84a8a: Preparing [2025-09-01T06:37:35.801Z] e57fe60226c6: Preparing [2025-09-01T06:37:35.801Z] 1e890da81ec9: Preparing [2025-09-01T06:37:35.801Z] e57fe60226c6: Waiting [2025-09-01T06:37:35.801Z] 1e890da81ec9: Waiting [2025-09-01T06:37:35.801Z] 7d0759463602: Layer already exists [2025-09-01T06:37:36.065Z] d8933430e932: Layer already exists [2025-09-01T06:37:36.065Z] 1e890da81ec9: Layer already exists [2025-09-01T06:37:36.065Z] dcd9198048fe: Pushed [2025-09-01T06:37:36.327Z] f2183af84a8a: Pushed [2025-09-01T06:37:36.590Z] e57fe60226c6: Pushed [2025-09-01T06:37:44.776Z] 3c20b0b310f0: Pushed [2025-09-01T06:37:44.776Z] ca69116843343737f5df7afbddc16df881d89354: digest: sha256:e380fcf26d136e7559b69e7cddcfac9050b6f8ebeff798b85bbf67542bf5b5e4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:37:45.134Z] + 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-01T06:37:45.476Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-09-01T06:37:45.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-09-01T06:37:45.476Z] dcd9198048fe: Preparing [2025-09-01T06:37:45.476Z] 3c20b0b310f0: Preparing [2025-09-01T06:37:45.476Z] d8933430e932: Preparing [2025-09-01T06:37:45.476Z] 7d0759463602: Preparing [2025-09-01T06:37:45.476Z] f2183af84a8a: Preparing [2025-09-01T06:37:45.476Z] e57fe60226c6: Preparing [2025-09-01T06:37:45.476Z] 1e890da81ec9: Preparing [2025-09-01T06:37:45.476Z] e57fe60226c6: Waiting [2025-09-01T06:37:45.476Z] 1e890da81ec9: Waiting [2025-09-01T06:37:45.476Z] 7d0759463602: Layer already exists [2025-09-01T06:37:45.476Z] dcd9198048fe: Layer already exists [2025-09-01T06:37:45.476Z] d8933430e932: Layer already exists [2025-09-01T06:37:45.476Z] 3c20b0b310f0: Layer already exists [2025-09-01T06:37:45.476Z] f2183af84a8a: Layer already exists [2025-09-01T06:37:45.476Z] 1e890da81ec9: Layer already exists [2025-09-01T06:37:45.476Z] e57fe60226c6: Layer already exists [2025-09-01T06:37:45.739Z] latest: digest: sha256:e380fcf26d136e7559b69e7cddcfac9050b6f8ebeff798b85bbf67542bf5b5e4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:37:46.088Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:37:46.435Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.55 [2025-09-01T06:37:46.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-09-01T06:37:46.435Z] dcd9198048fe: Preparing [2025-09-01T06:37:46.435Z] 3c20b0b310f0: Preparing [2025-09-01T06:37:46.435Z] d8933430e932: Preparing [2025-09-01T06:37:46.435Z] 7d0759463602: Preparing [2025-09-01T06:37:46.435Z] f2183af84a8a: Preparing [2025-09-01T06:37:46.435Z] e57fe60226c6: Preparing [2025-09-01T06:37:46.435Z] 1e890da81ec9: Preparing [2025-09-01T06:37:46.435Z] e57fe60226c6: Waiting [2025-09-01T06:37:46.435Z] 1e890da81ec9: Waiting [2025-09-01T06:37:46.435Z] dcd9198048fe: Layer already exists [2025-09-01T06:37:46.435Z] f2183af84a8a: Layer already exists [2025-09-01T06:37:46.435Z] d8933430e932: Layer already exists [2025-09-01T06:37:46.435Z] 7d0759463602: Layer already exists [2025-09-01T06:37:46.435Z] 3c20b0b310f0: Layer already exists [2025-09-01T06:37:46.435Z] 1e890da81ec9: Layer already exists [2025-09-01T06:37:46.435Z] e57fe60226c6: Layer already exists [2025-09-01T06:37:46.435Z] 4.1.0-dev.55: digest: sha256:e380fcf26d136e7559b69e7cddcfac9050b6f8ebeff798b85bbf67542bf5b5e4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:37:47.056Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:37:47.409Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:37:47.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-09-01T06:37:47.409Z] dcd9198048fe: Preparing [2025-09-01T06:37:47.409Z] 3c20b0b310f0: Preparing [2025-09-01T06:37:47.409Z] d8933430e932: Preparing [2025-09-01T06:37:47.409Z] 7d0759463602: Preparing [2025-09-01T06:37:47.409Z] f2183af84a8a: Preparing [2025-09-01T06:37:47.409Z] e57fe60226c6: Preparing [2025-09-01T06:37:47.409Z] 1e890da81ec9: Preparing [2025-09-01T06:37:47.409Z] e57fe60226c6: Waiting [2025-09-01T06:37:47.409Z] 1e890da81ec9: Waiting [2025-09-01T06:37:47.409Z] 3c20b0b310f0: Layer already exists [2025-09-01T06:37:47.409Z] f2183af84a8a: Layer already exists [2025-09-01T06:37:47.409Z] dcd9198048fe: Layer already exists [2025-09-01T06:37:47.409Z] 7d0759463602: Layer already exists [2025-09-01T06:37:47.409Z] d8933430e932: Layer already exists [2025-09-01T06:37:47.409Z] 1e890da81ec9: Layer already exists [2025-09-01T06:37:47.409Z] e57fe60226c6: Layer already exists [2025-09-01T06:37:47.409Z] ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:e380fcf26d136e7559b69e7cddcfac9050b6f8ebeff798b85bbf67542bf5b5e4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:37:48.026Z] + 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-01T06:37:48.377Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-09-01T06:37:48.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-09-01T06:37:48.377Z] dcd9198048fe: Preparing [2025-09-01T06:37:48.377Z] 3c20b0b310f0: Preparing [2025-09-01T06:37:48.377Z] d8933430e932: Preparing [2025-09-01T06:37:48.377Z] 7d0759463602: Preparing [2025-09-01T06:37:48.377Z] f2183af84a8a: Preparing [2025-09-01T06:37:48.377Z] e57fe60226c6: Preparing [2025-09-01T06:37:48.377Z] 1e890da81ec9: Preparing [2025-09-01T06:37:48.377Z] e57fe60226c6: Waiting [2025-09-01T06:37:48.377Z] 1e890da81ec9: Waiting [2025-09-01T06:37:48.377Z] 7d0759463602: Layer already exists [2025-09-01T06:37:48.377Z] d8933430e932: Layer already exists [2025-09-01T06:37:48.377Z] f2183af84a8a: Layer already exists [2025-09-01T06:37:48.377Z] dcd9198048fe: Layer already exists [2025-09-01T06:37:48.377Z] 3c20b0b310f0: Layer already exists [2025-09-01T06:37:48.377Z] 1e890da81ec9: Layer already exists [2025-09-01T06:37:48.377Z] e57fe60226c6: Layer already exists [2025-09-01T06:37:48.377Z] main: digest: sha256:e380fcf26d136e7559b69e7cddcfac9050b6f8ebeff798b85bbf67542bf5b5e4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-01T06:37:48.722Z] ===================================================== [Pipeline] echo [2025-09-01T06:37:48.736Z] taggedImages: [2025-09-01T06:37:48.736Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca69116843343737f5df7afbddc16df881d89354 [2025-09-01T06:37:48.736Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-09-01T06:37:48.736Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.55 [2025-09-01T06:37:48.736Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [2025-09-01T06:37:48.736Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-09-01T06:37:48.753Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo [2025-09-01T06:37:48.774Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-09-01T06:37:48.787Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:48.800Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:48.813Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-09-01T06:37:48.828Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo [2025-09-01T06:37:48.840Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-09-01T06:37:48.851Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:48.864Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:48.883Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-09-01T06:37:48.893Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo [2025-09-01T06:37:48.905Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-09-01T06:37:48.920Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:48.933Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:48.945Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-09-01T06:37:48.958Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo [2025-09-01T06:37:48.971Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-09-01T06:37:48.985Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:48.997Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:49.010Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-09-01T06:37:49.022Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo [2025-09-01T06:37:49.036Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-09-01T06:37:49.050Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:49.066Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:49.081Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-09-01T06:37:49.092Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo [2025-09-01T06:37:49.102Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-09-01T06:37:49.113Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:49.127Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:49.141Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-09-01T06:37:49.155Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo [2025-09-01T06:37:49.167Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-09-01T06:37:49.180Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:49.199Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:49.211Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-09-01T06:37:49.220Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo [2025-09-01T06:37:49.230Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-09-01T06:37:49.238Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:49.254Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:49.269Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-09-01T06:37:49.282Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo [2025-09-01T06:37:49.296Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-09-01T06:37:49.310Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:49.321Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:49.331Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-09-01T06:37:49.343Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo [2025-09-01T06:37:49.356Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-09-01T06:37:49.370Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:49.380Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:49.393Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-09-01T06:37:49.406Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo [2025-09-01T06:37:49.421Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-09-01T06:37:49.431Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:49.442Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:49.459Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-09-01T06:37:49.473Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo [2025-09-01T06:37:49.488Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-09-01T06:37:49.505Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:49.520Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:49.533Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-09-01T06:37:49.548Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo [2025-09-01T06:37:49.559Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-09-01T06:37:49.570Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:49.581Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:49.594Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-09-01T06:37:49.606Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo [2025-09-01T06:37:49.619Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-09-01T06:37:49.629Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:49.637Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:49.647Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-09-01T06:37:49.658Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo [2025-09-01T06:37:49.674Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-09-01T06:37:49.689Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:49.701Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo [2025-09-01T06:37:49.714Z] 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-01T06:37:50.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-01T06:37:50.102Z] [2025-09-01T06:37:50.102Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:37:50.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-01T06:37:50.427Z] arm64: Pulling from edgex-lftools-log-publisher [2025-09-01T06:37:50.427Z] 8998bd30e6a1: Pulling fs layer [2025-09-01T06:37:50.427Z] 04944245beec: Pulling fs layer [2025-09-01T06:37:50.427Z] 699f458cf7ca: Pulling fs layer [2025-09-01T06:37:50.427Z] 765212b225bb: Pulling fs layer [2025-09-01T06:37:50.427Z] f23df028b6ca: Pulling fs layer [2025-09-01T06:37:50.427Z] d65c8cfc05b1: Pulling fs layer [2025-09-01T06:37:50.427Z] 2437ff75d9bd: Pulling fs layer [2025-09-01T06:37:50.427Z] f23df028b6ca: Waiting [2025-09-01T06:37:50.427Z] d65c8cfc05b1: Waiting [2025-09-01T06:37:50.427Z] 765212b225bb: Waiting [2025-09-01T06:37:50.427Z] 2437ff75d9bd: Waiting [2025-09-01T06:37:50.695Z] 04944245beec: Verifying Checksum [2025-09-01T06:37:50.695Z] 04944245beec: Download complete [2025-09-01T06:37:50.695Z] 765212b225bb: Verifying Checksum [2025-09-01T06:37:50.695Z] 765212b225bb: Download complete [2025-09-01T06:37:50.695Z] f23df028b6ca: Verifying Checksum [2025-09-01T06:37:50.695Z] f23df028b6ca: Download complete [2025-09-01T06:37:50.695Z] d65c8cfc05b1: Verifying Checksum [2025-09-01T06:37:50.695Z] d65c8cfc05b1: Download complete [2025-09-01T06:37:50.974Z] 699f458cf7ca: Verifying Checksum [2025-09-01T06:37:50.974Z] 699f458cf7ca: Download complete [2025-09-01T06:37:51.239Z] 8998bd30e6a1: Verifying Checksum [2025-09-01T06:37:51.239Z] 8998bd30e6a1: Download complete [2025-09-01T06:37:53.819Z] 2437ff75d9bd: Verifying Checksum [2025-09-01T06:37:53.819Z] 2437ff75d9bd: Download complete [2025-09-01T06:37:55.755Z] 8998bd30e6a1: Pull complete [2025-09-01T06:37:56.334Z] 04944245beec: Pull complete [2025-09-01T06:37:57.735Z] 699f458cf7ca: Pull complete [2025-09-01T06:37:58.002Z] 765212b225bb: Pull complete [2025-09-01T06:37:58.957Z] f23df028b6ca: Pull complete [2025-09-01T06:37:59.222Z] d65c8cfc05b1: Pull complete [2025-09-01T06:38:17.398Z] 2437ff75d9bd: Pull complete [2025-09-01T06:38:17.398Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-09-01T06:38:17.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-01T06:38:17.398Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-01T06:38:17.609Z] prd-ubuntu20.04-docker-arm64-4c-16g-8057 does not seem to be running inside a container [2025-09-01T06:38:17.667Z] $ 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/896 -v /w/workspace/edgex-go/896:/w/workspace/edgex-go/896:rw,z -v /w/workspace/edgex-go/896@tmp:/w/workspace/edgex-go/896@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-01T06:38:20.528Z] $ docker top 705e8941c9714adaaa56142bb3ba42093dbcb0e2845324def4db0649b26d1b1f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-01T06:38:21.435Z] ---> job-cost.sh [2025-09-01T06:38:21.435Z] lf-activate-venv: SKIPPING [2025-09-01T06:38:21.435Z] INFO: No Stack... [2025-09-01T06:38:21.698Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-09-01T06:38:22.646Z] INFO: Archiving Costs [Pipeline] sh [2025-09-01T06:38:23.271Z] + cat /w/workspace/edgex-go/896/archives/cost.csv [2025-09-01T06:38:23.271Z] + cut -d, -f6 [Pipeline] lock [2025-09-01T06:38:23.305Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-896-stack-cost] [2025-09-01T06:38:23.312Z] Resource [jenkins-edgexfoundry-edgex-go-main-896-stack-cost] did not exist. Created. [2025-09-01T06:38:23.318Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-896-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-01T06:38:23.960Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-09-01T06:38:24.637Z] Stashed 1 file(s) [Pipeline] } [2025-09-01T06:38:24.646Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-896-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-01T06:38:24.671Z] $ docker stop --time=1 705e8941c9714adaaa56142bb3ba42093dbcb0e2845324def4db0649b26d1b1f [2025-09-01T06:38:26.171Z] $ docker rm -f --volumes 705e8941c9714adaaa56142bb3ba42093dbcb0e2845324def4db0649b26d1b1f [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-01T06:38:26.711Z] provisioning config files... [2025-09-01T06:38:26.719Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/896@tmp/config9710145099674896704tmp [Pipeline] { [Pipeline] sh [2025-09-01T06:38:27.017Z] + set +x [2025-09-01T06:38:27.017Z] + curl -s https://codecov.io/bash [2025-09-01T06:38:27.017Z] + bash -s -- [2025-09-01T06:38:27.017Z] [2025-09-01T06:38:27.017Z] _____ _ [2025-09-01T06:38:27.017Z] / ____| | | [2025-09-01T06:38:27.017Z] | | ___ __| | ___ ___ _____ __ [2025-09-01T06:38:27.017Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-09-01T06:38:27.017Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-09-01T06:38:27.017Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-09-01T06:38:27.017Z] Bash-1.0.6 [2025-09-01T06:38:27.017Z] [2025-09-01T06:38:27.017Z] [2025-09-01T06:38:27.017Z] ==> git version 2.25.1 found [2025-09-01T06:38:27.017Z] ==> 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-01T06:38:27.017Z] Release-Date: 2020-01-08 [2025-09-01T06:38:27.017Z] 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-01T06:38:27.017Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-09-01T06:38:27.017Z] ==> Jenkins CI detected. [2025-09-01T06:38:27.017Z] current dir:  /w/workspace/edgex-go/896 [2025-09-01T06:38:27.017Z] project root: . [2025-09-01T06:38:27.017Z] --> token set from env [2025-09-01T06:38:27.017Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-09-01T06:38:27.017Z] ==> Running gcov in . (disable via -X gcov) [2025-09-01T06:38:27.017Z] ==> Python coveragepy not found [2025-09-01T06:38:27.017Z] ==> Searching for coverage reports in: [2025-09-01T06:38:27.017Z] + . [2025-09-01T06:38:27.017Z] -> Found 1 reports [2025-09-01T06:38:27.276Z] ==> Detecting git/mercurial file structure [2025-09-01T06:38:27.276Z] ==> Reading reports [2025-09-01T06:38:27.276Z] + ./coverage.out bytes=1675103 [2025-09-01T06:38:27.276Z] ==> Appending adjustments [2025-09-01T06:38:27.276Z] https://docs.codecov.io/docs/fixing-reports [2025-09-01T06:38:28.653Z] + Found adjustments [2025-09-01T06:38:28.653Z] ==> Gzipping contents [2025-09-01T06:38:28.653Z] 140K /tmp/codecov.CzvilQ.gz [2025-09-01T06:38:28.653Z] ==> Uploading reports [2025-09-01T06:38:28.653Z] url: https://codecov.io [2025-09-01T06:38:28.653Z] query: branch=main&commit=ca69116843343737f5df7afbddc16df881d89354&build=896&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F896%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-01T06:38:28.653Z] -> Pinging Codecov [2025-09-01T06:38:28.653Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ca69116843343737f5df7afbddc16df881d89354&build=896&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F896%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-01T06:38:28.913Z] -> Uploading to [2025-09-01T06:38:28.913Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/ca69116843343737f5df7afbddc16df881d89354/937d2342-e87a-4e1d-bd1e-5e1fc0f4a9e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250901%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250901T063828Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=03836fd36805ff300c0ce2c564e6060e47f05467f6da1ebff31b4ea0201bf183 [2025-09-01T06:38:28.913Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-01T06:38:28.913Z] Dload Upload Total Spent Left Speed [2025-09-01T06:38:29.173Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 629k --:--:-- --:--:-- --:--:-- 629k [2025-09-01T06:38:29.173Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [2025-09-01T06:38:29.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-09-01T06:38:29.403Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-09-01T06:38:29.421Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:38:29.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-01T06:38:29.730Z] [2025-09-01T06:38:29.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:38:30.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-01T06:38:30.035Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-09-01T06:38:30.035Z] 0a9a5dfd008f: Already exists [2025-09-01T06:38:30.035Z] 36466aa92d05: Already exists [2025-09-01T06:38:30.035Z] e10405b45d13: Already exists [2025-09-01T06:38:30.035Z] 096b7ceb2af7: Already exists [2025-09-01T06:38:30.035Z] 4f4fb700ef54: Already exists [2025-09-01T06:38:30.035Z] e50aa161e22a: Pulling fs layer [2025-09-01T06:38:30.035Z] d3c8db5fb9df: Pulling fs layer [2025-09-01T06:38:30.292Z] e50aa161e22a: Verifying Checksum [2025-09-01T06:38:30.292Z] e50aa161e22a: Download complete [2025-09-01T06:38:30.551Z] e50aa161e22a: Pull complete [2025-09-01T06:38:31.482Z] d3c8db5fb9df: Verifying Checksum [2025-09-01T06:38:31.482Z] d3c8db5fb9df: Download complete [2025-09-01T06:38:34.761Z] d3c8db5fb9df: Pull complete [2025-09-01T06:38:34.761Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-09-01T06:38:34.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-01T06:38:34.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-01T06:38:34.846Z] prd-ubuntu20.04-docker-8c-8g-8055 does not seem to be running inside a container [2025-09-01T06:38:34.846Z] $ 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/896 -v /w/workspace/edgex-go/896:/w/workspace/edgex-go/896:rw,z -v /w/workspace/edgex-go/896@tmp:/w/workspace/edgex-go/896@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-01T06:38:36.772Z] $ docker top 10f0abbfd9406643d2b124cce1c723e708dcc2a736dd4b577f9810029284db70 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-01T06:38:37.136Z] + git config --global --add safe.directory /w/workspace/edgex-go/896 [Pipeline] echo [2025-09-01T06:38:37.146Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-09-01T06:38:37.422Z] + set -o pipefail [2025-09-01T06:38:37.422Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-09-01T06:38:49.628Z] [2025-09-01T06:38:49.628Z] Monitoring /w/workspace/edgex-go/896 (github.com/edgexfoundry/edgex-go)... [2025-09-01T06:38:49.628Z] [2025-09-01T06:38:49.628Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/de1d597a-7a89-4bd8-958d-0ff4aeac6118 [2025-09-01T06:38:49.628Z] [2025-09-01T06:38:49.628Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-09-01T06:38:49.628Z] [Pipeline] } [2025-09-01T06:38:49.610Z] $ docker stop --time=1 10f0abbfd9406643d2b124cce1c723e708dcc2a736dd4b577f9810029284db70 [2025-09-01T06:38:53.926Z] $ docker rm -f --volumes 10f0abbfd9406643d2b124cce1c723e708dcc2a736dd4b577f9810029284db70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-09-01T06:38:54.449Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-01T06:38:54.468Z] provisioning config files... [2025-09-01T06:38:54.474Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/896@tmp/config16310685617818178962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-01T06:38:54.768Z] --> edgex-publish-swagger.sh [2025-09-01T06:38:54.768Z] === Publish openapi API === [2025-09-01T06:38:54.768Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-09-01T06:38:54.768Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/896/openapi/core-command.yaml] [2025-09-01T06:38:54.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-01T06:38:54.768Z] Dload Upload Total Spent Left Speed [2025-09-01T06:38:54.768Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 515 254k --:--:-- --:--:-- --:--:-- 257k [2025-09-01T06:38:54.768Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-09-01T06:38:54.768Z] [2025-09-01T06:38:54.768Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/896/openapi/core-data.yaml] [2025-09-01T06:38:54.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-01T06:38:54.768Z] Dload Upload Total Spent Left Speed [2025-09-01T06:38:55.027Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71243 100 66 100 71177 540 569k --:--:-- --:--:-- --:--:-- 570k [2025-09-01T06:38:55.027Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-09-01T06:38:55.027Z] [2025-09-01T06:38:55.027Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/896/openapi/core-keeper.yaml] [2025-09-01T06:38:55.027Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-01T06:38:55.027Z] Dload Upload Total Spent Left Speed [2025-09-01T06:38:55.027Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 550 246k --:--:-- --:--:-- --:--:-- 246k [2025-09-01T06:38:55.027Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-09-01T06:38:55.027Z] [2025-09-01T06:38:55.027Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/896/openapi/core-metadata.yaml] [2025-09-01T06:38:55.027Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-01T06:38:55.027Z] Dload Upload Total Spent Left Speed [2025-09-01T06:38:55.290Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 515 1225k --:--:-- --:--:-- --:--:-- 1225k [2025-09-01T06:38:55.290Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-09-01T06:38:55.290Z] [2025-09-01T06:38:55.290Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/896/openapi/security-proxy-auth.yaml] [2025-09-01T06:38:55.290Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-01T06:38:55.290Z] Dload Upload Total Spent Left Speed [2025-09-01T06:38:55.290Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 741 268k --:--:-- --:--:-- --:--:-- 269k [2025-09-01T06:38:55.290Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-09-01T06:38:55.290Z] [2025-09-01T06:38:55.290Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/896/openapi/security-secretstore-setup.yaml] [2025-09-01T06:38:55.290Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-01T06:38:55.290Z] Dload Upload Total Spent Left Speed [2025-09-01T06:38:55.549Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 680 40340 --:--:-- --:--:-- --:--:-- 41020 [2025-09-01T06:38:55.549Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-09-01T06:38:55.549Z] [2025-09-01T06:38:55.549Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/896/openapi/support-notifications.yaml] [2025-09-01T06:38:55.549Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-01T06:38:55.549Z] Dload Upload Total Spent Left Speed [2025-09-01T06:38:55.549Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 564 834k --:--:-- --:--:-- --:--:-- 827k [2025-09-01T06:38:55.549Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-09-01T06:38:55.549Z] [2025-09-01T06:38:55.549Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/896/openapi/support-scheduler.yaml] [2025-09-01T06:38:55.549Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-01T06:38:55.550Z] Dload Upload Total Spent Left Speed [2025-09-01T06:38:55.550Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 680 510k --:--:-- --:--:-- --:--:-- 511k [2025-09-01T06:38:55.550Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-09-01T06:38:55.550Z] [Pipeline] } [2025-09-01T06:38:55.556Z] 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-01T06:38:55.986Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-01T06:38:55.986Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:38:56.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-01T06:38:56.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-01T06:38:56.374Z] prd-ubuntu20.04-docker-8c-8g-8055 does not seem to be running inside a container [2025-09-01T06:38:56.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/896 -v /w/workspace/edgex-go/896:/w/workspace/edgex-go/896:rw,z -v /w/workspace/edgex-go/896@tmp:/w/workspace/edgex-go/896@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-01T06:38:56.745Z] $ docker top f9c5de0ff00ac46d61bad67a9c300085df2333799c9a2045d9f56416614f1027 -eo pid,comm [2025-09-01T06:38:56.819Z] 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-01T06:38:56.819Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-01T06:38:56.867Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-01T06:38:56.867Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-01T06:38:56.972Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-01T06:38:56.947Z] $ docker exec f9c5de0ff00ac46d61bad67a9c300085df2333799c9a2045d9f56416614f1027 ssh-agent [2025-09-01T06:38:57.081Z] SSH_AUTH_SOCK=/tmp/ssh-Np0DbDJ1N4al/agent.31 [2025-09-01T06:38:57.081Z] SSH_AGENT_PID=38 [2025-09-01T06:38:57.084Z] Running ssh-add (command line suppressed) [2025-09-01T06:38:57.160Z] Identity added: /w/workspace/edgex-go/896@tmp/private_key_7679965796152085045.key (/w/workspace/edgex-go/896@tmp/private_key_7679965796152085045.key) [2025-09-01T06:38:57.200Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-01T06:38:57.493Z] + git semver tag [2025-09-01T06:38:57.752Z] 2025-09-01 06:38:57,675 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-01T06:38:57.752Z] 2025-09-01 06:38:57,678 [run_tag] DEBUG tag force:False [2025-09-01T06:38:57.752Z] 2025-09-01 06:38:57,678 [check_head_tag] DEBUG check head tag [2025-09-01T06:38:57.752Z] 2025-09-01 06:38:57,680 [execute] INFO git cat-file --batch-check [2025-09-01T06:38:57.752Z] 2025-09-01 06:38:57,680 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/896, stdin=, shell=False, universal_newlines=False) [2025-09-01T06:38:57.752Z] 2025-09-01 06:38:57,682 [execute] INFO git cat-file --batch [2025-09-01T06:38:57.752Z] 2025-09-01 06:38:57,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/896, stdin=, shell=False, universal_newlines=False) [2025-09-01T06:38:57.752Z] 2025-09-01 06:38:57,701 [read_version] DEBUG read version from /w/workspace/edgex-go/896/.semver/main [2025-09-01T06:38:57.752Z] 2025-09-01 06:38:57,701 [execute] INFO git tag -a v4.1.0-dev.55 -m v4.1.0-dev.55 [2025-09-01T06:38:57.752Z] 2025-09-01 06:38:57,701 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.55', '-m', 'v4.1.0-dev.55'], cwd=/w/workspace/edgex-go/896, stdin=None, shell=False, universal_newlines=False) [2025-09-01T06:38:57.752Z] 2025-09-01 06:38:57,704 [read_version] DEBUG read version from /w/workspace/edgex-go/896/.semver/main [2025-09-01T06:38:57.752Z] 4.1.0-dev.55 [Pipeline] } [2025-09-01T06:38:57.732Z] $ docker exec --env ******** --env ******** f9c5de0ff00ac46d61bad67a9c300085df2333799c9a2045d9f56416614f1027 ssh-agent -k [2025-09-01T06:38:57.815Z] unset SSH_AUTH_SOCK; [2025-09-01T06:38:57.815Z] unset SSH_AGENT_PID; [2025-09-01T06:38:57.815Z] echo Agent pid 38 killed; [2025-09-01T06:38:57.853Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-01T06:38:58.181Z] + git semver [Pipeline] } [2025-09-01T06:38:58.731Z] $ docker stop --time=1 f9c5de0ff00ac46d61bad67a9c300085df2333799c9a2045d9f56416614f1027 [2025-09-01T06:38:59.971Z] $ docker rm -f --volumes f9c5de0ff00ac46d61bad67a9c300085df2333799c9a2045d9f56416614f1027 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:39:00.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-01T06:39:00.408Z] [2025-09-01T06:39:00.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:39:00.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-01T06:39:00.716Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-09-01T06:39:00.716Z] ab5ef0e58194: Pulling fs layer [2025-09-01T06:39:00.716Z] 9712f1f96733: Pulling fs layer [2025-09-01T06:39:00.716Z] 63f879dbbcfc: Pulling fs layer [2025-09-01T06:39:00.716Z] 0d9ebad4ef96: Pulling fs layer [2025-09-01T06:39:00.716Z] e9a5061849ea: Pulling fs layer [2025-09-01T06:39:00.716Z] d747dcd14b5f: Pulling fs layer [2025-09-01T06:39:00.716Z] 2de7ff778b66: Pulling fs layer [2025-09-01T06:39:00.716Z] d747dcd14b5f: Waiting [2025-09-01T06:39:00.716Z] e9a5061849ea: Waiting [2025-09-01T06:39:00.716Z] 0d9ebad4ef96: Waiting [2025-09-01T06:39:00.716Z] 2de7ff778b66: Waiting [2025-09-01T06:39:00.716Z] 9712f1f96733: Verifying Checksum [2025-09-01T06:39:00.716Z] 9712f1f96733: Download complete [2025-09-01T06:39:01.283Z] 63f879dbbcfc: Verifying Checksum [2025-09-01T06:39:01.283Z] 63f879dbbcfc: Download complete [2025-09-01T06:39:01.283Z] e9a5061849ea: Verifying Checksum [2025-09-01T06:39:01.283Z] e9a5061849ea: Download complete [2025-09-01T06:39:01.283Z] d747dcd14b5f: Verifying Checksum [2025-09-01T06:39:01.283Z] d747dcd14b5f: Download complete [2025-09-01T06:39:01.283Z] 0d9ebad4ef96: Verifying Checksum [2025-09-01T06:39:01.283Z] 0d9ebad4ef96: Download complete [2025-09-01T06:39:01.541Z] 2de7ff778b66: Verifying Checksum [2025-09-01T06:39:01.541Z] 2de7ff778b66: Download complete [2025-09-01T06:39:01.541Z] ab5ef0e58194: Verifying Checksum [2025-09-01T06:39:01.541Z] ab5ef0e58194: Download complete [2025-09-01T06:39:04.824Z] ab5ef0e58194: Pull complete [2025-09-01T06:39:04.824Z] 9712f1f96733: Pull complete [2025-09-01T06:39:05.775Z] 63f879dbbcfc: Pull complete [2025-09-01T06:39:11.140Z] 0d9ebad4ef96: Pull complete [2025-09-01T06:39:11.140Z] e9a5061849ea: Pull complete [2025-09-01T06:39:11.140Z] d747dcd14b5f: Pull complete [2025-09-01T06:39:12.515Z] 2de7ff778b66: Pull complete [2025-09-01T06:39:12.515Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-09-01T06:39:12.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-01T06:39:12.515Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-01T06:39:12.608Z] prd-ubuntu20.04-docker-8c-8g-8055 does not seem to be running inside a container [2025-09-01T06:39:12.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/896 -v /w/workspace/edgex-go/896:/w/workspace/edgex-go/896:rw,z -v /w/workspace/edgex-go/896@tmp:/w/workspace/edgex-go/896@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-01T06:39:15.950Z] $ docker top c4f6f6d69247da6c21f050b0cee42fb8c75e51f2da9af15983bfcc922fae995a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-09-01T06:39:16.044Z] provisioning config files... [2025-09-01T06:39:16.069Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/896@tmp/config9781037672158619082tmp [2025-09-01T06:39:16.108Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/896@tmp/config829099444879305057tmp [2025-09-01T06:39:16.116Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/896@tmp/config11383279810723317157tmp [Pipeline] { [Pipeline] echo [2025-09-01T06:39:16.260Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-01T06:39:16.555Z] ---> sigul-configuration.sh [2025-09-01T06:39:16.555Z] gpg: directory `/root/.gnupg' created [2025-09-01T06:39:16.555Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-09-01T06:39:16.555Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-09-01T06:39:16.555Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-09-01T06:39:16.555Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-09-01T06:39:16.555Z] gpg: CAST5 encrypted data [2025-09-01T06:39:16.555Z] gpg: encrypted with 1 passphrase [2025-09-01T06:39:16.555Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-09-01T06:39:16.849Z] + mkdir /home/jenkins [2025-09-01T06:39:16.850Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-09-01T06:39:17.147Z] + 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-01T06:39:17.162Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-01T06:39:17.456Z] ---> sigul-install.sh [2025-09-01T06:39:17.456Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-09-01T06:39:17.753Z] + git tag --list [2025-09-01T06:39:17.753Z] 0.6.0 [2025-09-01T06:39:17.753Z] 0.6.1 [2025-09-01T06:39:17.753Z] 0.7.0 [2025-09-01T06:39:17.753Z] 0.7.1 [2025-09-01T06:39:17.753Z] v1.0.0 [2025-09-01T06:39:17.753Z] v1.0.1 [2025-09-01T06:39:17.753Z] v1.1.0 [2025-09-01T06:39:17.753Z] v1.2.0 [2025-09-01T06:39:17.753Z] v1.2.1 [2025-09-01T06:39:17.753Z] v1.3.0 [2025-09-01T06:39:17.753Z] v1.3.1 [2025-09-01T06:39:17.753Z] v2.0.0 [2025-09-01T06:39:17.753Z] v2.1.0 [2025-09-01T06:39:17.753Z] v2.1.1 [2025-09-01T06:39:17.753Z] v2.2.0 [2025-09-01T06:39:17.753Z] v2.3.0 [2025-09-01T06:39:17.753Z] v3.0 [2025-09-01T06:39:17.753Z] v3.0.0 [2025-09-01T06:39:17.753Z] v3.1 [2025-09-01T06:39:17.753Z] v3.1.0 [2025-09-01T06:39:17.753Z] v3.1.1 [2025-09-01T06:39:17.753Z] v4.0 [2025-09-01T06:39:17.753Z] v4.0.0 [2025-09-01T06:39:17.753Z] v4.0.1 [2025-09-01T06:39:17.753Z] v4.0.1-dev.1 [2025-09-01T06:39:17.753Z] v4.1.0-dev.1 [2025-09-01T06:39:17.753Z] v4.1.0-dev.10 [2025-09-01T06:39:17.753Z] v4.1.0-dev.11 [2025-09-01T06:39:17.753Z] v4.1.0-dev.12 [2025-09-01T06:39:17.753Z] v4.1.0-dev.13 [2025-09-01T06:39:17.753Z] v4.1.0-dev.14 [2025-09-01T06:39:17.753Z] v4.1.0-dev.15 [2025-09-01T06:39:17.753Z] v4.1.0-dev.16 [2025-09-01T06:39:17.753Z] v4.1.0-dev.17 [2025-09-01T06:39:17.753Z] v4.1.0-dev.18 [2025-09-01T06:39:17.753Z] v4.1.0-dev.19 [2025-09-01T06:39:17.753Z] v4.1.0-dev.2 [2025-09-01T06:39:17.753Z] v4.1.0-dev.20 [2025-09-01T06:39:17.753Z] v4.1.0-dev.21 [2025-09-01T06:39:17.753Z] v4.1.0-dev.22 [2025-09-01T06:39:17.753Z] v4.1.0-dev.23 [2025-09-01T06:39:17.753Z] v4.1.0-dev.24 [2025-09-01T06:39:17.753Z] v4.1.0-dev.25 [2025-09-01T06:39:17.753Z] v4.1.0-dev.26 [2025-09-01T06:39:17.753Z] v4.1.0-dev.27 [2025-09-01T06:39:17.753Z] v4.1.0-dev.28 [2025-09-01T06:39:17.753Z] v4.1.0-dev.29 [2025-09-01T06:39:17.753Z] v4.1.0-dev.3 [2025-09-01T06:39:17.753Z] v4.1.0-dev.30 [2025-09-01T06:39:17.753Z] v4.1.0-dev.31 [2025-09-01T06:39:17.753Z] v4.1.0-dev.32 [2025-09-01T06:39:17.753Z] v4.1.0-dev.33 [2025-09-01T06:39:17.753Z] v4.1.0-dev.34 [2025-09-01T06:39:17.753Z] v4.1.0-dev.35 [2025-09-01T06:39:17.753Z] v4.1.0-dev.36 [2025-09-01T06:39:17.753Z] v4.1.0-dev.37 [2025-09-01T06:39:17.753Z] v4.1.0-dev.38 [2025-09-01T06:39:17.753Z] v4.1.0-dev.39 [2025-09-01T06:39:17.753Z] v4.1.0-dev.4 [2025-09-01T06:39:17.753Z] v4.1.0-dev.40 [2025-09-01T06:39:17.753Z] v4.1.0-dev.41 [2025-09-01T06:39:17.753Z] v4.1.0-dev.42 [2025-09-01T06:39:17.753Z] v4.1.0-dev.43 [2025-09-01T06:39:17.753Z] v4.1.0-dev.44 [2025-09-01T06:39:17.753Z] v4.1.0-dev.45 [2025-09-01T06:39:17.753Z] v4.1.0-dev.46 [2025-09-01T06:39:17.753Z] v4.1.0-dev.47 [2025-09-01T06:39:17.753Z] v4.1.0-dev.48 [2025-09-01T06:39:17.753Z] v4.1.0-dev.49 [2025-09-01T06:39:17.753Z] v4.1.0-dev.5 [2025-09-01T06:39:17.753Z] v4.1.0-dev.50 [2025-09-01T06:39:17.753Z] v4.1.0-dev.51 [2025-09-01T06:39:17.753Z] v4.1.0-dev.52 [2025-09-01T06:39:17.753Z] v4.1.0-dev.53 [2025-09-01T06:39:17.753Z] v4.1.0-dev.54 [2025-09-01T06:39:17.753Z] v4.1.0-dev.55 [2025-09-01T06:39:17.753Z] v4.1.0-dev.6 [2025-09-01T06:39:17.753Z] v4.1.0-dev.7 [2025-09-01T06:39:17.753Z] v4.1.0-dev.8 [2025-09-01T06:39:17.753Z] v4.1.0-dev.9 [Pipeline] sh [2025-09-01T06:39:18.051Z] + lftools sign git-tag v4.1.0-dev.55 [2025-09-01T06:39:18.626Z] Signing Git tag with Sigul... [2025-09-01T06:39:18.627Z] Signing v4.1.0-dev.55 [2025-09-01T06:41:11.378Z] ERROR: I/O error: NSPR connection reset [Pipeline] echo [2025-09-01T06:41:11.521Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-01T06:41:11.826Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-09-01T06:41:11.835Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-09-01T06:41:11.839Z] $ docker stop --time=1 c4f6f6d69247da6c21f050b0cee42fb8c75e51f2da9af15983bfcc922fae995a [2025-09-01T06:41:13.141Z] $ docker rm -f --volumes c4f6f6d69247da6c21f050b0cee42fb8c75e51f2da9af15983bfcc922fae995a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-09-01T06:41:13.618Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-01T06:41:13.618Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:41:13.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-01T06:41:13.922Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-01T06:41:13.996Z] prd-ubuntu20.04-docker-8c-8g-8055 does not seem to be running inside a container [2025-09-01T06:41:13.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/896 -v /w/workspace/edgex-go/896:/w/workspace/edgex-go/896:rw,z -v /w/workspace/edgex-go/896@tmp:/w/workspace/edgex-go/896@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-01T06:41:14.218Z] $ docker top 88298c223600090218bde8ef067a4cfc8416daf7c2fac8eb4d3ce479b1c9dd4d -eo pid,comm [2025-09-01T06:41:14.287Z] 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-01T06:41:14.287Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-01T06:41:14.348Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-01T06:41:14.348Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-01T06:41:14.565Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-01T06:41:14.538Z] $ docker exec 88298c223600090218bde8ef067a4cfc8416daf7c2fac8eb4d3ce479b1c9dd4d ssh-agent [2025-09-01T06:41:14.681Z] SSH_AUTH_SOCK=/tmp/ssh-Zgxhgm6Llc9n/agent.31 [2025-09-01T06:41:14.681Z] SSH_AGENT_PID=37 [2025-09-01T06:41:14.685Z] Running ssh-add (command line suppressed) [2025-09-01T06:41:14.757Z] Identity added: /w/workspace/edgex-go/896@tmp/private_key_4980408102764466821.key (/w/workspace/edgex-go/896@tmp/private_key_4980408102764466821.key) [2025-09-01T06:41:14.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-01T06:41:15.089Z] + git semver bump pre [2025-09-01T06:41:15.348Z] 2025-09-01 06:41:15,283 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-01T06:41:15.348Z] 2025-09-01 06:41:15,287 [read_version] DEBUG read version from /w/workspace/edgex-go/896/.semver/main [2025-09-01T06:41:15.348Z] 2025-09-01 06:41:15,287 [bump_version] DEBUG bumping version:4.1.0-dev.55 on axis:pre with prefix:dev [2025-09-01T06:41:15.348Z] 2025-09-01 06:41:15,287 [bump_version] DEBUG bumped version:4.1.0-dev.56 [2025-09-01T06:41:15.348Z] 2025-09-01 06:41:15,287 [write_version] DEBUG write version:4.1.0-dev.56 to path:/w/workspace/edgex-go/896/.semver/main with force:True [2025-09-01T06:41:15.348Z] 2025-09-01 06:41:15,287 [read_version] DEBUG read version from /w/workspace/edgex-go/896/.semver/main [2025-09-01T06:41:15.348Z] 2025-09-01 06:41:15,287 [write_file] DEBUG write to file:/w/workspace/edgex-go/896/.semver/main [2025-09-01T06:41:15.348Z] 2025-09-01 06:41:15,289 [execute] INFO git cat-file --batch-check [2025-09-01T06:41:15.348Z] 2025-09-01 06:41:15,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/896/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-01T06:41:15.348Z] 2025-09-01 06:41:15,293 [execute] INFO git cat-file --batch [2025-09-01T06:41:15.348Z] 2025-09-01 06:41:15,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/896/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-01T06:41:15.348Z] 2025-09-01 06:41:15,296 [read_version] DEBUG read version from /w/workspace/edgex-go/896/.semver/main [2025-09-01T06:41:15.348Z] 4.1.0-dev.56 [Pipeline] } [2025-09-01T06:41:15.584Z] $ docker exec --env ******** --env ******** 88298c223600090218bde8ef067a4cfc8416daf7c2fac8eb4d3ce479b1c9dd4d ssh-agent -k [2025-09-01T06:41:15.679Z] unset SSH_AUTH_SOCK; [2025-09-01T06:41:15.679Z] unset SSH_AGENT_PID; [2025-09-01T06:41:15.679Z] echo Agent pid 37 killed; [2025-09-01T06:41:15.718Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-01T06:41:16.051Z] + git semver [Pipeline] } [2025-09-01T06:41:16.603Z] $ docker stop --time=1 88298c223600090218bde8ef067a4cfc8416daf7c2fac8eb4d3ce479b1c9dd4d [2025-09-01T06:41:17.883Z] $ docker rm -f --volumes 88298c223600090218bde8ef067a4cfc8416daf7c2fac8eb4d3ce479b1c9dd4d [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-01T06:41:18.271Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-01T06:41:18.271Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:41:18.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-01T06:41:18.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-01T06:41:18.663Z] prd-ubuntu20.04-docker-8c-8g-8055 does not seem to be running inside a container [2025-09-01T06:41:18.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/896 -v /w/workspace/edgex-go/896:/w/workspace/edgex-go/896:rw,z -v /w/workspace/edgex-go/896@tmp:/w/workspace/edgex-go/896@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-01T06:41:18.905Z] $ docker top 775b6b2905c17ab892e7721d860f1a6dc044a22d5669f3a60dd5fdb11148696a -eo pid,comm [2025-09-01T06:41:18.981Z] 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-01T06:41:18.981Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-01T06:41:19.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-01T06:41:19.046Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-01T06:41:19.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-01T06:41:19.127Z] $ docker exec 775b6b2905c17ab892e7721d860f1a6dc044a22d5669f3a60dd5fdb11148696a ssh-agent [2025-09-01T06:41:19.264Z] SSH_AUTH_SOCK=/tmp/ssh-SfaK30uP7OOC/agent.32 [2025-09-01T06:41:19.264Z] SSH_AGENT_PID=38 [2025-09-01T06:41:19.268Z] Running ssh-add (command line suppressed) [2025-09-01T06:41:19.339Z] Identity added: /w/workspace/edgex-go/896@tmp/private_key_2507689568721326651.key (/w/workspace/edgex-go/896@tmp/private_key_2507689568721326651.key) [2025-09-01T06:41:19.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-01T06:41:19.672Z] + git semver push [2025-09-01T06:41:19.931Z] 2025-09-01 06:41:19,883 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-01T06:41:19.931Z] 2025-09-01 06:41:19,887 [run_push] DEBUG push [2025-09-01T06:41:19.931Z] 2025-09-01 06:41:19,887 [execute] INFO git cat-file --batch-check [2025-09-01T06:41:19.931Z] 2025-09-01 06:41:19,888 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/896/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-01T06:41:19.931Z] 2025-09-01 06:41:19,890 [execute] INFO git rev-list 834529230fec07378d78dea6ee8474be64696122 -- [2025-09-01T06:41:19.931Z] 2025-09-01 06:41:19,890 [execute] DEBUG Popen(['git', 'rev-list', '834529230fec07378d78dea6ee8474be64696122', '--'], cwd=/w/workspace/edgex-go/896/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-01T06:41:20.189Z] 2025-09-01 06:41:19,907 [execute] INFO git fetch -v -- origin [2025-09-01T06:41:20.189Z] 2025-09-01 06:41:19,907 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/896/.semver, stdin=None, shell=False, universal_newlines=True) [2025-09-01T06:41:20.447Z] 2025-09-01 06:41:20,357 [run_push] DEBUG no remote changes detected [2025-09-01T06:41:20.447Z] 2025-09-01 06:41:20,357 [execute] INFO git push origin semver [2025-09-01T06:41:20.447Z] 2025-09-01 06:41:20,358 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/896/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-01T06:41:21.382Z] 2025-09-01 06:41:21,196 [run_push] DEBUG push all version tags [2025-09-01T06:41:21.382Z] 2025-09-01 06:41:21,197 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-09-01T06:41:21.382Z] 2025-09-01 06:41:21,197 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/896, stdin=None, shell=False, universal_newlines=False) [2025-09-01T06:41:21.949Z] 2025-09-01 06:41:21,874 [read_version] DEBUG read version from /w/workspace/edgex-go/896/.semver/main [2025-09-01T06:41:21.949Z] 4.1.0-dev.56 [Pipeline] } [2025-09-01T06:41:21.928Z] $ docker exec --env ******** --env ******** 775b6b2905c17ab892e7721d860f1a6dc044a22d5669f3a60dd5fdb11148696a ssh-agent -k [2025-09-01T06:41:22.021Z] unset SSH_AUTH_SOCK; [2025-09-01T06:41:22.021Z] unset SSH_AGENT_PID; [2025-09-01T06:41:22.021Z] echo Agent pid 38 killed; [2025-09-01T06:41:22.058Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-01T06:41:22.384Z] + git semver [Pipeline] } [2025-09-01T06:41:22.624Z] $ docker stop --time=1 775b6b2905c17ab892e7721d860f1a6dc044a22d5669f3a60dd5fdb11148696a [2025-09-01T06:41:23.903Z] $ docker rm -f --volumes 775b6b2905c17ab892e7721d860f1a6dc044a22d5669f3a60dd5fdb11148696a [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-01T06:41:24.424Z] + [ -d /w/workspace/edgex-go/896/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-09-01T06:41:24.709Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-01T06:41:25.568Z] ---> package-listing.sh [2025-09-01T06:41:25.569Z] ++ facter osfamily [2025-09-01T06:41:25.569Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-01T06:41:25.828Z] + OS_FAMILY=debian [2025-09-01T06:41:25.828Z] + workspace=/w/workspace/edgex-go/896 [2025-09-01T06:41:25.828Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-01T06:41:25.828Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-01T06:41:25.828Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-01T06:41:25.828Z] + PACKAGES=/tmp/packages_start.txt [2025-09-01T06:41:25.828Z] + '[' /w/workspace/edgex-go/896 ']' [2025-09-01T06:41:25.828Z] + PACKAGES=/tmp/packages_end.txt [2025-09-01T06:41:25.828Z] + case "${OS_FAMILY}" in [2025-09-01T06:41:25.828Z] + dpkg -l [2025-09-01T06:41:25.828Z] + grep '^ii' [2025-09-01T06:41:25.828Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-01T06:41:25.828Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-01T06:41:25.828Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-01T06:41:25.828Z] + '[' /w/workspace/edgex-go/896 ']' [2025-09-01T06:41:25.828Z] + mkdir -p /w/workspace/edgex-go/896/archives/ [2025-09-01T06:41:25.828Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/896/archives/ [Pipeline] echo [2025-09-01T06:41:25.841Z] 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/896/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-09-01T06:41:26.117Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:41:26.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-01T06:41:26.681Z] [2025-09-01T06:41:26.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T06:41:26.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-01T06:41:26.989Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-01T06:41:26.989Z] 5eb5b503b376: Pulling fs layer [2025-09-01T06:41:26.989Z] 5c69ac0246d0: Pulling fs layer [2025-09-01T06:41:26.989Z] ec43610c2a17: Pulling fs layer [2025-09-01T06:41:26.989Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-01T06:41:26.989Z] 33b1e0a273af: Pulling fs layer [2025-09-01T06:41:26.989Z] 5d3b04190fa2: Pulling fs layer [2025-09-01T06:41:26.989Z] 2f39f015ded8: Pulling fs layer [2025-09-01T06:41:26.989Z] 3a2ae6a8a46f: Waiting [2025-09-01T06:41:26.989Z] 33b1e0a273af: Waiting [2025-09-01T06:41:26.989Z] 2f39f015ded8: Waiting [2025-09-01T06:41:26.989Z] 5d3b04190fa2: Waiting [2025-09-01T06:41:26.989Z] 5c69ac0246d0: Verifying Checksum [2025-09-01T06:41:26.989Z] 5c69ac0246d0: Download complete [2025-09-01T06:41:26.989Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-01T06:41:26.989Z] 3a2ae6a8a46f: Download complete [2025-09-01T06:41:26.989Z] 33b1e0a273af: Download complete [2025-09-01T06:41:26.989Z] 5d3b04190fa2: Download complete [2025-09-01T06:41:26.989Z] ec43610c2a17: Verifying Checksum [2025-09-01T06:41:26.989Z] ec43610c2a17: Download complete [2025-09-01T06:41:27.247Z] 5eb5b503b376: Verifying Checksum [2025-09-01T06:41:27.247Z] 5eb5b503b376: Download complete [2025-09-01T06:41:27.812Z] 2f39f015ded8: Verifying Checksum [2025-09-01T06:41:27.812Z] 2f39f015ded8: Download complete [2025-09-01T06:41:28.747Z] 5eb5b503b376: Pull complete [2025-09-01T06:41:29.007Z] 5c69ac0246d0: Pull complete [2025-09-01T06:41:29.572Z] ec43610c2a17: Pull complete [2025-09-01T06:41:29.572Z] 3a2ae6a8a46f: Pull complete [2025-09-01T06:41:29.830Z] 33b1e0a273af: Pull complete [2025-09-01T06:41:29.830Z] 5d3b04190fa2: Pull complete [2025-09-01T06:41:36.394Z] 2f39f015ded8: Pull complete [2025-09-01T06:41:36.394Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-01T06:41:36.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-01T06:41:36.394Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-01T06:41:36.488Z] prd-ubuntu20.04-docker-8c-8g-8055 does not seem to be running inside a container [2025-09-01T06:41:36.480Z] $ 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/896/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/896 -v /w/workspace/edgex-go/896:/w/workspace/edgex-go/896:rw,z -v /w/workspace/edgex-go/896@tmp:/w/workspace/edgex-go/896@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-01T06:41:40.627Z] $ docker top 1aa6222a44243f90a67ad5cb237e71f2ca00394477c8536dd12f5e822f750481 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-01T06:41:40.991Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-01T06:41:41.271Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-01T06:41:41.550Z] + ls /var/log/sa-host [2025-09-01T06:41:41.550Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-01T06:41:41.596Z] provisioning config files... [2025-09-01T06:41:41.605Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/896@tmp/config3570714851414670025tmp [Pipeline] { [Pipeline] echo [2025-09-01T06:41:41.628Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-01T06:41:41.909Z] ---> create-netrc.sh [Pipeline] } [2025-09-01T06:41:41.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-01T06:41:42.223Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-01T06:41:42.233Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-01T06:41:42.513Z] ---> sudo-logs.sh [2025-09-01T06:41:42.513Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-09-01T06:41:42.545Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-01T06:41:42.829Z] ---> job-cost.sh [2025-09-01T06:41:42.829Z] lf-activate-venv: SKIPPING [2025-09-01T06:41:42.829Z] DEBUG: total: 0.10999999940395355 [2025-09-01T06:41:42.829Z] INFO: Retrieving Stack Cost... [2025-09-01T06:41:43.395Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-01T06:41:43.655Z] INFO: Archiving Costs [Pipeline] echo [2025-09-01T06:41:43.671Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-01T06:41:43.953Z] ---> logs-deploy.sh [2025-09-01T06:41:43.953Z] lf-activate-venv: SKIPPING [2025-09-01T06:41:43.953Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/896 [2025-09-01T06:41:43.953Z] INFO: archiving workspace using pattern(s): [2025-09-01T06:41:44.889Z] Archives upload complete. [2025-09-01T06:41:45.147Z] INFO: archiving logs to Nexus [2025-09-01T06:41:45.717Z] ---> uname -a: [2025-09-01T06:41:45.717Z] Linux prd-ubuntu20-04-docker-8c-8g-8055 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-09-01T06:41:45.717Z] [2025-09-01T06:41:45.717Z] [2025-09-01T06:41:45.717Z] ---> lscpu: [2025-09-01T06:41:45.717Z] Architecture: x86_64 [2025-09-01T06:41:45.717Z] CPU op-mode(s): 32-bit, 64-bit [2025-09-01T06:41:45.717Z] Byte Order: Little Endian [2025-09-01T06:41:45.717Z] Address sizes: 40 bits physical, 48 bits virtual [2025-09-01T06:41:45.717Z] CPU(s): 8 [2025-09-01T06:41:45.717Z] On-line CPU(s) list: 0-7 [2025-09-01T06:41:45.717Z] Thread(s) per core: 1 [2025-09-01T06:41:45.717Z] Core(s) per socket: 1 [2025-09-01T06:41:45.717Z] Socket(s): 8 [2025-09-01T06:41:45.717Z] NUMA node(s): 1 [2025-09-01T06:41:45.717Z] Vendor ID: AuthenticAMD [2025-09-01T06:41:45.717Z] CPU family: 23 [2025-09-01T06:41:45.717Z] Model: 49 [2025-09-01T06:41:45.717Z] Model name: AMD EPYC-Rome Processor [2025-09-01T06:41:45.717Z] Stepping: 0 [2025-09-01T06:41:45.717Z] CPU MHz: 2799.998 [2025-09-01T06:41:45.717Z] BogoMIPS: 5599.99 [2025-09-01T06:41:45.717Z] Virtualization: AMD-V [2025-09-01T06:41:45.717Z] Hypervisor vendor: KVM [2025-09-01T06:41:45.717Z] Virtualization type: full [2025-09-01T06:41:45.717Z] L1d cache: 256 KiB [2025-09-01T06:41:45.717Z] L1i cache: 256 KiB [2025-09-01T06:41:45.717Z] L2 cache: 4 MiB [2025-09-01T06:41:45.717Z] L3 cache: 128 MiB [2025-09-01T06:41:45.717Z] NUMA node0 CPU(s): 0-7 [2025-09-01T06:41:45.717Z] Vulnerability Gather data sampling: Not affected [2025-09-01T06:41:45.717Z] Vulnerability Itlb multihit: Not affected [2025-09-01T06:41:45.717Z] Vulnerability L1tf: Not affected [2025-09-01T06:41:45.717Z] Vulnerability Mds: Not affected [2025-09-01T06:41:45.717Z] Vulnerability Meltdown: Not affected [2025-09-01T06:41:45.717Z] Vulnerability Mmio stale data: Not affected [2025-09-01T06:41:45.717Z] Vulnerability Retbleed: Vulnerable [2025-09-01T06:41:45.717Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-09-01T06:41:45.717Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-09-01T06:41:45.717Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-09-01T06:41:45.717Z] Vulnerability Srbds: Not affected [2025-09-01T06:41:45.717Z] Vulnerability Tsx async abort: Not affected [2025-09-01T06:41:45.717Z] 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-01T06:41:45.717Z] [2025-09-01T06:41:45.717Z] [2025-09-01T06:41:45.717Z] ---> nproc: [2025-09-01T06:41:45.717Z] 8 [2025-09-01T06:41:45.717Z] [2025-09-01T06:41:45.717Z] [2025-09-01T06:41:45.717Z] ---> df -h: [2025-09-01T06:41:45.717Z] Filesystem Size Used Avail Use% Mounted on [2025-09-01T06:41:45.717Z] overlay 155G 33G 123G 21% / [2025-09-01T06:41:45.717Z] tmpfs 64M 0 64M 0% /dev [2025-09-01T06:41:45.717Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-09-01T06:41:45.717Z] shm 64M 0 64M 0% /dev/shm [2025-09-01T06:41:45.717Z] /dev/vda1 155G 33G 123G 21% /facter-os [2025-09-01T06:41:45.717Z] [2025-09-01T06:41:45.717Z] [2025-09-01T06:41:45.717Z] ---> sar -b -r -n DEV: [2025-09-01T06:41:45.717Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8055) 09/01/25 _x86_64_ (8 CPU) [2025-09-01T06:41:45.717Z] [2025-09-01T06:41:45.717Z] 05:49:17 LINUX RESTART (8 CPU) [2025-09-01T06:41:45.717Z] [2025-09-01T06:41:45.717Z] 05:50:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-09-01T06:41:45.717Z] 05:51:01 214.74 19.81 194.93 0.00 3235.30 67214.76 0.00 [2025-09-01T06:41:45.717Z] 05:52:01 45.83 0.15 45.68 0.00 1.73 31432.36 0.00 [2025-09-01T06:41:45.717Z] 05:53:01 53.82 0.20 53.62 0.00 2.53 25041.44 0.00 [2025-09-01T06:41:45.717Z] 05:54:01 189.72 0.17 189.55 0.00 12.80 124031.59 0.00 [2025-09-01T06:41:45.717Z] 05:55:01 1011.18 25.06 986.12 0.00 4481.17 356999.93 0.00 [2025-09-01T06:41:45.717Z] 05:56:01 241.64 2.35 239.29 0.00 236.19 112975.54 0.00 [2025-09-01T06:41:45.717Z] 05:57:01 280.30 0.15 280.15 0.00 1.20 145622.93 0.00 [2025-09-01T06:41:45.717Z] 05:58:01 772.60 0.05 772.55 0.00 6.00 143359.44 0.00 [2025-09-01T06:41:45.717Z] 05:59:01 30.71 0.05 30.66 0.00 9.33 842.53 0.00 [2025-09-01T06:41:45.717Z] 06:00:01 19.90 0.00 19.90 0.00 0.00 504.85 0.00 [2025-09-01T06:41:45.717Z] 06:01:01 2.38 0.00 2.38 0.00 0.00 28.93 0.00 [2025-09-01T06:41:45.717Z] 06:02:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 [2025-09-01T06:41:45.717Z] 06:03:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 [2025-09-01T06:41:45.717Z] 06:04:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 [2025-09-01T06:41:45.717Z] 06:05:01 1.98 0.02 1.97 0.00 0.13 22.53 0.00 [2025-09-01T06:41:45.717Z] 06:06:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 [2025-09-01T06:41:45.717Z] 06:07:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2025-09-01T06:41:45.717Z] 06:08:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 [2025-09-01T06:41:45.717Z] 06:09:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2025-09-01T06:41:45.717Z] 06:10:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 [2025-09-01T06:41:45.717Z] 06:11:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 [2025-09-01T06:41:45.717Z] 06:12:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 [2025-09-01T06:41:45.717Z] 06:13:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 [2025-09-01T06:41:45.717Z] 06:14:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2025-09-01T06:41:45.717Z] 06:15:01 1.32 0.30 1.02 0.00 16.79 12.13 0.00 [2025-09-01T06:41:45.717Z] 06:16:01 2.68 1.37 1.32 0.00 28.80 16.26 0.00 [2025-09-01T06:41:45.717Z] 06:17:01 1.08 0.02 1.07 0.00 0.13 12.66 0.00 [2025-09-01T06:41:45.717Z] 06:18:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 [2025-09-01T06:41:45.717Z] 06:19:01 0.87 0.00 0.87 0.00 0.00 9.33 0.00 [2025-09-01T06:41:45.717Z] 06:20:01 1.10 0.00 1.10 0.00 0.00 14.40 0.00 [2025-09-01T06:41:45.717Z] 06:21:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 [2025-09-01T06:41:45.717Z] 06:22:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 [2025-09-01T06:41:45.717Z] 06:23:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 [2025-09-01T06:41:45.717Z] 06:24:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 [2025-09-01T06:41:45.717Z] 06:25:01 1.15 0.03 1.12 0.00 0.27 12.40 0.00 [2025-09-01T06:41:45.717Z] 06:26:01 4.98 2.22 2.76 0.00 36.13 83.68 0.00 [2025-09-01T06:41:45.717Z] 06:27:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 [2025-09-01T06:41:45.717Z] 06:28:02 1.03 0.00 1.03 0.00 0.00 12.93 0.00 [2025-09-01T06:41:45.717Z] 06:29:01 1.12 0.00 1.12 0.00 0.00 12.88 0.00 [2025-09-01T06:41:45.717Z] 06:30:01 1.13 0.00 1.13 0.00 0.00 15.20 0.00 [2025-09-01T06:41:45.717Z] 06:31:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 [2025-09-01T06:41:45.717Z] 06:32:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 [2025-09-01T06:41:45.717Z] 06:33:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2025-09-01T06:41:45.717Z] 06:34:01 1.27 0.00 1.27 0.00 0.00 16.00 0.00 [2025-09-01T06:41:45.717Z] 06:35:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 [2025-09-01T06:41:45.717Z] 06:36:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 [2025-09-01T06:41:45.717Z] 06:37:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 [2025-09-01T06:41:45.717Z] 06:38:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 [2025-09-01T06:41:45.717Z] 06:39:01 79.25 0.52 78.74 0.00 12.80 28120.91 0.00 [2025-09-01T06:41:45.717Z] 06:40:01 52.17 0.00 52.17 0.00 0.00 22967.37 0.00 [2025-09-01T06:41:45.717Z] 06:41:01 1.82 0.00 1.82 0.00 0.00 20.93 0.00 [2025-09-01T06:41:45.717Z] Average: 59.65 1.02 58.64 0.00 156.50 20755.40 0.00 [2025-09-01T06:41:45.717Z] [2025-09-01T06:41:45.717Z] 05:50:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-09-01T06:41:45.717Z] 05:51:01 27698808 31523760 771592 2.35 116000 3920268 1773632 5.23 1187992 3525628 236 [2025-09-01T06:41:45.717Z] 05:52:01 26155088 31284912 1000012 3.04 126420 5116988 2158096 6.36 2180724 3966696 312692 [2025-09-01T06:41:45.717Z] 05:53:01 25754640 31376068 904772 2.75 134824 5557408 2127252 6.27 1864484 4638040 593776 [2025-09-01T06:41:45.717Z] 05:54:01 19532236 31413424 869580 2.65 144648 11665012 2190844 6.46 2067780 10513380 4538688 [2025-09-01T06:41:45.717Z] 05:55:01 11129996 31381188 864996 2.63 359052 19304956 2318604 6.84 3160924 17265296 2309676 [2025-09-01T06:41:45.717Z] 05:56:01 5129476 28161844 4011204 12.20 399448 21645680 11356820 33.48 7426392 18492252 1581972 [2025-09-01T06:41:45.717Z] 05:57:01 2658660 28963508 3211940 9.77 415316 24781804 9102380 26.84 8065016 20211252 577060 [2025-09-01T06:41:45.717Z] 05:58:01 5814116 31409232 832308 2.53 428220 24275236 2187108 6.45 3758228 21672848 444 [2025-09-01T06:41:45.718Z] 05:59:01 5805032 31402216 838160 2.55 429676 24275928 2166864 6.39 4150748 21286764 204 [2025-09-01T06:41:45.718Z] 06:00:01 5817816 31416108 824128 2.51 430416 24276172 2047584 6.04 4541036 20882596 592 [2025-09-01T06:41:45.718Z] 06:01:01 5817516 31415812 824380 2.51 430424 24276172 2047584 6.04 4540876 20882596 16 [2025-09-01T06:41:45.718Z] 06:02:01 5825604 31423916 816864 2.49 430436 24276180 2047584 6.04 4533012 20882604 44 [2025-09-01T06:41:45.718Z] 06:03:01 5827572 31425888 814824 2.48 430452 24276188 2047584 6.04 4531684 20882608 12 [2025-09-01T06:41:45.718Z] 06:04:01 5835832 31434152 806536 2.45 430472 24276188 2047584 6.04 4523864 20882612 152 [2025-09-01T06:41:45.718Z] 06:05:01 5836212 31434728 806340 2.45 430524 24276184 2080640 6.13 4521912 20882616 8 [2025-09-01T06:41:45.718Z] 06:06:01 5836724 31435240 805752 2.45 430540 24276192 2080640 6.13 4521832 20882616 4 [2025-09-01T06:41:45.718Z] 06:07:01 5836504 31435032 806032 2.45 430556 24276196 2080640 6.13 4522140 20882620 8 [2025-09-01T06:41:45.718Z] 06:08:01 5837252 31435844 805240 2.45 430568 24276200 2080640 6.13 4521940 20882628 32 [2025-09-01T06:41:45.718Z] 06:09:01 5836708 31435304 805720 2.45 430576 24276200 2080640 6.13 4521932 20882624 8 [2025-09-01T06:41:45.718Z] 06:10:01 5836896 31435560 805436 2.45 430620 24276260 2080640 6.13 4522128 20882692 72 [2025-09-01T06:41:45.718Z] 06:11:01 5836920 31435644 805320 2.45 430644 24276268 2080640 6.13 4521816 20882696 16 [2025-09-01T06:41:45.718Z] 06:12:01 5836652 31435384 805500 2.45 430664 24276276 2080640 6.13 4521816 20882704 8 [2025-09-01T06:41:45.718Z] 06:13:01 5836888 31435680 805172 2.45 430692 24276280 2080640 6.13 4521872 20882712 24 [2025-09-01T06:41:45.718Z] 06:14:01 5836840 31435632 805136 2.45 430716 24276280 2080640 6.13 4521884 20882712 52 [2025-09-01T06:41:45.718Z] 06:15:01 5836256 31435616 805120 2.45 430752 24276784 2080640 6.13 4525144 20883032 44 [2025-09-01T06:41:45.718Z] 06:16:01 5828076 31429344 811232 2.47 430772 24277652 2097852 6.18 4531240 20883292 24 [2025-09-01T06:41:45.718Z] 06:17:01 5827992 31429284 811448 2.47 430792 24277652 2097852 6.18 4531468 20883300 12 [2025-09-01T06:41:45.718Z] 06:18:01 5827464 31428924 811732 2.47 430808 24277792 2097852 6.18 4530796 20883416 4 [2025-09-01T06:41:45.718Z] 06:19:01 5827440 31428900 811708 2.47 430828 24277792 2097852 6.18 4530796 20883416 8 [2025-09-01T06:41:45.718Z] 06:20:01 5827432 31428964 811632 2.47 430852 24277800 2097852 6.18 4530980 20883432 64 [2025-09-01T06:41:45.718Z] 06:21:01 5827636 31429176 811336 2.47 430880 24277800 2097852 6.18 4530912 20883436 16 [2025-09-01T06:41:45.718Z] 06:22:01 5827428 31428976 811560 2.47 430900 24277804 2097852 6.18 4530920 20883440 16 [2025-09-01T06:41:45.718Z] 06:23:01 5826876 31428484 812048 2.47 430912 24277804 2097852 6.18 4530976 20883444 8 [2025-09-01T06:41:45.718Z] 06:24:01 5827044 31428656 811984 2.47 430936 24277808 2097852 6.18 4530980 20883448 8 [2025-09-01T06:41:45.718Z] 06:25:01 5826524 31428192 812444 2.47 430972 24277800 2097852 6.18 4531388 20883456 32 [2025-09-01T06:41:45.718Z] 06:26:01 5824048 31428416 812104 2.47 431004 24280300 2114476 6.23 4531268 20885816 44 [2025-09-01T06:41:45.718Z] 06:27:01 5824040 31428436 812060 2.47 431024 24280308 2114476 6.23 4531352 20885820 28 [2025-09-01T06:41:45.718Z] 06:28:02 5824024 31428428 811996 2.47 431040 24280308 2114476 6.23 4531360 20885828 44 [2025-09-01T06:41:45.718Z] 06:29:01 5823992 31428400 811980 2.47 431040 24280312 2114476 6.23 4531360 20885832 8 [2025-09-01T06:41:45.718Z] 06:30:01 5824180 31428604 811700 2.47 431072 24280320 2114476 6.23 4531184 20885840 64 [2025-09-01T06:41:45.718Z] 06:31:01 5824384 31428868 811420 2.47 431100 24280316 2114476 6.23 4531232 20885844 8 [2025-09-01T06:41:45.718Z] 06:32:01 5824320 31428808 811388 2.47 431112 24280324 2114476 6.23 4531484 20885848 20 [2025-09-01T06:41:45.718Z] 06:33:01 5824548 31429036 811096 2.47 431132 24280324 2114476 6.23 4531228 20885848 12 [2025-09-01T06:41:45.718Z] 06:34:01 5824280 31428840 811268 2.47 431160 24280332 2114476 6.23 4531340 20885860 48 [2025-09-01T06:41:45.718Z] 06:35:01 5824512 31429076 811156 2.47 431192 24280336 2114476 6.23 4531400 20885864 16 [2025-09-01T06:41:45.718Z] 06:36:01 5824188 31428812 811452 2.47 431228 24280320 2114476 6.23 4531540 20885868 16 [2025-09-01T06:41:45.718Z] 06:37:01 5824140 31428804 811416 2.47 431244 24280340 2114476 6.23 4531764 20885872 32 [2025-09-01T06:41:45.718Z] 06:38:01 5824292 31428964 811368 2.47 431272 24280344 2114476 6.23 4531472 20885876 8 [2025-09-01T06:41:45.718Z] 06:39:01 5165060 31364472 874552 2.66 456976 24821652 2239924 6.60 4613756 21419136 142516 [2025-09-01T06:41:45.718Z] 06:40:01 4553976 31305532 928484 2.82 470692 25282744 2176200 6.42 4699924 21870404 368 [2025-09-01T06:41:45.718Z] 06:41:01 4554104 31305760 928208 2.82 470752 25282740 2159660 6.37 4699640 21870404 24 [2025-09-01T06:41:45.718Z] Average: 7279769 31307056 934330 2.84 406948 22799457 2422530 7.14 4402136 19631468 197241 [2025-09-01T06:41:45.718Z] [2025-09-01T06:41:45.718Z] 05:50:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-09-01T06:41:45.718Z] 05:51:01 ens3 1288.59 1121.19 12096.27 150.18 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:51:01 lo 3.79 3.79 0.39 0.39 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:51:01 docker0 925.62 975.07 67.01 4826.65 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:52:01 ens3 45.79 28.60 40.44 18.22 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:52:01 veth65f0e74 0.75 0.90 0.06 0.08 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:52:01 docker0 0.78 0.77 0.05 0.07 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:53:01 ens3 23.93 15.93 20.09 12.46 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:53:01 veth65f0e74 0.75 0.77 0.07 0.07 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:53:01 docker0 0.75 0.75 0.06 0.07 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:54:01 ens3 106.70 71.30 2283.61 20.27 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:54:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:54:01 docker0 0.57 0.40 0.04 0.22 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:54:01 veth3e1221a 0.57 0.53 0.05 0.24 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:55:01 ens3 1096.17 625.97 11919.39 72.88 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:55:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:55:01 docker0 532.14 933.84 46.16 8924.43 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:55:01 veth3e1221a 0.07 2.75 0.00 0.11 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:56:01 ens3 12.38 7.11 10.12 5.43 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:56:01 veth4f6f0fd 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:56:01 veth8d3157e 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:56:01 veth84c5b90 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:56:01 veth3174cb0 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:56:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:56:01 veth8f05581 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:56:01 vethfd68613 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:56:01 veth8db6bf5 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:56:01 veth5a18ddc 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:56:01 vethef0caa7 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:56:01 docker0 0.70 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:56:01 veth3e1221a 0.10 0.70 0.01 0.03 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:56:01 vethe9f7fe0 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:56:01 veth1ceb22c 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:56:01 vethe01cb4d 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:57:01 ens3 1.42 0.72 1.13 0.60 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:57:01 veth8d3157e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:57:01 veth84c5b90 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:57:01 veth3174cb0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:57:01 veth8f05581 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:57:01 vethfd68613 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:57:01 veth8db6bf5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:57:01 veth5a18ddc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:57:01 vethef0caa7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:57:01 veth3e1221a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:57:01 veth1ceb22c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:57:01 vethe01cb4d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:58:01 ens3 130.81 169.41 66.11 582.31 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:58:01 lo 10.40 10.40 1.02 1.02 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:58:01 docker0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:59:01 ens3 418.15 419.73 204.16 2401.46 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:59:01 lo 39.19 39.19 3.84 3.84 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:00:01 ens3 309.05 324.91 122.94 2077.10 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:00:01 lo 19.93 19.93 1.94 1.94 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:01:01 ens3 0.83 0.25 0.30 0.20 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:02:01 ens3 0.55 0.27 1.20 0.02 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:04:01 ens3 0.87 0.33 0.31 0.21 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:05:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:06:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:07:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:08:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:10:01 ens3 0.23 0.22 0.08 0.08 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:11:01 ens3 0.13 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:15:01 ens3 1.55 1.00 1.11 0.52 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:16:01 ens3 6.12 5.07 4.08 5.02 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:16:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:17:01 ens3 1.78 1.43 0.98 1.21 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:20:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.718Z] 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:22:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:23:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:24:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:25:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:26:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:28:02 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:28:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:30:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:34:01 ens3 0.25 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:35:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:36:01 ens3 0.60 0.57 0.32 0.23 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:39:01 ens3 316.01 198.82 6101.73 41.30 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:39:01 lo 2.07 2.07 0.19 0.19 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:39:01 docker0 84.60 122.88 7.08 889.30 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:40:01 ens3 64.17 69.84 673.41 118.18 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:40:01 vethd4116dd 0.35 0.32 0.05 0.02 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:40:01 docker0 0.35 0.17 0.05 0.01 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:41:01 ens3 1.40 1.03 1.13 0.65 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:41:01 vethd4116dd 0.03 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] 06:41:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] Average: ens3 74.33 59.44 650.54 108.02 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] Average: vethd4116dd 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] Average: lo 1.61 1.61 0.15 0.15 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] Average: docker0 29.73 39.28 2.32 284.20 0.00 0.00 0.00 0.00 [2025-09-01T06:41:45.719Z] [2025-09-01T06:41:45.719Z] [2025-09-01T06:41:45.719Z] ---> sar -P ALL: [2025-09-01T06:41:45.719Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8055) 09/01/25 _x86_64_ (8 CPU) [2025-09-01T06:41:45.719Z] [2025-09-01T06:41:45.719Z] 05:49:17 LINUX RESTART (8 CPU) [2025-09-01T06:41:45.719Z] [2025-09-01T06:41:45.719Z] 05:50:03 CPU %user %nice %system %iowait %steal %idle [2025-09-01T06:41:45.719Z] 05:51:01 all 8.85 0.00 3.57 2.08 0.07 85.43 [2025-09-01T06:41:45.719Z] 05:51:01 0 10.85 0.00 4.35 0.77 0.09 83.94 [2025-09-01T06:41:45.719Z] 05:51:01 1 8.80 0.00 3.85 2.10 0.07 85.18 [2025-09-01T06:41:45.719Z] 05:51:01 2 8.34 0.00 2.66 2.01 0.07 86.92 [2025-09-01T06:41:45.719Z] 05:51:01 3 8.30 0.00 3.97 7.64 0.09 80.01 [2025-09-01T06:41:45.719Z] 05:51:01 4 7.60 0.00 4.03 0.51 0.07 87.79 [2025-09-01T06:41:45.719Z] 05:51:01 5 7.51 0.00 3.87 2.48 0.05 86.09 [2025-09-01T06:41:45.719Z] 05:51:01 6 9.29 0.00 2.99 0.62 0.07 87.03 [2025-09-01T06:41:45.719Z] 05:51:01 7 10.11 0.00 2.81 0.54 0.07 86.46 [2025-09-01T06:41:45.719Z] 05:52:01 all 41.92 0.00 6.60 0.72 0.10 50.66 [2025-09-01T06:41:45.719Z] 05:52:01 0 42.98 0.00 6.49 0.18 0.10 50.24 [2025-09-01T06:41:45.719Z] 05:52:01 1 41.10 0.00 6.79 0.07 0.12 51.93 [2025-09-01T06:41:45.719Z] 05:52:01 2 42.31 0.00 6.77 0.08 0.10 50.74 [2025-09-01T06:41:45.719Z] 05:52:01 3 40.65 0.00 6.55 0.29 0.10 52.41 [2025-09-01T06:41:45.719Z] 05:52:01 4 40.94 0.00 6.08 0.02 0.10 52.87 [2025-09-01T06:41:45.719Z] 05:52:01 5 43.05 0.00 6.03 0.03 0.10 50.78 [2025-09-01T06:41:45.719Z] 05:52:01 6 42.99 0.00 7.16 0.02 0.10 49.74 [2025-09-01T06:41:45.719Z] 05:52:01 7 41.31 0.00 6.91 5.12 0.10 46.55 [2025-09-01T06:41:45.719Z] 05:53:01 all 62.72 0.00 7.71 0.28 0.11 29.18 [2025-09-01T06:41:45.719Z] 05:53:01 0 61.98 0.00 7.70 0.22 0.12 29.98 [2025-09-01T06:41:45.719Z] 05:53:01 1 63.37 0.00 7.69 0.07 0.12 28.76 [2025-09-01T06:41:45.719Z] 05:53:01 2 62.27 0.00 8.06 0.10 0.10 29.47 [2025-09-01T06:41:45.719Z] 05:53:01 3 64.05 0.00 7.76 0.24 0.10 27.86 [2025-09-01T06:41:45.719Z] 05:53:01 4 62.20 0.00 7.66 0.17 0.10 29.87 [2025-09-01T06:41:45.719Z] 05:53:01 5 62.20 0.00 7.35 0.02 0.10 30.33 [2025-09-01T06:41:45.719Z] 05:53:01 6 62.64 0.00 7.54 0.07 0.10 29.64 [2025-09-01T06:41:45.719Z] 05:53:01 7 63.03 0.00 7.94 1.38 0.12 27.53 [2025-09-01T06:41:45.719Z] 05:54:01 all 25.28 0.00 7.20 6.04 0.16 61.32 [2025-09-01T06:41:45.719Z] 05:54:01 0 26.00 0.00 7.85 14.73 0.14 51.28 [2025-09-01T06:41:45.719Z] 05:54:01 1 26.46 0.00 7.63 5.87 0.14 59.89 [2025-09-01T06:41:45.719Z] 05:54:01 2 24.75 0.00 7.32 3.03 0.34 64.55 [2025-09-01T06:41:45.719Z] 05:54:01 3 24.39 0.00 6.39 2.66 0.10 66.47 [2025-09-01T06:41:45.719Z] 05:54:01 4 24.83 0.00 8.14 9.38 0.08 57.57 [2025-09-01T06:41:45.719Z] 05:54:01 5 26.61 0.00 7.05 5.64 0.09 60.62 [2025-09-01T06:41:45.719Z] 05:54:01 6 24.96 0.00 6.99 4.16 0.31 63.58 [2025-09-01T06:41:45.719Z] 05:54:01 7 24.26 0.00 6.19 2.84 0.08 66.62 [2025-09-01T06:41:45.719Z] 05:55:01 all 12.71 0.00 7.41 21.06 0.07 58.75 [2025-09-01T06:41:45.719Z] 05:55:01 0 13.68 0.00 7.51 18.77 0.07 59.98 [2025-09-01T06:41:45.719Z] 05:55:01 1 12.28 0.00 7.59 27.90 0.07 52.17 [2025-09-01T06:41:45.719Z] 05:55:01 2 13.06 0.00 7.04 10.53 0.05 69.32 [2025-09-01T06:41:45.719Z] 05:55:01 3 11.71 0.00 6.87 23.09 0.05 58.28 [2025-09-01T06:41:45.719Z] 05:55:01 4 12.74 0.00 8.85 36.81 0.08 41.51 [2025-09-01T06:41:45.719Z] 05:55:01 5 13.16 0.00 6.49 10.40 0.08 69.86 [2025-09-01T06:41:45.719Z] 05:55:01 6 12.55 0.00 6.91 9.20 0.05 71.28 [2025-09-01T06:41:45.719Z] 05:55:01 7 12.46 0.00 8.04 31.84 0.10 47.55 [2025-09-01T06:41:45.719Z] 05:56:01 all 75.95 0.00 9.79 3.03 0.13 11.11 [2025-09-01T06:41:45.719Z] 05:56:01 0 76.21 0.00 9.25 0.52 0.12 13.91 [2025-09-01T06:41:45.719Z] 05:56:01 1 76.38 0.00 9.55 9.10 0.17 4.81 [2025-09-01T06:41:45.719Z] 05:56:01 2 76.01 0.00 9.57 0.43 0.15 13.83 [2025-09-01T06:41:45.719Z] 05:56:01 3 75.29 0.00 11.36 11.35 0.13 1.86 [2025-09-01T06:41:45.719Z] 05:56:01 4 76.59 0.00 9.06 0.53 0.10 13.72 [2025-09-01T06:41:45.719Z] 05:56:01 5 75.86 0.00 9.71 0.97 0.12 13.35 [2025-09-01T06:41:45.719Z] 05:56:01 6 75.80 0.00 9.70 0.57 0.12 13.81 [2025-09-01T06:41:45.719Z] 05:56:01 7 75.45 0.00 10.11 0.79 0.12 13.54 [2025-09-01T06:41:45.719Z] 05:57:01 all 90.90 0.00 8.95 0.00 0.14 0.00 [2025-09-01T06:41:45.719Z] 05:57:01 0 91.82 0.00 8.06 0.00 0.12 0.00 [2025-09-01T06:41:45.719Z] 05:57:01 1 90.35 0.00 9.50 0.00 0.15 0.00 [2025-09-01T06:41:45.719Z] 05:57:01 2 91.08 0.00 8.78 0.00 0.13 0.00 [2025-09-01T06:41:45.719Z] 05:57:01 3 90.01 0.00 9.84 0.00 0.15 0.00 [2025-09-01T06:41:45.719Z] 05:57:01 4 91.10 0.00 8.77 0.00 0.13 0.00 [2025-09-01T06:41:45.719Z] 05:57:01 5 91.00 0.00 8.84 0.00 0.15 0.00 [2025-09-01T06:41:45.719Z] 05:57:01 6 91.33 0.00 8.52 0.00 0.15 0.00 [2025-09-01T06:41:45.719Z] 05:57:01 7 90.55 0.00 9.32 0.00 0.13 0.00 [2025-09-01T06:41:45.719Z] 05:58:01 all 56.52 0.00 7.23 3.31 0.13 32.81 [2025-09-01T06:41:45.719Z] 05:58:01 0 57.51 0.00 6.63 1.72 0.12 34.03 [2025-09-01T06:41:45.719Z] 05:58:01 1 55.74 0.00 7.07 4.18 0.13 32.87 [2025-09-01T06:41:45.719Z] 05:58:01 2 57.15 0.00 6.95 1.65 0.12 34.13 [2025-09-01T06:41:45.719Z] 05:58:01 3 55.26 0.00 7.55 7.25 0.12 29.82 [2025-09-01T06:41:45.719Z] 05:58:01 4 54.93 0.00 7.86 2.87 0.13 34.20 [2025-09-01T06:41:45.719Z] 05:58:01 5 56.57 0.00 7.44 1.31 0.17 34.52 [2025-09-01T06:41:45.719Z] 05:58:01 6 57.72 0.00 7.04 2.67 0.12 32.46 [2025-09-01T06:41:45.719Z] 05:58:01 7 57.26 0.00 7.33 4.86 0.13 30.41 [2025-09-01T06:41:45.719Z] 05:59:01 all 10.11 0.00 0.92 0.09 0.05 88.83 [2025-09-01T06:41:45.719Z] 05:59:01 0 9.95 0.00 0.89 0.02 0.05 89.09 [2025-09-01T06:41:45.719Z] 05:59:01 1 11.87 0.00 0.89 0.20 0.05 87.00 [2025-09-01T06:41:45.719Z] 05:59:01 2 9.37 0.00 1.00 0.02 0.05 89.56 [2025-09-01T06:41:45.719Z] 05:59:01 3 8.08 0.00 1.02 0.20 0.05 90.65 [2025-09-01T06:41:45.719Z] 05:59:01 4 9.23 0.00 0.89 0.02 0.05 89.81 [2025-09-01T06:41:45.719Z] 05:59:01 5 11.98 0.00 0.90 0.03 0.05 87.04 [2025-09-01T06:41:45.719Z] 05:59:01 6 8.69 0.00 0.97 0.02 0.07 90.26 [2025-09-01T06:41:45.719Z] 05:59:01 7 11.71 0.00 0.82 0.18 0.07 87.22 [2025-09-01T06:41:45.719Z] 06:00:01 all 8.95 0.00 0.66 0.07 0.05 90.26 [2025-09-01T06:41:45.719Z] 06:00:01 0 11.49 0.00 0.67 0.03 0.07 87.74 [2025-09-01T06:41:45.719Z] 06:00:01 1 13.05 0.00 0.80 0.02 0.05 86.09 [2025-09-01T06:41:45.719Z] 06:00:01 2 4.16 0.00 0.60 0.02 0.03 95.19 [2025-09-01T06:41:45.719Z] 06:00:01 3 5.38 0.00 0.62 0.22 0.05 93.73 [2025-09-01T06:41:45.719Z] 06:00:01 4 7.63 0.00 0.42 0.02 0.05 91.88 [2025-09-01T06:41:45.719Z] 06:00:01 5 4.92 0.00 0.49 0.23 0.05 94.31 [2025-09-01T06:41:45.719Z] 06:00:01 6 10.25 0.00 0.72 0.02 0.05 88.97 [2025-09-01T06:41:45.719Z] 06:00:01 7 14.72 0.00 0.98 0.02 0.07 84.22 [2025-09-01T06:41:45.719Z] 06:01:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2025-09-01T06:41:45.719Z] 06:01:01 0 0.13 0.00 0.00 0.00 0.00 99.87 [2025-09-01T06:41:45.719Z] 06:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-01T06:41:45.719Z] 06:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-01T06:41:45.719Z] 06:01:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2025-09-01T06:41:45.719Z] 06:01:01 4 0.05 0.00 0.02 0.02 0.02 99.90 [2025-09-01T06:41:45.719Z] 06:01:01 5 0.05 0.00 0.00 0.02 0.02 99.92 [2025-09-01T06:41:45.719Z] 06:01:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-09-01T06:41:45.719Z] 06:01:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-09-01T06:41:45.719Z] [2025-09-01T06:41:45.719Z] 06:01:01 CPU %user %nice %system %iowait %steal %idle [2025-09-01T06:41:45.719Z] 06:02:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2025-09-01T06:41:45.719Z] 06:02:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2025-09-01T06:41:45.719Z] 06:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-01T06:41:45.719Z] 06:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-01T06:41:45.719Z] 06:02:01 3 0.05 0.00 0.02 0.02 0.00 99.92 [2025-09-01T06:41:45.719Z] 06:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-01T06:41:45.719Z] 06:02:01 5 0.05 0.00 0.05 0.02 0.02 99.87 [2025-09-01T06:41:45.719Z] 06:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-01T06:41:45.719Z] 06:02:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2025-09-01T06:41:45.719Z] 06:03:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2025-09-01T06:41:45.719Z] 06:03:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2025-09-01T06:41:45.719Z] 06:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-01T06:41:45.719Z] 06:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-01T06:41:45.719Z] 06:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-01T06:41:45.719Z] 06:03:01 4 0.07 0.00 0.02 0.02 0.02 99.88 [2025-09-01T06:41:45.719Z] 06:03:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2025-09-01T06:41:45.719Z] 06:03:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2025-09-01T06:41:45.719Z] 06:03:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-09-01T06:41:45.719Z] 06:04:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2025-09-01T06:41:45.719Z] 06:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-01T06:41:45.720Z] 06:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-01T06:41:45.720Z] 06:04:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-01T06:41:45.720Z] 06:04:01 3 0.05 0.00 0.05 0.02 0.00 99.88 [2025-09-01T06:41:45.720Z] 06:04:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-01T06:41:45.720Z] 06:04:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2025-09-01T06:41:45.720Z] 06:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-01T06:41:45.720Z] 06:04:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2025-09-01T06:41:45.720Z] 06:05:01 all 0.05 0.00 0.03 0.01 0.01 99.90 [2025-09-01T06:41:45.720Z] 06:05:01 0 0.15 0.00 0.03 0.00 0.02 99.80 [2025-09-01T06:41:45.720Z] 06:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-01T06:41:45.720Z] 06:05:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2025-09-01T06:41:45.720Z] 06:05:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2025-09-01T06:41:45.720Z] 06:05:01 4 0.05 0.00 0.03 0.02 0.02 99.88 [2025-09-01T06:41:45.720Z] 06:05:01 5 0.05 0.00 0.02 0.03 0.00 99.90 [2025-09-01T06:41:45.720Z] 06:05:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2025-09-01T06:41:45.720Z] 06:05:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-09-01T06:41:45.720Z] 06:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-09-01T06:41:45.720Z] 06:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-01T06:41:45.720Z] 06:06:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2025-09-01T06:41:45.720Z] 06:06:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2025-09-01T06:41:45.720Z] 06:06:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-09-01T06:41:45.720Z] 06:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-01T06:41:45.720Z] 06:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-01T06:41:45.720Z] 06:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-01T06:41:45.720Z] 06:06:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-01T06:41:45.720Z] 06:07:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2025-09-01T06:41:45.720Z] 06:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-01T06:41:45.720Z] 06:07:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2025-09-01T06:41:45.720Z] 06:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-01T06:41:45.720Z] 06:07:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2025-09-01T06:41:45.720Z] 06:07:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2025-09-01T06:41:45.720Z] 06:07:01 5 0.12 0.00 0.00 0.00 0.02 99.87 [2025-09-01T06:41:45.720Z] 06:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-01T06:41:45.720Z] 06:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-01T06:41:45.720Z] 06:08:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2025-09-01T06:41:45.720Z] 06:08:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2025-09-01T06:41:45.720Z] 06:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-01T06:41:45.720Z] 06:08:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2025-09-01T06:41:45.720Z] 06:08:01 3 0.05 0.00 0.00 0.02 0.02 99.92 [2025-09-01T06:41:45.720Z] 06:08:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-09-01T06:41:45.720Z] 06:08:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2025-09-01T06:41:45.720Z] 06:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-01T06:41:45.720Z] 06:08:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2025-09-01T06:41:45.720Z] 06:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-09-01T06:41:45.720Z] 06:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-01T06:41:45.720Z] 06:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-01T06:41:45.720Z] 06:09:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2025-09-01T06:41:45.720Z] 06:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-01T06:41:45.720Z] 06:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-01T06:41:45.720Z] 06:09:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2025-09-01T06:41:45.720Z] 06:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-01T06:41:45.720Z] 06:09:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-09-01T06:41:45.720Z] 06:10:01 all 0.17 0.00 0.01 0.00 0.01 99.80 [2025-09-01T06:41:45.720Z] 06:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-01T06:41:45.720Z] 06:10:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2025-09-01T06:41:45.720Z] 06:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-01T06:41:45.720Z] 06:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-01T06:41:45.720Z] 06:10:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2025-09-01T06:41:45.720Z] 06:10:01 5 1.09 0.00 0.02 0.02 0.02 98.86 [2025-09-01T06:41:45.720Z] 06:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-01T06:41:45.720Z] 06:10:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2025-09-01T06:41:45.720Z] 06:11:01 all 0.11 0.00 0.01 0.00 0.01 99.86 [2025-09-01T06:41:45.720Z] 06:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-01T06:41:45.720Z] 06:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-01T06:41:45.720Z] 06:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-01T06:41:45.720Z] 06:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-01T06:41:45.720Z] 06:11:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2025-09-01T06:41:45.720Z] 06:11:01 5 0.76 0.00 0.02 0.02 0.02 99.19 [2025-09-01T06:41:45.720Z] 06:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-01T06:41:45.720Z] 06:11:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-09-01T06:41:45.720Z] 06:12:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2025-09-01T06:41:45.720Z] 06:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-01T06:41:45.720Z] 06:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-01T06:41:45.720Z] 06:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-01T06:41:45.720Z] 06:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-01T06:41:45.720Z] 06:12:01 4 0.05 0.00 0.02 0.02 0.02 99.90 [2025-09-01T06:41:45.720Z] 06:12:01 5 0.38 0.00 0.03 0.00 0.00 99.58 [2025-09-01T06:41:45.720Z] 06:12:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-01T06:41:45.720Z] 06:12:01 7 0.05 0.00 0.02 0.00 0.03 99.90 [2025-09-01T06:41:45.720Z] [2025-09-01T06:41:45.720Z] 06:12:01 CPU %user %nice %system %iowait %steal %idle [2025-09-01T06:41:45.720Z] 06:13:01 all 0.27 0.00 0.02 0.00 0.01 99.70 [2025-09-01T06:41:45.720Z] 06:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-01T06:41:45.720Z] 06:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-01T06:41:45.720Z] 06:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-01T06:41:45.720Z] 06:13:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-01T06:41:45.720Z] 06:13:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2025-09-01T06:41:45.720Z] 06:13:01 5 2.00 0.00 0.02 0.02 0.02 97.95 [2025-09-01T06:41:45.720Z] 06:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-01T06:41:45.720Z] 06:13:01 7 0.08 0.00 0.07 0.00 0.02 99.83 [2025-09-01T06:41:45.720Z] 06:14:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2025-09-01T06:41:45.720Z] 06:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-01T06:41:45.720Z] 06:14:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-01T06:41:45.720Z] 06:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-01T06:41:45.720Z] 06:14:01 3 0.05 0.00 0.02 0.02 0.00 99.92 [2025-09-01T06:41:45.720Z] 06:14:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2025-09-01T06:41:45.720Z] 06:14:01 5 0.12 0.00 0.02 0.02 0.02 99.83 [2025-09-01T06:41:45.720Z] 06:14:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2025-09-01T06:41:45.720Z] 06:14:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2025-09-01T06:41:45.720Z] 06:15:01 all 0.09 0.00 0.02 0.00 0.01 99.89 [2025-09-01T06:41:45.720Z] 06:15:01 0 0.13 0.00 0.02 0.02 0.00 99.83 [2025-09-01T06:41:45.720Z] 06:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-01T06:41:45.720Z] 06:15:01 2 0.10 0.00 0.02 0.00 0.00 99.88 [2025-09-01T06:41:45.720Z] 06:15:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2025-09-01T06:41:45.720Z] 06:15:01 4 0.18 0.00 0.00 0.00 0.02 99.80 [2025-09-01T06:41:45.720Z] 06:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-01T06:41:45.720Z] 06:15:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2025-09-01T06:41:45.720Z] 06:15:01 7 0.15 0.00 0.03 0.00 0.02 99.80 [2025-09-01T06:41:45.720Z] 06:16:01 all 0.21 0.00 0.04 0.01 0.01 99.73 [2025-09-01T06:41:45.720Z] 06:16:01 0 0.17 0.00 0.02 0.02 0.00 99.80 [2025-09-01T06:41:45.720Z] 06:16:01 1 0.22 0.00 0.08 0.02 0.00 99.68 [2025-09-01T06:41:45.720Z] 06:16:01 2 0.18 0.00 0.03 0.00 0.00 99.78 [2025-09-01T06:41:45.720Z] 06:16:01 3 0.10 0.00 0.02 0.02 0.02 99.85 [2025-09-01T06:41:45.720Z] 06:16:01 4 0.72 0.00 0.03 0.00 0.02 99.23 [2025-09-01T06:41:45.720Z] 06:16:01 5 0.12 0.00 0.08 0.02 0.02 99.77 [2025-09-01T06:41:45.720Z] 06:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-01T06:41:45.720Z] 06:16:01 7 0.18 0.00 0.03 0.00 0.02 99.77 [2025-09-01T06:41:45.720Z] 06:17:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2025-09-01T06:41:45.720Z] 06:17:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-01T06:41:45.720Z] 06:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-09-01T06:41:45.720Z] 06:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-01T06:41:45.720Z] 06:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-01T06:41:45.720Z] 06:17:01 4 0.17 0.00 0.00 0.00 0.00 99.83 [2025-09-01T06:41:45.720Z] 06:17:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2025-09-01T06:41:45.720Z] 06:17:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-09-01T06:41:45.720Z] 06:17:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2025-09-01T06:41:45.720Z] 06:18:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2025-09-01T06:41:45.720Z] 06:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-01T06:41:45.720Z] 06:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-01T06:41:45.720Z] 06:18:01 2 0.05 0.00 0.05 0.00 0.03 99.87 [2025-09-01T06:41:45.720Z] 06:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-01T06:41:45.720Z] 06:18:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2025-09-01T06:41:45.720Z] 06:18:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-01T06:41:45.720Z] 06:18:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2025-09-01T06:41:45.720Z] 06:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-01T06:41:45.720Z] 06:19:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2025-09-01T06:41:45.720Z] 06:19:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2025-09-01T06:41:45.720Z] 06:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-01T06:41:45.720Z] 06:19:01 2 0.03 0.00 0.07 0.00 0.02 99.88 [2025-09-01T06:41:45.720Z] 06:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-09-01T06:41:45.720Z] 06:19:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-01T06:41:45.720Z] 06:19:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2025-09-01T06:41:45.720Z] 06:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-01T06:41:45.720Z] 06:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-01T06:41:45.720Z] 06:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-09-01T06:41:45.720Z] 06:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-01T06:41:45.720Z] 06:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-01T06:41:45.720Z] 06:20:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2025-09-01T06:41:45.720Z] 06:20:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2025-09-01T06:41:45.720Z] 06:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-09-01T06:41:45.720Z] 06:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-01T06:41:45.720Z] 06:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-09-01T06:41:45.720Z] 06:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-01T06:41:45.720Z] 06:21:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2025-09-01T06:41:45.720Z] 06:21:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2025-09-01T06:41:45.720Z] 06:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-01T06:41:45.720Z] 06:21:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2025-09-01T06:41:45.720Z] 06:21:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-09-01T06:41:45.720Z] 06:21:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2025-09-01T06:41:45.720Z] 06:21:01 5 0.22 0.00 0.05 0.02 0.00 99.72 [2025-09-01T06:41:45.720Z] 06:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-01T06:41:45.720Z] 06:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-01T06:41:45.720Z] 06:22:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2025-09-01T06:41:45.720Z] 06:22:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2025-09-01T06:41:45.720Z] 06:22:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-09-01T06:41:45.720Z] 06:22:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2025-09-01T06:41:45.720Z] 06:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-01T06:41:45.720Z] 06:22:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-09-01T06:41:45.720Z] 06:22:01 5 1.97 0.00 0.00 0.02 0.02 98.00 [2025-09-01T06:41:45.721Z] 06:22:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2025-09-01T06:41:45.721Z] 06:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-01T06:41:45.721Z] 06:23:01 all 0.19 0.00 0.01 0.00 0.01 99.79 [2025-09-01T06:41:45.721Z] 06:23:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-01T06:41:45.721Z] 06:23:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2025-09-01T06:41:45.721Z] 06:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-01T06:41:45.721Z] 06:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-01T06:41:45.721Z] 06:23:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-01T06:41:45.721Z] 06:23:01 5 1.35 0.00 0.00 0.00 0.00 98.65 [2025-09-01T06:41:45.721Z] 06:23:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2025-09-01T06:41:45.721Z] 06:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-01T06:41:45.721Z] [2025-09-01T06:41:45.721Z] 06:23:01 CPU %user %nice %system %iowait %steal %idle [2025-09-01T06:41:45.721Z] 06:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-09-01T06:41:45.721Z] 06:24:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-01T06:41:45.721Z] 06:24:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2025-09-01T06:41:45.721Z] 06:24:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2025-09-01T06:41:45.721Z] 06:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-01T06:41:45.721Z] 06:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-01T06:41:45.721Z] 06:24:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2025-09-01T06:41:45.721Z] 06:24:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2025-09-01T06:41:45.721Z] 06:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-01T06:41:45.721Z] 06:25:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2025-09-01T06:41:45.721Z] 06:25:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2025-09-01T06:41:45.721Z] 06:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-01T06:41:45.721Z] 06:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-01T06:41:45.721Z] 06:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-01T06:41:45.721Z] 06:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-01T06:41:45.721Z] 06:25:01 5 0.40 0.00 0.02 0.02 0.00 99.57 [2025-09-01T06:41:45.721Z] 06:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-01T06:41:45.721Z] 06:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-01T06:41:45.721Z] 06:26:01 all 0.15 0.00 0.03 0.02 0.01 99.79 [2025-09-01T06:41:45.721Z] 06:26:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2025-09-01T06:41:45.721Z] 06:26:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-09-01T06:41:45.721Z] 06:26:01 2 0.05 0.00 0.03 0.05 0.02 99.85 [2025-09-01T06:41:45.721Z] 06:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-01T06:41:45.721Z] 06:26:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-09-01T06:41:45.721Z] 06:26:01 5 0.79 0.00 0.03 0.02 0.02 99.14 [2025-09-01T06:41:45.721Z] 06:26:01 6 0.07 0.00 0.05 0.02 0.00 99.87 [2025-09-01T06:41:45.721Z] 06:26:01 7 0.13 0.00 0.05 0.08 0.00 99.73 [2025-09-01T06:41:45.721Z] 06:27:01 all 0.01 0.00 0.02 0.00 0.01 99.95 [2025-09-01T06:41:45.721Z] 06:27:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2025-09-01T06:41:45.721Z] 06:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-01T06:41:45.721Z] 06:27:01 2 0.05 0.00 0.07 0.00 0.03 99.85 [2025-09-01T06:41:45.721Z] 06:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-01T06:41:45.721Z] 06:27:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2025-09-01T06:41:45.721Z] 06:27:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2025-09-01T06:41:45.721Z] 06:27:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-01T06:41:45.721Z] 06:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-01T06:41:45.721Z] 06:28:02 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-09-01T06:41:45.721Z] 06:28:02 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-01T06:41:45.721Z] 06:28:02 1 0.05 0.00 0.02 0.00 0.00 99.93 [2025-09-01T06:41:45.721Z] 06:28:02 2 0.08 0.00 0.05 0.00 0.02 99.85 [2025-09-01T06:41:45.721Z] 06:28:02 3 0.00 0.00 0.03 0.00 0.00 99.97 [2025-09-01T06:41:45.721Z] 06:28:02 4 0.07 0.00 0.00 0.00 0.00 99.93 [2025-09-01T06:41:45.721Z] 06:28:02 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-01T06:41:45.721Z] 06:28:02 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-01T06:41:45.721Z] 06:28:02 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-01T06:41:45.721Z] 06:29:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-09-01T06:41:45.721Z] 06:29:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2025-09-01T06:41:45.721Z] 06:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-01T06:41:45.721Z] 06:29:01 2 0.07 0.00 0.05 0.00 0.02 99.86 [2025-09-01T06:41:45.721Z] 06:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-01T06:41:45.721Z] 06:29:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-01T06:41:45.721Z] 06:29:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2025-09-01T06:41:45.721Z] 06:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-01T06:41:45.721Z] 06:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-01T06:41:45.721Z] 06:30:01 all 0.06 0.00 0.01 0.00 0.01 99.93 [2025-09-01T06:41:45.721Z] 06:30:01 0 0.07 0.00 0.00 0.02 0.00 99.92 [2025-09-01T06:41:45.721Z] 06:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-01T06:41:45.721Z] 06:30:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-01T06:41:45.721Z] 06:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-01T06:41:45.721Z] 06:30:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2025-09-01T06:41:45.721Z] 06:30:01 5 0.25 0.00 0.00 0.00 0.00 99.75 [2025-09-01T06:41:45.721Z] 06:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-01T06:41:45.721Z] 06:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-01T06:41:45.721Z] 06:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-09-01T06:41:45.721Z] 06:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-01T06:41:45.721Z] 06:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-01T06:41:45.721Z] 06:31:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2025-09-01T06:41:45.721Z] 06:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-01T06:41:45.721Z] 06:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-01T06:41:45.721Z] 06:31:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-01T06:41:45.721Z] 06:31:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-09-01T06:41:45.721Z] 06:31:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2025-09-01T06:41:45.721Z] 06:32:01 all 0.03 0.00 0.01 0.13 0.01 99.82 [2025-09-01T06:41:45.721Z] 06:32:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2025-09-01T06:41:45.721Z] 06:32:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2025-09-01T06:41:45.721Z] 06:32:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2025-09-01T06:41:45.721Z] 06:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-01T06:41:45.721Z] 06:32:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2025-09-01T06:41:45.721Z] 06:32:01 5 0.05 0.00 0.00 0.99 0.02 98.95 [2025-09-01T06:41:45.721Z] 06:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-01T06:41:45.721Z] 06:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-01T06:41:45.721Z] 06:33:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-09-01T06:41:45.721Z] 06:33:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2025-09-01T06:41:45.721Z] 06:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-01T06:41:45.721Z] 06:33:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2025-09-01T06:41:45.721Z] 06:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-01T06:41:45.721Z] 06:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-01T06:41:45.721Z] 06:33:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2025-09-01T06:41:45.721Z] 06:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-01T06:41:45.721Z] 06:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-01T06:41:45.721Z] 06:34:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-09-01T06:41:45.721Z] 06:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-01T06:41:45.721Z] 06:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-01T06:41:45.721Z] 06:34:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-01T06:41:45.721Z] 06:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-01T06:41:45.721Z] 06:34:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-01T06:41:45.721Z] 06:34:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2025-09-01T06:41:45.721Z] 06:34:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2025-09-01T06:41:45.721Z] 06:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-01T06:41:45.721Z] [2025-09-01T06:41:45.721Z] 06:34:01 CPU %user %nice %system %iowait %steal %idle [2025-09-01T06:41:45.721Z] 06:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-09-01T06:41:45.721Z] 06:35:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2025-09-01T06:41:45.721Z] 06:35:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2025-09-01T06:41:45.721Z] 06:35:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2025-09-01T06:41:45.721Z] 06:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-01T06:41:45.721Z] 06:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-01T06:41:45.721Z] 06:35:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2025-09-01T06:41:45.721Z] 06:35:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-01T06:41:45.721Z] 06:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-01T06:41:45.721Z] 06:36:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2025-09-01T06:41:45.721Z] 06:36:01 0 0.05 0.00 0.02 0.02 0.00 99.92 [2025-09-01T06:41:45.721Z] 06:36:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-09-01T06:41:45.721Z] 06:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-01T06:41:45.721Z] 06:36:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-01T06:41:45.721Z] 06:36:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-01T06:41:45.721Z] 06:36:01 5 0.15 0.00 0.00 0.00 0.00 99.85 [2025-09-01T06:41:45.721Z] 06:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-01T06:41:45.721Z] 06:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-01T06:41:45.721Z] 06:37:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2025-09-01T06:41:45.721Z] 06:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-01T06:41:45.721Z] 06:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-01T06:41:45.721Z] 06:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-01T06:41:45.721Z] 06:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-01T06:41:45.721Z] 06:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-01T06:41:45.721Z] 06:37:01 5 0.15 0.00 0.02 0.02 0.02 99.80 [2025-09-01T06:41:45.721Z] 06:37:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-09-01T06:41:45.721Z] 06:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-01T06:41:45.721Z] 06:38:01 all 0.11 0.00 0.02 0.00 0.00 99.87 [2025-09-01T06:41:45.721Z] 06:38:01 0 0.07 0.00 0.02 0.02 0.00 99.90 [2025-09-01T06:41:45.721Z] 06:38:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2025-09-01T06:41:45.721Z] 06:38:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2025-09-01T06:41:45.721Z] 06:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-01T06:41:45.721Z] 06:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-01T06:41:45.721Z] 06:38:01 5 0.65 0.00 0.02 0.02 0.00 99.32 [2025-09-01T06:41:45.721Z] 06:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-01T06:41:45.721Z] 06:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-01T06:41:45.721Z] 06:39:01 all 4.24 0.00 1.69 1.03 0.04 92.99 [2025-09-01T06:41:45.721Z] 06:39:01 0 3.60 0.00 2.11 6.69 0.03 87.56 [2025-09-01T06:41:45.721Z] 06:39:01 1 5.63 0.00 1.79 0.05 0.05 92.48 [2025-09-01T06:41:45.721Z] 06:39:01 2 4.13 0.00 2.11 0.12 0.05 93.59 [2025-09-01T06:41:45.721Z] 06:39:01 3 4.53 0.00 1.62 0.03 0.03 93.78 [2025-09-01T06:41:45.721Z] 06:39:01 4 3.43 0.00 1.19 0.08 0.03 95.27 [2025-09-01T06:41:45.721Z] 06:39:01 5 4.30 0.00 2.32 1.30 0.05 92.03 [2025-09-01T06:41:45.721Z] 06:39:01 6 3.70 0.00 1.15 0.00 0.03 95.11 [2025-09-01T06:41:45.721Z] 06:39:01 7 4.58 0.00 1.24 0.00 0.03 94.15 [2025-09-01T06:41:45.721Z] 06:40:01 all 3.18 0.00 1.24 0.65 0.03 94.89 [2025-09-01T06:41:45.721Z] 06:40:01 0 3.27 0.00 1.19 3.64 0.03 91.86 [2025-09-01T06:41:45.721Z] 06:40:01 1 2.23 0.00 0.77 0.03 0.03 96.94 [2025-09-01T06:41:45.721Z] 06:40:01 2 4.64 0.00 1.73 0.02 0.03 93.58 [2025-09-01T06:41:45.721Z] 06:40:01 3 2.74 0.00 0.92 1.04 0.03 95.26 [2025-09-01T06:41:45.721Z] 06:40:01 4 3.21 0.00 0.92 0.00 0.03 95.84 [2025-09-01T06:41:45.721Z] 06:40:01 5 3.27 0.00 1.42 0.07 0.03 95.22 [2025-09-01T06:41:45.721Z] 06:40:01 6 2.87 0.00 1.44 0.00 0.03 95.66 [2025-09-01T06:41:45.721Z] 06:40:01 7 3.26 0.00 1.53 0.44 0.03 94.74 [2025-09-01T06:41:45.721Z] 06:41:01 all 0.02 0.00 0.03 0.01 0.01 99.94 [2025-09-01T06:41:45.721Z] 06:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-01T06:41:45.721Z] 06:41:01 1 0.07 0.00 0.03 0.03 0.02 99.85 [2025-09-01T06:41:45.721Z] 06:41:01 2 0.05 0.00 0.00 0.02 0.00 99.93 [2025-09-01T06:41:45.721Z] 06:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-01T06:41:45.721Z] 06:41:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2025-09-01T06:41:45.721Z] 06:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-01T06:41:45.721Z] 06:41:01 6 0.00 0.00 0.05 0.00 0.00 99.95 [2025-09-01T06:41:45.721Z] 06:41:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2025-09-01T06:41:45.721Z] Average: all 7.88 0.00 1.24 0.75 0.03 90.11 [2025-09-01T06:41:45.721Z] Average: 0 8.02 0.00 1.23 0.92 0.03 89.81 [2025-09-01T06:41:45.721Z] Average: 1 7.95 0.00 1.25 0.96 0.03 89.81 [2025-09-01T06:41:45.721Z] Average: 2 7.78 0.00 1.23 0.35 0.03 90.61 [2025-09-01T06:41:45.721Z] Average: 3 7.63 0.00 1.26 1.05 0.03 90.04 [2025-09-01T06:41:45.721Z] Average: 4 7.73 0.00 1.25 0.98 0.03 90.01 [2025-09-01T06:41:45.721Z] Average: 5 8.04 0.00 1.22 0.46 0.03 90.25 [2025-09-01T06:41:45.721Z] Average: 6 7.88 0.00 1.20 0.34 0.03 90.56 [2025-09-01T06:41:45.721Z] Average: 7 7.99 0.00 1.24 0.93 0.03 89.80 [2025-09-01T06:41:45.721Z] [2025-09-01T06:41:45.721Z] [2025-09-01T06:41:45.721Z]